Trace number 4310226

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
OscaR - Conflict Ordering with restarts 2018-08-14? (TO) 252.136 225.836

General information on the benchmark

NameFapp/Fapp-m2s/
Fapp-m2s-test03-0400_c18.xml
MD5SUMa5fe7a04cb5002912ef3d870057982e3
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark163903545
Best CPU time to get the best result obtained on this benchmark252.14
Satisfiable
(Un)Satisfiability was proved
Number of variables6864
Number of constraints4370
Number of domains85
Minimum domain size1
Maximum domain size175
Distribution of domain sizes[{"size":1,"count":8},{"size":2,"count":2413},{"size":11,"count":2021},{"size":12,"count":1},{"size":21,"count":15},{"size":26,"count":8},{"size":29,"count":37},{"size":31,"count":9},{"size":32,"count":9},{"size":33,"count":36},{"size":35,"count":22},{"size":37,"count":62},{"size":41,"count":51},{"size":43,"count":13},{"size":44,"count":6},{"size":47,"count":16},{"size":49,"count":20},{"size":51,"count":47},{"size":53,"count":8},{"size":55,"count":14},{"size":56,"count":16},{"size":57,"count":3},{"size":59,"count":3},{"size":61,"count":30},{"size":63,"count":21},"...",{"size":91,"count":18}, {"size":93,"count":6}, {"size":94,"count":7}, {"size":97,"count":4}, {"size":99,"count":11}, {"size":101,"count":31}, {"size":103,"count":5}, {"size":105,"count":6}, {"size":107,"count":14}, {"size":109,"count":15}, {"size":113,"count":11}, {"size":115,"count":20}, {"size":117,"count":3}, {"size":123,"count":35}, {"size":127,"count":5}, {"size":135,"count":20}, {"size":136,"count":127}, {"size":137,"count":28}, {"size":153,"count":82}, {"size":158,"count":107}, {"size":160,"count":191}, {"size":163,"count":78}, {"size":165,"count":126}, {"size":167,"count":89}, {"size":175,"count":655}]
Minimum variable degree2
Maximum variable degree2022
Distribution of variable degrees[{"degree":2,"count":6063},{"degree":3,"count":3},{"degree":4,"count":12},{"degree":5,"count":22},{"degree":6,"count":42},{"degree":7,"count":47},{"degree":8,"count":59},{"degree":9,"count":62},{"degree":10,"count":77},{"degree":11,"count":88},{"degree":12,"count":91},{"degree":13,"count":96},{"degree":14,"count":131},{"degree":15,"count":70},{"degree":2022,"count":1}]
Minimum constraint arity2
Maximum constraint arity6
Distribution of constraint arities[{"arity":2,"count":328},{"arity":3,"count":2021},{"arity":6,"count":2021}]
Number of extensional constraints2021
Number of intensional constraints2349
Distribution of constraint types[{"type":"extension","count":2021},{"type":"intension","count":2349}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.67/0.56	c version: 2018-08-14
0.67/0.56	c seed: 375120085
0.67/0.56	c timeout: 252
0.67/0.56	c memlimit: 11000
0.67/0.56	c nbcore: 4
0.67/0.58	c Parsing instance...
50.69/32.48	c Parsing done, starting search...
252.09/225.80	s UNKNOWN

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4310226-1534331029/watcher-4310226-1534331029 -o /tmp/evaluation-result-4310226-1534331029/solver-4310226-1534331029 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node149-1534329313-21853 --watchdog 312 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 375120085 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4310226-1534331029.xml 

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

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

solver pid=23056, runsolver pid=23053

[startup+0.100093 s]*
/proc/loadavg: 1.45 1.51 1.51 3/216 23071
/proc/meminfo: memFree=19752916/32770624 swapFree=67105356/67108860
[pid=23056] ppid=23053 vsize=14082736 memory=30464 CPUtime=0.12 cores=0,2,4,6
/proc/23056/stat : 23056 (java) S 23053 23056 21822 0 -1 1077944320 6531 0 0 0 11 1 0 0 20 0 15 0 250666133 14420721664 7616 33554432000 4194304 4196468 140731633763792 140731633746336 139657889898231 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
/proc/23056/statm: 3520684 7616 3155 1 0 3482761 0
[pid=23056/tid=23058] ppid=23053 vsize=14082736 memory=-8773748148830113663 CPUtime=0.09 cores=0,2,4,6
/proc/23056/task/23058/stat : 23058 (java) R 23053 23056 21822 0 -1 4202560 4559 0 0 0 8 1 0 0 20 0 15 0 250666134 14420721664 7616 33554432000 4194304 4196468 140731633763792 139657894101352 139657846507346 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23059] ppid=23053 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23056/task/23059/stat : 23059 (java) S 23053 23056 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250666135 14420721664 7616 33554432000 4194304 4196468 140731633763792 139657842519184 139657889908437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23060] ppid=23053 vsize=14082736 memory=139910482753152 CPUtime=0 cores=0,2,4,6
/proc/23056/task/23060/stat : 23060 (java) S 23053 23056 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250666135 14420721664 7616 33554432000 4194304 4196468 140731633763792 139657484626960 139657889908437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23061] ppid=23053 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23056/task/23061/stat : 23061 (java) S 23053 23056 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250666135 14420721664 7616 33554432000 4194304 4196468 140731633763792 139657483574160 139657889908437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23062] ppid=23053 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23056/task/23062/stat : 23062 (java) S 23053 23056 21822 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250666135 14420721664 7616 33554432000 4194304 4196468 140731633763792 139657482521360 139657889908437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23063] ppid=23053 vsize=14082736 memory=139910482753152 CPUtime=0 cores=0,2,4,6
/proc/23056/task/23063/stat : 23063 (java) S 23053 23056 21822 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250666136 14420721664 7616 33554432000 4194304 4196468 140731633763792 139656803092848 139657889909378 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23064] ppid=23053 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23056/task/23064/stat : 23064 (java) S 23053 23056 21822 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250666137 14420721664 7616 33554432000 4194304 4196468 140731633763792 139656802038816 139657889908437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23065] ppid=23053 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23056/task/23065/stat : 23065 (java) S 23053 23056 21822 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250666137 14420721664 7616 33554432000 4194304 4196468 140731633763792 139656800985968 139657889908437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23066] ppid=23053 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23056/task/23066/stat : 23066 (java) S 23053 23056 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250666139 14420721664 7616 33554432000 4194304 4196468 140731633763792 139656799934288 139657889916827 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23067] ppid=23053 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23056/task/23067/stat : 23067 (java) S 23053 23056 21822 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 15 0 250666139 14420721664 7616 33554432000 4194304 4196468 140731633763792 139656798882672 139657889909378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23068] ppid=23053 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23056/task/23068/stat : 23068 (java) S 23053 23056 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250666139 14420721664 7616 33554432000 4194304 4196468 140731633763792 139656797829872 139657889909378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23069] ppid=23053 vsize=14082736 memory=139910482753152 CPUtime=0.01 cores=0,2,4,6
/proc/23056/task/23069/stat : 23069 (java) R 23053 23056 21822 0 -1 4202560 288 0 0 0 1 0 0 0 20 0 15 0 250666139 14420721664 7616 33554432000 4194304 4196468 140731633763792 139656796777072 139657875613042 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23070] ppid=23053 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23056/task/23070/stat : 23070 (java) S 23053 23056 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250666139 14420721664 7616 33554432000 4194304 4196468 140731633763792 139656795724512 139657889908437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23071] ppid=23053 vsize=14082736 memory=139910482753152 CPUtime=0 cores=0,2,4,6
/proc/23056/task/23071/stat : 23071 (java) S 23053 23056 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250666139 14420721664 7616 33554432000 4194304 4196468 140731633763792 139656794671792 139657889909378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 30464 KiB

[startup+0.211119 s]*
/proc/loadavg: 1.45 1.51 1.51 7/216 23071
/proc/meminfo: memFree=19736604/32770624 swapFree=67105356/67108860
[pid=23056] ppid=23053 vsize=14082736 memory=47096 CPUtime=0.3 cores=0,2,4,6
/proc/23056/stat : 23056 (java) S 23053 23056 21822 0 -1 1077944320 10366 0 0 0 28 2 0 0 20 0 15 0 250666133 14420721664 11774 33554432000 4194304 4196468 140731633763792 140731633746336 139657889898231 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
/proc/23056/statm: 3520684 11774 3378 1 0 3482761 0
[pid=23056/tid=23058] ppid=23053 vsize=14082736 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/23056/task/23058/stat : 23058 (java) R 23053 23056 21822 0 -1 4202560 8050 0 0 0 18 2 0 0 20 0 15 0 250666134 14420721664 11774 33554432000 4194304 4196468 140731633763792 139657894123200 139657522320644 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23059] ppid=23053 vsize=14082736 memory=365 CPUtime=0 cores=0,2,4,6
/proc/23056/task/23059/stat : 23059 (java) S 23053 23056 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250666135 14420721664 11774 33554432000 4194304 4196468 140731633763792 139657842519184 139657889908437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23060] ppid=23053 vsize=14082736 memory=288370286634464896 CPUtime=0 cores=0,2,4,6
/proc/23056/task/23060/stat : 23060 (java) S 23053 23056 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250666135 14420721664 11774 33554432000 4194304 4196468 140731633763792 139657484626960 139657889908437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23061] ppid=23053 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23056/task/23061/stat : 23061 (java) S 23053 23056 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250666135 14420721664 11774 33554432000 4194304 4196468 140731633763792 139657483574160 139657889908437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23062] ppid=23053 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23056/task/23062/stat : 23062 (java) S 23053 23056 21822 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250666135 14420721664 11774 33554432000 4194304 4196468 140731633763792 139657482521360 139657889908437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23063] ppid=23053 vsize=14082736 memory=139910482753152 CPUtime=0 cores=0,2,4,6
/proc/23056/task/23063/stat : 23063 (java) S 23053 23056 21822 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250666136 14420721664 11774 33554432000 4194304 4196468 140731633763792 139656803092848 139657889909378 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23064] ppid=23053 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23056/task/23064/stat : 23064 (java) S 23053 23056 21822 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250666137 14420721664 11774 33554432000 4194304 4196468 140731633763792 139656802038816 139657889908437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23065] ppid=23053 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23056/task/23065/stat : 23065 (java) S 23053 23056 21822 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250666137 14420721664 11774 33554432000 4194304 4196468 140731633763792 139656800985968 139657889908437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23066] ppid=23053 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23056/task/23066/stat : 23066 (java) S 23053 23056 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250666139 14420721664 11774 33554432000 4194304 4196468 140731633763792 139656799934288 139657889916827 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23067] ppid=23053 vsize=14082736 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/23056/task/23067/stat : 23067 (java) R 23053 23056 21822 0 -1 4202560 546 0 0 0 1 0 0 0 20 0 15 0 250666139 14420721664 11774 33554432000 4194304 4196468 140731633763792 139656798882672 139657867395068 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23068] ppid=23053 vsize=14082736 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/23056/task/23068/stat : 23068 (java) S 23053 23056 21822 0 -1 1077944384 62 0 0 0 1 0 0 0 20 0 15 0 250666139 14420721664 11774 33554432000 4194304 4196468 140731633763792 139656797829872 139657889909378 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23069] ppid=23053 vsize=14082736 memory=139910482753152 CPUtime=0.05 cores=0,2,4,6
/proc/23056/task/23069/stat : 23069 (java) R 23053 23056 21822 0 -1 1077944384 334 0 0 0 5 0 0 0 20 0 15 0 250666139 14420721664 11774 33554432000 4194304 4196468 140731633763792 139656796777072 139657889909378 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23070] ppid=23053 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23056/task/23070/stat : 23070 (java) S 23053 23056 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250666139 14420721664 11774 33554432000 4194304 4196468 140731633763792 139656795724512 139657889908437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23071] ppid=23053 vsize=14082736 memory=139910482753152 CPUtime=0 cores=0,2,4,6
/proc/23056/task/23071/stat : 23071 (java) S 23053 23056 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250666139 14420721664 11774 33554432000 4194304 4196468 140731633763792 139656794671792 139657889909378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47096 KiB

[startup+0.310382 s]*
/proc/loadavg: 1.45 1.51 1.51 4/216 23071
/proc/meminfo: memFree=19733068/32770624 swapFree=67105356/67108860
[pid=23056] ppid=23053 vsize=14082736 memory=50656 CPUtime=0.43 cores=0,2,4,6
/proc/23056/stat : 23056 (java) S 23053 23056 21822 0 -1 1077944320 10780 0 0 0 41 2 0 0 20 0 15 0 250666133 14420721664 12664 33554432000 4194304 4196468 140731633763792 140731633746336 139657889898231 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
/proc/23056/statm: 3520684 12664 3418 1 0 3482761 0
[pid=23056/tid=23058] ppid=23053 vsize=14082736 memory=7311146985107750967 CPUtime=0.3 cores=0,2,4,6
/proc/23056/task/23058/stat : 23058 (java) R 23053 23056 21822 0 -1 4202560 8413 0 0 0 28 2 0 0 20 0 15 0 250666134 14420721664 12664 33554432000 4194304 4196468 140731633763792 139657894106064 139657871461712 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23059] ppid=23053 vsize=14082736 memory=288230613314699287 CPUtime=0 cores=0,2,4,6
/proc/23056/task/23059/stat : 23059 (java) S 23053 23056 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250666135 14420721664 12664 33554432000 4194304 4196468 140731633763792 139657842519184 139657889908437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23060] ppid=23053 vsize=14082736 memory=288370286634464896 CPUtime=0 cores=0,2,4,6
/proc/23056/task/23060/stat : 23060 (java) S 23053 23056 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250666135 14420721664 12664 33554432000 4194304 4196468 140731633763792 139657484626960 139657889908437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23061] ppid=23053 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23056/task/23061/stat : 23061 (java) S 23053 23056 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250666135 14420721664 12664 33554432000 4194304 4196468 140731633763792 139657483574160 139657889908437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23062] ppid=23053 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23056/task/23062/stat : 23062 (java) S 23053 23056 21822 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250666135 14420721664 12664 33554432000 4194304 4196468 140731633763792 139657482521360 139657889908437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23063] ppid=23053 vsize=14082736 memory=139910482753152 CPUtime=0 cores=0,2,4,6
/proc/23056/task/23063/stat : 23063 (java) S 23053 23056 21822 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250666136 14420721664 12664 33554432000 4194304 4196468 140731633763792 139656803092848 139657889909378 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23064] ppid=23053 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23056/task/23064/stat : 23064 (java) S 23053 23056 21822 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250666137 14420721664 12664 33554432000 4194304 4196468 140731633763792 139656802038816 139657889908437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23065] ppid=23053 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23056/task/23065/stat : 23065 (java) S 23053 23056 21822 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250666137 14420721664 12664 33554432000 4194304 4196468 140731633763792 139656800985968 139657889908437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23066] ppid=23053 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23056/task/23066/stat : 23066 (java) S 23053 23056 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250666139 14420721664 12664 33554432000 4194304 4196468 140731633763792 139656799934288 139657889916827 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23067] ppid=23053 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/23056/task/23067/stat : 23067 (java) S 23053 23056 21822 0 -1 1077944384 549 0 0 0 2 0 0 0 20 0 15 0 250666139 14420721664 12664 33554432000 4194304 4196468 140731633763792 139656798882672 139657889909378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23068] ppid=23053 vsize=14082736 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/23056/task/23068/stat : 23068 (java) S 23053 23056 21822 0 -1 1077944384 81 0 0 0 2 0 0 0 20 0 15 0 250666139 14420721664 12664 33554432000 4194304 4196468 140731633763792 139656797829872 139657889909378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23069] ppid=23053 vsize=14082736 memory=139910482753152 CPUtime=0.07 cores=0,2,4,6
/proc/23056/task/23069/stat : 23069 (java) S 23053 23056 21822 0 -1 1077944384 356 0 0 0 7 0 0 0 20 0 15 0 250666139 14420721664 12664 33554432000 4194304 4196468 140731633763792 139656796777072 139657889909378 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23070] ppid=23053 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23056/task/23070/stat : 23070 (java) S 23053 23056 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250666139 14420721664 12664 33554432000 4194304 4196468 140731633763792 139656795724512 139657889908437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23071] ppid=23053 vsize=14082736 memory=139910482753152 CPUtime=0 cores=0,2,4,6
/proc/23056/task/23071/stat : 23071 (java) S 23053 23056 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250666139 14420721664 12664 33554432000 4194304 4196468 140731633763792 139656794671792 139657889909378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50656 KiB

[startup+0.700737 s]
/proc/loadavg: 1.45 1.51 1.51 3/216 23071
/proc/meminfo: memFree=19709232/32770624 swapFree=67105356/67108860
[pid=23056] ppid=23053 vsize=14084804 memory=88728 CPUtime=0.98 cores=0,2,4,6
/proc/23056/stat : 23056 (java) S 23053 23056 21822 0 -1 1077944320 17624 0 0 0 93 5 0 0 20 0 15 0 250666133 14422839296 22182 33554432000 4194304 4196468 140731633763792 140731633746336 139657889898231 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
/proc/23056/statm: 3521201 22182 3499 1 0 3483273 0
[pid=23056/tid=23058] ppid=23053 vsize=14084804 memory=1752 CPUtime=0.67 cores=0,2,4,6
/proc/23056/task/23058/stat : 23058 (java) R 23053 23056 21822 0 -1 4202560 14857 0 0 0 63 4 0 0 20 0 15 0 250666134 14422839296 22182 33554432000 4194304 4196468 140731633763792 139657894111536 139657889920157 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23059] ppid=23053 vsize=14084804 memory=856 CPUtime=0 cores=0,2,4,6
/proc/23056/task/23059/stat : 23059 (java) S 23053 23056 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250666135 14422839296 22182 33554432000 4194304 4196468 140731633763792 139657842519184 139657889908437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23060] ppid=23053 vsize=14084804 memory=12468 CPUtime=0 cores=0,2,4,6
/proc/23056/task/23060/stat : 23060 (java) S 23053 23056 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250666135 14422839296 22182 33554432000 4194304 4196468 140731633763792 139657484626960 139657889908437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23061] ppid=23053 vsize=14084804 memory=752 CPUtime=0 cores=0,2,4,6
/proc/23056/task/23061/stat : 23061 (java) S 23053 23056 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250666135 14422839296 22182 33554432000 4194304 4196468 140731633763792 139657483574160 139657889908437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23062] ppid=23053 vsize=14084804 memory=1612 CPUtime=0 cores=0,2,4,6
/proc/23056/task/23062/stat : 23062 (java) S 23053 23056 21822 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250666135 14422839296 22182 33554432000 4194304 4196468 140731633763792 139657482521360 139657889908437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23063] ppid=23053 vsize=14084804 memory=1812 CPUtime=0 cores=0,2,4,6
/proc/23056/task/23063/stat : 23063 (java) S 23053 23056 21822 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250666136 14422839296 22182 33554432000 4194304 4196468 140731633763792 139656803092848 139657889909378 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23064] ppid=23053 vsize=14084804 memory=1064 CPUtime=0 cores=0,2,4,6
/proc/23056/task/23064/stat : 23064 (java) S 23053 23056 21822 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250666137 14422839296 22182 33554432000 4194304 4196468 140731633763792 139656802038816 139657889908437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23065] ppid=23053 vsize=14084804 memory=6404 CPUtime=0 cores=0,2,4,6
/proc/23056/task/23065/stat : 23065 (java) S 23053 23056 21822 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250666137 14422839296 22182 33554432000 4194304 4196468 140731633763792 139656800985968 139657889908437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23066] ppid=23053 vsize=14084804 memory=6297835844906604903 CPUtime=0 cores=0,2,4,6
/proc/23056/task/23066/stat : 23066 (java) S 23053 23056 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250666139 14422839296 22182 33554432000 4194304 4196468 140731633763792 139656799934288 139657889916827 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23067] ppid=23053 vsize=14084804 memory=7525326301224851042 CPUtime=0.07 cores=0,2,4,6
/proc/23056/task/23067/stat : 23067 (java) S 23053 23056 21822 0 -1 1077944384 698 0 0 0 7 0 0 0 20 0 15 0 250666139 14422839296 22182 33554432000 4194304 4196468 140731633763792 139656798882672 139657889909378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23068] ppid=23053 vsize=14084804 memory=5787213827131598673 CPUtime=0.07 cores=0,2,4,6
/proc/23056/task/23068/stat : 23068 (java) S 23053 23056 21822 0 -1 1077944384 242 0 0 0 7 0 0 0 20 0 15 0 250666139 14422839296 22182 33554432000 4194304 4196468 140731633763792 139656797829872 139657889909378 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23069] ppid=23053 vsize=14084804 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/23056/task/23069/stat : 23069 (java) S 23053 23056 21822 0 -1 1077944384 446 0 0 0 15 0 0 0 20 0 15 0 250666139 14422839296 22182 33554432000 4194304 4196468 140731633763792 139656796777072 139657889909378 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23070] ppid=23053 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23056/task/23070/stat : 23070 (java) S 23053 23056 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250666139 14422839296 22182 33554432000 4194304 4196468 140731633763792 139656795724512 139657889908437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23071] ppid=23053 vsize=14084804 memory=33 CPUtime=0 cores=0,2,4,6
/proc/23056/task/23071/stat : 23071 (java) S 23053 23056 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250666139 14422839296 22182 33554432000 4194304 4196468 140731633763792 139656794671792 139657889909378 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88728 KiB

[startup+1.50185 s]
/proc/loadavg: 1.45 1.51 1.51 3/216 23071
/proc/meminfo: memFree=19258184/32770624 swapFree=67105356/67108860
[pid=23056] ppid=23053 vsize=14086852 memory=495540 CPUtime=3.11 cores=0,2,4,6
/proc/23056/stat : 23056 (java) S 23053 23056 21822 0 -1 1077944320 20128 0 0 0 264 47 0 0 20 0 15 0 250666133 14424936448 123885 33554432000 4194304 4196468 140731633763792 140731633746336 139657889898231 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
/proc/23056/statm: 3521713 123885 3565 1 0 3483785 0
[pid=23056/tid=23058] ppid=23053 vsize=14086852 memory=6791534058613427641 CPUtime=1.25 cores=0,2,4,6
/proc/23056/task/23058/stat : 23058 (java) R 23053 23056 21822 0 -1 4202560 15271 0 0 0 114 11 0 0 20 0 15 0 250666134 14424936448 123885 33554432000 4194304 4196468 140731633763792 139657894133360 139657522320827 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23059] ppid=23053 vsize=14086852 memory=-8253362762724047225 CPUtime=0.2 cores=0,2,4,6
/proc/23056/task/23059/stat : 23059 (java) S 23053 23056 21822 0 -1 1077944384 195 0 0 0 12 8 0 0 20 0 15 0 250666135 14424936448 123885 33554432000 4194304 4196468 140731633763792 139657842519184 139657889908437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23060] ppid=23053 vsize=14086852 memory=-8609294068986781045 CPUtime=0.2 cores=0,2,4,6
/proc/23056/task/23060/stat : 23060 (java) S 23053 23056 21822 0 -1 1077944384 227 0 0 0 12 8 0 0 20 0 15 0 250666135 14424936448 123885 33554432000 4194304 4196468 140731633763792 139657484626960 139657889908437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23061] ppid=23053 vsize=14086852 memory=-6517102902069810590 CPUtime=0.2 cores=0,2,4,6
/proc/23056/task/23061/stat : 23061 (java) S 23053 23056 21822 0 -1 1077944384 186 0 0 0 12 8 0 0 20 0 15 0 250666135 14424936448 123885 33554432000 4194304 4196468 140731633763792 139657483574160 139657889908437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23062] ppid=23053 vsize=14086852 memory=4134692831991786133 CPUtime=0.2 cores=0,2,4,6
/proc/23056/task/23062/stat : 23062 (java) S 23053 23056 21822 0 -1 1077944384 229 0 0 0 12 8 0 0 20 0 15 0 250666135 14424936448 123885 33554432000 4194304 4196468 140731633763792 139657482521360 139657889908437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23063] ppid=23053 vsize=14086852 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/23056/task/23063/stat : 23063 (java) S 23053 23056 21822 0 -1 1077944384 280 0 0 0 0 0 0 0 20 0 15 0 250666136 14424936448 123885 33554432000 4194304 4196468 140731633763792 139656803092848 139657889909378 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0

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

/proc/23056/task/23058/stat : 23058 (java) R 23053 23056 21822 0 -1 4202560 38043 0 0 0 9531 46 0 0 20 0 15 0 250666134 14429130752 1385941 33554432000 4194304 4196468 140731633763792 139657894136208 139657531015457 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23059] ppid=23053 vsize=14090948 memory=5542616 CPUtime=6.08 cores=0,2,4,6
/proc/23056/task/23059/stat : 23059 (java) S 23053 23056 21822 0 -1 1077944384 5440 0 0 0 527 81 0 0 20 0 15 0 250666135 14429130752 1385941 33554432000 4194304 4196468 140731633763792 139657842519184 139657889908437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23060] ppid=23053 vsize=14090948 memory=5542616 CPUtime=6.09 cores=0,2,4,6
/proc/23056/task/23060/stat : 23060 (java) S 23053 23056 21822 0 -1 1077944384 6025 0 0 0 528 81 0 0 20 0 15 0 250666135 14429130752 1385941 33554432000 4194304 4196468 140731633763792 139657484626960 139657889908437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23061] ppid=23053 vsize=14090948 memory=5542616 CPUtime=6.05 cores=0,2,4,6
/proc/23056/task/23061/stat : 23061 (java) S 23053 23056 21822 0 -1 1077944384 5655 0 0 0 523 82 0 0 20 0 15 0 250666135 14429130752 1385941 33554432000 4194304 4196468 140731633763792 139657483574160 139657889908437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23062] ppid=23053 vsize=14090948 memory=5542616 CPUtime=6.11 cores=0,2,4,6
/proc/23056/task/23062/stat : 23062 (java) S 23053 23056 21822 0 -1 1077944384 5313 0 0 0 528 83 0 0 20 0 15 0 250666135 14429130752 1385941 33554432000 4194304 4196468 140731633763792 139657482521360 139657889908437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23063] ppid=23053 vsize=14090948 memory=5543764 CPUtime=0.32 cores=0,2,4,6
/proc/23056/task/23063/stat : 23063 (java) S 23053 23056 21822 0 -1 1077944384 13970 0 0 0 31 1 0 0 20 0 15 0 250666136 14429130752 1385941 33554432000 4194304 4196468 140731633763792 139656803092848 139657889909378 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23064] ppid=23053 vsize=14090948 memory=5543764 CPUtime=0 cores=0,2,4,6
/proc/23056/task/23064/stat : 23064 (java) S 23053 23056 21822 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 250666137 14429130752 1385941 33554432000 4194304 4196468 140731633763792 139656802038880 139657889908437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23065] ppid=23053 vsize=14090948 memory=279820743665016 CPUtime=0 cores=0,2,4,6
/proc/23056/task/23065/stat : 23065 (java) S 23053 23056 21822 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 250666137 14429130752 1385941 33554432000 4194304 4196468 140731633763792 139656800985984 139657889908437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23066] ppid=23053 vsize=14090948 memory=279820743729472 CPUtime=0 cores=0,2,4,6
/proc/23056/task/23066/stat : 23066 (java) S 23053 23056 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250666139 14429130752 1385941 33554432000 4194304 4196468 140731633763792 139656799934288 139657889916827 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23067] ppid=23053 vsize=14090948 memory=5542616 CPUtime=3.1 cores=0,2,4,6
/proc/23056/task/23067/stat : 23067 (java) S 23053 23056 21822 0 -1 1077944384 5318 0 0 0 308 2 0 0 20 0 15 0 250666139 14429130752 1385941 33554432000 4194304 4196468 140731633763792 139656798882672 139657889909378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23068] ppid=23053 vsize=14090948 memory=6404 CPUtime=3.38 cores=0,2,4,6
/proc/23056/task/23068/stat : 23068 (java) S 23053 23056 21822 0 -1 1077944384 7006 0 0 0 337 1 0 0 20 0 15 0 250666139 14429130752 1385941 33554432000 4194304 4196468 140731633763792 139656797829872 139657889909378 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23069] ppid=23053 vsize=14090948 memory=6791534058613427641 CPUtime=1.27 cores=0,2,4,6
/proc/23056/task/23069/stat : 23069 (java) S 23053 23056 21822 0 -1 1077944384 9047 0 0 0 125 2 0 0 20 0 15 0 250666139 14429130752 1385941 33554432000 4194304 4196468 140731633763792 139656796777072 139657889909378 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23070] ppid=23053 vsize=14090948 memory=1812 CPUtime=0 cores=0,2,4,6
/proc/23056/task/23070/stat : 23070 (java) S 23053 23056 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250666139 14429130752 1385941 33554432000 4194304 4196468 140731633763792 139656795724512 139657889908437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23071] ppid=23053 vsize=14090948 memory=4352964 CPUtime=0.04 cores=0,2,4,6
/proc/23056/task/23071/stat : 23071 (java) S 23053 23056 21822 0 -1 1077944384 859 0 0 0 1 3 0 0 20 0 15 0 250666139 14429130752 1385941 33554432000 4194304 4196468 140731633763792 139656794671792 139657889909378 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
Current children cumulated CPU time: 128.32 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 5543764 KiB

[startup+162.301 s]
/proc/loadavg: 1.97 1.72 1.60 3/215 23073
/proc/meminfo: memFree=11659032/32770624 swapFree=67105356/67108860
[pid=23056] ppid=23053 vsize=14090948 memory=5524988 CPUtime=188.43 cores=0,2,4,6
/proc/23056/stat : 23056 (java) S 23053 23056 21822 0 -1 1077944320 105615 0 0 0 18453 390 0 0 20 0 15 0 250666133 14429130752 1381247 33554432000 4194304 4196468 140731633763792 140731633746336 139657889898231 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
/proc/23056/statm: 3522737 1381247 3610 1 0 3484809 0
[pid=23056/tid=23058] ppid=23053 vsize=14090948 memory=5524988 CPUtime=155.74 cores=0,2,4,6
/proc/23056/task/23058/stat : 23058 (java) R 23053 23056 21822 0 -1 4202560 42703 0 0 0 15527 47 0 0 20 0 15 0 250666134 14429130752 1381247 33554432000 4194304 4196468 140731633763792 139657894133232 139657533961328 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23059] ppid=23053 vsize=14090948 memory=5524988 CPUtime=6.1 cores=0,2,4,6
/proc/23056/task/23059/stat : 23059 (java) S 23053 23056 21822 0 -1 1077944384 5775 0 0 0 529 81 0 0 20 0 15 0 250666135 14429130752 1381247 33554432000 4194304 4196468 140731633763792 139657842519184 139657889908437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23060] ppid=23053 vsize=14090948 memory=5542616 CPUtime=6.11 cores=0,2,4,6
/proc/23056/task/23060/stat : 23060 (java) S 23053 23056 21822 0 -1 1077944384 6120 0 0 0 530 81 0 0 20 0 15 0 250666135 14429130752 1381247 33554432000 4194304 4196468 140731633763792 139657484626960 139657889908437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23061] ppid=23053 vsize=14090948 memory=5524988 CPUtime=6.07 cores=0,2,4,6
/proc/23056/task/23061/stat : 23061 (java) S 23053 23056 21822 0 -1 1077944384 6042 0 0 0 525 82 0 0 20 0 15 0 250666135 14429130752 1381247 33554432000 4194304 4196468 140731633763792 139657483574160 139657889908437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23062] ppid=23053 vsize=14090948 memory=5524988 CPUtime=6.13 cores=0,2,4,6
/proc/23056/task/23062/stat : 23062 (java) S 23053 23056 21822 0 -1 1077944384 5397 0 0 0 530 83 0 0 20 0 15 0 250666135 14429130752 1381247 33554432000 4194304 4196468 140731633763792 139657482521360 139657889908437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23063] ppid=23053 vsize=14090948 memory=5524988 CPUtime=0.33 cores=0,2,4,6
/proc/23056/task/23063/stat : 23063 (java) S 23053 23056 21822 0 -1 1077944384 13979 0 0 0 32 1 0 0 20 0 15 0 250666136 14429130752 1381247 33554432000 4194304 4196468 140731633763792 139656803092848 139657889909378 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23064] ppid=23053 vsize=14090948 memory=5524988 CPUtime=0 cores=0,2,4,6
/proc/23056/task/23064/stat : 23064 (java) S 23053 23056 21822 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 250666137 14429130752 1381247 33554432000 4194304 4196468 140731633763792 139656802038880 139657889908437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23065] ppid=23053 vsize=14090948 memory=5524988 CPUtime=0 cores=0,2,4,6
/proc/23056/task/23065/stat : 23065 (java) S 23053 23056 21822 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 250666137 14429130752 1381247 33554432000 4194304 4196468 140731633763792 139656800985984 139657889908437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23066] ppid=23053 vsize=14090948 memory=5524988 CPUtime=0 cores=0,2,4,6
/proc/23056/task/23066/stat : 23066 (java) S 23053 23056 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250666139 14429130752 1381247 33554432000 4194304 4196468 140731633763792 139656799934288 139657889916827 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23067] ppid=23053 vsize=14090948 memory=3812 CPUtime=3.1 cores=0,2,4,6
/proc/23056/task/23067/stat : 23067 (java) S 23053 23056 21822 0 -1 1077944384 6166 0 0 0 308 2 0 0 20 0 15 0 250666139 14429130752 1381247 33554432000 4194304 4196468 140731633763792 139656798882672 139657889909378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23068] ppid=23053 vsize=14090948 memory=68008 CPUtime=3.39 cores=0,2,4,6
/proc/23056/task/23068/stat : 23068 (java) S 23053 23056 21822 0 -1 1077944384 7666 0 0 0 338 1 0 0 20 0 15 0 250666139 14429130752 1381247 33554432000 4194304 4196468 140731633763792 139656797829872 139657889909378 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23069] ppid=23053 vsize=14090948 memory=5543764 CPUtime=1.27 cores=0,2,4,6
/proc/23056/task/23069/stat : 23069 (java) S 23053 23056 21822 0 -1 1077944384 9454 0 0 0 125 2 0 0 20 0 15 0 250666139 14429130752 1381247 33554432000 4194304 4196468 140731633763792 139656796777072 139657889909378 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23070] ppid=23053 vsize=14090948 memory=-8096445597189105254 CPUtime=0 cores=0,2,4,6
/proc/23056/task/23070/stat : 23070 (java) S 23053 23056 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250666139 14429130752 1381247 33554432000 4194304 4196468 140731633763792 139656795724512 139657889908437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23071] ppid=23053 vsize=14090948 memory=5524988 CPUtime=0.08 cores=0,2,4,6
/proc/23056/task/23071/stat : 23071 (java) S 23053 23056 21822 0 -1 1077944384 887 0 0 0 3 5 0 0 20 0 15 0 250666139 14429130752 1381247 33554432000 4194304 4196468 140731633763792 139656794671792 139657889909378 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
Current children cumulated CPU time: 188.43 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 5524988 KiB

[startup+222.301 s]
/proc/loadavg: 1.95 1.76 1.61 3/215 23074
/proc/meminfo: memFree=11678120/32770624 swapFree=67105356/67108860
[pid=23056] ppid=23053 vsize=14090948 memory=5505288 CPUtime=248.58 cores=0,2,4,6
/proc/23056/stat : 23056 (java) S 23053 23056 21822 0 -1 1077944320 119596 0 0 0 24465 393 0 0 20 0 15 0 250666133 14429130752 1376322 33554432000 4194304 4196468 140731633763792 140731633746336 139657889898231 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
/proc/23056/statm: 3522737 1376322 3610 1 0 3484809 0
[pid=23056/tid=23058] ppid=23053 vsize=14090948 memory=1124 CPUtime=215.69 cores=0,2,4,6
/proc/23056/task/23058/stat : 23058 (java) R 23053 23056 21822 0 -1 4202560 48940 0 0 0 21520 49 0 0 20 0 15 0 250666134 14429130752 1376322 33554432000 4194304 4196468 140731633763792 139657894136304 139657524878448 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23059] ppid=23053 vsize=14090948 memory=5524992 CPUtime=6.15 cores=0,2,4,6
/proc/23056/task/23059/stat : 23059 (java) S 23053 23056 21822 0 -1 1077944384 7083 0 0 0 534 81 0 0 20 0 15 0 250666135 14429130752 1376322 33554432000 4194304 4196468 140731633763792 139657842519184 139657889908437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23060] ppid=23053 vsize=14090948 memory=0 CPUtime=6.16 cores=0,2,4,6
/proc/23056/task/23060/stat : 23060 (java) S 23053 23056 21822 0 -1 1077944384 7504 0 0 0 534 82 0 0 20 0 15 0 250666135 14429130752 1376322 33554432000 4194304 4196468 140731633763792 139657484626960 139657889908437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23061] ppid=23053 vsize=14090948 memory=5524992 CPUtime=6.11 cores=0,2,4,6
/proc/23056/task/23061/stat : 23061 (java) S 23053 23056 21822 0 -1 1077944384 7896 0 0 0 529 82 0 0 20 0 15 0 250666135 14429130752 1376322 33554432000 4194304 4196468 140731633763792 139657483574160 139657889908437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23062] ppid=23053 vsize=14090948 memory=5524992 CPUtime=6.18 cores=0,2,4,6
/proc/23056/task/23062/stat : 23062 (java) S 23053 23056 21822 0 -1 1077944384 7462 0 0 0 534 84 0 0 20 0 15 0 250666135 14429130752 1376322 33554432000 4194304 4196468 140731633763792 139657482521360 139657889908437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23063] ppid=23053 vsize=14090948 memory=5524992 CPUtime=0.33 cores=0,2,4,6
/proc/23056/task/23063/stat : 23063 (java) S 23053 23056 21822 0 -1 1077944384 14442 0 0 0 32 1 0 0 20 0 15 0 250666136 14429130752 1376322 33554432000 4194304 4196468 140731633763792 139656803092848 139657889909378 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23064] ppid=23053 vsize=14090948 memory=5524992 CPUtime=0 cores=0,2,4,6
/proc/23056/task/23064/stat : 23064 (java) S 23053 23056 21822 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 250666137 14429130752 1376322 33554432000 4194304 4196468 140731633763792 139656802038880 139657889908437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23065] ppid=23053 vsize=14090948 memory=5524992 CPUtime=0 cores=0,2,4,6
/proc/23056/task/23065/stat : 23065 (java) S 23053 23056 21822 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 250666137 14429130752 1376322 33554432000 4194304 4196468 140731633763792 139656800985984 139657889908437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23066] ppid=23053 vsize=14090948 memory=5524992 CPUtime=0 cores=0,2,4,6
/proc/23056/task/23066/stat : 23066 (java) S 23053 23056 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250666139 14429130752 1376322 33554432000 4194304 4196468 140731633763792 139656799934288 139657889916827 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23067] ppid=23053 vsize=14090948 memory=5505288 CPUtime=3.11 cores=0,2,4,6
/proc/23056/task/23067/stat : 23067 (java) S 23053 23056 21822 0 -1 1077944384 6638 0 0 0 309 2 0 0 20 0 15 0 250666139 14429130752 1376322 33554432000 4194304 4196468 140731633763792 139656798882672 139657889909378 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23068] ppid=23053 vsize=14090948 memory=0 CPUtime=3.39 cores=0,2,4,6
/proc/23056/task/23068/stat : 23068 (java) S 23053 23056 21822 0 -1 1077944384 7833 0 0 0 338 1 0 0 20 0 15 0 250666139 14429130752 1376322 33554432000 4194304 4196468 140731633763792 139656797829872 139657889909378 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23069] ppid=23053 vsize=14090948 memory=5524992 CPUtime=1.27 cores=0,2,4,6
/proc/23056/task/23069/stat : 23069 (java) S 23053 23056 21822 0 -1 1077944384 9458 0 0 0 125 2 0 0 20 0 15 0 250666139 14429130752 1376322 33554432000 4194304 4196468 140731633763792 139656796777072 139657889909378 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23070] ppid=23053 vsize=14090948 memory=3812 CPUtime=0 cores=0,2,4,6
/proc/23056/task/23070/stat : 23070 (java) S 23053 23056 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250666139 14429130752 1376322 33554432000 4194304 4196468 140731633763792 139656795724512 139657889908437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23071] ppid=23053 vsize=14090948 memory=68008 CPUtime=0.11 cores=0,2,4,6
/proc/23056/task/23071/stat : 23071 (java) S 23053 23056 21822 0 -1 1077944384 914 0 0 0 4 7 0 0 20 0 15 0 250666139 14429130752 1376322 33554432000 4194304 4196468 140731633763792 139656794671792 139657889909378 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
Current children cumulated CPU time: 248.58 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 5505288 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+225.801 s]
/proc/loadavg: 1.96 1.76 1.62 3/215 23074
/proc/meminfo: memFree=11678308/32770624 swapFree=67105356/67108860
[pid=23056] ppid=23053 vsize=14090948 memory=5505288 CPUtime=252.09 cores=0,2,4,6
/proc/23056/stat : 23056 (java) S 23053 23056 21822 0 -1 1077944320 120018 0 0 0 24815 394 0 0 20 0 15 0 250666133 14429130752 1376322 33554432000 4194304 4196468 140731633763792 140731633746336 139657889898231 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
/proc/23056/statm: 3522737 1376322 3610 1 0 3484809 0
[pid=23056/tid=23058] ppid=23053 vsize=14090948 memory=856 CPUtime=219.19 cores=0,2,4,6
/proc/23056/task/23058/stat : 23058 (java) R 23053 23056 21822 0 -1 4202560 49362 0 0 0 21870 49 0 0 20 0 15 0 250666134 14429130752 1376322 33554432000 4194304 4196468 140731633763792 139657894136192 139657530893848 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23059] ppid=23053 vsize=14090948 memory=12468 CPUtime=6.15 cores=0,2,4,6
/proc/23056/task/23059/stat : 23059 (java) S 23053 23056 21822 0 -1 1077944384 7083 0 0 0 534 81 0 0 20 0 15 0 250666135 14429130752 1376322 33554432000 4194304 4196468 140731633763792 139657842519184 139657889908437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23060] ppid=23053 vsize=14090948 memory=6791534058613427641 CPUtime=6.16 cores=0,2,4,6
/proc/23056/task/23060/stat : 23060 (java) S 23053 23056 21822 0 -1 1077944384 7504 0 0 0 534 82 0 0 20 0 15 0 250666135 14429130752 1376322 33554432000 4194304 4196468 140731633763792 139657484626960 139657889908437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23061] ppid=23053 vsize=14090948 memory=7649399384315605554 CPUtime=6.11 cores=0,2,4,6
/proc/23056/task/23061/stat : 23061 (java) S 23053 23056 21822 0 -1 1077944384 7896 0 0 0 529 82 0 0 20 0 15 0 250666135 14429130752 1376322 33554432000 4194304 4196468 140731633763792 139657483574160 139657889908437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23062] ppid=23053 vsize=14090948 memory=8298057623815303894 CPUtime=6.18 cores=0,2,4,6
/proc/23056/task/23062/stat : 23062 (java) S 23053 23056 21822 0 -1 1077944384 7462 0 0 0 534 84 0 0 20 0 15 0 250666135 14429130752 1376322 33554432000 4194304 4196468 140731633763792 139657482521360 139657889908437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23063] ppid=23053 vsize=14090948 memory=8226000034072343286 CPUtime=0.33 cores=0,2,4,6
/proc/23056/task/23063/stat : 23063 (java) S 23053 23056 21822 0 -1 1077944384 14442 0 0 0 32 1 0 0 20 0 15 0 250666136 14429130752 1376322 33554432000 4194304 4196468 140731633763792 139656803092848 139657889909378 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23064] ppid=23053 vsize=14090948 memory=7649539294654023682 CPUtime=0 cores=0,2,4,6
/proc/23056/task/23064/stat : 23064 (java) S 23053 23056 21822 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 250666137 14429130752 1376322 33554432000 4194304 4196468 140731633763792 139656802038880 139657889908437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23065] ppid=23053 vsize=14090948 memory=7649399392871396146 CPUtime=0 cores=0,2,4,6
/proc/23056/task/23065/stat : 23065 (java) S 23053 23056 21822 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 250666137 14429130752 1376322 33554432000 4194304 4196468 140731633763792 139656800985984 139657889908437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23066] ppid=23053 vsize=14090948 memory=7649399397166363442 CPUtime=0 cores=0,2,4,6
/proc/23056/task/23066/stat : 23066 (java) S 23053 23056 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250666139 14429130752 1376322 33554432000 4194304 4196468 140731633763792 139656799934288 139657889916827 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23067] ppid=23053 vsize=14090948 memory=804 CPUtime=3.11 cores=0,2,4,6
/proc/23056/task/23067/stat : 23067 (java) S 23053 23056 21822 0 -1 1077944384 6638 0 0 0 309 2 0 0 20 0 15 0 250666139 14429130752 1376322 33554432000 4194304 4196468 140731633763792 139656798882672 139657889909378 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23068] ppid=23053 vsize=14090948 memory=4100 CPUtime=3.39 cores=0,2,4,6
/proc/23056/task/23068/stat : 23068 (java) S 23053 23056 21822 0 -1 1077944384 7833 0 0 0 338 1 0 0 20 0 15 0 250666139 14429130752 1376322 33554432000 4194304 4196468 140731633763792 139656797829872 139657889909378 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23069] ppid=23053 vsize=14090948 memory=1796 CPUtime=1.27 cores=0,2,4,6
/proc/23056/task/23069/stat : 23069 (java) S 23053 23056 21822 0 -1 1077944384 9458 0 0 0 125 2 0 0 20 0 15 0 250666139 14429130752 1376322 33554432000 4194304 4196468 140731633763792 139656796777072 139657889909378 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23070] ppid=23053 vsize=14090948 memory=912 CPUtime=0 cores=0,2,4,6
/proc/23056/task/23070/stat : 23070 (java) S 23053 23056 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250666139 14429130752 1376322 33554432000 4194304 4196468 140731633763792 139656795724512 139657889908437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
[pid=23056/tid=23071] ppid=23053 vsize=14090948 memory=3852 CPUtime=0.11 cores=0,2,4,6
/proc/23056/task/23071/stat : 23071 (java) S 23053 23056 21822 0 -1 1077944384 914 0 0 0 4 7 0 0 20 0 15 0 250666139 14429130752 1376322 33554432000 4194304 4196468 140731633763792 139656794671792 139657889909378 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36966400 140731633767503 140731633767694 140731633767694 140731633770447 0
Current children cumulated CPU time: 252.09 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 5505288 KiB

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

[startup+225.836 s]
# the end of solver process 23056 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=248.168 s, system=3.96793 s

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

Child status: 143
Real time (s): 225.836
CPU time (s): 252.136
CPU user time (s): 248.168
CPU system time (s): 3.96793
CPU usage (%): 111.646
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 5543848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 248.168
system time used= 3.96793
maximum resident set size= 5543968
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 120496
page faults= 0
swaps= 0
block input operations= 0
block output operations= 360
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9832
involuntary context switches= 600


# summary of solver processes directly reported to runsolver:
#   pid: 23056
#   total CPU time (s): 252.136
#   total CPU user time (s): 248.168
#   total CPU system time (s): 3.96793

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.33588 second user time and 2.17254 second system time

The end

Launcher Data

Begin job on node149 at 2018-08-15 13:03:49
IDJOB=4310226
IDBENCH=141268
IDSOLVER=2795
FILE ID=node149/4310226-1534331029
RUNJOBID= node149-1534329313-21853
PBS_JOBID= 21038162
Free space on /tmp= 41444 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-14
BENCH NAME= XCSP18/Fapp/Fapp-m2s/Fapp-m2s-test03-0400_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-4310226-1534331029/watcher-4310226-1534331029 -o /tmp/evaluation-result-4310226-1534331029/solver-4310226-1534331029 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node149-1534329313-21853 --watchdog 312  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 375120085 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4310226-1534331029.xml

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

MD5SUM BENCH= a5fe7a04cb5002912ef3d870057982e3
RANDOM SEED=375120085

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        19770776 kB
MemAvailable:   29906520 kB
Buffers:          191876 kB
Cached:         10125352 kB
SwapCached:         1704 kB
Active:          6587072 kB
Inactive:        5773072 kB
Active(anon):    1993888 kB
Inactive(anon):   109736 kB
Active(file):    4593184 kB
Inactive(file):  5663336 kB
Unevictable:        7608 kB
Mlocked:            7608 kB
SwapTotal:      67108860 kB
SwapFree:       67105356 kB
Dirty:            183960 kB
Writeback:             0 kB
AnonPages:       1868864 kB
Mapped:            68524 kB
Shmem:             57760 kB
Slab:             335788 kB
SReclaimable:     307684 kB
SUnreclaim:        28104 kB
KernelStack:        3536 kB
PageTables:         9116 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3612464 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1744896 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 41408 MiB
End job on node149 at 2018-08-15 13:07:35