Trace number 4290878

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
OscaR - Conflict Ordering 2018-07-02? (TO) 2400.03 2377.81

General information on the benchmark

NameSubisomorphism/
Subisomorphism-g29-g50_c18.xml
MD5SUM6b43bee46cd3f7faf4796c0903a8d917
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints996
Number of domains1
Minimum domain size128
Maximum domain size128
Distribution of domain sizes[{"size":128,"count":100}]
Minimum variable degree11
Maximum variable degree33
Distribution of variable degrees[{"degree":11,"count":1},{"degree":12,"count":2},{"degree":13,"count":4},{"degree":14,"count":4},{"degree":16,"count":2},{"degree":17,"count":7},{"degree":18,"count":10},{"degree":19,"count":11},{"degree":20,"count":17},{"degree":21,"count":14},{"degree":22,"count":6},{"degree":23,"count":4},{"degree":24,"count":7},{"degree":25,"count":3},{"degree":26,"count":5},{"degree":27,"count":2},{"degree":33,"count":1}]
Minimum constraint arity1
Maximum constraint arity100
Distribution of constraint arities[{"arity":1,"count":89},{"arity":2,"count":906},{"arity":100,"count":1}]
Number of extensional constraints995
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":995},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.68/0.56	c version: 2018-07-02
0.68/0.56	c seed: 1417707159
0.68/0.56	c timeout: 2400
0.68/0.56	c memlimit: 11000
0.68/0.56	c nbcore: 4
0.68/0.58	c Parsing instance...
7.64/3.73	c Parsing done, starting search...
2400.00/2377.80	s UNKNOWN

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (7362 MiB free)
  memory of node 1: 16384 MiB (10467 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4290878-1532255500/watcher-4290878-1532255500 -o /tmp/evaluation-result-4290878-1532255500/solver-4290878-1532255500 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1532226532-30582 --watchdog 2560 java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed 1417707159 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290878-1532255500.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=2250, runsolver pid=2247

[startup+0.100098 s]*
/proc/loadavg: 1.49 1.45 1.43 3/216 2265
/proc/meminfo: memFree=18235516/32770624 swapFree=67108860/67108860
[pid=2250] ppid=2247 vsize=14082740 memory=31736 CPUtime=0.12 cores=1,3,5,7
/proc/2250/stat : 2250 (java) S 2247 2250 30550 0 -1 1077944320 6890 0 0 0 11 1 0 0 20 0 15 0 43113173 14420725760 7934 33554432000 4194304 4196468 140736991301712 140736991284256 139843932770039 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
/proc/2250/statm: 3520685 7934 3134 1 0 3482761 0
[pid=2250/tid=2252] ppid=2247 vsize=14082740 memory=-8171376296011865461 CPUtime=0.09 cores=1,3,5,7
/proc/2250/task/2252/stat : 2252 (java) R 2247 2250 30550 0 -1 4202560 4948 0 0 0 8 1 0 0 20 0 15 0 43113174 14420725760 7934 33554432000 4194304 4196468 140736991301712 139843936947296 139843916850526 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2253] ppid=2247 vsize=14082740 memory=7948963741541478447 CPUtime=0 cores=1,3,5,7
/proc/2250/task/2253/stat : 2253 (java) S 2247 2250 30550 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 43113175 14420725760 7934 33554432000 4194304 4196468 140736991301712 139843870370704 139843932780245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2254] ppid=2247 vsize=14082740 memory=139656546723456 CPUtime=0 cores=1,3,5,7
/proc/2250/task/2254/stat : 2254 (java) S 2247 2250 30550 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 43113175 14420725760 7934 33554432000 4194304 4196468 140736991301712 139843869317904 139843932780245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2255] ppid=2247 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2250/task/2255/stat : 2255 (java) S 2247 2250 30550 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 43113175 14420725760 7934 33554432000 4194304 4196468 140736991301712 139843868265616 139843932780245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2256] ppid=2247 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2250/task/2256/stat : 2256 (java) S 2247 2250 30550 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 43113175 14420725760 7934 33554432000 4194304 4196468 140736991301712 139843525418000 139843932780245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2257] ppid=2247 vsize=14082740 memory=139656546723456 CPUtime=0 cores=1,3,5,7
/proc/2250/task/2257/stat : 2257 (java) S 2247 2250 30550 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 43113176 14420725760 7934 33554432000 4194304 4196468 140736991301712 139843474913392 139843932781186 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2258] ppid=2247 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2250/task/2258/stat : 2258 (java) S 2247 2250 30550 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 43113176 14420725760 7934 33554432000 4194304 4196468 140736991301712 139843473859360 139843932780245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2259] ppid=2247 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2250/task/2259/stat : 2259 (java) S 2247 2250 30550 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 43113177 14420725760 7934 33554432000 4194304 4196468 140736991301712 139843472807024 139843932780245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2260] ppid=2247 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2250/task/2260/stat : 2260 (java) S 2247 2250 30550 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43113179 14420725760 7934 33554432000 4194304 4196468 140736991301712 139843471755344 139843932788635 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2261] ppid=2247 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2250/task/2261/stat : 2261 (java) S 2247 2250 30550 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 15 0 43113179 14420725760 7934 33554432000 4194304 4196468 140736991301712 139843470703216 139843932781186 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2262] ppid=2247 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2250/task/2262/stat : 2262 (java) S 2247 2250 30550 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 43113179 14420725760 7934 33554432000 4194304 4196468 140736991301712 139843469650416 139843932781186 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2263] ppid=2247 vsize=14082740 memory=139656546723456 CPUtime=0.01 cores=1,3,5,7
/proc/2250/task/2263/stat : 2263 (java) S 2247 2250 30550 0 -1 1077944384 260 0 0 0 1 0 0 0 20 0 15 0 43113179 14420725760 7934 33554432000 4194304 4196468 140736991301712 139843468598128 139843932781186 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2264] ppid=2247 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2250/task/2264/stat : 2264 (java) S 2247 2250 30550 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43113179 14420725760 7934 33554432000 4194304 4196468 140736991301712 139843467545568 139843932780245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2265] ppid=2247 vsize=14082740 memory=139656546723456 CPUtime=0 cores=1,3,5,7
/proc/2250/task/2265/stat : 2265 (java) S 2247 2250 30550 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 43113179 14420725760 7934 33554432000 4194304 4196468 140736991301712 139843466492336 139843932781186 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 31736 KiB

[startup+0.214456 s]*
/proc/loadavg: 1.49 1.45 1.43 5/216 2265
/proc/meminfo: memFree=18219640/32770624 swapFree=67108860/67108860
[pid=2250] ppid=2247 vsize=14082740 memory=47788 CPUtime=0.31 cores=1,3,5,7
/proc/2250/stat : 2250 (java) S 2247 2250 30550 0 -1 1077944320 10556 0 0 0 29 2 0 0 20 0 15 0 43113173 14420725760 11947 33554432000 4194304 4196468 140736991301712 140736991284256 139843932770039 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
/proc/2250/statm: 3520685 11947 3377 1 0 3482761 0
[pid=2250/tid=2252] ppid=2247 vsize=14082740 memory=8389772277269004345 CPUtime=0.2 cores=1,3,5,7
/proc/2250/task/2252/stat : 2252 (java) R 2247 2250 30550 0 -1 4202560 8284 0 0 0 18 2 0 0 20 0 15 0 43113174 14420725760 11947 33554432000 4194304 4196468 140736991301712 139843936997696 139843932791965 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2253] ppid=2247 vsize=14082740 memory=4294967638 CPUtime=0 cores=1,3,5,7
/proc/2250/task/2253/stat : 2253 (java) S 2247 2250 30550 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 43113175 14420725760 11947 33554432000 4194304 4196468 140736991301712 139843870370704 139843932780245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2254] ppid=2247 vsize=14082740 memory=139656546747637 CPUtime=0 cores=1,3,5,7
/proc/2250/task/2254/stat : 2254 (java) S 2247 2250 30550 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 43113175 14420725760 11947 33554432000 4194304 4196468 140736991301712 139843869317904 139843932780245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2255] ppid=2247 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2250/task/2255/stat : 2255 (java) S 2247 2250 30550 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 43113175 14420725760 11947 33554432000 4194304 4196468 140736991301712 139843868265616 139843932780245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2256] ppid=2247 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2250/task/2256/stat : 2256 (java) S 2247 2250 30550 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 43113175 14420725760 11947 33554432000 4194304 4196468 140736991301712 139843525418000 139843932780245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2257] ppid=2247 vsize=14082740 memory=139656546723456 CPUtime=0 cores=1,3,5,7
/proc/2250/task/2257/stat : 2257 (java) S 2247 2250 30550 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 43113176 14420725760 11947 33554432000 4194304 4196468 140736991301712 139843474913392 139843932781186 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2258] ppid=2247 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2250/task/2258/stat : 2258 (java) S 2247 2250 30550 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 43113176 14420725760 11947 33554432000 4194304 4196468 140736991301712 139843473859360 139843932780245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2259] ppid=2247 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2250/task/2259/stat : 2259 (java) S 2247 2250 30550 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 43113177 14420725760 11947 33554432000 4194304 4196468 140736991301712 139843472807024 139843932780245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2260] ppid=2247 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2250/task/2260/stat : 2260 (java) S 2247 2250 30550 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43113179 14420725760 11947 33554432000 4194304 4196468 140736991301712 139843471755344 139843932788635 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2261] ppid=2247 vsize=14082740 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/2250/task/2261/stat : 2261 (java) S 2247 2250 30550 0 -1 1077944384 519 0 0 0 2 0 0 0 20 0 15 0 43113179 14420725760 11947 33554432000 4194304 4196468 140736991301712 139843470703216 139843932781186 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2262] ppid=2247 vsize=14082740 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/2250/task/2262/stat : 2262 (java) R 2247 2250 30550 0 -1 4202560 95 0 0 0 1 0 0 0 20 0 15 0 43113179 14420725760 11947 33554432000 4194304 4196468 140736991301712 139843469650512 139843912016280 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2263] ppid=2247 vsize=14082740 memory=139656546723456 CPUtime=0.06 cores=1,3,5,7
/proc/2250/task/2263/stat : 2263 (java) S 2247 2250 30550 0 -1 1077944384 283 0 0 0 6 0 0 0 20 0 15 0 43113179 14420725760 11947 33554432000 4194304 4196468 140736991301712 139843468598128 139843932781186 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2264] ppid=2247 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2250/task/2264/stat : 2264 (java) S 2247 2250 30550 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43113179 14420725760 11947 33554432000 4194304 4196468 140736991301712 139843467545568 139843932780245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2265] ppid=2247 vsize=14082740 memory=139656546723456 CPUtime=0 cores=1,3,5,7
/proc/2250/task/2265/stat : 2265 (java) S 2247 2250 30550 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 43113179 14420725760 11947 33554432000 4194304 4196468 140736991301712 139843466492336 139843932781186 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 47788 KiB

[startup+0.310367 s]*
/proc/loadavg: 1.49 1.45 1.43 3/216 2265
/proc/meminfo: memFree=18216476/32770624 swapFree=67108860/67108860
[pid=2250] ppid=2247 vsize=14082740 memory=51192 CPUtime=0.44 cores=1,3,5,7
/proc/2250/stat : 2250 (java) S 2247 2250 30550 0 -1 1077944320 10908 0 0 0 42 2 0 0 20 0 15 0 43113173 14420725760 12798 33554432000 4194304 4196468 140736991301712 140736991284256 139843932770039 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
/proc/2250/statm: 3520685 12798 3424 1 0 3482761 0
[pid=2250/tid=2252] ppid=2247 vsize=14082740 memory=6935054825532540783 CPUtime=0.3 cores=1,3,5,7
/proc/2250/task/2252/stat : 2252 (java) R 2247 2250 30550 0 -1 4202560 8612 0 0 0 28 2 0 0 20 0 15 0 43113174 14420725760 12849 33554432000 4194304 4196468 140736991301712 139843936981552 139843913045280 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2253] ppid=2247 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2250/task/2253/stat : 2253 (java) S 2247 2250 30550 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 43113175 14420725760 12849 33554432000 4194304 4196468 140736991301712 139843870370704 139843932780245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2254] ppid=2247 vsize=14082740 memory=139656431764943 CPUtime=0 cores=1,3,5,7
/proc/2250/task/2254/stat : 2254 (java) S 2247 2250 30550 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 43113175 14420725760 12849 33554432000 4194304 4196468 140736991301712 139843869317904 139843932780245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2255] ppid=2247 vsize=14082740 memory=67 CPUtime=0 cores=1,3,5,7
/proc/2250/task/2255/stat : 2255 (java) S 2247 2250 30550 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 43113175 14420725760 12849 33554432000 4194304 4196468 140736991301712 139843868265616 139843932780245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2256] ppid=2247 vsize=14082740 memory=35 CPUtime=0 cores=1,3,5,7
/proc/2250/task/2256/stat : 2256 (java) S 2247 2250 30550 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 43113175 14420725760 12849 33554432000 4194304 4196468 140736991301712 139843525418000 139843932780245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2257] ppid=2247 vsize=14082740 memory=139656546776864 CPUtime=0 cores=1,3,5,7
/proc/2250/task/2257/stat : 2257 (java) S 2247 2250 30550 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 43113176 14420725760 12849 33554432000 4194304 4196468 140736991301712 139843474913392 139843932781186 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2258] ppid=2247 vsize=14082740 memory=35 CPUtime=0 cores=1,3,5,7
/proc/2250/task/2258/stat : 2258 (java) S 2247 2250 30550 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 43113176 14420725760 12849 33554432000 4194304 4196468 140736991301712 139843473859360 139843932780245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2259] ppid=2247 vsize=14082740 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/2250/task/2259/stat : 2259 (java) S 2247 2250 30550 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 43113177 14420725760 12849 33554432000 4194304 4196468 140736991301712 139843472807024 139843932780245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2260] ppid=2247 vsize=14082740 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/2250/task/2260/stat : 2260 (java) S 2247 2250 30550 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43113179 14420725760 12849 33554432000 4194304 4196468 140736991301712 139843471755344 139843932788635 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2261] ppid=2247 vsize=14082740 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/2250/task/2261/stat : 2261 (java) S 2247 2250 30550 0 -1 1077944384 530 0 0 0 2 0 0 0 20 0 15 0 43113179 14420725760 12849 33554432000 4194304 4196468 140736991301712 139843470703216 139843932781186 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2262] ppid=2247 vsize=14082740 memory=139656431771919 CPUtime=0.02 cores=1,3,5,7
/proc/2250/task/2262/stat : 2262 (java) S 2247 2250 30550 0 -1 1077944384 96 0 0 0 2 0 0 0 20 0 15 0 43113179 14420725760 12849 33554432000 4194304 4196468 140736991301712 139843469650416 139843932781186 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2263] ppid=2247 vsize=14082740 memory=139656546725538 CPUtime=0.08 cores=1,3,5,7
/proc/2250/task/2263/stat : 2263 (java) S 2247 2250 30550 0 -1 1077944384 292 0 0 0 8 0 0 0 20 0 15 0 43113179 14420725760 12849 33554432000 4194304 4196468 140736991301712 139843468598128 139843932781186 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2264] ppid=2247 vsize=14082740 memory=139656431783375 CPUtime=0 cores=1,3,5,7
/proc/2250/task/2264/stat : 2264 (java) S 2247 2250 30550 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43113179 14420725760 12849 33554432000 4194304 4196468 140736991301712 139843467545568 139843932780245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2265] ppid=2247 vsize=14082740 memory=279312978528224 CPUtime=0 cores=1,3,5,7
/proc/2250/task/2265/stat : 2265 (java) S 2247 2250 30550 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 43113179 14420725760 12849 33554432000 4194304 4196468 140736991301712 139843466492336 139843932781186 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 51192 KiB

[startup+0.70073 s]
/proc/loadavg: 1.49 1.45 1.43 3/216 2265
/proc/meminfo: memFree=18192416/32770624 swapFree=67108860/67108860
[pid=2250] ppid=2247 vsize=14084808 memory=90836 CPUtime=0.98 cores=1,3,5,7
/proc/2250/stat : 2250 (java) S 2247 2250 30550 0 -1 1077944320 17611 0 0 0 94 4 0 0 20 0 15 0 43113173 14422843392 22709 33554432000 4194304 4196468 140736991301712 140736991284256 139843932770039 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
/proc/2250/statm: 3521202 22709 3503 1 0 3483273 0
[pid=2250/tid=2252] ppid=2247 vsize=14084808 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/2250/task/2252/stat : 2252 (java) R 2247 2250 30550 0 -1 4202560 14944 0 0 0 63 4 0 0 20 0 15 0 43113174 14422843392 22709 33554432000 4194304 4196468 140736991301712 139843936984944 139843916850526 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2253] ppid=2247 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2250/task/2253/stat : 2253 (java) S 2247 2250 30550 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 43113175 14422843392 22709 33554432000 4194304 4196468 140736991301712 139843870370704 139843932780245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2254] ppid=2247 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2250/task/2254/stat : 2254 (java) S 2247 2250 30550 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 43113175 14422843392 22709 33554432000 4194304 4196468 140736991301712 139843869317904 139843932780245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2255] ppid=2247 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2250/task/2255/stat : 2255 (java) S 2247 2250 30550 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 43113175 14422843392 22709 33554432000 4194304 4196468 140736991301712 139843868265616 139843932780245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2256] ppid=2247 vsize=14084808 memory=8751464017575688501 CPUtime=0 cores=1,3,5,7
/proc/2250/task/2256/stat : 2256 (java) S 2247 2250 30550 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 43113175 14422843392 22709 33554432000 4194304 4196468 140736991301712 139843525418000 139843932780245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2257] ppid=2247 vsize=14084808 memory=5787220424115905362 CPUtime=0 cores=1,3,5,7
/proc/2250/task/2257/stat : 2257 (java) S 2247 2250 30550 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 43113176 14422843392 22709 33554432000 4194304 4196468 140736991301712 139843474913392 139843932781186 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2258] ppid=2247 vsize=14084808 memory=7588675599774802240 CPUtime=0 cores=1,3,5,7
/proc/2250/task/2258/stat : 2258 (java) S 2247 2250 30550 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 43113176 14422843392 22709 33554432000 4194304 4196468 140736991301712 139843473859360 139843932780245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2259] ppid=2247 vsize=14084808 memory=1428 CPUtime=0 cores=1,3,5,7
/proc/2250/task/2259/stat : 2259 (java) S 2247 2250 30550 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 43113177 14422843392 22709 33554432000 4194304 4196468 140736991301712 139843472807024 139843932780245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2260] ppid=2247 vsize=14084808 memory=15876 CPUtime=0 cores=1,3,5,7
/proc/2250/task/2260/stat : 2260 (java) S 2247 2250 30550 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43113179 14422843392 22709 33554432000 4194304 4196468 140736991301712 139843471755344 139843932788635 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2261] ppid=2247 vsize=14084808 memory=16436 CPUtime=0.06 cores=1,3,5,7
/proc/2250/task/2261/stat : 2261 (java) S 2247 2250 30550 0 -1 1077944384 658 0 0 0 6 0 0 0 20 0 15 0 43113179 14422843392 22709 33554432000 4194304 4196468 140736991301712 139843470703216 139843932781186 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2262] ppid=2247 vsize=14084808 memory=2241 CPUtime=0.09 cores=1,3,5,7
/proc/2250/task/2262/stat : 2262 (java) S 2247 2250 30550 0 -1 1077944384 269 0 0 0 9 0 0 0 20 0 15 0 43113179 14422843392 22709 33554432000 4194304 4196468 140736991301712 139843469650416 139843932781186 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2263] ppid=2247 vsize=14084808 memory=2244 CPUtime=0.15 cores=1,3,5,7
/proc/2250/task/2263/stat : 2263 (java) S 2247 2250 30550 0 -1 1077944384 359 0 0 0 15 0 0 0 20 0 15 0 43113179 14422843392 22709 33554432000 4194304 4196468 140736991301712 139843468598128 139843932781186 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2264] ppid=2247 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2250/task/2264/stat : 2264 (java) S 2247 2250 30550 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43113179 14422843392 22709 33554432000 4194304 4196468 140736991301712 139843467545568 139843932780245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2265] ppid=2247 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2250/task/2265/stat : 2265 (java) S 2247 2250 30550 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 43113179 14422843392 22709 33554432000 4194304 4196468 140736991301712 139843466492336 139843932781186 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 14084808 KiB
Current children cumulated memory: 90836 KiB

[startup+1.50075 s]
/proc/loadavg: 1.49 1.45 1.43 6/216 2265
/proc/meminfo: memFree=18150972/32770624 swapFree=67108860/67108860
[pid=2250] ppid=2247 vsize=14090952 memory=232052 CPUtime=3.1 cores=1,3,5,7
/proc/2250/stat : 2250 (java) S 2247 2250 30550 0 -1 1077944320 26953 0 0 0 298 12 0 0 20 0 15 0 43113173 14429134848 58013 33554432000 4194304 4196468 140736991301712 140736991284256 139843932770039 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
/proc/2250/statm: 3522738 58013 3560 1 0 3484809 0
[pid=2250/tid=2252] ppid=2247 vsize=14090952 memory=279312863810336 CPUtime=1.45 cores=1,3,5,7
/proc/2250/task/2252/stat : 2252 (java) S 2247 2250 30550 0 -1 1077944384 20073 0 0 0 137 8 0 0 20 0 15 0 43113174 14429134848 58013 33554432000 4194304 4196468 140736991301712 139843937005808 139843932780245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2253] ppid=2247 vsize=14090952 memory=139656431787888 CPUtime=0.01 cores=1,3,5,7
/proc/2250/task/2253/stat : 2253 (java) S 2247 2250 30550 0 -1 1077944384 80 0 0 0 1 0 0 0 20 0 15 0 43113175 14429134848 58013 33554432000 4194304 4196468 140736991301712 139843870370704 139843932780245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2254] ppid=2247 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2250/task/2254/stat : 2254 (java) S 2247 2250 30550 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 43113175 14429134848 58013 33554432000 4194304 4196468 140736991301712 139843869317904 139843932780245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2255] ppid=2247 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2250/task/2255/stat : 2255 (java) S 2247 2250 30550 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 43113175 14429134848 58013 33554432000 4194304 4196468 140736991301712 139843868265616 139843932780245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2256] ppid=2247 vsize=14090952 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/2250/task/2256/stat : 2256 (java) S 2247 2250 30550 0 -1 1077944384 275 0 0 0 1 0 0 0 20 0 15 0 43113175 14429134848 58013 33554432000 4194304 4196468 140736991301712 139843525418000 139843932780245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2257] ppid=2247 vsize=14090952 memory=107520 CPUtime=0 cores=1,3,5,7
/proc/2250/task/2257/stat : 2257 (java) R 2247 2250 30550 0 -1 4202560 151 0 0 0 0 0 0 0 20 0 15 0 43113176 14429134848 58013 33554432000 4194304 4196468 140736991301712 139843474911904 139843932791386 0 0 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0

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

/proc/2250/task/2252/stat : 2252 (java) R 2247 2250 30550 0 -1 4202560 82687 0 0 0 219515 36 0 0 20 0 15 0 43113174 14429134848 178157 33554432000 4194304 4196468 140736991301712 139843937008448 139843556379176 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2253] ppid=2247 vsize=14090952 memory=713140 CPUtime=5.25 cores=1,3,5,7
/proc/2250/task/2253/stat : 2253 (java) S 2247 2250 30550 0 -1 1077944384 14157 0 0 0 465 60 0 0 20 0 15 0 43113175 14429134848 178157 33554432000 4194304 4196468 140736991301712 139843870370704 139843932780245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2254] ppid=2247 vsize=14090952 memory=713140 CPUtime=5.29 cores=1,3,5,7
/proc/2250/task/2254/stat : 2254 (java) S 2247 2250 30550 0 -1 1077944384 11311 0 0 0 471 58 0 0 20 0 15 0 43113175 14429134848 178157 33554432000 4194304 4196468 140736991301712 139843869317904 139843932780245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2255] ppid=2247 vsize=14090952 memory=0 CPUtime=5.29 cores=1,3,5,7
/proc/2250/task/2255/stat : 2255 (java) S 2247 2250 30550 0 -1 1077944384 14038 0 0 0 471 58 0 0 20 0 15 0 43113175 14429134848 178157 33554432000 4194304 4196468 140736991301712 139843868265616 139843932780245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2256] ppid=2247 vsize=14090952 memory=-6368238683021337194 CPUtime=5.32 cores=1,3,5,7
/proc/2250/task/2256/stat : 2256 (java) S 2247 2250 30550 0 -1 1077944384 12703 0 0 0 473 59 0 0 20 0 15 0 43113175 14429134848 178157 33554432000 4194304 4196468 140736991301712 139843525418000 139843932780245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2257] ppid=2247 vsize=14090952 memory=713140 CPUtime=1.08 cores=1,3,5,7
/proc/2250/task/2257/stat : 2257 (java) S 2247 2250 30550 0 -1 1077944384 10060 0 0 0 96 12 0 0 20 0 15 0 43113176 14429134848 178157 33554432000 4194304 4196468 140736991301712 139843474913392 139843932781186 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2258] ppid=2247 vsize=14090952 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/2250/task/2258/stat : 2258 (java) S 2247 2250 30550 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 43113176 14429134848 178157 33554432000 4194304 4196468 140736991301712 139843473859424 139843932780245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2259] ppid=2247 vsize=14090952 memory=2344 CPUtime=0 cores=1,3,5,7
/proc/2250/task/2259/stat : 2259 (java) S 2247 2250 30550 0 -1 1077944384 96 0 0 0 0 0 0 0 20 0 15 0 43113177 14429134848 178157 33554432000 4194304 4196468 140736991301712 139843472807040 139843932780245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2260] ppid=2247 vsize=14090952 memory=724940 CPUtime=0 cores=1,3,5,7
/proc/2250/task/2260/stat : 2260 (java) S 2247 2250 30550 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43113179 14429134848 178157 33554432000 4194304 4196468 140736991301712 139843471755344 139843932788635 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2261] ppid=2247 vsize=14090952 memory=724940 CPUtime=1.37 cores=1,3,5,7
/proc/2250/task/2261/stat : 2261 (java) S 2247 2250 30550 0 -1 1077944384 4906 0 0 0 136 1 0 0 20 0 15 0 43113179 14429134848 178157 33554432000 4194304 4196468 140736991301712 139843470703216 139843932781186 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2262] ppid=2247 vsize=14090952 memory=2416 CPUtime=1.51 cores=1,3,5,7
/proc/2250/task/2262/stat : 2262 (java) S 2247 2250 30550 0 -1 1077944384 3463 0 0 0 150 1 0 0 20 0 15 0 43113179 14429134848 178157 33554432000 4194304 4196468 140736991301712 139843469650416 139843932781186 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2263] ppid=2247 vsize=14090952 memory=1728 CPUtime=0.8 cores=1,3,5,7
/proc/2250/task/2263/stat : 2263 (java) S 2247 2250 30550 0 -1 1077944384 7193 0 0 0 78 2 0 0 20 0 15 0 43113179 14429134848 178157 33554432000 4194304 4196468 140736991301712 139843468598128 139843932781186 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2264] ppid=2247 vsize=14090952 memory=4128 CPUtime=0 cores=1,3,5,7
/proc/2250/task/2264/stat : 2264 (java) S 2247 2250 30550 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43113179 14429134848 178157 33554432000 4194304 4196468 140736991301712 139843467545568 139843932780245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2265] ppid=2247 vsize=14090952 memory=1408 CPUtime=1.25 cores=1,3,5,7
/proc/2250/task/2265/stat : 2265 (java) S 2247 2250 30550 0 -1 1077944384 1169 0 0 0 50 75 0 0 20 0 15 0 43113179 14429134848 178157 33554432000 4194304 4196468 140736991301712 139843466492336 139843932781186 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 12 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
Current children cumulated CPU time: 2222.78 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 712628 KiB

[startup+2262.3 s]
/proc/loadavg: 1.62 1.50 1.54 3/215 2432
/proc/meminfo: memFree=17577184/32770624 swapFree=67108860/67108860
[pid=2250] ppid=2247 vsize=14090952 memory=701340 CPUtime=2283.37 cores=1,3,5,7
/proc/2250/stat : 2250 (java) S 2247 2250 30550 0 -1 1077944320 164058 0 0 0 227995 342 0 0 20 0 15 0 43113173 14429134848 175335 33554432000 4194304 4196468 140736991301712 140736991284256 139843932770039 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
/proc/2250/statm: 3522738 175335 3604 1 0 3484809 0
[pid=2250/tid=2252] ppid=2247 vsize=14090952 memory=701852 CPUtime=2255.24 cores=1,3,5,7
/proc/2250/task/2252/stat : 2252 (java) R 2247 2250 30550 0 -1 4202560 83028 0 0 0 225488 36 0 0 20 0 15 0 43113174 14429134848 175335 33554432000 4194304 4196468 140736991301712 139843937008432 139843556332361 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2253] ppid=2247 vsize=14090952 memory=708008 CPUtime=5.45 cores=1,3,5,7
/proc/2250/task/2253/stat : 2253 (java) S 2247 2250 30550 0 -1 1077944384 14319 0 0 0 484 61 0 0 20 0 15 0 43113175 14429134848 175335 33554432000 4194304 4196468 140736991301712 139843870370704 139843932780245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2254] ppid=2247 vsize=14090952 memory=708008 CPUtime=5.48 cores=1,3,5,7
/proc/2250/task/2254/stat : 2254 (java) S 2247 2250 30550 0 -1 1077944384 11447 0 0 0 490 58 0 0 20 0 15 0 43113175 14429134848 175335 33554432000 4194304 4196468 140736991301712 139843869317904 139843932780245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2255] ppid=2247 vsize=14090952 memory=702368 CPUtime=5.48 cores=1,3,5,7
/proc/2250/task/2255/stat : 2255 (java) S 2247 2250 30550 0 -1 1077944384 14164 0 0 0 490 58 0 0 20 0 15 0 43113175 14429134848 175335 33554432000 4194304 4196468 140736991301712 139843868265616 139843932780245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2256] ppid=2247 vsize=14090952 memory=701852 CPUtime=5.51 cores=1,3,5,7
/proc/2250/task/2256/stat : 2256 (java) S 2247 2250 30550 0 -1 1077944384 12771 0 0 0 492 59 0 0 20 0 15 0 43113175 14429134848 175335 33554432000 4194304 4196468 140736991301712 139843525418000 139843932780245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2257] ppid=2247 vsize=14090952 memory=701340 CPUtime=1.14 cores=1,3,5,7
/proc/2250/task/2257/stat : 2257 (java) S 2247 2250 30550 0 -1 1077944384 10105 0 0 0 101 13 0 0 20 0 15 0 43113176 14429134848 175335 33554432000 4194304 4196468 140736991301712 139843474913392 139843932781186 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2258] ppid=2247 vsize=14090952 memory=701852 CPUtime=0 cores=1,3,5,7
/proc/2250/task/2258/stat : 2258 (java) S 2247 2250 30550 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 43113176 14429134848 175335 33554432000 4194304 4196468 140736991301712 139843473859424 139843932780245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2259] ppid=2247 vsize=14090952 memory=5408 CPUtime=0 cores=1,3,5,7
/proc/2250/task/2259/stat : 2259 (java) S 2247 2250 30550 0 -1 1077944384 96 0 0 0 0 0 0 0 20 0 15 0 43113177 14429134848 175335 33554432000 4194304 4196468 140736991301712 139843472807040 139843932780245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2260] ppid=2247 vsize=14090952 memory=702368 CPUtime=0 cores=1,3,5,7
/proc/2250/task/2260/stat : 2260 (java) S 2247 2250 30550 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43113179 14429134848 175335 33554432000 4194304 4196468 140736991301712 139843471755344 139843932788635 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2261] ppid=2247 vsize=14090952 memory=701340 CPUtime=1.37 cores=1,3,5,7
/proc/2250/task/2261/stat : 2261 (java) S 2247 2250 30550 0 -1 1077944384 4906 0 0 0 136 1 0 0 20 0 15 0 43113179 14429134848 175335 33554432000 4194304 4196468 140736991301712 139843470703216 139843932781186 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2262] ppid=2247 vsize=14090952 memory=701340 CPUtime=1.51 cores=1,3,5,7
/proc/2250/task/2262/stat : 2262 (java) S 2247 2250 30550 0 -1 1077944384 3463 0 0 0 150 1 0 0 20 0 15 0 43113179 14429134848 175335 33554432000 4194304 4196468 140736991301712 139843469650416 139843932781186 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2263] ppid=2247 vsize=14090952 memory=4128 CPUtime=0.8 cores=1,3,5,7
/proc/2250/task/2263/stat : 2263 (java) S 2247 2250 30550 0 -1 1077944384 7193 0 0 0 78 2 0 0 20 0 15 0 43113179 14429134848 175335 33554432000 4194304 4196468 140736991301712 139843468598128 139843932781186 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2264] ppid=2247 vsize=14090952 memory=14784 CPUtime=0 cores=1,3,5,7
/proc/2250/task/2264/stat : 2264 (java) S 2247 2250 30550 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43113179 14429134848 175335 33554432000 4194304 4196468 140736991301712 139843467545568 139843932780245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2265] ppid=2247 vsize=14090952 memory=703392 CPUtime=1.29 cores=1,3,5,7
/proc/2250/task/2265/stat : 2265 (java) S 2247 2250 30550 0 -1 1077944384 1175 0 0 0 52 77 0 0 20 0 15 0 43113179 14429134848 175335 33554432000 4194304 4196468 140736991301712 139843466492336 139843932781186 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 12 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
Current children cumulated CPU time: 2283.37 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 701340 KiB

[startup+2322.3 s]
/proc/loadavg: 1.33 1.45 1.52 3/216 2441
/proc/meminfo: memFree=17581456/32770624 swapFree=67108860/67108860
[pid=2250] ppid=2247 vsize=14090952 memory=696212 CPUtime=2343.96 cores=1,3,5,7
/proc/2250/stat : 2250 (java) S 2247 2250 30550 0 -1 1077944320 166047 0 0 0 234051 345 0 0 20 0 15 0 43113173 14429134848 174053 33554432000 4194304 4196468 140736991301712 140736991284256 139843932770039 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
/proc/2250/statm: 3522738 174053 3604 1 0 3484809 0
[pid=2250/tid=2252] ppid=2247 vsize=14090952 memory=696212 CPUtime=2314.97 cores=1,3,5,7
/proc/2250/task/2252/stat : 2252 (java) R 2247 2250 30550 0 -1 4202560 83543 0 0 0 231461 36 0 0 20 0 15 0 43113174 14429134848 174053 33554432000 4194304 4196468 140736991301712 139843937008320 139843556379066 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2253] ppid=2247 vsize=14090952 memory=696212 CPUtime=5.64 cores=1,3,5,7
/proc/2250/task/2253/stat : 2253 (java) S 2247 2250 30550 0 -1 1077944384 14720 0 0 0 503 61 0 0 20 0 15 0 43113175 14429134848 174053 33554432000 4194304 4196468 140736991301712 139843870370704 139843932780245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2254] ppid=2247 vsize=14090952 memory=696212 CPUtime=5.68 cores=1,3,5,7
/proc/2250/task/2254/stat : 2254 (java) S 2247 2250 30550 0 -1 1077944384 11699 0 0 0 509 59 0 0 20 0 15 0 43113175 14429134848 174053 33554432000 4194304 4196468 140736991301712 139843869317904 139843932780245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2255] ppid=2247 vsize=14090952 memory=696212 CPUtime=5.67 cores=1,3,5,7
/proc/2250/task/2255/stat : 2255 (java) S 2247 2250 30550 0 -1 1077944384 14519 0 0 0 509 58 0 0 20 0 15 0 43113175 14429134848 174053 33554432000 4194304 4196468 140736991301712 139843868265616 139843932780245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2256] ppid=2247 vsize=14090952 memory=696212 CPUtime=5.71 cores=1,3,5,7
/proc/2250/task/2256/stat : 2256 (java) S 2247 2250 30550 0 -1 1077944384 13052 0 0 0 511 60 0 0 20 0 15 0 43113175 14429134848 174053 33554432000 4194304 4196468 140736991301712 139843525418000 139843932780245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2257] ppid=2247 vsize=14090952 memory=696212 CPUtime=1.18 cores=1,3,5,7
/proc/2250/task/2257/stat : 2257 (java) S 2247 2250 30550 0 -1 1077944384 10268 0 0 0 105 13 0 0 20 0 15 0 43113176 14429134848 174053 33554432000 4194304 4196468 140736991301712 139843474913392 139843932781186 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2258] ppid=2247 vsize=14090952 memory=696212 CPUtime=0 cores=1,3,5,7
/proc/2250/task/2258/stat : 2258 (java) S 2247 2250 30550 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 43113176 14429134848 174053 33554432000 4194304 4196468 140736991301712 139843473859424 139843932780245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2259] ppid=2247 vsize=14090952 memory=696212 CPUtime=0 cores=1,3,5,7
/proc/2250/task/2259/stat : 2259 (java) S 2247 2250 30550 0 -1 1077944384 96 0 0 0 0 0 0 0 20 0 15 0 43113177 14429134848 174053 33554432000 4194304 4196468 140736991301712 139843472807040 139843932780245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2260] ppid=2247 vsize=14090952 memory=696212 CPUtime=0 cores=1,3,5,7
/proc/2250/task/2260/stat : 2260 (java) S 2247 2250 30550 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43113179 14429134848 174053 33554432000 4194304 4196468 140736991301712 139843471755344 139843932788635 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2261] ppid=2247 vsize=14090952 memory=696212 CPUtime=1.37 cores=1,3,5,7
/proc/2250/task/2261/stat : 2261 (java) S 2247 2250 30550 0 -1 1077944384 4908 0 0 0 136 1 0 0 20 0 15 0 43113179 14429134848 174053 33554432000 4194304 4196468 140736991301712 139843470703216 139843932781186 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2262] ppid=2247 vsize=14090952 memory=696212 CPUtime=1.51 cores=1,3,5,7
/proc/2250/task/2262/stat : 2262 (java) S 2247 2250 30550 0 -1 1077944384 3466 0 0 0 150 1 0 0 20 0 15 0 43113179 14429134848 174053 33554432000 4194304 4196468 140736991301712 139843469650416 139843932781186 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2263] ppid=2247 vsize=14090952 memory=4128 CPUtime=0.8 cores=1,3,5,7
/proc/2250/task/2263/stat : 2263 (java) S 2247 2250 30550 0 -1 1077944384 7195 0 0 0 78 2 0 0 20 0 15 0 43113179 14429134848 174053 33554432000 4194304 4196468 140736991301712 139843468598128 139843932781186 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2264] ppid=2247 vsize=14090952 memory=696212 CPUtime=0 cores=1,3,5,7
/proc/2250/task/2264/stat : 2264 (java) S 2247 2250 30550 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43113179 14429134848 174053 33554432000 4194304 4196468 140736991301712 139843467545568 139843932780245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2265] ppid=2247 vsize=14090952 memory=6935054825532540783 CPUtime=1.32 cores=1,3,5,7
/proc/2250/task/2265/stat : 2265 (java) S 2247 2250 30550 0 -1 1077944384 1190 0 0 0 53 79 0 0 20 0 15 0 43113179 14429134848 174053 33554432000 4194304 4196468 140736991301712 139843466492336 139843932781186 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 12 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
Current children cumulated CPU time: 2343.96 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 696212 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2377.8 s]
/proc/loadavg: 1.47 1.46 1.52 3/216 2442
/proc/meminfo: memFree=17591568/32770624 swapFree=67108860/67108860
[pid=2250] ppid=2247 vsize=14090952 memory=686464 CPUtime=2400 cores=1,3,5,7
/proc/2250/stat : 2250 (java) S 2247 2250 30550 0 -1 1077944320 167948 0 0 0 239652 348 0 0 20 0 15 0 43113173 14429134848 171616 33554432000 4194304 4196468 140736991301712 140736991284256 139843932770039 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
/proc/2250/statm: 3522738 171616 3604 1 0 3484809 0
[pid=2250/tid=2252] ppid=2247 vsize=14090952 memory=1700 CPUtime=2370.21 cores=1,3,5,7
/proc/2250/task/2252/stat : 2252 (java) R 2247 2250 30550 0 -1 4202560 84030 0 0 0 236985 36 0 0 20 0 15 0 43113174 14429134848 171616 33554432000 4194304 4196468 140736991301712 139843937008432 139843556333415 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2253] ppid=2247 vsize=14090952 memory=796 CPUtime=5.83 cores=1,3,5,7
/proc/2250/task/2253/stat : 2253 (java) S 2247 2250 30550 0 -1 1077944384 15075 0 0 0 521 62 0 0 20 0 15 0 43113175 14429134848 171616 33554432000 4194304 4196468 140736991301712 139843870370704 139843932780245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2254] ppid=2247 vsize=14090952 memory=5408 CPUtime=5.86 cores=1,3,5,7
/proc/2250/task/2254/stat : 2254 (java) S 2247 2250 30550 0 -1 1077944384 11982 0 0 0 527 59 0 0 20 0 15 0 43113175 14429134848 171616 33554432000 4194304 4196468 140736991301712 139843869317904 139843932780245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2255] ppid=2247 vsize=14090952 memory=1008 CPUtime=5.86 cores=1,3,5,7
/proc/2250/task/2255/stat : 2255 (java) S 2247 2250 30550 0 -1 1077944384 14770 0 0 0 527 59 0 0 20 0 15 0 43113175 14429134848 171616 33554432000 4194304 4196468 140736991301712 139843868265616 139843932780245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2256] ppid=2247 vsize=14090952 memory=8112282956445269571 CPUtime=5.88 cores=1,3,5,7
/proc/2250/task/2256/stat : 2256 (java) S 2247 2250 30550 0 -1 1077944384 13392 0 0 0 528 60 0 0 20 0 15 0 43113175 14429134848 171616 33554432000 4194304 4196468 140736991301712 139843525418000 139843932780245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2257] ppid=2247 vsize=14090952 memory=1728 CPUtime=1.23 cores=1,3,5,7
/proc/2250/task/2257/stat : 2257 (java) S 2247 2250 30550 0 -1 1077944384 10431 0 0 0 109 14 0 0 20 0 15 0 43113176 14429134848 171616 33554432000 4194304 4196468 140736991301712 139843474913392 139843932781186 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2258] ppid=2247 vsize=14090952 memory=1700 CPUtime=0 cores=1,3,5,7
/proc/2250/task/2258/stat : 2258 (java) S 2247 2250 30550 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 43113176 14429134848 171616 33554432000 4194304 4196468 140736991301712 139843473859424 139843932780245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2259] ppid=2247 vsize=14090952 memory=796 CPUtime=0 cores=1,3,5,7
/proc/2250/task/2259/stat : 2259 (java) S 2247 2250 30550 0 -1 1077944384 96 0 0 0 0 0 0 0 20 0 15 0 43113177 14429134848 171616 33554432000 4194304 4196468 140736991301712 139843472807040 139843932780245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2260] ppid=2247 vsize=14090952 memory=5408 CPUtime=0 cores=1,3,5,7
/proc/2250/task/2260/stat : 2260 (java) S 2247 2250 30550 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43113179 14429134848 171616 33554432000 4194304 4196468 140736991301712 139843471755344 139843932788635 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2261] ppid=2247 vsize=14090952 memory=687488 CPUtime=1.38 cores=1,3,5,7
/proc/2250/task/2261/stat : 2261 (java) S 2247 2250 30550 0 -1 1077944384 4910 0 0 0 137 1 0 0 20 0 15 0 43113179 14429134848 171616 33554432000 4194304 4196468 140736991301712 139843470703216 139843932781186 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2262] ppid=2247 vsize=14090952 memory=5408 CPUtime=1.51 cores=1,3,5,7
/proc/2250/task/2262/stat : 2262 (java) S 2247 2250 30550 0 -1 1077944384 3468 0 0 0 150 1 0 0 20 0 15 0 43113179 14429134848 171616 33554432000 4194304 4196468 140736991301712 139843469650416 139843932781186 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2263] ppid=2247 vsize=14090952 memory=139656546722305 CPUtime=0.8 cores=1,3,5,7
/proc/2250/task/2263/stat : 2263 (java) S 2247 2250 30550 0 -1 1077944384 7197 0 0 0 78 2 0 0 20 0 15 0 43113179 14429134848 171616 33554432000 4194304 4196468 140736991301712 139843468598128 139843932781186 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2264] ppid=2247 vsize=14090952 memory=8026352872064176211 CPUtime=0 cores=1,3,5,7
/proc/2250/task/2264/stat : 2264 (java) S 2247 2250 30550 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43113179 14429134848 171616 33554432000 4194304 4196468 140736991301712 139843467545568 139843932780245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
[pid=2250/tid=2265] ppid=2247 vsize=14090952 memory=6944656592455359580 CPUtime=1.35 cores=1,3,5,7
/proc/2250/task/2265/stat : 2265 (java) S 2247 2250 30550 0 -1 1077944384 1206 0 0 0 55 80 0 0 20 0 15 0 43113179 14429134848 171616 33554432000 4194304 4196468 140736991301712 139843466492336 139843932781186 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 12 0 0 6293624 6294260 15478784 140736991302736 140736991302921 140736991302921 140736991305679 0
Current children cumulated CPU time: 2400 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 686464 KiB

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

[startup+2377.81 s]
# the end of solver process 2250 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2396.53 s, system=3.49721 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2377.81
CPU time (s): 2400.03
CPU user time (s): 2396.53
CPU system time (s): 3.49721
CPU usage (%): 100.934
Max. virtual memory (cumulated for all children) (KiB): 14090952
Max. memory (cumulated for all children) (KiB): 2785876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2396.53
system time used= 3.49721
maximum resident set size= 2786044
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 168130
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2632
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 83119
involuntary context switches= 1867


# summary of solver processes directly reported to runsolver:
#   pid: 2250
#   total CPU time (s): 2400.03
#   total CPU user time (s): 2396.53
#   total CPU system time (s): 3.49721

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.8646 second user time and 22.5175 second system time

The end

Launcher Data

Begin job on node139 at 2018-07-22 12:31:40
IDJOB=4290878
IDBENCH=141503
IDSOLVER=2744
FILE ID=node139/4290878-1532255500
RUNJOBID= node139-1532226532-30582
PBS_JOBID= 21018952
Free space on /tmp= 45888 MiB

SOLVER NAME= OscaR - Conflict Ordering 2018-07-02
BENCH NAME= XCSP18/Subisomorphism/Subisomorphism-g29-g50_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4290878-1532255500/watcher-4290878-1532255500 -o /tmp/evaluation-result-4290878-1532255500/solver-4290878-1532255500 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1532226532-30582 --watchdog 2560  java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed 1417707159 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290878-1532255500.xml

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 6b43bee46cd3f7faf4796c0903a8d917
RANDOM SEED=1417707159

node139.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        18258068 kB
MemAvailable:   31730636 kB
Buffers:          156132 kB
Cached:         13368884 kB
SwapCached:            0 kB
Active:          1396652 kB
Inactive:       12390532 kB
Active(anon):     217968 kB
Inactive(anon):    64064 kB
Active(file):    1178684 kB
Inactive(file): 12326468 kB
Unevictable:        7304 kB
Mlocked:            7304 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             35728 kB
Writeback:             0 kB
AnonPages:        361588 kB
Mapped:            49040 kB
Shmem:             17036 kB
Slab:             422852 kB
SReclaimable:     395876 kB
SUnreclaim:        26976 kB
KernelStack:        3824 kB
PageTables:         5572 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1173164 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    286720 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 45852 MiB
End job on node139 at 2018-07-22 13:11:18