Trace number 2115651

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.28 1807.81

General information on the benchmark

Namecsp/golombRulerArity3/
normalized-ruler-67-11-a3.xml
MD5SUM485c8fe818a9857f587d4656422ed032
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 variables66
Number of constraints1595
Maximum constraint arity3
Maximum domain size68
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1595
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-2115651-1248029204/watcher-2115651-1248029204 -o /tmp/evaluation-result-2115651-1248029204/solver-2115651-1248029204 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2115651-1248029204.xml -randval true -h 1 -ac 32 -saclim 60 -s true -verb 0 -seed 11041979 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.94 1.96 1.82 4/81 26489
/proc/meminfo: memFree=834800/2055920 swapFree=4192812/4192956
[pid=26489] ppid=26487 vsize=48 CPUtime=0
/proc/26489/stat : 26489 (java) R 26487 26489 25380 0 -1 0 198 0 0 0 0 0 0 0 20 0 1 0 89987674 49152 2 996147200 0 0 4294956361 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/26489/statm: 12 2 0 0 0 1 0

[startup+0.056273 s]
/proc/loadavg: 1.94 1.96 1.82 4/81 26489
/proc/meminfo: memFree=834800/2055920 swapFree=4192812/4192956
[pid=26489] ppid=26487 vsize=862044 CPUtime=0.04
/proc/26489/stat : 26489 (java) S 26487 26489 25380 0 -1 0 2756 0 1 0 3 1 0 0 18 0 9 0 89987674 882733056 2285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26489/statm: 215511 2285 1123 9 0 210381 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 862044

[startup+0.101278 s]
/proc/loadavg: 1.94 1.96 1.82 4/81 26489
/proc/meminfo: memFree=834800/2055920 swapFree=4192812/4192956
[pid=26489] ppid=26487 vsize=864072 CPUtime=0.09
/proc/26489/stat : 26489 (java) S 26487 26489 25380 0 -1 0 3879 0 1 0 7 2 0 0 18 0 9 0 89987674 884809728 3329 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26489/statm: 216018 3329 1748 9 0 210487 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 864072

[startup+0.301299 s]
/proc/loadavg: 1.94 1.96 1.82 4/81 26489
/proc/meminfo: memFree=834800/2055920 swapFree=4192812/4192956
[pid=26489] ppid=26487 vsize=864992 CPUtime=0.29
/proc/26489/stat : 26489 (java) S 26487 26489 25380 0 -1 0 4971 0 1 0 26 3 0 0 18 0 9 0 89987674 885751808 4393 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26489/statm: 216248 4393 1866 9 0 210717 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 864992

[startup+0.701332 s]
/proc/loadavg: 1.94 1.96 1.82 4/81 26489
/proc/meminfo: memFree=834800/2055920 swapFree=4192812/4192956
[pid=26489] ppid=26487 vsize=865136 CPUtime=0.69
/proc/26489/stat : 26489 (java) S 26487 26489 25380 0 -1 0 7247 0 1 0 63 6 0 0 18 0 9 0 89987674 885899264 6641 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26489/statm: 216284 6641 1951 9 0 210753 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 865136

[startup+1.50141 s]
/proc/loadavg: 1.94 1.96 1.82 3/90 26498
/proc/meminfo: memFree=808168/2055920 swapFree=4192812/4192956
[pid=26489] ppid=26487 vsize=865260 CPUtime=1.48
/proc/26489/stat : 26489 (java) S 26487 26489 25380 0 -1 0 10264 0 1 0 140 8 0 0 18 0 9 0 89987674 886026240 9643 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26489/statm: 216315 9643 1977 9 0 210784 0
[pid=26489/tid=26491] ppid=26487 vsize=865260 CPUtime=1.13
/proc/26489/task/26491/stat : 26491 (java) R 26487 26489 25380 0 -1 64 8845 0 1 0 107 6 0 0 25 0 9 0 89987675 886026240 9643 996147200 134512640 134550932 4294955888 18446744073709551615 4126046744 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26492] ppid=26487 vsize=865260 CPUtime=0
/proc/26489/task/26492/stat : 26492 (java) S 26487 26489 25380 0 -1 64 4 0 0 0 0 0 0 0 17 0 9 0 89987676 886026240 9643 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26493] ppid=26487 vsize=865260 CPUtime=0
/proc/26489/task/26493/stat : 26493 (java) S 26487 26489 25380 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 89987677 886026240 9643 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26494] ppid=26487 vsize=865260 CPUtime=0
/proc/26489/task/26494/stat : 26494 (java) S 26487 26489 25380 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 89987677 886026240 9643 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26495] ppid=26487 vsize=865260 CPUtime=0
/proc/26489/task/26495/stat : 26495 (java) S 26487 26489 25380 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89987679 886026240 9643 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26496] ppid=26487 vsize=865260 CPUtime=0.33
/proc/26489/task/26496/stat : 26496 (java) S 26487 26489 25380 0 -1 64 688 0 0 0 33 0 0 0 15 0 9 0 89987679 886026240 9643 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26497] ppid=26487 vsize=865260 CPUtime=0
/proc/26489/task/26497/stat : 26497 (java) S 26487 26489 25380 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89987679 886026240 9643 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26498] ppid=26487 vsize=865260 CPUtime=0
/proc/26489/task/26498/stat : 26498 (java) S 26487 26489 25380 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89987679 886026240 9643 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 865260

[startup+3.10255 s]
/proc/loadavg: 1.94 1.96 1.82 3/90 26498
/proc/meminfo: memFree=799784/2055920 swapFree=4192812/4192956
[pid=26489] ppid=26487 vsize=865260 CPUtime=3.08
/proc/26489/stat : 26489 (java) S 26487 26489 25380 0 -1 0 12530 0 1 0 297 11 0 0 18 0 9 0 89987674 886026240 11907 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26489/statm: 216315 11907 1982 9 0 210784 0
[pid=26489/tid=26491] ppid=26487 vsize=865260 CPUtime=2.69
/proc/26489/task/26491/stat : 26491 (java) R 26487 26489 25380 0 -1 64 11083 0 1 0 260 9 0 0 25 0 9 0 89987675 886026240 11907 996147200 134512640 134550932 4294955888 18446744073709551615 4127227731 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26492] ppid=26487 vsize=865260 CPUtime=0
/proc/26489/task/26492/stat : 26492 (java) S 26487 26489 25380 0 -1 64 4 0 0 0 0 0 0 0 17 0 9 0 89987676 886026240 11907 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26493] ppid=26487 vsize=865260 CPUtime=0
/proc/26489/task/26493/stat : 26493 (java) S 26487 26489 25380 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 89987677 886026240 11907 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26494] ppid=26487 vsize=865260 CPUtime=0
/proc/26489/task/26494/stat : 26494 (java) S 26487 26489 25380 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 89987677 886026240 11907 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26495] ppid=26487 vsize=865260 CPUtime=0
/proc/26489/task/26495/stat : 26495 (java) S 26487 26489 25380 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89987679 886026240 11907 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26496] ppid=26487 vsize=865260 CPUtime=0.37
/proc/26489/task/26496/stat : 26496 (java) S 26487 26489 25380 0 -1 64 716 0 0 0 36 1 0 0 16 0 9 0 89987679 886026240 11907 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26497] ppid=26487 vsize=865260 CPUtime=0
/proc/26489/task/26497/stat : 26497 (java) S 26487 26489 25380 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89987679 886026240 11907 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26498] ppid=26487 vsize=865260 CPUtime=0
/proc/26489/task/26498/stat : 26498 (java) S 26487 26489 25380 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89987679 886026240 11907 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 865260

[startup+6.30285 s]
/proc/loadavg: 1.94 1.96 1.82 3/90 26498
/proc/meminfo: memFree=782832/2055920 swapFree=4192812/4192956
[pid=26489] ppid=26487 vsize=865260 CPUtime=6.26
/proc/26489/stat : 26489 (java) S 26487 26489 25380 0 -1 0 17272 0 1 0 612 14 0 0 18 0 9 0 89987674 886026240 16643 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26489/statm: 216315 16643 1992 9 0 210784 0
[pid=26489/tid=26491] ppid=26487 vsize=865260 CPUtime=5.84
/proc/26489/task/26491/stat : 26491 (java) R 26487 26489 25380 0 -1 64 14843 0 1 0 572 12 0 0 25 0 9 0 89987675 886026240 16643 996147200 134512640 134550932 4294955888 18446744073709551615 4127269870 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26492] ppid=26487 vsize=865260 CPUtime=0.02
/proc/26489/task/26492/stat : 26492 (java) S 26487 26489 25380 0 -1 64 978 0 0 0 2 0 0 0 17 0 9 0 89987676 886026240 16643 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26493] ppid=26487 vsize=865260 CPUtime=0
/proc/26489/task/26493/stat : 26493 (java) S 26487 26489 25380 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 89987677 886026240 16643 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26494] ppid=26487 vsize=865260 CPUtime=0
/proc/26489/task/26494/stat : 26494 (java) S 26487 26489 25380 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89987677 886026240 16643 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26495] ppid=26487 vsize=865260 CPUtime=0
/proc/26489/task/26495/stat : 26495 (java) S 26487 26489 25380 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89987679 886026240 16643 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26496] ppid=26487 vsize=865260 CPUtime=0.37
/proc/26489/task/26496/stat : 26496 (java) S 26487 26489 25380 0 -1 64 719 0 0 0 36 1 0 0 15 0 9 0 89987679 886026240 16643 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26497] ppid=26487 vsize=865260 CPUtime=0
/proc/26489/task/26497/stat : 26497 (java) S 26487 26489 25380 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89987679 886026240 16643 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26498] ppid=26487 vsize=865260 CPUtime=0
/proc/26489/task/26498/stat : 26498 (java) S 26487 26489 25380 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89987679 886026240 16643 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 865260

[startup+12.7024 s]
/proc/loadavg: 2.02 1.97 1.83 3/90 26498
/proc/meminfo: memFree=775384/2055920 swapFree=4192812/4192956
[pid=26489] ppid=26487 vsize=865260 CPUtime=12.63
/proc/26489/stat : 26489 (java) S 26487 26489 25380 0 -1 0 17275 0 1 0 1246 17 0 0 18 0 9 0 89987674 886026240 16645 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26489/statm: 216315 16645 1992 9 0 210784 0
[pid=26489/tid=26491] ppid=26487 vsize=865260 CPUtime=12.2
/proc/26489/task/26491/stat : 26491 (java) R 26487 26489 25380 0 -1 64 14844 0 1 0 1205 15 0 0 25 0 9 0 89987675 886026240 16645 996147200 134512640 134550932 4294955888 18446744073709551615 4127395063 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26492] ppid=26487 vsize=865260 CPUtime=0.02
/proc/26489/task/26492/stat : 26492 (java) S 26487 26489 25380 0 -1 64 978 0 0 0 2 0 0 0 16 0 9 0 89987676 886026240 16645 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26493] ppid=26487 vsize=865260 CPUtime=0
/proc/26489/task/26493/stat : 26493 (java) S 26487 26489 25380 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 89987677 886026240 16645 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26494] ppid=26487 vsize=865260 CPUtime=0
/proc/26489/task/26494/stat : 26494 (java) S 26487 26489 25380 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89987677 886026240 16645 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26495] ppid=26487 vsize=865260 CPUtime=0
/proc/26489/task/26495/stat : 26495 (java) S 26487 26489 25380 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89987679 886026240 16645 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26496] ppid=26487 vsize=865260 CPUtime=0.38
/proc/26489/task/26496/stat : 26496 (java) S 26487 26489 25380 0 -1 64 721 0 0 0 37 1 0 0 16 0 9 0 89987679 886026240 16645 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26497] ppid=26487 vsize=865260 CPUtime=0
/proc/26489/task/26497/stat : 26497 (java) S 26487 26489 25380 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89987679 886026240 16645 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26498] ppid=26487 vsize=865260 CPUtime=0
/proc/26489/task/26498/stat : 26498 (java) S 26487 26489 25380 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89987679 886026240 16645 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 865260

[startup+25.5016 s]
/proc/loadavg: 2.02 1.97 1.83 3/90 26498
/proc/meminfo: memFree=771688/2055920 swapFree=4192812/4192956
[pid=26489] ppid=26487 vsize=865260 CPUtime=25.37
/proc/26489/stat : 26489 (java) S 26487 26489 25380 0 -1 0 18244 0 1 0 2515 22 0 0 18 0 9 0 89987674 886026240 17612 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26489/statm: 216315 17612 1992 9 0 210784 0
[pid=26489/tid=26491] ppid=26487 vsize=865260 CPUtime=24.91
/proc/26489/task/26491/stat : 26491 (java) R 26487 26489 25380 0 -1 64 14846 0 1 0 2472 19 0 0 25 0 9 0 89987675 886026240 17612 996147200 134512640 134550932 4294955888 18446744073709551615 4127270016 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26492] ppid=26487 vsize=865260 CPUtime=0.04
/proc/26489/task/26492/stat : 26492 (java) S 26487 26489 25380 0 -1 64 1945 0 0 0 4 0 0 0 16 0 9 0 89987676 886026240 17612 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26493] ppid=26487 vsize=865260 CPUtime=0
/proc/26489/task/26493/stat : 26493 (java) S 26487 26489 25380 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 89987677 886026240 17612 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26494] ppid=26487 vsize=865260 CPUtime=0
/proc/26489/task/26494/stat : 26494 (java) S 26487 26489 25380 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89987677 886026240 17612 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26495] ppid=26487 vsize=865260 CPUtime=0
/proc/26489/task/26495/stat : 26495 (java) S 26487 26489 25380 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89987679 886026240 17612 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26496] ppid=26487 vsize=865260 CPUtime=0.38
/proc/26489/task/26496/stat : 26496 (java) S 26487 26489 25380 0 -1 64 721 0 0 0 37 1 0 0 16 0 9 0 89987679 886026240 17612 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26497] ppid=26487 vsize=865260 CPUtime=0
/proc/26489/task/26497/stat : 26497 (java) S 26487 26489 25380 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89987679 886026240 17612 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26498] ppid=26487 vsize=865260 CPUtime=0
/proc/26489/task/26498/stat : 26498 (java) S 26487 26489 25380 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89987679 886026240 17612 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 865260

[startup+51.101 s]
/proc/loadavg: 2.01 1.97 1.83 3/90 26498
/proc/meminfo: memFree=771688/2055920 swapFree=4192812/4192956
[pid=26489] ppid=26487 vsize=865260 CPUtime=50.84
/proc/26489/stat : 26489 (java) S 26487 26489 25380 0 -1 0 18247 0 1 0 5053 31 0 0 18 0 9 0 89987674 886026240 17612 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26489/statm: 216315 17612 1992 9 0 210784 0
[pid=26489/tid=26491] ppid=26487 vsize=865260 CPUtime=50.4
/proc/26489/task/26491/stat : 26491 (java) R 26487 26489 25380 0 -1 64 14849 0 1 0 5011 29 0 0 25 0 9 0 89987675 886026240 17612 996147200 134512640 134550932 4294955888 18446744073709551615 4127245504 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26492] ppid=26487 vsize=865260 CPUtime=0.04
/proc/26489/task/26492/stat : 26492 (java) S 26487 26489 25380 0 -1 64 1945 0 0 0 4 0 0 0 16 0 9 0 89987676 886026240 17612 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26493] ppid=26487 vsize=865260 CPUtime=0
/proc/26489/task/26493/stat : 26493 (java) S 26487 26489 25380 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 89987677 886026240 17612 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26494] ppid=26487 vsize=865260 CPUtime=0
/proc/26489/task/26494/stat : 26494 (java) S 26487 26489 25380 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89987677 886026240 17612 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26495] ppid=26487 vsize=865260 CPUtime=0
/proc/26489/task/26495/stat : 26495 (java) S 26487 26489 25380 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89987679 886026240 17612 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26496] ppid=26487 vsize=865260 CPUtime=0.38
/proc/26489/task/26496/stat : 26496 (java) S 26487 26489 25380 0 -1 64 721 0 0 0 37 1 0 0 16 0 9 0 89987679 886026240 17612 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26497] ppid=26487 vsize=865260 CPUtime=0
/proc/26489/task/26497/stat : 26497 (java) S 26487 26489 25380 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89987679 886026240 17612 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

Current children cumulated CPU time (s) 1475.59
Current children cumulated vsize (KiB) 865260

[startup+1542.3 s]
/proc/loadavg: 1.93 1.98 1.91 3/90 26796
/proc/meminfo: memFree=822296/2055920 swapFree=4192812/4192956
[pid=26489] ppid=26487 vsize=865260 CPUtime=1535.43
/proc/26489/stat : 26489 (java) S 26487 26489 25380 0 -1 0 18452 0 1 0 152949 594 0 0 18 0 9 0 89987674 886026240 17613 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26489/statm: 216315 17613 1992 9 0 210784 0
[pid=26489/tid=26491] ppid=26487 vsize=865260 CPUtime=1534.85
/proc/26489/task/26491/stat : 26491 (java) R 26487 26489 25380 0 -1 64 15053 0 1 0 152895 590 0 0 25 0 9 0 89987675 886026240 17613 996147200 134512640 134550932 4294955888 18446744073709551615 4127252210 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26492] ppid=26487 vsize=865260 CPUtime=0.16
/proc/26489/task/26492/stat : 26492 (java) S 26487 26489 25380 0 -1 64 1946 0 0 0 15 1 0 0 16 0 9 0 89987676 886026240 17613 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26493] ppid=26487 vsize=865260 CPUtime=0
/proc/26489/task/26493/stat : 26493 (java) S 26487 26489 25380 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 89987677 886026240 17613 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26494] ppid=26487 vsize=865260 CPUtime=0
/proc/26489/task/26494/stat : 26494 (java) S 26487 26489 25380 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89987677 886026240 17613 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26495] ppid=26487 vsize=865260 CPUtime=0
/proc/26489/task/26495/stat : 26495 (java) S 26487 26489 25380 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89987679 886026240 17613 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26496] ppid=26487 vsize=865260 CPUtime=0.38
/proc/26489/task/26496/stat : 26496 (java) S 26487 26489 25380 0 -1 64 721 0 0 0 37 1 0 0 16 0 9 0 89987679 886026240 17613 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26497] ppid=26487 vsize=865260 CPUtime=0
/proc/26489/task/26497/stat : 26497 (java) S 26487 26489 25380 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89987679 886026240 17613 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26498] ppid=26487 vsize=865260 CPUtime=0
/proc/26489/task/26498/stat : 26498 (java) S 26487 26489 25380 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89987679 886026240 17613 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1535.43
Current children cumulated vsize (KiB) 865260

[startup+1602.3 s]
/proc/loadavg: 2.04 2.00 1.92 3/90 27084
/proc/meminfo: memFree=734080/2055920 swapFree=4192812/4192956
[pid=26489] ppid=26487 vsize=865260 CPUtime=1595.02
/proc/26489/stat : 26489 (java) S 26487 26489 25380 0 -1 0 18460 0 1 0 158883 619 0 0 18 0 9 0 89987674 886026240 17613 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26489/statm: 216315 17613 1992 9 0 210784 0
[pid=26489/tid=26491] ppid=26487 vsize=865260 CPUtime=1594.44
/proc/26489/task/26491/stat : 26491 (java) R 26487 26489 25380 0 -1 64 15061 0 1 0 158829 615 0 0 25 0 9 0 89987675 886026240 17613 996147200 134512640 134550932 4294955888 18446744073709551615 4127176231 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26492] ppid=26487 vsize=865260 CPUtime=0.17
/proc/26489/task/26492/stat : 26492 (java) S 26487 26489 25380 0 -1 64 1946 0 0 0 16 1 0 0 16 0 9 0 89987676 886026240 17613 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26493] ppid=26487 vsize=865260 CPUtime=0
/proc/26489/task/26493/stat : 26493 (java) S 26487 26489 25380 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 89987677 886026240 17613 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26494] ppid=26487 vsize=865260 CPUtime=0
/proc/26489/task/26494/stat : 26494 (java) S 26487 26489 25380 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89987677 886026240 17613 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26495] ppid=26487 vsize=865260 CPUtime=0
/proc/26489/task/26495/stat : 26495 (java) S 26487 26489 25380 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89987679 886026240 17613 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26496] ppid=26487 vsize=865260 CPUtime=0.38
/proc/26489/task/26496/stat : 26496 (java) S 26487 26489 25380 0 -1 64 721 0 0 0 37 1 0 0 16 0 9 0 89987679 886026240 17613 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26497] ppid=26487 vsize=865260 CPUtime=0
/proc/26489/task/26497/stat : 26497 (java) S 26487 26489 25380 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89987679 886026240 17613 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26498] ppid=26487 vsize=865260 CPUtime=0
/proc/26489/task/26498/stat : 26498 (java) S 26487 26489 25380 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89987679 886026240 17613 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1595.02
Current children cumulated vsize (KiB) 865260

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 1.92 3/90 27084
/proc/meminfo: memFree=720784/2055920 swapFree=4192812/4192956
[pid=26489] ppid=26487 vsize=865260 CPUtime=1655
/proc/26489/stat : 26489 (java) S 26487 26489 25380 0 -1 0 18469 0 1 0 164856 644 0 0 18 0 9 0 89987674 886026240 17613 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26489/statm: 216315 17613 1992 9 0 210784 0
[pid=26489/tid=26491] ppid=26487 vsize=865260 CPUtime=1654.42
/proc/26489/task/26491/stat : 26491 (java) R 26487 26489 25380 0 -1 64 15070 0 1 0 164802 640 0 0 25 0 9 0 89987675 886026240 17613 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26492] ppid=26487 vsize=865260 CPUtime=0.17
/proc/26489/task/26492/stat : 26492 (java) S 26487 26489 25380 0 -1 64 1946 0 0 0 16 1 0 0 16 0 9 0 89987676 886026240 17613 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26493] ppid=26487 vsize=865260 CPUtime=0
/proc/26489/task/26493/stat : 26493 (java) S 26487 26489 25380 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 89987677 886026240 17613 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26494] ppid=26487 vsize=865260 CPUtime=0
/proc/26489/task/26494/stat : 26494 (java) S 26487 26489 25380 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89987677 886026240 17613 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26495] ppid=26487 vsize=865260 CPUtime=0
/proc/26489/task/26495/stat : 26495 (java) S 26487 26489 25380 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89987679 886026240 17613 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26496] ppid=26487 vsize=865260 CPUtime=0.38
/proc/26489/task/26496/stat : 26496 (java) S 26487 26489 25380 0 -1 64 721 0 0 0 37 1 0 0 16 0 9 0 89987679 886026240 17613 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26497] ppid=26487 vsize=865260 CPUtime=0
/proc/26489/task/26497/stat : 26497 (java) S 26487 26489 25380 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89987679 886026240 17613 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26498] ppid=26487 vsize=865260 CPUtime=0
/proc/26489/task/26498/stat : 26498 (java) S 26487 26489 25380 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89987679 886026240 17613 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1655
Current children cumulated vsize (KiB) 865260

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/90 27120
/proc/meminfo: memFree=812240/2055920 swapFree=4192812/4192956
[pid=26489] ppid=26487 vsize=865260 CPUtime=1714.96
/proc/26489/stat : 26489 (java) S 26487 26489 25380 0 -1 0 18477 0 1 0 170828 668 0 0 18 0 9 0 89987674 886026240 17613 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26489/statm: 216315 17613 1992 9 0 210784 0
[pid=26489/tid=26491] ppid=26487 vsize=865260 CPUtime=1714.37
/proc/26489/task/26491/stat : 26491 (java) R 26487 26489 25380 0 -1 64 15078 0 1 0 170773 664 0 0 25 0 9 0 89987675 886026240 17613 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26492] ppid=26487 vsize=865260 CPUtime=0.18
/proc/26489/task/26492/stat : 26492 (java) S 26487 26489 25380 0 -1 64 1946 0 0 0 17 1 0 0 16 0 9 0 89987676 886026240 17613 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26493] ppid=26487 vsize=865260 CPUtime=0
/proc/26489/task/26493/stat : 26493 (java) S 26487 26489 25380 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 89987677 886026240 17613 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26494] ppid=26487 vsize=865260 CPUtime=0
/proc/26489/task/26494/stat : 26494 (java) S 26487 26489 25380 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89987677 886026240 17613 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26495] ppid=26487 vsize=865260 CPUtime=0
/proc/26489/task/26495/stat : 26495 (java) S 26487 26489 25380 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89987679 886026240 17613 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26496] ppid=26487 vsize=865260 CPUtime=0.38
/proc/26489/task/26496/stat : 26496 (java) S 26487 26489 25380 0 -1 64 721 0 0 0 37 1 0 0 16 0 9 0 89987679 886026240 17613 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26497] ppid=26487 vsize=865260 CPUtime=0
/proc/26489/task/26497/stat : 26497 (java) S 26487 26489 25380 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89987679 886026240 17613 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26498] ppid=26487 vsize=865260 CPUtime=0
/proc/26489/task/26498/stat : 26498 (java) S 26487 26489 25380 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89987679 886026240 17613 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1714.96
Current children cumulated vsize (KiB) 865260

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/90 27156
/proc/meminfo: memFree=841936/2055920 swapFree=4192812/4192956
[pid=26489] ppid=26487 vsize=865260 CPUtime=1774.88
/proc/26489/stat : 26489 (java) S 26487 26489 25380 0 -1 0 18486 0 1 0 176792 696 0 0 18 0 9 0 89987674 886026240 17613 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26489/statm: 216315 17613 1992 9 0 210784 0
[pid=26489/tid=26491] ppid=26487 vsize=865260 CPUtime=1774.29
/proc/26489/task/26491/stat : 26491 (java) R 26487 26489 25380 0 -1 64 15087 0 1 0 176737 692 0 0 25 0 9 0 89987675 886026240 17613 996147200 134512640 134550932 4294955888 18446744073709551615 4127297032 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26492] ppid=26487 vsize=865260 CPUtime=0.18
/proc/26489/task/26492/stat : 26492 (java) S 26487 26489 25380 0 -1 64 1946 0 0 0 17 1 0 0 16 0 9 0 89987676 886026240 17613 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26493] ppid=26487 vsize=865260 CPUtime=0
/proc/26489/task/26493/stat : 26493 (java) S 26487 26489 25380 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 89987677 886026240 17613 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26494] ppid=26487 vsize=865260 CPUtime=0
/proc/26489/task/26494/stat : 26494 (java) S 26487 26489 25380 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89987677 886026240 17613 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26495] ppid=26487 vsize=865260 CPUtime=0
/proc/26489/task/26495/stat : 26495 (java) S 26487 26489 25380 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89987679 886026240 17613 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26496] ppid=26487 vsize=865260 CPUtime=0.38
/proc/26489/task/26496/stat : 26496 (java) S 26487 26489 25380 0 -1 64 721 0 0 0 37 1 0 0 16 0 9 0 89987679 886026240 17613 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26497] ppid=26487 vsize=865260 CPUtime=0
/proc/26489/task/26497/stat : 26497 (java) S 26487 26489 25380 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89987679 886026240 17613 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26498] ppid=26487 vsize=865260 CPUtime=0
/proc/26489/task/26498/stat : 26498 (java) S 26487 26489 25380 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89987679 886026240 17613 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1774.88
Current children cumulated vsize (KiB) 865260



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.6 s]
/proc/loadavg: 2.00 2.00 1.92 3/90 27156
/proc/meminfo: memFree=842136/2055920 swapFree=4192812/4192956
[pid=26489] ppid=26487 vsize=865260 CPUtime=1800.07
/proc/26489/stat : 26489 (java) S 26487 26489 25380 0 -1 0 18489 0 1 0 179302 705 0 0 18 0 9 0 89987674 886026240 17613 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26489/statm: 216315 17613 1992 9 0 210784 0
[pid=26489/tid=26491] ppid=26487 vsize=865260 CPUtime=1799.47
/proc/26489/task/26491/stat : 26491 (java) R 26487 26489 25380 0 -1 64 15090 0 1 0 179246 701 0 0 25 0 9 0 89987675 886026240 17613 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26492] ppid=26487 vsize=865260 CPUtime=0.2
/proc/26489/task/26492/stat : 26492 (java) S 26487 26489 25380 0 -1 64 1946 0 0 0 18 2 0 0 16 0 9 0 89987676 886026240 17613 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26493] ppid=26487 vsize=865260 CPUtime=0
/proc/26489/task/26493/stat : 26493 (java) S 26487 26489 25380 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 89987677 886026240 17613 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26494] ppid=26487 vsize=865260 CPUtime=0
/proc/26489/task/26494/stat : 26494 (java) S 26487 26489 25380 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89987677 886026240 17613 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26495] ppid=26487 vsize=865260 CPUtime=0
/proc/26489/task/26495/stat : 26495 (java) S 26487 26489 25380 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89987679 886026240 17613 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26496] ppid=26487 vsize=865260 CPUtime=0.38
/proc/26489/task/26496/stat : 26496 (java) S 26487 26489 25380 0 -1 64 721 0 0 0 37 1 0 0 16 0 9 0 89987679 886026240 17613 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26497] ppid=26487 vsize=865260 CPUtime=0
/proc/26489/task/26497/stat : 26497 (java) S 26487 26489 25380 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89987679 886026240 17613 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26498] ppid=26487 vsize=865260 CPUtime=0
/proc/26489/task/26498/stat : 26498 (java) S 26487 26489 25380 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89987679 886026240 17613 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 865260

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

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

[startup+1807.8 s]
/proc/loadavg: 2.00 2.00 1.92 3/90 27156
/proc/meminfo: memFree=842136/2055920 swapFree=4192812/4192956
[pid=26489] ppid=26487 vsize=0 CPUtime=1800.26
/proc/26489/stat : 26489 (java) Z 26487 26489 25380 0 -1 1036 18512 0 1 0 179321 705 0 0 15 0 2 0 89987674 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26489/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.26
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1807.81
CPU time (s): 1800.28
CPU user time (s): 1793.21
CPU system time (s): 7.06492
CPU usage (%): 99.5834
Max. virtual memory (cumulated for all children) (KiB): 865908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.21
system time used= 7.06492
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18512
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= 40876
involuntary context switches= 50634

runsolver used 2.38064 second user time and 5.81312 second system time

The end

Launcher Data

Begin job on node8 at 2009-07-19 20:46:44
IDJOB=2115651
IDBENCH=55369
IDSOLVER=780
FILE ID=node8/2115651-1248029204
PBS_JOBID= 9529030
Free space on /tmp= 66064 MiB

SOLVER NAME= Choco2.1.1b 2009-07-16
BENCH NAME= CPAI08/csp/golombRulerArity3/normalized-ruler-67-11-a3.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-2115651-1248029204/watcher-2115651-1248029204 -o /tmp/evaluation-result-2115651-1248029204/solver-2115651-1248029204 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2115651-1248029204.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= 485c8fe818a9857f587d4656422ed032
RANDOM SEED=1664772346

node8.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.213
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.213
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        835280 kB
Buffers:         84768 kB
Cached:         882532 kB
SwapCached:          0 kB
Active:         295240 kB
Inactive:       840012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        835280 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5640 kB
Writeback:           0 kB
Mapped:         185856 kB
Slab:            70224 kB
Committed_AS:  1221744 kB
PageTables:       2056 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66060 MiB
End job on node8 at 2009-07-19 21:16:54