Trace number 2063996

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Choco2.1.1 2009-06-10? (TO) 1800.17 1800.81

General information on the benchmark

Namecsp/compet02/
normalized-patat-02-comp-14.xml
MD5SUM11f6902a1becd1ad9a2f18db7aea4eb7
Bench CategoryAlldiff (alldiff)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark104.91
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of constraints33340
Maximum constraint arity20
Maximum domain size45
Number of constraints which are defined in extension0
Number of constraints which are defined in intension32990
Global constraints used (with number of constraints)alldifferent(350)

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-2063996-1247333568/watcher-2063996-1247333568 -o /tmp/evaluation-result-2063996-1247333568/solver-2063996-1247333568 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco-2.1.1.jar -file HOME/instance-2063996-1247333568.xml -h 1 -randval true -ac 32 -rest true -rb 10 -rg 1.3 -saclim 60 -s true -verb 0 -seed 11041979 

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


[startup+0 s]
/proc/loadavg: 2.35 2.16 2.05 3/82 14715
/proc/meminfo: memFree=693568/2055920 swapFree=4192956/4192956
[pid=14715] ppid=14713 vsize=152 CPUtime=0
/proc/14715/stat : 14715 (java) R 14713 14715 14618 0 -1 0 222 0 0 0 0 0 0 0 18 0 1 0 20422871 155648 26 996147200 134512640 134550932 4294955840 18446744073709551615 7721764 0 0 4096 0 0 0 0 17 0 0 0
/proc/14715/statm: 38 26 19 9 0 4 0

[startup+0.106338 s]
/proc/loadavg: 2.35 2.16 2.05 3/82 14715
/proc/meminfo: memFree=693568/2055920 swapFree=4192956/4192956
[pid=14715] ppid=14713 vsize=864108 CPUtime=0.09
/proc/14715/stat : 14715 (java) S 14713 14715 14618 0 -1 0 3932 0 1 0 8 1 0 0 18 0 9 0 20422871 884846592 3379 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14715/statm: 216027 3379 1768 9 0 210495 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 864108

[startup+0.201347 s]
/proc/loadavg: 2.35 2.16 2.05 3/82 14715
/proc/meminfo: memFree=693568/2055920 swapFree=4192956/4192956
[pid=14715] ppid=14713 vsize=864108 CPUtime=0.19
/proc/14715/stat : 14715 (java) S 14713 14715 14618 0 -1 0 4420 0 1 0 17 2 0 0 18 0 9 0 20422871 884846592 3845 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14715/statm: 216027 3845 1852 9 0 210495 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 864108

[startup+0.301359 s]
/proc/loadavg: 2.35 2.16 2.05 3/82 14715
/proc/meminfo: memFree=693568/2055920 swapFree=4192956/4192956
[pid=14715] ppid=14713 vsize=864516 CPUtime=0.29
/proc/14715/stat : 14715 (java) S 14713 14715 14618 0 -1 0 4582 0 1 0 27 2 0 0 18 0 9 0 20422871 885264384 4007 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14715/statm: 216129 4009 1852 9 0 210597 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 864516

[startup+0.70138 s]
/proc/loadavg: 2.35 2.16 2.05 3/82 14715
/proc/meminfo: memFree=693568/2055920 swapFree=4192956/4192956
[pid=14715] ppid=14713 vsize=864968 CPUtime=0.68
/proc/14715/stat : 14715 (java) S 14713 14715 14618 0 -1 0 10695 0 1 0 62 6 0 0 18 0 9 0 20422871 885727232 10119 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14715/statm: 216242 10120 1858 9 0 210710 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 864968

[startup+1.50144 s]
/proc/loadavg: 2.35 2.16 2.05 4/91 14724
/proc/meminfo: memFree=623992/2055920 swapFree=4192956/4192956
[pid=14715] ppid=14713 vsize=864968 CPUtime=1.49
/proc/14715/stat : 14715 (java) S 14713 14715 14618 0 -1 0 25405 0 1 0 133 16 0 0 18 0 9 0 20422871 885727232 24816 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14715/statm: 216242 24816 1909 9 0 210710 0
[pid=14715/tid=14717] ppid=14713 vsize=864968 CPUtime=1.07
/proc/14715/task/14717/stat : 14717 (java) R 14713 14715 14618 0 -1 64 14290 0 1 0 97 10 0 0 25 0 9 0 20422872 885727232 24816 996147200 134512640 134550932 4294955840 18446744073709551615 4126828979 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14718] ppid=14713 vsize=864968 CPUtime=0.21
/proc/14715/task/14718/stat : 14718 (java) S 14713 14715 14618 0 -1 64 9815 0 0 0 17 4 0 0 19 0 9 0 20422873 885727232 24816 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14719] ppid=14713 vsize=864968 CPUtime=0
/proc/14715/task/14719/stat : 14719 (java) S 14713 14715 14618 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 20422873 885727232 24816 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14720] ppid=14713 vsize=864968 CPUtime=0
/proc/14715/task/14720/stat : 14720 (java) S 14713 14715 14618 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 20422873 885727232 24816 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14721] ppid=14713 vsize=864968 CPUtime=0
/proc/14715/task/14721/stat : 14721 (java) S 14713 14715 14618 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 20422875 885727232 24816 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14722] ppid=14713 vsize=864968 CPUtime=0.17
/proc/14715/task/14722/stat : 14722 (java) S 14713 14715 14618 0 -1 64 567 0 0 0 17 0 0 0 16 0 9 0 20422875 885727232 24816 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14723] ppid=14713 vsize=864968 CPUtime=0
/proc/14715/task/14723/stat : 14723 (java) S 14713 14715 14618 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20422876 885727232 24816 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14724] ppid=14713 vsize=864968 CPUtime=0
/proc/14715/task/14724/stat : 14724 (java) S 14713 14715 14618 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20422876 885727232 24816 996147200 134512640 134550932 4294955840 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) 864968

[startup+3.10256 s]
/proc/loadavg: 2.32 2.16 2.05 3/91 14724
/proc/meminfo: memFree=592312/2055920 swapFree=4192956/4192956
[pid=14715] ppid=14713 vsize=865164 CPUtime=3.09
/proc/14715/stat : 14715 (java) S 14713 14715 14618 0 -1 0 28873 0 1 0 292 17 0 0 18 0 9 0 20422871 885927936 28264 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14715/statm: 216291 28264 1959 9 0 210759 0
[pid=14715/tid=14717] ppid=14713 vsize=865164 CPUtime=2.46
/proc/14715/task/14717/stat : 14717 (java) R 14713 14715 14618 0 -1 64 14533 0 1 0 235 11 0 0 25 0 9 0 20422872 885927936 28264 996147200 134512640 134550932 4294955840 18446744073709551615 102512973 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14718] ppid=14713 vsize=865164 CPUtime=0.39
/proc/14715/task/14718/stat : 14718 (java) S 14713 14715 14618 0 -1 64 13007 0 0 0 34 5 0 0 16 0 9 0 20422873 885927936 28264 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14719] ppid=14713 vsize=865164 CPUtime=0
/proc/14715/task/14719/stat : 14719 (java) S 14713 14715 14618 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 20422873 885927936 28264 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14720] ppid=14713 vsize=865164 CPUtime=0
/proc/14715/task/14720/stat : 14720 (java) S 14713 14715 14618 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 20422873 885927936 28264 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14721] ppid=14713 vsize=865164 CPUtime=0
/proc/14715/task/14721/stat : 14721 (java) S 14713 14715 14618 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 20422875 885927936 28264 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14722] ppid=14713 vsize=865164 CPUtime=0.22
/proc/14715/task/14722/stat : 14722 (java) S 14713 14715 14618 0 -1 64 600 0 0 0 22 0 0 0 15 0 9 0 20422875 885927936 28264 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14723] ppid=14713 vsize=865164 CPUtime=0
/proc/14715/task/14723/stat : 14723 (java) S 14713 14715 14618 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20422876 885927936 28264 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14724] ppid=14713 vsize=865164 CPUtime=0
/proc/14715/task/14724/stat : 14724 (java) S 14713 14715 14618 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20422876 885927936 28264 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 865164

[startup+6.30279 s]
/proc/loadavg: 2.32 2.16 2.05 3/91 14724
/proc/meminfo: memFree=528120/2055920 swapFree=4192956/4192956
[pid=14715] ppid=14713 vsize=865616 CPUtime=6.29
/proc/14715/stat : 14715 (java) S 14713 14715 14618 0 -1 0 46703 0 1 0 602 27 0 0 18 0 9 0 20422871 886390784 46073 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14715/statm: 216404 46073 1982 9 0 210872 0
[pid=14715/tid=14717] ppid=14713 vsize=865616 CPUtime=4.91
/proc/14715/task/14717/stat : 14717 (java) R 14713 14715 14618 0 -1 64 14780 0 1 0 480 11 0 0 25 0 9 0 20422872 886390784 46073 996147200 134512640 134550932 4294955840 18446744073709551615 4159675332 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14718] ppid=14713 vsize=865616 CPUtime=1.04
/proc/14715/task/14718/stat : 14718 (java) S 14713 14715 14618 0 -1 64 30422 0 0 0 91 13 0 0 16 0 9 0 20422873 886390784 46073 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14719] ppid=14713 vsize=865616 CPUtime=0
/proc/14715/task/14719/stat : 14719 (java) S 14713 14715 14618 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 20422873 886390784 46073 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14720] ppid=14713 vsize=865616 CPUtime=0
/proc/14715/task/14720/stat : 14720 (java) S 14713 14715 14618 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 20422873 886390784 46073 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14721] ppid=14713 vsize=865616 CPUtime=0
/proc/14715/task/14721/stat : 14721 (java) S 14713 14715 14618 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 20422875 886390784 46073 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14722] ppid=14713 vsize=865616 CPUtime=0.3
/proc/14715/task/14722/stat : 14722 (java) S 14713 14715 14618 0 -1 64 768 0 0 0 29 1 0 0 15 0 9 0 20422875 886390784 46073 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14723] ppid=14713 vsize=865616 CPUtime=0
/proc/14715/task/14723/stat : 14723 (java) S 14713 14715 14618 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20422876 886390784 46073 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14724] ppid=14713 vsize=865616 CPUtime=0
/proc/14715/task/14724/stat : 14724 (java) S 14713 14715 14618 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20422876 886390784 46073 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 865616

[startup+12.7022 s]
/proc/loadavg: 2.27 2.15 2.05 3/91 14724
/proc/meminfo: memFree=367608/2055920 swapFree=4192956/4192956
[pid=14715] ppid=14713 vsize=865616 CPUtime=12.69
/proc/14715/stat : 14715 (java) S 14713 14715 14618 0 -1 0 85556 0 1 0 1222 47 0 0 18 0 9 0 20422871 886390784 84911 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14715/statm: 216404 84911 1986 9 0 210872 0
[pid=14715/tid=14717] ppid=14713 vsize=865616 CPUtime=9.34
/proc/14715/task/14717/stat : 14717 (java) R 14713 14715 14618 0 -1 64 14827 0 1 0 923 11 0 0 25 0 9 0 20422872 886390784 84911 996147200 134512640 134550932 4294955840 18446744073709551615 4127612495 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14718] ppid=14713 vsize=865616 CPUtime=2.85
/proc/14715/task/14718/stat : 14718 (java) S 14713 14715 14618 0 -1 64 69133 0 0 0 253 32 0 0 17 0 9 0 20422873 886390784 84911 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14719] ppid=14713 vsize=865616 CPUtime=0
/proc/14715/task/14719/stat : 14719 (java) S 14713 14715 14618 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 20422873 886390784 84911 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14720] ppid=14713 vsize=865616 CPUtime=0
/proc/14715/task/14720/stat : 14720 (java) S 14713 14715 14618 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 20422873 886390784 84911 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14721] ppid=14713 vsize=865616 CPUtime=0
/proc/14715/task/14721/stat : 14721 (java) S 14713 14715 14618 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 20422875 886390784 84911 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14722] ppid=14713 vsize=865616 CPUtime=0.45
/proc/14715/task/14722/stat : 14722 (java) S 14713 14715 14618 0 -1 64 863 0 0 0 44 1 0 0 15 0 9 0 20422875 886390784 84911 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14723] ppid=14713 vsize=865616 CPUtime=0
/proc/14715/task/14723/stat : 14723 (java) S 14713 14715 14618 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20422876 886390784 84911 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14724] ppid=14713 vsize=865616 CPUtime=0
/proc/14715/task/14724/stat : 14724 (java) S 14713 14715 14618 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20422876 886390784 84911 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 865616

[startup+25.5012 s]
/proc/loadavg: 2.23 2.14 2.05 3/91 14724
/proc/meminfo: memFree=355384/2055920 swapFree=4192956/4192956
[pid=14715] ppid=14713 vsize=865616 CPUtime=25.48
/proc/14715/stat : 14715 (java) S 14713 14715 14618 0 -1 0 86939 0 1 0 2500 48 0 0 18 0 9 0 20422871 886390784 86283 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14715/statm: 216404 86283 1986 9 0 210872 0
[pid=14715/tid=14717] ppid=14713 vsize=865616 CPUtime=22.03
/proc/14715/task/14717/stat : 14717 (java) R 14713 14715 14618 0 -1 64 14838 0 1 0 2192 11 0 0 25 0 9 0 20422872 886390784 86283 996147200 134512640 134550932 4294955840 18446744073709551615 4127542403 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14718] ppid=14713 vsize=865616 CPUtime=2.94
/proc/14715/task/14718/stat : 14718 (java) S 14713 14715 14618 0 -1 64 70501 0 0 0 261 33 0 0 16 0 9 0 20422873 886390784 86283 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14719] ppid=14713 vsize=865616 CPUtime=0
/proc/14715/task/14719/stat : 14719 (java) S 14713 14715 14618 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 20422873 886390784 86283 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14720] ppid=14713 vsize=865616 CPUtime=0
/proc/14715/task/14720/stat : 14720 (java) S 14713 14715 14618 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 20422873 886390784 86283 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14721] ppid=14713 vsize=865616 CPUtime=0
/proc/14715/task/14721/stat : 14721 (java) S 14713 14715 14618 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 20422875 886390784 86283 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14722] ppid=14713 vsize=865616 CPUtime=0.46
/proc/14715/task/14722/stat : 14722 (java) S 14713 14715 14618 0 -1 64 867 0 0 0 45 1 0 0 16 0 9 0 20422875 886390784 86283 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14723] ppid=14713 vsize=865616 CPUtime=0
/proc/14715/task/14723/stat : 14723 (java) S 14713 14715 14618 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20422876 886390784 86283 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14724] ppid=14713 vsize=865616 CPUtime=0
/proc/14715/task/14724/stat : 14724 (java) S 14713 14715 14618 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20422876 886390784 86283 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 865616

[startup+51.101 s]
/proc/loadavg: 2.15 2.13 2.05 3/91 14724
/proc/meminfo: memFree=355384/2055920 swapFree=4192956/4192956
[pid=14715] ppid=14713 vsize=865616 CPUtime=51.07
/proc/14715/stat : 14715 (java) S 14713 14715 14618 0 -1 0 86960 0 1 0 5059 48 0 0 18 0 9 0 20422871 886390784 86287 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14715/statm: 216404 86287 1986 9 0 210872 0
[pid=14715/tid=14717] ppid=14713 vsize=865616 CPUtime=47.57
/proc/14715/task/14717/stat : 14717 (java) R 14713 14715 14618 0 -1 64 14855 0 1 0 4745 12 0 0 25 0 9 0 20422872 886390784 86287 996147200 134512640 134550932 4294955840 18446744073709551615 4127303159 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14718] ppid=14713 vsize=865616 CPUtime=2.99
/proc/14715/task/14718/stat : 14718 (java) S 14713 14715 14618 0 -1 64 70503 0 0 0 266 33 0 0 16 0 9 0 20422873 886390784 86287 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14719] ppid=14713 vsize=865616 CPUtime=0
/proc/14715/task/14719/stat : 14719 (java) S 14713 14715 14618 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 20422873 886390784 86287 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14720] ppid=14713 vsize=865616 CPUtime=0
/proc/14715/task/14720/stat : 14720 (java) S 14713 14715 14618 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 20422873 886390784 86287 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14721] ppid=14713 vsize=865616 CPUtime=0
/proc/14715/task/14721/stat : 14721 (java) S 14713 14715 14618 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 20422875 886390784 86287 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14722] ppid=14713 vsize=865616 CPUtime=0.47
/proc/14715/task/14722/stat : 14722 (java) S 14713 14715 14618 0 -1 64 869 0 0 0 46 1 0 0 16 0 9 0 20422875 886390784 86287 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14723] ppid=14713 vsize=865616 CPUtime=0
/proc/14715/task/14723/stat : 14723 (java) S 14713 14715 14618 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20422876 886390784 86287 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

/proc/14715/task/14720/stat : 14720 (java) S 14713 14715 14618 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 20422873 886390784 88086 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14721] ppid=14713 vsize=865616 CPUtime=0
/proc/14715/task/14721/stat : 14721 (java) S 14713 14715 14618 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 20422875 886390784 88086 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14722] ppid=14713 vsize=865616 CPUtime=0.54
/proc/14715/task/14722/stat : 14722 (java) S 14713 14715 14618 0 -1 64 898 0 0 0 52 2 0 0 17 0 9 0 20422875 886390784 88086 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14723] ppid=14713 vsize=865616 CPUtime=0
/proc/14715/task/14723/stat : 14723 (java) S 14713 14715 14618 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20422876 886390784 88086 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14724] ppid=14713 vsize=865616 CPUtime=0
/proc/14715/task/14724/stat : 14724 (java) S 14713 14715 14618 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20422876 886390784 88086 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1481.76
Current children cumulated vsize (KiB) 865616

[startup+1542.31 s]
/proc/loadavg: 2.21 2.09 2.07 3/90 14795
/proc/meminfo: memFree=340856/2055920 swapFree=4192956/4192956
[pid=14715] ppid=14713 vsize=865616 CPUtime=1541.75
/proc/14715/stat : 14715 (java) S 14713 14715 14618 0 -1 0 89722 0 1 0 154099 76 0 0 18 0 9 0 20422871 886390784 88658 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14715/statm: 216404 88658 1991 9 0 210872 0
[pid=14715/tid=14717] ppid=14713 vsize=865616 CPUtime=1536.58
/proc/14715/task/14717/stat : 14717 (java) R 14713 14715 14618 0 -1 64 15255 0 1 0 153623 35 0 0 25 0 9 0 20422872 886390784 88658 996147200 134512640 134550932 4294955840 18446744073709551615 4127736423 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14718] ppid=14713 vsize=865616 CPUtime=4.6
/proc/14715/task/14718/stat : 14718 (java) S 14713 14715 14618 0 -1 64 72836 0 0 0 423 37 0 0 16 0 9 0 20422873 886390784 88658 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14719] ppid=14713 vsize=865616 CPUtime=0
/proc/14715/task/14719/stat : 14719 (java) S 14713 14715 14618 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 20422873 886390784 88658 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14720] ppid=14713 vsize=865616 CPUtime=0
/proc/14715/task/14720/stat : 14720 (java) S 14713 14715 14618 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 20422873 886390784 88658 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14721] ppid=14713 vsize=865616 CPUtime=0
/proc/14715/task/14721/stat : 14721 (java) S 14713 14715 14618 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 20422875 886390784 88658 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14722] ppid=14713 vsize=865616 CPUtime=0.54
/proc/14715/task/14722/stat : 14722 (java) S 14713 14715 14618 0 -1 64 898 0 0 0 52 2 0 0 17 0 9 0 20422875 886390784 88658 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14723] ppid=14713 vsize=865616 CPUtime=0
/proc/14715/task/14723/stat : 14723 (java) S 14713 14715 14618 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20422876 886390784 88658 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14724] ppid=14713 vsize=865616 CPUtime=0
/proc/14715/task/14724/stat : 14724 (java) S 14713 14715 14618 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20422876 886390784 88658 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1541.75
Current children cumulated vsize (KiB) 865616

[startup+1602.3 s]
/proc/loadavg: 2.13 2.09 2.07 3/90 14795
/proc/meminfo: memFree=337976/2055920 swapFree=4192956/4192956
[pid=14715] ppid=14713 vsize=865616 CPUtime=1601.72
/proc/14715/stat : 14715 (java) S 14713 14715 14618 0 -1 0 89740 0 1 0 160096 76 0 0 18 0 9 0 20422871 886390784 88664 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14715/statm: 216404 88664 1991 9 0 210872 0
[pid=14715/tid=14717] ppid=14713 vsize=865616 CPUtime=1596.51
/proc/14715/task/14717/stat : 14717 (java) R 14713 14715 14618 0 -1 64 15267 0 1 0 159616 35 0 0 25 0 9 0 20422872 886390784 88664 996147200 134512640 134550932 4294955840 18446744073709551615 4127736548 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14718] ppid=14713 vsize=865616 CPUtime=4.64
/proc/14715/task/14718/stat : 14718 (java) S 14713 14715 14618 0 -1 64 72842 0 0 0 426 38 0 0 16 0 9 0 20422873 886390784 88664 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14719] ppid=14713 vsize=865616 CPUtime=0
/proc/14715/task/14719/stat : 14719 (java) S 14713 14715 14618 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 20422873 886390784 88664 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14720] ppid=14713 vsize=865616 CPUtime=0
/proc/14715/task/14720/stat : 14720 (java) S 14713 14715 14618 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 20422873 886390784 88664 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14721] ppid=14713 vsize=865616 CPUtime=0
/proc/14715/task/14721/stat : 14721 (java) S 14713 14715 14618 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 20422875 886390784 88664 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14722] ppid=14713 vsize=865616 CPUtime=0.54
/proc/14715/task/14722/stat : 14722 (java) S 14713 14715 14618 0 -1 64 898 0 0 0 52 2 0 0 17 0 9 0 20422875 886390784 88664 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14723] ppid=14713 vsize=865616 CPUtime=0
/proc/14715/task/14723/stat : 14723 (java) S 14713 14715 14618 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20422876 886390784 88664 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14724] ppid=14713 vsize=865616 CPUtime=0
/proc/14715/task/14724/stat : 14724 (java) S 14713 14715 14618 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20422876 886390784 88664 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1601.72
Current children cumulated vsize (KiB) 865616

[startup+1662.3 s]
/proc/loadavg: 2.10 2.08 2.07 3/90 14795
/proc/meminfo: memFree=335800/2055920 swapFree=4192956/4192956
[pid=14715] ppid=14713 vsize=865616 CPUtime=1661.7
/proc/14715/stat : 14715 (java) S 14713 14715 14618 0 -1 0 89760 0 1 0 166093 77 0 0 18 0 9 0 20422871 886390784 88665 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14715/statm: 216404 88665 1991 9 0 210872 0
[pid=14715/tid=14717] ppid=14713 vsize=865616 CPUtime=1656.44
/proc/14715/task/14717/stat : 14717 (java) R 14713 14715 14618 0 -1 64 15286 0 1 0 165608 36 0 0 25 0 9 0 20422872 886390784 88665 996147200 134512640 134550932 4294955840 18446744073709551615 4127303607 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14718] ppid=14713 vsize=865616 CPUtime=4.7
/proc/14715/task/14718/stat : 14718 (java) S 14713 14715 14618 0 -1 64 72843 0 0 0 432 38 0 0 16 0 9 0 20422873 886390784 88665 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14719] ppid=14713 vsize=865616 CPUtime=0
/proc/14715/task/14719/stat : 14719 (java) S 14713 14715 14618 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 20422873 886390784 88665 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14720] ppid=14713 vsize=865616 CPUtime=0
/proc/14715/task/14720/stat : 14720 (java) S 14713 14715 14618 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 20422873 886390784 88665 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14721] ppid=14713 vsize=865616 CPUtime=0
/proc/14715/task/14721/stat : 14721 (java) S 14713 14715 14618 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 20422875 886390784 88665 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14722] ppid=14713 vsize=865616 CPUtime=0.54
/proc/14715/task/14722/stat : 14722 (java) S 14713 14715 14618 0 -1 64 898 0 0 0 52 2 0 0 17 0 9 0 20422875 886390784 88665 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14723] ppid=14713 vsize=865616 CPUtime=0
/proc/14715/task/14723/stat : 14723 (java) S 14713 14715 14618 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20422876 886390784 88665 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14724] ppid=14713 vsize=865616 CPUtime=0
/proc/14715/task/14724/stat : 14724 (java) S 14713 14715 14618 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20422876 886390784 88665 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1661.7
Current children cumulated vsize (KiB) 865616

[startup+1722.3 s]
/proc/loadavg: 2.35 2.16 2.10 3/90 14801
/proc/meminfo: memFree=333688/2055920 swapFree=4192956/4192956
[pid=14715] ppid=14713 vsize=865616 CPUtime=1721.68
/proc/14715/stat : 14715 (java) S 14713 14715 14618 0 -1 0 89782 0 1 0 172090 78 0 0 18 0 9 0 20422871 886390784 88665 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14715/statm: 216404 88665 1991 9 0 210872 0
[pid=14715/tid=14717] ppid=14713 vsize=865616 CPUtime=1716.33
/proc/14715/task/14717/stat : 14717 (java) R 14713 14715 14618 0 -1 64 15308 0 1 0 171597 36 0 0 25 0 9 0 20422872 886390784 88665 996147200 134512640 134550932 4294955840 18446744073709551615 4127542403 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14718] ppid=14713 vsize=865616 CPUtime=4.77
/proc/14715/task/14718/stat : 14718 (java) S 14713 14715 14618 0 -1 64 72843 0 0 0 439 38 0 0 16 0 9 0 20422873 886390784 88665 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14719] ppid=14713 vsize=865616 CPUtime=0
/proc/14715/task/14719/stat : 14719 (java) S 14713 14715 14618 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 20422873 886390784 88665 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14720] ppid=14713 vsize=865616 CPUtime=0
/proc/14715/task/14720/stat : 14720 (java) S 14713 14715 14618 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 20422873 886390784 88665 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14721] ppid=14713 vsize=865616 CPUtime=0
/proc/14715/task/14721/stat : 14721 (java) S 14713 14715 14618 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 20422875 886390784 88665 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14722] ppid=14713 vsize=865616 CPUtime=0.54
/proc/14715/task/14722/stat : 14722 (java) S 14713 14715 14618 0 -1 64 898 0 0 0 52 2 0 0 17 0 9 0 20422875 886390784 88665 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14723] ppid=14713 vsize=865616 CPUtime=0
/proc/14715/task/14723/stat : 14723 (java) S 14713 14715 14618 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20422876 886390784 88665 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14724] ppid=14713 vsize=865616 CPUtime=0
/proc/14715/task/14724/stat : 14724 (java) S 14713 14715 14618 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20422876 886390784 88665 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1721.68
Current children cumulated vsize (KiB) 865616

[startup+1782.3 s]
/proc/loadavg: 2.40 2.20 2.11 3/90 14801
/proc/meminfo: memFree=333560/2055920 swapFree=4192956/4192956
[pid=14715] ppid=14713 vsize=865616 CPUtime=1781.66
/proc/14715/stat : 14715 (java) S 14713 14715 14618 0 -1 0 89802 0 1 0 178087 79 0 0 18 0 9 0 20422871 886390784 88666 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14715/statm: 216404 88666 1991 9 0 210872 0
[pid=14715/tid=14717] ppid=14713 vsize=865616 CPUtime=1776.26
/proc/14715/task/14717/stat : 14717 (java) R 14713 14715 14618 0 -1 64 15327 0 1 0 177589 37 0 0 25 0 9 0 20422872 886390784 88666 996147200 134512640 134550932 4294955840 18446744073709551615 4127736343 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14718] ppid=14713 vsize=865616 CPUtime=4.83
/proc/14715/task/14718/stat : 14718 (java) S 14713 14715 14618 0 -1 64 72844 0 0 0 445 38 0 0 16 0 9 0 20422873 886390784 88666 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14719] ppid=14713 vsize=865616 CPUtime=0
/proc/14715/task/14719/stat : 14719 (java) S 14713 14715 14618 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 20422873 886390784 88666 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14720] ppid=14713 vsize=865616 CPUtime=0
/proc/14715/task/14720/stat : 14720 (java) S 14713 14715 14618 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 20422873 886390784 88666 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14721] ppid=14713 vsize=865616 CPUtime=0
/proc/14715/task/14721/stat : 14721 (java) S 14713 14715 14618 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 20422875 886390784 88666 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14722] ppid=14713 vsize=865616 CPUtime=0.54
/proc/14715/task/14722/stat : 14722 (java) S 14713 14715 14618 0 -1 64 898 0 0 0 52 2 0 0 17 0 9 0 20422875 886390784 88666 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14723] ppid=14713 vsize=865616 CPUtime=0
/proc/14715/task/14723/stat : 14723 (java) S 14713 14715 14618 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20422876 886390784 88666 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14724] ppid=14713 vsize=865616 CPUtime=0
/proc/14715/task/14724/stat : 14724 (java) S 14713 14715 14618 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20422876 886390784 88666 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1781.66
Current children cumulated vsize (KiB) 865616



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.7 s]
/proc/loadavg: 2.44 2.22 2.12 3/90 14801
/proc/meminfo: memFree=332856/2055920 swapFree=4192956/4192956
[pid=14715] ppid=14713 vsize=865616 CPUtime=1800.06
/proc/14715/stat : 14715 (java) S 14713 14715 14618 0 -1 0 89807 0 1 0 179927 79 0 0 18 0 9 0 20422871 886390784 88666 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14715/statm: 216404 88666 1991 9 0 210872 0
[pid=14715/tid=14717] ppid=14713 vsize=865616 CPUtime=1794.64
/proc/14715/task/14717/stat : 14717 (java) R 14713 14715 14618 0 -1 64 15332 0 1 0 179427 37 0 0 25 0 9 0 20422872 886390784 88666 996147200 134512640 134550932 4294955840 18446744073709551615 4127736343 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14718] ppid=14713 vsize=865616 CPUtime=4.84
/proc/14715/task/14718/stat : 14718 (java) S 14713 14715 14618 0 -1 64 72844 0 0 0 446 38 0 0 16 0 9 0 20422873 886390784 88666 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14719] ppid=14713 vsize=865616 CPUtime=0
/proc/14715/task/14719/stat : 14719 (java) S 14713 14715 14618 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 20422873 886390784 88666 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14720] ppid=14713 vsize=865616 CPUtime=0
/proc/14715/task/14720/stat : 14720 (java) S 14713 14715 14618 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 20422873 886390784 88666 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14721] ppid=14713 vsize=865616 CPUtime=0
/proc/14715/task/14721/stat : 14721 (java) S 14713 14715 14618 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 20422875 886390784 88666 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14722] ppid=14713 vsize=865616 CPUtime=0.54
/proc/14715/task/14722/stat : 14722 (java) S 14713 14715 14618 0 -1 64 898 0 0 0 52 2 0 0 17 0 9 0 20422875 886390784 88666 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14723] ppid=14713 vsize=865616 CPUtime=0
/proc/14715/task/14723/stat : 14723 (java) S 14713 14715 14618 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20422876 886390784 88666 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14715/tid=14724] ppid=14713 vsize=865616 CPUtime=0
/proc/14715/task/14724/stat : 14724 (java) S 14713 14715 14618 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20422876 886390784 88666 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 865616

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.81
CPU time (s): 1800.17
CPU user time (s): 1799.32
CPU system time (s): 0.844871
CPU usage (%): 99.9643
Max. virtual memory (cumulated for all children) (KiB): 865636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.32
system time used= 0.844871
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 89830
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= 43200
involuntary context switches= 54064

runsolver used 2.13368 second user time and 6.07907 second system time

The end

Launcher Data

Begin job on node34 at 2009-07-11 19:32:49
IDJOB=2063996
IDBENCH=54113
IDSOLVER=737
FILE ID=node34/2063996-1247333568
PBS_JOBID= 9506707
Free space on /tmp= 66292 MiB

SOLVER NAME= Choco2.1.1 2009-06-10
BENCH NAME= CPAI08/csp/compet02/normalized-patat-02-comp-14.xml
COMMAND LINE= java -Xms700M -Xmx700M -jar HOME/choco-2.1.1.jar -file BENCHNAME -h 1 -randval true -ac 32 -rest true -rb 10 -rg 1.3 -saclim 60 -s true -verb 0 -seed 11041979
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2063996-1247333568/watcher-2063996-1247333568 -o /tmp/evaluation-result-2063996-1247333568/solver-2063996-1247333568 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco-2.1.1.jar -file HOME/instance-2063996-1247333568.xml -h 1 -randval true -ac 32 -rest true -rb 10 -rg 1.3 -saclim 60 -s true -verb 0 -seed 11041979

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 11f6902a1becd1ad9a2f18db7aea4eb7
RANDOM SEED=947927473

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:        694112 kB
Buffers:         51188 kB
Cached:         785892 kB
SwapCached:          0 kB
Active:         522696 kB
Inactive:       772848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        694112 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            7256 kB
Writeback:           0 kB
Mapped:         478848 kB
Slab:            50616 kB
Committed_AS:   600664 kB
PageTables:       2684 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= 66280 MiB
End job on node34 at 2009-07-11 20:02:51