Trace number 2115891

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.18 1807.88

General information on the benchmark

Namecsp/ramsey4/
normalized-ramsey-38-4.xml
MD5SUM06664dac960f5505ba0d82ad19b5ce56
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables703
Number of constraints8436
Maximum constraint arity3
Maximum domain size4
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8436
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-2115891-1248030483/watcher-2115891-1248030483 -o /tmp/evaluation-result-2115891-1248030483/solver-2115891-1248030483 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2115891-1248030483.xml -randval true -h 1 -ac 32 -saclim 60 -s true -verb 0 -seed 11041979 

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


[startup+0 s]
/proc/loadavg: 1.99 2.00 1.93 3/80 28540
/proc/meminfo: memFree=651280/2055920 swapFree=4192812/4192956
[pid=28540] ppid=28538 vsize=18576 CPUtime=0
/proc/28540/stat : 28540 (runsolver) R 28538 28540 28249 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 90114368 19021824 284 996147200 4194304 4302564 548682068272 18446744073709551615 254195330343 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/28540/statm: 4644 284 249 26 0 2626 0

[startup+0.081956 s]
/proc/loadavg: 1.99 2.00 1.93 3/80 28540
/proc/meminfo: memFree=651280/2055920 swapFree=4192812/4192956
[pid=28540] ppid=28538 vsize=862204 CPUtime=0.06
/proc/28540/stat : 28540 (java) S 28538 28540 28249 0 -1 0 3016 0 1 0 4 2 0 0 18 0 9 0 90114368 882896896 2496 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28540/statm: 215551 2496 1195 9 0 210421 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 862204

[startup+0.102957 s]
/proc/loadavg: 1.99 2.00 1.93 3/80 28540
/proc/meminfo: memFree=651280/2055920 swapFree=4192812/4192956
[pid=28540] ppid=28538 vsize=864060 CPUtime=0.08
/proc/28540/stat : 28540 (java) S 28538 28540 28249 0 -1 0 3683 0 1 0 6 2 0 0 18 0 9 0 90114368 884797440 3148 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28540/statm: 216015 3148 1628 9 0 210484 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 864060

[startup+0.301968 s]
/proc/loadavg: 1.99 2.00 1.93 3/80 28540
/proc/meminfo: memFree=651280/2055920 swapFree=4192812/4192956
[pid=28540] ppid=28538 vsize=864192 CPUtime=0.28
/proc/28540/stat : 28540 (java) S 28538 28540 28249 0 -1 0 4479 0 1 0 25 3 0 0 18 0 9 0 90114368 884932608 3904 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28540/statm: 216048 3904 1855 9 0 210517 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 864192

[startup+0.702004 s]
/proc/loadavg: 1.99 2.00 1.93 3/80 28540
/proc/meminfo: memFree=651280/2055920 swapFree=4192812/4192956
[pid=28540] ppid=28538 vsize=864932 CPUtime=0.67
/proc/28540/stat : 28540 (java) S 28538 28540 28249 0 -1 0 7176 0 1 0 63 4 0 0 18 0 9 0 90114368 885690368 6598 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28540/statm: 216233 6598 1869 9 0 210702 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 864932

[startup+1.50206 s]
/proc/loadavg: 1.99 2.00 1.93 4/89 28549
/proc/meminfo: memFree=621704/2055920 swapFree=4192812/4192956
[pid=28540] ppid=28538 vsize=865052 CPUtime=1.47
/proc/28540/stat : 28540 (java) S 28538 28540 28249 0 -1 0 18824 0 1 0 136 11 0 0 18 0 9 0 90114368 885813248 18234 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28540/statm: 216263 18234 1912 9 0 210732 0
[pid=28540/tid=28542] ppid=28538 vsize=865052 CPUtime=1.17
/proc/28540/task/28542/stat : 28542 (java) R 28538 28540 28249 0 -1 64 14293 0 1 0 108 9 0 0 25 0 9 0 90114370 885813248 18234 996147200 134512640 134550932 4294955888 18446744073709551615 4126785701 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28543] ppid=28538 vsize=865052 CPUtime=0.09
/proc/28540/task/28543/stat : 28543 (java) S 28538 28540 28249 0 -1 64 3226 0 0 0 8 1 0 0 16 0 9 0 90114372 885813248 18234 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28544] ppid=28538 vsize=865052 CPUtime=0
/proc/28540/task/28544/stat : 28544 (java) S 28538 28540 28249 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90114372 885813248 18234 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28545] ppid=28538 vsize=865052 CPUtime=0
/proc/28540/task/28545/stat : 28545 (java) S 28538 28540 28249 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90114372 885813248 18234 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28546] ppid=28538 vsize=865052 CPUtime=0
/proc/28540/task/28546/stat : 28546 (java) S 28538 28540 28249 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 90114374 885813248 18234 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28547] ppid=28538 vsize=865052 CPUtime=0.19
/proc/28540/task/28547/stat : 28547 (java) S 28538 28540 28249 0 -1 64 574 0 0 0 19 0 0 0 16 0 9 0 90114374 885813248 18234 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28548] ppid=28538 vsize=865052 CPUtime=0
/proc/28540/task/28548/stat : 28548 (java) S 28538 28540 28249 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 90114374 885813248 18234 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28549] ppid=28538 vsize=865052 CPUtime=0
/proc/28540/task/28549/stat : 28549 (java) S 28538 28540 28249 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90114374 885813248 18234 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 865052

[startup+3.10118 s]
/proc/loadavg: 2.15 2.03 1.94 3/89 28549
/proc/meminfo: memFree=584520/2055920 swapFree=4192812/4192956
[pid=28540] ppid=28538 vsize=865152 CPUtime=3.06
/proc/28540/stat : 28540 (java) S 28538 28540 28249 0 -1 0 24521 0 1 0 292 14 0 0 18 0 9 0 90114368 885915648 23896 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28540/statm: 216288 23896 1984 9 0 210757 0
[pid=28540/tid=28542] ppid=28538 vsize=865152 CPUtime=2.43
/proc/28540/task/28542/stat : 28542 (java) R 28538 28540 28249 0 -1 64 14781 0 1 0 234 9 0 0 25 0 9 0 90114370 885915648 23896 996147200 134512640 134550932 4294955888 18446744073709551615 103203022 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28543] ppid=28538 vsize=865152 CPUtime=0.3
/proc/28540/task/28543/stat : 28543 (java) S 28538 28540 28249 0 -1 64 8350 0 0 0 27 3 0 0 16 0 9 0 90114372 885915648 23896 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28544] ppid=28538 vsize=865152 CPUtime=0
/proc/28540/task/28544/stat : 28544 (java) S 28538 28540 28249 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90114372 885915648 23896 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28545] ppid=28538 vsize=865152 CPUtime=0
/proc/28540/task/28545/stat : 28545 (java) S 28538 28540 28249 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90114372 885915648 23896 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28546] ppid=28538 vsize=865152 CPUtime=0
/proc/28540/task/28546/stat : 28546 (java) S 28538 28540 28249 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 90114374 885915648 23896 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28547] ppid=28538 vsize=865152 CPUtime=0.31
/proc/28540/task/28547/stat : 28547 (java) S 28538 28540 28249 0 -1 64 659 0 0 0 30 1 0 0 16 0 9 0 90114374 885915648 23896 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28548] ppid=28538 vsize=865152 CPUtime=0
/proc/28540/task/28548/stat : 28548 (java) S 28538 28540 28249 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 90114374 885915648 23896 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28549] ppid=28538 vsize=865152 CPUtime=0
/proc/28540/task/28549/stat : 28549 (java) S 28538 28540 28249 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90114374 885915648 23896 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 865152

[startup+6.30141 s]
/proc/loadavg: 2.15 2.03 1.94 3/89 28549
/proc/meminfo: memFree=549768/2055920 swapFree=4192812/4192956
[pid=28540] ppid=28538 vsize=865280 CPUtime=6.25
/proc/28540/stat : 28540 (java) S 28538 28540 28249 0 -1 0 27755 0 1 0 608 17 0 0 18 0 9 0 90114368 886046720 27125 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28540/statm: 216320 27125 1989 9 0 210789 0
[pid=28540/tid=28542] ppid=28538 vsize=865280 CPUtime=5.39
/proc/28540/task/28542/stat : 28542 (java) R 28538 28540 28249 0 -1 64 14822 0 1 0 529 10 0 0 25 0 9 0 90114370 886046720 27125 996147200 134512640 134550932 4294955888 18446744073709551615 4127296755 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28543] ppid=28538 vsize=865280 CPUtime=0.42
/proc/28540/task/28543/stat : 28543 (java) S 28538 28540 28249 0 -1 64 11483 0 0 0 38 4 0 0 17 0 9 0 90114372 886046720 27125 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28544] ppid=28538 vsize=865280 CPUtime=0
/proc/28540/task/28544/stat : 28544 (java) S 28538 28540 28249 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90114372 886046720 27125 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28545] ppid=28538 vsize=865280 CPUtime=0
/proc/28540/task/28545/stat : 28545 (java) S 28538 28540 28249 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90114372 886046720 27125 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28546] ppid=28538 vsize=865280 CPUtime=0
/proc/28540/task/28546/stat : 28546 (java) S 28538 28540 28249 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 90114374 886046720 27125 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28547] ppid=28538 vsize=865280 CPUtime=0.41
/proc/28540/task/28547/stat : 28547 (java) S 28538 28540 28249 0 -1 64 719 0 0 0 39 2 0 0 15 0 9 0 90114374 886046720 27125 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28548] ppid=28538 vsize=865280 CPUtime=0
/proc/28540/task/28548/stat : 28548 (java) S 28538 28540 28249 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 90114374 886046720 27125 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28549] ppid=28538 vsize=865280 CPUtime=0
/proc/28540/task/28549/stat : 28549 (java) S 28538 28540 28249 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90114374 886046720 27125 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 865280

[startup+12.7019 s]
/proc/loadavg: 2.13 2.03 1.94 3/89 28549
/proc/meminfo: memFree=549704/2055920 swapFree=4192812/4192956
[pid=28540] ppid=28538 vsize=865280 CPUtime=12.62
/proc/28540/stat : 28540 (java) S 28538 28540 28249 0 -1 0 27763 0 1 0 1245 17 0 0 18 0 9 0 90114368 886046720 27128 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28540/statm: 216320 27128 1989 9 0 210789 0
[pid=28540/tid=28542] ppid=28538 vsize=865280 CPUtime=11.74
/proc/28540/task/28542/stat : 28542 (java) R 28538 28540 28249 0 -1 64 14827 0 1 0 1164 10 0 0 25 0 9 0 90114370 886046720 27128 996147200 134512640 134550932 4294955888 18446744073709551615 4127296755 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28543] ppid=28538 vsize=865280 CPUtime=0.43
/proc/28540/task/28543/stat : 28543 (java) S 28538 28540 28249 0 -1 64 11483 0 0 0 39 4 0 0 16 0 9 0 90114372 886046720 27128 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28544] ppid=28538 vsize=865280 CPUtime=0
/proc/28540/task/28544/stat : 28544 (java) S 28538 28540 28249 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90114372 886046720 27128 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28545] ppid=28538 vsize=865280 CPUtime=0
/proc/28540/task/28545/stat : 28545 (java) S 28538 28540 28249 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90114372 886046720 27128 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28546] ppid=28538 vsize=865280 CPUtime=0
/proc/28540/task/28546/stat : 28546 (java) S 28538 28540 28249 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 90114374 886046720 27128 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28547] ppid=28538 vsize=865280 CPUtime=0.42
/proc/28540/task/28547/stat : 28547 (java) S 28538 28540 28249 0 -1 64 722 0 0 0 40 2 0 0 16 0 9 0 90114374 886046720 27128 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28548] ppid=28538 vsize=865280 CPUtime=0
/proc/28540/task/28548/stat : 28548 (java) S 28538 28540 28249 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 90114374 886046720 27128 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28549] ppid=28538 vsize=865280 CPUtime=0
/proc/28540/task/28549/stat : 28549 (java) S 28538 28540 28249 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90114374 886046720 27128 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 865280

[startup+25.5028 s]
/proc/loadavg: 2.11 2.03 1.94 3/89 28549
/proc/meminfo: memFree=549832/2055920 swapFree=4192812/4192956
[pid=28540] ppid=28538 vsize=865280 CPUtime=25.36
/proc/28540/stat : 28540 (java) S 28538 28540 28249 0 -1 0 27778 0 1 0 2518 18 0 0 18 0 9 0 90114368 886046720 27137 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28540/statm: 216320 27137 1992 9 0 210789 0
[pid=28540/tid=28542] ppid=28538 vsize=865280 CPUtime=24.46
/proc/28540/task/28542/stat : 28542 (java) R 28538 28540 28249 0 -1 64 14833 0 1 0 2435 11 0 0 25 0 9 0 90114370 886046720 27137 996147200 134512640 134550932 4294955888 18446744073709551615 4127296755 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28543] ppid=28538 vsize=865280 CPUtime=0.44
/proc/28540/task/28543/stat : 28543 (java) S 28538 28540 28249 0 -1 64 11483 0 0 0 40 4 0 0 16 0 9 0 90114372 886046720 27137 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28544] ppid=28538 vsize=865280 CPUtime=0
/proc/28540/task/28544/stat : 28544 (java) S 28538 28540 28249 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90114372 886046720 27137 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28545] ppid=28538 vsize=865280 CPUtime=0
/proc/28540/task/28545/stat : 28545 (java) S 28538 28540 28249 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90114372 886046720 27137 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28546] ppid=28538 vsize=865280 CPUtime=0
/proc/28540/task/28546/stat : 28546 (java) S 28538 28540 28249 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 90114374 886046720 27137 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28547] ppid=28538 vsize=865280 CPUtime=0.43
/proc/28540/task/28547/stat : 28547 (java) S 28538 28540 28249 0 -1 64 731 0 0 0 41 2 0 0 16 0 9 0 90114374 886046720 27137 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28548] ppid=28538 vsize=865280 CPUtime=0
/proc/28540/task/28548/stat : 28548 (java) S 28538 28540 28249 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 90114374 886046720 27137 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28549] ppid=28538 vsize=865280 CPUtime=0
/proc/28540/task/28549/stat : 28549 (java) S 28538 28540 28249 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90114374 886046720 27137 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 865280

[startup+51.1026 s]
/proc/loadavg: 2.07 2.03 1.94 3/89 28549
/proc/meminfo: memFree=549896/2055920 swapFree=4192812/4192956
[pid=28540] ppid=28538 vsize=865280 CPUtime=50.83
/proc/28540/stat : 28540 (java) S 28538 28540 28249 0 -1 0 27789 0 1 0 5064 19 0 0 18 0 9 0 90114368 886046720 27139 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28540/statm: 216320 27139 1992 9 0 210789 0
[pid=28540/tid=28542] ppid=28538 vsize=865280 CPUtime=49.87
/proc/28540/task/28542/stat : 28542 (java) R 28538 28540 28249 0 -1 64 14842 0 1 0 4975 12 0 0 25 0 9 0 90114370 886046720 27139 996147200 134512640 134550932 4294955888 18446744073709551615 4127244900 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28543] ppid=28538 vsize=865280 CPUtime=0.51
/proc/28540/task/28543/stat : 28543 (java) S 28538 28540 28249 0 -1 64 11483 0 0 0 47 4 0 0 16 0 9 0 90114372 886046720 27139 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28544] ppid=28538 vsize=865280 CPUtime=0
/proc/28540/task/28544/stat : 28544 (java) S 28538 28540 28249 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90114372 886046720 27139 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28545] ppid=28538 vsize=865280 CPUtime=0
/proc/28540/task/28545/stat : 28545 (java) S 28538 28540 28249 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90114372 886046720 27139 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28546] ppid=28538 vsize=865280 CPUtime=0
/proc/28540/task/28546/stat : 28546 (java) S 28538 28540 28249 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 90114374 886046720 27139 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28547] ppid=28538 vsize=865280 CPUtime=0.44
/proc/28540/task/28547/stat : 28547 (java) S 28538 28540 28249 0 -1 64 733 0 0 0 42 2 0 0 15 0 9 0 90114374 886046720 27139 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28548] ppid=28538 vsize=865280 CPUtime=0
/proc/28540/task/28548/stat : 28548 (java) S 28538 28540 28249 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 90114374 886046720 27139 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/28540/task/28545/stat : 28545 (java) S 28538 28540 28249 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90114372 886046720 28115 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28546] ppid=28538 vsize=865280 CPUtime=0
/proc/28540/task/28546/stat : 28546 (java) S 28538 28540 28249 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 90114374 886046720 28115 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28547] ppid=28538 vsize=865280 CPUtime=0.44
/proc/28540/task/28547/stat : 28547 (java) S 28538 28540 28249 0 -1 64 735 0 0 0 42 2 0 0 17 0 9 0 90114374 886046720 28115 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28548] ppid=28538 vsize=865280 CPUtime=0
/proc/28540/task/28548/stat : 28548 (java) S 28538 28540 28249 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 90114374 886046720 28115 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28549] ppid=28538 vsize=865280 CPUtime=0
/proc/28540/task/28549/stat : 28549 (java) S 28538 28540 28249 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90114374 886046720 28115 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1475.13
Current children cumulated vsize (KiB) 865280

[startup+1542.3 s]
/proc/loadavg: 2.06 2.02 1.96 3/89 28549
/proc/meminfo: memFree=545488/2055920 swapFree=4192812/4192956
[pid=28540] ppid=28538 vsize=865280 CPUtime=1534.84
/proc/28540/stat : 28540 (java) S 28538 28540 28249 0 -1 0 29689 0 1 0 153369 115 0 0 18 0 9 0 90114368 886046720 28132 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28540/statm: 216320 28132 1992 9 0 210789 0
[pid=28540/tid=28542] ppid=28538 vsize=865280 CPUtime=1527.46
/proc/28540/task/28542/stat : 28542 (java) R 28538 28540 28249 0 -1 64 15749 0 1 0 152647 99 0 0 25 0 9 0 90114370 886046720 28132 996147200 134512640 134550932 4294955888 18446744073709551615 4127244920 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28543] ppid=28538 vsize=865280 CPUtime=6.92
/proc/28540/task/28543/stat : 28543 (java) S 28538 28540 28249 0 -1 64 12474 0 0 0 679 13 0 0 16 0 9 0 90114372 886046720 28132 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28544] ppid=28538 vsize=865280 CPUtime=0
/proc/28540/task/28544/stat : 28544 (java) S 28538 28540 28249 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90114372 886046720 28132 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28545] ppid=28538 vsize=865280 CPUtime=0
/proc/28540/task/28545/stat : 28545 (java) S 28538 28540 28249 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90114372 886046720 28132 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28546] ppid=28538 vsize=865280 CPUtime=0
/proc/28540/task/28546/stat : 28546 (java) S 28538 28540 28249 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 90114374 886046720 28132 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28547] ppid=28538 vsize=865280 CPUtime=0.44
/proc/28540/task/28547/stat : 28547 (java) S 28538 28540 28249 0 -1 64 735 0 0 0 42 2 0 0 17 0 9 0 90114374 886046720 28132 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28548] ppid=28538 vsize=865280 CPUtime=0
/proc/28540/task/28548/stat : 28548 (java) S 28538 28540 28249 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 90114374 886046720 28132 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28549] ppid=28538 vsize=865280 CPUtime=0
/proc/28540/task/28549/stat : 28549 (java) S 28538 28540 28249 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90114374 886046720 28132 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1534.84
Current children cumulated vsize (KiB) 865280

[startup+1602.3 s]
/proc/loadavg: 2.10 2.03 1.97 4/89 28587
/proc/meminfo: memFree=450128/2055920 swapFree=4192812/4192956
[pid=28540] ppid=28538 vsize=865280 CPUtime=1594.66
/proc/28540/stat : 28540 (java) S 28538 28540 28249 0 -1 0 29743 0 1 0 159346 120 0 0 18 0 9 0 90114368 886046720 28147 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28540/statm: 216320 28147 1992 9 0 210789 0
[pid=28540/tid=28542] ppid=28538 vsize=865280 CPUtime=1586.97
/proc/28540/task/28542/stat : 28542 (java) R 28538 28540 28249 0 -1 64 15788 0 1 0 158594 103 0 0 25 0 9 0 90114370 886046720 28147 996147200 134512640 134550932 4294955888 18446744073709551615 4127324225 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28540/tid=28543] ppid=28538 vsize=865280 CPUtime=7.22
/proc/28540/task/28543/stat : 28543 (java) S 28538 28540 28249 0 -1 64 12489 0 0 0 709 13 0 0 16 0 9 0 90114372 886046720 28147 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28540/tid=28544] ppid=28538 vsize=865280 CPUtime=0
/proc/28540/task/28544/stat : 28544 (java) S 28538 28540 28249 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90114372 886046720 28147 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28545] ppid=28538 vsize=865280 CPUtime=0
/proc/28540/task/28545/stat : 28545 (java) S 28538 28540 28249 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90114372 886046720 28147 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28546] ppid=28538 vsize=865280 CPUtime=0
/proc/28540/task/28546/stat : 28546 (java) S 28538 28540 28249 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 90114374 886046720 28147 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28547] ppid=28538 vsize=865280 CPUtime=0.44
/proc/28540/task/28547/stat : 28547 (java) S 28538 28540 28249 0 -1 64 735 0 0 0 42 2 0 0 17 0 9 0 90114374 886046720 28147 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28548] ppid=28538 vsize=865280 CPUtime=0
/proc/28540/task/28548/stat : 28548 (java) S 28538 28540 28249 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 90114374 886046720 28147 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28549] ppid=28538 vsize=865280 CPUtime=0
/proc/28540/task/28549/stat : 28549 (java) S 28538 28540 28249 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90114374 886046720 28147 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1594.66
Current children cumulated vsize (KiB) 865280

[startup+1662.3 s]
/proc/loadavg: 2.04 2.02 1.97 3/89 28587
/proc/meminfo: memFree=444496/2055920 swapFree=4192812/4192956
[pid=28540] ppid=28538 vsize=865280 CPUtime=1654.63
/proc/28540/stat : 28540 (java) S 28538 28540 28249 0 -1 0 29809 0 1 0 165340 123 0 0 18 0 9 0 90114368 886046720 28172 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28540/statm: 216320 28172 1992 9 0 210789 0
[pid=28540/tid=28542] ppid=28538 vsize=865280 CPUtime=1646.61
/proc/28540/task/28542/stat : 28542 (java) R 28538 28540 28249 0 -1 64 15829 0 1 0 164555 106 0 0 25 0 9 0 90114370 886046720 28172 996147200 134512640 134550932 4294955888 18446744073709551615 4127253132 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28540/tid=28543] ppid=28538 vsize=865280 CPUtime=7.56
/proc/28540/task/28543/stat : 28543 (java) S 28538 28540 28249 0 -1 64 12514 0 0 0 742 14 0 0 16 0 9 0 90114372 886046720 28172 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28540/tid=28544] ppid=28538 vsize=865280 CPUtime=0
/proc/28540/task/28544/stat : 28544 (java) S 28538 28540 28249 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90114372 886046720 28172 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28545] ppid=28538 vsize=865280 CPUtime=0
/proc/28540/task/28545/stat : 28545 (java) S 28538 28540 28249 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90114372 886046720 28172 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28546] ppid=28538 vsize=865280 CPUtime=0
/proc/28540/task/28546/stat : 28546 (java) S 28538 28540 28249 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 90114374 886046720 28172 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28547] ppid=28538 vsize=865280 CPUtime=0.44
/proc/28540/task/28547/stat : 28547 (java) S 28538 28540 28249 0 -1 64 735 0 0 0 42 2 0 0 17 0 9 0 90114374 886046720 28172 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28548] ppid=28538 vsize=865280 CPUtime=0
/proc/28540/task/28548/stat : 28548 (java) S 28538 28540 28249 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 90114374 886046720 28172 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28549] ppid=28538 vsize=865280 CPUtime=0
/proc/28540/task/28549/stat : 28549 (java) S 28538 28540 28249 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90114374 886046720 28172 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1654.63
Current children cumulated vsize (KiB) 865280

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 1.97 3/89 28587
/proc/meminfo: memFree=444368/2055920 swapFree=4192812/4192956
[pid=28540] ppid=28538 vsize=865280 CPUtime=1714.61
/proc/28540/stat : 28540 (java) S 28538 28540 28249 0 -1 0 29934 0 1 0 171332 129 0 0 18 0 9 0 90114368 886046720 28249 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28540/statm: 216320 28249 1992 9 0 210789 0
[pid=28540/tid=28542] ppid=28538 vsize=865280 CPUtime=1706.3
/proc/28540/task/28542/stat : 28542 (java) R 28538 28540 28249 0 -1 64 15877 0 1 0 170518 112 0 0 25 0 9 0 90114370 886046720 28249 996147200 134512640 134550932 4294955888 18446744073709551615 4127376930 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28540/tid=28543] ppid=28538 vsize=865280 CPUtime=7.85
/proc/28540/task/28543/stat : 28543 (java) S 28538 28540 28249 0 -1 64 12591 0 0 0 771 14 0 0 16 0 9 0 90114372 886046720 28249 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28540/tid=28544] ppid=28538 vsize=865280 CPUtime=0
/proc/28540/task/28544/stat : 28544 (java) S 28538 28540 28249 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90114372 886046720 28249 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28545] ppid=28538 vsize=865280 CPUtime=0
/proc/28540/task/28545/stat : 28545 (java) S 28538 28540 28249 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90114372 886046720 28249 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28546] ppid=28538 vsize=865280 CPUtime=0
/proc/28540/task/28546/stat : 28546 (java) S 28538 28540 28249 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 90114374 886046720 28249 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28547] ppid=28538 vsize=865280 CPUtime=0.44
/proc/28540/task/28547/stat : 28547 (java) S 28538 28540 28249 0 -1 64 735 0 0 0 42 2 0 0 17 0 9 0 90114374 886046720 28249 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28548] ppid=28538 vsize=865280 CPUtime=0
/proc/28540/task/28548/stat : 28548 (java) S 28538 28540 28249 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 90114374 886046720 28249 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28549] ppid=28538 vsize=865280 CPUtime=0
/proc/28540/task/28549/stat : 28549 (java) S 28538 28540 28249 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90114374 886046720 28249 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1714.61
Current children cumulated vsize (KiB) 865280

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 1.97 4/89 28587
/proc/meminfo: memFree=444176/2055920 swapFree=4192812/4192956
[pid=28540] ppid=28538 vsize=865280 CPUtime=1774.59
/proc/28540/stat : 28540 (java) S 28538 28540 28249 0 -1 0 29996 0 1 0 177325 134 0 0 18 0 9 0 90114368 886046720 28269 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28540/statm: 216320 28269 1992 9 0 210789 0
[pid=28540/tid=28542] ppid=28538 vsize=865280 CPUtime=1765.98
/proc/28540/task/28542/stat : 28542 (java) R 28538 28540 28249 0 -1 64 15919 0 1 0 176482 116 0 0 25 0 9 0 90114370 886046720 28269 996147200 134512640 134550932 4294955888 18446744073709551615 4127327384 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28540/tid=28543] ppid=28538 vsize=865280 CPUtime=8.14
/proc/28540/task/28543/stat : 28543 (java) S 28538 28540 28249 0 -1 64 12611 0 0 0 800 14 0 0 16 0 9 0 90114372 886046720 28269 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28540/tid=28544] ppid=28538 vsize=865280 CPUtime=0
/proc/28540/task/28544/stat : 28544 (java) S 28538 28540 28249 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90114372 886046720 28269 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28545] ppid=28538 vsize=865280 CPUtime=0
/proc/28540/task/28545/stat : 28545 (java) S 28538 28540 28249 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90114372 886046720 28269 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28546] ppid=28538 vsize=865280 CPUtime=0
/proc/28540/task/28546/stat : 28546 (java) S 28538 28540 28249 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 90114374 886046720 28269 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28547] ppid=28538 vsize=865280 CPUtime=0.44
/proc/28540/task/28547/stat : 28547 (java) S 28538 28540 28249 0 -1 64 735 0 0 0 42 2 0 0 17 0 9 0 90114374 886046720 28269 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28548] ppid=28538 vsize=865280 CPUtime=0
/proc/28540/task/28548/stat : 28548 (java) S 28538 28540 28249 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 90114374 886046720 28269 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28549] ppid=28538 vsize=865280 CPUtime=0
/proc/28540/task/28549/stat : 28549 (java) S 28538 28540 28249 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90114374 886046720 28269 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1774.59
Current children cumulated vsize (KiB) 865280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.8 s]
/proc/loadavg: 2.00 2.01 1.97 3/89 28587
/proc/meminfo: memFree=444048/2055920 swapFree=4192812/4192956
[pid=28540] ppid=28538 vsize=865280 CPUtime=1800.09
/proc/28540/stat : 28540 (java) S 28538 28540 28249 0 -1 0 30042 0 1 0 179873 136 0 0 18 0 9 0 90114368 886046720 28297 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28540/statm: 216320 28297 1992 9 0 210789 0
[pid=28540/tid=28542] ppid=28538 vsize=865280 CPUtime=1791.36
/proc/28540/task/28542/stat : 28542 (java) R 28538 28540 28249 0 -1 64 15937 0 1 0 179017 119 0 0 25 0 9 0 90114370 886046720 28297 996147200 134512640 134550932 4294955888 18446744073709551615 4127416652 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28540/tid=28543] ppid=28538 vsize=865280 CPUtime=8.26
/proc/28540/task/28543/stat : 28543 (java) S 28538 28540 28249 0 -1 64 12639 0 0 0 812 14 0 0 16 0 9 0 90114372 886046720 28297 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28540/tid=28544] ppid=28538 vsize=865280 CPUtime=0
/proc/28540/task/28544/stat : 28544 (java) S 28538 28540 28249 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90114372 886046720 28297 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28545] ppid=28538 vsize=865280 CPUtime=0
/proc/28540/task/28545/stat : 28545 (java) S 28538 28540 28249 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90114372 886046720 28297 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28546] ppid=28538 vsize=865280 CPUtime=0
/proc/28540/task/28546/stat : 28546 (java) S 28538 28540 28249 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 90114374 886046720 28297 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28547] ppid=28538 vsize=865280 CPUtime=0.44
/proc/28540/task/28547/stat : 28547 (java) S 28538 28540 28249 0 -1 64 735 0 0 0 42 2 0 0 17 0 9 0 90114374 886046720 28297 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28548] ppid=28538 vsize=865280 CPUtime=0
/proc/28540/task/28548/stat : 28548 (java) S 28538 28540 28249 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 90114374 886046720 28297 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28540/tid=28549] ppid=28538 vsize=865280 CPUtime=0
/proc/28540/task/28549/stat : 28549 (java) R 28538 28540 28249 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90114374 886046720 28297 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.09
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): 1807.88
CPU time (s): 1800.18
CPU user time (s): 1798.79
CPU system time (s): 1.38879
CPU usage (%): 99.5739
Max. virtual memory (cumulated for all children) (KiB): 865280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.79
system time used= 1.38879
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30065
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= 47959
involuntary context switches= 61745

runsolver used 2.59061 second user time and 5.67114 second system time

The end

Launcher Data

Begin job on node34 at 2009-07-19 21:08:04
IDJOB=2115891
IDBENCH=55957
IDSOLVER=780
FILE ID=node34/2115891-1248030483
PBS_JOBID= 9528980
Free space on /tmp= 66288 MiB

SOLVER NAME= Choco2.1.1b 2009-07-16
BENCH NAME= CPAI08/csp/ramsey4/normalized-ramsey-38-4.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-2115891-1248030483/watcher-2115891-1248030483 -o /tmp/evaluation-result-2115891-1248030483/solver-2115891-1248030483 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2115891-1248030483.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= 06664dac960f5505ba0d82ad19b5ce56
RANDOM SEED=10929285

node34.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:        651760 kB
Buffers:        117620 kB
Cached:        1097132 kB
SwapCached:          0 kB
Active:         228112 kB
Inactive:      1071404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        651760 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6200 kB
Writeback:           0 kB
Mapped:         102588 kB
Slab:            89864 kB
Committed_AS:  1301128 kB
PageTables:       1916 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= 66284 MiB
End job on node34 at 2009-07-19 21:38:13