Trace number 4307759

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-08-14? (TO) 2520.08 2495.91

General information on the benchmark

NameMisteryShopper/
MisteryShopper-10b_c18.xml
MD5SUMb0a0fd8e7c9e530f6e7ba3bf5f78e329
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.755893
Satisfiable
(Un)Satisfiability was proved
Number of variables640
Number of constraints417
Number of domains3
Minimum domain size4
Maximum domain size40
Distribution of domain sizes[{"size":4,"count":160},{"size":5,"count":160},{"size":40,"count":320}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":320},{"degree":3,"count":160},{"degree":4,"count":140},{"degree":5,"count":20}]
Minimum constraint arity2
Maximum constraint arity160
Distribution of constraint arities[{"arity":2,"count":320},{"arity":4,"count":80},{"arity":5,"count":4},{"arity":40,"count":8},{"arity":80,"count":4},{"arity":160,"count":1}]
Number of extensional constraints320
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":320},{"type":"allDifferent","count":88},{"type":"ordered","count":4},{"type":"lex","count":1},{"type":"channel","count":4}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.56	c version: 2018-08-14
0.67/0.56	c seed: 1856913708
0.67/0.56	c timeout: 2520
0.67/0.56	c memlimit: 11000
0.67/0.56	c nbcore: 4
0.67/0.59	c Parsing instance...
3.18/1.55	c Parsing done, starting search...
2520.05/2495.90	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 (11839 MiB free)
  memory of node 1: 16384 MiB (6958 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307759-1534260996/watcher-4307759-1534260996 -o /tmp/evaluation-result-4307759-1534260996/solver-4307759-1534260996 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1534258053-12155 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed 1856913708 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4307759-1534260996.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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
solver pid=13011, runsolver pid=13008
Current StackSize limit: 8192 KiB


[startup+0.10009 s]*
/proc/loadavg: 2.00 1.58 1.41 3/215 13026
/proc/meminfo: memFree=19235304/32770624 swapFree=67105356/67108860
[pid=13011] ppid=13008 vsize=14082736 memory=30404 CPUtime=0.12 cores=0,2,4,6
/proc/13011/stat : 13011 (java) S 13008 13011 12124 0 -1 1077944320 6557 0 0 0 10 2 0 0 20 0 15 0 243662834 14420721664 7601 33554432000 4194304 4196468 140726111253232 140726111235776 140659099455223 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
/proc/13011/statm: 3520684 7601 3133 1 0 3482761 0
[pid=13011/tid=13013] ppid=13008 vsize=14082736 memory=-6966721798027829888 CPUtime=0.09 cores=0,2,4,6
/proc/13011/task/13013/stat : 13013 (java) R 13008 13011 12124 0 -1 4202560 4613 0 0 0 8 1 0 0 20 0 15 0 243662835 14420721664 7601 33554432000 4194304 4196468 140726111253232 140659103667024 140658719414328 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13014] ppid=13008 vsize=14082736 memory=5793855923162446265 CPUtime=0 cores=0,2,4,6
/proc/13011/task/13014/stat : 13014 (java) S 13008 13011 12124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243662835 14420721664 7601 33554432000 4194304 4196468 140726111253232 140659052075792 140659099465429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13015] ppid=13008 vsize=14082736 memory=140672152553088 CPUtime=0 cores=0,2,4,6
/proc/13011/task/13015/stat : 13015 (java) S 13008 13011 12124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243662835 14420721664 7601 33554432000 4194304 4196468 140726111253232 140659051023248 140659099465429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13016] ppid=13008 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13011/task/13016/stat : 13016 (java) S 13008 13011 12124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243662835 14420721664 7601 33554432000 4194304 4196468 140726111253232 140659049970704 140659099465429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13017] ppid=13008 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13011/task/13017/stat : 13017 (java) S 13008 13011 12124 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243662835 14420721664 7601 33554432000 4194304 4196468 140726111253232 140659048918160 140659099465429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13018] ppid=13008 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13011/task/13018/stat : 13018 (java) S 13008 13011 12124 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243662837 14420721664 7601 33554432000 4194304 4196468 140726111253232 140658641512432 140659099466370 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13019] ppid=13008 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13011/task/13019/stat : 13019 (java) S 13008 13011 12124 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 243662837 14420721664 7601 33554432000 4194304 4196468 140726111253232 140658640458656 140659099465429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13020] ppid=13008 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13011/task/13020/stat : 13020 (java) S 13008 13011 12124 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 243662837 14420721664 7601 33554432000 4194304 4196468 140726111253232 140658639406064 140659099465429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13021] ppid=13008 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13011/task/13021/stat : 13021 (java) S 13008 13011 12124 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243662840 14420721664 7601 33554432000 4194304 4196468 140726111253232 140658638354640 140659099473819 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13022] ppid=13008 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13011/task/13022/stat : 13022 (java) R 13008 13011 12124 0 -1 4202560 307 0 0 0 0 0 0 0 20 0 15 0 243662840 14420721664 7601 33554432000 4194304 4196468 140726111253232 140658637302256 140659099476570 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13023] ppid=13008 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13011/task/13023/stat : 13023 (java) S 13008 13011 12124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243662840 14420721664 7601 33554432000 4194304 4196468 140726111253232 140658568325744 140659099466370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13024] ppid=13008 vsize=14082736 memory=140672152553088 CPUtime=0.01 cores=0,2,4,6
/proc/13011/task/13024/stat : 13024 (java) R 13008 13011 12124 0 -1 4202560 261 0 0 0 1 0 0 0 20 0 15 0 243662840 14420721664 7601 33554432000 4194304 4196468 140726111253232 140658567273200 140659099467158 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13025] ppid=13008 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13011/task/13025/stat : 13025 (java) S 13008 13011 12124 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243662840 14420721664 7601 33554432000 4194304 4196468 140726111253232 140658566220896 140659099465429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13026] ppid=13008 vsize=14082736 memory=140672152553088 CPUtime=0 cores=0,2,4,6
/proc/13011/task/13026/stat : 13026 (java) S 13008 13011 12124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243662840 14420721664 7601 33554432000 4194304 4196468 140726111253232 140658565167408 140659099466370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 30404 KiB

[startup+0.211799 s]*
/proc/loadavg: 2.00 1.58 1.41 6/215 13026
/proc/meminfo: memFree=19219412/32770624 swapFree=67105356/67108860
[pid=13011] ppid=13008 vsize=14082736 memory=46960 CPUtime=0.31 cores=0,2,4,6
/proc/13011/stat : 13011 (java) S 13008 13011 12124 0 -1 1077944320 10363 0 0 0 28 3 0 0 20 0 15 0 243662834 14420721664 11740 33554432000 4194304 4196468 140726111253232 140726111235776 140659099455223 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
/proc/13011/statm: 3520684 11740 3365 1 0 3482761 0
[pid=13011/tid=13013] ppid=13008 vsize=14082736 memory=6735269665583770266 CPUtime=0.2 cores=0,2,4,6
/proc/13011/task/13013/stat : 13013 (java) R 13008 13011 12124 0 -1 4202560 8075 0 0 0 18 2 0 0 20 0 15 0 243662835 14420721664 11740 33554432000 4194304 4196468 140726111253232 140659103678992 140659083535710 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13014] ppid=13008 vsize=14082736 memory=4211974398357343626 CPUtime=0 cores=0,2,4,6
/proc/13011/task/13014/stat : 13014 (java) S 13008 13011 12124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243662835 14420721664 11740 33554432000 4194304 4196468 140726111253232 140659052075792 140659099465429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13015] ppid=13008 vsize=14082736 memory=140672152553088 CPUtime=0 cores=0,2,4,6
/proc/13011/task/13015/stat : 13015 (java) S 13008 13011 12124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243662835 14420721664 11740 33554432000 4194304 4196468 140726111253232 140659051023248 140659099465429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13016] ppid=13008 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13011/task/13016/stat : 13016 (java) S 13008 13011 12124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243662835 14420721664 11740 33554432000 4194304 4196468 140726111253232 140659049970704 140659099465429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13017] ppid=13008 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13011/task/13017/stat : 13017 (java) S 13008 13011 12124 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243662835 14420721664 11740 33554432000 4194304 4196468 140726111253232 140659048918160 140659099465429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13018] ppid=13008 vsize=14082736 memory=140672152553088 CPUtime=0 cores=0,2,4,6
/proc/13011/task/13018/stat : 13018 (java) S 13008 13011 12124 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 243662837 14420721664 11740 33554432000 4194304 4196468 140726111253232 140658641512432 140659099466370 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13019] ppid=13008 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13011/task/13019/stat : 13019 (java) S 13008 13011 12124 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 243662837 14420721664 11740 33554432000 4194304 4196468 140726111253232 140658640458656 140659099465429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13020] ppid=13008 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13011/task/13020/stat : 13020 (java) S 13008 13011 12124 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 243662837 14420721664 11740 33554432000 4194304 4196468 140726111253232 140658639406064 140659099465429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13021] ppid=13008 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13011/task/13021/stat : 13021 (java) S 13008 13011 12124 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243662840 14420721664 11740 33554432000 4194304 4196468 140726111253232 140658638354640 140659099473819 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13022] ppid=13008 vsize=14082736 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/13011/task/13022/stat : 13022 (java) R 13008 13011 12124 0 -1 4202560 501 0 0 0 1 0 0 0 20 0 15 0 243662840 14420721664 11740 33554432000 4194304 4196468 140726111253232 140658637283272 140659091692350 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13023] ppid=13008 vsize=14082736 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/13011/task/13023/stat : 13023 (java) R 13008 13011 12124 0 -1 1077944384 96 0 0 0 1 0 0 0 20 0 15 0 243662840 14420721664 11740 33554432000 4194304 4196468 140726111253232 140658568325744 140659099466370 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13024] ppid=13008 vsize=14082736 memory=140672152553088 CPUtime=0.06 cores=0,2,4,6
/proc/13011/task/13024/stat : 13024 (java) R 13008 13011 12124 0 -1 4202560 310 0 0 0 6 0 0 0 20 0 15 0 243662840 14420721664 11740 33554432000 4194304 4196468 140726111253232 140658567270136 140659084620862 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13025] ppid=13008 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13011/task/13025/stat : 13025 (java) S 13008 13011 12124 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243662840 14420721664 11740 33554432000 4194304 4196468 140726111253232 140658566220896 140659099465429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13026] ppid=13008 vsize=14082736 memory=140672152553088 CPUtime=0 cores=0,2,4,6
/proc/13011/task/13026/stat : 13026 (java) S 13008 13011 12124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243662840 14420721664 11740 33554432000 4194304 4196468 140726111253232 140658565167408 140659099466370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 46960 KiB

[startup+0.31034 s]*
/proc/loadavg: 2.00 1.58 1.41 4/215 13026
/proc/meminfo: memFree=19215380/32770624 swapFree=67105356/67108860
[pid=13011] ppid=13008 vsize=14082736 memory=50240 CPUtime=0.44 cores=0,2,4,6
/proc/13011/stat : 13011 (java) S 13008 13011 12124 0 -1 1077944320 10766 0 0 0 41 3 0 0 20 0 15 0 243662834 14420721664 12560 33554432000 4194304 4196468 140726111253232 140726111235776 140659099455223 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
/proc/13011/statm: 3520684 12560 3368 1 0 3482761 0
[pid=13011/tid=13013] ppid=13008 vsize=14082736 memory=4871374705135476842 CPUtime=0.29 cores=0,2,4,6
/proc/13011/task/13013/stat : 13013 (java) R 13008 13011 12124 0 -1 4202560 8437 0 0 0 27 2 0 0 20 0 15 0 243662835 14420721664 12560 33554432000 4194304 4196468 140726111253232 140659103644496 140659091791264 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13014] ppid=13008 vsize=14082736 memory=4211974398357343626 CPUtime=0 cores=0,2,4,6
/proc/13011/task/13014/stat : 13014 (java) S 13008 13011 12124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243662835 14420721664 12560 33554432000 4194304 4196468 140726111253232 140659052075792 140659099465429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13015] ppid=13008 vsize=14082736 memory=140672152555432 CPUtime=0 cores=0,2,4,6
/proc/13011/task/13015/stat : 13015 (java) S 13008 13011 12124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243662835 14420721664 12560 33554432000 4194304 4196468 140726111253232 140659051023248 140659099465429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13016] ppid=13008 vsize=14082736 memory=140671990225234 CPUtime=0 cores=0,2,4,6
/proc/13011/task/13016/stat : 13016 (java) S 13008 13011 12124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243662835 14420721664 12560 33554432000 4194304 4196468 140726111253232 140659049970704 140659099465429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13017] ppid=13008 vsize=14082736 memory=140671990222287 CPUtime=0 cores=0,2,4,6
/proc/13011/task/13017/stat : 13017 (java) S 13008 13011 12124 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243662835 14420721664 12560 33554432000 4194304 4196468 140726111253232 140659048918160 140659099465429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13018] ppid=13008 vsize=14082736 memory=140672152565238 CPUtime=0 cores=0,2,4,6
/proc/13011/task/13018/stat : 13018 (java) S 13008 13011 12124 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 243662837 14420721664 12560 33554432000 4194304 4196468 140726111253232 140658641512432 140659099466370 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13019] ppid=13008 vsize=14082736 memory=140671990231471 CPUtime=0 cores=0,2,4,6
/proc/13011/task/13019/stat : 13019 (java) S 13008 13011 12124 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 243662837 14420721664 12560 33554432000 4194304 4196468 140726111253232 140658640458656 140659099465429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13020] ppid=13008 vsize=14082736 memory=281343980453776 CPUtime=0 cores=0,2,4,6
/proc/13011/task/13020/stat : 13020 (java) S 13008 13011 12124 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 243662837 14420721664 12560 33554432000 4194304 4196468 140726111253232 140658639406064 140659099465429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13021] ppid=13008 vsize=14082736 memory=281343980451472 CPUtime=0 cores=0,2,4,6
/proc/13011/task/13021/stat : 13021 (java) S 13008 13011 12124 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243662840 14420721664 12560 33554432000 4194304 4196468 140726111253232 140658638354640 140659099473819 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13022] ppid=13008 vsize=14082736 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/13011/task/13022/stat : 13022 (java) S 13008 13011 12124 0 -1 1077944384 517 0 0 0 3 0 0 0 20 0 15 0 243662840 14420721664 12560 33554432000 4194304 4196468 140726111253232 140658637302256 140659099466370 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13023] ppid=13008 vsize=14082736 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/13011/task/13023/stat : 13023 (java) S 13008 13011 12124 0 -1 1077944384 101 0 0 0 1 0 0 0 20 0 15 0 243662840 14420721664 12560 33554432000 4194304 4196468 140726111253232 140658568325744 140659099466370 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13024] ppid=13008 vsize=14082736 memory=140672152553088 CPUtime=0.08 cores=0,2,4,6
/proc/13011/task/13024/stat : 13024 (java) S 13008 13011 12124 0 -1 1077944384 329 0 0 0 8 0 0 0 20 0 15 0 243662840 14420721664 12560 33554432000 4194304 4196468 140726111253232 140658567273200 140659099466370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13025] ppid=13008 vsize=14082736 memory=2208 CPUtime=0 cores=0,2,4,6
/proc/13011/task/13025/stat : 13025 (java) S 13008 13011 12124 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243662840 14420721664 12560 33554432000 4194304 4196468 140726111253232 140658566220896 140659099465429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13026] ppid=13008 vsize=14082736 memory=140672152553088 CPUtime=0 cores=0,2,4,6
/proc/13011/task/13026/stat : 13026 (java) S 13008 13011 12124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243662840 14420721664 12612 33554432000 4194304 4196468 140726111253232 140658565167408 140659099466370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50240 KiB

[startup+0.700675 s]
/proc/loadavg: 2.00 1.58 1.41 3/215 13026
/proc/meminfo: memFree=19191388/32770624 swapFree=67105356/67108860
[pid=13011] ppid=13008 vsize=14084804 memory=89084 CPUtime=0.98 cores=0,2,4,6
/proc/13011/stat : 13011 (java) S 13008 13011 12124 0 -1 1077944320 17579 0 0 0 91 7 0 0 20 0 15 0 243662834 14422839296 22271 33554432000 4194304 4196468 140726111253232 140726111235776 140659099455223 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
/proc/13011/statm: 3521201 22271 3502 1 0 3483273 0
[pid=13011/tid=13013] ppid=13008 vsize=14084804 memory=1612 CPUtime=0.68 cores=0,2,4,6
/proc/13011/task/13013/stat : 13013 (java) R 13008 13011 12124 0 -1 4202560 14841 0 0 0 62 6 0 0 20 0 15 0 243662835 14422839296 22271 33554432000 4194304 4196468 140726111253232 140659103670272 140659083535710 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13014] ppid=13008 vsize=14084804 memory=1812 CPUtime=0 cores=0,2,4,6
/proc/13011/task/13014/stat : 13014 (java) S 13008 13011 12124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243662835 14422839296 22271 33554432000 4194304 4196468 140726111253232 140659052075792 140659099465429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13015] ppid=13008 vsize=14084804 memory=1064 CPUtime=0 cores=0,2,4,6
/proc/13011/task/13015/stat : 13015 (java) S 13008 13011 12124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243662835 14422839296 22271 33554432000 4194304 4196468 140726111253232 140659051023248 140659099465429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13016] ppid=13008 vsize=14084804 memory=7235408084361307456 CPUtime=0 cores=0,2,4,6
/proc/13011/task/13016/stat : 13016 (java) S 13008 13011 12124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243662835 14422839296 22271 33554432000 4194304 4196468 140726111253232 140659049970704 140659099465429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13017] ppid=13008 vsize=14084804 memory=7739276948478389351 CPUtime=0 cores=0,2,4,6
/proc/13011/task/13017/stat : 13017 (java) S 13008 13011 12124 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243662835 14422839296 22271 33554432000 4194304 4196468 140726111253232 140659048918160 140659099465429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13018] ppid=13008 vsize=14084804 memory=6154282490091891024 CPUtime=0 cores=0,2,4,6
/proc/13011/task/13018/stat : 13018 (java) S 13008 13011 12124 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 243662837 14422839296 22271 33554432000 4194304 4196468 140726111253232 140658641512432 140659099466370 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13019] ppid=13008 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13011/task/13019/stat : 13019 (java) S 13008 13011 12124 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 243662837 14422839296 22271 33554432000 4194304 4196468 140726111253232 140658640458656 140659099465429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13020] ppid=13008 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13011/task/13020/stat : 13020 (java) S 13008 13011 12124 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 243662837 14422839296 22271 33554432000 4194304 4196468 140726111253232 140658639406064 140659099465429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13021] ppid=13008 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13011/task/13021/stat : 13021 (java) S 13008 13011 12124 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243662840 14422839296 22271 33554432000 4194304 4196468 140726111253232 140658638354640 140659099473819 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13022] ppid=13008 vsize=14084804 memory=8708 CPUtime=0.08 cores=0,2,4,6
/proc/13011/task/13022/stat : 13022 (java) S 13008 13011 12124 0 -1 1077944384 671 0 0 0 8 0 0 0 20 0 15 0 243662840 14422839296 22271 33554432000 4194304 4196468 140726111253232 140658637302256 140659099466370 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13023] ppid=13008 vsize=14084804 memory=6 CPUtime=0.06 cores=0,2,4,6
/proc/13011/task/13023/stat : 13023 (java) S 13008 13011 12124 0 -1 1077944384 269 0 0 0 6 0 0 0 20 0 15 0 243662840 14422839296 22271 33554432000 4194304 4196468 140726111253232 140658568325744 140659099466370 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13024] ppid=13008 vsize=14084804 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/13011/task/13024/stat : 13024 (java) S 13008 13011 12124 0 -1 1077944384 419 0 0 0 15 0 0 0 20 0 15 0 243662840 14422839296 22271 33554432000 4194304 4196468 140726111253232 140658567273200 140659099466370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13025] ppid=13008 vsize=14084804 memory=281343980637680 CPUtime=0 cores=0,2,4,6
/proc/13011/task/13025/stat : 13025 (java) S 13008 13011 12124 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243662840 14422839296 22271 33554432000 4194304 4196468 140726111253232 140658566220896 140659099465429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13026] ppid=13008 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13011/task/13026/stat : 13026 (java) S 13008 13011 12124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243662840 14422839296 22271 33554432000 4194304 4196468 140726111253232 140658565167408 140659099466370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 89084 KiB

[startup+1.51081 s]
/proc/loadavg: 2.00 1.58 1.41 4/215 13026
/proc/meminfo: memFree=19122484/32770624 swapFree=67105356/67108860
[pid=13011] ppid=13008 vsize=14090948 memory=168108 CPUtime=3.18 cores=0,2,4,6
/proc/13011/stat : 13011 (java) S 13008 13011 12124 0 -1 1077944320 27773 0 0 0 304 14 0 0 20 0 15 0 243662834 14429130752 42027 33554432000 4194304 4196468 140726111253232 140726111235776 140659099455223 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
/proc/13011/statm: 3522737 42027 3549 1 0 3484809 0
[pid=13011/tid=13013] ppid=13008 vsize=14090948 memory=13855161727406016 CPUtime=1.48 cores=0,2,4,6
/proc/13011/task/13013/stat : 13013 (java) R 13008 13011 12124 0 -1 4202560 21212 0 0 0 138 10 0 0 20 0 15 0 243662835 14429130752 42027 33554432000 4194304 4196468 140726111253232 140659103687632 140659082655866 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13014] ppid=13008 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13011/task/13014/stat : 13014 (java) S 13008 13011 12124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243662835 14429130752 42027 33554432000 4194304 4196468 140726111253232 140659052075792 140659099465429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13015] ppid=13008 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13011/task/13015/stat : 13015 (java) S 13008 13011 12124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243662835 14429130752 42027 33554432000 4194304 4196468 140726111253232 140659051023248 140659099465429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13016] ppid=13008 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13011/task/13016/stat : 13016 (java) S 13008 13011 12124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243662835 14429130752 42027 33554432000 4194304 4196468 140726111253232 140659049970704 140659099465429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13017] ppid=13008 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13011/task/13017/stat : 13017 (java) S 13008 13011 12124 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243662835 14429130752 42027 33554432000 4194304 4196468 140726111253232 140659048918160 140659099465429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13018] ppid=13008 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13011/task/13018/stat : 13018 (java) S 13008 13011 12124 0 -1 1077944384 157 0 0 0 0 0 0 0 20 0 15 0 243662837 14429130752 42027 33554432000 4194304 4196468 140726111253232 140658641512432 140659099466370 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0

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

/proc/13011/task/13013/stat : 13013 (java) R 13008 13011 12124 0 -1 4202560 43011 0 0 0 230762 28 0 0 20 0 15 0 243662835 14429130752 85156 33554432000 4194304 4196468 140726111253232 140659103693408 140658727259334 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13014] ppid=13008 vsize=14090948 memory=1064 CPUtime=6.44 cores=0,2,4,6
/proc/13011/task/13014/stat : 13014 (java) S 13008 13011 12124 0 -1 1077944384 7530 0 0 0 606 38 0 0 20 0 15 0 243662835 14429130752 85156 33554432000 4194304 4196468 140726111253232 140659052075792 140659099465429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13015] ppid=13008 vsize=14090948 memory=6392 CPUtime=6.43 cores=0,2,4,6
/proc/13011/task/13015/stat : 13015 (java) S 13008 13011 12124 0 -1 1077944384 7738 0 0 0 606 37 0 0 20 0 15 0 243662835 14429130752 85156 33554432000 4194304 4196468 140726111253232 140659051023248 140659099465429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13016] ppid=13008 vsize=14090948 memory=-7003737579269690708 CPUtime=6.4 cores=0,2,4,6
/proc/13011/task/13016/stat : 13016 (java) S 13008 13011 12124 0 -1 1077944384 7251 0 0 0 603 37 0 0 20 0 15 0 243662835 14429130752 85156 33554432000 4194304 4196468 140726111253232 140659049970704 140659099465429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13017] ppid=13008 vsize=14090948 memory=752 CPUtime=6.45 cores=0,2,4,6
/proc/13011/task/13017/stat : 13017 (java) S 13008 13011 12124 0 -1 1077944384 7854 0 0 0 606 39 0 0 20 0 15 0 243662835 14429130752 85156 33554432000 4194304 4196468 140726111253232 140659048918160 140659099465429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13018] ppid=13008 vsize=14090948 memory=1612 CPUtime=5.22 cores=0,2,4,6
/proc/13011/task/13018/stat : 13018 (java) S 13008 13011 12124 0 -1 1077944384 7482 0 0 0 484 38 0 0 20 0 15 0 243662837 14429130752 85156 33554432000 4194304 4196468 140726111253232 140658641512432 140659099466370 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13019] ppid=13008 vsize=14090948 memory=1812 CPUtime=0 cores=0,2,4,6
/proc/13011/task/13019/stat : 13019 (java) S 13008 13011 12124 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 243662837 14429130752 85156 33554432000 4194304 4196468 140726111253232 140658640458656 140659099465429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13020] ppid=13008 vsize=14090948 memory=1064 CPUtime=0 cores=0,2,4,6
/proc/13011/task/13020/stat : 13020 (java) S 13008 13011 12124 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 243662837 14429130752 85156 33554432000 4194304 4196468 140726111253232 140658639406064 140659099465429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13021] ppid=13008 vsize=14090948 memory=6392 CPUtime=0 cores=0,2,4,6
/proc/13011/task/13021/stat : 13021 (java) S 13008 13011 12124 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243662840 14429130752 85156 33554432000 4194304 4196468 140726111253232 140658638354640 140659099473819 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13022] ppid=13008 vsize=14090948 memory=4632 CPUtime=1.96 cores=0,2,4,6
/proc/13011/task/13022/stat : 13022 (java) S 13008 13011 12124 0 -1 1077944384 7590 0 0 0 194 2 0 0 20 0 15 0 243662840 14429130752 85156 33554432000 4194304 4196468 140726111253232 140658637302256 140659099466370 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13023] ppid=13008 vsize=14090948 memory=3644 CPUtime=1.94 cores=0,2,4,6
/proc/13011/task/13023/stat : 13023 (java) S 13008 13011 12124 0 -1 1077944384 8949 0 0 0 192 2 0 0 20 0 15 0 243662840 14429130752 85156 33554432000 4194304 4196468 140726111253232 140658568325744 140659099466370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13024] ppid=13008 vsize=14090948 memory=1268 CPUtime=0.81 cores=0,2,4,6
/proc/13011/task/13024/stat : 13024 (java) S 13008 13011 12124 0 -1 1077944384 7408 0 0 0 79 2 0 0 20 0 15 0 243662840 14429130752 85156 33554432000 4194304 4196468 140726111253232 140658567273200 140659099466370 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13025] ppid=13008 vsize=14090948 memory=1124 CPUtime=0 cores=0,2,4,6
/proc/13011/task/13025/stat : 13025 (java) S 13008 13011 12124 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243662840 14429130752 85156 33554432000 4194304 4196468 140726111253232 140658566220896 140659099465429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13026] ppid=13008 vsize=14090948 memory=14884 CPUtime=1.06 cores=0,2,4,6
/proc/13011/task/13026/stat : 13026 (java) S 13008 13011 12124 0 -1 1077944384 1323 0 0 0 55 51 0 0 20 0 15 0 243662840 14429130752 85156 33554432000 4194304 4196468 140726111253232 140658565167408 140659099466370 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
Current children cumulated CPU time: 2344.71 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 340624 KiB

[startup+2382.3 s]*
/proc/loadavg: 1.50 1.63 1.54 3/215 13198
/proc/meminfo: memFree=21696680/32770624 swapFree=67105356/67108860
[pid=13011] ppid=13008 vsize=14090948 memory=344724 CPUtime=2405.31 cores=0,2,4,6
/proc/13011/stat : 13011 (java) S 13008 13011 12124 0 -1 1077944320 108910 0 0 0 240294 237 0 0 20 0 15 0 243662834 14429130752 86181 33554432000 4194304 4196468 140726111253232 140726111235776 140659099455223 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
/proc/13011/statm: 3522737 86181 3577 1 0 3484809 0
[pid=13011/tid=13013] ppid=13008 vsize=14090948 memory=6791534058613427641 CPUtime=2367.52 cores=0,2,4,6
/proc/13011/task/13013/stat : 13013 (java) R 13008 13011 12124 0 -1 4202560 43571 0 0 0 236723 29 0 0 20 0 15 0 243662835 14429130752 86181 33554432000 4194304 4196468 140726111253232 140659103693616 140658727159328 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13014] ppid=13008 vsize=14090948 memory=1124 CPUtime=6.65 cores=0,2,4,6
/proc/13011/task/13014/stat : 13014 (java) S 13008 13011 12124 0 -1 1077944384 7714 0 0 0 626 39 0 0 20 0 15 0 243662835 14429130752 86181 33554432000 4194304 4196468 140726111253232 140659052075792 140659099465429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13015] ppid=13008 vsize=14090948 memory=14884 CPUtime=6.64 cores=0,2,4,6
/proc/13011/task/13015/stat : 13015 (java) S 13008 13011 12124 0 -1 1077944384 7780 0 0 0 625 39 0 0 20 0 15 0 243662835 14429130752 86181 33554432000 4194304 4196468 140726111253232 140659051023248 140659099465429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13016] ppid=13008 vsize=14090948 memory=3316 CPUtime=6.61 cores=0,2,4,6
/proc/13011/task/13016/stat : 13016 (java) S 13008 13011 12124 0 -1 1077944384 7392 0 0 0 623 38 0 0 20 0 15 0 243662835 14429130752 86181 33554432000 4194304 4196468 140726111253232 140659049970704 140659099465429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13017] ppid=13008 vsize=14090948 memory=-7003737579269690708 CPUtime=6.65 cores=0,2,4,6
/proc/13011/task/13017/stat : 13017 (java) S 13008 13011 12124 0 -1 1077944384 8082 0 0 0 625 40 0 0 20 0 15 0 243662835 14429130752 86181 33554432000 4194304 4196468 140726111253232 140659048918160 140659099465429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13018] ppid=13008 vsize=14090948 memory=856 CPUtime=5.35 cores=0,2,4,6
/proc/13011/task/13018/stat : 13018 (java) S 13008 13011 12124 0 -1 1077944384 7659 0 0 0 496 39 0 0 20 0 15 0 243662837 14429130752 86181 33554432000 4194304 4196468 140726111253232 140658641512432 140659099466370 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13019] ppid=13008 vsize=14090948 memory=12468 CPUtime=0 cores=0,2,4,6
/proc/13011/task/13019/stat : 13019 (java) S 13008 13011 12124 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 243662837 14429130752 86181 33554432000 4194304 4196468 140726111253232 140658640458656 140659099465429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13020] ppid=13008 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13011/task/13020/stat : 13020 (java) S 13008 13011 12124 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 243662837 14429130752 86181 33554432000 4194304 4196468 140726111253232 140658639406064 140659099465429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13021] ppid=13008 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13011/task/13021/stat : 13021 (java) S 13008 13011 12124 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243662840 14429130752 86181 33554432000 4194304 4196468 140726111253232 140658638354640 140659099473819 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13022] ppid=13008 vsize=14090948 memory=196 CPUtime=1.96 cores=0,2,4,6
/proc/13011/task/13022/stat : 13022 (java) S 13008 13011 12124 0 -1 1077944384 7592 0 0 0 194 2 0 0 20 0 15 0 243662840 14429130752 86181 33554432000 4194304 4196468 140726111253232 140658637302256 140659099466370 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13023] ppid=13008 vsize=14090948 memory=194 CPUtime=1.94 cores=0,2,4,6
/proc/13011/task/13023/stat : 13023 (java) S 13008 13011 12124 0 -1 1077944384 8951 0 0 0 192 2 0 0 20 0 15 0 243662840 14429130752 86181 33554432000 4194304 4196468 140726111253232 140658568325744 140659099466370 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13024] ppid=13008 vsize=14090948 memory=81 CPUtime=0.81 cores=0,2,4,6
/proc/13011/task/13024/stat : 13024 (java) S 13008 13011 12124 0 -1 1077944384 7410 0 0 0 79 2 0 0 20 0 15 0 243662840 14429130752 86181 33554432000 4194304 4196468 140726111253232 140658567273200 140659099466370 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13025] ppid=13008 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13011/task/13025/stat : 13025 (java) S 13008 13011 12124 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243662840 14429130752 86181 33554432000 4194304 4196468 140726111253232 140658566220896 140659099465429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13026] ppid=13008 vsize=14090948 memory=109 CPUtime=1.09 cores=0,2,4,6
/proc/13011/task/13026/stat : 13026 (java) S 13008 13011 12124 0 -1 1077944384 1338 0 0 0 57 52 0 0 20 0 15 0 243662840 14429130752 86181 33554432000 4194304 4196468 140726111253232 140658565167408 140659099466370 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
Current children cumulated CPU time: 2405.31 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 344724 KiB

[startup+2442.3 s]*
/proc/loadavg: 1.36 1.56 1.52 3/215 13199
/proc/meminfo: memFree=21683228/32770624 swapFree=67105356/67108860
[pid=13011] ppid=13008 vsize=14090948 memory=348840 CPUtime=2465.9 cores=0,2,4,6
/proc/13011/stat : 13011 (java) S 13008 13011 12124 0 -1 1077944320 110282 0 0 0 246348 242 0 0 20 0 15 0 243662834 14429130752 87210 33554432000 4194304 4196468 140726111253232 140726111235776 140659099455223 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
/proc/13011/statm: 3522737 87210 3577 1 0 3484809 0
[pid=13011/tid=13013] ppid=13008 vsize=14090948 memory=6791534058613427641 CPUtime=2427.08 cores=0,2,4,6
/proc/13011/task/13013/stat : 13013 (java) R 13008 13011 12124 0 -1 4202560 44138 0 0 0 242679 29 0 0 20 0 15 0 243662835 14429130752 87210 33554432000 4194304 4196468 140726111253232 140659103693616 140658727554870 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13014] ppid=13008 vsize=14090948 memory=-7003737579269690708 CPUtime=6.85 cores=0,2,4,6
/proc/13011/task/13014/stat : 13014 (java) S 13008 13011 12124 0 -1 1077944384 7939 0 0 0 646 39 0 0 20 0 15 0 243662835 14429130752 87210 33554432000 4194304 4196468 140726111253232 140659052075792 140659099465429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13015] ppid=13008 vsize=14090948 memory=8514701219730523551 CPUtime=6.85 cores=0,2,4,6
/proc/13011/task/13015/stat : 13015 (java) S 13008 13011 12124 0 -1 1077944384 7990 0 0 0 646 39 0 0 20 0 15 0 243662835 14429130752 87210 33554432000 4194304 4196468 140726111253232 140659051023248 140659099465429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13016] ppid=13008 vsize=14090948 memory=7450191178014813034 CPUtime=6.83 cores=0,2,4,6
/proc/13011/task/13016/stat : 13016 (java) S 13008 13011 12124 0 -1 1077944384 7514 0 0 0 644 39 0 0 20 0 15 0 243662835 14429130752 87210 33554432000 4194304 4196468 140726111253232 140659049970704 140659099465429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13017] ppid=13008 vsize=14090948 memory=7090752031105050450 CPUtime=6.87 cores=0,2,4,6
/proc/13011/task/13017/stat : 13017 (java) S 13008 13011 12124 0 -1 1077944384 8128 0 0 0 647 40 0 0 20 0 15 0 243662835 14429130752 87210 33554432000 4194304 4196468 140726111253232 140659048918160 140659099465429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13018] ppid=13008 vsize=14090948 memory=7522529130354599018 CPUtime=5.5 cores=0,2,4,6
/proc/13011/task/13018/stat : 13018 (java) S 13008 13011 12124 0 -1 1077944384 7837 0 0 0 509 41 0 0 20 0 15 0 243662837 14429130752 87210 33554432000 4194304 4196468 140726111253232 140658641512432 140659099466370 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13019] ppid=13008 vsize=14090948 memory=4639950512826379884 CPUtime=0 cores=0,2,4,6
/proc/13011/task/13019/stat : 13019 (java) S 13008 13011 12124 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 243662837 14429130752 87210 33554432000 4194304 4196468 140726111253232 140658640458656 140659099465429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13020] ppid=13008 vsize=14090948 memory=7235430001630931052 CPUtime=0 cores=0,2,4,6
/proc/13011/task/13020/stat : 13020 (java) S 13008 13011 12124 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 243662837 14429130752 87210 33554432000 4194304 4196468 140726111253232 140658639406064 140659099465429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13021] ppid=13008 vsize=14090948 memory=7085123609691775849 CPUtime=0 cores=0,2,4,6
/proc/13011/task/13021/stat : 13021 (java) S 13008 13011 12124 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243662840 14429130752 87210 33554432000 4194304 4196468 140726111253232 140658638354640 140659099473819 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13022] ppid=13008 vsize=14090948 memory=7740675557767016039 CPUtime=1.96 cores=0,2,4,6
/proc/13011/task/13022/stat : 13022 (java) S 13008 13011 12124 0 -1 1077944384 7594 0 0 0 194 2 0 0 20 0 15 0 243662840 14429130752 87210 33554432000 4194304 4196468 140726111253232 140658637302256 140659099466370 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13023] ppid=13008 vsize=14090948 memory=7306879720424499058 CPUtime=1.94 cores=0,2,4,6
/proc/13011/task/13023/stat : 13023 (java) S 13008 13011 12124 0 -1 1077944384 8953 0 0 0 192 2 0 0 20 0 15 0 243662840 14429130752 87210 33554432000 4194304 4196468 140726111253232 140658568325744 140659099466370 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13024] ppid=13008 vsize=14090948 memory=5450909908396308010 CPUtime=0.81 cores=0,2,4,6
/proc/13011/task/13024/stat : 13024 (java) S 13008 13011 12124 0 -1 1077944384 7412 0 0 0 79 2 0 0 20 0 15 0 243662840 14429130752 87210 33554432000 4194304 4196468 140726111253232 140658567273200 140659099466370 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13025] ppid=13008 vsize=14090948 memory=7373914788263125092 CPUtime=0 cores=0,2,4,6
/proc/13011/task/13025/stat : 13025 (java) S 13008 13011 12124 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243662840 14429130752 87210 33554432000 4194304 4196468 140726111253232 140658566220896 140659099465429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13026] ppid=13008 vsize=14090948 memory=6371586760084318311 CPUtime=1.13 cores=0,2,4,6
/proc/13011/task/13026/stat : 13026 (java) S 13008 13011 12124 0 -1 1077944384 1356 0 0 0 59 54 0 0 20 0 15 0 243662840 14429130752 87210 33554432000 4194304 4196468 140726111253232 140658565167408 140659099466370 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
Current children cumulated CPU time: 2465.9 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 348840 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2495.9 s]
/proc/loadavg: 1.42 1.53 1.51 3/215 13200
/proc/meminfo: memFree=21677276/32770624 swapFree=67105356/67108860
[pid=13011] ppid=13008 vsize=14090948 memory=352936 CPUtime=2520.05 cores=0,2,4,6
/proc/13011/stat : 13011 (java) S 13008 13011 12124 0 -1 1077944320 111512 0 0 0 251758 247 0 0 20 0 15 0 243662834 14429130752 88234 33554432000 4194304 4196468 140726111253232 140726111235776 140659099455223 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
/proc/13011/statm: 3522737 88234 3577 1 0 3484809 0
[pid=13011/tid=13013] ppid=13008 vsize=14090948 memory=14884 CPUtime=2480.31 cores=0,2,4,6
/proc/13011/task/13013/stat : 13013 (java) R 13008 13011 12124 0 -1 4202560 44663 0 0 0 248001 30 0 0 20 0 15 0 243662835 14429130752 88234 33554432000 4194304 4196468 140726111253232 140659103693504 140658727801375 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13014] ppid=13008 vsize=14090948 memory=6791534058613427641 CPUtime=7.05 cores=0,2,4,6
/proc/13011/task/13014/stat : 13014 (java) S 13008 13011 12124 0 -1 1077944384 8122 0 0 0 665 40 0 0 20 0 15 0 243662835 14429130752 88234 33554432000 4194304 4196468 140726111253232 140659052075792 140659099465429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13015] ppid=13008 vsize=14090948 memory=65932 CPUtime=7.05 cores=0,2,4,6
/proc/13011/task/13015/stat : 13015 (java) S 13008 13011 12124 0 -1 1077944384 8057 0 0 0 665 40 0 0 20 0 15 0 243662835 14429130752 88234 33554432000 4194304 4196468 140726111253232 140659051023248 140659099465429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13016] ppid=13008 vsize=14090948 memory=1100 CPUtime=7.02 cores=0,2,4,6
/proc/13011/task/13016/stat : 13016 (java) S 13008 13011 12124 0 -1 1077944384 7557 0 0 0 662 40 0 0 20 0 15 0 243662835 14429130752 88234 33554432000 4194304 4196468 140726111253232 140659049970704 140659099465429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13017] ppid=13008 vsize=14090948 memory=2064 CPUtime=7.06 cores=0,2,4,6
/proc/13011/task/13017/stat : 13017 (java) S 13008 13011 12124 0 -1 1077944384 8342 0 0 0 665 41 0 0 20 0 15 0 243662835 14429130752 88234 33554432000 4194304 4196468 140726111253232 140659048918160 140659099465429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13018] ppid=13008 vsize=14090948 memory=1752 CPUtime=5.62 cores=0,2,4,6
/proc/13011/task/13018/stat : 13018 (java) S 13008 13011 12124 0 -1 1077944384 8015 0 0 0 521 41 0 0 20 0 15 0 243662837 14429130752 88234 33554432000 4194304 4196468 140726111253232 140658641512432 140659099466370 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13019] ppid=13008 vsize=14090948 memory=856 CPUtime=0 cores=0,2,4,6
/proc/13011/task/13019/stat : 13019 (java) S 13008 13011 12124 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 243662837 14429130752 88234 33554432000 4194304 4196468 140726111253232 140658640458656 140659099465429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13020] ppid=13008 vsize=14090948 memory=12468 CPUtime=0 cores=0,2,4,6
/proc/13011/task/13020/stat : 13020 (java) S 13008 13011 12124 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 243662837 14429130752 88234 33554432000 4194304 4196468 140726111253232 140658639406064 140659099465429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13021] ppid=13008 vsize=14090948 memory=1268 CPUtime=0 cores=0,2,4,6
/proc/13011/task/13021/stat : 13021 (java) S 13008 13011 12124 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243662840 14429130752 88234 33554432000 4194304 4196468 140726111253232 140658638354640 140659099473819 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13022] ppid=13008 vsize=14090948 memory=1124 CPUtime=1.96 cores=0,2,4,6
/proc/13011/task/13022/stat : 13022 (java) S 13008 13011 12124 0 -1 1077944384 7596 0 0 0 194 2 0 0 20 0 15 0 243662840 14429130752 88234 33554432000 4194304 4196468 140726111253232 140658637302256 140659099466370 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13023] ppid=13008 vsize=14090948 memory=14884 CPUtime=1.94 cores=0,2,4,6
/proc/13011/task/13023/stat : 13023 (java) S 13008 13011 12124 0 -1 1077944384 8955 0 0 0 192 2 0 0 20 0 15 0 243662840 14429130752 88234 33554432000 4194304 4196468 140726111253232 140658568325744 140659099466370 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13024] ppid=13008 vsize=14090948 memory=3316 CPUtime=0.81 cores=0,2,4,6
/proc/13011/task/13024/stat : 13024 (java) S 13008 13011 12124 0 -1 1077944384 7414 0 0 0 79 2 0 0 20 0 15 0 243662840 14429130752 88234 33554432000 4194304 4196468 140726111253232 140658567273200 140659099466370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13025] ppid=13008 vsize=14090948 memory=13636 CPUtime=0 cores=0,2,4,6
/proc/13011/task/13025/stat : 13025 (java) S 13008 13011 12124 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243662840 14429130752 88234 33554432000 4194304 4196468 140726111253232 140658566220896 140659099465429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
[pid=13011/tid=13026] ppid=13008 vsize=14090948 memory=37092 CPUtime=1.15 cores=0,2,4,6
/proc/13011/task/13026/stat : 13026 (java) S 13008 13011 12124 0 -1 1077944384 1370 0 0 0 60 55 0 0 20 0 15 0 243662840 14429130752 88234 33554432000 4194304 4196468 140726111253232 140658565167408 140659099466370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13004800 140726111257680 140726111257865 140726111257865 140726111260623 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 352936 KiB

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

[startup+2495.91 s]
# the end of solver process 13011 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.59 s, system=2.48434 s

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

Child status: 143
Real time (s): 2495.91
CPU time (s): 2520.08
CPU user time (s): 2517.59
CPU system time (s): 2.48434
CPU usage (%): 100.968
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 352936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.59
system time used= 2.48434
maximum resident set size= 353500
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 111729
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2776
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 206640
involuntary context switches= 7133


# summary of solver processes directly reported to runsolver:
#   pid: 13011
#   total CPU time (s): 2520.08
#   total CPU user time (s): 2517.59
#   total CPU system time (s): 2.48434

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.414 second user time and 26.2101 second system time

The end

Launcher Data

Begin job on node149 at 2018-08-14 17:36:36
IDJOB=4307759
IDBENCH=141394
IDSOLVER=2790
FILE ID=node149/4307759-1534260996
RUNJOBID= node149-1534258053-12155
PBS_JOBID= 21038116
Free space on /tmp= 41748 MiB

SOLVER NAME= OscaR - Conflict Ordering 2018-08-14
BENCH NAME= XCSP18/MisteryShopper/MisteryShopper-10b_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-4307759-1534260996/watcher-4307759-1534260996 -o /tmp/evaluation-result-4307759-1534260996/solver-4307759-1534260996 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1534258053-12155 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed 1856913708 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4307759-1534260996.xml

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

MD5SUM BENCH= b0a0fd8e7c9e530f6e7ba3bf5f78e329
RANDOM SEED=1856913708

node149.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.60
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.60
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.60
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.60
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:        19250068 kB
MemAvailable:   28948404 kB
Buffers:          167932 kB
Cached:          9703412 kB
SwapCached:         1704 kB
Active:          7137972 kB
Inactive:        5738704 kB
Active(anon):    2955700 kB
Inactive(anon):   101568 kB
Active(file):    4182272 kB
Inactive(file):  5637136 kB
Unevictable:        7608 kB
Mlocked:            7608 kB
SwapTotal:      67108860 kB
SwapFree:       67105356 kB
Dirty:             36232 kB
Writeback:             0 kB
AnonPages:       3032868 kB
Mapped:            67752 kB
Shmem:             49568 kB
Slab:             335440 kB
SReclaimable:     307388 kB
SUnreclaim:        28052 kB
KernelStack:        3792 kB
PageTables:        11768 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3638852 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2867200 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 41716 MiB
End job on node149 at 2018-08-14 18:18:12