Trace number 2116635

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.09 1800.85

General information on the benchmark

Namecsp/queenAttacking/
normalized-queenAttacking-8.xml
MD5SUMe0d3c2a9b72782260c487372febe60b6
Bench Category2-ARY-INT (binary 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 variables65
Number of constraints2034
Maximum constraint arity2
Maximum domain size64
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2034
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-2116635-1248031796/watcher-2116635-1248031796 -o /tmp/evaluation-result-2116635-1248031796/solver-2116635-1248031796 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2116635-1248031796.xml -randval true -h 1 -ac 32 -saclim 60 -s true -verb 0 -seed 11041979 

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


[startup+0 s]
/proc/loadavg: 2.07 2.02 1.93 3/81 22095
/proc/meminfo: memFree=927864/2055920 swapFree=4192812/4192956
[pid=22095] ppid=22093 vsize=308 CPUtime=0
/proc/22095/stat : 22095 (java) R 22093 22095 20728 0 -1 0 236 0 0 0 0 0 0 0 18 0 1 0 90244390 315392 39 996147200 134512640 134550932 4294955888 18446744073709551615 1819428 0 0 4096 0 0 0 0 17 0 0 0
/proc/22095/statm: 77 39 29 9 0 6 0

[startup+0.0706469 s]
/proc/loadavg: 2.07 2.02 1.93 3/81 22095
/proc/meminfo: memFree=927864/2055920 swapFree=4192812/4192956
[pid=22095] ppid=22093 vsize=862184 CPUtime=0.05
/proc/22095/stat : 22095 (java) S 22093 22095 20728 0 -1 0 3107 0 1 0 4 1 0 0 18 0 9 0 90244390 882876416 2575 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22095/statm: 215546 2575 1248 9 0 210416 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 862184

[startup+0.101651 s]
/proc/loadavg: 2.07 2.02 1.93 3/81 22095
/proc/meminfo: memFree=927864/2055920 swapFree=4192812/4192956
[pid=22095] ppid=22093 vsize=864092 CPUtime=0.09
/proc/22095/stat : 22095 (java) S 22093 22095 20728 0 -1 0 3899 0 1 0 7 2 0 0 18 0 9 0 90244390 884830208 3347 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22095/statm: 216023 3347 1750 9 0 210492 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 864092

[startup+0.301677 s]
/proc/loadavg: 2.07 2.02 1.93 3/81 22095
/proc/meminfo: memFree=927864/2055920 swapFree=4192812/4192956
[pid=22095] ppid=22093 vsize=864364 CPUtime=0.28
/proc/22095/stat : 22095 (java) S 22093 22095 20728 0 -1 0 4578 0 1 0 25 3 0 0 18 0 9 0 90244390 885108736 4003 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22095/statm: 216091 4003 1855 9 0 210560 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 864364

[startup+0.701727 s]
/proc/loadavg: 2.07 2.02 1.93 3/81 22095
/proc/meminfo: memFree=927864/2055920 swapFree=4192812/4192956
[pid=22095] ppid=22093 vsize=864972 CPUtime=0.69
/proc/22095/stat : 22095 (java) S 22093 22095 20728 0 -1 0 6836 0 1 0 64 5 0 0 18 0 9 0 90244390 885731328 6250 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22095/statm: 216243 6250 1902 9 0 210712 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 864972

[startup+1.50283 s]
/proc/loadavg: 2.07 2.02 1.93 3/90 22104
/proc/meminfo: memFree=900848/2055920 swapFree=4192812/4192956
[pid=22095] ppid=22093 vsize=865280 CPUtime=1.49
/proc/22095/stat : 22095 (java) S 22093 22095 20728 0 -1 0 12529 0 1 0 140 9 0 0 18 0 9 0 90244390 886046720 11908 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22095/statm: 216320 11908 1980 9 0 210789 0
[pid=22095/tid=22097] ppid=22093 vsize=865280 CPUtime=1.15
/proc/22095/task/22097/stat : 22097 (java) R 22093 22095 20728 0 -1 64 11120 0 1 0 108 7 0 0 25 0 9 0 90244391 886046720 11908 996147200 134512640 134550932 4294955888 18446744073709551615 4126077301 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22098] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22098/stat : 22098 (java) S 22093 22095 20728 0 -1 64 3 0 0 0 0 0 0 0 17 0 9 0 90244392 886046720 11908 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22099] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22099/stat : 22099 (java) S 22093 22095 20728 0 -1 64 11 0 0 0 0 0 0 0 22 0 9 0 90244393 886046720 11908 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22100] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22100/stat : 22100 (java) S 22093 22095 20728 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 90244393 886046720 11908 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22101] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22101/stat : 22101 (java) S 22093 22095 20728 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 90244394 886046720 11908 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22102] ppid=22093 vsize=865280 CPUtime=0.32
/proc/22095/task/22102/stat : 22102 (java) S 22093 22095 20728 0 -1 64 680 0 0 0 31 1 0 0 15 0 9 0 90244394 886046720 11908 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22103] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22103/stat : 22103 (java) S 22093 22095 20728 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 90244395 886046720 11908 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22104] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22104/stat : 22104 (java) S 22093 22095 20728 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90244395 886046720 11908 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 865280

[startup+3.10203 s]
/proc/loadavg: 2.07 2.02 1.93 3/90 22104
/proc/meminfo: memFree=886384/2055920 swapFree=4192812/4192956
[pid=22095] ppid=22093 vsize=865280 CPUtime=3.08
/proc/22095/stat : 22095 (java) S 22093 22095 20728 0 -1 0 13202 0 1 0 299 9 0 0 18 0 9 0 90244390 886046720 12579 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22095/statm: 216320 12579 1980 9 0 210789 0
[pid=22095/tid=22097] ppid=22093 vsize=865280 CPUtime=2.69
/proc/22095/task/22097/stat : 22097 (java) R 22093 22095 20728 0 -1 64 11755 0 1 0 262 7 0 0 25 0 9 0 90244391 886046720 12579 996147200 134512640 134550932 4294955888 18446744073709551615 4127119662 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22098] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22098/stat : 22098 (java) S 22093 22095 20728 0 -1 64 3 0 0 0 0 0 0 0 17 0 9 0 90244392 886046720 12579 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22099] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22099/stat : 22099 (java) S 22093 22095 20728 0 -1 64 11 0 0 0 0 0 0 0 22 0 9 0 90244393 886046720 12579 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22100] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22100/stat : 22100 (java) S 22093 22095 20728 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 90244393 886046720 12579 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22101] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22101/stat : 22101 (java) S 22093 22095 20728 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 90244394 886046720 12579 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22102] ppid=22093 vsize=865280 CPUtime=0.38
/proc/22095/task/22102/stat : 22102 (java) S 22093 22095 20728 0 -1 64 718 0 0 0 37 1 0 0 15 0 9 0 90244394 886046720 12579 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22103] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22103/stat : 22103 (java) S 22093 22095 20728 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 90244395 886046720 12579 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22104] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22104/stat : 22104 (java) S 22093 22095 20728 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90244395 886046720 12579 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 865280

[startup+6.30143 s]
/proc/loadavg: 2.06 2.02 1.93 3/90 22104
/proc/meminfo: memFree=881976/2055920 swapFree=4192812/4192956
[pid=22095] ppid=22093 vsize=865280 CPUtime=6.28
/proc/22095/stat : 22095 (java) S 22093 22095 20728 0 -1 0 14384 0 1 0 618 10 0 0 18 0 9 0 90244390 886046720 13757 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22095/statm: 216320 13757 1980 9 0 210789 0
[pid=22095/tid=22097] ppid=22093 vsize=865280 CPUtime=5.88
/proc/22095/task/22097/stat : 22097 (java) R 22093 22095 20728 0 -1 64 12933 0 1 0 580 8 0 0 25 0 9 0 90244391 886046720 13757 996147200 134512640 134550932 4294955888 18446744073709551615 4127379222 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22098] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22098/stat : 22098 (java) S 22093 22095 20728 0 -1 64 3 0 0 0 0 0 0 0 17 0 9 0 90244392 886046720 13757 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22099] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22099/stat : 22099 (java) S 22093 22095 20728 0 -1 64 11 0 0 0 0 0 0 0 22 0 9 0 90244393 886046720 13757 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22100] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22100/stat : 22100 (java) S 22093 22095 20728 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 90244393 886046720 13757 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22101] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22101/stat : 22101 (java) S 22093 22095 20728 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 90244394 886046720 13757 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22102] ppid=22093 vsize=865280 CPUtime=0.38
/proc/22095/task/22102/stat : 22102 (java) S 22093 22095 20728 0 -1 64 722 0 0 0 37 1 0 0 15 0 9 0 90244394 886046720 13757 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22103] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22103/stat : 22103 (java) S 22093 22095 20728 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 90244395 886046720 13757 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22104] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22104/stat : 22104 (java) S 22093 22095 20728 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90244395 886046720 13757 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 865280

[startup+12.7012 s]
/proc/loadavg: 2.06 2.01 1.93 3/90 22104
/proc/meminfo: memFree=873208/2055920 swapFree=4192812/4192956
[pid=22095] ppid=22093 vsize=865280 CPUtime=12.68
/proc/22095/stat : 22095 (java) S 22093 22095 20728 0 -1 0 17657 0 1 0 1256 12 0 0 18 0 9 0 90244390 886046720 17022 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22095/statm: 216320 17022 1989 9 0 210789 0
[pid=22095/tid=22097] ppid=22093 vsize=865280 CPUtime=12.23
/proc/22095/task/22097/stat : 22097 (java) R 22093 22095 20728 0 -1 64 14868 0 1 0 1214 9 0 0 25 0 9 0 90244391 886046720 17022 996147200 134512640 134550932 4294955888 18446744073709551615 4127162993 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22098] ppid=22093 vsize=865280 CPUtime=0.03
/proc/22095/task/22098/stat : 22098 (java) S 22093 22095 20728 0 -1 64 1331 0 0 0 3 0 0 0 16 0 9 0 90244392 886046720 17022 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22099] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22099/stat : 22099 (java) S 22093 22095 20728 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90244393 886046720 17022 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22100] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22100/stat : 22100 (java) S 22093 22095 20728 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90244393 886046720 17022 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22101] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22101/stat : 22101 (java) S 22093 22095 20728 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 90244394 886046720 17022 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22102] ppid=22093 vsize=865280 CPUtime=0.39
/proc/22095/task/22102/stat : 22102 (java) S 22093 22095 20728 0 -1 64 727 0 0 0 38 1 0 0 16 0 9 0 90244394 886046720 17022 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22103] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22103/stat : 22103 (java) S 22093 22095 20728 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 90244395 886046720 17022 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22104] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22104/stat : 22104 (java) S 22093 22095 20728 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90244395 886046720 17022 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 865280

[startup+25.5029 s]
/proc/loadavg: 2.04 2.01 1.93 3/90 22104
/proc/meminfo: memFree=867192/2055920 swapFree=4192812/4192956
[pid=22095] ppid=22093 vsize=865280 CPUtime=25.47
/proc/22095/stat : 22095 (java) S 22093 22095 20728 0 -1 0 17661 0 1 0 2535 12 0 0 18 0 9 0 90244390 886046720 17025 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22095/statm: 216320 17025 1989 9 0 210789 0
[pid=22095/tid=22097] ppid=22093 vsize=865280 CPUtime=25.03
/proc/22095/task/22097/stat : 22097 (java) R 22093 22095 20728 0 -1 64 14869 0 1 0 2493 10 0 0 25 0 9 0 90244391 886046720 17025 996147200 134512640 134550932 4294955888 18446744073709551615 4127160472 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22098] ppid=22093 vsize=865280 CPUtime=0.03
/proc/22095/task/22098/stat : 22098 (java) S 22093 22095 20728 0 -1 64 1331 0 0 0 3 0 0 0 16 0 9 0 90244392 886046720 17025 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22099] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22099/stat : 22099 (java) S 22093 22095 20728 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90244393 886046720 17025 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22100] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22100/stat : 22100 (java) S 22093 22095 20728 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90244393 886046720 17025 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22101] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22101/stat : 22101 (java) S 22093 22095 20728 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 90244394 886046720 17025 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22102] ppid=22093 vsize=865280 CPUtime=0.39
/proc/22095/task/22102/stat : 22102 (java) S 22093 22095 20728 0 -1 64 730 0 0 0 38 1 0 0 17 0 9 0 90244394 886046720 17025 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22103] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22103/stat : 22103 (java) S 22093 22095 20728 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 90244395 886046720 17025 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22104] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22104/stat : 22104 (java) S 22093 22095 20728 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90244395 886046720 17025 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 865280

[startup+51.1021 s]
/proc/loadavg: 2.03 2.01 1.93 3/90 22104
/proc/meminfo: memFree=862008/2055920 swapFree=4192812/4192956
[pid=22095] ppid=22093 vsize=865280 CPUtime=51.06
/proc/22095/stat : 22095 (java) S 22093 22095 20728 0 -1 0 18991 0 1 0 5093 13 0 0 18 0 9 0 90244390 886046720 18352 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22095/statm: 216320 18352 1989 9 0 210789 0
[pid=22095/tid=22097] ppid=22093 vsize=865280 CPUtime=50.58
/proc/22095/task/22097/stat : 22097 (java) R 22093 22095 20728 0 -1 64 14874 0 1 0 5048 10 0 0 25 0 9 0 90244391 886046720 18352 996147200 134512640 134550932 4294955888 18446744073709551615 4127304887 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22098] ppid=22093 vsize=865280 CPUtime=0.05
/proc/22095/task/22098/stat : 22098 (java) S 22093 22095 20728 0 -1 64 2652 0 0 0 5 0 0 0 16 0 9 0 90244392 886046720 18352 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22099] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22099/stat : 22099 (java) S 22093 22095 20728 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90244393 886046720 18352 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22100] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22100/stat : 22100 (java) S 22093 22095 20728 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90244393 886046720 18352 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22101] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22101/stat : 22101 (java) S 22093 22095 20728 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 90244394 886046720 18352 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22102] ppid=22093 vsize=865280 CPUtime=0.4
/proc/22095/task/22102/stat : 22102 (java) S 22093 22095 20728 0 -1 64 734 0 0 0 39 1 0 0 16 0 9 0 90244394 886046720 18352 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22103] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22103/stat : 22103 (java) S 22093 22095 20728 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 90244395 886046720 18352 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

/proc/22095/task/22100/stat : 22100 (java) S 22093 22095 20728 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90244393 886046720 18386 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22101] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22101/stat : 22101 (java) S 22093 22095 20728 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 90244394 886046720 18386 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22102] ppid=22093 vsize=865280 CPUtime=0.43
/proc/22095/task/22102/stat : 22102 (java) S 22093 22095 20728 0 -1 64 751 0 0 0 42 1 0 0 16 0 9 0 90244394 886046720 18386 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22103] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22103/stat : 22103 (java) S 22093 22095 20728 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 90244395 886046720 18386 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22104] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22104/stat : 22104 (java) S 22093 22095 20728 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90244395 886046720 18386 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1481.66
Current children cumulated vsize (KiB) 865280

[startup+1542.3 s]
/proc/loadavg: 2.22 2.16 2.00 3/90 22180
/proc/meminfo: memFree=862080/2055920 swapFree=4192812/4192956
[pid=22095] ppid=22093 vsize=865280 CPUtime=1541.64
/proc/22095/stat : 22095 (java) S 22093 22095 20728 0 -1 0 19799 0 1 0 153793 371 0 0 18 0 9 0 90244390 886046720 18386 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22095/statm: 216320 18386 1994 9 0 210789 0
[pid=22095/tid=22097] ppid=22093 vsize=865280 CPUtime=1540.68
/proc/22095/task/22097/stat : 22097 (java) R 22093 22095 20728 0 -1 64 15655 0 1 0 153705 363 0 0 25 0 9 0 90244391 886046720 18386 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22098] ppid=22093 vsize=865280 CPUtime=0.49
/proc/22095/task/22098/stat : 22098 (java) S 22093 22095 20728 0 -1 64 2662 0 0 0 44 5 0 0 16 0 9 0 90244392 886046720 18386 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22099] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22099/stat : 22099 (java) S 22093 22095 20728 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90244393 886046720 18386 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22100] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22100/stat : 22100 (java) S 22093 22095 20728 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90244393 886046720 18386 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22101] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22101/stat : 22101 (java) S 22093 22095 20728 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 90244394 886046720 18386 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22102] ppid=22093 vsize=865280 CPUtime=0.43
/proc/22095/task/22102/stat : 22102 (java) S 22093 22095 20728 0 -1 64 751 0 0 0 42 1 0 0 16 0 9 0 90244394 886046720 18386 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22103] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22103/stat : 22103 (java) S 22093 22095 20728 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 90244395 886046720 18386 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22104] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22104/stat : 22104 (java) S 22093 22095 20728 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90244395 886046720 18386 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1541.64
Current children cumulated vsize (KiB) 865280

[startup+1602.3 s]
/proc/loadavg: 2.12 2.14 2.00 3/90 22180
/proc/meminfo: memFree=862080/2055920 swapFree=4192812/4192956
[pid=22095] ppid=22093 vsize=865280 CPUtime=1601.61
/proc/22095/stat : 22095 (java) S 22093 22095 20728 0 -1 0 19831 0 1 0 159778 383 0 0 18 0 9 0 90244390 886046720 18386 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22095/statm: 216320 18386 1994 9 0 210789 0
[pid=22095/tid=22097] ppid=22093 vsize=865280 CPUtime=1600.63
/proc/22095/task/22097/stat : 22097 (java) R 22093 22095 20728 0 -1 64 15687 0 1 0 159689 374 0 0 25 0 9 0 90244391 886046720 18386 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22098] ppid=22093 vsize=865280 CPUtime=0.52
/proc/22095/task/22098/stat : 22098 (java) S 22093 22095 20728 0 -1 64 2662 0 0 0 46 6 0 0 17 0 9 0 90244392 886046720 18386 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22099] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22099/stat : 22099 (java) S 22093 22095 20728 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90244393 886046720 18386 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22100] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22100/stat : 22100 (java) S 22093 22095 20728 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90244393 886046720 18386 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22101] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22101/stat : 22101 (java) S 22093 22095 20728 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 90244394 886046720 18386 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22102] ppid=22093 vsize=865280 CPUtime=0.43
/proc/22095/task/22102/stat : 22102 (java) S 22093 22095 20728 0 -1 64 751 0 0 0 42 1 0 0 16 0 9 0 90244394 886046720 18386 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22103] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22103/stat : 22103 (java) S 22093 22095 20728 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 90244395 886046720 18386 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22104] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22104/stat : 22104 (java) S 22093 22095 20728 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90244395 886046720 18386 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1601.61
Current children cumulated vsize (KiB) 865280

[startup+1662.3 s]
/proc/loadavg: 2.08 2.13 2.00 3/90 22180
/proc/meminfo: memFree=862080/2055920 swapFree=4192812/4192956
[pid=22095] ppid=22093 vsize=865280 CPUtime=1661.58
/proc/22095/stat : 22095 (java) S 22093 22095 20728 0 -1 0 19864 0 1 0 165760 398 0 0 18 0 9 0 90244390 886046720 18387 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22095/statm: 216320 18387 1994 9 0 210789 0
[pid=22095/tid=22097] ppid=22093 vsize=865280 CPUtime=1660.6
/proc/22095/task/22097/stat : 22097 (java) R 22093 22095 20728 0 -1 64 15719 0 1 0 165670 390 0 0 25 0 9 0 90244391 886046720 18387 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22098] ppid=22093 vsize=865280 CPUtime=0.53
/proc/22095/task/22098/stat : 22098 (java) S 22093 22095 20728 0 -1 64 2663 0 0 0 47 6 0 0 16 0 9 0 90244392 886046720 18387 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22099] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22099/stat : 22099 (java) S 22093 22095 20728 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90244393 886046720 18387 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22100] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22100/stat : 22100 (java) S 22093 22095 20728 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90244393 886046720 18387 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22101] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22101/stat : 22101 (java) S 22093 22095 20728 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 90244394 886046720 18387 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22102] ppid=22093 vsize=865280 CPUtime=0.43
/proc/22095/task/22102/stat : 22102 (java) S 22093 22095 20728 0 -1 64 751 0 0 0 42 1 0 0 16 0 9 0 90244394 886046720 18387 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22103] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22103/stat : 22103 (java) S 22093 22095 20728 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 90244395 886046720 18387 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22104] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22104/stat : 22104 (java) S 22093 22095 20728 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90244395 886046720 18387 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1661.58
Current children cumulated vsize (KiB) 865280

[startup+1722.3 s]
/proc/loadavg: 2.14 2.13 2.01 3/90 22180
/proc/meminfo: memFree=862080/2055920 swapFree=4192812/4192956
[pid=22095] ppid=22093 vsize=865280 CPUtime=1721.55
/proc/22095/stat : 22095 (java) S 22093 22095 20728 0 -1 0 19895 0 1 0 171742 413 0 0 18 0 9 0 90244390 886046720 18387 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22095/statm: 216320 18387 1994 9 0 210789 0
[pid=22095/tid=22097] ppid=22093 vsize=865280 CPUtime=1720.56
/proc/22095/task/22097/stat : 22097 (java) R 22093 22095 20728 0 -1 64 15750 0 1 0 171651 405 0 0 25 0 9 0 90244391 886046720 18387 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22098] ppid=22093 vsize=865280 CPUtime=0.55
/proc/22095/task/22098/stat : 22098 (java) S 22093 22095 20728 0 -1 64 2663 0 0 0 49 6 0 0 16 0 9 0 90244392 886046720 18387 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22099] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22099/stat : 22099 (java) S 22093 22095 20728 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90244393 886046720 18387 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22100] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22100/stat : 22100 (java) S 22093 22095 20728 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90244393 886046720 18387 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22101] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22101/stat : 22101 (java) S 22093 22095 20728 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 90244394 886046720 18387 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22102] ppid=22093 vsize=865280 CPUtime=0.43
/proc/22095/task/22102/stat : 22102 (java) S 22093 22095 20728 0 -1 64 751 0 0 0 42 1 0 0 16 0 9 0 90244394 886046720 18387 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22103] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22103/stat : 22103 (java) S 22093 22095 20728 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 90244395 886046720 18387 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22104] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22104/stat : 22104 (java) S 22093 22095 20728 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90244395 886046720 18387 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1721.55
Current children cumulated vsize (KiB) 865280

[startup+1782.3 s]
/proc/loadavg: 2.12 2.12 2.00 3/90 22180
/proc/meminfo: memFree=862016/2055920 swapFree=4192812/4192956
[pid=22095] ppid=22093 vsize=865280 CPUtime=1781.53
/proc/22095/stat : 22095 (java) S 22093 22095 20728 0 -1 0 19927 0 1 0 177725 428 0 0 18 0 9 0 90244390 886046720 18387 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22095/statm: 216320 18387 1994 9 0 210789 0
[pid=22095/tid=22097] ppid=22093 vsize=865280 CPUtime=1780.51
/proc/22095/task/22097/stat : 22097 (java) R 22093 22095 20728 0 -1 64 15782 0 1 0 177631 420 0 0 25 0 9 0 90244391 886046720 18387 996147200 134512640 134550932 4294955888 18446744073709551615 4127314346 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22098] ppid=22093 vsize=865280 CPUtime=0.56
/proc/22095/task/22098/stat : 22098 (java) S 22093 22095 20728 0 -1 64 2663 0 0 0 50 6 0 0 17 0 9 0 90244392 886046720 18387 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22099] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22099/stat : 22099 (java) S 22093 22095 20728 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90244393 886046720 18387 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22100] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22100/stat : 22100 (java) S 22093 22095 20728 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90244393 886046720 18387 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22101] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22101/stat : 22101 (java) S 22093 22095 20728 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 90244394 886046720 18387 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22102] ppid=22093 vsize=865280 CPUtime=0.43
/proc/22095/task/22102/stat : 22102 (java) S 22093 22095 20728 0 -1 64 751 0 0 0 42 1 0 0 16 0 9 0 90244394 886046720 18387 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22103] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22103/stat : 22103 (java) S 22093 22095 20728 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 90244395 886046720 18387 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22104] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22104/stat : 22104 (java) S 22093 22095 20728 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90244395 886046720 18387 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1781.53
Current children cumulated vsize (KiB) 865280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 2.09 2.11 2.00 3/90 22180
/proc/meminfo: memFree=862016/2055920 swapFree=4192812/4192956
[pid=22095] ppid=22093 vsize=865280 CPUtime=1800.04
/proc/22095/stat : 22095 (java) S 22093 22095 20728 0 -1 0 19938 0 1 0 179571 433 0 0 18 0 9 0 90244390 886046720 18388 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22095/statm: 216320 18388 1994 9 0 210789 0
[pid=22095/tid=22097] ppid=22093 vsize=865280 CPUtime=1799.01
/proc/22095/task/22097/stat : 22097 (java) R 22093 22095 20728 0 -1 64 15792 0 1 0 179477 424 0 0 25 0 9 0 90244391 886046720 18388 996147200 134512640 134550932 4294955888 18446744073709551615 4127140223 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22098] ppid=22093 vsize=865280 CPUtime=0.57
/proc/22095/task/22098/stat : 22098 (java) S 22093 22095 20728 0 -1 64 2664 0 0 0 51 6 0 0 17 0 9 0 90244392 886046720 18388 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22099] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22099/stat : 22099 (java) S 22093 22095 20728 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90244393 886046720 18388 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22100] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22100/stat : 22100 (java) S 22093 22095 20728 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90244393 886046720 18388 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22101] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22101/stat : 22101 (java) S 22093 22095 20728 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 90244394 886046720 18388 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22102] ppid=22093 vsize=865280 CPUtime=0.43
/proc/22095/task/22102/stat : 22102 (java) S 22093 22095 20728 0 -1 64 751 0 0 0 42 1 0 0 16 0 9 0 90244394 886046720 18388 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22103] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22103/stat : 22103 (java) S 22093 22095 20728 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 90244395 886046720 18388 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22095/tid=22104] ppid=22093 vsize=865280 CPUtime=0
/proc/22095/task/22104/stat : 22104 (java) S 22093 22095 20728 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90244395 886046720 18388 996147200 134512640 134550932 4294955888 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) 865280

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

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

Child status: 143
Real time (s): 1800.85
CPU time (s): 1800.09
CPU user time (s): 1795.75
CPU system time (s): 4.34134
CPU usage (%): 99.9576
Max. virtual memory (cumulated for all children) (KiB): 865280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.75
system time used= 4.34134
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19960
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= 46295
involuntary context switches= 52084

runsolver used 1.9817 second user time and 6.22105 second system time

The end

Launcher Data

Begin job on node54 at 2009-07-19 21:29:56
IDJOB=2116635
IDBENCH=57393
IDSOLVER=780
FILE ID=node54/2116635-1248031796
PBS_JOBID= 9528942
Free space on /tmp= 66272 MiB

SOLVER NAME= Choco2.1.1b 2009-07-16
BENCH NAME= CPAI08/csp/queenAttacking/normalized-queenAttacking-8.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-2116635-1248031796/watcher-2116635-1248031796 -o /tmp/evaluation-result-2116635-1248031796/solver-2116635-1248031796 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2116635-1248031796.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= e0d3c2a9b72782260c487372febe60b6
RANDOM SEED=674386215

node54.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.232
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.232
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:        928344 kB
Buffers:         96200 kB
Cached:         836828 kB
SwapCached:          0 kB
Active:         316360 kB
Inactive:       710904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        928344 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5468 kB
Writeback:           0 kB
Mapped:         111996 kB
Slab:            85344 kB
Committed_AS:  1286520 kB
PageTables:       1908 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= 66268 MiB
End job on node54 at 2009-07-19 21:59:59