Trace number 4310192

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 NameAnswerobjective functionCPU timeWall clock time
OscaR - Conflict Ordering with restarts 2018-08-14? (TO) 252.115 243.036

General information on the benchmark

NameRlfap/Rlfap-opt/
Rlfap-graph-13-opt_c18.xml
MD5SUMb4f35f52fd25bddaccbbeb0f9433c3f2
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark135769
Best CPU time to get the best result obtained on this benchmark252.173
Satisfiable
(Un)Satisfiability was proved
Number of variables5731
Number of constraints5273
Number of domains11
Minimum domain size2
Maximum domain size44
Distribution of domain sizes[{"size":2,"count":4815},{"size":6,"count":60},{"size":22,"count":30},{"size":24,"count":18},{"size":36,"count":196},{"size":42,"count":130},{"size":44,"count":482}]
Minimum variable degree2
Maximum variable degree21
Distribution of variable degrees[{"degree":2,"count":4815},{"degree":3,"count":3},{"degree":4,"count":4},{"degree":5,"count":15},{"degree":6,"count":38},{"degree":7,"count":82},{"degree":8,"count":83},{"degree":9,"count":97},{"degree":10,"count":88},{"degree":11,"count":79},{"degree":12,"count":53},{"degree":13,"count":62},{"degree":14,"count":58},{"degree":15,"count":101},{"degree":16,"count":77},{"degree":17,"count":38},{"degree":18,"count":19},{"degree":19,"count":14},{"degree":20,"count":2},{"degree":21,"count":3}]
Minimum constraint arity2
Maximum constraint arity3
Distribution of constraint arities[{"arity":2,"count":458},{"arity":3,"count":4815}]
Number of extensional constraints0
Number of intensional constraints5273
Distribution of constraint types[{"type":"intension","count":5273}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.69/0.55	c version: 2018-08-14
0.69/0.55	c seed: 1413628152
0.69/0.55	c timeout: 252
0.69/0.55	c memlimit: 11000
0.69/0.55	c nbcore: 4
0.69/0.57	c Parsing instance...
10.66/5.53	c Parsing done, starting search...
252.08/243.01	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 (13429 MiB free)
  memory of node 1: 16384 MiB (10616 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4310192-1534329587/watcher-4310192-1534329587 -o /tmp/evaluation-result-4310192-1534329587/solver-4310192-1534329587 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534329094-20217 --watchdog 312 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1413628152 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4310192-1534329587.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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=20530, runsolver pid=20527

[startup+0.10009 s]*
/proc/loadavg: 1.84 1.71 1.55 5/217 20545
/proc/meminfo: memFree=24577944/32770624 swapFree=67108840/67108860
[pid=20530] ppid=20527 vsize=14082736 memory=30528 CPUtime=0.12 cores=1,3,5,7
/proc/20530/stat : 20530 (java) S 20527 20530 20185 0 -1 1077944320 6554 0 0 0 11 1 0 0 20 0 15 0 250521839 14420721664 7632 33554432000 4194304 4196468 140722659264752 140722659247296 139868748254967 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
/proc/20530/statm: 3520684 7632 3155 1 0 3482761 0
[pid=20530/tid=20532] ppid=20527 vsize=14082736 memory=-6440321655656201040 CPUtime=0.09 cores=1,3,5,7
/proc/20530/task/20532/stat : 20532 (java) R 20527 20530 20185 0 -1 4202560 4601 0 0 0 8 1 0 0 20 0 15 0 250521839 14420721664 7632 33554432000 4194304 4196468 140722659264752 139868752493408 139868748276893 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20533] ppid=20527 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20530/task/20533/stat : 20533 (java) S 20527 20530 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250521840 14420721664 7632 33554432000 4194304 4196468 140722659264752 139868700875664 139868748265173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20534] ppid=20527 vsize=14082736 memory=139912450410112 CPUtime=0 cores=1,3,5,7
/proc/20530/task/20534/stat : 20534 (java) S 20527 20530 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250521840 14420721664 7632 33554432000 4194304 4196468 140722659264752 139868699822864 139868748265173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20535] ppid=20527 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20530/task/20535/stat : 20535 (java) S 20527 20530 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250521840 14420721664 7632 33554432000 4194304 4196468 140722659264752 139868698770576 139868748265173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20536] ppid=20527 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20530/task/20536/stat : 20536 (java) S 20527 20530 20185 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250521840 14420721664 7632 33554432000 4194304 4196468 140722659264752 139868340677648 139868748265173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20537] ppid=20527 vsize=14082736 memory=139912450410112 CPUtime=0 cores=1,3,5,7
/proc/20530/task/20537/stat : 20537 (java) S 20527 20530 20185 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250521841 14420721664 7632 33554432000 4194304 4196468 140722659264752 139868223023216 139868748266114 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20538] ppid=20527 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20530/task/20538/stat : 20538 (java) S 20527 20530 20185 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250521842 14420721664 7632 33554432000 4194304 4196468 140722659264752 139868221969184 139868748265173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20539] ppid=20527 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20530/task/20539/stat : 20539 (java) S 20527 20530 20185 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250521842 14420721664 7632 33554432000 4194304 4196468 140722659264752 139868220916848 139868748265173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20540] ppid=20527 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20530/task/20540/stat : 20540 (java) S 20527 20530 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250521844 14420721664 7632 33554432000 4194304 4196468 140722659264752 139868219865168 139868748273563 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20541] ppid=20527 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20530/task/20541/stat : 20541 (java) S 20527 20530 20185 0 -1 1077944384 295 0 0 0 0 0 0 0 20 0 15 0 250521844 14420721664 7632 33554432000 4194304 4196468 140722659264752 139868218813040 139868748266114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20542] ppid=20527 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20530/task/20542/stat : 20542 (java) S 20527 20530 20185 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250521844 14420721664 7632 33554432000 4194304 4196468 140722659264752 139868217760240 139868748266114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20543] ppid=20527 vsize=14082736 memory=139912450410112 CPUtime=0.01 cores=1,3,5,7
/proc/20530/task/20543/stat : 20543 (java) S 20527 20530 20185 0 -1 1077944384 275 0 0 0 1 0 0 0 20 0 15 0 250521844 14420721664 7632 33554432000 4194304 4196468 140722659264752 139868216707952 139868748266114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20544] ppid=20527 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20530/task/20544/stat : 20544 (java) S 20527 20530 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250521845 14420721664 7697 33554432000 4194304 4196468 140722659264752 139868215655392 139868748265173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20545] ppid=20527 vsize=14082736 memory=139912450410112 CPUtime=0 cores=1,3,5,7
/proc/20530/task/20545/stat : 20545 (java) S 20527 20530 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250521845 14420721664 7697 33554432000 4194304 4196468 140722659264752 139868214602160 139868748266114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 30528 KiB

[startup+0.211193 s]*
/proc/loadavg: 1.84 1.71 1.55 9/217 20545
/proc/meminfo: memFree=24534484/32770624 swapFree=67108840/67108860
[pid=20530] ppid=20527 vsize=14082736 memory=47148 CPUtime=0.31 cores=1,3,5,7
/proc/20530/stat : 20530 (java) S 20527 20530 20185 0 -1 1077944320 10398 0 0 0 29 2 0 0 20 0 15 0 250521839 14420721664 11787 33554432000 4194304 4196468 140722659264752 140722659247296 139868748254967 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
/proc/20530/statm: 3520684 11787 3377 1 0 3482761 0
[pid=20530/tid=20532] ppid=20527 vsize=14082736 memory=8389772277269004345 CPUtime=0.21 cores=1,3,5,7
/proc/20530/task/20532/stat : 20532 (java) R 20527 20530 20185 0 -1 4202560 8079 0 0 0 19 2 0 0 20 0 15 0 250521839 14420721664 11787 33554432000 4194304 4196468 140722659264752 139868752484704 139868732335454 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20533] ppid=20527 vsize=14082736 memory=288293255295270935 CPUtime=0 cores=1,3,5,7
/proc/20530/task/20533/stat : 20533 (java) S 20527 20530 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250521840 14420721664 11787 33554432000 4194304 4196468 140722659264752 139868700875664 139868748265173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20534] ppid=20527 vsize=14082736 memory=288370288602121856 CPUtime=0 cores=1,3,5,7
/proc/20530/task/20534/stat : 20534 (java) S 20527 20530 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250521840 14420721664 11787 33554432000 4194304 4196468 140722659264752 139868699822864 139868748265173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20535] ppid=20527 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20530/task/20535/stat : 20535 (java) S 20527 20530 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250521840 14420721664 11787 33554432000 4194304 4196468 140722659264752 139868698770576 139868748265173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20536] ppid=20527 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20530/task/20536/stat : 20536 (java) S 20527 20530 20185 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250521840 14420721664 11787 33554432000 4194304 4196468 140722659264752 139868340677648 139868748265173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20537] ppid=20527 vsize=14082736 memory=139912450410112 CPUtime=0 cores=1,3,5,7
/proc/20530/task/20537/stat : 20537 (java) S 20527 20530 20185 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250521841 14420721664 11787 33554432000 4194304 4196468 140722659264752 139868223023216 139868748266114 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20538] ppid=20527 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20530/task/20538/stat : 20538 (java) S 20527 20530 20185 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250521842 14420721664 11787 33554432000 4194304 4196468 140722659264752 139868221969184 139868748265173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20539] ppid=20527 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20530/task/20539/stat : 20539 (java) S 20527 20530 20185 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250521842 14420721664 11787 33554432000 4194304 4196468 140722659264752 139868220916848 139868748265173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20540] ppid=20527 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20530/task/20540/stat : 20540 (java) S 20527 20530 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250521844 14420721664 11787 33554432000 4194304 4196468 140722659264752 139868219865168 139868748273563 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20541] ppid=20527 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/20530/task/20541/stat : 20541 (java) R 20527 20530 20185 0 -1 4202560 488 0 0 0 2 0 0 0 20 0 15 0 250521844 14420721664 11787 33554432000 4194304 4196468 140722659264752 139868218813040 139868733361112 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20542] ppid=20527 vsize=14082736 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/20530/task/20542/stat : 20542 (java) R 20527 20530 20185 0 -1 1077944384 117 0 0 0 1 0 0 0 20 0 15 0 250521844 14420721664 11787 33554432000 4194304 4196468 140722659264752 139868217760368 139868748265173 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20543] ppid=20527 vsize=14082736 memory=139912450410112 CPUtime=0.06 cores=1,3,5,7
/proc/20530/task/20543/stat : 20543 (java) R 20527 20530 20185 0 -1 4202560 333 0 0 0 6 0 0 0 20 0 15 0 250521844 14420721664 11787 33554432000 4194304 4196468 140722659264752 139868216705760 139868731430568 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20544] ppid=20527 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20530/task/20544/stat : 20544 (java) S 20527 20530 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250521845 14420721664 11787 33554432000 4194304 4196468 140722659264752 139868215655392 139868748265173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20545] ppid=20527 vsize=14082736 memory=139912450410112 CPUtime=0 cores=1,3,5,7
/proc/20530/task/20545/stat : 20545 (java) S 20527 20530 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250521845 14420721664 11787 33554432000 4194304 4196468 140722659264752 139868214602160 139868748266114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47148 KiB

[startup+0.310695 s]*
/proc/loadavg: 1.84 1.71 1.55 5/217 20545
/proc/meminfo: memFree=24520348/32770624 swapFree=67108840/67108860
[pid=20530] ppid=20527 vsize=14082736 memory=50620 CPUtime=0.45 cores=1,3,5,7
/proc/20530/stat : 20530 (java) S 20527 20530 20185 0 -1 1077944320 10783 0 0 0 42 3 0 0 20 0 15 0 250521839 14420721664 12655 33554432000 4194304 4196468 140722659264752 140722659247296 139868748254967 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
/proc/20530/statm: 3520684 12655 3380 1 0 3482761 0
[pid=20530/tid=20532] ppid=20527 vsize=14082736 memory=8389772277269004345 CPUtime=0.3 cores=1,3,5,7
/proc/20530/task/20532/stat : 20532 (java) R 20527 20530 20185 0 -1 4202560 8428 0 0 0 28 2 0 0 20 0 15 0 250521839 14420721664 12655 33554432000 4194304 4196468 140722659264752 139868752463400 139868733420512 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20533] ppid=20527 vsize=14082736 memory=4294967661 CPUtime=0 cores=1,3,5,7
/proc/20530/task/20533/stat : 20533 (java) S 20527 20530 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250521840 14420721664 12655 33554432000 4194304 4196468 140722659264752 139868700875664 139868748265173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20534] ppid=20527 vsize=14082736 memory=288370288602121856 CPUtime=0 cores=1,3,5,7
/proc/20530/task/20534/stat : 20534 (java) S 20527 20530 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250521840 14420721664 12655 33554432000 4194304 4196468 140722659264752 139868699822864 139868748265173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20535] ppid=20527 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20530/task/20535/stat : 20535 (java) S 20527 20530 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250521840 14420721664 12655 33554432000 4194304 4196468 140722659264752 139868698770576 139868748265173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20536] ppid=20527 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20530/task/20536/stat : 20536 (java) S 20527 20530 20185 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250521840 14420721664 12655 33554432000 4194304 4196468 140722659264752 139868340677648 139868748265173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20537] ppid=20527 vsize=14082736 memory=139912450410112 CPUtime=0 cores=1,3,5,7
/proc/20530/task/20537/stat : 20537 (java) S 20527 20530 20185 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250521841 14420721664 12655 33554432000 4194304 4196468 140722659264752 139868223023216 139868748266114 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20538] ppid=20527 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20530/task/20538/stat : 20538 (java) S 20527 20530 20185 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250521842 14420721664 12655 33554432000 4194304 4196468 140722659264752 139868221969184 139868748265173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20539] ppid=20527 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20530/task/20539/stat : 20539 (java) S 20527 20530 20185 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250521842 14420721664 12655 33554432000 4194304 4196468 140722659264752 139868220916848 139868748265173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20540] ppid=20527 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20530/task/20540/stat : 20540 (java) S 20527 20530 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250521844 14420721664 12655 33554432000 4194304 4196468 140722659264752 139868219865168 139868748273563 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20541] ppid=20527 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/20530/task/20541/stat : 20541 (java) S 20527 20530 20185 0 -1 1077944384 494 0 0 0 2 0 0 0 20 0 15 0 250521844 14420721664 12655 33554432000 4194304 4196468 140722659264752 139868218813040 139868748266114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20542] ppid=20527 vsize=14082736 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/20530/task/20542/stat : 20542 (java) S 20527 20530 20185 0 -1 1077944384 123 0 0 0 2 0 0 0 20 0 15 0 250521844 14420721664 12655 33554432000 4194304 4196468 140722659264752 139868217760240 139868748266114 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20543] ppid=20527 vsize=14082736 memory=139912450410112 CPUtime=0.08 cores=1,3,5,7
/proc/20530/task/20543/stat : 20543 (java) S 20527 20530 20185 0 -1 1077944384 357 0 0 0 8 0 0 0 20 0 15 0 250521844 14420721664 12655 33554432000 4194304 4196468 140722659264752 139868216707952 139868748266114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20544] ppid=20527 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20530/task/20544/stat : 20544 (java) S 20527 20530 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250521845 14420721664 12655 33554432000 4194304 4196468 140722659264752 139868215655392 139868748265173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20545] ppid=20527 vsize=14082736 memory=139912450410112 CPUtime=0 cores=1,3,5,7
/proc/20530/task/20545/stat : 20545 (java) S 20527 20530 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250521845 14420721664 12655 33554432000 4194304 4196468 140722659264752 139868214602160 139868748266114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
Current children cumulated CPU time: 0.45 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50620 KiB

[startup+0.700726 s]
/proc/loadavg: 1.84 1.71 1.55 6/217 20545
/proc/meminfo: memFree=24449808/32770624 swapFree=67108840/67108860
[pid=20530] ppid=20527 vsize=14084804 memory=89004 CPUtime=0.99 cores=1,3,5,7
/proc/20530/stat : 20530 (java) S 20527 20530 20185 0 -1 1077944320 17647 0 0 0 95 4 0 0 20 0 15 0 250521839 14422839296 22251 33554432000 4194304 4196468 140722659264752 140722659247296 139868748254967 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
/proc/20530/statm: 3521201 22251 3502 1 0 3483273 0
[pid=20530/tid=20532] ppid=20527 vsize=14084804 memory=228118061147032 CPUtime=0.67 cores=1,3,5,7
/proc/20530/task/20532/stat : 20532 (java) R 20527 20530 20185 0 -1 4202560 14888 0 0 0 64 3 0 0 20 0 15 0 250521839 14422839296 22251 33554432000 4194304 4196468 140722659264752 139868752478336 139868732335454 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20533] ppid=20527 vsize=14084804 memory=1285007 CPUtime=0 cores=1,3,5,7
/proc/20530/task/20533/stat : 20533 (java) S 20527 20530 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250521840 14422839296 22251 33554432000 4194304 4196468 140722659264752 139868700875664 139868748265173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20534] ppid=20527 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20530/task/20534/stat : 20534 (java) S 20527 20530 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250521840 14422839296 22251 33554432000 4194304 4196468 140722659264752 139868699822864 139868748265173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20535] ppid=20527 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20530/task/20535/stat : 20535 (java) S 20527 20530 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250521840 14422839296 22251 33554432000 4194304 4196468 140722659264752 139868698770576 139868748265173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20536] ppid=20527 vsize=14084804 memory=7809523229951467576 CPUtime=0 cores=1,3,5,7
/proc/20530/task/20536/stat : 20536 (java) S 20527 20530 20185 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250521840 14422839296 22251 33554432000 4194304 4196468 140722659264752 139868340677648 139868748265173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20537] ppid=20527 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20530/task/20537/stat : 20537 (java) S 20527 20530 20185 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250521841 14422839296 22251 33554432000 4194304 4196468 140722659264752 139868223023216 139868748266114 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20538] ppid=20527 vsize=14084804 memory=-6439125508584859747 CPUtime=0 cores=1,3,5,7
/proc/20530/task/20538/stat : 20538 (java) S 20527 20530 20185 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250521842 14422839296 22251 33554432000 4194304 4196468 140722659264752 139868221969184 139868748265173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20539] ppid=20527 vsize=14084804 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/20530/task/20539/stat : 20539 (java) S 20527 20530 20185 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250521842 14422839296 22251 33554432000 4194304 4196468 140722659264752 139868220916848 139868748265173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20540] ppid=20527 vsize=14084804 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/20530/task/20540/stat : 20540 (java) S 20527 20530 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250521844 14422839296 22251 33554432000 4194304 4196468 140722659264752 139868219865168 139868748273563 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20541] ppid=20527 vsize=14084804 memory=6655300316396806240 CPUtime=0.06 cores=1,3,5,7
/proc/20530/task/20541/stat : 20541 (java) S 20527 20530 20185 0 -1 1077944384 648 0 0 0 6 0 0 0 20 0 15 0 250521844 14422839296 22251 33554432000 4194304 4196468 140722659264752 139868218813040 139868748266114 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20542] ppid=20527 vsize=14084804 memory=-2605811476043407915 CPUtime=0.08 cores=1,3,5,7
/proc/20530/task/20542/stat : 20542 (java) S 20527 20530 20185 0 -1 1077944384 271 0 0 0 8 0 0 0 20 0 15 0 250521844 14422839296 22251 33554432000 4194304 4196468 140722659264752 139868217760240 139868748266114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20543] ppid=20527 vsize=14084804 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/20530/task/20543/stat : 20543 (java) S 20527 20530 20185 0 -1 1077944384 459 0 0 0 15 0 0 0 20 0 15 0 250521844 14422839296 22251 33554432000 4194304 4196468 140722659264752 139868216707952 139868748266114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20544] ppid=20527 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20530/task/20544/stat : 20544 (java) S 20527 20530 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250521845 14422839296 22251 33554432000 4194304 4196468 140722659264752 139868215655392 139868748265173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20545] ppid=20527 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20530/task/20545/stat : 20545 (java) S 20527 20530 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250521845 14422839296 22251 33554432000 4194304 4196468 140722659264752 139868214602160 139868748266114 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 89004 KiB

[startup+1.50076 s]
/proc/loadavg: 1.84 1.71 1.55 4/201 20545
/proc/meminfo: memFree=24564740/32770624 swapFree=67108840/67108860
[pid=20530] ppid=20527 vsize=14086852 memory=222304 CPUtime=3.54 cores=1,3,5,7
/proc/20530/stat : 20530 (java) S 20527 20530 20185 0 -1 1077944320 26294 0 0 0 344 10 0 0 20 0 15 0 250521839 14424936448 55576 33554432000 4194304 4196468 140722659264752 140722659247296 139868748254967 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
/proc/20530/statm: 3521713 55576 3554 1 0 3483785 0
[pid=20530/tid=20532] ppid=20527 vsize=14086852 memory=6791534058613427641 CPUtime=1.45 cores=1,3,5,7
/proc/20530/task/20532/stat : 20532 (java) S 20527 20530 20185 0 -1 1077944384 17869 0 0 0 139 6 0 0 20 0 15 0 250521839 14424936448 55576 33554432000 4194304 4196468 140722659264752 139868752489584 139868748265173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20533] ppid=20527 vsize=14086852 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/20530/task/20533/stat : 20533 (java) S 20527 20530 20185 0 -1 1077944384 45 0 0 0 1 0 0 0 20 0 15 0 250521840 14424936448 55576 33554432000 4194304 4196468 140722659264752 139868700875664 139868748265173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20534] ppid=20527 vsize=14086852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20530/task/20534/stat : 20534 (java) S 20527 20530 20185 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 250521840 14424936448 55576 33554432000 4194304 4196468 140722659264752 139868699822864 139868748265173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20535] ppid=20527 vsize=14086852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20530/task/20535/stat : 20535 (java) S 20527 20530 20185 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 250521840 14424936448 55576 33554432000 4194304 4196468 140722659264752 139868698770576 139868748265173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20536] ppid=20527 vsize=14086852 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/20530/task/20536/stat : 20536 (java) S 20527 20530 20185 0 -1 1077944384 227 0 0 0 1 0 0 0 20 0 15 0 250521840 14424936448 55576 33554432000 4194304 4196468 140722659264752 139868340677648 139868748265173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20537] ppid=20527 vsize=14086852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20530/task/20537/stat : 20537 (java) R 20527 20530 20185 0 -1 4202560 119 0 0 0 0 0 0 0 20 0 15 0 250521841 14424936448 56088 33554432000 4194304 4196468 140722659264752 139868223021728 139868741354814 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0

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

/proc/20530/task/20532/stat : 20532 (java) R 20527 20530 20185 0 -1 4202560 29340 0 0 0 10163 33 0 0 20 0 15 0 250521839 14429130752 569926 33554432000 4194304 4196468 140722659264752 139868752493232 139868390388689 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20533] ppid=20527 vsize=14090948 memory=2279704 CPUtime=0.26 cores=1,3,5,7
/proc/20530/task/20533/stat : 20533 (java) S 20527 20530 20185 0 -1 1077944384 1250 0 0 0 18 8 0 0 20 0 15 0 250521840 14429130752 569926 33554432000 4194304 4196468 140722659264752 139868700875664 139868748265173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20534] ppid=20527 vsize=14090948 memory=279824635993664 CPUtime=0.25 cores=1,3,5,7
/proc/20530/task/20534/stat : 20534 (java) S 20527 20530 20185 0 -1 1077944384 1043 0 0 0 17 8 0 0 20 0 15 0 250521840 14429130752 569926 33554432000 4194304 4196468 140722659264752 139868699822864 139868748265173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20535] ppid=20527 vsize=14090948 memory=2279704 CPUtime=0.24 cores=1,3,5,7
/proc/20530/task/20535/stat : 20535 (java) S 20527 20530 20185 0 -1 1077944384 1279 0 0 0 16 8 0 0 20 0 15 0 250521840 14429130752 569926 33554432000 4194304 4196468 140722659264752 139868698770576 139868748265173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20536] ppid=20527 vsize=14090948 memory=164 CPUtime=0.27 cores=1,3,5,7
/proc/20530/task/20536/stat : 20536 (java) S 20527 20530 20185 0 -1 1077944384 1070 0 0 0 19 8 0 0 20 0 15 0 250521840 14429130752 569926 33554432000 4194304 4196468 140722659264752 139868340677648 139868748265173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20537] ppid=20527 vsize=14090948 memory=2280816 CPUtime=0.03 cores=1,3,5,7
/proc/20530/task/20537/stat : 20537 (java) S 20527 20530 20185 0 -1 1077944384 2468 0 0 0 2 1 0 0 20 0 15 0 250521841 14429130752 569926 33554432000 4194304 4196468 140722659264752 139868223023216 139868748266114 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20538] ppid=20527 vsize=14090948 memory=2280816 CPUtime=0 cores=1,3,5,7
/proc/20530/task/20538/stat : 20538 (java) S 20527 20530 20185 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 250521842 14429130752 569926 33554432000 4194304 4196468 140722659264752 139868221969248 139868748265173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20539] ppid=20527 vsize=14090948 memory=2279704 CPUtime=0 cores=1,3,5,7
/proc/20530/task/20539/stat : 20539 (java) S 20527 20530 20185 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 250521842 14429130752 569926 33554432000 4194304 4196468 140722659264752 139868220916864 139868748265173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20540] ppid=20527 vsize=14090948 memory=6864 CPUtime=0 cores=1,3,5,7
/proc/20530/task/20540/stat : 20540 (java) S 20527 20530 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250521844 14429130752 569926 33554432000 4194304 4196468 140722659264752 139868219865168 139868748273563 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20541] ppid=20527 vsize=14090948 memory=228135241409361 CPUtime=3.53 cores=1,3,5,7
/proc/20530/task/20541/stat : 20541 (java) S 20527 20530 20185 0 -1 1077944384 12954 0 0 0 351 2 0 0 20 0 15 0 250521844 14429130752 569926 33554432000 4194304 4196468 140722659264752 139868218813040 139868748266114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20542] ppid=20527 vsize=14090948 memory=279820877460489 CPUtime=3.26 cores=1,3,5,7
/proc/20530/task/20542/stat : 20542 (java) S 20527 20530 20185 0 -1 1077944384 8219 0 0 0 325 1 0 0 20 0 15 0 250521844 14429130752 569926 33554432000 4194304 4196468 140722659264752 139868217760240 139868748266114 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20543] ppid=20527 vsize=14090948 memory=2356 CPUtime=1.07 cores=1,3,5,7
/proc/20530/task/20543/stat : 20543 (java) S 20527 20530 20185 0 -1 1077944384 10011 0 0 0 105 2 0 0 20 0 15 0 250521844 14429130752 569926 33554432000 4194304 4196468 140722659264752 139868216707952 139868748266114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20544] ppid=20527 vsize=14090948 memory=1784 CPUtime=0 cores=1,3,5,7
/proc/20530/task/20544/stat : 20544 (java) S 20527 20530 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250521845 14429130752 569926 33554432000 4194304 4196468 140722659264752 139868215655392 139868748265173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20545] ppid=20527 vsize=14090948 memory=752 CPUtime=0.03 cores=1,3,5,7
/proc/20530/task/20545/stat : 20545 (java) S 20527 20530 20185 0 -1 1077944384 400 0 0 0 2 1 0 0 20 0 15 0 250521845 14429130752 569926 33554432000 4194304 4196468 140722659264752 139868214602160 139868748266114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
Current children cumulated CPU time: 110.98 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 2279704 KiB

[startup+162.301 s]
/proc/loadavg: 1.58 1.69 1.57 3/219 20601
/proc/meminfo: memFree=22249600/32770624 swapFree=67108840/67108860
[pid=20530] ppid=20527 vsize=14090948 memory=2284636 CPUtime=171.12 cores=1,3,5,7
/proc/20530/stat : 20530 (java) S 20527 20530 20185 0 -1 1077944320 73295 0 0 0 17033 79 0 0 20 0 15 0 250521839 14429130752 571159 33554432000 4194304 4196468 140722659264752 140722659247296 139868748254967 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
/proc/20530/statm: 3522737 571159 3583 1 0 3484809 0
[pid=20530/tid=20532] ppid=20527 vsize=14090948 memory=2284636 CPUtime=161.91 cores=1,3,5,7
/proc/20530/task/20532/stat : 20532 (java) R 20527 20530 20185 0 -1 4202560 31369 0 0 0 16158 33 0 0 20 0 15 0 250521839 14429130752 571159 33554432000 4194304 4196468 140722659264752 139868752493232 139868391244218 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20533] ppid=20527 vsize=14090948 memory=2282592 CPUtime=0.3 cores=1,3,5,7
/proc/20530/task/20533/stat : 20533 (java) S 20527 20530 20185 0 -1 1077944384 1759 0 0 0 21 9 0 0 20 0 15 0 250521840 14429130752 571159 33554432000 4194304 4196468 140722659264752 139868700875664 139868748265173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20534] ppid=20527 vsize=14090948 memory=2282592 CPUtime=0.29 cores=1,3,5,7
/proc/20530/task/20534/stat : 20534 (java) S 20527 20530 20185 0 -1 1077944384 1091 0 0 0 20 9 0 0 20 0 15 0 250521840 14429130752 571159 33554432000 4194304 4196468 140722659264752 139868699822864 139868748265173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20535] ppid=20527 vsize=14090948 memory=2282592 CPUtime=0.28 cores=1,3,5,7
/proc/20530/task/20535/stat : 20535 (java) S 20527 20530 20185 0 -1 1077944384 1303 0 0 0 20 8 0 0 20 0 15 0 250521840 14429130752 571159 33554432000 4194304 4196468 140722659264752 139868698770576 139868748265173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20536] ppid=20527 vsize=14090948 memory=2284636 CPUtime=0.3 cores=1,3,5,7
/proc/20530/task/20536/stat : 20536 (java) S 20527 20530 20185 0 -1 1077944384 1409 0 0 0 22 8 0 0 20 0 15 0 250521840 14429130752 571159 33554432000 4194304 4196468 140722659264752 139868340677648 139868748265173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20537] ppid=20527 vsize=14090948 memory=2284636 CPUtime=0.03 cores=1,3,5,7
/proc/20530/task/20537/stat : 20537 (java) S 20527 20530 20185 0 -1 1077944384 2620 0 0 0 2 1 0 0 20 0 15 0 250521841 14429130752 571159 33554432000 4194304 4196468 140722659264752 139868223023216 139868748266114 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20538] ppid=20527 vsize=14090948 memory=2284636 CPUtime=0 cores=1,3,5,7
/proc/20530/task/20538/stat : 20538 (java) S 20527 20530 20185 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 250521842 14429130752 571159 33554432000 4194304 4196468 140722659264752 139868221969248 139868748265173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20539] ppid=20527 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20530/task/20539/stat : 20539 (java) S 20527 20530 20185 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 250521842 14429130752 571159 33554432000 4194304 4196468 140722659264752 139868220916864 139868748265173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20540] ppid=20527 vsize=14090948 memory=2282592 CPUtime=0 cores=1,3,5,7
/proc/20530/task/20540/stat : 20540 (java) S 20527 20530 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250521844 14429130752 571159 33554432000 4194304 4196468 140722659264752 139868219865168 139868748273563 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20541] ppid=20527 vsize=14090948 memory=3500 CPUtime=3.53 cores=1,3,5,7
/proc/20530/task/20541/stat : 20541 (java) S 20527 20530 20185 0 -1 1077944384 12956 0 0 0 351 2 0 0 20 0 15 0 250521844 14429130752 571159 33554432000 4194304 4196468 140722659264752 139868218813040 139868748266114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20542] ppid=20527 vsize=14090948 memory=2282592 CPUtime=3.26 cores=1,3,5,7
/proc/20530/task/20542/stat : 20542 (java) S 20527 20530 20185 0 -1 1077944384 8221 0 0 0 325 1 0 0 20 0 15 0 250521844 14429130752 571159 33554432000 4194304 4196468 140722659264752 139868217760240 139868748266114 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20543] ppid=20527 vsize=14090948 memory=2284636 CPUtime=1.07 cores=1,3,5,7
/proc/20530/task/20543/stat : 20543 (java) S 20527 20530 20185 0 -1 1077944384 10713 0 0 0 105 2 0 0 20 0 15 0 250521844 14429130752 571159 33554432000 4194304 4196468 140722659264752 139868216707952 139868748266114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20544] ppid=20527 vsize=14090948 memory=2284636 CPUtime=0 cores=1,3,5,7
/proc/20530/task/20544/stat : 20544 (java) S 20527 20530 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250521845 14429130752 571159 33554432000 4194304 4196468 140722659264752 139868215655392 139868748265173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20545] ppid=20527 vsize=14090948 memory=1100 CPUtime=0.05 cores=1,3,5,7
/proc/20530/task/20545/stat : 20545 (java) S 20527 20530 20185 0 -1 1077944384 432 0 0 0 3 2 0 0 20 0 15 0 250521845 14429130752 571159 33554432000 4194304 4196468 140722659264752 139868214602160 139868748266114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
Current children cumulated CPU time: 171.12 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 2284636 KiB

[startup+222.301 s]
/proc/loadavg: 1.60 1.67 1.57 3/219 20602
/proc/meminfo: memFree=22244888/32770624 swapFree=67108840/67108860
[pid=20530] ppid=20527 vsize=14090948 memory=2285376 CPUtime=231.3 cores=1,3,5,7
/proc/20530/stat : 20530 (java) S 20527 20530 20185 0 -1 1077944320 75577 0 0 0 23049 81 0 0 20 0 15 0 250521839 14429130752 571344 33554432000 4194304 4196468 140722659264752 140722659247296 139868748254967 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
/proc/20530/statm: 3522737 571344 3583 1 0 3484809 0
[pid=20530/tid=20532] ppid=20527 vsize=14090948 memory=10692 CPUtime=221.85 cores=1,3,5,7
/proc/20530/task/20532/stat : 20532 (java) R 20527 20530 20185 0 -1 4202560 33048 0 0 0 22152 33 0 0 20 0 15 0 250521839 14429130752 571344 33554432000 4194304 4196468 140722659264752 139868752493232 139868383248518 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20533] ppid=20527 vsize=14090948 memory=2285376 CPUtime=0.35 cores=1,3,5,7
/proc/20530/task/20533/stat : 20533 (java) S 20527 20530 20185 0 -1 1077944384 1824 0 0 0 26 9 0 0 20 0 15 0 250521840 14429130752 571344 33554432000 4194304 4196468 140722659264752 139868700875664 139868748265173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20534] ppid=20527 vsize=14090948 memory=2282304 CPUtime=0.34 cores=1,3,5,7
/proc/20530/task/20534/stat : 20534 (java) S 20527 20530 20185 0 -1 1077944384 1296 0 0 0 25 9 0 0 20 0 15 0 250521840 14429130752 571344 33554432000 4194304 4196468 140722659264752 139868699822864 139868748265173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20535] ppid=20527 vsize=14090948 memory=1100 CPUtime=0.33 cores=1,3,5,7
/proc/20530/task/20535/stat : 20535 (java) S 20527 20530 20185 0 -1 1077944384 1326 0 0 0 24 9 0 0 20 0 15 0 250521840 14429130752 571344 33554432000 4194304 4196468 140722659264752 139868698770576 139868748265173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20536] ppid=20527 vsize=14090948 memory=2282304 CPUtime=0.35 cores=1,3,5,7
/proc/20530/task/20536/stat : 20536 (java) S 20527 20530 20185 0 -1 1077944384 1563 0 0 0 27 8 0 0 20 0 15 0 250521840 14429130752 571344 33554432000 4194304 4196468 140722659264752 139868340677648 139868748265173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20537] ppid=20527 vsize=14090948 memory=2282304 CPUtime=0.03 cores=1,3,5,7
/proc/20530/task/20537/stat : 20537 (java) S 20527 20530 20185 0 -1 1077944384 2742 0 0 0 2 1 0 0 20 0 15 0 250521841 14429130752 571344 33554432000 4194304 4196468 140722659264752 139868223023216 139868748266114 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20538] ppid=20527 vsize=14090948 memory=2285376 CPUtime=0 cores=1,3,5,7
/proc/20530/task/20538/stat : 20538 (java) S 20527 20530 20185 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 250521842 14429130752 571344 33554432000 4194304 4196468 140722659264752 139868221969248 139868748265173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20539] ppid=20527 vsize=14090948 memory=2282304 CPUtime=0 cores=1,3,5,7
/proc/20530/task/20539/stat : 20539 (java) S 20527 20530 20185 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 250521842 14429130752 571344 33554432000 4194304 4196468 140722659264752 139868220916864 139868748265173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20540] ppid=20527 vsize=14090948 memory=2282304 CPUtime=0 cores=1,3,5,7
/proc/20530/task/20540/stat : 20540 (java) S 20527 20530 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250521844 14429130752 571344 33554432000 4194304 4196468 140722659264752 139868219865168 139868748273563 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20541] ppid=20527 vsize=14090948 memory=0 CPUtime=3.53 cores=1,3,5,7
/proc/20530/task/20541/stat : 20541 (java) S 20527 20530 20185 0 -1 1077944384 12962 0 0 0 351 2 0 0 20 0 15 0 250521844 14429130752 571344 33554432000 4194304 4196468 140722659264752 139868218813040 139868748266114 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20542] ppid=20527 vsize=14090948 memory=3500 CPUtime=3.26 cores=1,3,5,7
/proc/20530/task/20542/stat : 20542 (java) S 20527 20530 20185 0 -1 1077944384 8222 0 0 0 325 1 0 0 20 0 15 0 250521844 14429130752 571344 33554432000 4194304 4196468 140722659264752 139868217760240 139868748266114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20543] ppid=20527 vsize=14090948 memory=2282304 CPUtime=1.07 cores=1,3,5,7
/proc/20530/task/20543/stat : 20543 (java) S 20527 20530 20185 0 -1 1077944384 10715 0 0 0 105 2 0 0 20 0 15 0 250521844 14429130752 571344 33554432000 4194304 4196468 140722659264752 139868216707952 139868748266114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20544] ppid=20527 vsize=14090948 memory=2282304 CPUtime=0 cores=1,3,5,7
/proc/20530/task/20544/stat : 20544 (java) S 20527 20530 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250521845 14429130752 571344 33554432000 4194304 4196468 140722659264752 139868215655392 139868748265173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20545] ppid=20527 vsize=14090948 memory=2285376 CPUtime=0.07 cores=1,3,5,7
/proc/20530/task/20545/stat : 20545 (java) S 20527 20530 20185 0 -1 1077944384 457 0 0 0 4 3 0 0 20 0 15 0 250521845 14429130752 571344 33554432000 4194304 4196468 140722659264752 139868214602160 139868748266114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
Current children cumulated CPU time: 231.3 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 2285376 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+243.001 s]*
/proc/loadavg: 1.47 1.64 1.56 3/219 20603
/proc/meminfo: memFree=22242780/32770624 swapFree=67108840/67108860
[pid=20530] ppid=20527 vsize=14090948 memory=2284252 CPUtime=252.08 cores=1,3,5,7
/proc/20530/stat : 20530 (java) S 20527 20530 20185 0 -1 1077944320 77776 0 0 0 25125 83 0 0 20 0 15 0 250521839 14429130752 571063 33554432000 4194304 4196468 140722659264752 140722659247296 139868748254967 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
/proc/20530/statm: 3522737 571063 3583 1 0 3484809 0
[pid=20530/tid=20532] ppid=20527 vsize=14090948 memory=6791534058613427641 CPUtime=242.54 cores=1,3,5,7
/proc/20530/task/20532/stat : 20532 (java) R 20527 20530 20185 0 -1 4202560 33858 0 0 0 24221 33 0 0 20 0 15 0 250521839 14429130752 571063 33554432000 4194304 4196468 140722659264752 139868752493008 139868391244275 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20533] ppid=20527 vsize=14090948 memory=4126316290023845779 CPUtime=0.37 cores=1,3,5,7
/proc/20530/task/20533/stat : 20533 (java) S 20527 20530 20185 0 -1 1077944384 2565 0 0 0 28 9 0 0 20 0 15 0 250521840 14429130752 571063 33554432000 4194304 4196468 140722659264752 139868700875664 139868748265173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20534] ppid=20527 vsize=14090948 memory=16320 CPUtime=0.36 cores=1,3,5,7
/proc/20530/task/20534/stat : 20534 (java) S 20527 20530 20185 0 -1 1077944384 1321 0 0 0 26 10 0 0 20 0 15 0 250521840 14429130752 571063 33554432000 4194304 4196468 140722659264752 139868699822864 139868748265173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20535] ppid=20527 vsize=14090948 memory=1720 CPUtime=0.35 cores=1,3,5,7
/proc/20530/task/20535/stat : 20535 (java) S 20527 20530 20185 0 -1 1077944384 1401 0 0 0 26 9 0 0 20 0 15 0 250521840 14429130752 571063 33554432000 4194304 4196468 140722659264752 139868698770576 139868748265173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20536] ppid=20527 vsize=14090948 memory=1168 CPUtime=0.38 cores=1,3,5,7
/proc/20530/task/20536/stat : 20536 (java) S 20527 20530 20185 0 -1 1077944384 1856 0 0 0 29 9 0 0 20 0 15 0 250521840 14429130752 571063 33554432000 4194304 4196468 140722659264752 139868340677648 139868748265173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20537] ppid=20527 vsize=14090948 memory=508 CPUtime=0.04 cores=1,3,5,7
/proc/20530/task/20537/stat : 20537 (java) S 20527 20530 20185 0 -1 1077944384 2979 0 0 0 3 1 0 0 20 0 15 0 250521841 14429130752 571063 33554432000 4194304 4196468 140722659264752 139868223023216 139868748266114 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20538] ppid=20527 vsize=14090948 memory=924 CPUtime=0 cores=1,3,5,7
/proc/20530/task/20538/stat : 20538 (java) S 20527 20530 20185 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 250521842 14429130752 571063 33554432000 4194304 4196468 140722659264752 139868221969248 139868748265173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20539] ppid=20527 vsize=14090948 memory=2372 CPUtime=0 cores=1,3,5,7
/proc/20530/task/20539/stat : 20539 (java) S 20527 20530 20185 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 250521842 14429130752 571063 33554432000 4194304 4196468 140722659264752 139868220916864 139868748265173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20540] ppid=20527 vsize=14090948 memory=1532 CPUtime=0 cores=1,3,5,7
/proc/20530/task/20540/stat : 20540 (java) S 20527 20530 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250521844 14429130752 571063 33554432000 4194304 4196468 140722659264752 139868219865168 139868748273563 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20541] ppid=20527 vsize=14090948 memory=928 CPUtime=3.53 cores=1,3,5,7
/proc/20530/task/20541/stat : 20541 (java) S 20527 20530 20185 0 -1 1077944384 12965 0 0 0 351 2 0 0 20 0 15 0 250521844 14429130752 571063 33554432000 4194304 4196468 140722659264752 139868218813040 139868748266114 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20542] ppid=20527 vsize=14090948 memory=2216 CPUtime=3.26 cores=1,3,5,7
/proc/20530/task/20542/stat : 20542 (java) S 20527 20530 20185 0 -1 1077944384 8230 0 0 0 325 1 0 0 20 0 15 0 250521844 14429130752 571063 33554432000 4194304 4196468 140722659264752 139868217760240 139868748266114 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20543] ppid=20527 vsize=14090948 memory=3988 CPUtime=1.07 cores=1,3,5,7
/proc/20530/task/20543/stat : 20543 (java) S 20527 20530 20185 0 -1 1077944384 10719 0 0 0 105 2 0 0 20 0 15 0 250521844 14429130752 571063 33554432000 4194304 4196468 140722659264752 139868216707952 139868748266114 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20544] ppid=20527 vsize=14090948 memory=2036 CPUtime=0 cores=1,3,5,7
/proc/20530/task/20544/stat : 20544 (java) S 20527 20530 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250521845 14429130752 571063 33554432000 4194304 4196468 140722659264752 139868215655392 139868748265173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
[pid=20530/tid=20545] ppid=20527 vsize=14090948 memory=31076 CPUtime=0.09 cores=1,3,5,7
/proc/20530/task/20545/stat : 20545 (java) S 20527 20530 20185 0 -1 1077944384 460 0 0 0 5 4 0 0 20 0 15 0 250521845 14429130752 571063 33554432000 4194304 4196468 140722659264752 139868214602160 139868748266114 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22171648 140722659267662 140722659267854 140722659267854 140722659270607 0
Current children cumulated CPU time: 252.08 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 2284252 KiB

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

[startup+243.036 s]
# the end of solver process 20530 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=251.261 s, system=0.853568 s

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

Child status: 143
Real time (s): 243.036
CPU time (s): 252.115
CPU user time (s): 251.261
CPU system time (s): 0.853568
CPU usage (%): 103.736
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 2286536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.261
system time used= 0.853568
maximum resident set size= 2290632
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78288
page faults= 0
swaps= 0
block input operations= 0
block output operations= 360
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9221
involuntary context switches= 192


# summary of solver processes directly reported to runsolver:
#   pid: 20530
#   total CPU time (s): 252.115
#   total CPU user time (s): 251.261
#   total CPU system time (s): 0.853568

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.54092 second user time and 2.21885 second system time

The end

Launcher Data

Begin job on node135 at 2018-08-15 12:39:47
IDJOB=4310192
IDBENCH=141198
IDSOLVER=2795
FILE ID=node135/4310192-1534329587
RUNJOBID= node135-1534329094-20217
PBS_JOBID= 21038158
Free space on /tmp= 47172 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-14
BENCH NAME= XCSP18/Rlfap/Rlfap-opt/Rlfap-graph-13-opt_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4310192-1534329587/watcher-4310192-1534329587 -o /tmp/evaluation-result-4310192-1534329587/solver-4310192-1534329587 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534329094-20217 --watchdog 312  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1413628152 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4310192-1534329587.xml

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

MD5SUM BENCH= b4f35f52fd25bddaccbbeb0f9433c3f2
RANDOM SEED=1413628152

node135.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.50
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.50
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.50
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.50
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:        24625436 kB
MemAvailable:   31833176 kB
Buffers:          160368 kB
Cached:          7281568 kB
SwapCached:           20 kB
Active:          4097324 kB
Inactive:        3463572 kB
Active(anon):      68328 kB
Inactive(anon):   111464 kB
Active(file):    4028996 kB
Inactive(file):  3352108 kB
Unevictable:        7240 kB
Mlocked:            7240 kB
SwapTotal:      67108860 kB
SwapFree:       67108840 kB
Dirty:             35752 kB
Writeback:             0 kB
AnonPages:        157520 kB
Mapped:            68912 kB
Shmem:             57996 kB
Slab:             283680 kB
SReclaimable:     255096 kB
SUnreclaim:        28584 kB
KernelStack:        3872 kB
PageTables:         5752 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1312168 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     75776 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 47136 MiB
End job on node135 at 2018-08-15 12:43:50