Trace number 2066251

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.1 2009-06-10? (TO) 1800.12 1814.76

General information on the benchmark

Namecsp/pseudo/chnl/
normalized-chnl-40-41.xml
MD5SUMf41e5b28cf61248985fc3eb1ef5687be
Bench CategoryN-ARY-INT (n-ary constraints in intension)
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 variables3280
Number of constraints162
Maximum constraint arity41
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension162
Global constraints used (with number of constraints)

Solver Data


Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2066251-1247341877/watcher-2066251-1247341877 -o /tmp/evaluation-result-2066251-1247341877/solver-2066251-1247341877 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco-2.1.1.jar -file HOME/instance-2066251-1247341877.xml -h 1 -randval true -ac 32 -rest true -rb 10 -rg 1.3 -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.14 2.15 2.05 3/80 18591
/proc/meminfo: memFree=997368/2055920 swapFree=4192956/4192956
[pid=18591] ppid=18589 vsize=10676 CPUtime=0
/proc/18591/stat : 18591 (java) S 18589 18591 17823 0 -1 0 710 0 0 0 0 0 0 0 18 0 2 0 21255170 10932224 488 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18591/statm: 2669 488 211 9 0 1184 0
[pid=18591/tid=18592] ppid=18589 vsize=10676 CPUtime=0
/proc/18591/task/18592/stat : 18592 (java) R 18589 18591 17823 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 21255172 10932224 488 996147200 134512640 134550932 4294955840 18446744073709551615 8740824 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0576891 s]
/proc/loadavg: 2.14 2.15 2.05 3/80 18591
/proc/meminfo: memFree=997368/2055920 swapFree=4192956/4192956
[pid=18591] ppid=18589 vsize=861896 CPUtime=0.04
/proc/18591/stat : 18591 (java) S 18589 18591 17823 0 -1 0 2498 0 1 0 2 2 0 0 18 0 9 0 21255170 882581504 2048 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18591/statm: 215474 2048 974 9 0 210343 0
[pid=18591/tid=18592] ppid=18589 vsize=861896 CPUtime=0.03
/proc/18591/task/18592/stat : 18592 (java) R 18589 18591 17823 0 -1 64 1755 0 1 0 2 1 0 0 20 0 9 0 21255172 882581504 2048 996147200 134512640 134550932 4294955840 18446744073709551615 104527968 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 861896

[startup+0.102704 s]
/proc/loadavg: 2.14 2.15 2.05 3/80 18591
/proc/meminfo: memFree=997368/2055920 swapFree=4192956/4192956
[pid=18591] ppid=18589 vsize=864064 CPUtime=0.08
/proc/18591/stat : 18591 (java) S 18589 18591 17823 0 -1 0 3777 0 1 0 6 2 0 0 18 0 9 0 21255170 884801536 3240 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18591/statm: 216016 3240 1714 9 0 210484 0
[pid=18591/tid=18592] ppid=18589 vsize=864064 CPUtime=0.06
/proc/18591/task/18592/stat : 18592 (java) R 18589 18591 17823 0 -1 64 2839 0 1 0 5 1 0 0 18 0 9 0 21255172 884801536 3240 996147200 134512640 134550932 4294955840 18446744073709551615 102504807 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 864064

[startup+0.302732 s]
/proc/loadavg: 2.14 2.15 2.05 3/80 18591
/proc/meminfo: memFree=997368/2055920 swapFree=4192956/4192956
[pid=18591] ppid=18589 vsize=864196 CPUtime=0.29
/proc/18591/stat : 18591 (java) S 18589 18591 17823 0 -1 0 4464 0 1 0 26 3 0 0 18 0 9 0 21255170 884936704 3889 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18591/statm: 216049 3889 1852 9 0 210517 0
[pid=18591/tid=18592] ppid=18589 vsize=864196 CPUtime=0.25
/proc/18591/task/18592/stat : 18592 (java) R 18589 18591 17823 0 -1 64 3502 0 1 0 23 2 0 0 19 0 9 0 21255172 884936704 3889 996147200 134512640 134550932 4294955840 18446744073709551615 4125918579 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 864196

[startup+0.702815 s]
/proc/loadavg: 2.14 2.15 2.05 3/80 18591
/proc/meminfo: memFree=997368/2055920 swapFree=4192956/4192956
[pid=18591] ppid=18589 vsize=865044 CPUtime=0.68
/proc/18591/stat : 18591 (java) S 18589 18591 17823 0 -1 0 6086 0 1 0 63 5 0 0 18 0 9 0 21255170 885805056 5500 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18591/statm: 216261 5500 1893 9 0 210729 0
[pid=18591/tid=18592] ppid=18589 vsize=865044 CPUtime=0.51
/proc/18591/task/18592/stat : 18592 (java) R 18589 18591 17823 0 -1 64 4820 0 1 0 48 3 0 0 21 0 9 0 21255172 885805056 5500 996147200 134512640 134550932 4294955840 18446744073709551615 4125927537 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 865044

[startup+1.50197 s]
/proc/loadavg: 2.14 2.15 2.05 3/89 18600
/proc/meminfo: memFree=969712/2055920 swapFree=4192956/4192956
[pid=18591] ppid=18589 vsize=865252 CPUtime=1.47
/proc/18591/stat : 18591 (java) S 18589 18591 17823 0 -1 0 19391 0 1 0 135 12 0 0 18 0 9 0 21255170 886018048 18771 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18591/statm: 216313 18771 1980 9 0 210781 0
[pid=18591/tid=18592] ppid=18589 vsize=865252 CPUtime=1.1
/proc/18591/task/18592/stat : 18592 (java) R 18589 18591 17823 0 -1 64 14779 0 1 0 101 9 0 0 25 0 9 0 21255172 886018048 18771 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18594] ppid=18589 vsize=865252 CPUtime=0.07
/proc/18591/task/18594/stat : 18594 (java) R 18589 18591 17823 0 -1 64 3260 0 0 0 6 1 0 0 16 0 9 0 21255173 886018048 18771 996147200 134512640 134550932 4294955840 18446744073709551615 102759239 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18595] ppid=18589 vsize=865252 CPUtime=0
/proc/18591/task/18595/stat : 18595 (java) S 18589 18591 17823 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 21255174 886018048 18771 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18596] ppid=18589 vsize=865252 CPUtime=0
/proc/18591/task/18596/stat : 18596 (java) S 18589 18591 17823 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 21255174 886018048 18771 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18597] ppid=18589 vsize=865252 CPUtime=0
/proc/18591/task/18597/stat : 18597 (java) S 18589 18591 17823 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21255176 886018048 18771 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18598] ppid=18589 vsize=865252 CPUtime=0.28
/proc/18591/task/18598/stat : 18598 (java) S 18589 18591 17823 0 -1 64 626 0 0 0 27 1 0 0 15 0 9 0 21255176 886018048 18771 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18599] ppid=18589 vsize=865252 CPUtime=0
/proc/18591/task/18599/stat : 18599 (java) S 18589 18591 17823 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21255176 886018048 18771 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18600] ppid=18589 vsize=865252 CPUtime=0
/proc/18591/task/18600/stat : 18600 (java) S 18589 18591 17823 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21255176 886018048 18771 996147200 134512640 134550932 4294955840 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) 865252

[startup+3.10127 s]
/proc/loadavg: 2.13 2.15 2.05 3/89 18600
/proc/meminfo: memFree=918320/2055920 swapFree=4192956/4192956
[pid=18591] ppid=18589 vsize=865252 CPUtime=3.06
/proc/18591/stat : 18591 (java) S 18589 18591 17823 0 -1 0 22192 0 1 0 291 15 0 0 18 0 9 0 21255170 886018048 21567 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18591/statm: 216313 21567 1984 9 0 210781 0
[pid=18591/tid=18592] ppid=18589 vsize=865252 CPUtime=2.5
/proc/18591/task/18592/stat : 18592 (java) R 18589 18591 17823 0 -1 64 14807 0 1 0 240 10 0 0 25 0 9 0 21255172 886018048 21567 996147200 134512640 134550932 4294955840 18446744073709551615 4125919345 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18594] ppid=18589 vsize=865252 CPUtime=0.16
/proc/18591/task/18594/stat : 18594 (java) S 18589 18591 17823 0 -1 64 5969 0 0 0 14 2 0 0 17 0 9 0 21255173 886018048 21567 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18595] ppid=18589 vsize=865252 CPUtime=0
/proc/18591/task/18595/stat : 18595 (java) S 18589 18591 17823 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21255174 886018048 21567 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18596] ppid=18589 vsize=865252 CPUtime=0
/proc/18591/task/18596/stat : 18596 (java) S 18589 18591 17823 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 21255174 886018048 21567 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18597] ppid=18589 vsize=865252 CPUtime=0
/proc/18591/task/18597/stat : 18597 (java) S 18589 18591 17823 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21255176 886018048 21567 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18598] ppid=18589 vsize=865252 CPUtime=0.37
/proc/18591/task/18598/stat : 18598 (java) S 18589 18591 17823 0 -1 64 685 0 0 0 36 1 0 0 15 0 9 0 21255176 886018048 21567 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18599] ppid=18589 vsize=865252 CPUtime=0
/proc/18591/task/18599/stat : 18599 (java) S 18589 18591 17823 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21255176 886018048 21567 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18600] ppid=18589 vsize=865252 CPUtime=0
/proc/18591/task/18600/stat : 18600 (java) S 18589 18591 17823 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21255176 886018048 21567 996147200 134512640 134550932 4294955840 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) 865252

[startup+6.30189 s]
/proc/loadavg: 2.13 2.15 2.05 3/89 18600
/proc/meminfo: memFree=917872/2055920 swapFree=4192956/4192956
[pid=18591] ppid=18589 vsize=865252 CPUtime=6.22
/proc/18591/stat : 18591 (java) S 18589 18591 17823 0 -1 0 22280 0 1 0 606 16 0 0 18 0 9 0 21255170 886018048 21649 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18591/statm: 216313 21649 1987 9 0 210781 0
[pid=18591/tid=18592] ppid=18589 vsize=865252 CPUtime=5.6
/proc/18591/task/18592/stat : 18592 (java) R 18589 18591 17823 0 -1 64 14813 0 1 0 549 11 0 0 25 0 9 0 21255172 886018048 21649 996147200 134512640 134550932 4294955840 18446744073709551615 4127349728 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18594] ppid=18589 vsize=865252 CPUtime=0.2
/proc/18591/task/18594/stat : 18594 (java) S 18589 18591 17823 0 -1 64 6037 0 0 0 18 2 0 0 16 0 9 0 21255173 886018048 21649 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18595] ppid=18589 vsize=865252 CPUtime=0
/proc/18591/task/18595/stat : 18595 (java) S 18589 18591 17823 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21255174 886018048 21649 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18596] ppid=18589 vsize=865252 CPUtime=0
/proc/18591/task/18596/stat : 18596 (java) S 18589 18591 17823 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 21255174 886018048 21649 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18597] ppid=18589 vsize=865252 CPUtime=0
/proc/18591/task/18597/stat : 18597 (java) S 18589 18591 17823 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21255176 886018048 21649 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18598] ppid=18589 vsize=865252 CPUtime=0.39
/proc/18591/task/18598/stat : 18598 (java) S 18589 18591 17823 0 -1 64 699 0 0 0 38 1 0 0 15 0 9 0 21255176 886018048 21649 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18599] ppid=18589 vsize=865252 CPUtime=0
/proc/18591/task/18599/stat : 18599 (java) S 18589 18591 17823 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21255176 886018048 21649 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18600] ppid=18589 vsize=865252 CPUtime=0
/proc/18591/task/18600/stat : 18600 (java) S 18589 18591 17823 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21255176 886018048 21649 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 865252

[startup+12.7011 s]
/proc/loadavg: 2.12 2.15 2.05 3/89 18600
/proc/meminfo: memFree=917936/2055920 swapFree=4192956/4192956
[pid=18591] ppid=18589 vsize=865252 CPUtime=12.57
/proc/18591/stat : 18591 (java) S 18589 18591 17823 0 -1 0 22289 0 1 0 1239 18 0 0 18 0 9 0 21255170 886018048 21651 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18591/statm: 216313 21651 1987 9 0 210781 0
[pid=18591/tid=18592] ppid=18589 vsize=865252 CPUtime=11.86
/proc/18591/task/18592/stat : 18592 (java) R 18589 18591 17823 0 -1 64 14820 0 1 0 1174 12 0 0 25 0 9 0 21255172 886018048 21651 996147200 134512640 134550932 4294955840 18446744073709551615 4127246083 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18594] ppid=18589 vsize=865252 CPUtime=0.27
/proc/18591/task/18594/stat : 18594 (java) S 18589 18591 17823 0 -1 64 6037 0 0 0 25 2 0 0 16 0 9 0 21255173 886018048 21651 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18595] ppid=18589 vsize=865252 CPUtime=0
/proc/18591/task/18595/stat : 18595 (java) S 18589 18591 17823 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21255174 886018048 21651 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18596] ppid=18589 vsize=865252 CPUtime=0
/proc/18591/task/18596/stat : 18596 (java) S 18589 18591 17823 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 21255174 886018048 21651 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18597] ppid=18589 vsize=865252 CPUtime=0
/proc/18591/task/18597/stat : 18597 (java) S 18589 18591 17823 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21255176 886018048 21651 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18598] ppid=18589 vsize=865252 CPUtime=0.4
/proc/18591/task/18598/stat : 18598 (java) S 18589 18591 17823 0 -1 64 701 0 0 0 39 1 0 0 15 0 9 0 21255176 886018048 21651 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18599] ppid=18589 vsize=865252 CPUtime=0
/proc/18591/task/18599/stat : 18599 (java) S 18589 18591 17823 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21255176 886018048 21651 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18600] ppid=18589 vsize=865252 CPUtime=0
/proc/18591/task/18600/stat : 18600 (java) S 18589 18591 17823 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21255176 886018048 21651 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 865252

[startup+25.5026 s]
/proc/loadavg: 2.09 2.14 2.05 3/89 18600
/proc/meminfo: memFree=916976/2055920 swapFree=4192956/4192956
[pid=18591] ppid=18589 vsize=865252 CPUtime=25.24
/proc/18591/stat : 18591 (java) S 18589 18591 17823 0 -1 0 22565 0 1 0 2502 22 0 0 18 0 9 0 21255170 886018048 21917 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18591/statm: 216313 21917 1987 9 0 210781 0
[pid=18591/tid=18592] ppid=18589 vsize=865252 CPUtime=24.43
/proc/18591/task/18592/stat : 18592 (java) R 18589 18591 17823 0 -1 64 14830 0 1 0 2427 16 0 0 25 0 9 0 21255172 886018048 21917 996147200 134512640 134550932 4294955840 18446744073709551615 4127350544 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18594] ppid=18589 vsize=865252 CPUtime=0.38
/proc/18591/task/18594/stat : 18594 (java) S 18589 18591 17823 0 -1 64 6303 0 0 0 35 3 0 0 16 0 9 0 21255173 886018048 21917 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18595] ppid=18589 vsize=865252 CPUtime=0
/proc/18591/task/18595/stat : 18595 (java) S 18589 18591 17823 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21255174 886018048 21917 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18596] ppid=18589 vsize=865252 CPUtime=0
/proc/18591/task/18596/stat : 18596 (java) S 18589 18591 17823 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 21255174 886018048 21917 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18597] ppid=18589 vsize=865252 CPUtime=0
/proc/18591/task/18597/stat : 18597 (java) S 18589 18591 17823 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21255176 886018048 21917 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18598] ppid=18589 vsize=865252 CPUtime=0.4
/proc/18591/task/18598/stat : 18598 (java) S 18589 18591 17823 0 -1 64 701 0 0 0 39 1 0 0 15 0 9 0 21255176 886018048 21917 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18599] ppid=18589 vsize=865252 CPUtime=0
/proc/18591/task/18599/stat : 18599 (java) S 18589 18591 17823 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21255176 886018048 21917 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18600] ppid=18589 vsize=865252 CPUtime=0
/proc/18591/task/18600/stat : 18600 (java) S 18589 18591 17823 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21255176 886018048 21917 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 865252

[startup+51.1025 s]
/proc/loadavg: 2.12 2.14 2.05 3/89 18600
/proc/meminfo: memFree=916912/2055920 swapFree=4192956/4192956
[pid=18591] ppid=18589 vsize=865252 CPUtime=50.61
/proc/18591/stat : 18591 (java) S 18589 18591 17823 0 -1 0 22590 0 1 0 5030 31 0 0 18 0 9 0 21255170 886018048 21922 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18591/statm: 216313 21922 1987 9 0 210781 0
[pid=18591/tid=18592] ppid=18589 vsize=865252 CPUtime=49.78
/proc/18591/task/18592/stat : 18592 (java) R 18589 18591 17823 0 -1 64 14850 0 1 0 4953 25 0 0 25 0 9 0 21255172 886018048 21922 996147200 134512640 134550932 4294955840 18446744073709551615 4127346091 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18594] ppid=18589 vsize=865252 CPUtime=0.4
/proc/18591/task/18594/stat : 18594 (java) S 18589 18591 17823 0 -1 64 6308 0 0 0 37 3 0 0 16 0 9 0 21255173 886018048 21922 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0

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

/proc/18591/task/18596/stat : 18596 (java) S 18589 18591 17823 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 21255174 886018048 21926 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18597] ppid=18589 vsize=865252 CPUtime=0
/proc/18591/task/18597/stat : 18597 (java) S 18589 18591 17823 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21255176 886018048 21926 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18598] ppid=18589 vsize=865252 CPUtime=0.4
/proc/18591/task/18598/stat : 18598 (java) S 18589 18591 17823 0 -1 64 701 0 0 0 39 1 0 0 16 0 9 0 21255176 886018048 21926 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18599] ppid=18589 vsize=865252 CPUtime=0
/proc/18591/task/18599/stat : 18599 (java) S 18589 18591 17823 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21255176 886018048 21926 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18600] ppid=18589 vsize=865252 CPUtime=0
/proc/18591/task/18600/stat : 18600 (java) S 18589 18591 17823 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21255176 886018048 21926 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1527.81
Current children cumulated vsize (KiB) 865252

[startup+1602.3 s]
/proc/loadavg: 1.98 2.01 2.06 4/91 18710
/proc/meminfo: memFree=1006872/2055920 swapFree=4192956/4192956
[pid=18591] ppid=18589 vsize=865252 CPUtime=1587.75
/proc/18591/stat : 18591 (java) S 18589 18591 17823 0 -1 0 23809 0 1 0 158217 558 0 0 18 0 9 0 21255170 886018048 21926 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18591/statm: 216313 21926 1987 9 0 210781 0
[pid=18591/tid=18592] ppid=18589 vsize=865252 CPUtime=1586.22
/proc/18591/task/18592/stat : 18592 (java) R 18589 18591 17823 0 -1 64 16065 0 1 0 158079 543 0 0 25 0 9 0 21255172 886018048 21926 996147200 134512640 134550932 4294955840 18446744073709551615 4126334485 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18591/tid=18594] ppid=18589 vsize=865252 CPUtime=1.11
/proc/18591/task/18594/stat : 18594 (java) S 18589 18591 17823 0 -1 64 6312 0 0 0 99 12 0 0 16 0 9 0 21255173 886018048 21926 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18591/tid=18595] ppid=18589 vsize=865252 CPUtime=0
/proc/18591/task/18595/stat : 18595 (java) S 18589 18591 17823 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21255174 886018048 21926 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18596] ppid=18589 vsize=865252 CPUtime=0
/proc/18591/task/18596/stat : 18596 (java) S 18589 18591 17823 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 21255174 886018048 21926 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18597] ppid=18589 vsize=865252 CPUtime=0
/proc/18591/task/18597/stat : 18597 (java) S 18589 18591 17823 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21255176 886018048 21926 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18598] ppid=18589 vsize=865252 CPUtime=0.4
/proc/18591/task/18598/stat : 18598 (java) S 18589 18591 17823 0 -1 64 701 0 0 0 39 1 0 0 16 0 9 0 21255176 886018048 21926 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18599] ppid=18589 vsize=865252 CPUtime=0
/proc/18591/task/18599/stat : 18599 (java) S 18589 18591 17823 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21255176 886018048 21926 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18600] ppid=18589 vsize=865252 CPUtime=0
/proc/18591/task/18600/stat : 18600 (java) S 18589 18591 17823 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21255176 886018048 21926 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1587.75
Current children cumulated vsize (KiB) 865252

[startup+1662.3 s]
/proc/loadavg: 1.94 2.00 2.05 3/82 18799
/proc/meminfo: memFree=1056104/2055920 swapFree=4192956/4192956
[pid=18591] ppid=18589 vsize=865252 CPUtime=1647.72
/proc/18591/stat : 18591 (java) S 18589 18591 17823 0 -1 0 23860 0 1 0 164194 578 0 0 18 0 9 0 21255170 886018048 21926 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18591/statm: 216313 21926 1987 9 0 210781 0
[pid=18591/tid=18592] ppid=18589 vsize=865252 CPUtime=1646.15
/proc/18591/task/18592/stat : 18592 (java) R 18589 18591 17823 0 -1 64 16116 0 1 0 164052 563 0 0 25 0 9 0 21255172 886018048 21926 996147200 134512640 134550932 4294955840 18446744073709551615 4127246167 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18591/tid=18594] ppid=18589 vsize=865252 CPUtime=1.13
/proc/18591/task/18594/stat : 18594 (java) S 18589 18591 17823 0 -1 64 6312 0 0 0 101 12 0 0 16 0 9 0 21255173 886018048 21926 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18591/tid=18595] ppid=18589 vsize=865252 CPUtime=0
/proc/18591/task/18595/stat : 18595 (java) S 18589 18591 17823 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21255174 886018048 21926 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18596] ppid=18589 vsize=865252 CPUtime=0
/proc/18591/task/18596/stat : 18596 (java) S 18589 18591 17823 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 21255174 886018048 21926 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18597] ppid=18589 vsize=865252 CPUtime=0
/proc/18591/task/18597/stat : 18597 (java) S 18589 18591 17823 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21255176 886018048 21926 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18598] ppid=18589 vsize=865252 CPUtime=0.4
/proc/18591/task/18598/stat : 18598 (java) S 18589 18591 17823 0 -1 64 701 0 0 0 39 1 0 0 16 0 9 0 21255176 886018048 21926 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18599] ppid=18589 vsize=865252 CPUtime=0
/proc/18591/task/18599/stat : 18599 (java) S 18589 18591 17823 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21255176 886018048 21926 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18600] ppid=18589 vsize=865252 CPUtime=0
/proc/18591/task/18600/stat : 18600 (java) S 18589 18591 17823 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21255176 886018048 21926 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1647.72
Current children cumulated vsize (KiB) 865252

[startup+1722.3 s]
/proc/loadavg: 1.98 2.00 2.04 3/82 18799
/proc/meminfo: memFree=1056040/2055920 swapFree=4192956/4192956
[pid=18591] ppid=18589 vsize=865252 CPUtime=1707.7
/proc/18591/stat : 18591 (java) S 18589 18591 17823 0 -1 0 23912 0 1 0 170174 596 0 0 18 0 9 0 21255170 886018048 21926 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18591/statm: 216313 21926 1987 9 0 210781 0
[pid=18591/tid=18592] ppid=18589 vsize=865252 CPUtime=1706.1
/proc/18591/task/18592/stat : 18592 (java) R 18589 18591 17823 0 -1 64 16168 0 1 0 170030 580 0 0 25 0 9 0 21255172 886018048 21926 996147200 134512640 134550932 4294955840 18446744073709551615 4127258101 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18591/tid=18594] ppid=18589 vsize=865252 CPUtime=1.17
/proc/18591/task/18594/stat : 18594 (java) S 18589 18591 17823 0 -1 64 6312 0 0 0 104 13 0 0 16 0 9 0 21255173 886018048 21926 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18591/tid=18595] ppid=18589 vsize=865252 CPUtime=0
/proc/18591/task/18595/stat : 18595 (java) S 18589 18591 17823 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21255174 886018048 21926 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18596] ppid=18589 vsize=865252 CPUtime=0
/proc/18591/task/18596/stat : 18596 (java) S 18589 18591 17823 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 21255174 886018048 21926 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18597] ppid=18589 vsize=865252 CPUtime=0
/proc/18591/task/18597/stat : 18597 (java) S 18589 18591 17823 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21255176 886018048 21926 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18598] ppid=18589 vsize=865252 CPUtime=0.4
/proc/18591/task/18598/stat : 18598 (java) S 18589 18591 17823 0 -1 64 701 0 0 0 39 1 0 0 16 0 9 0 21255176 886018048 21926 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18599] ppid=18589 vsize=865252 CPUtime=0
/proc/18591/task/18599/stat : 18599 (java) S 18589 18591 17823 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21255176 886018048 21926 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18600] ppid=18589 vsize=865252 CPUtime=0
/proc/18591/task/18600/stat : 18600 (java) S 18589 18591 17823 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21255176 886018048 21926 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1707.7
Current children cumulated vsize (KiB) 865252

[startup+1782.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/82 18799
/proc/meminfo: memFree=1055912/2055920 swapFree=4192956/4192956
[pid=18591] ppid=18589 vsize=865252 CPUtime=1767.67
/proc/18591/stat : 18591 (java) S 18589 18591 17823 0 -1 0 23965 0 1 0 176153 614 0 0 18 0 9 0 21255170 886018048 21926 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18591/statm: 216313 21926 1987 9 0 210781 0
[pid=18591/tid=18592] ppid=18589 vsize=865252 CPUtime=1766.03
/proc/18591/task/18592/stat : 18592 (java) R 18589 18591 17823 0 -1 64 16221 0 1 0 176006 597 0 0 25 0 9 0 21255172 886018048 21926 996147200 134512640 134550932 4294955840 18446744073709551615 4127346112 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18591/tid=18594] ppid=18589 vsize=865252 CPUtime=1.19
/proc/18591/task/18594/stat : 18594 (java) S 18589 18591 17823 0 -1 64 6312 0 0 0 106 13 0 0 16 0 9 0 21255173 886018048 21926 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18591/tid=18595] ppid=18589 vsize=865252 CPUtime=0
/proc/18591/task/18595/stat : 18595 (java) S 18589 18591 17823 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21255174 886018048 21926 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18596] ppid=18589 vsize=865252 CPUtime=0
/proc/18591/task/18596/stat : 18596 (java) S 18589 18591 17823 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 21255174 886018048 21926 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18597] ppid=18589 vsize=865252 CPUtime=0
/proc/18591/task/18597/stat : 18597 (java) S 18589 18591 17823 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21255176 886018048 21926 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18598] ppid=18589 vsize=865252 CPUtime=0.4
/proc/18591/task/18598/stat : 18598 (java) S 18589 18591 17823 0 -1 64 701 0 0 0 39 1 0 0 16 0 9 0 21255176 886018048 21926 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18599] ppid=18589 vsize=865252 CPUtime=0
/proc/18591/task/18599/stat : 18599 (java) S 18589 18591 17823 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21255176 886018048 21926 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18600] ppid=18589 vsize=865252 CPUtime=0
/proc/18591/task/18600/stat : 18600 (java) S 18589 18591 17823 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21255176 886018048 21926 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1767.67
Current children cumulated vsize (KiB) 865252



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.7 s]
/proc/loadavg: 1.99 2.00 2.03 3/82 18799
/proc/meminfo: memFree=1055912/2055920 swapFree=4192956/4192956
[pid=18591] ppid=18589 vsize=865252 CPUtime=1800.05
/proc/18591/stat : 18591 (java) S 18589 18591 17823 0 -1 0 23993 0 1 0 179381 624 0 0 18 0 9 0 21255170 886018048 21926 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18591/statm: 216313 21926 1987 9 0 210781 0
[pid=18591/tid=18592] ppid=18589 vsize=865252 CPUtime=1798.41
/proc/18591/task/18592/stat : 18592 (java) R 18589 18591 17823 0 -1 64 16249 0 1 0 179234 607 0 0 25 0 9 0 21255172 886018048 21926 996147200 134512640 134550932 4294955840 18446744073709551615 4127246083 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18591/tid=18594] ppid=18589 vsize=865252 CPUtime=1.2
/proc/18591/task/18594/stat : 18594 (java) S 18589 18591 17823 0 -1 64 6312 0 0 0 107 13 0 0 16 0 9 0 21255173 886018048 21926 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18591/tid=18595] ppid=18589 vsize=865252 CPUtime=0
/proc/18591/task/18595/stat : 18595 (java) S 18589 18591 17823 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21255174 886018048 21926 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18596] ppid=18589 vsize=865252 CPUtime=0
/proc/18591/task/18596/stat : 18596 (java) S 18589 18591 17823 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 21255174 886018048 21926 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18597] ppid=18589 vsize=865252 CPUtime=0
/proc/18591/task/18597/stat : 18597 (java) S 18589 18591 17823 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21255176 886018048 21926 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18598] ppid=18589 vsize=865252 CPUtime=0.4
/proc/18591/task/18598/stat : 18598 (java) S 18589 18591 17823 0 -1 64 701 0 0 0 39 1 0 0 16 0 9 0 21255176 886018048 21926 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18599] ppid=18589 vsize=865252 CPUtime=0
/proc/18591/task/18599/stat : 18599 (java) S 18589 18591 17823 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21255176 886018048 21926 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18600] ppid=18589 vsize=865252 CPUtime=0
/proc/18591/task/18600/stat : 18600 (java) S 18589 18591 17823 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21255176 886018048 21926 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 865252

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: 1.99 2.00 2.03 3/82 18799
/proc/meminfo: memFree=1055912/2055920 swapFree=4192956/4192956
[pid=18591] ppid=18589 vsize=865252 CPUtime=1800.05
/proc/18591/stat : 18591 (java) S 18589 18591 17823 0 -1 0 23993 0 1 0 179381 624 0 0 18 0 9 0 21255170 886018048 21926 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18591/statm: 216313 21926 1987 9 0 210781 0
[pid=18591/tid=18592] ppid=18589 vsize=865252 CPUtime=1798.41
/proc/18591/task/18592/stat : 18592 (java) R 18589 18591 17823 0 -1 64 16249 0 1 0 179234 607 0 0 25 0 9 0 21255172 886018048 21926 996147200 134512640 134550932 4294955840 18446744073709551615 4127246083 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18591/tid=18594] ppid=18589 vsize=865252 CPUtime=1.2
/proc/18591/task/18594/stat : 18594 (java) S 18589 18591 17823 0 -1 64 6312 0 0 0 107 13 0 0 16 0 9 0 21255173 886018048 21926 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18591/tid=18595] ppid=18589 vsize=865252 CPUtime=0
/proc/18591/task/18595/stat : 18595 (java) S 18589 18591 17823 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21255174 886018048 21926 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18596] ppid=18589 vsize=865252 CPUtime=0
/proc/18591/task/18596/stat : 18596 (java) S 18589 18591 17823 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 21255174 886018048 21926 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18597] ppid=18589 vsize=865252 CPUtime=0
/proc/18591/task/18597/stat : 18597 (java) S 18589 18591 17823 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21255176 886018048 21926 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18598] ppid=18589 vsize=865252 CPUtime=0.4
/proc/18591/task/18598/stat : 18598 (java) S 18589 18591 17823 0 -1 64 701 0 0 0 39 1 0 0 16 0 9 0 21255176 886018048 21926 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18599] ppid=18589 vsize=865252 CPUtime=0
/proc/18591/task/18599/stat : 18599 (java) S 18589 18591 17823 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21255176 886018048 21926 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18591/tid=18600] ppid=18589 vsize=865252 CPUtime=0
/proc/18591/task/18600/stat : 18600 (java) S 18589 18591 17823 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21255176 886018048 21926 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 865252

Child status: 143
Real time (s): 1814.76
CPU time (s): 1800.12
CPU user time (s): 1793.86
CPU system time (s): 6.26205
CPU usage (%): 99.1933
Max. virtual memory (cumulated for all children) (KiB): 865252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.86
system time used= 6.26205
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24016
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= 51199
involuntary context switches= 78814

runsolver used 2.40663 second user time and 5.86211 second system time

The end

Launcher Data

Begin job on node5 at 2009-07-11 21:51:17
IDJOB=2066251
IDBENCH=54497
IDSOLVER=737
FILE ID=node5/2066251-1247341877
PBS_JOBID= 9506722
Free space on /tmp= 66384 MiB

SOLVER NAME= Choco2.1.1 2009-06-10
BENCH NAME= CPAI08/csp/pseudo/chnl/normalized-chnl-40-41.xml
COMMAND LINE= java -Xms700M -Xmx700M -jar HOME/choco-2.1.1.jar -file BENCHNAME -h 1 -randval true -ac 32 -rest true -rb 10 -rg 1.3 -saclim 60 -s true -verb 0 -seed 11041979
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2066251-1247341877/watcher-2066251-1247341877 -o /tmp/evaluation-result-2066251-1247341877/solver-2066251-1247341877 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco-2.1.1.jar -file HOME/instance-2066251-1247341877.xml -h 1 -randval true -ac 32 -rest true -rb 10 -rg 1.3 -saclim 60 -s true -verb 0 -seed 11041979

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

MD5SUM BENCH= f41e5b28cf61248985fc3eb1ef5687be
RANDOM SEED=523684271

node5.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.258
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.258
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:        997848 kB
Buffers:         64248 kB
Cached:         758756 kB
SwapCached:          0 kB
Active:         246256 kB
Inactive:       734312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        997848 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2736 kB
Writeback:           0 kB
Mapped:         175428 kB
Slab:            62460 kB
Committed_AS:   914000 kB
PageTables:       2068 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 node5 at 2009-07-11 22:21:34