Trace number 2070937

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.04 1803.94

General information on the benchmark

Namecsp/dubois/
normalized-dubois-24_ext.xml
MD5SUMde38f92925237e23c72a709c49396936
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.009997
Satisfiable
(Un)Satisfiability was proved
Number of variables72
Number of constraints48
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension48
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data


Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2070937-1247352114/watcher-2070937-1247352114 -o /tmp/evaluation-result-2070937-1247352114/solver-2070937-1247352114 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco-2.1.1.jar -file HOME/instance-2070937-1247352114.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.99 2.02 2.19 3/74 18511
/proc/meminfo: memFree=1706600/2055920 swapFree=4192812/4192956
[pid=18511] ppid=18509 vsize=18576 CPUtime=0
/proc/18511/stat : 18511 (runsolver) R 18509 18511 18020 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 22274620 19021824 284 996147200 4194304 4302564 548682068192 18446744073709551615 218076081447 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/18511/statm: 4644 284 249 26 0 2626 0

[startup+0.010803 s]
/proc/loadavg: 1.99 2.02 2.19 3/74 18511
/proc/meminfo: memFree=1706600/2055920 swapFree=4192812/4192956
[pid=18511] ppid=18509 vsize=152 CPUtime=0
/proc/18511/stat : 18511 (java) R 18509 18511 18020 0 -1 0 222 0 0 0 0 0 0 0 19 0 1 0 22274620 155648 26 996147200 134512640 134550932 4294955840 18446744073709551615 7393579 0 0 4096 0 0 0 0 17 1 0 0
/proc/18511/statm: 38 26 19 9 0 4 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 152

[startup+0.101826 s]
/proc/loadavg: 1.99 2.02 2.19 3/74 18511
/proc/meminfo: memFree=1706600/2055920 swapFree=4192812/4192956
[pid=18511] ppid=18509 vsize=864064 CPUtime=0.09
/proc/18511/stat : 18511 (java) S 18509 18511 18020 0 -1 0 3788 0 1 0 7 2 0 0 18 0 9 0 22274620 884801536 3251 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18511/statm: 216016 3251 1719 9 0 210484 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 864064

[startup+0.301858 s]
/proc/loadavg: 1.99 2.02 2.19 3/74 18511
/proc/meminfo: memFree=1706600/2055920 swapFree=4192812/4192956
[pid=18511] ppid=18509 vsize=864532 CPUtime=0.28
/proc/18511/stat : 18511 (java) S 18509 18511 18020 0 -1 0 5069 0 1 0 25 3 0 0 18 0 9 0 22274620 885280768 4469 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18511/statm: 216133 4469 1925 9 0 210601 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 864532

[startup+0.702923 s]
/proc/loadavg: 1.99 2.02 2.19 3/74 18511
/proc/meminfo: memFree=1706600/2055920 swapFree=4192812/4192956
[pid=18511] ppid=18509 vsize=864532 CPUtime=0.69
/proc/18511/stat : 18511 (java) S 18509 18511 18020 0 -1 0 6788 0 1 0 63 6 0 0 18 0 9 0 22274620 885280768 6173 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18511/statm: 216133 6173 1964 9 0 210601 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 864532

[startup+1.50106 s]
/proc/loadavg: 1.99 2.02 2.19 3/83 18520
/proc/meminfo: memFree=1683104/2055920 swapFree=4192812/4192956
[pid=18511] ppid=18509 vsize=864532 CPUtime=1.47
/proc/18511/stat : 18511 (java) S 18509 18511 18020 0 -1 0 10683 0 1 0 132 15 0 0 18 0 9 0 22274620 885280768 10067 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18511/statm: 216133 10067 1966 9 0 210601 0
[pid=18511/tid=18513] ppid=18509 vsize=864532 CPUtime=1.35
/proc/18511/task/18513/stat : 18513 (java) R 18509 18511 18020 0 -1 64 9572 0 1 0 121 14 0 0 25 0 9 0 22274621 885280768 10067 996147200 134512640 134550932 4294955840 18446744073709551615 4126524553 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18514] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18514/stat : 18514 (java) S 18509 18511 18020 0 -1 64 3 0 0 0 0 0 0 0 17 0 9 0 22274623 885280768 10067 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18515] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18515/stat : 18515 (java) S 18509 18511 18020 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 22274623 885280768 10067 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18516] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18516/stat : 18516 (java) S 18509 18511 18020 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 22274623 885280768 10067 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18517] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18517/stat : 18517 (java) S 18509 18511 18020 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22274625 885280768 10067 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18518] ppid=18509 vsize=864532 CPUtime=0.11
/proc/18511/task/18518/stat : 18518 (java) S 18509 18511 18020 0 -1 64 382 0 0 0 11 0 0 0 15 0 9 0 22274625 885280768 10067 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18519] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18519/stat : 18519 (java) S 18509 18511 18020 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22274625 885280768 10067 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18520] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18520/stat : 18520 (java) S 18509 18511 18020 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22274625 885280768 10067 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 864532

[startup+3.10132 s]
/proc/loadavg: 1.99 2.02 2.18 3/83 18520
/proc/meminfo: memFree=1662496/2055920 swapFree=4192812/4192956
[pid=18511] ppid=18509 vsize=864532 CPUtime=3.07
/proc/18511/stat : 18511 (java) S 18509 18511 18020 0 -1 0 16143 0 1 0 273 34 0 0 18 0 9 0 22274620 885280768 15524 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18511/statm: 216133 15524 1976 9 0 210601 0
[pid=18511/tid=18513] ppid=18509 vsize=864532 CPUtime=2.93
/proc/18511/task/18513/stat : 18513 (java) R 18509 18511 18020 0 -1 64 14697 0 1 0 260 33 0 0 25 0 9 0 22274621 885280768 15524 996147200 134512640 134550932 4294955840 18446744073709551615 4126551272 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18514] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18514/stat : 18514 (java) S 18509 18511 18020 0 -1 64 332 0 0 0 0 0 0 0 16 0 9 0 22274623 885280768 15524 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18515] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18515/stat : 18515 (java) S 18509 18511 18020 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 22274623 885280768 15524 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18516] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18516/stat : 18516 (java) S 18509 18511 18020 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22274623 885280768 15524 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18517] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18517/stat : 18517 (java) S 18509 18511 18020 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22274625 885280768 15524 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18518] ppid=18509 vsize=864532 CPUtime=0.11
/proc/18511/task/18518/stat : 18518 (java) S 18509 18511 18020 0 -1 64 382 0 0 0 11 0 0 0 15 0 9 0 22274625 885280768 15524 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18519] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18519/stat : 18519 (java) S 18509 18511 18020 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22274625 885280768 15524 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18520] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18520/stat : 18520 (java) S 18509 18511 18020 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22274625 885280768 15524 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 864532

[startup+6.30287 s]
/proc/loadavg: 1.99 2.02 2.18 3/83 18520
/proc/meminfo: memFree=1649952/2055920 swapFree=4192812/4192956
[pid=18511] ppid=18509 vsize=864532 CPUtime=6.26
/proc/18511/stat : 18511 (java) S 18509 18511 18020 0 -1 0 16462 0 1 0 557 69 0 0 18 0 9 0 22274620 885280768 15841 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18511/statm: 216133 15841 1976 9 0 210601 0
[pid=18511/tid=18513] ppid=18509 vsize=864532 CPUtime=6.11
/proc/18511/task/18513/stat : 18513 (java) R 18509 18511 18020 0 -1 64 14699 0 1 0 544 67 0 0 25 0 9 0 22274621 885280768 15841 996147200 134512640 134550932 4294955840 18446744073709551615 4126539030 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18514] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18514/stat : 18514 (java) S 18509 18511 18020 0 -1 64 649 0 0 0 0 0 0 0 16 0 9 0 22274623 885280768 15841 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18515] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18515/stat : 18515 (java) S 18509 18511 18020 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 22274623 885280768 15841 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18516] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18516/stat : 18516 (java) S 18509 18511 18020 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22274623 885280768 15841 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18517] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18517/stat : 18517 (java) S 18509 18511 18020 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22274625 885280768 15841 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18518] ppid=18509 vsize=864532 CPUtime=0.11
/proc/18511/task/18518/stat : 18518 (java) S 18509 18511 18020 0 -1 64 382 0 0 0 11 0 0 0 15 0 9 0 22274625 885280768 15841 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18519] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18519/stat : 18519 (java) S 18509 18511 18020 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22274625 885280768 15841 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18520] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18520/stat : 18520 (java) R 18509 18511 18020 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22274625 885280768 15841 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 864532

[startup+12.7019 s]
/proc/loadavg: 1.99 2.02 2.18 3/83 18520
/proc/meminfo: memFree=1649824/2055920 swapFree=4192812/4192956
[pid=18511] ppid=18509 vsize=864532 CPUtime=12.62
/proc/18511/stat : 18511 (java) S 18509 18511 18020 0 -1 0 16465 0 1 0 1125 137 0 0 18 0 9 0 22274620 885280768 15841 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18511/statm: 216133 15841 1976 9 0 210601 0
[pid=18511/tid=18513] ppid=18509 vsize=864532 CPUtime=12.46
/proc/18511/task/18513/stat : 18513 (java) R 18509 18511 18020 0 -1 64 14702 0 1 0 1111 135 0 0 25 0 9 0 22274621 885280768 15841 996147200 134512640 134550932 4294955840 18446744073709551615 4126599096 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18514] ppid=18509 vsize=864532 CPUtime=0.02
/proc/18511/task/18514/stat : 18514 (java) S 18509 18511 18020 0 -1 64 649 0 0 0 2 0 0 0 16 0 9 0 22274623 885280768 15841 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18515] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18515/stat : 18515 (java) S 18509 18511 18020 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 22274623 885280768 15841 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18516] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18516/stat : 18516 (java) S 18509 18511 18020 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22274623 885280768 15841 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18517] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18517/stat : 18517 (java) S 18509 18511 18020 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22274625 885280768 15841 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18518] ppid=18509 vsize=864532 CPUtime=0.11
/proc/18511/task/18518/stat : 18518 (java) S 18509 18511 18020 0 -1 64 382 0 0 0 11 0 0 0 15 0 9 0 22274625 885280768 15841 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18519] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18519/stat : 18519 (java) S 18509 18511 18020 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22274625 885280768 15841 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18520] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18520/stat : 18520 (java) S 18509 18511 18020 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22274625 885280768 15841 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 864532

[startup+25.5021 s]
/proc/loadavg: 1.99 2.02 2.18 3/83 18520
/proc/meminfo: memFree=1649888/2055920 swapFree=4192812/4192956
[pid=18511] ppid=18509 vsize=864532 CPUtime=25.36
/proc/18511/stat : 18511 (java) S 18509 18511 18020 0 -1 0 16472 0 1 0 2259 277 0 0 18 0 9 0 22274620 885280768 15841 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18511/statm: 216133 15841 1976 9 0 210601 0
[pid=18511/tid=18513] ppid=18509 vsize=864532 CPUtime=25.16
/proc/18511/task/18513/stat : 18513 (java) R 18509 18511 18020 0 -1 64 14709 0 1 0 2241 275 0 0 25 0 9 0 22274621 885280768 15841 996147200 134512640 134550932 4294955840 18446744073709551615 4126524562 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18514] ppid=18509 vsize=864532 CPUtime=0.05
/proc/18511/task/18514/stat : 18514 (java) S 18509 18511 18020 0 -1 64 649 0 0 0 5 0 0 0 16 0 9 0 22274623 885280768 15841 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18515] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18515/stat : 18515 (java) S 18509 18511 18020 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 22274623 885280768 15841 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18516] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18516/stat : 18516 (java) S 18509 18511 18020 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22274623 885280768 15841 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18517] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18517/stat : 18517 (java) S 18509 18511 18020 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22274625 885280768 15841 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18518] ppid=18509 vsize=864532 CPUtime=0.11
/proc/18511/task/18518/stat : 18518 (java) S 18509 18511 18020 0 -1 64 382 0 0 0 11 0 0 0 15 0 9 0 22274625 885280768 15841 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18519] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18519/stat : 18519 (java) S 18509 18511 18020 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22274625 885280768 15841 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18520] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18520/stat : 18520 (java) S 18509 18511 18020 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22274625 885280768 15841 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 864532

[startup+51.1024 s]
/proc/loadavg: 1.99 2.02 2.17 3/83 18520
/proc/meminfo: memFree=1648672/2055920 swapFree=4192812/4192956
[pid=18511] ppid=18509 vsize=864532 CPUtime=50.84
/proc/18511/stat : 18511 (java) S 18509 18511 18020 0 -1 0 16802 0 1 0 4510 574 0 0 18 0 9 0 22274620 885280768 16159 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18511/statm: 216133 16159 1976 9 0 210601 0
[pid=18511/tid=18513] ppid=18509 vsize=864532 CPUtime=50.61
/proc/18511/task/18513/stat : 18513 (java) R 18509 18511 18020 0 -1 64 14721 0 1 0 4490 571 0 0 25 0 9 0 22274621 885280768 16159 996147200 134512640 134550932 4294955840 18446744073709551615 4126620576 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18514] ppid=18509 vsize=864532 CPUtime=0.08
/proc/18511/task/18514/stat : 18514 (java) S 18509 18511 18020 0 -1 64 967 0 0 0 8 0 0 0 16 0 9 0 22274623 885280768 16159 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18515] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18515/stat : 18515 (java) S 18509 18511 18020 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 22274623 885280768 16159 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18516] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18516/stat : 18516 (java) S 18509 18511 18020 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22274623 885280768 16159 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18517] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18517/stat : 18517 (java) S 18509 18511 18020 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22274625 885280768 16159 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18518] ppid=18509 vsize=864532 CPUtime=0.11
/proc/18511/task/18518/stat : 18518 (java) S 18509 18511 18020 0 -1 64 382 0 0 0 11 0 0 0 15 0 9 0 22274625 885280768 16159 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18519] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18519/stat : 18519 (java) S 18509 18511 18020 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22274625 885280768 16159 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/18511/task/18516/stat : 18516 (java) S 18509 18511 18020 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22274623 885280768 16160 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18517] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18517/stat : 18517 (java) S 18509 18511 18020 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22274625 885280768 16160 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18518] ppid=18509 vsize=864532 CPUtime=0.11
/proc/18511/task/18518/stat : 18518 (java) S 18509 18511 18020 0 -1 64 382 0 0 0 11 0 0 0 15 0 9 0 22274625 885280768 16160 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18519] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18519/stat : 18519 (java) S 18509 18511 18020 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22274625 885280768 16160 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18520] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18520/stat : 18520 (java) S 18509 18511 18020 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22274625 885280768 16160 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1538.51
Current children cumulated vsize (KiB) 864532

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 18558
/proc/meminfo: memFree=1795744/2055920 swapFree=4192812/4192956
[pid=18511] ppid=18509 vsize=864532 CPUtime=1598.49
/proc/18511/stat : 18511 (java) S 18509 18511 18020 0 -1 0 17615 0 1 0 141558 18291 0 0 18 0 9 0 22274620 885280768 16160 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18511/statm: 216133 16160 1976 9 0 210601 0
[pid=18511/tid=18513] ppid=18509 vsize=864532 CPUtime=1597.84
/proc/18511/task/18513/stat : 18513 (java) R 18509 18511 18020 0 -1 64 15533 0 1 0 141502 18282 0 0 25 0 9 0 22274621 885280768 16160 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18511/tid=18514] ppid=18509 vsize=864532 CPUtime=0.51
/proc/18511/task/18514/stat : 18514 (java) S 18509 18511 18020 0 -1 64 968 0 0 0 44 7 0 0 16 0 9 0 22274623 885280768 16160 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18511/tid=18515] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18515/stat : 18515 (java) S 18509 18511 18020 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 22274623 885280768 16160 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18516] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18516/stat : 18516 (java) S 18509 18511 18020 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22274623 885280768 16160 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18517] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18517/stat : 18517 (java) S 18509 18511 18020 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22274625 885280768 16160 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18518] ppid=18509 vsize=864532 CPUtime=0.11
/proc/18511/task/18518/stat : 18518 (java) S 18509 18511 18020 0 -1 64 382 0 0 0 11 0 0 0 15 0 9 0 22274625 885280768 16160 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18519] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18519/stat : 18519 (java) S 18509 18511 18020 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22274625 885280768 16160 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18520] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18520/stat : 18520 (java) S 18509 18511 18020 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22274625 885280768 16160 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1598.49
Current children cumulated vsize (KiB) 864532

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 18558
/proc/meminfo: memFree=1795680/2055920 swapFree=4192812/4192956
[pid=18511] ppid=18509 vsize=864532 CPUtime=1658.46
/proc/18511/stat : 18511 (java) S 18509 18511 18020 0 -1 0 17647 0 1 0 146874 18972 0 0 18 0 9 0 22274620 885280768 16160 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18511/statm: 216133 16160 1976 9 0 210601 0
[pid=18511/tid=18513] ppid=18509 vsize=864532 CPUtime=1657.8
/proc/18511/task/18513/stat : 18513 (java) R 18509 18511 18020 0 -1 64 15565 0 1 0 146817 18963 0 0 25 0 9 0 22274621 885280768 16160 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18511/tid=18514] ppid=18509 vsize=864532 CPUtime=0.52
/proc/18511/task/18514/stat : 18514 (java) S 18509 18511 18020 0 -1 64 968 0 0 0 45 7 0 0 16 0 9 0 22274623 885280768 16160 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18511/tid=18515] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18515/stat : 18515 (java) S 18509 18511 18020 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 22274623 885280768 16160 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18516] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18516/stat : 18516 (java) S 18509 18511 18020 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22274623 885280768 16160 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18517] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18517/stat : 18517 (java) S 18509 18511 18020 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22274625 885280768 16160 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18518] ppid=18509 vsize=864532 CPUtime=0.11
/proc/18511/task/18518/stat : 18518 (java) S 18509 18511 18020 0 -1 64 382 0 0 0 11 0 0 0 15 0 9 0 22274625 885280768 16160 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18519] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18519/stat : 18519 (java) S 18509 18511 18020 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22274625 885280768 16160 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18520] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18520/stat : 18520 (java) S 18509 18511 18020 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22274625 885280768 16160 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1658.46
Current children cumulated vsize (KiB) 864532

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 18558
/proc/meminfo: memFree=1795680/2055920 swapFree=4192812/4192956
[pid=18511] ppid=18509 vsize=864532 CPUtime=1718.44
/proc/18511/stat : 18511 (java) S 18509 18511 18020 0 -1 0 17680 0 1 0 152184 19660 0 0 18 0 9 0 22274620 885280768 16160 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18511/statm: 216133 16160 1976 9 0 210601 0
[pid=18511/tid=18513] ppid=18509 vsize=864532 CPUtime=1717.76
/proc/18511/task/18513/stat : 18513 (java) R 18509 18511 18020 0 -1 64 15598 0 1 0 152126 19650 0 0 25 0 9 0 22274621 885280768 16160 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18511/tid=18514] ppid=18509 vsize=864532 CPUtime=0.53
/proc/18511/task/18514/stat : 18514 (java) S 18509 18511 18020 0 -1 64 968 0 0 0 46 7 0 0 16 0 9 0 22274623 885280768 16160 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18511/tid=18515] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18515/stat : 18515 (java) S 18509 18511 18020 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 22274623 885280768 16160 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18516] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18516/stat : 18516 (java) S 18509 18511 18020 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22274623 885280768 16160 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18517] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18517/stat : 18517 (java) S 18509 18511 18020 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22274625 885280768 16160 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18518] ppid=18509 vsize=864532 CPUtime=0.11
/proc/18511/task/18518/stat : 18518 (java) S 18509 18511 18020 0 -1 64 382 0 0 0 11 0 0 0 15 0 9 0 22274625 885280768 16160 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18519] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18519/stat : 18519 (java) S 18509 18511 18020 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22274625 885280768 16160 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18520] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18520/stat : 18520 (java) S 18509 18511 18020 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22274625 885280768 16160 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1718.44
Current children cumulated vsize (KiB) 864532

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 18558
/proc/meminfo: memFree=1795552/2055920 swapFree=4192812/4192956
[pid=18511] ppid=18509 vsize=864532 CPUtime=1778.4
/proc/18511/stat : 18511 (java) S 18509 18511 18020 0 -1 0 17712 0 1 0 157486 20354 0 0 18 0 9 0 22274620 885280768 16160 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18511/statm: 216133 16160 1976 9 0 210601 0
[pid=18511/tid=18513] ppid=18509 vsize=864532 CPUtime=1777.72
/proc/18511/task/18513/stat : 18513 (java) R 18509 18511 18020 0 -1 64 15630 0 1 0 157427 20345 0 0 25 0 9 0 22274621 885280768 16160 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18511/tid=18514] ppid=18509 vsize=864532 CPUtime=0.55
/proc/18511/task/18514/stat : 18514 (java) S 18509 18511 18020 0 -1 64 968 0 0 0 47 8 0 0 16 0 9 0 22274623 885280768 16160 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18511/tid=18515] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18515/stat : 18515 (java) S 18509 18511 18020 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 22274623 885280768 16160 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18516] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18516/stat : 18516 (java) S 18509 18511 18020 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22274623 885280768 16160 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18517] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18517/stat : 18517 (java) S 18509 18511 18020 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22274625 885280768 16160 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18518] ppid=18509 vsize=864532 CPUtime=0.11
/proc/18511/task/18518/stat : 18518 (java) S 18509 18511 18020 0 -1 64 382 0 0 0 11 0 0 0 15 0 9 0 22274625 885280768 16160 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18519] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18519/stat : 18519 (java) S 18509 18511 18020 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22274625 885280768 16160 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18520] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18520/stat : 18520 (java) S 18509 18511 18020 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22274625 885280768 16160 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1778.4
Current children cumulated vsize (KiB) 864532



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 18558
/proc/meminfo: memFree=1795552/2055920 swapFree=4192812/4192956
[pid=18511] ppid=18509 vsize=864532 CPUtime=1800.01
/proc/18511/stat : 18511 (java) S 18509 18511 18020 0 -1 0 17724 0 1 0 159397 20604 0 0 18 0 9 0 22274620 885280768 16160 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18511/statm: 216133 16160 1976 9 0 210601 0
[pid=18511/tid=18513] ppid=18509 vsize=864532 CPUtime=1799.31
/proc/18511/task/18513/stat : 18513 (java) R 18509 18511 18020 0 -1 64 15642 0 1 0 159337 20594 0 0 25 0 9 0 22274621 885280768 16160 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18511/tid=18514] ppid=18509 vsize=864532 CPUtime=0.56
/proc/18511/task/18514/stat : 18514 (java) S 18509 18511 18020 0 -1 64 968 0 0 0 48 8 0 0 16 0 9 0 22274623 885280768 16160 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18511/tid=18515] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18515/stat : 18515 (java) S 18509 18511 18020 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 22274623 885280768 16160 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18516] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18516/stat : 18516 (java) S 18509 18511 18020 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22274623 885280768 16160 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18517] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18517/stat : 18517 (java) S 18509 18511 18020 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22274625 885280768 16160 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18518] ppid=18509 vsize=864532 CPUtime=0.11
/proc/18511/task/18518/stat : 18518 (java) S 18509 18511 18020 0 -1 64 382 0 0 0 11 0 0 0 15 0 9 0 22274625 885280768 16160 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18519] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18519/stat : 18519 (java) S 18509 18511 18020 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22274625 885280768 16160 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18520] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18520/stat : 18520 (java) S 18509 18511 18020 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22274625 885280768 16160 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 864532

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

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

[startup+1803.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 18558
/proc/meminfo: memFree=1795552/2055920 swapFree=4192812/4192956
[pid=18511] ppid=18509 vsize=864532 CPUtime=1800.01
/proc/18511/stat : 18511 (java) S 18509 18511 18020 0 -1 0 17724 0 1 0 159397 20604 0 0 18 0 9 0 22274620 885280768 16160 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18511/statm: 216133 16160 1976 9 0 210601 0
[pid=18511/tid=18513] ppid=18509 vsize=864532 CPUtime=1799.31
/proc/18511/task/18513/stat : 18513 (java) R 18509 18511 18020 0 -1 64 15642 0 1 0 159337 20594 0 0 25 0 9 0 22274621 885280768 16160 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18511/tid=18514] ppid=18509 vsize=864532 CPUtime=0.56
/proc/18511/task/18514/stat : 18514 (java) S 18509 18511 18020 0 -1 64 968 0 0 0 48 8 0 0 16 0 9 0 22274623 885280768 16160 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18511/tid=18515] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18515/stat : 18515 (java) S 18509 18511 18020 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 22274623 885280768 16160 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18516] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18516/stat : 18516 (java) S 18509 18511 18020 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22274623 885280768 16160 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18517] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18517/stat : 18517 (java) S 18509 18511 18020 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22274625 885280768 16160 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18518] ppid=18509 vsize=864532 CPUtime=0.11
/proc/18511/task/18518/stat : 18518 (java) S 18509 18511 18020 0 -1 64 382 0 0 0 11 0 0 0 15 0 9 0 22274625 885280768 16160 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18519] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18519/stat : 18519 (java) S 18509 18511 18020 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22274625 885280768 16160 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18511/tid=18520] ppid=18509 vsize=864532 CPUtime=0
/proc/18511/task/18520/stat : 18520 (java) S 18509 18511 18020 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22274625 885280768 16160 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 864532

Child status: 143
Real time (s): 1803.94
CPU time (s): 1800.04
CPU user time (s): 1593.98
CPU system time (s): 206.059
CPU usage (%): 99.7841
Max. virtual memory (cumulated for all children) (KiB): 864532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1593.98
system time used= 206.059
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17746
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= 45177
involuntary context switches= 35621

runsolver used 2.03169 second user time and 6.18306 second system time

The end

Launcher Data

Begin job on node57 at 2009-07-12 00:41:54
IDJOB=2070937
IDBENCH=55420
IDSOLVER=737
FILE ID=node57/2070937-1247352114
PBS_JOBID= 9506872
Free space on /tmp= 66340 MiB

SOLVER NAME= Choco2.1.1 2009-06-10
BENCH NAME= CPAI08/csp/dubois/normalized-dubois-24_ext.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-2070937-1247352114/watcher-2070937-1247352114 -o /tmp/evaluation-result-2070937-1247352114/solver-2070937-1247352114 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco-2.1.1.jar -file HOME/instance-2070937-1247352114.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= de38f92925237e23c72a709c49396936
RANDOM SEED=687130909

node57.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.261
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.261
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:       1707080 kB
Buffers:         30104 kB
Cached:         160432 kB
SwapCached:          0 kB
Active:         230300 kB
Inactive:        67172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1707080 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2516 kB
Writeback:           0 kB
Mapped:         118092 kB
Slab:            36652 kB
Committed_AS:   259676 kB
PageTables:       2004 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= 66400 MiB
End job on node57 at 2009-07-12 01:12:00