Trace number 2087877

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.21 1810.37

General information on the benchmark

Namecsp/dag-rand/
normalized-rand-n23-d3-e16-r15-t150000-23.xml
MD5SUM54c50e62a2a63d603d03a30992cbb3d6
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark110.566
Satisfiable
(Un)Satisfiability was proved
Number of variables23
Number of constraints16
Maximum constraint arity15
Maximum domain size3
Number of constraints which are defined in extension16
Number of constraints which are defined in intension0
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-2087877-1247387011/watcher-2087877-1247387011 -o /tmp/evaluation-result-2087877-1247387011/solver-2087877-1247387011 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco-2.1.1.jar -file HOME/instance-2087877-1247387011.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.02 2.00 2.00 3/80 25499
/proc/meminfo: memFree=1678264/2055920 swapFree=4192812/4192956
[pid=25499] ppid=25497 vsize=18576 CPUtime=0
/proc/25499/stat : 25499 (runsolver) R 25497 25499 24569 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 25767814 19021824 284 996147200 4194304 4302564 548682068192 18446744073709551615 225612197159 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/25499/statm: 4644 284 249 26 0 2626 0

[startup+0.0503029 s]
/proc/loadavg: 2.02 2.00 2.00 3/80 25499
/proc/meminfo: memFree=1678264/2055920 swapFree=4192812/4192956
[pid=25499] ppid=25497 vsize=859892 CPUtime=0.03
/proc/25499/stat : 25499 (java) S 25497 25499 24569 0 -1 0 2270 0 1 0 2 1 0 0 18 0 5 0 25767814 880529408 1855 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/25499/statm: 214973 1855 863 9 0 209888 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 859892

[startup+0.101901 s]
/proc/loadavg: 2.02 2.00 2.00 3/80 25499
/proc/meminfo: memFree=1678264/2055920 swapFree=4192812/4192956
[pid=25499] ppid=25497 vsize=864064 CPUtime=0.08
/proc/25499/stat : 25499 (java) S 25497 25499 24569 0 -1 0 3376 0 1 0 7 1 0 0 18 0 9 0 25767814 884801536 2841 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25499/statm: 216016 2841 1363 9 0 210484 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 864064

[startup+0.302918 s]
/proc/loadavg: 2.02 2.00 2.00 3/80 25499
/proc/meminfo: memFree=1678264/2055920 swapFree=4192812/4192956
[pid=25499] ppid=25497 vsize=864196 CPUtime=0.27
/proc/25499/stat : 25499 (java) S 25497 25499 24569 0 -1 0 4536 0 1 0 25 2 0 0 18 0 9 0 25767814 884936704 3961 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25499/statm: 216049 3961 1852 9 0 210517 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 864196

[startup+0.702956 s]
/proc/loadavg: 2.02 2.00 2.00 3/80 25499
/proc/meminfo: memFree=1678264/2055920 swapFree=4192812/4192956
[pid=25499] ppid=25497 vsize=864356 CPUtime=0.67
/proc/25499/stat : 25499 (java) S 25497 25499 24569 0 -1 0 13538 0 1 0 59 8 0 0 18 0 9 0 25767814 885100544 12963 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25499/statm: 216089 12963 1853 9 0 210557 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 864356

[startup+1.50103 s]
/proc/loadavg: 2.02 2.00 2.00 3/89 25508
/proc/meminfo: memFree=1583536/2055920 swapFree=4192812/4192956
[pid=25499] ppid=25497 vsize=864972 CPUtime=1.46
/proc/25499/stat : 25499 (java) S 25497 25499 24569 0 -1 0 38321 0 1 0 122 24 0 0 18 0 9 0 25767814 885731328 37742 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25499/statm: 216243 37742 1866 9 0 210711 0
[pid=25499/tid=25501] ppid=25497 vsize=864972 CPUtime=1.23
/proc/25499/task/25501/stat : 25501 (java) R 25497 25499 24569 0 -1 64 14147 0 1 0 111 12 0 0 25 0 9 0 25767816 885731328 37742 996147200 134512640 134550932 4294955840 18446744073709551615 4126419785 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25502] ppid=25497 vsize=864972 CPUtime=0.16
/proc/25499/task/25502/stat : 25502 (java) S 25497 25499 24569 0 -1 64 22991 0 0 0 5 11 0 0 16 0 9 0 25767818 885731328 37742 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25503] ppid=25497 vsize=864972 CPUtime=0
/proc/25499/task/25503/stat : 25503 (java) S 25497 25499 24569 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 25767818 885731328 37742 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25504] ppid=25497 vsize=864972 CPUtime=0
/proc/25499/task/25504/stat : 25504 (java) S 25497 25499 24569 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 25767818 885731328 37742 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25505] ppid=25497 vsize=864972 CPUtime=0
/proc/25499/task/25505/stat : 25505 (java) S 25497 25499 24569 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 25767820 885731328 37742 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25506] ppid=25497 vsize=864972 CPUtime=0.05
/proc/25499/task/25506/stat : 25506 (java) S 25497 25499 24569 0 -1 64 450 0 0 0 5 0 0 0 16 0 9 0 25767820 885731328 37742 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25507] ppid=25497 vsize=864972 CPUtime=0
/proc/25499/task/25507/stat : 25507 (java) S 25497 25499 24569 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 25767820 885731328 37742 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25508] ppid=25497 vsize=864972 CPUtime=0
/proc/25499/task/25508/stat : 25508 (java) S 25497 25499 24569 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 25767820 885731328 37742 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 864972

[startup+3.10116 s]
/proc/loadavg: 2.02 2.00 2.00 3/89 25508
/proc/meminfo: memFree=1462640/2055920 swapFree=4192812/4192956
[pid=25499] ppid=25497 vsize=864972 CPUtime=3.06
/proc/25499/stat : 25499 (java) S 25497 25499 24569 0 -1 0 66301 0 1 0 267 39 0 0 18 0 9 0 25767814 885731328 65709 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25499/statm: 216243 65709 1890 9 0 210711 0
[pid=25499/tid=25501] ppid=25497 vsize=864972 CPUtime=2.52
/proc/25499/task/25501/stat : 25501 (java) R 25497 25499 24569 0 -1 64 14227 0 1 0 239 13 0 0 25 0 9 0 25767816 885731328 65709 996147200 134512640 134550932 4294955840 18446744073709551615 4126521720 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25502] ppid=25497 vsize=864972 CPUtime=0.43
/proc/25499/task/25502/stat : 25502 (java) S 25497 25499 24569 0 -1 64 50873 0 0 0 19 24 0 0 16 0 9 0 25767818 885731328 65709 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25503] ppid=25497 vsize=864972 CPUtime=0
/proc/25499/task/25503/stat : 25503 (java) S 25497 25499 24569 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 25767818 885731328 65709 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25504] ppid=25497 vsize=864972 CPUtime=0
/proc/25499/task/25504/stat : 25504 (java) S 25497 25499 24569 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 25767818 885731328 65709 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25505] ppid=25497 vsize=864972 CPUtime=0
/proc/25499/task/25505/stat : 25505 (java) S 25497 25499 24569 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 25767820 885731328 65709 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25506] ppid=25497 vsize=864972 CPUtime=0.07
/proc/25499/task/25506/stat : 25506 (java) S 25497 25499 24569 0 -1 64 468 0 0 0 7 0 0 0 16 0 9 0 25767820 885731328 65709 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25507] ppid=25497 vsize=864972 CPUtime=0
/proc/25499/task/25507/stat : 25507 (java) S 25497 25499 24569 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 25767820 885731328 65709 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25508] ppid=25497 vsize=864972 CPUtime=0
/proc/25499/task/25508/stat : 25508 (java) S 25497 25499 24569 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 25767820 885731328 65709 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 864972

[startup+6.30244 s]
/proc/loadavg: 2.09 2.02 2.01 3/89 25508
/proc/meminfo: memFree=1342704/2055920 swapFree=4192812/4192956
[pid=25499] ppid=25497 vsize=864972 CPUtime=6.21
/proc/25499/stat : 25499 (java) S 25497 25499 24569 0 -1 0 91144 0 1 0 570 51 0 0 18 0 9 0 25767814 885731328 90543 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25499/statm: 216243 90543 1890 9 0 210711 0
[pid=25499/tid=25501] ppid=25497 vsize=864972 CPUtime=5.33
/proc/25499/task/25501/stat : 25501 (java) R 25497 25499 24569 0 -1 64 14236 0 1 0 519 14 0 0 25 0 9 0 25767816 885731328 90543 996147200 134512640 134550932 4294955840 18446744073709551615 102094016 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25502] ppid=25497 vsize=864972 CPUtime=0.78
/proc/25499/task/25502/stat : 25502 (java) S 25497 25499 24569 0 -1 64 75702 0 0 0 42 36 0 0 16 0 9 0 25767818 885731328 90543 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25503] ppid=25497 vsize=864972 CPUtime=0
/proc/25499/task/25503/stat : 25503 (java) S 25497 25499 24569 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 25767818 885731328 90543 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25504] ppid=25497 vsize=864972 CPUtime=0
/proc/25499/task/25504/stat : 25504 (java) S 25497 25499 24569 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 25767818 885731328 90543 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25505] ppid=25497 vsize=864972 CPUtime=0
/proc/25499/task/25505/stat : 25505 (java) S 25497 25499 24569 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 25767820 885731328 90543 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25506] ppid=25497 vsize=864972 CPUtime=0.08
/proc/25499/task/25506/stat : 25506 (java) S 25497 25499 24569 0 -1 64 473 0 0 0 8 0 0 0 16 0 9 0 25767820 885731328 90543 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25507] ppid=25497 vsize=864972 CPUtime=0
/proc/25499/task/25507/stat : 25507 (java) S 25497 25499 24569 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 25767820 885731328 90543 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25508] ppid=25497 vsize=864972 CPUtime=0
/proc/25499/task/25508/stat : 25508 (java) S 25497 25499 24569 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 25767820 885731328 90543 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 864972

[startup+12.702 s]
/proc/loadavg: 2.09 2.02 2.00 3/89 25508
/proc/meminfo: memFree=1142256/2055920 swapFree=4192812/4192956
[pid=25499] ppid=25497 vsize=864972 CPUtime=12.55
/proc/25499/stat : 25499 (java) S 25497 25499 24569 0 -1 0 139385 0 1 0 1182 73 0 0 18 0 9 0 25767814 885731328 138745 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25499/statm: 216243 138745 1943 9 0 210711 0
[pid=25499/tid=25501] ppid=25497 vsize=864972 CPUtime=10.96
/proc/25499/task/25501/stat : 25501 (java) R 25497 25499 24569 0 -1 64 14456 0 1 0 1082 14 0 0 25 0 9 0 25767816 885731328 138745 996147200 134512640 134550932 4294955840 18446744073709551615 4126608153 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25502] ppid=25497 vsize=864972 CPUtime=1.47
/proc/25499/task/25502/stat : 25502 (java) S 25497 25499 24569 0 -1 64 123713 0 0 0 90 57 0 0 16 0 9 0 25767818 885731328 138745 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25503] ppid=25497 vsize=864972 CPUtime=0
/proc/25499/task/25503/stat : 25503 (java) S 25497 25499 24569 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 25767818 885731328 138745 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25504] ppid=25497 vsize=864972 CPUtime=0
/proc/25499/task/25504/stat : 25504 (java) S 25497 25499 24569 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 25767818 885731328 138745 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25505] ppid=25497 vsize=864972 CPUtime=0
/proc/25499/task/25505/stat : 25505 (java) S 25497 25499 24569 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 25767820 885731328 138745 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25506] ppid=25497 vsize=864972 CPUtime=0.09
/proc/25499/task/25506/stat : 25506 (java) S 25497 25499 24569 0 -1 64 482 0 0 0 9 0 0 0 16 0 9 0 25767820 885731328 138745 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25507] ppid=25497 vsize=864972 CPUtime=0
/proc/25499/task/25507/stat : 25507 (java) S 25497 25499 24569 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 25767820 885731328 138745 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25508] ppid=25497 vsize=864972 CPUtime=0
/proc/25499/task/25508/stat : 25508 (java) S 25497 25499 24569 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 25767820 885731328 138745 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 864972

[startup+25.5021 s]
/proc/loadavg: 2.07 2.02 2.00 3/89 25508
/proc/meminfo: memFree=961008/2055920 swapFree=4192812/4192956
[pid=25499] ppid=25497 vsize=864972 CPUtime=25.23
/proc/25499/stat : 25499 (java) S 25497 25499 24569 0 -1 0 181606 0 1 0 2427 96 0 0 18 0 9 0 25767814 885731328 180939 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25499/statm: 216243 180939 1976 9 0 210711 0
[pid=25499/tid=25501] ppid=25497 vsize=864972 CPUtime=22.97
/proc/25499/task/25501/stat : 25501 (java) R 25497 25499 24569 0 -1 64 14720 0 1 0 2282 15 0 0 25 0 9 0 25767816 885731328 180939 996147200 134512640 134550932 4294955840 18446744073709551615 103677616 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25502] ppid=25497 vsize=864972 CPUtime=2.1
/proc/25499/task/25502/stat : 25502 (java) S 25497 25499 24569 0 -1 64 165644 0 0 0 131 79 0 0 17 0 9 0 25767818 885731328 180939 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25503] ppid=25497 vsize=864972 CPUtime=0
/proc/25499/task/25503/stat : 25503 (java) S 25497 25499 24569 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 25767818 885731328 180939 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25504] ppid=25497 vsize=864972 CPUtime=0
/proc/25499/task/25504/stat : 25504 (java) S 25497 25499 24569 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 25767818 885731328 180939 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25505] ppid=25497 vsize=864972 CPUtime=0
/proc/25499/task/25505/stat : 25505 (java) S 25497 25499 24569 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 25767820 885731328 180939 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25506] ppid=25497 vsize=864972 CPUtime=0.13
/proc/25499/task/25506/stat : 25506 (java) S 25497 25499 24569 0 -1 64 508 0 0 0 13 0 0 0 16 0 9 0 25767820 885731328 180939 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25507] ppid=25497 vsize=864972 CPUtime=0
/proc/25499/task/25507/stat : 25507 (java) S 25497 25499 24569 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 25767820 885731328 180939 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25508] ppid=25497 vsize=864972 CPUtime=0
/proc/25499/task/25508/stat : 25508 (java) S 25497 25499 24569 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 25767820 885731328 180939 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 864972

[startup+51.1023 s]
/proc/loadavg: 2.04 2.02 2.00 3/89 25508
/proc/meminfo: memFree=959856/2055920 swapFree=4192812/4192956
[pid=25499] ppid=25497 vsize=864972 CPUtime=50.59
/proc/25499/stat : 25499 (java) S 25497 25499 24569 0 -1 0 181622 0 1 0 4963 96 0 0 18 0 9 0 25767814 885731328 180946 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25499/statm: 216243 180946 1976 9 0 210711 0
[pid=25499/tid=25501] ppid=25497 vsize=864972 CPUtime=48.31
/proc/25499/task/25501/stat : 25501 (java) R 25497 25499 24569 0 -1 64 14729 0 1 0 4816 15 0 0 25 0 9 0 25767816 885731328 180946 996147200 134512640 134550932 4294955840 18446744073709551615 4126670601 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25502] ppid=25497 vsize=864972 CPUtime=2.1
/proc/25499/task/25502/stat : 25502 (java) S 25497 25499 24569 0 -1 64 165644 0 0 0 131 79 0 0 16 0 9 0 25767818 885731328 180946 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25503] ppid=25497 vsize=864972 CPUtime=0
/proc/25499/task/25503/stat : 25503 (java) S 25497 25499 24569 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 25767818 885731328 180946 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25504] ppid=25497 vsize=864972 CPUtime=0
/proc/25499/task/25504/stat : 25504 (java) S 25497 25499 24569 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 25767818 885731328 180946 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25505] ppid=25497 vsize=864972 CPUtime=0
/proc/25499/task/25505/stat : 25505 (java) S 25497 25499 24569 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 25767820 885731328 180946 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25506] ppid=25497 vsize=864972 CPUtime=0.14
/proc/25499/task/25506/stat : 25506 (java) S 25497 25499 24569 0 -1 64 515 0 0 0 14 0 0 0 16 0 9 0 25767820 885731328 180946 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25507] ppid=25497 vsize=864972 CPUtime=0
/proc/25499/task/25507/stat : 25507 (java) S 25497 25499 24569 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 25767820 885731328 180946 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

Current children cumulated CPU time (s) 1472.26
Current children cumulated vsize (KiB) 864972

[startup+1542.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/89 25546
/proc/meminfo: memFree=909616/2055920 swapFree=4192812/4192956
[pid=25499] ppid=25497 vsize=864972 CPUtime=1532.24
/proc/25499/stat : 25499 (java) S 25497 25499 24569 0 -1 0 185580 0 1 0 153120 104 0 0 18 0 9 0 25767814 885731328 184680 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25499/statm: 216243 184680 2627 9 0 210711 0
[pid=25499/tid=25501] ppid=25497 vsize=864972 CPUtime=1524.66
/proc/25499/task/25501/stat : 25501 (java) R 25497 25499 24569 0 -1 64 14769 0 1 0 152445 21 0 0 25 0 9 0 25767816 885731328 184680 996147200 134512640 134550932 4294955840 18446744073709551615 4126671592 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25499/tid=25502] ppid=25497 vsize=864972 CPUtime=7.35
/proc/25499/task/25502/stat : 25502 (java) S 25497 25499 24569 0 -1 64 169539 0 0 0 655 80 0 0 16 0 9 0 25767818 885731328 184680 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25499/tid=25503] ppid=25497 vsize=864972 CPUtime=0
/proc/25499/task/25503/stat : 25503 (java) S 25497 25499 24569 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 25767818 885731328 184680 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25504] ppid=25497 vsize=864972 CPUtime=0
/proc/25499/task/25504/stat : 25504 (java) S 25497 25499 24569 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 25767818 885731328 184680 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25505] ppid=25497 vsize=864972 CPUtime=0
/proc/25499/task/25505/stat : 25505 (java) S 25497 25499 24569 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 25767820 885731328 184680 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25506] ppid=25497 vsize=864972 CPUtime=0.19
/proc/25499/task/25506/stat : 25506 (java) S 25497 25499 24569 0 -1 64 538 0 0 0 18 1 0 0 16 0 9 0 25767820 885731328 184680 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25499/tid=25507] ppid=25497 vsize=864972 CPUtime=0
/proc/25499/task/25507/stat : 25507 (java) S 25497 25499 24569 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 25767820 885731328 184680 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25508] ppid=25497 vsize=864972 CPUtime=0
/proc/25499/task/25508/stat : 25508 (java) S 25497 25499 24569 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 25767820 885731328 184680 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1532.24
Current children cumulated vsize (KiB) 864972

[startup+1602.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/89 25546
/proc/meminfo: memFree=909616/2055920 swapFree=4192812/4192956
[pid=25499] ppid=25497 vsize=864972 CPUtime=1592.21
/proc/25499/stat : 25499 (java) S 25497 25499 24569 0 -1 0 185580 0 1 0 159117 104 0 0 18 0 9 0 25767814 885731328 184680 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25499/statm: 216243 184680 2627 9 0 210711 0
[pid=25499/tid=25501] ppid=25497 vsize=864972 CPUtime=1584.64
/proc/25499/task/25501/stat : 25501 (java) R 25497 25499 24569 0 -1 64 14769 0 1 0 158443 21 0 0 25 0 9 0 25767816 885731328 184680 996147200 134512640 134550932 4294955840 18446744073709551615 4126670628 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25499/tid=25502] ppid=25497 vsize=864972 CPUtime=7.35
/proc/25499/task/25502/stat : 25502 (java) S 25497 25499 24569 0 -1 64 169539 0 0 0 655 80 0 0 16 0 9 0 25767818 885731328 184680 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25499/tid=25503] ppid=25497 vsize=864972 CPUtime=0
/proc/25499/task/25503/stat : 25503 (java) S 25497 25499 24569 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 25767818 885731328 184680 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25504] ppid=25497 vsize=864972 CPUtime=0
/proc/25499/task/25504/stat : 25504 (java) S 25497 25499 24569 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 25767818 885731328 184680 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25505] ppid=25497 vsize=864972 CPUtime=0
/proc/25499/task/25505/stat : 25505 (java) S 25497 25499 24569 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 25767820 885731328 184680 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25506] ppid=25497 vsize=864972 CPUtime=0.19
/proc/25499/task/25506/stat : 25506 (java) S 25497 25499 24569 0 -1 64 538 0 0 0 18 1 0 0 16 0 9 0 25767820 885731328 184680 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25499/tid=25507] ppid=25497 vsize=864972 CPUtime=0
/proc/25499/task/25507/stat : 25507 (java) S 25497 25499 24569 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 25767820 885731328 184680 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25508] ppid=25497 vsize=864972 CPUtime=0
/proc/25499/task/25508/stat : 25508 (java) S 25497 25499 24569 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 25767820 885731328 184680 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1592.21
Current children cumulated vsize (KiB) 864972

[startup+1662.3 s]
/proc/loadavg: 2.10 2.02 2.00 3/89 25548
/proc/meminfo: memFree=909296/2055920 swapFree=4192812/4192956
[pid=25499] ppid=25497 vsize=864972 CPUtime=1652.19
/proc/25499/stat : 25499 (java) S 25497 25499 24569 0 -1 0 185581 0 1 0 165115 104 0 0 18 0 9 0 25767814 885731328 184680 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25499/statm: 216243 184680 2627 9 0 210711 0
[pid=25499/tid=25501] ppid=25497 vsize=864972 CPUtime=1643.79
/proc/25499/task/25501/stat : 25501 (java) R 25497 25499 24569 0 -1 64 14770 0 1 0 164358 21 0 0 25 0 9 0 25767816 885731328 184680 996147200 134512640 134550932 4294955840 18446744073709551615 4126670590 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25499/tid=25502] ppid=25497 vsize=864972 CPUtime=8.17
/proc/25499/task/25502/stat : 25502 (java) S 25497 25499 24569 0 -1 64 169539 0 0 0 737 80 0 0 16 0 9 0 25767818 885731328 184680 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25499/tid=25503] ppid=25497 vsize=864972 CPUtime=0
/proc/25499/task/25503/stat : 25503 (java) S 25497 25499 24569 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 25767818 885731328 184680 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25504] ppid=25497 vsize=864972 CPUtime=0
/proc/25499/task/25504/stat : 25504 (java) S 25497 25499 24569 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 25767818 885731328 184680 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25505] ppid=25497 vsize=864972 CPUtime=0
/proc/25499/task/25505/stat : 25505 (java) S 25497 25499 24569 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 25767820 885731328 184680 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25506] ppid=25497 vsize=864972 CPUtime=0.19
/proc/25499/task/25506/stat : 25506 (java) S 25497 25499 24569 0 -1 64 538 0 0 0 18 1 0 0 16 0 9 0 25767820 885731328 184680 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25499/tid=25507] ppid=25497 vsize=864972 CPUtime=0
/proc/25499/task/25507/stat : 25507 (java) S 25497 25499 24569 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 25767820 885731328 184680 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25508] ppid=25497 vsize=864972 CPUtime=0
/proc/25499/task/25508/stat : 25508 (java) S 25497 25499 24569 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 25767820 885731328 184680 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1652.19
Current children cumulated vsize (KiB) 864972

[startup+1722.3 s]
/proc/loadavg: 2.10 2.03 2.00 3/89 25548
/proc/meminfo: memFree=909296/2055920 swapFree=4192812/4192956
[pid=25499] ppid=25497 vsize=864972 CPUtime=1712.17
/proc/25499/stat : 25499 (java) S 25497 25499 24569 0 -1 0 185581 0 1 0 171113 104 0 0 18 0 9 0 25767814 885731328 184680 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25499/statm: 216243 184680 2627 9 0 210711 0
[pid=25499/tid=25501] ppid=25497 vsize=864972 CPUtime=1703.77
/proc/25499/task/25501/stat : 25501 (java) R 25497 25499 24569 0 -1 64 14770 0 1 0 170356 21 0 0 25 0 9 0 25767816 885731328 184680 996147200 134512640 134550932 4294955840 18446744073709551615 4126670601 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25499/tid=25502] ppid=25497 vsize=864972 CPUtime=8.17
/proc/25499/task/25502/stat : 25502 (java) S 25497 25499 24569 0 -1 64 169539 0 0 0 737 80 0 0 16 0 9 0 25767818 885731328 184680 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25499/tid=25503] ppid=25497 vsize=864972 CPUtime=0
/proc/25499/task/25503/stat : 25503 (java) S 25497 25499 24569 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 25767818 885731328 184680 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25504] ppid=25497 vsize=864972 CPUtime=0
/proc/25499/task/25504/stat : 25504 (java) S 25497 25499 24569 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 25767818 885731328 184680 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25505] ppid=25497 vsize=864972 CPUtime=0
/proc/25499/task/25505/stat : 25505 (java) S 25497 25499 24569 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 25767820 885731328 184680 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25506] ppid=25497 vsize=864972 CPUtime=0.19
/proc/25499/task/25506/stat : 25506 (java) S 25497 25499 24569 0 -1 64 538 0 0 0 18 1 0 0 16 0 9 0 25767820 885731328 184680 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25499/tid=25507] ppid=25497 vsize=864972 CPUtime=0
/proc/25499/task/25507/stat : 25507 (java) S 25497 25499 24569 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 25767820 885731328 184680 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25508] ppid=25497 vsize=864972 CPUtime=0
/proc/25499/task/25508/stat : 25508 (java) S 25497 25499 24569 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 25767820 885731328 184680 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1712.17
Current children cumulated vsize (KiB) 864972

[startup+1782.3 s]
/proc/loadavg: 2.17 2.05 2.01 3/89 25548
/proc/meminfo: memFree=909104/2055920 swapFree=4192812/4192956
[pid=25499] ppid=25497 vsize=864972 CPUtime=1772.14
/proc/25499/stat : 25499 (java) S 25497 25499 24569 0 -1 0 185581 0 1 0 177110 104 0 0 18 0 9 0 25767814 885731328 184680 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25499/statm: 216243 184680 2627 9 0 210711 0
[pid=25499/tid=25501] ppid=25497 vsize=864972 CPUtime=1763.76
/proc/25499/task/25501/stat : 25501 (java) R 25497 25499 24569 0 -1 64 14770 0 1 0 176354 22 0 0 25 0 9 0 25767816 885731328 184680 996147200 134512640 134550932 4294955840 18446744073709551615 4126670567 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25499/tid=25502] ppid=25497 vsize=864972 CPUtime=8.17
/proc/25499/task/25502/stat : 25502 (java) S 25497 25499 24569 0 -1 64 169539 0 0 0 737 80 0 0 16 0 9 0 25767818 885731328 184680 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25499/tid=25503] ppid=25497 vsize=864972 CPUtime=0
/proc/25499/task/25503/stat : 25503 (java) S 25497 25499 24569 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 25767818 885731328 184680 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25504] ppid=25497 vsize=864972 CPUtime=0
/proc/25499/task/25504/stat : 25504 (java) S 25497 25499 24569 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 25767818 885731328 184680 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25505] ppid=25497 vsize=864972 CPUtime=0
/proc/25499/task/25505/stat : 25505 (java) S 25497 25499 24569 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 25767820 885731328 184680 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25506] ppid=25497 vsize=864972 CPUtime=0.19
/proc/25499/task/25506/stat : 25506 (java) S 25497 25499 24569 0 -1 64 538 0 0 0 18 1 0 0 16 0 9 0 25767820 885731328 184680 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25499/tid=25507] ppid=25497 vsize=864972 CPUtime=0
/proc/25499/task/25507/stat : 25507 (java) S 25497 25499 24569 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 25767820 885731328 184680 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25508] ppid=25497 vsize=864972 CPUtime=0
/proc/25499/task/25508/stat : 25508 (java) S 25497 25499 24569 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 25767820 885731328 184680 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1772.14
Current children cumulated vsize (KiB) 864972



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.2 s]
/proc/loadavg: 2.16 2.06 2.01 3/89 25548
/proc/meminfo: memFree=909104/2055920 swapFree=4192812/4192956
[pid=25499] ppid=25497 vsize=864972 CPUtime=1800.04
/proc/25499/stat : 25499 (java) S 25497 25499 24569 0 -1 0 185581 0 1 0 179900 104 0 0 18 0 9 0 25767814 885731328 184680 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25499/statm: 216243 184680 2627 9 0 210711 0
[pid=25499/tid=25501] ppid=25497 vsize=864972 CPUtime=1791.66
/proc/25499/task/25501/stat : 25501 (java) R 25497 25499 24569 0 -1 64 14770 0 1 0 179144 22 0 0 25 0 9 0 25767816 885731328 184680 996147200 134512640 134550932 4294955840 18446744073709551615 4126670601 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25499/tid=25502] ppid=25497 vsize=864972 CPUtime=8.17
/proc/25499/task/25502/stat : 25502 (java) S 25497 25499 24569 0 -1 64 169539 0 0 0 737 80 0 0 16 0 9 0 25767818 885731328 184680 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25499/tid=25503] ppid=25497 vsize=864972 CPUtime=0
/proc/25499/task/25503/stat : 25503 (java) S 25497 25499 24569 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 25767818 885731328 184680 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25504] ppid=25497 vsize=864972 CPUtime=0
/proc/25499/task/25504/stat : 25504 (java) S 25497 25499 24569 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 25767818 885731328 184680 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25505] ppid=25497 vsize=864972 CPUtime=0
/proc/25499/task/25505/stat : 25505 (java) S 25497 25499 24569 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 25767820 885731328 184680 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25506] ppid=25497 vsize=864972 CPUtime=0.19
/proc/25499/task/25506/stat : 25506 (java) S 25497 25499 24569 0 -1 64 538 0 0 0 18 1 0 0 16 0 9 0 25767820 885731328 184680 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25499/tid=25507] ppid=25497 vsize=864972 CPUtime=0
/proc/25499/task/25507/stat : 25507 (java) S 25497 25499 24569 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 25767820 885731328 184680 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25499/tid=25508] ppid=25497 vsize=864972 CPUtime=0
/proc/25499/task/25508/stat : 25508 (java) S 25497 25499 24569 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 25767820 885731328 184680 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 864972

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

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

[startup+1810.31 s]
/proc/loadavg: 2.16 2.06 2.01 3/89 25548
/proc/meminfo: memFree=909104/2055920 swapFree=4192812/4192956
[pid=25499] ppid=25497 vsize=0 CPUtime=1800.15
/proc/25499/stat : 25499 (java) Z 25497 25499 24569 0 -1 1036 185603 0 1 0 179905 110 0 0 16 0 2 0 25767814 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25499/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1810.37
CPU time (s): 1800.21
CPU user time (s): 1799.06
CPU system time (s): 1.15482
CPU usage (%): 99.4393
Max. virtual memory (cumulated for all children) (KiB): 864972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.06
system time used= 1.15482
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 185603
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= 38046
involuntary context switches= 62449

runsolver used 2.40863 second user time and 5.85511 second system time

The end

Launcher Data

Begin job on node31 at 2009-07-12 10:23:37
IDJOB=2087877
IDBENCH=58815
IDSOLVER=737
FILE ID=node31/2087877-1247387011
PBS_JOBID= 9507261
Free space on /tmp= 66332 MiB

SOLVER NAME= Choco2.1.1 2009-06-10
BENCH NAME= CPAI08/csp/dag-rand/normalized-rand-n23-d3-e16-r15-t150000-23.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-2087877-1247387011/watcher-2087877-1247387011 -o /tmp/evaluation-result-2087877-1247387011/solver-2087877-1247387011 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco-2.1.1.jar -file HOME/instance-2087877-1247387011.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= 54c50e62a2a63d603d03a30992cbb3d6
RANDOM SEED=440076744

node31.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.216
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	: 5931.00
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.216
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:       1678744 kB
Buffers:         17424 kB
Cached:         195348 kB
SwapCached:          0 kB
Active:         237588 kB
Inactive:        88068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1678744 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           73080 kB
Writeback:           0 kB
Mapped:         130728 kB
Slab:            36284 kB
Committed_AS:   926356 kB
PageTables:       2088 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= 66324 MiB
End job on node31 at 2009-07-12 10:53:49