Trace number 4311730

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-17? (TO) 2520.11 2495.22

General information on the benchmark

NameTemplateDesign/
TemplateDesign-m1s-magazine_c18.xml
MD5SUM90ad9fa5946247c0fa0335207c2f2744
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark2520.06
Satisfiable
(Un)Satisfiability was proved
Number of variables5100
Number of constraints2650
Number of domains27
Minimum domain size2
Maximum domain size445
Distribution of domain sizes[{"size":2,"count":50},{"size":41,"count":2500},{"size":55,"count":50},{"size":58,"count":50},{"size":60,"count":50},{"size":66,"count":50},{"size":93,"count":50},{"size":99,"count":50},{"size":110,"count":100},{"size":115,"count":50},{"size":121,"count":50},{"size":150,"count":50},{"size":154,"count":150},{"size":165,"count":400},{"size":184,"count":50},{"size":187,"count":100},{"size":214,"count":100},{"size":220,"count":150},{"size":231,"count":100},{"size":247,"count":50},{"size":253,"count":150},{"size":275,"count":400},{"size":291,"count":50},{"size":297,"count":100},{"size":406,"count":50},{"size":412,"count":100},{"size":445,"count":50}]
Minimum variable degree2
Maximum variable degree51
Distribution of variable degrees[{"degree":2,"count":5050},{"degree":51,"count":50}]
Minimum constraint arity2
Maximum constraint arity50
Distribution of constraint arities[{"arity":2,"count":50},{"arity":3,"count":2500},{"arity":50,"count":100}]
Number of extensional constraints50
Number of intensional constraints2500
Distribution of constraint types[{"type":"extension","count":50},{"type":"intension","count":2500},{"type":"sum","count":100}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.67/0.56	c version: 2018-08-17
0.67/0.56	c seed: 124049636
0.67/0.56	c timeout: 2520
0.67/0.56	c memlimit: 11000
0.67/0.56	c nbcore: 1
0.67/0.58	c Parsing instance...
5.60/3.09	c Parsing done, starting search...
2520.09/2495.21	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 (11306 MiB free)
  memory of node 1: 16384 MiB (8859 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4311730-1534553554/watcher-4311730-1534553554 -o /tmp/evaluation-result-4311730-1534553554/solver-4311730-1534553554 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1534541038-5586 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 124049636 --timelimit 2520 --memlimit 11000 --nbcore 1 HOME/instance-4311730-1534553554.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
Current StackSize limit: 8192 KiB

solver pid=7259, runsolver pid=7256

[startup+0.100061 s]*
/proc/loadavg: 2.40 1.99 1.76 4/216 7274
/proc/meminfo: memFree=20632696/32770624 swapFree=67108836/67108860
[pid=7259] ppid=7256 vsize=14082736 memory=31516 CPUtime=0.11 cores=0,2,4,6
/proc/7259/stat : 7259 (java) S 7256 7259 5555 0 -1 1077944320 6775 0 0 0 10 1 0 0 20 0 15 0 272918565 14420721664 7879 33554432000 4194304 4196468 140733272288272 140733272270816 139810387042039 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
/proc/7259/statm: 3520684 7879 3155 1 0 3482761 0
[pid=7259/tid=7261] ppid=7256 vsize=14082736 memory=-8537801766830175424 CPUtime=0.09 cores=0,2,4,6
/proc/7259/task/7261/stat : 7261 (java) R 7256 7259 5555 0 -1 4202560 4820 0 0 0 8 1 0 0 20 0 15 0 272918565 14420721664 7879 33554432000 4194304 4196468 140733272288272 139810391245160 139810373263359 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7262] ppid=7256 vsize=14082736 memory=8257237230052613020 CPUtime=0 cores=0,2,4,6
/proc/7259/task/7262/stat : 7262 (java) S 7256 7259 5555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272918566 14420721664 7879 33554432000 4194304 4196468 140733272288272 139810317130512 139810387052245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7263] ppid=7256 vsize=14082736 memory=140631727900288 CPUtime=0 cores=0,2,4,6
/proc/7259/task/7263/stat : 7263 (java) S 7256 7259 5555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272918566 14420721664 7879 33554432000 4194304 4196468 140733272288272 139810316077968 139810387052245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7264] ppid=7256 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7259/task/7264/stat : 7264 (java) S 7256 7259 5555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272918566 14420721664 7879 33554432000 4194304 4196468 140733272288272 139810315025424 139810387052245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7265] ppid=7256 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7259/task/7265/stat : 7265 (java) S 7256 7259 5555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 272918566 14420721664 7879 33554432000 4194304 4196468 140733272288272 139810313972880 139810387052245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7266] ppid=7256 vsize=14082736 memory=140631727900288 CPUtime=0 cores=0,2,4,6
/proc/7259/task/7266/stat : 7266 (java) S 7256 7259 5555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 272918567 14420721664 7879 33554432000 4194304 4196468 140733272288272 139809299335152 139810387053186 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7267] ppid=7256 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7259/task/7267/stat : 7267 (java) S 7256 7259 5555 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 272918568 14420721664 7879 33554432000 4194304 4196468 140733272288272 139809298281376 139810387052245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7268] ppid=7256 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7259/task/7268/stat : 7268 (java) S 7256 7259 5555 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 272918568 14420721664 7879 33554432000 4194304 4196468 140733272288272 139809297228784 139810387052245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7269] ppid=7256 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7259/task/7269/stat : 7269 (java) S 7256 7259 5555 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272918571 14420721664 7879 33554432000 4194304 4196468 140733272288272 139809296177360 139810387060635 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7270] ppid=7256 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7259/task/7270/stat : 7270 (java) S 7256 7259 5555 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 15 0 272918571 14420721664 7879 33554432000 4194304 4196468 140733272288272 139809295124976 139810387053186 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7271] ppid=7256 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7259/task/7271/stat : 7271 (java) S 7256 7259 5555 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272918571 14420721664 7879 33554432000 4194304 4196468 140733272288272 139809294072432 139810387053186 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7272] ppid=7256 vsize=14082736 memory=140631727900288 CPUtime=0.01 cores=0,2,4,6
/proc/7259/task/7272/stat : 7272 (java) R 7256 7259 5555 0 -1 4202560 276 0 0 0 1 0 0 0 20 0 15 0 272918571 14420721664 7879 33554432000 4194304 4196468 140733272288272 139809293019888 139810387063386 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7273] ppid=7256 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7259/task/7273/stat : 7273 (java) S 7256 7259 5555 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272918571 14420721664 7879 33554432000 4194304 4196468 140733272288272 139809291967584 139810387052245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7274] ppid=7256 vsize=14082736 memory=140631727900288 CPUtime=0 cores=0,2,4,6
/proc/7259/task/7274/stat : 7274 (java) S 7256 7259 5555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272918571 14420721664 7879 33554432000 4194304 4196468 140733272288272 139809290914096 139810387053186 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 31516 KiB

[startup+0.210409 s]*
/proc/loadavg: 2.40 1.99 1.76 5/216 7274
/proc/meminfo: memFree=20616944/32770624 swapFree=67108836/67108860
[pid=7259] ppid=7256 vsize=14082736 memory=47068 CPUtime=0.3 cores=0,2,4,6
/proc/7259/stat : 7259 (java) S 7256 7259 5555 0 -1 1077944320 10389 0 0 0 27 3 0 0 20 0 15 0 272918565 14420721664 11767 33554432000 4194304 4196468 140733272288272 140733272270816 139810387042039 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
/proc/7259/statm: 3520684 11767 3319 1 0 3482761 0
[pid=7259/tid=7261] ppid=7256 vsize=14082736 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/7259/task/7261/stat : 7261 (java) R 7256 7259 5555 0 -1 4202560 8161 0 0 0 18 2 0 0 20 0 15 0 272918565 14420721664 11833 33554432000 4194304 4196468 140733272288272 139810391268944 139809993600136 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7262] ppid=7256 vsize=14082736 memory=342 CPUtime=0 cores=0,2,4,6
/proc/7259/task/7262/stat : 7262 (java) S 7256 7259 5555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272918566 14420721664 11833 33554432000 4194304 4196468 140733272288272 139810317130512 139810387052245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7263] ppid=7256 vsize=14082736 memory=140631727908283 CPUtime=0 cores=0,2,4,6
/proc/7259/task/7263/stat : 7263 (java) S 7256 7259 5555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272918566 14420721664 11833 33554432000 4194304 4196468 140733272288272 139810316077968 139810387052245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7264] ppid=7256 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7259/task/7264/stat : 7264 (java) S 7256 7259 5555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272918566 14420721664 11833 33554432000 4194304 4196468 140733272288272 139810315025424 139810387052245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7265] ppid=7256 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7259/task/7265/stat : 7265 (java) S 7256 7259 5555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 272918566 14420721664 11833 33554432000 4194304 4196468 140733272288272 139810313972880 139810387052245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7266] ppid=7256 vsize=14082736 memory=140631727900288 CPUtime=0 cores=0,2,4,6
/proc/7259/task/7266/stat : 7266 (java) S 7256 7259 5555 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 272918567 14420721664 11833 33554432000 4194304 4196468 140733272288272 139809299335152 139810387053186 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7267] ppid=7256 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7259/task/7267/stat : 7267 (java) S 7256 7259 5555 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 272918568 14420721664 11833 33554432000 4194304 4196468 140733272288272 139809298281376 139810387052245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7268] ppid=7256 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7259/task/7268/stat : 7268 (java) S 7256 7259 5555 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 272918568 14420721664 11833 33554432000 4194304 4196468 140733272288272 139809297228784 139810387052245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7269] ppid=7256 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7259/task/7269/stat : 7269 (java) S 7256 7259 5555 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272918571 14420721664 11833 33554432000 4194304 4196468 140733272288272 139809296177360 139810387060635 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7270] ppid=7256 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/7259/task/7270/stat : 7270 (java) R 7256 7259 5555 0 -1 4202560 402 0 0 0 2 0 0 0 20 0 15 0 272918571 14420721664 11833 33554432000 4194304 4196468 140733272288272 139809295111824 139810364690064 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7271] ppid=7256 vsize=14082736 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/7259/task/7271/stat : 7271 (java) R 7256 7259 5555 0 -1 1077944384 170 0 0 0 1 0 0 0 20 0 15 0 272918571 14420721664 11833 33554432000 4194304 4196468 140733272288272 139809294072432 139810387053186 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7272] ppid=7256 vsize=14082736 memory=140631727900288 CPUtime=0.06 cores=0,2,4,6
/proc/7259/task/7272/stat : 7272 (java) R 7256 7259 5555 0 -1 4202560 298 0 0 0 6 0 0 0 20 0 15 0 272918571 14420721664 11833 33554432000 4194304 4196468 140733272288272 139809293015616 139810368605595 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7273] ppid=7256 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7259/task/7273/stat : 7273 (java) S 7256 7259 5555 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272918571 14420721664 11833 33554432000 4194304 4196468 140733272288272 139809291967584 139810387052245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7274] ppid=7256 vsize=14082736 memory=140631727900288 CPUtime=0 cores=0,2,4,6
/proc/7259/task/7274/stat : 7274 (java) S 7256 7259 5555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272918571 14420721664 11833 33554432000 4194304 4196468 140733272288272 139809290914096 139810387053186 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47068 KiB

[startup+0.31054 s]*
/proc/loadavg: 2.40 1.99 1.76 4/216 7274
/proc/meminfo: memFree=20613284/32770624 swapFree=67108836/67108860
[pid=7259] ppid=7256 vsize=14082736 memory=50928 CPUtime=0.44 cores=0,2,4,6
/proc/7259/stat : 7259 (java) S 7256 7259 5555 0 -1 1077944320 10824 0 0 0 41 3 0 0 20 0 15 0 272918565 14420721664 12732 33554432000 4194304 4196468 140733272288272 140733272270816 139810387042039 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
/proc/7259/statm: 3520684 12732 3405 1 0 3482761 0
[pid=7259/tid=7261] ppid=7256 vsize=14082736 memory=7311146985107750967 CPUtime=0.3 cores=0,2,4,6
/proc/7259/task/7261/stat : 7261 (java) R 7256 7259 5555 0 -1 4202560 8497 0 0 0 28 2 0 0 20 0 15 0 272918565 14420721664 12732 33554432000 4194304 4196468 140733272288272 139810391249872 139810371122526 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7262] ppid=7256 vsize=14082736 memory=290763875203416087 CPUtime=0 cores=0,2,4,6
/proc/7259/task/7262/stat : 7262 (java) S 7256 7259 5555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272918566 14420721664 12732 33554432000 4194304 4196468 140733272288272 139810317130512 139810387052245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7263] ppid=7256 vsize=14082736 memory=15393268404815512 CPUtime=0 cores=0,2,4,6
/proc/7259/task/7263/stat : 7263 (java) S 7256 7259 5555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272918566 14420721664 12732 33554432000 4194304 4196468 140733272288272 139810316077968 139810387052245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7264] ppid=7256 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7259/task/7264/stat : 7264 (java) S 7256 7259 5555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272918566 14420721664 12732 33554432000 4194304 4196468 140733272288272 139810315025424 139810387052245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7265] ppid=7256 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7259/task/7265/stat : 7265 (java) S 7256 7259 5555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 272918566 14420721664 12732 33554432000 4194304 4196468 140733272288272 139810313972880 139810387052245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7266] ppid=7256 vsize=14082736 memory=140631727900288 CPUtime=0 cores=0,2,4,6
/proc/7259/task/7266/stat : 7266 (java) S 7256 7259 5555 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 272918567 14420721664 12732 33554432000 4194304 4196468 140733272288272 139809299335152 139810387053186 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7267] ppid=7256 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7259/task/7267/stat : 7267 (java) S 7256 7259 5555 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 272918568 14420721664 12732 33554432000 4194304 4196468 140733272288272 139809298281376 139810387052245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7268] ppid=7256 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7259/task/7268/stat : 7268 (java) S 7256 7259 5555 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 272918568 14420721664 12732 33554432000 4194304 4196468 140733272288272 139809297228784 139810387052245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7269] ppid=7256 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7259/task/7269/stat : 7269 (java) S 7256 7259 5555 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272918571 14420721664 12732 33554432000 4194304 4196468 140733272288272 139809296177360 139810387060635 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7270] ppid=7256 vsize=14082736 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/7259/task/7270/stat : 7270 (java) S 7256 7259 5555 0 -1 1077944384 423 0 0 0 3 0 0 0 20 0 15 0 272918571 14420721664 12732 33554432000 4194304 4196468 140733272288272 139809295124976 139810387053186 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7271] ppid=7256 vsize=14082736 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/7259/task/7271/stat : 7271 (java) S 7256 7259 5555 0 -1 1077944384 213 0 0 0 2 0 0 0 20 0 15 0 272918571 14420721664 12732 33554432000 4194304 4196468 140733272288272 139809294072432 139810387053186 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7272] ppid=7256 vsize=14082736 memory=140631727900288 CPUtime=0.08 cores=0,2,4,6
/proc/7259/task/7272/stat : 7272 (java) S 7256 7259 5555 0 -1 1077944384 308 0 0 0 8 0 0 0 20 0 15 0 272918571 14420721664 12732 33554432000 4194304 4196468 140733272288272 139809293019888 139810387053186 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7273] ppid=7256 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7259/task/7273/stat : 7273 (java) S 7256 7259 5555 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272918571 14420721664 12732 33554432000 4194304 4196468 140733272288272 139809291967584 139810387052245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7274] ppid=7256 vsize=14082736 memory=140631727900288 CPUtime=0 cores=0,2,4,6
/proc/7259/task/7274/stat : 7274 (java) S 7256 7259 5555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272918571 14420721664 12732 33554432000 4194304 4196468 140733272288272 139809290914096 139810387053186 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50928 KiB

[startup+0.700699 s]
/proc/loadavg: 2.40 1.99 1.76 3/216 7274
/proc/meminfo: memFree=20589720/32770624 swapFree=67108836/67108860
[pid=7259] ppid=7256 vsize=14084804 memory=88708 CPUtime=0.99 cores=0,2,4,6
/proc/7259/stat : 7259 (java) S 7256 7259 5555 0 -1 1077944320 17622 0 0 0 93 6 0 0 20 0 15 0 272918565 14422839296 22177 33554432000 4194304 4196468 140733272288272 140733272270816 139810387042039 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
/proc/7259/statm: 3521201 22177 3499 1 0 3483273 0
[pid=7259/tid=7261] ppid=7256 vsize=14084804 memory=1760 CPUtime=0.67 cores=0,2,4,6
/proc/7259/task/7261/stat : 7261 (java) R 7256 7259 5555 0 -1 4202560 14916 0 0 0 63 4 0 0 20 0 15 0 272918565 14422839296 22177 33554432000 4194304 4196468 140733272288272 139810391265232 139810387063965 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7262] ppid=7256 vsize=14084804 memory=1616 CPUtime=0 cores=0,2,4,6
/proc/7259/task/7262/stat : 7262 (java) S 7256 7259 5555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272918566 14422839296 22177 33554432000 4194304 4196468 140733272288272 139810317130512 139810387052245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7263] ppid=7256 vsize=14084804 memory=752 CPUtime=0 cores=0,2,4,6
/proc/7259/task/7263/stat : 7263 (java) S 7256 7259 5555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272918566 14422839296 22177 33554432000 4194304 4196468 140733272288272 139810316077968 139810387052245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7264] ppid=7256 vsize=14084804 memory=5356 CPUtime=0 cores=0,2,4,6
/proc/7259/task/7264/stat : 7264 (java) S 7256 7259 5555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272918566 14422839296 22177 33554432000 4194304 4196468 140733272288272 139810315025424 139810387052245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7265] ppid=7256 vsize=14084804 memory=872 CPUtime=0 cores=0,2,4,6
/proc/7259/task/7265/stat : 7265 (java) S 7256 7259 5555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 272918566 14422839296 22177 33554432000 4194304 4196468 140733272288272 139810313972880 139810387052245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7266] ppid=7256 vsize=14084804 memory=8736 CPUtime=0 cores=0,2,4,6
/proc/7259/task/7266/stat : 7266 (java) S 7256 7259 5555 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 272918567 14422839296 22177 33554432000 4194304 4196468 140733272288272 139809299335152 139810387053186 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7267] ppid=7256 vsize=14084804 memory=1224 CPUtime=0 cores=0,2,4,6
/proc/7259/task/7267/stat : 7267 (java) S 7256 7259 5555 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 272918568 14422839296 22177 33554432000 4194304 4196468 140733272288272 139809298281376 139810387052245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7268] ppid=7256 vsize=14084804 memory=1832 CPUtime=0 cores=0,2,4,6
/proc/7259/task/7268/stat : 7268 (java) S 7256 7259 5555 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 272918568 14422839296 22177 33554432000 4194304 4196468 140733272288272 139809297228784 139810387052245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7269] ppid=7256 vsize=14084804 memory=4639098309541127013 CPUtime=0 cores=0,2,4,6
/proc/7259/task/7269/stat : 7269 (java) S 7256 7259 5555 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272918571 14422839296 22177 33554432000 4194304 4196468 140733272288272 139809296177360 139810387060635 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7270] ppid=7256 vsize=14084804 memory=5938120801962453074 CPUtime=0.08 cores=0,2,4,6
/proc/7259/task/7270/stat : 7270 (java) S 7256 7259 5555 0 -1 1077944384 569 0 0 0 8 0 0 0 20 0 15 0 272918571 14422839296 22177 33554432000 4194304 4196468 140733272288272 139809295124976 139810387053186 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7271] ppid=7256 vsize=14084804 memory=7523071198212214892 CPUtime=0.06 cores=0,2,4,6
/proc/7259/task/7271/stat : 7271 (java) S 7256 7259 5555 0 -1 1077944384 367 0 0 0 6 0 0 0 20 0 15 0 272918571 14422839296 22177 33554432000 4194304 4196468 140733272288272 139809294072432 139810387053186 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7272] ppid=7256 vsize=14084804 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/7259/task/7272/stat : 7272 (java) S 7256 7259 5555 0 -1 1077944384 387 0 0 0 15 0 0 0 20 0 15 0 272918571 14422839296 22177 33554432000 4194304 4196468 140733272288272 139809293019888 139810387053186 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7273] ppid=7256 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7259/task/7273/stat : 7273 (java) S 7256 7259 5555 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272918571 14422839296 22177 33554432000 4194304 4196468 140733272288272 139809291967584 139810387052245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7274] ppid=7256 vsize=14084804 memory=33 CPUtime=0 cores=0,2,4,6
/proc/7259/task/7274/stat : 7274 (java) S 7256 7259 5555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272918571 14422839296 22177 33554432000 4194304 4196468 140733272288272 139809290914096 139810387053186 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88708 KiB

[startup+1.50092 s]
/proc/loadavg: 2.40 1.99 1.76 6/216 7274
/proc/meminfo: memFree=20542628/32770624 swapFree=67108836/67108860
[pid=7259] ppid=7256 vsize=14088900 memory=206292 CPUtime=3.47 cores=0,2,4,6
/proc/7259/stat : 7259 (java) S 7256 7259 5555 0 -1 1077944320 24190 0 0 0 338 9 0 0 20 0 15 0 272918565 14427033600 51573 33554432000 4194304 4196468 140733272288272 140733272270816 139810387042039 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
/proc/7259/statm: 3522225 51573 3552 1 0 3484297 0
[pid=7259/tid=7261] ppid=7256 vsize=14088900 memory=8112282956445269571 CPUtime=1.46 cores=0,2,4,6
/proc/7259/task/7261/stat : 7261 (java) R 7256 7259 5555 0 -1 4202560 17066 0 0 0 140 6 0 0 20 0 15 0 272918565 14427033600 51573 33554432000 4194304 4196468 140733272288272 139810391277680 139809999514759 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7262] ppid=7256 vsize=14088900 memory=-8754540793456063680 CPUtime=0 cores=0,2,4,6
/proc/7259/task/7262/stat : 7262 (java) S 7256 7259 5555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272918566 14427033600 51573 33554432000 4194304 4196468 140733272288272 139810317130512 139810387052245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7263] ppid=7256 vsize=14088900 memory=-2843869621055772062 CPUtime=0 cores=0,2,4,6
/proc/7259/task/7263/stat : 7263 (java) S 7256 7259 5555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272918566 14427033600 51573 33554432000 4194304 4196468 140733272288272 139810316077968 139810387052245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7264] ppid=7256 vsize=14088900 memory=5450919713671312938 CPUtime=0 cores=0,2,4,6
/proc/7259/task/7264/stat : 7264 (java) S 7256 7259 5555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272918566 14427033600 51573 33554432000 4194304 4196468 140733272288272 139810315025424 139810387052245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7265] ppid=7256 vsize=14088900 memory=7005738693937936738 CPUtime=0 cores=0,2,4,6
/proc/7259/task/7265/stat : 7265 (java) S 7256 7259 5555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 272918566 14427033600 51573 33554432000 4194304 4196468 140733272288272 139810313972880 139810387052245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7266] ppid=7256 vsize=14088900 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/7259/task/7266/stat : 7266 (java) S 7256 7259 5555 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 272918567 14427033600 51573 33554432000 4194304 4196468 140733272288272 139809299335152 139810387053186 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0

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

/proc/7259/task/7261/stat : 7261 (java) R 7256 7259 5555 0 -1 4202560 56712 0 0 0 230695 36 0 0 20 0 15 0 272918565 14429130752 279028 33554432000 4194304 4196468 140733272288272 139810391280176 139810004628666 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7262] ppid=7256 vsize=14090948 memory=1116112 CPUtime=6.69 cores=0,2,4,6
/proc/7259/task/7262/stat : 7262 (java) S 7256 7259 5555 0 -1 1077944384 9106 0 0 0 629 40 0 0 20 0 15 0 272918566 14429130752 279028 33554432000 4194304 4196468 140733272288272 139810317130512 139810387052245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7263] ppid=7256 vsize=14090948 memory=1114064 CPUtime=6.72 cores=0,2,4,6
/proc/7259/task/7263/stat : 7263 (java) S 7256 7259 5555 0 -1 1077944384 9878 0 0 0 633 39 0 0 20 0 15 0 272918566 14429130752 279028 33554432000 4194304 4196468 140733272288272 139810316077968 139810387052245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7264] ppid=7256 vsize=14090948 memory=1114064 CPUtime=6.71 cores=0,2,4,6
/proc/7259/task/7264/stat : 7264 (java) S 7256 7259 5555 0 -1 1077944384 12208 0 0 0 636 35 0 0 20 0 15 0 272918566 14429130752 279028 33554432000 4194304 4196468 140733272288272 139810315025424 139810387052245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7265] ppid=7256 vsize=14090948 memory=1114064 CPUtime=6.73 cores=0,2,4,6
/proc/7259/task/7265/stat : 7265 (java) S 7256 7259 5555 0 -1 1077944384 10018 0 0 0 636 37 0 0 20 0 15 0 272918566 14429130752 279028 33554432000 4194304 4196468 140733272288272 139810313972880 139810387052245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7266] ppid=7256 vsize=14090948 memory=1114064 CPUtime=5.11 cores=0,2,4,6
/proc/7259/task/7266/stat : 7266 (java) S 7256 7259 5555 0 -1 1077944384 10162 0 0 0 478 33 0 0 20 0 15 0 272918567 14429130752 279028 33554432000 4194304 4196468 140733272288272 139809299335152 139810387053186 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7267] ppid=7256 vsize=14090948 memory=1114064 CPUtime=0 cores=0,2,4,6
/proc/7259/task/7267/stat : 7267 (java) S 7256 7259 5555 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 272918568 14429130752 279028 33554432000 4194304 4196468 140733272288272 139809298281440 139810387052245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7268] ppid=7256 vsize=14090948 memory=1114064 CPUtime=0 cores=0,2,4,6
/proc/7259/task/7268/stat : 7268 (java) S 7256 7259 5555 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 272918568 14429130752 279028 33554432000 4194304 4196468 140733272288272 139809297228800 139810387052245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7269] ppid=7256 vsize=14090948 memory=1116112 CPUtime=0 cores=0,2,4,6
/proc/7259/task/7269/stat : 7269 (java) S 7256 7259 5555 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272918571 14429130752 279028 33554432000 4194304 4196468 140733272288272 139809296177360 139810387060635 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7270] ppid=7256 vsize=14090948 memory=1116112 CPUtime=2.08 cores=0,2,4,6
/proc/7259/task/7270/stat : 7270 (java) S 7256 7259 5555 0 -1 1077944384 6837 0 0 0 205 3 0 0 20 0 15 0 272918571 14429130752 279028 33554432000 4194304 4196468 140733272288272 139809295124976 139810387053186 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7271] ppid=7256 vsize=14090948 memory=0 CPUtime=1.92 cores=0,2,4,6
/proc/7259/task/7271/stat : 7271 (java) S 7256 7259 5555 0 -1 1077944384 6045 0 0 0 191 1 0 0 20 0 15 0 272918571 14429130752 279028 33554432000 4194304 4196468 140733272288272 139809294072432 139810387053186 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7272] ppid=7256 vsize=14090948 memory=1116112 CPUtime=0.94 cores=0,2,4,6
/proc/7259/task/7272/stat : 7272 (java) S 7256 7259 5555 0 -1 1077944384 8823 0 0 0 92 2 0 0 20 0 15 0 272918571 14429130752 279028 33554432000 4194304 4196468 140733272288272 139809293019888 139810387053186 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7273] ppid=7256 vsize=14090948 memory=1116112 CPUtime=0 cores=0,2,4,6
/proc/7259/task/7273/stat : 7273 (java) S 7256 7259 5555 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272918571 14429130752 279028 33554432000 4194304 4196468 140733272288272 139809291967584 139810387052245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7274] ppid=7256 vsize=14090948 memory=1114064 CPUtime=1.14 cores=0,2,4,6
/proc/7259/task/7274/stat : 7274 (java) S 7256 7259 5555 0 -1 1077944384 1043 0 0 0 58 56 0 0 20 0 15 0 272918571 14429130752 279028 33554432000 4194304 4196468 140733272288272 139809290914096 139810387053186 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
Current children cumulated CPU time: 2345.45 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 1116112 KiB

[startup+2382.31 s]
/proc/loadavg: 1.11 1.28 1.36 3/216 7410
/proc/meminfo: memFree=21289804/32770624 swapFree=67108836/67108860
[pid=7259] ppid=7256 vsize=14090948 memory=1117640 CPUtime=2406.02 cores=0,2,4,6
/proc/7259/stat : 7259 (java) S 7256 7259 5555 0 -1 1077944320 133829 0 0 0 240363 239 0 0 20 0 15 0 272918565 14429130752 279410 33554432000 4194304 4196468 140733272288272 140733272270816 139810387042039 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
/proc/7259/statm: 3522737 279410 3594 1 0 3484809 0
[pid=7259/tid=7261] ppid=7256 vsize=14090948 memory=1117640 CPUtime=2366.93 cores=0,2,4,6
/proc/7259/task/7261/stat : 7261 (java) R 7256 7259 5555 0 -1 4202560 57521 0 0 0 236656 37 0 0 20 0 15 0 272918565 14429130752 279410 33554432000 4194304 4196468 140733272288272 139810391280032 139810004408437 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7262] ppid=7256 vsize=14090948 memory=1117640 CPUtime=6.9 cores=0,2,4,6
/proc/7259/task/7262/stat : 7262 (java) S 7256 7259 5555 0 -1 1077944384 9186 0 0 0 649 41 0 0 20 0 15 0 272918566 14429130752 279410 33554432000 4194304 4196468 140733272288272 139810317130512 139810387052245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7263] ppid=7256 vsize=14090948 memory=1117640 CPUtime=6.93 cores=0,2,4,6
/proc/7259/task/7263/stat : 7263 (java) S 7256 7259 5555 0 -1 1077944384 10149 0 0 0 652 41 0 0 20 0 15 0 272918566 14429130752 279410 33554432000 4194304 4196468 140733272288272 139810316077968 139810387052245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7264] ppid=7256 vsize=14090948 memory=1117640 CPUtime=6.92 cores=0,2,4,6
/proc/7259/task/7264/stat : 7264 (java) S 7256 7259 5555 0 -1 1077944384 12350 0 0 0 656 36 0 0 20 0 15 0 272918566 14429130752 279410 33554432000 4194304 4196468 140733272288272 139810315025424 139810387052245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7265] ppid=7256 vsize=14090948 memory=4100 CPUtime=6.93 cores=0,2,4,6
/proc/7259/task/7265/stat : 7265 (java) S 7256 7259 5555 0 -1 1077944384 10170 0 0 0 655 38 0 0 20 0 15 0 272918566 14429130752 279410 33554432000 4194304 4196468 140733272288272 139810313972880 139810387052245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7266] ppid=7256 vsize=14090948 memory=1117640 CPUtime=5.23 cores=0,2,4,6
/proc/7259/task/7266/stat : 7266 (java) S 7256 7259 5555 0 -1 1077944384 10251 0 0 0 489 34 0 0 20 0 15 0 272918567 14429130752 279410 33554432000 4194304 4196468 140733272288272 139809299335152 139810387053186 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7267] ppid=7256 vsize=14090948 memory=1117640 CPUtime=0 cores=0,2,4,6
/proc/7259/task/7267/stat : 7267 (java) S 7256 7259 5555 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 272918568 14429130752 279410 33554432000 4194304 4196468 140733272288272 139809298281440 139810387052245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7268] ppid=7256 vsize=14090948 memory=1116112 CPUtime=0 cores=0,2,4,6
/proc/7259/task/7268/stat : 7268 (java) S 7256 7259 5555 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 272918568 14429130752 279410 33554432000 4194304 4196468 140733272288272 139809297228800 139810387052245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7269] ppid=7256 vsize=14090948 memory=1117640 CPUtime=0 cores=0,2,4,6
/proc/7259/task/7269/stat : 7269 (java) S 7256 7259 5555 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272918571 14429130752 279410 33554432000 4194304 4196468 140733272288272 139809296177360 139810387060635 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7270] ppid=7256 vsize=14090948 memory=1117640 CPUtime=2.08 cores=0,2,4,6
/proc/7259/task/7270/stat : 7270 (java) S 7256 7259 5555 0 -1 1077944384 6841 0 0 0 205 3 0 0 20 0 15 0 272918571 14429130752 279410 33554432000 4194304 4196468 140733272288272 139809295124976 139810387053186 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7271] ppid=7256 vsize=14090948 memory=1117640 CPUtime=1.92 cores=0,2,4,6
/proc/7259/task/7271/stat : 7271 (java) S 7256 7259 5555 0 -1 1077944384 6049 0 0 0 191 1 0 0 20 0 15 0 272918571 14429130752 279410 33554432000 4194304 4196468 140733272288272 139809294072432 139810387053186 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7272] ppid=7256 vsize=14090948 memory=1117640 CPUtime=0.94 cores=0,2,4,6
/proc/7259/task/7272/stat : 7272 (java) S 7256 7259 5555 0 -1 1077944384 8827 0 0 0 92 2 0 0 20 0 15 0 272918571 14429130752 279410 33554432000 4194304 4196468 140733272288272 139809293019888 139810387053186 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7273] ppid=7256 vsize=14090948 memory=3872 CPUtime=0 cores=0,2,4,6
/proc/7259/task/7273/stat : 7273 (java) S 7256 7259 5555 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272918571 14429130752 279410 33554432000 4194304 4196468 140733272288272 139809291967584 139810387052245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7274] ppid=7256 vsize=14090948 memory=6672 CPUtime=1.17 cores=0,2,4,6
/proc/7259/task/7274/stat : 7274 (java) S 7256 7259 5555 0 -1 1077944384 1053 0 0 0 60 57 0 0 20 0 15 0 272918571 14429130752 279410 33554432000 4194304 4196468 140733272288272 139809290914096 139810387053186 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
Current children cumulated CPU time: 2406.02 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 1117640 KiB

[startup+2442.31 s]
/proc/loadavg: 1.28 1.29 1.36 3/216 7411
/proc/meminfo: memFree=21286672/32770624 swapFree=67108836/67108860
[pid=7259] ppid=7256 vsize=14090948 memory=1121736 CPUtime=2466.63 cores=0,2,4,6
/proc/7259/stat : 7259 (java) S 7256 7259 5555 0 -1 1077944320 135069 0 0 0 246418 245 0 0 20 0 15 0 272918565 14429130752 280434 33554432000 4194304 4196468 140733272288272 140733272270816 139810387042039 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
/proc/7259/statm: 3522737 280434 3594 1 0 3484809 0
[pid=7259/tid=7261] ppid=7256 vsize=14090948 memory=1121736 CPUtime=2426.44 cores=0,2,4,6
/proc/7259/task/7261/stat : 7261 (java) R 7256 7259 5555 0 -1 4202560 58169 0 0 0 242607 37 0 0 20 0 15 0 272918565 14429130752 280434 33554432000 4194304 4196468 140733272288272 139810391280176 139810004236693 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7262] ppid=7256 vsize=14090948 memory=1121736 CPUtime=7.13 cores=0,2,4,6
/proc/7259/task/7262/stat : 7262 (java) S 7256 7259 5555 0 -1 1077944384 9415 0 0 0 671 42 0 0 20 0 15 0 272918566 14429130752 280434 33554432000 4194304 4196468 140733272288272 139810317130512 139810387052245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7263] ppid=7256 vsize=14090948 memory=1121736 CPUtime=7.16 cores=0,2,4,6
/proc/7259/task/7263/stat : 7263 (java) S 7256 7259 5555 0 -1 1077944384 10255 0 0 0 674 42 0 0 20 0 15 0 272918566 14429130752 280434 33554432000 4194304 4196468 140733272288272 139810316077968 139810387052245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7264] ppid=7256 vsize=14090948 memory=1121736 CPUtime=7.15 cores=0,2,4,6
/proc/7259/task/7264/stat : 7264 (java) S 7256 7259 5555 0 -1 1077944384 12453 0 0 0 678 37 0 0 20 0 15 0 272918566 14429130752 280434 33554432000 4194304 4196468 140733272288272 139810315025424 139810387052245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7265] ppid=7256 vsize=14090948 memory=1121736 CPUtime=7.16 cores=0,2,4,6
/proc/7259/task/7265/stat : 7265 (java) S 7256 7259 5555 0 -1 1077944384 10195 0 0 0 677 39 0 0 20 0 15 0 272918566 14429130752 280434 33554432000 4194304 4196468 140733272288272 139810313972880 139810387052245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7266] ppid=7256 vsize=14090948 memory=1121736 CPUtime=5.37 cores=0,2,4,6
/proc/7259/task/7266/stat : 7266 (java) S 7256 7259 5555 0 -1 1077944384 10347 0 0 0 502 35 0 0 20 0 15 0 272918567 14429130752 280434 33554432000 4194304 4196468 140733272288272 139809299335152 139810387053186 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7267] ppid=7256 vsize=14090948 memory=1116112 CPUtime=0 cores=0,2,4,6
/proc/7259/task/7267/stat : 7267 (java) S 7256 7259 5555 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 272918568 14429130752 280434 33554432000 4194304 4196468 140733272288272 139809298281440 139810387052245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7268] ppid=7256 vsize=14090948 memory=1140 CPUtime=0 cores=0,2,4,6
/proc/7259/task/7268/stat : 7268 (java) S 7256 7259 5555 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 272918568 14429130752 280434 33554432000 4194304 4196468 140733272288272 139809297228800 139810387052245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7269] ppid=7256 vsize=14090948 memory=1121736 CPUtime=0 cores=0,2,4,6
/proc/7259/task/7269/stat : 7269 (java) S 7256 7259 5555 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272918571 14429130752 280434 33554432000 4194304 4196468 140733272288272 139809296177360 139810387060635 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7270] ppid=7256 vsize=14090948 memory=2348 CPUtime=2.08 cores=0,2,4,6
/proc/7259/task/7270/stat : 7270 (java) S 7256 7259 5555 0 -1 1077944384 6843 0 0 0 205 3 0 0 20 0 15 0 272918571 14429130752 280434 33554432000 4194304 4196468 140733272288272 139809295124976 139810387053186 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7271] ppid=7256 vsize=14090948 memory=8112282956445269571 CPUtime=1.92 cores=0,2,4,6
/proc/7259/task/7271/stat : 7271 (java) S 7256 7259 5555 0 -1 1077944384 6051 0 0 0 191 1 0 0 20 0 15 0 272918571 14429130752 280434 33554432000 4194304 4196468 140733272288272 139809294072432 139810387053186 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7272] ppid=7256 vsize=14090948 memory=1616 CPUtime=0.94 cores=0,2,4,6
/proc/7259/task/7272/stat : 7272 (java) S 7256 7259 5555 0 -1 1077944384 8829 0 0 0 92 2 0 0 20 0 15 0 272918571 14429130752 280434 33554432000 4194304 4196468 140733272288272 139809293019888 139810387053186 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7273] ppid=7256 vsize=14090948 memory=1121736 CPUtime=0 cores=0,2,4,6
/proc/7259/task/7273/stat : 7273 (java) S 7256 7259 5555 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272918571 14429130752 280434 33554432000 4194304 4196468 140733272288272 139809291967584 139810387052245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7274] ppid=7256 vsize=14090948 memory=3872 CPUtime=1.2 cores=0,2,4,6
/proc/7259/task/7274/stat : 7274 (java) S 7256 7259 5555 0 -1 1077944384 1080 0 0 0 61 59 0 0 20 0 15 0 272918571 14429130752 280434 33554432000 4194304 4196468 140733272288272 139809290914096 139810387053186 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
Current children cumulated CPU time: 2466.63 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 1121736 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2495.2 s]*
/proc/loadavg: 1.37 1.32 1.36 3/216 7488
/proc/meminfo: memFree=21522100/32770624 swapFree=67108836/67108860
[pid=7259] ppid=7256 vsize=14090948 memory=1125832 CPUtime=2520.09 cores=0,2,4,6
/proc/7259/stat : 7259 (java) S 7256 7259 5555 0 -1 1077944320 136050 0 0 0 251760 249 0 0 20 0 15 0 272918565 14429130752 281458 33554432000 4194304 4196468 140733272288272 140733272270816 139810387042039 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
/proc/7259/statm: 3522737 281458 3594 1 0 3484809 0
[pid=7259/tid=7261] ppid=7256 vsize=14090948 memory=8112282956445269571 CPUtime=2478.89 cores=0,2,4,6
/proc/7259/task/7261/stat : 7261 (java) R 7256 7259 5555 0 -1 4202560 58714 0 0 0 247852 37 0 0 20 0 15 0 272918565 14429130752 281458 33554432000 4194304 4196468 140733272288272 139810391280144 139810004408346 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7262] ppid=7256 vsize=14090948 memory=4126316290023845779 CPUtime=7.34 cores=0,2,4,6
/proc/7259/task/7262/stat : 7262 (java) S 7256 7259 5555 0 -1 1077944384 9427 0 0 0 692 42 0 0 20 0 15 0 272918566 14429130752 281458 33554432000 4194304 4196468 140733272288272 139810317130512 139810387052245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7263] ppid=7256 vsize=14090948 memory=15312 CPUtime=7.37 cores=0,2,4,6
/proc/7259/task/7263/stat : 7263 (java) S 7256 7259 5555 0 -1 1077944384 10365 0 0 0 694 43 0 0 20 0 15 0 272918566 14429130752 281458 33554432000 4194304 4196468 140733272288272 139810316077968 139810387052245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7264] ppid=7256 vsize=14090948 memory=14332 CPUtime=7.37 cores=0,2,4,6
/proc/7259/task/7264/stat : 7264 (java) S 7256 7259 5555 0 -1 1077944384 12549 0 0 0 699 38 0 0 20 0 15 0 272918566 14429130752 281458 33554432000 4194304 4196468 140733272288272 139810315025424 139810387052245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7265] ppid=7256 vsize=14090948 memory=4024 CPUtime=7.36 cores=0,2,4,6
/proc/7259/task/7265/stat : 7265 (java) S 7256 7259 5555 0 -1 1077944384 10333 0 0 0 697 39 0 0 20 0 15 0 272918566 14429130752 281458 33554432000 4194304 4196468 140733272288272 139810313972880 139810387052245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7266] ppid=7256 vsize=14090948 memory=4028 CPUtime=5.49 cores=0,2,4,6
/proc/7259/task/7266/stat : 7266 (java) S 7256 7259 5555 0 -1 1077944384 10413 0 0 0 514 35 0 0 20 0 15 0 272918567 14429130752 281458 33554432000 4194304 4196468 140733272288272 139809299335152 139810387053186 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7267] ppid=7256 vsize=14090948 memory=1772 CPUtime=0 cores=0,2,4,6
/proc/7259/task/7267/stat : 7267 (java) S 7256 7259 5555 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 272918568 14429130752 281458 33554432000 4194304 4196468 140733272288272 139809298281440 139810387052245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7268] ppid=7256 vsize=14090948 memory=520 CPUtime=0 cores=0,2,4,6
/proc/7259/task/7268/stat : 7268 (java) S 7256 7259 5555 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 272918568 14429130752 281458 33554432000 4194304 4196468 140733272288272 139809297228800 139810387052245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7269] ppid=7256 vsize=14090948 memory=960 CPUtime=0 cores=0,2,4,6
/proc/7259/task/7269/stat : 7269 (java) S 7256 7259 5555 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272918571 14429130752 281458 33554432000 4194304 4196468 140733272288272 139809296177360 139810387060635 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7270] ppid=7256 vsize=14090948 memory=288230574492221466 CPUtime=2.08 cores=0,2,4,6
/proc/7259/task/7270/stat : 7270 (java) S 7256 7259 5555 0 -1 1077944384 6845 0 0 0 205 3 0 0 20 0 15 0 272918571 14429130752 281458 33554432000 4194304 4196468 140733272288272 139809295124976 139810387053186 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7271] ppid=7256 vsize=14090948 memory=297237821058711863 CPUtime=1.92 cores=0,2,4,6
/proc/7259/task/7271/stat : 7271 (java) S 7256 7259 5555 0 -1 1077944384 6053 0 0 0 191 1 0 0 20 0 15 0 272918571 14429130752 281458 33554432000 4194304 4196468 140733272288272 139809294072432 139810387053186 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7272] ppid=7256 vsize=14090948 memory=16101455274707249 CPUtime=0.94 cores=0,2,4,6
/proc/7259/task/7272/stat : 7272 (java) S 7256 7259 5555 0 -1 1077944384 8831 0 0 0 92 2 0 0 20 0 15 0 272918571 14429130752 281458 33554432000 4194304 4196468 140733272288272 139809293019888 139810387053186 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7273] ppid=7256 vsize=14090948 memory=7013044046896129901 CPUtime=0 cores=0,2,4,6
/proc/7259/task/7273/stat : 7273 (java) S 7256 7259 5555 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272918571 14429130752 281458 33554432000 4194304 4196468 140733272288272 139809291967584 139810387052245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
[pid=7259/tid=7274] ppid=7256 vsize=14090948 memory=7523938751776055635 CPUtime=1.23 cores=0,2,4,6
/proc/7259/task/7274/stat : 7274 (java) S 7256 7259 5555 0 -1 1077944384 1088 0 0 0 63 60 0 0 20 0 15 0 272918571 14429130752 281458 33554432000 4194304 4196468 140733272288272 139809290914096 139810387053186 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30437376 140733272290377 140733272290569 140733272290569 140733272293327 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 1125832 KiB

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

[startup+2495.22 s]
# the end of solver process 7259 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.62 s, system=2.49708 s

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

Child status: 143
Real time (s): 2495.22
CPU time (s): 2520.11
CPU user time (s): 2517.62
CPU system time (s): 2.49708
CPU usage (%): 100.998
Max. virtual memory (cumulated for all children) (KiB): 14090980
Max. memory (cumulated for all children) (KiB): 1145068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.62
system time used= 2.49708
maximum resident set size= 1157760
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 136228
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2800
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 197073
involuntary context switches= 7833


# summary of solver processes directly reported to runsolver:
#   pid: 7259
#   total CPU time (s): 2520.11
#   total CPU user time (s): 2517.62
#   total CPU system time (s): 2.49708

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.7196 second user time and 23.3371 second system time

The end

Launcher Data

Begin job on node139 at 2018-08-18 02:52:34
IDJOB=4311730
IDBENCH=141352
IDSOLVER=2799
FILE ID=node139/4311730-1534553554
RUNJOBID= node139-1534541038-5586
PBS_JOBID= 21038632
Free space on /tmp= 44196 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-17
BENCH NAME= XCSP18/TemplateDesign/TemplateDesign-m1s-magazine_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4311730-1534553554/watcher-4311730-1534553554 -o /tmp/evaluation-result-4311730-1534553554/solver-4311730-1534553554 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1534541038-5586 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 124049636 --timelimit 2520 --memlimit 11000 --nbcore 1 HOME/instance-4311730-1534553554.xml

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

MD5SUM BENCH= 90ad9fa5946247c0fa0335207c2f2744
RANDOM SEED=124049636

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        20650144 kB
MemAvailable:   29748528 kB
Buffers:          244260 kB
Cached:          9060436 kB
SwapCached:           16 kB
Active:          7233632 kB
Inactive:        4260428 kB
Active(anon):    2167952 kB
Inactive(anon):    90468 kB
Active(file):    5065680 kB
Inactive(file):  4169960 kB
Unevictable:        7156 kB
Mlocked:            7156 kB
SwapTotal:      67108860 kB
SwapFree:       67108836 kB
Dirty:             36172 kB
Writeback:             0 kB
AnonPages:       2254192 kB
Mapped:            35940 kB
Shmem:             66164 kB
Slab:             319820 kB
SReclaimable:     291204 kB
SUnreclaim:        28616 kB
KernelStack:        3824 kB
PageTables:         9524 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3215180 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2121728 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 44160 MiB
End job on node139 at 2018-08-18 03:34:09