Trace number 4308348

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) 2520.13 2469.64

General information on the benchmark

NameFapp/Fapp-m2s/
Fapp-m2s-08-0700_c18.xml
MD5SUM1726f38b1078149b3b3b5e51280bc638
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark542126384
Best CPU time to get the best result obtained on this benchmark2521
Satisfiable
(Un)Satisfiability was proved
Number of variables11265
Number of constraints7122
Number of domains159
Minimum domain size1
Maximum domain size141
Distribution of domain sizes[{"size":1,"count":4},{"size":2,"count":3984},{"size":11,"count":3288},{"size":12,"count":1},{"size":21,"count":10},{"size":23,"count":9},{"size":27,"count":51},{"size":31,"count":72},{"size":34,"count":11},{"size":35,"count":15},{"size":37,"count":59},{"size":38,"count":4},{"size":39,"count":29},{"size":40,"count":1},{"size":41,"count":17},{"size":42,"count":10},{"size":43,"count":1},{"size":44,"count":7},{"size":45,"count":25},{"size":47,"count":11},{"size":49,"count":70},{"size":51,"count":80},{"size":52,"count":2},{"size":53,"count":2},{"size":54,"count":5},"...",{"size":104,"count":55}, {"size":105,"count":9}, {"size":106,"count":46}, {"size":107,"count":8}, {"size":108,"count":6}, {"size":109,"count":6}, {"size":111,"count":41}, {"size":112,"count":53}, {"size":113,"count":10}, {"size":114,"count":14}, {"size":115,"count":6}, {"size":117,"count":78}, {"size":118,"count":117}, {"size":119,"count":35}, {"size":127,"count":73}, {"size":128,"count":21}, {"size":129,"count":2}, {"size":130,"count":15}, {"size":131,"count":18}, {"size":133,"count":2}, {"size":135,"count":74}, {"size":136,"count":50}, {"size":137,"count":18}, {"size":140,"count":8}, {"size":141,"count":1776}]
Minimum variable degree1
Maximum variable degree3289
Distribution of variable degrees[{"degree":1,"count":2},{"degree":2,"count":9869},{"degree":3,"count":14},{"degree":4,"count":31},{"degree":5,"count":51},{"degree":6,"count":71},{"degree":7,"count":99},{"degree":8,"count":104},{"degree":9,"count":116},{"degree":10,"count":158},{"degree":11,"count":226},{"degree":12,"count":258},{"degree":13,"count":171},{"degree":14,"count":35},{"degree":15,"count":26},{"degree":16,"count":18},{"degree":17,"count":8},{"degree":18,"count":6},{"degree":19,"count":1},{"degree":3289,"count":1}]
Minimum constraint arity2
Maximum constraint arity6
Distribution of constraint arities[{"arity":2,"count":546},{"arity":3,"count":3288},{"arity":6,"count":3288}]
Number of extensional constraints3288
Number of intensional constraints3834
Distribution of constraint types[{"type":"extension","count":3288},{"type":"intension","count":3834}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.68/0.56	c version: 2018-08-14
0.68/0.56	c seed: 634462477
0.68/0.56	c timeout: 2520
0.68/0.56	c memlimit: 11000
0.68/0.56	c nbcore: 4
0.68/0.58	c Parsing instance...
80.66/49.63	c Parsing done, starting search...
2520.08/2469.60	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 (10456 MiB free)
  memory of node 1: 16384 MiB (7522 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4308348-1534288259/watcher-4308348-1534288259 -o /tmp/evaluation-result-4308348-1534288259/solver-4308348-1534288259 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1534258226-10045 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 634462477 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308348-1534288259.xml 

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

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


[startup+0.100166 s]*
/proc/loadavg: 1.77 1.62 1.62 3/215 13212
/proc/meminfo: memFree=18391544/32770624 swapFree=67059124/67108860
[pid=13197] ppid=13194 vsize=14082736 memory=31492 CPUtime=0.12 cores=0,2,4,6
/proc/13197/stat : 13197 (java) S 13194 13197 10014 0 -1 1077944320 6781 0 0 0 11 1 0 0 20 0 15 0 246389147 14420721664 7873 33554432000 4194304 4196468 140728021314272 140728021296816 139662599057143 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
/proc/13197/statm: 3520684 7873 3153 1 0 3482761 0
[pid=13197/tid=13199] ppid=13194 vsize=14082736 memory=-8701690554792316031 CPUtime=0.09 cores=0,2,4,6
/proc/13197/task/13199/stat : 13199 (java) R 13194 13197 10014 0 -1 4202560 4829 0 0 0 8 1 0 0 20 0 15 0 246389148 14420721664 7873 33554432000 4194304 4196468 140728021314272 139662603280048 139662583137630 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13200] ppid=13194 vsize=14082736 memory=8257237230052613020 CPUtime=0 cores=0,2,4,6
/proc/13197/task/13200/stat : 13200 (java) S 13194 13197 10014 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 246389149 14420721664 7873 33554432000 4194304 4196468 140728021314272 139662551677456 139662599067349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13201] ppid=13194 vsize=14082736 memory=140193673156224 CPUtime=0 cores=0,2,4,6
/proc/13197/task/13201/stat : 13201 (java) S 13194 13197 10014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246389149 14420721664 7873 33554432000 4194304 4196468 140728021314272 139662550624912 139662599067349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13202] ppid=13194 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13197/task/13202/stat : 13202 (java) S 13194 13197 10014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246389149 14420721664 7873 33554432000 4194304 4196468 140728021314272 139662549571856 139662599067349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13203] ppid=13194 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13197/task/13203/stat : 13203 (java) S 13194 13197 10014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246389149 14420721664 7873 33554432000 4194304 4196468 140728021314272 139662548519312 139662599067349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13204] ppid=13194 vsize=14082736 memory=140193673156224 CPUtime=0 cores=0,2,4,6
/proc/13197/task/13204/stat : 13204 (java) S 13194 13197 10014 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 246389150 14420721664 7873 33554432000 4194304 4196468 140728021314272 139662141184752 139662599068290 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13205] ppid=13194 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13197/task/13205/stat : 13205 (java) S 13194 13197 10014 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 246389150 14420721664 7873 33554432000 4194304 4196468 140728021314272 139662140130976 139662599067349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13206] ppid=13194 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13197/task/13206/stat : 13206 (java) S 13194 13197 10014 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 246389151 14420721664 7873 33554432000 4194304 4196468 140728021314272 139662139077872 139662599067349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13207] ppid=13194 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13197/task/13207/stat : 13207 (java) S 13194 13197 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246389153 14420721664 7873 33554432000 4194304 4196468 140728021314272 139662138026448 139662599075739 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13208] ppid=13194 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13197/task/13208/stat : 13208 (java) S 13194 13197 10014 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 15 0 246389153 14420721664 7873 33554432000 4194304 4196468 140728021314272 139662136973552 139662599068290 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13209] ppid=13194 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13197/task/13209/stat : 13209 (java) S 13194 13197 10014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246389153 14420721664 7873 33554432000 4194304 4196468 140728021314272 139662068803952 139662599068290 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13210] ppid=13194 vsize=14082736 memory=140193673156224 CPUtime=0.01 cores=0,2,4,6
/proc/13197/task/13210/stat : 13210 (java) S 13194 13197 10014 0 -1 1077944384 277 0 0 0 1 0 0 0 20 0 15 0 246389153 14420721664 7873 33554432000 4194304 4196468 140728021314272 139662067750896 139662599068290 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13211] ppid=13194 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13197/task/13211/stat : 13211 (java) S 13194 13197 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246389153 14420721664 7873 33554432000 4194304 4196468 140728021314272 139662066698592 139662599067349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13212] ppid=13194 vsize=14082736 memory=140193673156224 CPUtime=0 cores=0,2,4,6
/proc/13197/task/13212/stat : 13212 (java) S 13194 13197 10014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246389153 14420721664 7873 33554432000 4194304 4196468 140728021314272 139662065646640 139662599068290 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 31492 KiB

[startup+0.210424 s]*
/proc/loadavg: 1.77 1.62 1.62 5/215 13212
/proc/meminfo: memFree=18375884/32770624 swapFree=67059124/67108860
[pid=13197] ppid=13194 vsize=14082736 memory=47288 CPUtime=0.3 cores=0,2,4,6
/proc/13197/stat : 13197 (java) S 13194 13197 10014 0 -1 1077944320 10430 0 0 0 28 2 0 0 20 0 15 0 246389147 14420721664 11822 33554432000 4194304 4196468 140728021314272 140728021296816 139662599057143 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
/proc/13197/statm: 3520684 11822 3366 1 0 3482761 0
[pid=13197/tid=13199] ppid=13194 vsize=14082736 memory=7022364594140610616 CPUtime=0.19 cores=0,2,4,6
/proc/13197/task/13199/stat : 13199 (java) R 13194 13197 10014 0 -1 4202560 8147 0 0 0 18 1 0 0 20 0 15 0 246389148 14420721664 11822 33554432000 4194304 4196468 140728021314272 139662603284080 139662219953735 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13200] ppid=13194 vsize=14082736 memory=365 CPUtime=0 cores=0,2,4,6
/proc/13197/task/13200/stat : 13200 (java) S 13194 13197 10014 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 246389149 14420721664 11822 33554432000 4194304 4196468 140728021314272 139662551677456 139662599067349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13201] ppid=13194 vsize=14082736 memory=140193674481987 CPUtime=0 cores=0,2,4,6
/proc/13197/task/13201/stat : 13201 (java) S 13194 13197 10014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246389149 14420721664 11822 33554432000 4194304 4196468 140728021314272 139662550624912 139662599067349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13202] ppid=13194 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13197/task/13202/stat : 13202 (java) S 13194 13197 10014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246389149 14420721664 11822 33554432000 4194304 4196468 140728021314272 139662549571856 139662599067349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13203] ppid=13194 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13197/task/13203/stat : 13203 (java) S 13194 13197 10014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246389149 14420721664 11822 33554432000 4194304 4196468 140728021314272 139662548519312 139662599067349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13204] ppid=13194 vsize=14082736 memory=140193673156224 CPUtime=0 cores=0,2,4,6
/proc/13197/task/13204/stat : 13204 (java) S 13194 13197 10014 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 246389150 14420721664 11822 33554432000 4194304 4196468 140728021314272 139662141184752 139662599068290 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13205] ppid=13194 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13197/task/13205/stat : 13205 (java) S 13194 13197 10014 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 246389150 14420721664 11822 33554432000 4194304 4196468 140728021314272 139662140130976 139662599067349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13206] ppid=13194 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13197/task/13206/stat : 13206 (java) S 13194 13197 10014 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 246389151 14420721664 11822 33554432000 4194304 4196468 140728021314272 139662139077872 139662599067349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13207] ppid=13194 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13197/task/13207/stat : 13207 (java) S 13194 13197 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246389153 14420721664 11822 33554432000 4194304 4196468 140728021314272 139662138026448 139662599075739 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13208] ppid=13194 vsize=14082736 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/13197/task/13208/stat : 13208 (java) R 13194 13197 10014 0 -1 1077944384 491 0 0 0 1 0 0 0 20 0 15 0 246389153 14420721664 11822 33554432000 4194304 4196468 140728021314272 139662136973552 139662599068290 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13209] ppid=13194 vsize=14082736 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/13197/task/13209/stat : 13209 (java) R 13194 13197 10014 0 -1 4202560 116 0 0 0 1 0 0 0 20 0 15 0 246389153 14420721664 11822 33554432000 4194304 4196468 140728021314272 139662068804048 139662580427456 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13210] ppid=13194 vsize=14082736 memory=140193673156224 CPUtime=0.06 cores=0,2,4,6
/proc/13197/task/13210/stat : 13210 (java) R 13194 13197 10014 0 -1 4202560 304 0 0 0 6 0 0 0 20 0 15 0 246389153 14420721664 11822 33554432000 4194304 4196468 140728021314272 139662067750896 139662599069078 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13211] ppid=13194 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13197/task/13211/stat : 13211 (java) S 13194 13197 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246389153 14420721664 11822 33554432000 4194304 4196468 140728021314272 139662066698592 139662599067349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13212] ppid=13194 vsize=14082736 memory=140193673156224 CPUtime=0 cores=0,2,4,6
/proc/13197/task/13212/stat : 13212 (java) S 13194 13197 10014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246389153 14420721664 11822 33554432000 4194304 4196468 140728021314272 139662065646640 139662599068290 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47288 KiB

[startup+0.310444 s]*
/proc/loadavg: 1.77 1.62 1.62 3/215 13212
/proc/meminfo: memFree=18372720/32770624 swapFree=67059124/67108860
[pid=13197] ppid=13194 vsize=14082736 memory=50412 CPUtime=0.45 cores=0,2,4,6
/proc/13197/stat : 13197 (java) S 13194 13197 10014 0 -1 1077944320 10804 0 0 0 42 3 0 0 20 0 15 0 246389147 14420721664 12603 33554432000 4194304 4196468 140728021314272 140728021296816 139662599057143 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
/proc/13197/statm: 3520684 12603 3369 1 0 3482761 0
[pid=13197/tid=13199] ppid=13194 vsize=14082736 memory=7022364594140610616 CPUtime=0.3 cores=0,2,4,6
/proc/13197/task/13199/stat : 13199 (java) R 13194 13197 10014 0 -1 4202560 8479 0 0 0 28 2 0 0 20 0 15 0 246389148 14420721664 12603 33554432000 4194304 4196468 140728021314272 139662603268656 139662583137660 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13200] ppid=13194 vsize=14082736 memory=4294979972 CPUtime=0 cores=0,2,4,6
/proc/13197/task/13200/stat : 13200 (java) S 13194 13197 10014 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 246389149 14420721664 12603 33554432000 4194304 4196468 140728021314272 139662551677456 139662599067349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13201] ppid=13194 vsize=14082736 memory=140193674481906 CPUtime=0 cores=0,2,4,6
/proc/13197/task/13201/stat : 13201 (java) S 13194 13197 10014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246389149 14420721664 12603 33554432000 4194304 4196468 140728021314272 139662550624912 139662599067349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13202] ppid=13194 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13197/task/13202/stat : 13202 (java) S 13194 13197 10014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246389149 14420721664 12603 33554432000 4194304 4196468 140728021314272 139662549571856 139662599067349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13203] ppid=13194 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13197/task/13203/stat : 13203 (java) S 13194 13197 10014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246389149 14420721664 12603 33554432000 4194304 4196468 140728021314272 139662548519312 139662599067349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13204] ppid=13194 vsize=14082736 memory=140193673156224 CPUtime=0 cores=0,2,4,6
/proc/13197/task/13204/stat : 13204 (java) S 13194 13197 10014 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 246389150 14420721664 12603 33554432000 4194304 4196468 140728021314272 139662141184752 139662599068290 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13205] ppid=13194 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13197/task/13205/stat : 13205 (java) S 13194 13197 10014 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 246389150 14420721664 12603 33554432000 4194304 4196468 140728021314272 139662140130976 139662599067349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13206] ppid=13194 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13197/task/13206/stat : 13206 (java) S 13194 13197 10014 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 246389151 14420721664 12603 33554432000 4194304 4196468 140728021314272 139662139077872 139662599067349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13207] ppid=13194 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13197/task/13207/stat : 13207 (java) S 13194 13197 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246389153 14420721664 12603 33554432000 4194304 4196468 140728021314272 139662138026448 139662599075739 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13208] ppid=13194 vsize=14082736 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/13197/task/13208/stat : 13208 (java) S 13194 13197 10014 0 -1 1077944384 513 0 0 0 3 0 0 0 20 0 15 0 246389153 14420721664 12603 33554432000 4194304 4196468 140728021314272 139662136973552 139662599068290 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13209] ppid=13194 vsize=14082736 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/13197/task/13209/stat : 13209 (java) S 13194 13197 10014 0 -1 1077944384 117 0 0 0 2 0 0 0 20 0 15 0 246389153 14420721664 12603 33554432000 4194304 4196468 140728021314272 139662068803952 139662599068290 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13210] ppid=13194 vsize=14082736 memory=140193673156224 CPUtime=0.08 cores=0,2,4,6
/proc/13197/task/13210/stat : 13210 (java) S 13194 13197 10014 0 -1 1077944384 314 0 0 0 8 0 0 0 20 0 15 0 246389153 14420721664 12603 33554432000 4194304 4196468 140728021314272 139662067750896 139662599068290 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13211] ppid=13194 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13197/task/13211/stat : 13211 (java) S 13194 13197 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246389153 14420721664 12603 33554432000 4194304 4196468 140728021314272 139662066698592 139662599067349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13212] ppid=13194 vsize=14082736 memory=140193673156224 CPUtime=0 cores=0,2,4,6
/proc/13197/task/13212/stat : 13212 (java) S 13194 13197 10014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246389153 14420721664 12603 33554432000 4194304 4196468 140728021314272 139662065646640 139662599068290 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
Current children cumulated CPU time: 0.45 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50412 KiB

[startup+0.700762 s]
/proc/loadavg: 1.77 1.62 1.62 3/215 13212
/proc/meminfo: memFree=18348660/32770624 swapFree=67059124/67108860
[pid=13197] ppid=13194 vsize=14084804 memory=89208 CPUtime=1 cores=0,2,4,6
/proc/13197/stat : 13197 (java) S 13194 13197 10014 0 -1 1077944320 17627 0 0 0 96 4 0 0 20 0 15 0 246389147 14422839296 22302 33554432000 4194304 4196468 140728021314272 140728021296816 139662599057143 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
/proc/13197/statm: 3521201 22302 3504 1 0 3483273 0
[pid=13197/tid=13199] ppid=13194 vsize=14084804 memory=196904319207155 CPUtime=0.67 cores=0,2,4,6
/proc/13197/task/13199/stat : 13199 (java) R 13194 13197 10014 0 -1 4202560 14901 0 0 0 64 3 0 0 20 0 15 0 246389148 14422839296 22302 33554432000 4194304 4196468 140728021314272 139662603285376 139662583137660 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13200] ppid=13194 vsize=14084804 memory=1283939 CPUtime=0 cores=0,2,4,6
/proc/13197/task/13200/stat : 13200 (java) S 13194 13197 10014 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 246389149 14422839296 22302 33554432000 4194304 4196468 140728021314272 139662551677456 139662599067349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13201] ppid=13194 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13197/task/13201/stat : 13201 (java) S 13194 13197 10014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246389149 14422839296 22302 33554432000 4194304 4196468 140728021314272 139662550624912 139662599067349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13202] ppid=13194 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13197/task/13202/stat : 13202 (java) S 13194 13197 10014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246389149 14422839296 22302 33554432000 4194304 4196468 140728021314272 139662549571856 139662599067349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13203] ppid=13194 vsize=14084804 memory=7809523229951467572 CPUtime=0 cores=0,2,4,6
/proc/13197/task/13203/stat : 13203 (java) S 13194 13197 10014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246389149 14422839296 22302 33554432000 4194304 4196468 140728021314272 139662548519312 139662599067349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13204] ppid=13194 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13197/task/13204/stat : 13204 (java) S 13194 13197 10014 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 246389150 14422839296 22302 33554432000 4194304 4196468 140728021314272 139662141184752 139662599068290 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13205] ppid=13194 vsize=14084804 memory=9050720762442383533 CPUtime=0 cores=0,2,4,6
/proc/13197/task/13205/stat : 13205 (java) S 13194 13197 10014 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 246389150 14422839296 22302 33554432000 4194304 4196468 140728021314272 139662140130976 139662599067349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13206] ppid=13194 vsize=14084804 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/13197/task/13206/stat : 13206 (java) S 13194 13197 10014 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 246389151 14422839296 22302 33554432000 4194304 4196468 140728021314272 139662139077872 139662599067349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13207] ppid=13194 vsize=14084804 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/13197/task/13207/stat : 13207 (java) S 13194 13197 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246389153 14422839296 22302 33554432000 4194304 4196468 140728021314272 139662138026448 139662599075739 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13208] ppid=13194 vsize=14084804 memory=6944656575208382560 CPUtime=0.08 cores=0,2,4,6
/proc/13197/task/13208/stat : 13208 (java) S 13194 13197 10014 0 -1 1077944384 672 0 0 0 8 0 0 0 20 0 15 0 246389153 14422839296 22302 33554432000 4194304 4196468 140728021314272 139662136973552 139662599068290 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13209] ppid=13194 vsize=14084804 memory=6943526294502006880 CPUtime=0.07 cores=0,2,4,6
/proc/13197/task/13209/stat : 13209 (java) S 13194 13197 10014 0 -1 1077944384 265 0 0 0 7 0 0 0 20 0 15 0 246389153 14422839296 22302 33554432000 4194304 4196468 140728021314272 139662068803952 139662599068290 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13210] ppid=13194 vsize=14084804 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/13197/task/13210/stat : 13210 (java) S 13194 13197 10014 0 -1 1077944384 410 0 0 0 15 0 0 0 20 0 15 0 246389153 14422839296 22302 33554432000 4194304 4196468 140728021314272 139662067750896 139662599068290 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13211] ppid=13194 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13197/task/13211/stat : 13211 (java) S 13194 13197 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246389153 14422839296 22302 33554432000 4194304 4196468 140728021314272 139662066698592 139662599067349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13212] ppid=13194 vsize=14084804 memory=1860 CPUtime=0 cores=0,2,4,6
/proc/13197/task/13212/stat : 13212 (java) S 13194 13197 10014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246389153 14422839296 22302 33554432000 4194304 4196468 140728021314272 139662065646640 139662599068290 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 89208 KiB

[startup+1.5008 s]
/proc/loadavg: 1.77 1.62 1.62 3/215 13212
/proc/meminfo: memFree=18065720/32770624 swapFree=67059124/67108860
[pid=13197] ppid=13194 vsize=14084804 memory=532852 CPUtime=2.88 cores=0,2,4,6
/proc/13197/stat : 13197 (java) S 13194 13197 10014 0 -1 1077944320 20668 0 0 0 235 53 0 0 20 0 15 0 246389147 14422839296 133213 33554432000 4194304 4196468 140728021314272 140728021296816 139662599057143 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
/proc/13197/statm: 3521201 133213 3564 1 0 3483273 0
[pid=13197/tid=13199] ppid=13194 vsize=14084804 memory=12902 CPUtime=1.24 cores=0,2,4,6
/proc/13197/task/13199/stat : 13199 (java) R 13194 13197 10014 0 -1 4202560 15111 0 0 0 112 12 0 0 20 0 15 0 246389148 14422839296 133213 33554432000 4194304 4196468 140728021314272 139662603287520 139662599079069 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13200] ppid=13194 vsize=14084804 memory=6791534058613427641 CPUtime=0.2 cores=0,2,4,6
/proc/13197/task/13200/stat : 13200 (java) S 13194 13197 10014 0 -1 1077944384 375 0 0 0 12 8 0 0 20 0 15 0 246389149 14422839296 133213 33554432000 4194304 4196468 140728021314272 139662551677456 139662599067349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13201] ppid=13194 vsize=14084804 memory=0 CPUtime=0.2 cores=0,2,4,6
/proc/13197/task/13201/stat : 13201 (java) S 13194 13197 10014 0 -1 1077944384 638 0 0 0 11 9 0 0 20 0 15 0 246389149 14422839296 133213 33554432000 4194304 4196468 140728021314272 139662550624912 139662599067349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13202] ppid=13194 vsize=14084804 memory=0 CPUtime=0.2 cores=0,2,4,6
/proc/13197/task/13202/stat : 13202 (java) S 13194 13197 10014 0 -1 1077944384 336 0 0 0 10 10 0 0 20 0 15 0 246389149 14422839296 133213 33554432000 4194304 4196468 140728021314272 139662549571856 139662599067349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13203] ppid=13194 vsize=14084804 memory=6943526294502006880 CPUtime=0.2 cores=0,2,4,6
/proc/13197/task/13203/stat : 13203 (java) S 13194 13197 10014 0 -1 1077944384 413 0 0 0 12 8 0 0 20 0 15 0 246389149 14422839296 133213 33554432000 4194304 4196468 140728021314272 139662548519312 139662599067349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13204] ppid=13194 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13197/task/13204/stat : 13204 (java) S 13194 13197 10014 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 15 0 246389150 14422839296 133213 33554432000 4194304 4196468 140728021314272 139662141184752 139662599068290 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0

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

/proc/13197/task/13199/stat : 13199 (java) R 13194 13197 10014 0 -1 4202560 521631 0 0 0 230778 76 0 0 20 0 15 0 246389148 14429130752 899189 33554432000 4194304 4196468 140728021314272 139662603295136 139662232497041 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13200] ppid=13194 vsize=14090948 memory=3605452 CPUtime=12.97 cores=0,2,4,6
/proc/13197/task/13200/stat : 13200 (java) S 13194 13197 10014 0 -1 1077944384 122831 0 0 0 1143 154 0 0 20 0 15 0 246389149 14429130752 899189 33554432000 4194304 4196468 140728021314272 139662551677456 139662599067349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13201] ppid=13194 vsize=14090948 memory=3605452 CPUtime=12.97 cores=0,2,4,6
/proc/13197/task/13201/stat : 13201 (java) S 13194 13197 10014 0 -1 1077944384 112879 0 0 0 1147 150 0 0 20 0 15 0 246389149 14429130752 899189 33554432000 4194304 4196468 140728021314272 139662550624912 139662599067349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13202] ppid=13194 vsize=14090948 memory=3596756 CPUtime=12.9 cores=0,2,4,6
/proc/13197/task/13202/stat : 13202 (java) S 13194 13197 10014 0 -1 1077944384 129711 0 0 0 1135 155 0 0 20 0 15 0 246389149 14429130752 899189 33554432000 4194304 4196468 140728021314272 139662549571856 139662599067349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13203] ppid=13194 vsize=14090948 memory=3605452 CPUtime=12.94 cores=0,2,4,6
/proc/13197/task/13203/stat : 13203 (java) S 13194 13197 10014 0 -1 1077944384 127131 0 0 0 1145 149 0 0 20 0 15 0 246389149 14429130752 899189 33554432000 4194304 4196468 140728021314272 139662548519312 139662599067349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13204] ppid=13194 vsize=14090948 memory=3596756 CPUtime=0.55 cores=0,2,4,6
/proc/13197/task/13204/stat : 13204 (java) S 13194 13197 10014 0 -1 1077944384 21608 0 0 0 48 7 0 0 20 0 15 0 246389150 14429130752 899189 33554432000 4194304 4196468 140728021314272 139662141184752 139662599068290 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13205] ppid=13194 vsize=14090948 memory=3596756 CPUtime=0 cores=0,2,4,6
/proc/13197/task/13205/stat : 13205 (java) S 13194 13197 10014 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 246389150 14429130752 899189 33554432000 4194304 4196468 140728021314272 139662140131040 139662599067349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13206] ppid=13194 vsize=14090948 memory=3596756 CPUtime=0 cores=0,2,4,6
/proc/13197/task/13206/stat : 13206 (java) S 13194 13197 10014 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 15 0 246389151 14429130752 899189 33554432000 4194304 4196468 140728021314272 139662139077888 139662599067349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13207] ppid=13194 vsize=14090948 memory=3596756 CPUtime=0 cores=0,2,4,6
/proc/13197/task/13207/stat : 13207 (java) S 13194 13197 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246389153 14429130752 899189 33554432000 4194304 4196468 140728021314272 139662138026448 139662599075739 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13208] ppid=13194 vsize=14090948 memory=3596756 CPUtime=3.99 cores=0,2,4,6
/proc/13197/task/13208/stat : 13208 (java) S 13194 13197 10014 0 -1 1077944384 14900 0 0 0 396 3 0 0 20 0 15 0 246389153 14429130752 899189 33554432000 4194304 4196468 140728021314272 139662136973552 139662599068290 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13209] ppid=13194 vsize=14090948 memory=3596756 CPUtime=4.33 cores=0,2,4,6
/proc/13197/task/13209/stat : 13209 (java) S 13194 13197 10014 0 -1 1077944384 15865 0 0 0 429 4 0 0 20 0 15 0 246389153 14429130752 899189 33554432000 4194304 4196468 140728021314272 139662068803952 139662599068290 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13210] ppid=13194 vsize=14090948 memory=3596756 CPUtime=1.35 cores=0,2,4,6
/proc/13197/task/13210/stat : 13210 (java) S 13194 13197 10014 0 -1 1077944384 12901 0 0 0 132 3 0 0 20 0 15 0 246389153 14429130752 899189 33554432000 4194304 4196468 140728021314272 139662067750896 139662599068290 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13211] ppid=13194 vsize=14090948 memory=3596756 CPUtime=0 cores=0,2,4,6
/proc/13197/task/13211/stat : 13211 (java) S 13194 13197 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246389153 14429130752 899189 33554432000 4194304 4196468 140728021314272 139662066698592 139662599067349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13212] ppid=13194 vsize=14090948 memory=3596756 CPUtime=1.35 cores=0,2,4,6
/proc/13197/task/13212/stat : 13212 (java) S 13194 13197 10014 0 -1 1077944384 2226 0 0 0 65 70 0 0 20 0 15 0 246389153 14429130752 899189 33554432000 4194304 4196468 140728021314272 139662065646640 139662599068290 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
Current children cumulated CPU time: 2372 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 3596756 KiB

[startup+2382.3 s]
/proc/loadavg: 1.81 1.87 1.92 3/216 13285
/proc/meminfo: memFree=17418316/32770624 swapFree=67059124/67108860
[pid=13197] ppid=13194 vsize=14090948 memory=3520920 CPUtime=2432.25 cores=0,2,4,6
/proc/13197/stat : 13197 (java) S 13194 13197 10014 0 -1 1077944320 1100527 0 0 0 242458 767 0 0 20 0 15 0 246389147 14429130752 880230 33554432000 4194304 4196468 140728021314272 140728021296816 139662599057143 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
/proc/13197/statm: 3522737 880230 3611 1 0 3484809 0
[pid=13197/tid=13199] ppid=13194 vsize=14090948 memory=3520920 CPUtime=2368.45 cores=0,2,4,6
/proc/13197/task/13199/stat : 13199 (java) R 13194 13197 10014 0 -1 4202560 528331 0 0 0 236769 76 0 0 20 0 15 0 246389148 14429130752 880230 33554432000 4194304 4196468 140728021314272 139662603295136 139662232708110 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13200] ppid=13194 vsize=14090948 memory=1432 CPUtime=13.03 cores=0,2,4,6
/proc/13197/task/13200/stat : 13200 (java) S 13194 13197 10014 0 -1 1077944384 125858 0 0 0 1149 154 0 0 20 0 15 0 246389149 14429130752 880230 33554432000 4194304 4196468 140728021314272 139662551677456 139662599067349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13201] ppid=13194 vsize=14090948 memory=3520920 CPUtime=13.04 cores=0,2,4,6
/proc/13197/task/13201/stat : 13201 (java) S 13194 13197 10014 0 -1 1077944384 115155 0 0 0 1154 150 0 0 20 0 15 0 246389149 14429130752 880230 33554432000 4194304 4196468 140728021314272 139662550624912 139662599067349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13202] ppid=13194 vsize=14090948 memory=3554264 CPUtime=12.98 cores=0,2,4,6
/proc/13197/task/13202/stat : 13202 (java) S 13194 13197 10014 0 -1 1077944384 132209 0 0 0 1142 156 0 0 20 0 15 0 246389149 14429130752 880230 33554432000 4194304 4196468 140728021314272 139662549571856 139662599067349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13203] ppid=13194 vsize=14090948 memory=3554264 CPUtime=13.01 cores=0,2,4,6
/proc/13197/task/13203/stat : 13203 (java) S 13194 13197 10014 0 -1 1077944384 129778 0 0 0 1152 149 0 0 20 0 15 0 246389149 14429130752 880230 33554432000 4194304 4196468 140728021314272 139662548519312 139662599067349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13204] ppid=13194 vsize=14090948 memory=3520920 CPUtime=0.56 cores=0,2,4,6
/proc/13197/task/13204/stat : 13204 (java) S 13194 13197 10014 0 -1 1077944384 21858 0 0 0 48 8 0 0 20 0 15 0 246389150 14429130752 880230 33554432000 4194304 4196468 140728021314272 139662141184752 139662599068290 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13205] ppid=13194 vsize=14090948 memory=3520920 CPUtime=0 cores=0,2,4,6
/proc/13197/task/13205/stat : 13205 (java) S 13194 13197 10014 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 246389150 14429130752 880230 33554432000 4194304 4196468 140728021314272 139662140131040 139662599067349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13206] ppid=13194 vsize=14090948 memory=1708 CPUtime=0 cores=0,2,4,6
/proc/13197/task/13206/stat : 13206 (java) S 13194 13197 10014 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 15 0 246389151 14429130752 880230 33554432000 4194304 4196468 140728021314272 139662139077888 139662599067349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13207] ppid=13194 vsize=14090948 memory=3520920 CPUtime=0 cores=0,2,4,6
/proc/13197/task/13207/stat : 13207 (java) S 13194 13197 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246389153 14429130752 880230 33554432000 4194304 4196468 140728021314272 139662138026448 139662599075739 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13208] ppid=13194 vsize=14090948 memory=3544 CPUtime=3.99 cores=0,2,4,6
/proc/13197/task/13208/stat : 13208 (java) S 13194 13197 10014 0 -1 1077944384 14903 0 0 0 396 3 0 0 20 0 15 0 246389153 14429130752 880230 33554432000 4194304 4196468 140728021314272 139662136973552 139662599068290 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13209] ppid=13194 vsize=14090948 memory=3520920 CPUtime=4.33 cores=0,2,4,6
/proc/13197/task/13209/stat : 13209 (java) S 13194 13197 10014 0 -1 1077944384 15873 0 0 0 429 4 0 0 20 0 15 0 246389153 14429130752 880230 33554432000 4194304 4196468 140728021314272 139662068803952 139662599068290 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13210] ppid=13194 vsize=14090948 memory=3520920 CPUtime=1.35 cores=0,2,4,6
/proc/13197/task/13210/stat : 13210 (java) S 13194 13197 10014 0 -1 1077944384 12905 0 0 0 132 3 0 0 20 0 15 0 246389153 14429130752 880230 33554432000 4194304 4196468 140728021314272 139662067750896 139662599068290 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13211] ppid=13194 vsize=14090948 memory=3554264 CPUtime=0 cores=0,2,4,6
/proc/13197/task/13211/stat : 13211 (java) S 13194 13197 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246389153 14429130752 880230 33554432000 4194304 4196468 140728021314272 139662066698592 139662599067349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13212] ppid=13194 vsize=14090948 memory=3554264 CPUtime=1.39 cores=0,2,4,6
/proc/13197/task/13212/stat : 13212 (java) S 13194 13197 10014 0 -1 1077944384 2254 0 0 0 67 72 0 0 20 0 15 0 246389153 14429130752 880230 33554432000 4194304 4196468 140728021314272 139662065646640 139662599068290 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
Current children cumulated CPU time: 2432.25 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 3520920 KiB

[startup+2442.3 s]
/proc/loadavg: 1.89 1.88 1.92 3/216 13363
/proc/meminfo: memFree=19416476/32770624 swapFree=67059124/67108860
[pid=13197] ppid=13194 vsize=14090948 memory=3448580 CPUtime=2492.67 cores=0,2,4,6
/proc/13197/stat : 13197 (java) S 13194 13197 10014 0 -1 1077944320 1126996 0 0 0 248495 772 0 0 20 0 15 0 246389147 14429130752 862145 33554432000 4194304 4196468 140728021314272 140728021296816 139662599057143 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
/proc/13197/statm: 3522737 862145 3611 1 0 3484809 0
[pid=13197/tid=13199] ppid=13194 vsize=14090948 memory=3448580 CPUtime=2428.31 cores=0,2,4,6
/proc/13197/task/13199/stat : 13199 (java) R 13194 13197 10014 0 -1 4202560 544702 0 0 0 242751 80 0 0 20 0 15 0 246389148 14429130752 862145 33554432000 4194304 4196468 140728021314272 139662603295136 139662232710127 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13200] ppid=13194 vsize=14090948 memory=3456276 CPUtime=13.16 cores=0,2,4,6
/proc/13197/task/13200/stat : 13200 (java) S 13194 13197 10014 0 -1 1077944384 128290 0 0 0 1162 154 0 0 20 0 15 0 246389149 14429130752 862145 33554432000 4194304 4196468 140728021314272 139662551677456 139662599067349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13201] ppid=13194 vsize=14090948 memory=3456276 CPUtime=13.17 cores=0,2,4,6
/proc/13197/task/13201/stat : 13201 (java) S 13194 13197 10014 0 -1 1077944384 117027 0 0 0 1167 150 0 0 20 0 15 0 246389149 14429130752 862145 33554432000 4194304 4196468 140728021314272 139662550624912 139662599067349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13202] ppid=13194 vsize=14090948 memory=3554264 CPUtime=13.12 cores=0,2,4,6
/proc/13197/task/13202/stat : 13202 (java) S 13194 13197 10014 0 -1 1077944384 135175 0 0 0 1156 156 0 0 20 0 15 0 246389149 14429130752 862145 33554432000 4194304 4196468 140728021314272 139662549571856 139662599067349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13203] ppid=13194 vsize=14090948 memory=3554264 CPUtime=13.15 cores=0,2,4,6
/proc/13197/task/13203/stat : 13203 (java) S 13194 13197 10014 0 -1 1077944384 132319 0 0 0 1166 149 0 0 20 0 15 0 246389149 14429130752 862145 33554432000 4194304 4196468 140728021314272 139662548519312 139662599067349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13204] ppid=13194 vsize=14090948 memory=3514248 CPUtime=0.57 cores=0,2,4,6
/proc/13197/task/13204/stat : 13204 (java) S 13194 13197 10014 0 -1 1077944384 22102 0 0 0 49 8 0 0 20 0 15 0 246389150 14429130752 862145 33554432000 4194304 4196468 140728021314272 139662141184752 139662599068290 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13205] ppid=13194 vsize=14090948 memory=3456276 CPUtime=0 cores=0,2,4,6
/proc/13197/task/13205/stat : 13205 (java) S 13194 13197 10014 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 246389150 14429130752 862145 33554432000 4194304 4196468 140728021314272 139662140131040 139662599067349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13206] ppid=13194 vsize=14090948 memory=3448580 CPUtime=0 cores=0,2,4,6
/proc/13197/task/13206/stat : 13206 (java) S 13194 13197 10014 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 15 0 246389151 14429130752 862145 33554432000 4194304 4196468 140728021314272 139662139077888 139662599067349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13207] ppid=13194 vsize=14090948 memory=3456276 CPUtime=0 cores=0,2,4,6
/proc/13197/task/13207/stat : 13207 (java) S 13194 13197 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246389153 14429130752 862145 33554432000 4194304 4196468 140728021314272 139662138026448 139662599075739 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13208] ppid=13194 vsize=14090948 memory=3448580 CPUtime=3.99 cores=0,2,4,6
/proc/13197/task/13208/stat : 13208 (java) S 13194 13197 10014 0 -1 1077944384 14906 0 0 0 396 3 0 0 20 0 15 0 246389153 14429130752 862145 33554432000 4194304 4196468 140728021314272 139662136973552 139662599068290 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13209] ppid=13194 vsize=14090948 memory=3448580 CPUtime=4.33 cores=0,2,4,6
/proc/13197/task/13209/stat : 13209 (java) S 13194 13197 10014 0 -1 1077944384 15881 0 0 0 429 4 0 0 20 0 15 0 246389153 14429130752 862145 33554432000 4194304 4196468 140728021314272 139662068803952 139662599068290 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13210] ppid=13194 vsize=14090948 memory=3456276 CPUtime=1.35 cores=0,2,4,6
/proc/13197/task/13210/stat : 13210 (java) S 13194 13197 10014 0 -1 1077944384 12909 0 0 0 132 3 0 0 20 0 15 0 246389153 14429130752 862145 33554432000 4194304 4196468 140728021314272 139662067750896 139662599068290 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13211] ppid=13194 vsize=14090948 memory=3480388 CPUtime=0 cores=0,2,4,6
/proc/13197/task/13211/stat : 13211 (java) S 13194 13197 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246389153 14429130752 862145 33554432000 4194304 4196468 140728021314272 139662066698592 139662599067349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13212] ppid=13194 vsize=14090948 memory=3456276 CPUtime=1.42 cores=0,2,4,6
/proc/13197/task/13212/stat : 13212 (java) S 13194 13197 10014 0 -1 1077944384 2282 0 0 0 68 74 0 0 20 0 15 0 246389153 14429130752 862145 33554432000 4194304 4196468 140728021314272 139662065646640 139662599068290 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
Current children cumulated CPU time: 2492.67 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 3448580 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2469.6 s]
/proc/loadavg: 1.85 1.87 1.92 3/216 13364
/proc/meminfo: memFree=19484904/32770624 swapFree=67059124/67108860
[pid=13197] ppid=13194 vsize=14090948 memory=3428060 CPUtime=2520.08 cores=0,2,4,6
/proc/13197/stat : 13197 (java) S 13194 13197 10014 0 -1 1077944320 1141420 0 0 0 251234 774 0 0 20 0 15 0 246389147 14429130752 857015 33554432000 4194304 4196468 140728021314272 140728021296816 139662599057143 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
/proc/13197/statm: 3522737 857015 3611 1 0 3484809 0
[pid=13197/tid=13199] ppid=13194 vsize=14090948 memory=13808 CPUtime=2455.57 cores=0,2,4,6
/proc/13197/task/13199/stat : 13199 (java) R 13194 13197 10014 0 -1 4202560 553448 0 0 0 245477 80 0 0 20 0 15 0 246389148 14429130752 857015 33554432000 4194304 4196468 140728021314272 139662603295296 139662232408926 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13200] ppid=13194 vsize=14090948 memory=524 CPUtime=13.19 cores=0,2,4,6
/proc/13197/task/13200/stat : 13200 (java) S 13194 13197 10014 0 -1 1077944384 130034 0 0 0 1165 154 0 0 20 0 15 0 246389149 14429130752 857015 33554432000 4194304 4196468 140728021314272 139662551677456 139662599067349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13201] ppid=13194 vsize=14090948 memory=1528 CPUtime=13.2 cores=0,2,4,6
/proc/13197/task/13201/stat : 13201 (java) S 13194 13197 10014 0 -1 1077944384 118408 0 0 0 1170 150 0 0 20 0 15 0 246389149 14429130752 857015 33554432000 4194304 4196468 140728021314272 139662550624912 139662599067349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13202] ppid=13194 vsize=14090948 memory=3544 CPUtime=13.15 cores=0,2,4,6
/proc/13197/task/13202/stat : 13202 (java) S 13194 13197 10014 0 -1 1077944384 136472 0 0 0 1159 156 0 0 20 0 15 0 246389149 14429130752 857015 33554432000 4194304 4196468 140728021314272 139662549571856 139662599067349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13203] ppid=13194 vsize=14090948 memory=65920 CPUtime=13.18 cores=0,2,4,6
/proc/13197/task/13203/stat : 13203 (java) S 13194 13197 10014 0 -1 1077944384 133570 0 0 0 1169 149 0 0 20 0 15 0 246389149 14429130752 857015 33554432000 4194304 4196468 140728021314272 139662548519312 139662599067349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13204] ppid=13194 vsize=14090948 memory=780 CPUtime=0.57 cores=0,2,4,6
/proc/13197/task/13204/stat : 13204 (java) S 13194 13197 10014 0 -1 1077944384 22105 0 0 0 49 8 0 0 20 0 15 0 246389150 14429130752 857015 33554432000 4194304 4196468 140728021314272 139662141184752 139662599068290 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13205] ppid=13194 vsize=14090948 memory=1948 CPUtime=0 cores=0,2,4,6
/proc/13197/task/13205/stat : 13205 (java) S 13194 13197 10014 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 246389150 14429130752 857015 33554432000 4194304 4196468 140728021314272 139662140131040 139662599067349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13206] ppid=13194 vsize=14090948 memory=1328 CPUtime=0 cores=0,2,4,6
/proc/13197/task/13206/stat : 13206 (java) S 13194 13197 10014 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 15 0 246389151 14429130752 857015 33554432000 4194304 4196468 140728021314272 139662139077888 139662599067349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13207] ppid=13194 vsize=14090948 memory=976 CPUtime=0 cores=0,2,4,6
/proc/13197/task/13207/stat : 13207 (java) S 13194 13197 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246389153 14429130752 857015 33554432000 4194304 4196468 140728021314272 139662138026448 139662599075739 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13208] ppid=13194 vsize=14090948 memory=1140 CPUtime=3.99 cores=0,2,4,6
/proc/13197/task/13208/stat : 13208 (java) S 13194 13197 10014 0 -1 1077944384 14906 0 0 0 396 3 0 0 20 0 15 0 246389153 14429130752 857015 33554432000 4194304 4196468 140728021314272 139662136973552 139662599068290 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13209] ppid=13194 vsize=14090948 memory=1024 CPUtime=4.33 cores=0,2,4,6
/proc/13197/task/13209/stat : 13209 (java) S 13194 13197 10014 0 -1 1077944384 15881 0 0 0 429 4 0 0 20 0 15 0 246389153 14429130752 857015 33554432000 4194304 4196468 140728021314272 139662068803952 139662599068290 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13210] ppid=13194 vsize=14090948 memory=3172 CPUtime=1.35 cores=0,2,4,6
/proc/13197/task/13210/stat : 13210 (java) S 13194 13197 10014 0 -1 1077944384 12909 0 0 0 132 3 0 0 20 0 15 0 246389153 14429130752 857015 33554432000 4194304 4196468 140728021314272 139662067750896 139662599068290 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13211] ppid=13194 vsize=14090948 memory=2076 CPUtime=0 cores=0,2,4,6
/proc/13197/task/13211/stat : 13211 (java) S 13194 13197 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246389153 14429130752 857015 33554432000 4194304 4196468 140728021314272 139662066698592 139662599067349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
[pid=13197/tid=13212] ppid=13194 vsize=14090948 memory=9004 CPUtime=1.43 cores=0,2,4,6
/proc/13197/task/13212/stat : 13212 (java) S 13194 13197 10014 0 -1 1077944384 2284 0 0 0 69 74 0 0 20 0 15 0 246389153 14429130752 857015 33554432000 4194304 4196468 140728021314272 139662065646640 139662599068290 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29216768 140728021316681 140728021316873 140728021316873 140728021319631 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 3428060 KiB

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

[startup+2469.64 s]
# the end of solver process 13197 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2512.36 s, system=7.77382 s

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

Child status: 143
Real time (s): 2469.64
CPU time (s): 2520.13
CPU user time (s): 2512.36
CPU system time (s): 7.77382
CPU usage (%): 102.044
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 6092796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2512.36
system time used= 7.77382
maximum resident set size= 6093368
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1141998
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2424
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 61029
involuntary context switches= 3143


# summary of solver processes directly reported to runsolver:
#   pid: 13197
#   total CPU time (s): 2520.13
#   total CPU user time (s): 2512.36
#   total CPU system time (s): 7.77382

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.697 second user time and 23.3098 second system time

The end

Launcher Data

Begin job on node103 at 2018-08-15 01:11:00
IDJOB=4308348
IDBENCH=141271
IDSOLVER=2791
FILE ID=node103/4308348-1534288259
RUNJOBID= node103-1534258226-10045
PBS_JOBID= 21038130
Free space on /tmp= 36952 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-14
BENCH NAME= XCSP18/Fapp/Fapp-m2s/Fapp-m2s-08-0700_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-4308348-1534288259/watcher-4308348-1534288259 -o /tmp/evaluation-result-4308348-1534288259/solver-4308348-1534288259 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1534258226-10045 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 634462477 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308348-1534288259.xml

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

MD5SUM BENCH= 1726f38b1078149b3b3b5e51280bc638
RANDOM SEED=634462477

node103.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.48
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.48
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.48
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.48
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:        18410544 kB
MemAvailable:   26523076 kB
Buffers:          180424 kB
Cached:          8126008 kB
SwapCached:         5152 kB
Active:         10002616 kB
Inactive:        3730352 kB
Active(anon):    5419140 kB
Inactive(anon):    59296 kB
Active(file):    4583476 kB
Inactive(file):  3671056 kB
Unevictable:        7768 kB
Mlocked:            7768 kB
SwapTotal:      67108860 kB
SwapFree:       67059124 kB
Dirty:            247776 kB
Writeback:             0 kB
AnonPages:       5430304 kB
Mapped:            66756 kB
Shmem:             48720 kB
Slab:             315496 kB
SReclaimable:     286460 kB
SUnreclaim:        29036 kB
KernelStack:        3520 kB
PageTables:        16108 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6811528 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5287936 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 37060 MiB
End job on node103 at 2018-08-15 01:52:09