Trace number 2064150

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

General information on the benchmark

Namecsp/compet02/
normalized-patat-02-comp-16.xml
MD5SUMf584a0bdadad6a616787946f67b79e6d
Bench CategoryAlldiff (alldiff)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark98.933
Satisfiable
(Un)Satisfiability was proved
Number of variables880
Number of constraints44094
Maximum constraint arity20
Maximum domain size45
Number of constraints which are defined in extension0
Number of constraints which are defined in intension43874
Global constraints used (with number of constraints)alldifferent(220)

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-2064150-1247334360/watcher-2064150-1247334360 -o /tmp/evaluation-result-2064150-1247334360/solver-2064150-1247334360 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco-2.1.1.jar -file HOME/instance-2064150-1247334360.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: 1.93 2.03 1.99 3/82 14519
/proc/meminfo: memFree=786000/2055920 swapFree=4192956/4192956
[pid=14519] ppid=14517 vsize=1616 CPUtime=0
/proc/14519/stat : 14519 (java) R 14517 14519 14482 0 -1 0 194 0 0 0 0 0 0 0 18 0 1 0 20127755 1654784 161 996147200 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/14519/statm: 404 164 127 9 0 46 0

[startup+0.050462 s]
/proc/loadavg: 1.93 2.03 1.99 3/82 14519
/proc/meminfo: memFree=786000/2055920 swapFree=4192956/4192956
[pid=14519] ppid=14517 vsize=861896 CPUtime=0.04
/proc/14519/stat : 14519 (java) S 14517 14519 14482 0 -1 0 2491 0 1 0 2 2 0 0 18 0 9 0 20127755 882581504 2043 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14519/statm: 215474 2048 974 9 0 210343 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 861896

[startup+0.101466 s]
/proc/loadavg: 1.93 2.03 1.99 3/82 14519
/proc/meminfo: memFree=786000/2055920 swapFree=4192956/4192956
[pid=14519] ppid=14517 vsize=864096 CPUtime=0.09
/proc/14519/stat : 14519 (java) S 14517 14519 14482 0 -1 0 3785 0 1 0 7 2 0 0 18 0 9 0 20127755 884834304 3249 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14519/statm: 216024 3249 1717 9 0 210492 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 864096

[startup+0.301482 s]
/proc/loadavg: 1.93 2.03 1.99 3/82 14519
/proc/meminfo: memFree=786000/2055920 swapFree=4192956/4192956
[pid=14519] ppid=14517 vsize=864960 CPUtime=0.29
/proc/14519/stat : 14519 (java) S 14517 14519 14482 0 -1 0 4756 0 1 0 26 3 0 0 18 0 9 0 20127755 885719040 4181 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14519/statm: 216240 4181 1855 9 0 210708 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 864960

[startup+0.701521 s]
/proc/loadavg: 1.93 2.03 1.99 3/82 14519
/proc/meminfo: memFree=786000/2055920 swapFree=4192956/4192956
[pid=14519] ppid=14517 vsize=864960 CPUtime=0.69
/proc/14519/stat : 14519 (java) S 14517 14519 14482 0 -1 0 11163 0 1 0 62 7 0 0 18 0 9 0 20127755 885719040 10588 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14519/statm: 216240 10588 1856 9 0 210708 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 864960

[startup+1.50259 s]
/proc/loadavg: 1.93 2.03 1.99 4/91 14528
/proc/meminfo: memFree=722312/2055920 swapFree=4192956/4192956
[pid=14519] ppid=14517 vsize=864960 CPUtime=1.47
/proc/14519/stat : 14519 (java) S 14517 14519 14482 0 -1 0 26049 0 1 0 133 14 0 0 18 0 9 0 20127755 885719040 25460 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14519/statm: 216240 25460 1906 9 0 210708 0
[pid=14519/tid=14521] ppid=14517 vsize=864960 CPUtime=1.09
/proc/14519/task/14521/stat : 14521 (java) R 14517 14519 14482 0 -1 64 14283 0 1 0 102 7 0 0 25 0 9 0 20127756 885719040 25460 996147200 134512640 134550932 4294955840 18446744073709551615 4125928357 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14519/tid=14522] ppid=14517 vsize=864960 CPUtime=0.21
/proc/14519/task/14522/stat : 14522 (java) S 14517 14519 14482 0 -1 64 10498 0 0 0 16 5 0 0 19 0 9 0 20127758 885719040 25460 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14519/tid=14523] ppid=14517 vsize=864960 CPUtime=0
/proc/14519/task/14523/stat : 14523 (java) S 14517 14519 14482 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 20127758 885719040 25460 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14519/tid=14524] ppid=14517 vsize=864960 CPUtime=0
/proc/14519/task/14524/stat : 14524 (java) S 14517 14519 14482 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 20127758 885719040 25460 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14519/tid=14525] ppid=14517 vsize=864960 CPUtime=0
/proc/14519/task/14525/stat : 14525 (java) S 14517 14519 14482 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 20127760 885719040 25460 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14519/tid=14526] ppid=14517 vsize=864960 CPUtime=0.14
/proc/14519/task/14526/stat : 14526 (java) S 14517 14519 14482 0 -1 64 536 0 0 0 14 0 0 0 16 0 9 0 20127760 885719040 25460 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14519/tid=14527] ppid=14517 vsize=864960 CPUtime=0
/proc/14519/task/14527/stat : 14527 (java) S 14517 14519 14482 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 20127760 885719040 25460 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14519/tid=14528] ppid=14517 vsize=864960 CPUtime=0
/proc/14519/task/14528/stat : 14528 (java) S 14517 14519 14482 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 20127760 885719040 25460 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 864960

[startup+3.10274 s]
/proc/loadavg: 1.94 2.03 1.99 5/91 14528
/proc/meminfo: memFree=671560/2055920 swapFree=4192956/4192956
[pid=14519] ppid=14517 vsize=864960 CPUtime=3.06
/proc/14519/stat : 14519 (java) S 14517 14519 14482 0 -1 0 32268 0 1 0 288 18 0 0 18 0 9 0 20127755 885719040 31677 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14519/statm: 216240 31677 1909 9 0 210708 0
[pid=14519/tid=14521] ppid=14517 vsize=864960 CPUtime=2.37
/proc/14519/task/14521/stat : 14521 (java) R 14517 14519 14482 0 -1 64 14288 0 1 0 229 8 0 0 25 0 9 0 20127756 885719040 31677 996147200 134512640 134550932 4294955840 18446744073709551615 102347968 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14519/tid=14522] ppid=14517 vsize=864960 CPUtime=0.46
/proc/14519/task/14522/stat : 14522 (java) S 14517 14519 14482 0 -1 64 16676 0 0 0 38 8 0 0 16 0 9 0 20127758 885719040 31677 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14519/tid=14523] ppid=14517 vsize=864960 CPUtime=0
/proc/14519/task/14523/stat : 14523 (java) S 14517 14519 14482 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 20127758 885719040 31677 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14519/tid=14524] ppid=14517 vsize=864960 CPUtime=0
/proc/14519/task/14524/stat : 14524 (java) S 14517 14519 14482 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 20127758 885719040 31677 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14519/tid=14525] ppid=14517 vsize=864960 CPUtime=0
/proc/14519/task/14525/stat : 14525 (java) S 14517 14519 14482 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 20127760 885719040 31677 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14519/tid=14526] ppid=14517 vsize=864960 CPUtime=0.2
/proc/14519/task/14526/stat : 14526 (java) S 14517 14519 14482 0 -1 64 572 0 0 0 20 0 0 0 15 0 9 0 20127760 885719040 31677 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14519/tid=14527] ppid=14517 vsize=864960 CPUtime=0
/proc/14519/task/14527/stat : 14527 (java) S 14517 14519 14482 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 20127760 885719040 31677 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14519/tid=14528] ppid=14517 vsize=864960 CPUtime=0
/proc/14519/task/14528/stat : 14528 (java) S 14517 14519 14482 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 20127760 885719040 31677 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 864960

[startup+6.30102 s]
/proc/loadavg: 1.94 2.03 1.99 4/91 14528
/proc/meminfo: memFree=635144/2055920 swapFree=4192956/4192956
[pid=14519] ppid=14517 vsize=865632 CPUtime=6.23
/proc/14519/stat : 14519 (java) S 14517 14519 14482 0 -1 0 46971 0 1 0 598 25 0 0 18 0 9 0 20127755 886407168 46356 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14519/statm: 216408 46356 1962 9 0 210876 0
[pid=14519/tid=14521] ppid=14517 vsize=865632 CPUtime=4.88
/proc/14519/task/14521/stat : 14521 (java) R 14517 14519 14482 0 -1 64 14539 0 1 0 480 8 0 0 25 0 9 0 20127756 886407168 46356 996147200 134512640 134550932 4294955840 18446744073709551615 4127027456 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14519/tid=14522] ppid=14517 vsize=865632 CPUtime=1.03
/proc/14519/task/14522/stat : 14522 (java) S 14517 14519 14482 0 -1 64 30954 0 0 0 89 14 0 0 17 0 9 0 20127758 886407168 46356 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14519/tid=14523] ppid=14517 vsize=865632 CPUtime=0
/proc/14519/task/14523/stat : 14523 (java) S 14517 14519 14482 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 20127758 886407168 46356 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14519/tid=14524] ppid=14517 vsize=865632 CPUtime=0
/proc/14519/task/14524/stat : 14524 (java) S 14517 14519 14482 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 20127758 886407168 46356 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14519/tid=14525] ppid=14517 vsize=865632 CPUtime=0
/proc/14519/task/14525/stat : 14525 (java) S 14517 14519 14482 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 20127760 886407168 46356 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14519/tid=14526] ppid=14517 vsize=865632 CPUtime=0.29
/proc/14519/task/14526/stat : 14526 (java) S 14517 14519 14482 0 -1 64 746 0 0 0 28 1 0 0 16 0 9 0 20127760 886407168 46356 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14519/tid=14527] ppid=14517 vsize=865632 CPUtime=0
/proc/14519/task/14527/stat : 14527 (java) S 14517 14519 14482 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 20127760 886407168 46356 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14519/tid=14528] ppid=14517 vsize=865632 CPUtime=0
/proc/14519/task/14528/stat : 14528 (java) S 14517 14519 14482 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 20127760 886407168 46356 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 865632

[startup+12.7026 s]
/proc/loadavg: 2.10 2.06 2.00 4/91 14528
/proc/meminfo: memFree=522056/2055920 swapFree=4192956/4192956
[pid=14519] ppid=14517 vsize=865632 CPUtime=12.57
/proc/14519/stat : 14519 (java) S 14517 14519 14482 0 -1 0 75306 0 1 0 1219 38 0 0 18 0 9 0 20127755 886407168 74661 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14519/statm: 216408 74661 1988 9 0 210876 0
[pid=14519/tid=14521] ppid=14517 vsize=865632 CPUtime=9.73
/proc/14519/task/14521/stat : 14521 (java) R 14517 14519 14482 0 -1 64 14812 0 1 0 964 9 0 0 25 0 9 0 20127756 886407168 74661 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14519/tid=14522] ppid=14517 vsize=865632 CPUtime=2.38
/proc/14519/task/14522/stat : 14522 (java) R 14517 14519 14482 0 -1 64 58921 0 0 0 212 26 0 0 16 0 9 0 20127758 886407168 74661 996147200 134512640 134550932 4294955840 18446744073709551615 102549400 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14519/tid=14523] ppid=14517 vsize=865632 CPUtime=0
/proc/14519/task/14523/stat : 14523 (java) S 14517 14519 14482 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 20127758 886407168 74661 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14519/tid=14524] ppid=14517 vsize=865632 CPUtime=0
/proc/14519/task/14524/stat : 14524 (java) S 14517 14519 14482 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 20127758 886407168 74661 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14519/tid=14525] ppid=14517 vsize=865632 CPUtime=0
/proc/14519/task/14525/stat : 14525 (java) S 14517 14519 14482 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 20127760 886407168 74661 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14519/tid=14526] ppid=14517 vsize=865632 CPUtime=0.42
/proc/14519/task/14526/stat : 14526 (java) S 14517 14519 14482 0 -1 64 841 0 0 0 41 1 0 0 15 0 9 0 20127760 886407168 74661 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14519/tid=14527] ppid=14517 vsize=865632 CPUtime=0
/proc/14519/task/14527/stat : 14527 (java) S 14517 14519 14482 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 20127760 886407168 74661 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14519/tid=14528] ppid=14517 vsize=865632 CPUtime=0
/proc/14519/task/14528/stat : 14528 (java) S 14517 14519 14482 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 20127760 886407168 74661 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 865632

[startup+25.5017 s]
/proc/loadavg: 2.08 2.06 2.00 3/91 14528
/proc/meminfo: memFree=357512/2055920 swapFree=4192956/4192956
[pid=14519] ppid=14517 vsize=866656 CPUtime=25.24
/proc/14519/stat : 14519 (java) S 14517 14519 14482 0 -1 0 108722 0 1 0 2472 52 0 0 18 0 9 0 20127755 887455744 108060 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14519/statm: 216664 108060 1988 9 0 211132 0
[pid=14519/tid=14521] ppid=14517 vsize=866656 CPUtime=20.92
/proc/14519/task/14521/stat : 14521 (java) R 14517 14519 14482 0 -1 64 14841 0 1 0 2082 10 0 0 25 0 9 0 20127756 887455744 108060 996147200 134512640 134550932 4294955840 18446744073709551615 4127581290 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14519/tid=14522] ppid=14517 vsize=866656 CPUtime=3.79
/proc/14519/task/14522/stat : 14522 (java) S 14517 14519 14482 0 -1 64 92268 0 0 0 340 39 0 0 17 0 9 0 20127758 887455744 108060 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14519/tid=14523] ppid=14517 vsize=866656 CPUtime=0
/proc/14519/task/14523/stat : 14523 (java) S 14517 14519 14482 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 20127758 887455744 108060 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14519/tid=14524] ppid=14517 vsize=866656 CPUtime=0
/proc/14519/task/14524/stat : 14524 (java) S 14517 14519 14482 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 20127758 887455744 108060 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14519/tid=14525] ppid=14517 vsize=866656 CPUtime=0
/proc/14519/task/14525/stat : 14525 (java) S 14517 14519 14482 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 20127760 887455744 108060 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14519/tid=14526] ppid=14517 vsize=866656 CPUtime=0.5
/proc/14519/task/14526/stat : 14526 (java) S 14517 14519 14482 0 -1 64 881 0 0 0 48 2 0 0 15 0 9 0 20127760 887455744 108060 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14519/tid=14527] ppid=14517 vsize=866656 CPUtime=0
/proc/14519/task/14527/stat : 14527 (java) S 14517 14519 14482 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 20127760 887455744 108060 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14519/tid=14528] ppid=14517 vsize=866656 CPUtime=0
/proc/14519/task/14528/stat : 14528 (java) S 14517 14519 14482 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 20127760 887455744 108060 996147200 134512640 134550932 4294955840 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) 866656

[startup+51.102 s]
/proc/loadavg: 2.06 2.05 2.00 3/91 14528
/proc/meminfo: memFree=357384/2055920 swapFree=4192956/4192956
[pid=14519] ppid=14517 vsize=866656 CPUtime=50.61
/proc/14519/stat : 14519 (java) S 14517 14519 14482 0 -1 0 108742 0 1 0 5008 53 0 0 18 0 9 0 20127755 887455744 108065 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14519/statm: 216664 108065 1988 9 0 211132 0
[pid=14519/tid=14521] ppid=14517 vsize=866656 CPUtime=46.19
/proc/14519/task/14521/stat : 14521 (java) R 14517 14519 14482 0 -1 64 14856 0 1 0 4609 10 0 0 25 0 9 0 20127756 887455744 108065 996147200 134512640 134550932 4294955840 18446744073709551615 4127581315 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14519/tid=14522] ppid=14517 vsize=866656 CPUtime=3.87
/proc/14519/task/14522/stat : 14522 (java) S 14517 14519 14482 0 -1 64 92269 0 0 0 348 39 0 0 16 0 9 0 20127758 887455744 108065 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14519/tid=14523] ppid=14517 vsize=866656 CPUtime=0
/proc/14519/task/14523/stat : 14523 (java) S 14517 14519 14482 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 20127758 887455744 108065 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14519/tid=14524] ppid=14517 vsize=866656 CPUtime=0
/proc/14519/task/14524/stat : 14524 (java) S 14517 14519 14482 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 20127758 887455744 108065 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14519/tid=14525] ppid=14517 vsize=866656 CPUtime=0
/proc/14519/task/14525/stat : 14525 (java) S 14517 14519 14482 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 20127760 887455744 108065 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14519/tid=14526] ppid=14517 vsize=866656 CPUtime=0.51
/proc/14519/task/14526/stat : 14526 (java) S 14517 14519 14482 0 -1 64 885 0 0 0 49 2 0 0 16 0 9 0 20127760 887455744 108065 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14519/tid=14527] ppid=14517 vsize=866656 CPUtime=0
/proc/14519/task/14527/stat : 14527 (java) S 14517 14519 14482 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 20127760 887455744 108065 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

/proc/14519/task/14524/stat : 14524 (java) S 14517 14519 14482 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 20127758 887455744 110634 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14519/tid=14525] ppid=14517 vsize=866656 CPUtime=0
/proc/14519/task/14525/stat : 14525 (java) S 14517 14519 14482 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 20127760 887455744 110634 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14519/tid=14526] ppid=14517 vsize=866656 CPUtime=0.57
/proc/14519/task/14526/stat : 14526 (java) S 14517 14519 14482 0 -1 64 913 0 0 0 55 2 0 0 16 0 9 0 20127760 887455744 110634 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14519/tid=14527] ppid=14517 vsize=866656 CPUtime=0
/proc/14519/task/14527/stat : 14527 (java) S 14517 14519 14482 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 20127760 887455744 110634 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14519/tid=14528] ppid=14517 vsize=866656 CPUtime=0
/proc/14519/task/14528/stat : 14528 (java) S 14517 14519 14482 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 20127760 887455744 110634 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1471.19
Current children cumulated vsize (KiB) 866656

[startup+1542.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/90 14691
/proc/meminfo: memFree=708440/2055920 swapFree=4192956/4192956
[pid=14519] ppid=14517 vsize=866656 CPUtime=1531.09
/proc/14519/stat : 14519 (java) S 14517 14519 14482 0 -1 0 111754 0 1 0 153023 86 0 0 18 0 9 0 20127755 887455744 110655 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14519/statm: 216664 110655 1993 9 0 211132 0
[pid=14519/tid=14521] ppid=14517 vsize=866656 CPUtime=1523.99
/proc/14519/task/14521/stat : 14521 (java) R 14517 14519 14482 0 -1 64 15287 0 1 0 152361 38 0 0 25 0 9 0 20127756 887455744 110655 996147200 134512640 134550932 4294955840 18446744073709551615 4127756119 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14519/tid=14522] ppid=14517 vsize=866656 CPUtime=6.48
/proc/14519/task/14522/stat : 14522 (java) S 14517 14519 14482 0 -1 64 94822 0 0 0 605 43 0 0 16 0 9 0 20127758 887455744 110655 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14519/tid=14523] ppid=14517 vsize=866656 CPUtime=0
/proc/14519/task/14523/stat : 14523 (java) S 14517 14519 14482 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 20127758 887455744 110655 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14519/tid=14524] ppid=14517 vsize=866656 CPUtime=0
/proc/14519/task/14524/stat : 14524 (java) S 14517 14519 14482 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 20127758 887455744 110655 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14519/tid=14525] ppid=14517 vsize=866656 CPUtime=0
/proc/14519/task/14525/stat : 14525 (java) S 14517 14519 14482 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 20127760 887455744 110655 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14519/tid=14526] ppid=14517 vsize=866656 CPUtime=0.57
/proc/14519/task/14526/stat : 14526 (java) S 14517 14519 14482 0 -1 64 913 0 0 0 55 2 0 0 16 0 9 0 20127760 887455744 110655 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14519/tid=14527] ppid=14517 vsize=866656 CPUtime=0
/proc/14519/task/14527/stat : 14527 (java) S 14517 14519 14482 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 20127760 887455744 110655 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14519/tid=14528] ppid=14517 vsize=866656 CPUtime=0
/proc/14519/task/14528/stat : 14528 (java) S 14517 14519 14482 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 20127760 887455744 110655 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1531.09
Current children cumulated vsize (KiB) 866656

[startup+1602.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/90 14691
/proc/meminfo: memFree=708568/2055920 swapFree=4192956/4192956
[pid=14519] ppid=14517 vsize=866656 CPUtime=1591.05
/proc/14519/stat : 14519 (java) S 14517 14519 14482 0 -1 0 111777 0 1 0 159019 86 0 0 18 0 9 0 20127755 887455744 110661 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14519/statm: 216664 110661 1993 9 0 211132 0
[pid=14519/tid=14521] ppid=14517 vsize=866656 CPUtime=1583.89
/proc/14519/task/14521/stat : 14521 (java) R 14517 14519 14482 0 -1 64 15304 0 1 0 158351 38 0 0 25 0 9 0 20127756 887455744 110661 996147200 134512640 134550932 4294955840 18446744073709551615 4127756199 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14519/tid=14522] ppid=14517 vsize=866656 CPUtime=6.55
/proc/14519/task/14522/stat : 14522 (java) S 14517 14519 14482 0 -1 64 94828 0 0 0 611 44 0 0 16 0 9 0 20127758 887455744 110661 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14519/tid=14523] ppid=14517 vsize=866656 CPUtime=0
/proc/14519/task/14523/stat : 14523 (java) S 14517 14519 14482 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 20127758 887455744 110661 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14519/tid=14524] ppid=14517 vsize=866656 CPUtime=0
/proc/14519/task/14524/stat : 14524 (java) S 14517 14519 14482 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 20127758 887455744 110661 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14519/tid=14525] ppid=14517 vsize=866656 CPUtime=0
/proc/14519/task/14525/stat : 14525 (java) S 14517 14519 14482 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 20127760 887455744 110661 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14519/tid=14526] ppid=14517 vsize=866656 CPUtime=0.57
/proc/14519/task/14526/stat : 14526 (java) S 14517 14519 14482 0 -1 64 913 0 0 0 55 2 0 0 16 0 9 0 20127760 887455744 110661 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14519/tid=14527] ppid=14517 vsize=866656 CPUtime=0
/proc/14519/task/14527/stat : 14527 (java) S 14517 14519 14482 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 20127760 887455744 110661 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14519/tid=14528] ppid=14517 vsize=866656 CPUtime=0
/proc/14519/task/14528/stat : 14528 (java) S 14517 14519 14482 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 20127760 887455744 110661 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1591.05
Current children cumulated vsize (KiB) 866656

[startup+1662.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/90 14691
/proc/meminfo: memFree=708440/2055920 swapFree=4192956/4192956
[pid=14519] ppid=14517 vsize=866656 CPUtime=1651.03
/proc/14519/stat : 14519 (java) S 14517 14519 14482 0 -1 0 111817 0 1 0 165016 87 0 0 18 0 9 0 20127755 887455744 110683 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14519/statm: 216664 110683 1993 9 0 211132 0
[pid=14519/tid=14521] ppid=14517 vsize=866656 CPUtime=1643.8
/proc/14519/task/14521/stat : 14521 (java) R 14517 14519 14482 0 -1 64 15322 0 1 0 164341 39 0 0 25 0 9 0 20127756 887455744 110683 996147200 134512640 134550932 4294955840 18446744073709551615 4127755992 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14519/tid=14522] ppid=14517 vsize=866656 CPUtime=6.63
/proc/14519/task/14522/stat : 14522 (java) S 14517 14519 14482 0 -1 64 94850 0 0 0 619 44 0 0 16 0 9 0 20127758 887455744 110683 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14519/tid=14523] ppid=14517 vsize=866656 CPUtime=0
/proc/14519/task/14523/stat : 14523 (java) S 14517 14519 14482 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 20127758 887455744 110683 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14519/tid=14524] ppid=14517 vsize=866656 CPUtime=0
/proc/14519/task/14524/stat : 14524 (java) S 14517 14519 14482 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 20127758 887455744 110683 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14519/tid=14525] ppid=14517 vsize=866656 CPUtime=0
/proc/14519/task/14525/stat : 14525 (java) S 14517 14519 14482 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 20127760 887455744 110683 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14519/tid=14526] ppid=14517 vsize=866656 CPUtime=0.57
/proc/14519/task/14526/stat : 14526 (java) S 14517 14519 14482 0 -1 64 913 0 0 0 55 2 0 0 16 0 9 0 20127760 887455744 110683 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14519/tid=14527] ppid=14517 vsize=866656 CPUtime=0
/proc/14519/task/14527/stat : 14527 (java) S 14517 14519 14482 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 20127760 887455744 110683 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14519/tid=14528] ppid=14517 vsize=866656 CPUtime=0
/proc/14519/task/14528/stat : 14528 (java) S 14517 14519 14482 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 20127760 887455744 110683 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1651.03
Current children cumulated vsize (KiB) 866656

[startup+1722.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/90 14691
/proc/meminfo: memFree=708312/2055920 swapFree=4192956/4192956
[pid=14519] ppid=14517 vsize=866656 CPUtime=1711.01
/proc/14519/stat : 14519 (java) S 14517 14519 14482 0 -1 0 111838 0 1 0 171014 87 0 0 18 0 9 0 20127755 887455744 110686 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14519/statm: 216664 110686 1993 9 0 211132 0
[pid=14519/tid=14521] ppid=14517 vsize=866656 CPUtime=1703.71
/proc/14519/task/14521/stat : 14521 (java) R 14517 14519 14482 0 -1 64 15340 0 1 0 170332 39 0 0 25 0 9 0 20127756 887455744 110686 996147200 134512640 134550932 4294955840 18446744073709551615 4127755945 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14519/tid=14522] ppid=14517 vsize=866656 CPUtime=6.68
/proc/14519/task/14522/stat : 14522 (java) S 14517 14519 14482 0 -1 64 94853 0 0 0 624 44 0 0 16 0 9 0 20127758 887455744 110686 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14519/tid=14523] ppid=14517 vsize=866656 CPUtime=0
/proc/14519/task/14523/stat : 14523 (java) S 14517 14519 14482 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 20127758 887455744 110686 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14519/tid=14524] ppid=14517 vsize=866656 CPUtime=0
/proc/14519/task/14524/stat : 14524 (java) S 14517 14519 14482 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 20127758 887455744 110686 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14519/tid=14525] ppid=14517 vsize=866656 CPUtime=0
/proc/14519/task/14525/stat : 14525 (java) S 14517 14519 14482 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 20127760 887455744 110686 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14519/tid=14526] ppid=14517 vsize=866656 CPUtime=0.57
/proc/14519/task/14526/stat : 14526 (java) S 14517 14519 14482 0 -1 64 913 0 0 0 55 2 0 0 16 0 9 0 20127760 887455744 110686 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14519/tid=14527] ppid=14517 vsize=866656 CPUtime=0
/proc/14519/task/14527/stat : 14527 (java) S 14517 14519 14482 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 20127760 887455744 110686 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14519/tid=14528] ppid=14517 vsize=866656 CPUtime=0
/proc/14519/task/14528/stat : 14528 (java) S 14517 14519 14482 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 20127760 887455744 110686 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1711.01
Current children cumulated vsize (KiB) 866656

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/90 14691
/proc/meminfo: memFree=708312/2055920 swapFree=4192956/4192956
[pid=14519] ppid=14517 vsize=866656 CPUtime=1770.99
/proc/14519/stat : 14519 (java) S 14517 14519 14482 0 -1 0 111860 0 1 0 177011 88 0 0 18 0 9 0 20127755 887455744 110691 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14519/statm: 216664 110691 1993 9 0 211132 0
[pid=14519/tid=14521] ppid=14517 vsize=866656 CPUtime=1763.61
/proc/14519/task/14521/stat : 14521 (java) R 14517 14519 14482 0 -1 64 15357 0 1 0 176322 39 0 0 25 0 9 0 20127756 887455744 110691 996147200 134512640 134550932 4294955840 18446744073709551615 4127581315 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14519/tid=14522] ppid=14517 vsize=866656 CPUtime=6.76
/proc/14519/task/14522/stat : 14522 (java) S 14517 14519 14482 0 -1 64 94858 0 0 0 632 44 0 0 16 0 9 0 20127758 887455744 110691 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14519/tid=14523] ppid=14517 vsize=866656 CPUtime=0
/proc/14519/task/14523/stat : 14523 (java) S 14517 14519 14482 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 20127758 887455744 110691 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14519/tid=14524] ppid=14517 vsize=866656 CPUtime=0
/proc/14519/task/14524/stat : 14524 (java) S 14517 14519 14482 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 20127758 887455744 110691 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14519/tid=14525] ppid=14517 vsize=866656 CPUtime=0
/proc/14519/task/14525/stat : 14525 (java) S 14517 14519 14482 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 20127760 887455744 110691 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14519/tid=14526] ppid=14517 vsize=866656 CPUtime=0.57
/proc/14519/task/14526/stat : 14526 (java) S 14517 14519 14482 0 -1 64 913 0 0 0 55 2 0 0 17 0 9 0 20127760 887455744 110691 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14519/tid=14527] ppid=14517 vsize=866656 CPUtime=0
/proc/14519/task/14527/stat : 14527 (java) S 14517 14519 14482 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 20127760 887455744 110691 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14519/tid=14528] ppid=14517 vsize=866656 CPUtime=0
/proc/14519/task/14528/stat : 14528 (java) S 14517 14519 14482 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 20127760 887455744 110691 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1770.99
Current children cumulated vsize (KiB) 866656



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.4 s]
/proc/loadavg: 2.00 2.02 2.00 3/90 14691
/proc/meminfo: memFree=708312/2055920 swapFree=4192956/4192956
[pid=14519] ppid=14517 vsize=866656 CPUtime=1800.08
/proc/14519/stat : 14519 (java) S 14517 14519 14482 0 -1 0 111880 0 1 0 179920 88 0 0 18 0 9 0 20127755 887455744 110704 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14519/statm: 216664 110704 1993 9 0 211132 0
[pid=14519/tid=14521] ppid=14517 vsize=866656 CPUtime=1792.67
/proc/14519/task/14521/stat : 14521 (java) R 14517 14519 14482 0 -1 64 15364 0 1 0 179227 40 0 0 25 0 9 0 20127756 887455744 110704 996147200 134512640 134550932 4294955840 18446744073709551615 4127581315 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14519/tid=14522] ppid=14517 vsize=866656 CPUtime=6.8
/proc/14519/task/14522/stat : 14522 (java) S 14517 14519 14482 0 -1 64 94871 0 0 0 636 44 0 0 16 0 9 0 20127758 887455744 110704 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14519/tid=14523] ppid=14517 vsize=866656 CPUtime=0
/proc/14519/task/14523/stat : 14523 (java) S 14517 14519 14482 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 20127758 887455744 110704 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14519/tid=14524] ppid=14517 vsize=866656 CPUtime=0
/proc/14519/task/14524/stat : 14524 (java) S 14517 14519 14482 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 20127758 887455744 110704 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14519/tid=14525] ppid=14517 vsize=866656 CPUtime=0
/proc/14519/task/14525/stat : 14525 (java) S 14517 14519 14482 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 20127760 887455744 110704 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14519/tid=14526] ppid=14517 vsize=866656 CPUtime=0.57
/proc/14519/task/14526/stat : 14526 (java) S 14517 14519 14482 0 -1 64 913 0 0 0 55 2 0 0 17 0 9 0 20127760 887455744 110704 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14519/tid=14527] ppid=14517 vsize=866656 CPUtime=0
/proc/14519/task/14527/stat : 14527 (java) S 14517 14519 14482 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 20127760 887455744 110704 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14519/tid=14528] ppid=14517 vsize=866656 CPUtime=0
/proc/14519/task/14528/stat : 14528 (java) S 14517 14519 14482 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 20127760 887455744 110704 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 866656

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): 1811.49
CPU time (s): 1800.18
CPU user time (s): 1799.23
CPU system time (s): 0.949855
CPU usage (%): 99.3754
Max. virtual memory (cumulated for all children) (KiB): 866656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.23
system time used= 0.949855
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 111901
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= 43957
involuntary context switches= 59946

runsolver used 2.23766 second user time and 6.05308 second system time

The end

Launcher Data

Begin job on node41 at 2009-07-11 19:46:01
IDJOB=2064150
IDBENCH=54127
IDSOLVER=737
FILE ID=node41/2064150-1247334360
PBS_JOBID= 9506744
Free space on /tmp= 65868 MiB

SOLVER NAME= Choco2.1.1 2009-06-10
BENCH NAME= CPAI08/csp/compet02/normalized-patat-02-comp-16.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-2064150-1247334360/watcher-2064150-1247334360 -o /tmp/evaluation-result-2064150-1247334360/solver-2064150-1247334360 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco-2.1.1.jar -file HOME/instance-2064150-1247334360.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= f584a0bdadad6a616787946f67b79e6d
RANDOM SEED=910852463

node41.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.212
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.212
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:        786488 kB
Buffers:         56128 kB
Cached:         764224 kB
SwapCached:          0 kB
Active:         471104 kB
Inactive:       746628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        786488 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            8948 kB
Writeback:           0 kB
Mapped:         417828 kB
Slab:            36336 kB
Committed_AS:   551648 kB
PageTables:       2544 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= 65864 MiB
End job on node41 at 2009-07-11 20:16:14