Trace number 2115041

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.16 1814.77

General information on the benchmark

Namecsp/compet08/
normalized-patat-08-comp-1.xml
MD5SUM4d169279fa4e9bed6ceba6b2cb05fd73
Bench CategoryAlldiff (alldiff)
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 variables800
Number of constraints37537
Maximum constraint arity25
Maximum domain size34
Number of constraints which are defined in extension0
Number of constraints which are defined in intension37037
Global constraints used (with number of constraints)alldifferent(500)

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-2115041-1248027003/watcher-2115041-1248027003 -o /tmp/evaluation-result-2115041-1248027003/solver-2115041-1248027003 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2115041-1248027003.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: 2.01 1.48 0.68 4/80 27253
/proc/meminfo: memFree=858624/2055920 swapFree=4192812/4192956
[pid=27253] ppid=27251 vsize=272 CPUtime=0
/proc/27253/stat : 27253 (java) D 27251 27253 26960 0 -1 0 53 0 0 0 0 0 0 0 18 0 1 0 89764534 278528 37 996147200 134512640 134550932 4294956064 18446744073709551615 3531556 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/27253/statm: 68 37 28 9 0 6 0

[startup+0.0329371 s]
/proc/loadavg: 2.01 1.48 0.68 4/80 27253
/proc/meminfo: memFree=858624/2055920 swapFree=4192812/4192956
[pid=27253] ppid=27251 vsize=859892 CPUtime=0.01
/proc/27253/stat : 27253 (java) S 27251 27253 26960 0 -1 0 1872 0 1 0 0 1 0 0 18 0 5 0 89764534 880529408 1539 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/27253/statm: 214973 1539 688 9 0 209888 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 859892

[startup+0.101571 s]
/proc/loadavg: 2.01 1.48 0.68 4/80 27253
/proc/meminfo: memFree=858624/2055920 swapFree=4192812/4192956
[pid=27253] ppid=27251 vsize=864060 CPUtime=0.08
/proc/27253/stat : 27253 (java) S 27251 27253 26960 0 -1 0 3726 0 1 0 6 2 0 0 18 0 9 0 89764534 884797440 3191 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27253/statm: 216015 3191 1665 9 0 210484 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 864060

[startup+0.301583 s]
/proc/loadavg: 2.01 1.48 0.68 4/80 27253
/proc/meminfo: memFree=858624/2055920 swapFree=4192812/4192956
[pid=27253] ppid=27251 vsize=864192 CPUtime=0.27
/proc/27253/stat : 27253 (java) S 27251 27253 26960 0 -1 0 4473 0 1 0 25 2 0 0 18 0 9 0 89764534 884932608 3898 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27253/statm: 216048 3898 1855 9 0 210517 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 864192

[startup+0.701627 s]
/proc/loadavg: 2.01 1.48 0.68 4/80 27253
/proc/meminfo: memFree=858624/2055920 swapFree=4192812/4192956
[pid=27253] ppid=27251 vsize=864928 CPUtime=0.68
/proc/27253/stat : 27253 (java) S 27251 27253 26960 0 -1 0 9043 0 1 0 63 5 0 0 18 0 9 0 89764534 885686272 8468 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27253/statm: 216232 8468 1859 9 0 210701 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 864928

[startup+1.5017 s]
/proc/loadavg: 2.01 1.48 0.68 3/89 27262
/proc/meminfo: memFree=814584/2055920 swapFree=4192812/4192956
[pid=27253] ppid=27251 vsize=865052 CPUtime=1.47
/proc/27253/stat : 27253 (java) S 27251 27253 26960 0 -1 0 25772 0 1 0 133 14 0 0 18 0 9 0 89764534 885813248 25182 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27253/statm: 216263 25182 1909 9 0 210732 0
[pid=27253/tid=27255] ppid=27251 vsize=865052 CPUtime=1.09
/proc/27253/task/27255/stat : 27255 (java) R 27251 27253 26960 0 -1 64 14294 0 1 0 101 8 0 0 25 0 9 0 89764536 885813248 25182 996147200 134512640 134550932 4294955888 18446744073709551615 4126636211 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27256] ppid=27251 vsize=865052 CPUtime=0.21
/proc/27253/task/27256/stat : 27256 (java) S 27251 27253 26960 0 -1 64 10203 0 0 0 16 5 0 0 17 0 9 0 89764537 885813248 25182 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27257] ppid=27251 vsize=865052 CPUtime=0
/proc/27253/task/27257/stat : 27257 (java) S 27251 27253 26960 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89764538 885813248 25182 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27258] ppid=27251 vsize=865052 CPUtime=0
/proc/27253/task/27258/stat : 27258 (java) S 27251 27253 26960 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89764538 885813248 25182 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27259] ppid=27251 vsize=865052 CPUtime=0
/proc/27253/task/27259/stat : 27259 (java) S 27251 27253 26960 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89764540 885813248 25182 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27260] ppid=27251 vsize=865052 CPUtime=0.14
/proc/27253/task/27260/stat : 27260 (java) S 27251 27253 26960 0 -1 64 542 0 0 0 14 0 0 0 16 0 9 0 89764540 885813248 25182 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27261] ppid=27251 vsize=865052 CPUtime=0
/proc/27253/task/27261/stat : 27261 (java) S 27251 27253 26960 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89764540 885813248 25182 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27262] ppid=27251 vsize=865052 CPUtime=0
/proc/27253/task/27262/stat : 27262 (java) S 27251 27253 26960 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89764540 885813248 25182 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) 865052

[startup+3.10285 s]
/proc/loadavg: 2.01 1.48 0.68 3/89 27262
/proc/meminfo: memFree=764856/2055920 swapFree=4192812/4192956
[pid=27253] ppid=27251 vsize=865052 CPUtime=3.06
/proc/27253/stat : 27253 (java) S 27251 27253 26960 0 -1 0 30286 0 1 0 290 16 0 0 18 0 9 0 89764534 885813248 29694 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27253/statm: 216263 29694 1912 9 0 210732 0
[pid=27253/tid=27255] ppid=27251 vsize=865052 CPUtime=2.44
/proc/27253/task/27255/stat : 27255 (java) R 27251 27253 26960 0 -1 64 14298 0 1 0 236 8 0 0 25 0 9 0 89764536 885813248 29694 996147200 134512640 134550932 4294955888 18446744073709551615 4126766674 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27256] ppid=27251 vsize=865052 CPUtime=0.41
/proc/27253/task/27256/stat : 27256 (java) S 27251 27253 26960 0 -1 64 14679 0 0 0 34 7 0 0 16 0 9 0 89764537 885813248 29694 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27257] ppid=27251 vsize=865052 CPUtime=0
/proc/27253/task/27257/stat : 27257 (java) S 27251 27253 26960 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89764538 885813248 29694 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27258] ppid=27251 vsize=865052 CPUtime=0
/proc/27253/task/27258/stat : 27258 (java) S 27251 27253 26960 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89764538 885813248 29694 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27259] ppid=27251 vsize=865052 CPUtime=0
/proc/27253/task/27259/stat : 27259 (java) S 27251 27253 26960 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89764540 885813248 29694 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27260] ppid=27251 vsize=865052 CPUtime=0.19
/proc/27253/task/27260/stat : 27260 (java) S 27251 27253 26960 0 -1 64 576 0 0 0 19 0 0 0 15 0 9 0 89764540 885813248 29694 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27261] ppid=27251 vsize=865052 CPUtime=0
/proc/27253/task/27261/stat : 27261 (java) S 27251 27253 26960 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89764540 885813248 29694 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27262] ppid=27251 vsize=865052 CPUtime=0
/proc/27253/task/27262/stat : 27262 (java) S 27251 27253 26960 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89764540 885813248 29694 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) 865052

[startup+6.30214 s]
/proc/loadavg: 2.01 1.49 0.69 3/89 27262
/proc/meminfo: memFree=726328/2055920 swapFree=4192812/4192956
[pid=27253] ppid=27251 vsize=865688 CPUtime=6.23
/proc/27253/stat : 27253 (java) S 27251 27253 26960 0 -1 0 39321 0 1 0 600 23 0 0 18 0 9 0 89764534 886464512 38691 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27253/statm: 216422 38691 1986 9 0 210891 0
[pid=27253/tid=27255] ppid=27251 vsize=865688 CPUtime=5.07
/proc/27253/task/27255/stat : 27255 (java) R 27251 27253 26960 0 -1 64 14792 0 1 0 497 10 0 0 25 0 9 0 89764536 886464512 38691 996147200 134512640 134550932 4294955888 18446744073709551615 104583471 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27256] ppid=27251 vsize=865688 CPUtime=0.82
/proc/27253/task/27256/stat : 27256 (java) S 27251 27253 26960 0 -1 64 22999 0 0 0 71 11 0 0 16 0 9 0 89764537 886464512 38691 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27257] ppid=27251 vsize=865688 CPUtime=0
/proc/27253/task/27257/stat : 27257 (java) S 27251 27253 26960 0 -1 64 16 0 0 0 0 0 0 0 17 0 9 0 89764538 886464512 38691 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27258] ppid=27251 vsize=865688 CPUtime=0
/proc/27253/task/27258/stat : 27258 (java) S 27251 27253 26960 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89764538 886464512 38691 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27259] ppid=27251 vsize=865688 CPUtime=0
/proc/27253/task/27259/stat : 27259 (java) S 27251 27253 26960 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89764540 886464512 38691 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27260] ppid=27251 vsize=865688 CPUtime=0.3
/proc/27253/task/27260/stat : 27260 (java) S 27251 27253 26960 0 -1 64 797 0 0 0 30 0 0 0 15 0 9 0 89764540 886464512 38691 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27261] ppid=27251 vsize=865688 CPUtime=0
/proc/27253/task/27261/stat : 27261 (java) S 27251 27253 26960 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89764540 886464512 38691 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27262] ppid=27251 vsize=865688 CPUtime=0
/proc/27253/task/27262/stat : 27262 (java) S 27251 27253 26960 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89764540 886464512 38691 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 865688

[startup+12.7027 s]
/proc/loadavg: 2.09 1.51 0.70 3/89 27262
/proc/meminfo: memFree=534264/2055920 swapFree=4192812/4192956
[pid=27253] ppid=27251 vsize=865592 CPUtime=12.56
/proc/27253/stat : 27253 (java) S 27251 27253 26960 0 -1 0 83448 0 1 0 1214 42 0 0 18 0 9 0 89764534 886366208 82791 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27253/statm: 216398 82791 1993 9 0 210867 0
[pid=27253/tid=27255] ppid=27251 vsize=865592 CPUtime=9.46
/proc/27253/task/27255/stat : 27255 (java) R 27251 27253 26960 0 -1 64 14852 0 1 0 936 10 0 0 25 0 9 0 89764536 886366208 82791 996147200 134512640 134550932 4294955888 18446744073709551615 4127550720 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27256] ppid=27251 vsize=865592 CPUtime=2.61
/proc/27253/task/27256/stat : 27256 (java) S 27251 27253 26960 0 -1 64 66971 0 0 0 232 29 0 0 17 0 9 0 89764537 886366208 82791 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27257] ppid=27251 vsize=865592 CPUtime=0
/proc/27253/task/27257/stat : 27257 (java) S 27251 27253 26960 0 -1 64 16 0 0 0 0 0 0 0 17 0 9 0 89764538 886366208 82791 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27258] ppid=27251 vsize=865592 CPUtime=0
/proc/27253/task/27258/stat : 27258 (java) S 27251 27253 26960 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89764538 886366208 82791 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27259] ppid=27251 vsize=865592 CPUtime=0
/proc/27253/task/27259/stat : 27259 (java) S 27251 27253 26960 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89764540 886366208 82791 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27260] ppid=27251 vsize=865592 CPUtime=0.46
/proc/27253/task/27260/stat : 27260 (java) S 27251 27253 26960 0 -1 64 892 0 0 0 45 1 0 0 16 0 9 0 89764540 886366208 82791 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27261] ppid=27251 vsize=865592 CPUtime=0
/proc/27253/task/27261/stat : 27261 (java) S 27251 27253 26960 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89764540 886366208 82791 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27262] ppid=27251 vsize=865592 CPUtime=0
/proc/27253/task/27262/stat : 27262 (java) S 27251 27253 26960 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89764540 886366208 82791 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) 865592

[startup+25.5019 s]
/proc/loadavg: 2.07 1.54 0.72 3/89 27262
/proc/meminfo: memFree=528824/2055920 swapFree=4192812/4192956
[pid=27253] ppid=27251 vsize=865592 CPUtime=25.23
/proc/27253/stat : 27253 (java) S 27251 27253 26960 0 -1 0 84844 0 1 0 2481 42 0 0 18 0 9 0 89764534 886366208 84173 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27253/statm: 216398 84173 1993 9 0 210867 0
[pid=27253/tid=27255] ppid=27251 vsize=865592 CPUtime=21.51
/proc/27253/task/27255/stat : 27255 (java) R 27251 27253 26960 0 -1 64 14866 0 1 0 2141 10 0 0 25 0 9 0 89764536 886366208 84173 996147200 134512640 134550932 4294955888 18446744073709551615 4127552779 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27256] ppid=27251 vsize=865592 CPUtime=3.21
/proc/27253/task/27256/stat : 27256 (java) S 27251 27253 26960 0 -1 64 68341 0 0 0 292 29 0 0 17 0 9 0 89764537 886366208 84173 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27257] ppid=27251 vsize=865592 CPUtime=0
/proc/27253/task/27257/stat : 27257 (java) S 27251 27253 26960 0 -1 64 16 0 0 0 0 0 0 0 17 0 9 0 89764538 886366208 84173 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27258] ppid=27251 vsize=865592 CPUtime=0
/proc/27253/task/27258/stat : 27258 (java) S 27251 27253 26960 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89764538 886366208 84173 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27259] ppid=27251 vsize=865592 CPUtime=0
/proc/27253/task/27259/stat : 27259 (java) S 27251 27253 26960 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89764540 886366208 84173 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27260] ppid=27251 vsize=865592 CPUtime=0.48
/proc/27253/task/27260/stat : 27260 (java) S 27251 27253 26960 0 -1 64 904 0 0 0 47 1 0 0 16 0 9 0 89764540 886366208 84173 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27261] ppid=27251 vsize=865592 CPUtime=0
/proc/27253/task/27261/stat : 27261 (java) S 27251 27253 26960 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89764540 886366208 84173 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27262] ppid=27251 vsize=865592 CPUtime=0
/proc/27253/task/27262/stat : 27262 (java) S 27251 27253 26960 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89764540 886366208 84173 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) 865592

[startup+51.1013 s]
/proc/loadavg: 2.05 1.57 0.75 3/89 27262
/proc/meminfo: memFree=526968/2055920 swapFree=4192812/4192956
[pid=27253] ppid=27251 vsize=865592 CPUtime=50.6
/proc/27253/stat : 27253 (java) S 27251 27253 26960 0 -1 0 85334 0 1 0 5017 43 0 0 18 0 9 0 89764534 886366208 84636 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27253/statm: 216398 84636 1993 9 0 210867 0
[pid=27253/tid=27255] ppid=27251 vsize=865592 CPUtime=46.58
/proc/27253/task/27255/stat : 27255 (java) R 27251 27253 26960 0 -1 64 14893 0 1 0 4647 11 0 0 25 0 9 0 89764536 886366208 84636 996147200 134512640 134550932 4294955888 18446744073709551615 4127552812 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27256] ppid=27251 vsize=865592 CPUtime=3.51
/proc/27253/task/27256/stat : 27256 (java) S 27251 27253 26960 0 -1 64 68803 0 0 0 322 29 0 0 17 0 9 0 89764537 886366208 84636 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27257] ppid=27251 vsize=865592 CPUtime=0
/proc/27253/task/27257/stat : 27257 (java) S 27251 27253 26960 0 -1 64 16 0 0 0 0 0 0 0 17 0 9 0 89764538 886366208 84636 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27258] ppid=27251 vsize=865592 CPUtime=0
/proc/27253/task/27258/stat : 27258 (java) S 27251 27253 26960 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89764538 886366208 84636 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27259] ppid=27251 vsize=865592 CPUtime=0
/proc/27253/task/27259/stat : 27259 (java) S 27251 27253 26960 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89764540 886366208 84636 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27260] ppid=27251 vsize=865592 CPUtime=0.48
/proc/27253/task/27260/stat : 27260 (java) S 27251 27253 26960 0 -1 64 905 0 0 0 47 1 0 0 17 0 9 0 89764540 886366208 84636 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27261] ppid=27251 vsize=865592 CPUtime=0
/proc/27253/task/27261/stat : 27261 (java) S 27251 27253 26960 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89764540 886366208 84636 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/27253/task/27258/stat : 27258 (java) S 27251 27253 26960 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89764538 886366208 88580 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27259] ppid=27251 vsize=865592 CPUtime=0
/proc/27253/task/27259/stat : 27259 (java) S 27251 27253 26960 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89764540 886366208 88580 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27260] ppid=27251 vsize=865592 CPUtime=0.52
/proc/27253/task/27260/stat : 27260 (java) S 27251 27253 26960 0 -1 64 923 0 0 0 51 1 0 0 16 0 9 0 89764540 886366208 88580 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27261] ppid=27251 vsize=865592 CPUtime=0
/proc/27253/task/27261/stat : 27261 (java) S 27251 27253 26960 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89764540 886366208 88580 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27262] ppid=27251 vsize=865592 CPUtime=0
/proc/27253/task/27262/stat : 27262 (java) S 27251 27253 26960 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89764540 886366208 88580 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1527.82
Current children cumulated vsize (KiB) 865592

[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 1.74 3/89 27336
/proc/meminfo: memFree=517944/2055920 swapFree=4192812/4192956
[pid=27253] ppid=27251 vsize=865592 CPUtime=1587.76
/proc/27253/stat : 27253 (java) S 27251 27253 26960 0 -1 0 90492 0 1 0 158701 75 0 0 18 0 9 0 89764534 886366208 88588 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27253/statm: 216398 88588 1995 9 0 210867 0
[pid=27253/tid=27255] ppid=27251 vsize=865592 CPUtime=1573.68
/proc/27253/task/27255/stat : 27255 (java) R 27251 27253 26960 0 -1 64 16107 0 1 0 157336 32 0 0 25 0 9 0 89764536 886366208 88588 996147200 134512640 134550932 4294955888 18446744073709551615 4126635983 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27253/tid=27256] ppid=27251 vsize=865592 CPUtime=13.52
/proc/27253/task/27256/stat : 27256 (java) S 27251 27253 26960 0 -1 64 72729 0 0 0 1312 40 0 0 16 0 9 0 89764537 886366208 88588 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27253/tid=27257] ppid=27251 vsize=865592 CPUtime=0
/proc/27253/task/27257/stat : 27257 (java) S 27251 27253 26960 0 -1 64 16 0 0 0 0 0 0 0 17 0 9 0 89764538 886366208 88588 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27258] ppid=27251 vsize=865592 CPUtime=0
/proc/27253/task/27258/stat : 27258 (java) S 27251 27253 26960 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89764538 886366208 88588 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27259] ppid=27251 vsize=865592 CPUtime=0
/proc/27253/task/27259/stat : 27259 (java) S 27251 27253 26960 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89764540 886366208 88588 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27260] ppid=27251 vsize=865592 CPUtime=0.52
/proc/27253/task/27260/stat : 27260 (java) S 27251 27253 26960 0 -1 64 923 0 0 0 51 1 0 0 16 0 9 0 89764540 886366208 88588 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27261] ppid=27251 vsize=865592 CPUtime=0
/proc/27253/task/27261/stat : 27261 (java) S 27251 27253 26960 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89764540 886366208 88588 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27262] ppid=27251 vsize=865592 CPUtime=0
/proc/27253/task/27262/stat : 27262 (java) S 27251 27253 26960 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89764540 886366208 88588 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1587.76
Current children cumulated vsize (KiB) 865592

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 1.75 3/89 27336
/proc/meminfo: memFree=517752/2055920 swapFree=4192812/4192956
[pid=27253] ppid=27251 vsize=865592 CPUtime=1647.73
/proc/27253/stat : 27253 (java) S 27251 27253 26960 0 -1 0 90523 0 1 0 164698 75 0 0 18 0 9 0 89764534 886366208 88594 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27253/statm: 216398 88594 1995 9 0 210867 0
[pid=27253/tid=27255] ppid=27251 vsize=865592 CPUtime=1633.48
/proc/27253/task/27255/stat : 27255 (java) R 27251 27253 26960 0 -1 64 16132 0 1 0 163316 32 0 0 25 0 9 0 89764536 886366208 88594 996147200 134512640 134550932 4294955888 18446744073709551615 4127673333 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27253/tid=27256] ppid=27251 vsize=865592 CPUtime=13.69
/proc/27253/task/27256/stat : 27256 (java) S 27251 27253 26960 0 -1 64 72735 0 0 0 1329 40 0 0 16 0 9 0 89764537 886366208 88594 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27253/tid=27257] ppid=27251 vsize=865592 CPUtime=0
/proc/27253/task/27257/stat : 27257 (java) S 27251 27253 26960 0 -1 64 16 0 0 0 0 0 0 0 17 0 9 0 89764538 886366208 88594 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27258] ppid=27251 vsize=865592 CPUtime=0
/proc/27253/task/27258/stat : 27258 (java) S 27251 27253 26960 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89764538 886366208 88594 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27259] ppid=27251 vsize=865592 CPUtime=0
/proc/27253/task/27259/stat : 27259 (java) S 27251 27253 26960 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89764540 886366208 88594 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27260] ppid=27251 vsize=865592 CPUtime=0.52
/proc/27253/task/27260/stat : 27260 (java) S 27251 27253 26960 0 -1 64 923 0 0 0 51 1 0 0 16 0 9 0 89764540 886366208 88594 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27261] ppid=27251 vsize=865592 CPUtime=0
/proc/27253/task/27261/stat : 27261 (java) S 27251 27253 26960 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89764540 886366208 88594 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27262] ppid=27251 vsize=865592 CPUtime=0
/proc/27253/task/27262/stat : 27262 (java) S 27251 27253 26960 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89764540 886366208 88594 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1647.73
Current children cumulated vsize (KiB) 865592

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.76 3/89 27336
/proc/meminfo: memFree=515064/2055920 swapFree=4192812/4192956
[pid=27253] ppid=27251 vsize=865592 CPUtime=1707.71
/proc/27253/stat : 27253 (java) S 27251 27253 26960 0 -1 0 90660 0 1 0 170695 76 0 0 18 0 9 0 89764534 886366208 88713 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27253/statm: 216398 88713 1995 9 0 210867 0
[pid=27253/tid=27255] ppid=27251 vsize=865592 CPUtime=1693.33
/proc/27253/task/27255/stat : 27255 (java) R 27251 27253 26960 0 -1 64 16150 0 1 0 169301 32 0 0 25 0 9 0 89764536 886366208 88713 996147200 134512640 134550932 4294955888 18446744073709551615 4127342421 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27253/tid=27256] ppid=27251 vsize=865592 CPUtime=13.82
/proc/27253/task/27256/stat : 27256 (java) S 27251 27253 26960 0 -1 64 72853 0 0 0 1342 40 0 0 16 0 9 0 89764537 886366208 88713 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27253/tid=27257] ppid=27251 vsize=865592 CPUtime=0
/proc/27253/task/27257/stat : 27257 (java) S 27251 27253 26960 0 -1 64 16 0 0 0 0 0 0 0 17 0 9 0 89764538 886366208 88713 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27258] ppid=27251 vsize=865592 CPUtime=0
/proc/27253/task/27258/stat : 27258 (java) S 27251 27253 26960 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89764538 886366208 88713 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27259] ppid=27251 vsize=865592 CPUtime=0
/proc/27253/task/27259/stat : 27259 (java) S 27251 27253 26960 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89764540 886366208 88713 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27260] ppid=27251 vsize=865592 CPUtime=0.52
/proc/27253/task/27260/stat : 27260 (java) S 27251 27253 26960 0 -1 64 924 0 0 0 51 1 0 0 17 0 9 0 89764540 886366208 88713 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27253/tid=27261] ppid=27251 vsize=865592 CPUtime=0
/proc/27253/task/27261/stat : 27261 (java) S 27251 27253 26960 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89764540 886366208 88713 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27262] ppid=27251 vsize=865592 CPUtime=0
/proc/27253/task/27262/stat : 27262 (java) S 27251 27253 26960 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89764540 886366208 88713 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1707.71
Current children cumulated vsize (KiB) 865592

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.78 3/89 27336
/proc/meminfo: memFree=515000/2055920 swapFree=4192812/4192956
[pid=27253] ppid=27251 vsize=865592 CPUtime=1767.69
/proc/27253/stat : 27253 (java) S 27251 27253 26960 0 -1 0 90716 0 1 0 176693 76 0 0 18 0 9 0 89764534 886366208 88742 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27253/statm: 216398 88742 1995 9 0 210867 0
[pid=27253/tid=27255] ppid=27251 vsize=865592 CPUtime=1753.14
/proc/27253/task/27255/stat : 27255 (java) R 27251 27253 26960 0 -1 64 16177 0 1 0 175282 32 0 0 25 0 9 0 89764536 886366208 88742 996147200 134512640 134550932 4294955888 18446744073709551615 4127767268 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27253/tid=27256] ppid=27251 vsize=865592 CPUtime=14
/proc/27253/task/27256/stat : 27256 (java) S 27251 27253 26960 0 -1 64 72882 0 0 0 1359 41 0 0 16 0 9 0 89764537 886366208 88742 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27253/tid=27257] ppid=27251 vsize=865592 CPUtime=0
/proc/27253/task/27257/stat : 27257 (java) S 27251 27253 26960 0 -1 64 16 0 0 0 0 0 0 0 17 0 9 0 89764538 886366208 88742 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27258] ppid=27251 vsize=865592 CPUtime=0
/proc/27253/task/27258/stat : 27258 (java) S 27251 27253 26960 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89764538 886366208 88742 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27259] ppid=27251 vsize=865592 CPUtime=0
/proc/27253/task/27259/stat : 27259 (java) S 27251 27253 26960 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89764540 886366208 88742 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27260] ppid=27251 vsize=865592 CPUtime=0.52
/proc/27253/task/27260/stat : 27260 (java) S 27251 27253 26960 0 -1 64 924 0 0 0 51 1 0 0 17 0 9 0 89764540 886366208 88742 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27253/tid=27261] ppid=27251 vsize=865592 CPUtime=0
/proc/27253/task/27261/stat : 27261 (java) S 27251 27253 26960 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89764540 886366208 88742 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27262] ppid=27251 vsize=865592 CPUtime=0
/proc/27253/task/27262/stat : 27262 (java) S 27251 27253 26960 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89764540 886366208 88742 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1767.69
Current children cumulated vsize (KiB) 865592



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.7 s]
/proc/loadavg: 2.00 2.00 1.78 3/89 27336
/proc/meminfo: memFree=515000/2055920 swapFree=4192812/4192956
[pid=27253] ppid=27251 vsize=865592 CPUtime=1800.08
/proc/27253/stat : 27253 (java) S 27251 27253 26960 0 -1 0 90731 0 1 0 179932 76 0 0 18 0 9 0 89764534 886366208 88747 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27253/statm: 216398 88747 1995 9 0 210867 0
[pid=27253/tid=27255] ppid=27251 vsize=865592 CPUtime=1785.46
/proc/27253/task/27255/stat : 27255 (java) R 27251 27253 26960 0 -1 64 16187 0 1 0 178514 32 0 0 25 0 9 0 89764536 886366208 88747 996147200 134512640 134550932 4294955888 18446744073709551615 4127341470 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27253/tid=27256] ppid=27251 vsize=865592 CPUtime=14.06
/proc/27253/task/27256/stat : 27256 (java) S 27251 27253 26960 0 -1 64 72887 0 0 0 1365 41 0 0 16 0 9 0 89764537 886366208 88747 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27253/tid=27257] ppid=27251 vsize=865592 CPUtime=0
/proc/27253/task/27257/stat : 27257 (java) S 27251 27253 26960 0 -1 64 16 0 0 0 0 0 0 0 17 0 9 0 89764538 886366208 88747 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27258] ppid=27251 vsize=865592 CPUtime=0
/proc/27253/task/27258/stat : 27258 (java) S 27251 27253 26960 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89764538 886366208 88747 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27259] ppid=27251 vsize=865592 CPUtime=0
/proc/27253/task/27259/stat : 27259 (java) S 27251 27253 26960 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89764540 886366208 88747 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27260] ppid=27251 vsize=865592 CPUtime=0.52
/proc/27253/task/27260/stat : 27260 (java) S 27251 27253 26960 0 -1 64 924 0 0 0 51 1 0 0 17 0 9 0 89764540 886366208 88747 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27253/tid=27261] ppid=27251 vsize=865592 CPUtime=0
/proc/27253/task/27261/stat : 27261 (java) S 27251 27253 26960 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89764540 886366208 88747 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27262] ppid=27251 vsize=865592 CPUtime=0
/proc/27253/task/27262/stat : 27262 (java) S 27251 27253 26960 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89764540 886366208 88747 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 865592

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

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

[startup+1814.7 s]
/proc/loadavg: 2.00 2.00 1.78 3/89 27336
/proc/meminfo: memFree=515000/2055920 swapFree=4192812/4192956
[pid=27253] ppid=27251 vsize=865592 CPUtime=1800.08
/proc/27253/stat : 27253 (java) S 27251 27253 26960 0 -1 0 90731 0 1 0 179932 76 0 0 18 0 9 0 89764534 886366208 88747 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27253/statm: 216398 88747 1995 9 0 210867 0
[pid=27253/tid=27255] ppid=27251 vsize=865592 CPUtime=1785.46
/proc/27253/task/27255/stat : 27255 (java) R 27251 27253 26960 0 -1 64 16187 0 1 0 178514 32 0 0 25 0 9 0 89764536 886366208 88747 996147200 134512640 134550932 4294955888 18446744073709551615 4127341470 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27253/tid=27256] ppid=27251 vsize=865592 CPUtime=14.06
/proc/27253/task/27256/stat : 27256 (java) S 27251 27253 26960 0 -1 64 72887 0 0 0 1365 41 0 0 16 0 9 0 89764537 886366208 88747 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27253/tid=27257] ppid=27251 vsize=865592 CPUtime=0
/proc/27253/task/27257/stat : 27257 (java) S 27251 27253 26960 0 -1 64 16 0 0 0 0 0 0 0 17 0 9 0 89764538 886366208 88747 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27258] ppid=27251 vsize=865592 CPUtime=0
/proc/27253/task/27258/stat : 27258 (java) S 27251 27253 26960 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89764538 886366208 88747 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27259] ppid=27251 vsize=865592 CPUtime=0
/proc/27253/task/27259/stat : 27259 (java) S 27251 27253 26960 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89764540 886366208 88747 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27260] ppid=27251 vsize=865592 CPUtime=0.52
/proc/27253/task/27260/stat : 27260 (java) S 27251 27253 26960 0 -1 64 924 0 0 0 51 1 0 0 17 0 9 0 89764540 886366208 88747 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27253/tid=27261] ppid=27251 vsize=865592 CPUtime=0
/proc/27253/task/27261/stat : 27261 (java) S 27251 27253 26960 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89764540 886366208 88747 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27253/tid=27262] ppid=27251 vsize=865592 CPUtime=0
/proc/27253/task/27262/stat : 27262 (java) S 27251 27253 26960 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89764540 886366208 88747 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 865592

Child status: 143
Real time (s): 1814.77
CPU time (s): 1800.16
CPU user time (s): 1799.34
CPU system time (s): 0.816875
CPU usage (%): 99.1945
Max. virtual memory (cumulated for all children) (KiB): 865760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.34
system time used= 0.816875
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90751
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= 50163
involuntary context switches= 83814

runsolver used 2.54961 second user time and 5.71413 second system time

The end

Launcher Data

Begin job on node48 at 2009-07-19 20:10:04
IDJOB=2115041
IDBENCH=54100
IDSOLVER=780
FILE ID=node48/2115041-1248027003
PBS_JOBID= 9528954
Free space on /tmp= 66312 MiB

SOLVER NAME= Choco2.1.1b 2009-07-16
BENCH NAME= CPAI08/csp/compet08/normalized-patat-08-comp-1.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-2115041-1248027003/watcher-2115041-1248027003 -o /tmp/evaluation-result-2115041-1248027003/solver-2115041-1248027003 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2115041-1248027003.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= 4d169279fa4e9bed6ceba6b2cb05fd73
RANDOM SEED=826207210

node48.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.237
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.237
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:        859104 kB
Buffers:         98108 kB
Cached:         900336 kB
SwapCached:          0 kB
Active:         397788 kB
Inactive:       712524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        859104 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10308 kB
Writeback:           0 kB
Mapped:         129688 kB
Slab:            71520 kB
Committed_AS:  1341024 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= 66308 MiB
End job on node48 at 2009-07-19 20:40:21