Trace number 2115552

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.12 1809.49

General information on the benchmark

Namecsp/pseudo/mps/
normalized-mps-seymour1.xml
MD5SUM27316f660718fdd05f59979882bda0b1
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark33.5819
Satisfiable
(Un)Satisfiability was proved
Number of variables10582
Number of constraints5786
Maximum constraint arity198
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5786
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-2115552-1248029082/watcher-2115552-1248029082 -o /tmp/evaluation-result-2115552-1248029082/solver-2115552-1248029082 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2115552-1248029082.xml -randval true -h 1 -ac 32 -saclim 60 -s true -verb 0 -seed 11041979 

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


[startup+0 s]
/proc/loadavg: 2.01 2.03 1.86 3/80 24288
/proc/meminfo: memFree=758736/2055920 swapFree=4192812/4192956
[pid=24288] ppid=24286 vsize=18576 CPUtime=0
/proc/24288/stat : 24288 (runsolver) R 24286 24288 23588 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 89974757 19021824 284 996147200 4194304 4302564 548682068272 18446744073709551615 272467815719 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/24288/statm: 4644 284 249 26 0 2626 0

[startup+0.081007 s]
/proc/loadavg: 2.01 2.03 1.86 3/80 24288
/proc/meminfo: memFree=758736/2055920 swapFree=4192812/4192956
[pid=24288] ppid=24286 vsize=862204 CPUtime=0.07
/proc/24288/stat : 24288 (java) S 24286 24288 23588 0 -1 0 3112 0 1 0 5 2 0 0 18 0 9 0 89974757 882896896 2580 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24288/statm: 215551 2580 1252 9 0 210421 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 862204

[startup+0.102008 s]
/proc/loadavg: 2.01 2.03 1.86 3/80 24288
/proc/meminfo: memFree=758736/2055920 swapFree=4192812/4192956
[pid=24288] ppid=24286 vsize=864072 CPUtime=0.08
/proc/24288/stat : 24288 (java) S 24286 24288 23588 0 -1 0 3638 0 1 0 6 2 0 0 18 0 9 0 89974757 884809728 3103 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24288/statm: 216018 3103 1585 9 0 210487 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 864072

[startup+0.301041 s]
/proc/loadavg: 2.01 2.03 1.86 3/80 24288
/proc/meminfo: memFree=758736/2055920 swapFree=4192812/4192956
[pid=24288] ppid=24286 vsize=864856 CPUtime=0.28
/proc/24288/stat : 24288 (java) S 24286 24288 23588 0 -1 0 4737 0 1 0 25 3 0 0 18 0 9 0 89974757 885612544 4162 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24288/statm: 216214 4162 1858 9 0 210683 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 864856

[startup+0.702102 s]
/proc/loadavg: 2.01 2.03 1.86 3/80 24288
/proc/meminfo: memFree=758736/2055920 swapFree=4192812/4192956
[pid=24288] ppid=24286 vsize=864988 CPUtime=0.67
/proc/24288/stat : 24288 (java) S 24286 24288 23588 0 -1 0 10234 0 1 0 60 7 0 0 18 0 9 0 89974757 885747712 9656 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24288/statm: 216247 9656 1869 9 0 210716 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 864988

[startup+1.50121 s]
/proc/loadavg: 2.01 2.03 1.86 4/89 24297
/proc/meminfo: memFree=701832/2055920 swapFree=4192812/4192956
[pid=24288] ppid=24286 vsize=864988 CPUtime=1.46
/proc/24288/stat : 24288 (java) S 24286 24288 23588 0 -1 0 22935 0 1 0 133 13 0 0 18 0 9 0 89974757 885747712 22345 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24288/statm: 216247 22345 1910 9 0 210716 0
[pid=24288/tid=24290] ppid=24286 vsize=864988 CPUtime=1.14
/proc/24288/task/24290/stat : 24290 (java) R 24286 24288 23588 0 -1 64 14291 0 1 0 105 9 0 0 25 0 9 0 89974759 885747712 22345 996147200 134512640 134550932 4294955888 18446744073709551615 4126795185 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24291] ppid=24286 vsize=864988 CPUtime=0.13
/proc/24288/task/24291/stat : 24291 (java) S 24286 24288 23588 0 -1 64 7361 0 0 0 11 2 0 0 16 0 9 0 89974760 885747712 22345 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24292] ppid=24286 vsize=864988 CPUtime=0
/proc/24288/task/24292/stat : 24292 (java) S 24286 24288 23588 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89974761 885747712 22345 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24293] ppid=24286 vsize=864988 CPUtime=0
/proc/24288/task/24293/stat : 24293 (java) S 24286 24288 23588 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89974761 885747712 22345 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24294] ppid=24286 vsize=864988 CPUtime=0
/proc/24288/task/24294/stat : 24294 (java) S 24286 24288 23588 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89974763 885747712 22345 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24295] ppid=24286 vsize=864988 CPUtime=0.16
/proc/24288/task/24295/stat : 24295 (java) S 24286 24288 23588 0 -1 64 549 0 0 0 16 0 0 0 15 0 9 0 89974763 885747712 22345 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24296] ppid=24286 vsize=864988 CPUtime=0
/proc/24288/task/24296/stat : 24296 (java) S 24286 24288 23588 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89974763 885747712 22345 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24297] ppid=24286 vsize=864988 CPUtime=0
/proc/24288/task/24297/stat : 24297 (java) S 24286 24288 23588 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89974763 885747712 22345 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 864988

[startup+3.10145 s]
/proc/loadavg: 2.01 2.03 1.86 3/89 24297
/proc/meminfo: memFree=675080/2055920 swapFree=4192812/4192956
[pid=24288] ppid=24286 vsize=864988 CPUtime=3.05
/proc/24288/stat : 24288 (java) S 24286 24288 23588 0 -1 0 23857 0 1 0 291 14 0 0 18 0 9 0 89974757 885747712 23263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24288/statm: 216247 23263 1912 9 0 210716 0
[pid=24288/tid=24290] ppid=24286 vsize=864988 CPUtime=2.6
/proc/24288/task/24290/stat : 24290 (java) R 24286 24288 23588 0 -1 64 14295 0 1 0 251 9 0 0 25 0 9 0 89974759 885747712 23263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24291] ppid=24286 vsize=864988 CPUtime=0.22
/proc/24288/task/24291/stat : 24291 (java) R 24286 24288 23588 0 -1 64 8248 0 0 0 19 3 0 0 16 0 9 0 89974760 885747712 23263 996147200 134512640 134550932 4294955888 18446744073709551615 102549400 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24292] ppid=24286 vsize=864988 CPUtime=0
/proc/24288/task/24292/stat : 24292 (java) S 24286 24288 23588 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89974761 885747712 23263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24293] ppid=24286 vsize=864988 CPUtime=0
/proc/24288/task/24293/stat : 24293 (java) S 24286 24288 23588 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89974761 885747712 23263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24294] ppid=24286 vsize=864988 CPUtime=0
/proc/24288/task/24294/stat : 24294 (java) S 24286 24288 23588 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89974763 885747712 23263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24295] ppid=24286 vsize=864988 CPUtime=0.2
/proc/24288/task/24295/stat : 24295 (java) S 24286 24288 23588 0 -1 64 580 0 0 0 20 0 0 0 15 0 9 0 89974763 885747712 23263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24296] ppid=24286 vsize=864988 CPUtime=0
/proc/24288/task/24296/stat : 24296 (java) S 24286 24288 23588 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89974763 885747712 23263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24297] ppid=24286 vsize=864988 CPUtime=0
/proc/24288/task/24297/stat : 24297 (java) S 24286 24288 23588 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89974763 885747712 23263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 864988

[startup+6.3019 s]
/proc/loadavg: 2.09 2.05 1.87 3/89 24297
/proc/meminfo: memFree=651016/2055920 swapFree=4192812/4192956
[pid=24288] ppid=24286 vsize=864988 CPUtime=6.22
/proc/24288/stat : 24288 (java) S 24286 24288 23588 0 -1 0 33843 0 1 0 603 19 0 0 18 0 9 0 89974757 885747712 33221 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24288/statm: 216247 33221 1965 9 0 210716 0
[pid=24288/tid=24290] ppid=24286 vsize=864988 CPUtime=5.23
/proc/24288/task/24290/stat : 24290 (java) R 24286 24288 23588 0 -1 64 14512 0 1 0 513 10 0 0 25 0 9 0 89974759 885747712 33221 996147200 134512640 134550932 4294955888 18446744073709551615 102640153 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24291] ppid=24286 vsize=864988 CPUtime=0.71
/proc/24288/task/24291/stat : 24291 (java) S 24286 24288 23588 0 -1 64 17974 0 0 0 64 7 0 0 17 0 9 0 89974760 885747712 33221 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24292] ppid=24286 vsize=864988 CPUtime=0
/proc/24288/task/24292/stat : 24292 (java) S 24286 24288 23588 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89974761 885747712 33221 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24293] ppid=24286 vsize=864988 CPUtime=0
/proc/24288/task/24293/stat : 24293 (java) S 24286 24288 23588 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 89974761 885747712 33221 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24294] ppid=24286 vsize=864988 CPUtime=0
/proc/24288/task/24294/stat : 24294 (java) S 24286 24288 23588 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89974763 885747712 33221 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24295] ppid=24286 vsize=864988 CPUtime=0.26
/proc/24288/task/24295/stat : 24295 (java) S 24286 24288 23588 0 -1 64 622 0 0 0 26 0 0 0 15 0 9 0 89974763 885747712 33221 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24296] ppid=24286 vsize=864988 CPUtime=0
/proc/24288/task/24296/stat : 24296 (java) S 24286 24288 23588 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89974763 885747712 33221 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24297] ppid=24286 vsize=864988 CPUtime=0
/proc/24288/task/24297/stat : 24297 (java) S 24286 24288 23588 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89974763 885747712 33221 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 864988

[startup+12.7018 s]
/proc/loadavg: 2.08 2.04 1.87 3/89 24297
/proc/meminfo: memFree=478024/2055920 swapFree=4192812/4192956
[pid=24288] ppid=24286 vsize=864988 CPUtime=12.56
/proc/24288/stat : 24288 (java) S 24286 24288 23588 0 -1 0 82318 0 1 0 1209 47 0 0 18 0 9 0 89974757 885747712 81672 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24288/statm: 216247 81672 1985 9 0 210716 0
[pid=24288/tid=24290] ppid=24286 vsize=864988 CPUtime=9.91
/proc/24288/task/24290/stat : 24290 (java) R 24286 24288 23588 0 -1 64 14771 0 1 0 980 11 0 0 25 0 9 0 89974759 885747712 81672 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24291] ppid=24286 vsize=864988 CPUtime=2.31
/proc/24288/task/24291/stat : 24291 (java) R 24286 24288 23588 0 -1 64 66155 0 0 0 198 33 0 0 16 0 9 0 89974760 885747712 81672 996147200 134512640 134550932 4294955888 18446744073709551615 102381500 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24292] ppid=24286 vsize=864988 CPUtime=0
/proc/24288/task/24292/stat : 24292 (java) S 24286 24288 23588 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89974761 885747712 81672 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24293] ppid=24286 vsize=864988 CPUtime=0
/proc/24288/task/24293/stat : 24293 (java) S 24286 24288 23588 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 89974761 885747712 81672 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24294] ppid=24286 vsize=864988 CPUtime=0
/proc/24288/task/24294/stat : 24294 (java) S 24286 24288 23588 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89974763 885747712 81672 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24295] ppid=24286 vsize=864988 CPUtime=0.31
/proc/24288/task/24295/stat : 24295 (java) S 24286 24288 23588 0 -1 64 657 0 0 0 31 0 0 0 15 0 9 0 89974763 885747712 81672 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24296] ppid=24286 vsize=864988 CPUtime=0
/proc/24288/task/24296/stat : 24296 (java) S 24286 24288 23588 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89974763 885747712 81672 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24297] ppid=24286 vsize=864988 CPUtime=0
/proc/24288/task/24297/stat : 24297 (java) S 24286 24288 23588 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89974763 885747712 81672 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 864988

[startup+25.5101 s]
/proc/loadavg: 2.37 2.11 1.89 3/89 24297
/proc/meminfo: memFree=423688/2055920 swapFree=4192812/4192956
[pid=24288] ppid=24286 vsize=864988 CPUtime=25.24
/proc/24288/stat : 24288 (java) S 24286 24288 23588 0 -1 0 86282 0 1 0 2474 50 0 0 18 0 9 0 89974757 885747712 85525 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24288/statm: 216247 85525 1985 9 0 210716 0
[pid=24288/tid=24290] ppid=24286 vsize=864988 CPUtime=21.41
/proc/24288/task/24290/stat : 24290 (java) R 24286 24288 23588 0 -1 64 14883 0 1 0 2130 11 0 0 25 0 9 0 89974759 885747712 85525 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24291] ppid=24286 vsize=864988 CPUtime=3.44
/proc/24288/task/24291/stat : 24291 (java) S 24286 24288 23588 0 -1 64 69985 0 0 0 308 36 0 0 15 0 9 0 89974760 885747712 85525 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24292] ppid=24286 vsize=864988 CPUtime=0
/proc/24288/task/24292/stat : 24292 (java) S 24286 24288 23588 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89974761 885747712 85525 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24293] ppid=24286 vsize=864988 CPUtime=0
/proc/24288/task/24293/stat : 24293 (java) S 24286 24288 23588 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 89974761 885747712 85525 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24294] ppid=24286 vsize=864988 CPUtime=0
/proc/24288/task/24294/stat : 24294 (java) S 24286 24288 23588 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89974763 885747712 85525 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24295] ppid=24286 vsize=864988 CPUtime=0.35
/proc/24288/task/24295/stat : 24295 (java) S 24286 24288 23588 0 -1 64 679 0 0 0 34 1 0 0 16 0 9 0 89974763 885747712 85525 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24296] ppid=24286 vsize=864988 CPUtime=0
/proc/24288/task/24296/stat : 24296 (java) S 24286 24288 23588 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89974763 885747712 85525 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24297] ppid=24286 vsize=864988 CPUtime=0
/proc/24288/task/24297/stat : 24297 (java) S 24286 24288 23588 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89974763 885747712 85525 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 864988

[startup+51.1024 s]
/proc/loadavg: 2.24 2.10 1.89 4/89 24297
/proc/meminfo: memFree=408328/2055920 swapFree=4192812/4192956
[pid=24288] ppid=24286 vsize=864988 CPUtime=50.56
/proc/24288/stat : 24288 (java) S 24286 24288 23588 0 -1 0 90349 0 1 0 4999 57 0 0 18 0 9 0 89974757 885747712 89374 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24288/statm: 216247 89374 1985 9 0 210716 0
[pid=24288/tid=24290] ppid=24286 vsize=864988 CPUtime=44.23
/proc/24288/task/24290/stat : 24290 (java) R 24286 24288 23588 0 -1 64 15102 0 1 0 4410 13 0 0 25 0 9 0 89974759 885747712 89374 996147200 134512640 134550932 4294955888 18446744073709551615 103823673 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24291] ppid=24286 vsize=864988 CPUtime=5.95
/proc/24288/task/24291/stat : 24291 (java) S 24286 24288 23588 0 -1 64 73825 0 0 0 553 42 0 0 16 0 9 0 89974760 885747712 89374 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24292] ppid=24286 vsize=864988 CPUtime=0
/proc/24288/task/24292/stat : 24292 (java) S 24286 24288 23588 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89974761 885747712 89374 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24293] ppid=24286 vsize=864988 CPUtime=0
/proc/24288/task/24293/stat : 24293 (java) S 24286 24288 23588 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 89974761 885747712 89374 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24294] ppid=24286 vsize=864988 CPUtime=0
/proc/24288/task/24294/stat : 24294 (java) S 24286 24288 23588 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89974763 885747712 89374 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24295] ppid=24286 vsize=864988 CPUtime=0.36
/proc/24288/task/24295/stat : 24295 (java) S 24286 24288 23588 0 -1 64 687 0 0 0 35 1 0 0 15 0 9 0 89974763 885747712 89374 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24296] ppid=24286 vsize=864988 CPUtime=0
/proc/24288/task/24296/stat : 24296 (java) S 24286 24288 23588 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89974763 885747712 89374 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/24288/task/24293/stat : 24293 (java) S 24286 24288 23588 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 89974761 885747712 97660 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24294] ppid=24286 vsize=864988 CPUtime=0
/proc/24288/task/24294/stat : 24294 (java) S 24286 24288 23588 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89974763 885747712 97660 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24295] ppid=24286 vsize=864988 CPUtime=0.44
/proc/24288/task/24295/stat : 24295 (java) S 24286 24288 23588 0 -1 64 739 0 0 0 43 1 0 0 16 0 9 0 89974763 885747712 97660 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24296] ppid=24286 vsize=864988 CPUtime=0
/proc/24288/task/24296/stat : 24296 (java) S 24286 24288 23588 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89974763 885747712 97660 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24297] ppid=24286 vsize=864988 CPUtime=0
/proc/24288/task/24297/stat : 24297 (java) S 24286 24288 23588 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89974763 885747712 97660 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1474.55
Current children cumulated vsize (KiB) 864988

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 1.94 3/89 24305
/proc/meminfo: memFree=370504/2055920 swapFree=4192812/4192956
[pid=24288] ppid=24286 vsize=864988 CPUtime=1534.26
/proc/24288/stat : 24288 (java) S 24286 24288 23588 0 -1 0 99139 0 1 0 153351 75 0 0 18 0 9 0 89974757 885747712 97666 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24288/statm: 216247 97666 1989 9 0 210716 0
[pid=24288/tid=24290] ppid=24286 vsize=864988 CPUtime=1521.91
/proc/24288/task/24290/stat : 24290 (java) R 24286 24288 23588 0 -1 64 15618 0 1 0 152171 20 0 0 25 0 9 0 89974759 885747712 97666 996147200 134512640 134550932 4294955888 18446744073709551615 4126631530 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24291] ppid=24286 vsize=864988 CPUtime=11.87
/proc/24288/task/24291/stat : 24291 (java) S 24286 24288 23588 0 -1 64 82041 0 0 0 1135 52 0 0 16 0 9 0 89974760 885747712 97666 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24292] ppid=24286 vsize=864988 CPUtime=0
/proc/24288/task/24292/stat : 24292 (java) S 24286 24288 23588 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89974761 885747712 97666 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24293] ppid=24286 vsize=864988 CPUtime=0
/proc/24288/task/24293/stat : 24293 (java) S 24286 24288 23588 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 89974761 885747712 97666 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24294] ppid=24286 vsize=864988 CPUtime=0
/proc/24288/task/24294/stat : 24294 (java) S 24286 24288 23588 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89974763 885747712 97666 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24295] ppid=24286 vsize=864988 CPUtime=0.45
/proc/24288/task/24295/stat : 24295 (java) S 24286 24288 23588 0 -1 64 745 0 0 0 44 1 0 0 16 0 9 0 89974763 885747712 97666 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24296] ppid=24286 vsize=864988 CPUtime=0
/proc/24288/task/24296/stat : 24296 (java) S 24286 24288 23588 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89974763 885747712 97666 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24297] ppid=24286 vsize=864988 CPUtime=0
/proc/24288/task/24297/stat : 24297 (java) S 24286 24288 23588 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89974763 885747712 97666 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1534.26
Current children cumulated vsize (KiB) 864988

[startup+1602.3 s]
/proc/loadavg: 2.05 2.02 1.95 3/89 24305
/proc/meminfo: memFree=370440/2055920 swapFree=4192812/4192956
[pid=24288] ppid=24286 vsize=864988 CPUtime=1593.96
/proc/24288/stat : 24288 (java) S 24286 24288 23588 0 -1 0 99139 0 1 0 159321 75 0 0 18 0 9 0 89974757 885747712 97666 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24288/statm: 216247 97666 1989 9 0 210716 0
[pid=24288/tid=24290] ppid=24286 vsize=864988 CPUtime=1581.61
/proc/24288/task/24290/stat : 24290 (java) R 24286 24288 23588 0 -1 64 15618 0 1 0 158141 20 0 0 25 0 9 0 89974759 885747712 97666 996147200 134512640 134550932 4294955888 18446744073709551615 4126631519 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24291] ppid=24286 vsize=864988 CPUtime=11.87
/proc/24288/task/24291/stat : 24291 (java) S 24286 24288 23588 0 -1 64 82041 0 0 0 1135 52 0 0 16 0 9 0 89974760 885747712 97666 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24292] ppid=24286 vsize=864988 CPUtime=0
/proc/24288/task/24292/stat : 24292 (java) S 24286 24288 23588 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89974761 885747712 97666 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24293] ppid=24286 vsize=864988 CPUtime=0
/proc/24288/task/24293/stat : 24293 (java) S 24286 24288 23588 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 89974761 885747712 97666 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24294] ppid=24286 vsize=864988 CPUtime=0
/proc/24288/task/24294/stat : 24294 (java) S 24286 24288 23588 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89974763 885747712 97666 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24295] ppid=24286 vsize=864988 CPUtime=0.45
/proc/24288/task/24295/stat : 24295 (java) S 24286 24288 23588 0 -1 64 745 0 0 0 44 1 0 0 16 0 9 0 89974763 885747712 97666 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24296] ppid=24286 vsize=864988 CPUtime=0
/proc/24288/task/24296/stat : 24296 (java) S 24286 24288 23588 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89974763 885747712 97666 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24297] ppid=24286 vsize=864988 CPUtime=0
/proc/24288/task/24297/stat : 24297 (java) S 24286 24288 23588 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89974763 885747712 97666 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1593.96
Current children cumulated vsize (KiB) 864988

[startup+1662.3 s]
/proc/loadavg: 2.20 2.07 1.97 3/89 24379
/proc/meminfo: memFree=332168/2055920 swapFree=4192812/4192956
[pid=24288] ppid=24286 vsize=864988 CPUtime=1653.65
/proc/24288/stat : 24288 (java) S 24286 24288 23588 0 -1 0 99140 0 1 0 165289 76 0 0 18 0 9 0 89974757 885747712 97666 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24288/statm: 216247 97666 1989 9 0 210716 0
[pid=24288/tid=24290] ppid=24286 vsize=864988 CPUtime=1641.3
/proc/24288/task/24290/stat : 24290 (java) R 24286 24288 23588 0 -1 64 15619 0 1 0 164109 21 0 0 25 0 9 0 89974759 885747712 97666 996147200 134512640 134550932 4294955888 18446744073709551615 4126631532 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24288/tid=24291] ppid=24286 vsize=864988 CPUtime=11.87
/proc/24288/task/24291/stat : 24291 (java) S 24286 24288 23588 0 -1 64 82041 0 0 0 1135 52 0 0 16 0 9 0 89974760 885747712 97666 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24292] ppid=24286 vsize=864988 CPUtime=0
/proc/24288/task/24292/stat : 24292 (java) S 24286 24288 23588 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89974761 885747712 97666 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24293] ppid=24286 vsize=864988 CPUtime=0
/proc/24288/task/24293/stat : 24293 (java) S 24286 24288 23588 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 89974761 885747712 97666 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24294] ppid=24286 vsize=864988 CPUtime=0
/proc/24288/task/24294/stat : 24294 (java) S 24286 24288 23588 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89974763 885747712 97666 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24295] ppid=24286 vsize=864988 CPUtime=0.45
/proc/24288/task/24295/stat : 24295 (java) S 24286 24288 23588 0 -1 64 745 0 0 0 44 1 0 0 16 0 9 0 89974763 885747712 97666 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24296] ppid=24286 vsize=864988 CPUtime=0
/proc/24288/task/24296/stat : 24296 (java) S 24286 24288 23588 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89974763 885747712 97666 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24297] ppid=24286 vsize=864988 CPUtime=0
/proc/24288/task/24297/stat : 24297 (java) S 24286 24288 23588 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89974763 885747712 97666 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1653.65
Current children cumulated vsize (KiB) 864988

[startup+1722.3 s]
/proc/loadavg: 2.07 2.05 1.97 4/89 24451
/proc/meminfo: memFree=452880/2055920 swapFree=4192812/4192956
[pid=24288] ppid=24286 vsize=864988 CPUtime=1713.35
/proc/24288/stat : 24288 (java) S 24286 24288 23588 0 -1 0 99140 0 1 0 171258 77 0 0 18 0 9 0 89974757 885747712 97666 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24288/statm: 216247 97666 1989 9 0 210716 0
[pid=24288/tid=24290] ppid=24286 vsize=864988 CPUtime=1701.01
/proc/24288/task/24290/stat : 24290 (java) R 24286 24288 23588 0 -1 64 15619 0 1 0 170079 22 0 0 25 0 9 0 89974759 885747712 97666 996147200 134512640 134550932 4294955888 18446744073709551615 4127410796 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24288/tid=24291] ppid=24286 vsize=864988 CPUtime=11.87
/proc/24288/task/24291/stat : 24291 (java) S 24286 24288 23588 0 -1 64 82041 0 0 0 1135 52 0 0 16 0 9 0 89974760 885747712 97666 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24292] ppid=24286 vsize=864988 CPUtime=0
/proc/24288/task/24292/stat : 24292 (java) S 24286 24288 23588 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89974761 885747712 97666 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24293] ppid=24286 vsize=864988 CPUtime=0
/proc/24288/task/24293/stat : 24293 (java) S 24286 24288 23588 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 89974761 885747712 97666 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24294] ppid=24286 vsize=864988 CPUtime=0
/proc/24288/task/24294/stat : 24294 (java) S 24286 24288 23588 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89974763 885747712 97666 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24295] ppid=24286 vsize=864988 CPUtime=0.45
/proc/24288/task/24295/stat : 24295 (java) S 24286 24288 23588 0 -1 64 745 0 0 0 44 1 0 0 16 0 9 0 89974763 885747712 97666 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24296] ppid=24286 vsize=864988 CPUtime=0
/proc/24288/task/24296/stat : 24296 (java) S 24286 24288 23588 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89974763 885747712 97666 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24297] ppid=24286 vsize=864988 CPUtime=0
/proc/24288/task/24297/stat : 24297 (java) S 24286 24288 23588 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89974763 885747712 97666 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1713.35
Current children cumulated vsize (KiB) 864988

[startup+1782.3 s]
/proc/loadavg: 2.02 2.04 1.97 3/89 24451
/proc/meminfo: memFree=452880/2055920 swapFree=4192812/4192956
[pid=24288] ppid=24286 vsize=864988 CPUtime=1773.06
/proc/24288/stat : 24288 (java) S 24286 24288 23588 0 -1 0 99140 0 1 0 177228 78 0 0 18 0 9 0 89974757 885747712 97666 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24288/statm: 216247 97666 1989 9 0 210716 0
[pid=24288/tid=24290] ppid=24286 vsize=864988 CPUtime=1760.7
/proc/24288/task/24290/stat : 24290 (java) R 24286 24288 23588 0 -1 64 15619 0 1 0 176048 22 0 0 25 0 9 0 89974759 885747712 97666 996147200 134512640 134550932 4294955888 18446744073709551615 4127410847 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24288/tid=24291] ppid=24286 vsize=864988 CPUtime=11.87
/proc/24288/task/24291/stat : 24291 (java) S 24286 24288 23588 0 -1 64 82041 0 0 0 1135 52 0 0 16 0 9 0 89974760 885747712 97666 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24292] ppid=24286 vsize=864988 CPUtime=0
/proc/24288/task/24292/stat : 24292 (java) S 24286 24288 23588 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89974761 885747712 97666 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24293] ppid=24286 vsize=864988 CPUtime=0
/proc/24288/task/24293/stat : 24293 (java) S 24286 24288 23588 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 89974761 885747712 97666 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24294] ppid=24286 vsize=864988 CPUtime=0
/proc/24288/task/24294/stat : 24294 (java) S 24286 24288 23588 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89974763 885747712 97666 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24295] ppid=24286 vsize=864988 CPUtime=0.45
/proc/24288/task/24295/stat : 24295 (java) S 24286 24288 23588 0 -1 64 745 0 0 0 44 1 0 0 16 0 9 0 89974763 885747712 97666 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24296] ppid=24286 vsize=864988 CPUtime=0
/proc/24288/task/24296/stat : 24296 (java) S 24286 24288 23588 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89974763 885747712 97666 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24297] ppid=24286 vsize=864988 CPUtime=0
/proc/24288/task/24297/stat : 24297 (java) S 24286 24288 23588 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89974763 885747712 97666 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1773.06
Current children cumulated vsize (KiB) 864988



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.4 s]
/proc/loadavg: 2.02 2.04 1.97 3/89 24487
/proc/meminfo: memFree=523792/2055920 swapFree=4192812/4192956
[pid=24288] ppid=24286 vsize=864988 CPUtime=1800.03
/proc/24288/stat : 24288 (java) S 24286 24288 23588 0 -1 0 99140 0 1 0 179925 78 0 0 18 0 9 0 89974757 885747712 97666 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24288/statm: 216247 97666 1989 9 0 210716 0
[pid=24288/tid=24290] ppid=24286 vsize=864988 CPUtime=1787.68
/proc/24288/task/24290/stat : 24290 (java) R 24286 24288 23588 0 -1 64 15619 0 1 0 178745 23 0 0 25 0 9 0 89974759 885747712 97666 996147200 134512640 134550932 4294955888 18446744073709551615 4126631503 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24291] ppid=24286 vsize=864988 CPUtime=11.87
/proc/24288/task/24291/stat : 24291 (java) S 24286 24288 23588 0 -1 64 82041 0 0 0 1135 52 0 0 16 0 9 0 89974760 885747712 97666 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24292] ppid=24286 vsize=864988 CPUtime=0
/proc/24288/task/24292/stat : 24292 (java) S 24286 24288 23588 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89974761 885747712 97666 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24293] ppid=24286 vsize=864988 CPUtime=0
/proc/24288/task/24293/stat : 24293 (java) S 24286 24288 23588 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 89974761 885747712 97666 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24294] ppid=24286 vsize=864988 CPUtime=0
/proc/24288/task/24294/stat : 24294 (java) S 24286 24288 23588 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89974763 885747712 97666 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24295] ppid=24286 vsize=864988 CPUtime=0.45
/proc/24288/task/24295/stat : 24295 (java) S 24286 24288 23588 0 -1 64 745 0 0 0 44 1 0 0 16 0 9 0 89974763 885747712 97666 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24296] ppid=24286 vsize=864988 CPUtime=0
/proc/24288/task/24296/stat : 24296 (java) S 24286 24288 23588 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89974763 885747712 97666 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24288/tid=24297] ppid=24286 vsize=864988 CPUtime=0
/proc/24288/task/24297/stat : 24297 (java) S 24286 24288 23588 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89974763 885747712 97666 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 864988

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): 1809.49
CPU time (s): 1800.12
CPU user time (s): 1799.28
CPU system time (s): 0.841872
CPU usage (%): 99.4822
Max. virtual memory (cumulated for all children) (KiB): 864988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.28
system time used= 0.841872
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 99161
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= 46415
involuntary context switches= 68471

runsolver used 2.23866 second user time and 6.02208 second system time

The end

Launcher Data

Begin job on node22 at 2009-07-19 20:44:43
IDJOB=2115552
IDBENCH=55063
IDSOLVER=780
FILE ID=node22/2115552-1248029082
PBS_JOBID= 9529001
Free space on /tmp= 66384 MiB

SOLVER NAME= Choco2.1.1b 2009-07-16
BENCH NAME= CPAI08/csp/pseudo/mps/normalized-mps-seymour1.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-2115552-1248029082/watcher-2115552-1248029082 -o /tmp/evaluation-result-2115552-1248029082/solver-2115552-1248029082 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2115552-1248029082.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= 27316f660718fdd05f59979882bda0b1
RANDOM SEED=1808541290

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        759216 kB
Buffers:        103536 kB
Cached:         879948 kB
SwapCached:          0 kB
Active:         340048 kB
Inactive:       857180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        759216 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           11492 kB
Writeback:           0 kB
Mapped:         231656 kB
Slab:            84464 kB
Committed_AS:  1330988 kB
PageTables:       2136 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66380 MiB
End job on node22 at 2009-07-19 21:14:54