Trace number 4387131

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Concrete 3.10SAT 164.797 150.834

General information on the benchmark

NameQRandom/QRandom-mdd-7-25-5/
mdd-7-25-5-56-01.xml
MD5SUM38fbb435e56fa73fec05cbb523a31b1b
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark56.5752
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints56
Number of domains1
Minimum domain size5
Maximum domain size5
Distribution of domain sizes[{"size":5,"count":25}]
Minimum variable degree11
Maximum variable degree24
Distribution of variable degrees[{"degree":11,"count":5},{"degree":12,"count":2},{"degree":13,"count":1},{"degree":14,"count":5},{"degree":15,"count":1},{"degree":16,"count":2},{"degree":17,"count":1},{"degree":18,"count":2},{"degree":20,"count":2},{"degree":21,"count":1},{"degree":22,"count":1},{"degree":23,"count":1},{"degree":24,"count":1}]
Minimum constraint arity7
Maximum constraint arity7
Distribution of constraint arities[{"arity":7,"count":56}]
Number of extensional constraints56
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":56}]
Optimization problemNO
Type of objective

Solver Data

0.74/0.54	c Concrete v3.10.1560635388952 running
164.72/150.81	v <instantiation
164.72/150.81	v         >
164.72/150.81	v       <list>
164.72/150.81	v         x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24]
164.72/150.81	v       </list>
164.72/150.81	v       <values>
164.72/150.81	v         2 4 1 1 1 0 1 0 3 3 3 1 0 0 4 4 3 4 1 2 4 3 2 2 1
164.72/150.81	v       </values>
164.72/150.81	v     </instantiation>
164.72/150.81	s SATISFIABLE

Verifier Data

OK	

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 (14646 MiB free)
  memory of node 1: 16384 MiB (15526 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4387131-1568291933/watcher-4387131-1568291933 -o /tmp/evaluation-result-4387131-1568291933/solver-4387131-1568291933 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node141-1568285927-6017 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=471380735 HOME/instance-4387131-1568291933.xml 

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

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=8251, runsolver pid=8248
Current StackSize limit: 8192 KiB


[startup+0.100095 s]*
/proc/loadavg: 1.60 1.43 1.43 3/219 8308
/proc/meminfo: memFree=30889272/32770624 swapFree=66916152/67108860
[pid=8251] ppid=8248 vsize=9972712 memory=17344 CPUtime=0.09 cores=1,3,5,7
/proc/8251/stat : 8251 (java) S 8248 8251 5064 0 -1 1077944320 4548 13375 0 0 1 0 5 3 20 0 6 0 405131322 10212057088 4270 33554432000 4194304 4196468 140733679742128 140733679724672 139814911729399 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
/proc/8251/statm: 2493178 4336 1958 1 0 2481616 0
[pid=8251/tid=8304] ppid=8248 vsize=9988792 memory=7892391828772250251 CPUtime=0.09 cores=1,3,5,7
/proc/8251/task/8304/stat : 8304 (java) R 8248 8251 5064 0 -1 4202560 2400 13375 0 0 1 0 5 3 20 0 6 0 405131331 10228523008 4336 33554432000 4194304 4196468 140733679742128 139814883566160 139814895510704 0 4 0 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8305] ppid=8248 vsize=9988792 memory=-7025452035940392864 CPUtime=0.08 cores=1,3,5,7
/proc/8251/task/8305/stat : 8305 (java) S 8248 8251 5064 0 -1 1077944384 1 13375 0 0 0 0 5 3 20 0 6 0 405131332 10228523008 4402 33554432000 4194304 4196468 140733679742128 139814915971856 139814911739605 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8306] ppid=8248 vsize=9989820 memory=139962927154816 CPUtime=0.08 cores=1,3,5,7
/proc/8251/task/8306/stat : 8306 (java) S 8248 8251 5064 0 -1 1077944384 1 13375 0 0 0 0 5 3 20 0 7 0 405131332 10229575680 4402 33554432000 4194304 4196468 140733679742128 139814814862224 139814911739605 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8307] ppid=8248 vsize=9989820 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/8251/task/8307/stat : 8307 (java) S 8248 8251 5064 0 -1 1077944384 2 13375 0 0 0 0 5 3 20 0 7 0 405131332 10229575680 4402 33554432000 4194304 4196468 140733679742128 139814813809680 139814911739605 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8308] ppid=8248 vsize=9989820 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/8251/task/8308/stat : 8308 (java) S 8248 8251 5064 0 -1 1077944384 1 13375 0 0 0 0 5 3 20 0 7 0 405131332 10229575680 4402 33554432000 4194304 4196468 140733679742128 139814812757136 139814911739605 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8309] ppid=8248 vsize=9989820 memory=139962927154816 CPUtime=0.08 cores=1,3,5,7
/proc/8251/task/8309/stat : 8309 (java) S 8248 8251 5064 0 -1 1077944384 1 13375 0 0 0 0 5 3 20 0 7 0 405131333 10229575680 4402 33554432000 4194304 4196468 140733679742128 139814371084896 139814911739605 0 0 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 17344 KiB

[startup+0.209957 s]*
/proc/loadavg: 1.60 1.43 1.43 3/228 8317
/proc/meminfo: memFree=30870444/32770624 swapFree=66916152/67108860
[pid=8251] ppid=8248 vsize=10818940 memory=39236 CPUtime=0.26 cores=1,3,5,7
/proc/8251/stat : 8251 (java) S 8248 8251 5064 0 -1 1077944320 7086 13375 0 0 17 1 5 3 20 0 15 0 405131322 11078594560 9809 33554432000 4194304 4196468 140733679742128 140733679724672 139814911729399 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
/proc/8251/statm: 2704735 9809 2974 1 0 2667149 0
[pid=8251/tid=8304] ppid=8248 vsize=10818940 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/8251/task/8304/stat : 8304 (java) R 8248 8251 5064 0 -1 4202560 3603 13375 0 0 11 1 5 3 20 0 15 0 405131331 11078594560 9809 33554432000 4194304 4196468 140733679742128 139814883552560 139814911751325 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8305] ppid=8248 vsize=10818940 memory=345 CPUtime=0.08 cores=1,3,5,7
/proc/8251/task/8305/stat : 8305 (java) S 8248 8251 5064 0 -1 1077944384 1 13375 0 0 0 0 5 3 20 0 15 0 405131332 11078594560 9809 33554432000 4194304 4196468 140733679742128 139814915971856 139814911739605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8306] ppid=8248 vsize=10818940 memory=139962927163897 CPUtime=0.08 cores=1,3,5,7
/proc/8251/task/8306/stat : 8306 (java) S 8248 8251 5064 0 -1 1077944384 1 13375 0 0 0 0 5 3 20 0 15 0 405131332 11078594560 9809 33554432000 4194304 4196468 140733679742128 139814814862224 139814911739605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8307] ppid=8248 vsize=10818940 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/8251/task/8307/stat : 8307 (java) S 8248 8251 5064 0 -1 1077944384 2 13375 0 0 0 0 5 3 20 0 15 0 405131332 11078594560 9809 33554432000 4194304 4196468 140733679742128 139814813809680 139814911739605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8308] ppid=8248 vsize=10818940 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/8251/task/8308/stat : 8308 (java) S 8248 8251 5064 0 -1 1077944384 1 13375 0 0 0 0 5 3 20 0 15 0 405131332 11078594560 9809 33554432000 4194304 4196468 140733679742128 139814812757136 139814911739605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8309] ppid=8248 vsize=10818940 memory=139962927154816 CPUtime=0.08 cores=1,3,5,7
/proc/8251/task/8309/stat : 8309 (java) S 8248 8251 5064 0 -1 1077944384 2 13375 0 0 0 0 5 3 20 0 15 0 405131333 11078594560 9809 33554432000 4194304 4196468 140733679742128 139814371084272 139814911740546 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8310] ppid=8248 vsize=10818940 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/8251/task/8310/stat : 8310 (java) S 8248 8251 5064 0 -1 1077944384 13 13375 0 0 0 0 5 3 20 0 15 0 405131334 11078594560 9809 33554432000 4194304 4196468 140733679742128 139814271706016 139814911739605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8311] ppid=8248 vsize=10818940 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/8251/task/8311/stat : 8311 (java) S 8248 8251 5064 0 -1 1077944384 1 13375 0 0 0 0 5 3 20 0 15 0 405131334 11078594560 9809 33554432000 4194304 4196468 140733679742128 139813667726320 139814911739605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8312] ppid=8248 vsize=10818940 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/8251/task/8312/stat : 8312 (java) S 8248 8251 5064 0 -1 1077944384 3 13375 0 0 0 0 5 3 20 0 15 0 405131336 11078594560 9809 33554432000 4194304 4196468 140733679742128 139813427435728 139814911747995 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8313] ppid=8248 vsize=10818940 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/8251/task/8313/stat : 8313 (java) S 8248 8251 5064 0 -1 1077944384 572 13375 0 0 1 0 5 3 20 0 15 0 405131336 11078594560 9809 33554432000 4194304 4196468 140733679742128 139814370032112 139814911740546 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8314] ppid=8248 vsize=10818940 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/8251/task/8314/stat : 8314 (java) S 8248 8251 5064 0 -1 1077944384 67 13375 0 0 0 0 5 3 20 0 15 0 405131336 11078594560 9809 33554432000 4194304 4196468 140733679742128 139814368979568 139814911740546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8315] ppid=8248 vsize=10818940 memory=139962927154816 CPUtime=0.11 cores=1,3,5,7
/proc/8251/task/8315/stat : 8315 (java) R 8248 8251 5064 0 -1 4202560 615 13375 0 0 3 0 5 3 20 0 15 0 405131336 11078594560 9809 33554432000 4194304 4196468 140733679742128 139814367927024 139814890526290 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8316] ppid=8248 vsize=10818940 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/8251/task/8316/stat : 8316 (java) S 8248 8251 5064 0 -1 1077944384 3 13375 0 0 0 0 5 3 20 0 15 0 405131337 11078594560 9809 33554432000 4194304 4196468 140733679742128 139813393878112 139814911739605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8317] ppid=8248 vsize=10818940 memory=139962927154816 CPUtime=0.08 cores=1,3,5,7
/proc/8251/task/8317/stat : 8317 (java) S 8248 8251 5064 0 -1 1077944384 1 13375 0 0 0 0 5 3 20 0 15 0 405131337 11078594560 9809 33554432000 4194304 4196468 140733679742128 139814366873904 139814911740546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10818940 KiB
Current children cumulated memory: 39236 KiB

[startup+0.320614 s]*
/proc/loadavg: 1.60 1.43 1.43 4/228 8317
/proc/meminfo: memFree=30857984/32770624 swapFree=66916152/67108860
[pid=8251] ppid=8248 vsize=10820244 memory=50572 CPUtime=0.42 cores=1,3,5,7
/proc/8251/stat : 8251 (java) S 8248 8251 5064 0 -1 1077944320 10860 13375 0 0 31 3 5 3 20 0 15 0 405131322 11079929856 12643 33554432000 4194304 4196468 140733679742128 140733679724672 139814911729399 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
/proc/8251/statm: 2705061 12643 3293 1 0 2667149 0
[pid=8251/tid=8304] ppid=8248 vsize=10820244 memory=8317482817917895235 CPUtime=0.3 cores=1,3,5,7
/proc/8251/task/8304/stat : 8304 (java) R 8248 8251 5064 0 -1 4202560 7348 13375 0 0 20 2 5 3 20 0 15 0 405131331 11079929856 12643 33554432000 4194304 4196468 140733679742128 139814883549488 139814895949632 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8305] ppid=8248 vsize=10820244 memory=4126316290023845779 CPUtime=0.08 cores=1,3,5,7
/proc/8251/task/8305/stat : 8305 (java) S 8248 8251 5064 0 -1 1077944384 1 13375 0 0 0 0 5 3 20 0 15 0 405131332 11079929856 12643 33554432000 4194304 4196468 140733679742128 139814915971856 139814911739605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8306] ppid=8248 vsize=10820244 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/8251/task/8306/stat : 8306 (java) S 8248 8251 5064 0 -1 1077944384 1 13375 0 0 0 0 5 3 20 0 15 0 405131332 11079929856 12643 33554432000 4194304 4196468 140733679742128 139814814862224 139814911739605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8307] ppid=8248 vsize=10820244 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/8251/task/8307/stat : 8307 (java) S 8248 8251 5064 0 -1 1077944384 2 13375 0 0 0 0 5 3 20 0 15 0 405131332 11079929856 12643 33554432000 4194304 4196468 140733679742128 139814813809680 139814911739605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8308] ppid=8248 vsize=10820244 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/8251/task/8308/stat : 8308 (java) S 8248 8251 5064 0 -1 1077944384 1 13375 0 0 0 0 5 3 20 0 15 0 405131332 11079929856 12643 33554432000 4194304 4196468 140733679742128 139814812757136 139814911739605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8309] ppid=8248 vsize=10820244 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/8251/task/8309/stat : 8309 (java) S 8248 8251 5064 0 -1 1077944384 2 13375 0 0 0 0 5 3 20 0 15 0 405131333 11079929856 12643 33554432000 4194304 4196468 140733679742128 139814371084272 139814911740546 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8310] ppid=8248 vsize=10820244 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/8251/task/8310/stat : 8310 (java) S 8248 8251 5064 0 -1 1077944384 13 13375 0 0 0 0 5 3 20 0 15 0 405131334 11079929856 12643 33554432000 4194304 4196468 140733679742128 139814271706016 139814911739605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8311] ppid=8248 vsize=10820244 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/8251/task/8311/stat : 8311 (java) S 8248 8251 5064 0 -1 1077944384 1 13375 0 0 0 0 5 3 20 0 15 0 405131334 11079929856 12643 33554432000 4194304 4196468 140733679742128 139813667726320 139814911739605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8312] ppid=8248 vsize=10820244 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/8251/task/8312/stat : 8312 (java) S 8248 8251 5064 0 -1 1077944384 3 13375 0 0 0 0 5 3 20 0 15 0 405131336 11079929856 12643 33554432000 4194304 4196468 140733679742128 139813427435728 139814911747995 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8313] ppid=8248 vsize=10820244 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/8251/task/8313/stat : 8313 (java) R 8248 8251 5064 0 -1 4202560 572 13375 0 0 2 0 5 3 20 0 15 0 405131336 11079929856 12643 33554432000 4194304 4196468 140733679742128 139814370032112 139814911741334 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8314] ppid=8248 vsize=10820244 memory=-1 CPUtime=0.1 cores=1,3,5,7
/proc/8251/task/8314/stat : 8314 (java) S 8248 8251 5064 0 -1 1077944384 78 13375 0 0 2 0 5 3 20 0 15 0 405131336 11079929856 12643 33554432000 4194304 4196468 140733679742128 139814368979568 139814911740546 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8315] ppid=8248 vsize=10820244 memory=139962927154816 CPUtime=0.13 cores=1,3,5,7
/proc/8251/task/8315/stat : 8315 (java) R 8248 8251 5064 0 -1 1077944384 628 13375 0 0 5 0 5 3 20 0 15 0 405131336 11079929856 12643 33554432000 4194304 4196468 140733679742128 139814367927024 139814911740546 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8316] ppid=8248 vsize=10820244 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/8251/task/8316/stat : 8316 (java) S 8248 8251 5064 0 -1 1077944384 3 13375 0 0 0 0 5 3 20 0 15 0 405131337 11079929856 12643 33554432000 4194304 4196468 140733679742128 139813393878112 139814911739605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8317] ppid=8248 vsize=10820244 memory=139962927154816 CPUtime=0.08 cores=1,3,5,7
/proc/8251/task/8317/stat : 8317 (java) S 8248 8251 5064 0 -1 1077944384 1 13375 0 0 0 0 5 3 20 0 15 0 405131337 11079929856 12643 33554432000 4194304 4196468 140733679742128 139814366873904 139814911740546 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 10820244 KiB
Current children cumulated memory: 50572 KiB

[startup+0.700695 s]
/proc/loadavg: 1.60 1.43 1.43 5/228 8317
/proc/meminfo: memFree=30844840/32770624 swapFree=66916152/67108860
[pid=8251] ppid=8248 vsize=10824340 memory=80884 CPUtime=1.15 cores=1,3,5,7
/proc/8251/stat : 8251 (java) S 8248 8251 5064 0 -1 1077944320 15040 13375 0 0 102 5 5 3 20 0 15 0 405131322 11084124160 20221 33554432000 4194304 4196468 140733679742128 140733679724672 139814911729399 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
/proc/8251/statm: 2706085 20221 3509 1 0 2668173 0
[pid=8251/tid=8304] ppid=8248 vsize=10824340 memory=279925567340336 CPUtime=0.67 cores=1,3,5,7
/proc/8251/task/8304/stat : 8304 (java) R 8248 8251 5064 0 -1 4202560 10685 13375 0 0 55 4 5 3 20 0 15 0 405131331 11084124160 20221 33554432000 4194304 4196468 140733679742128 139814883547360 139814895809886 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8305] ppid=8248 vsize=10824340 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/8251/task/8305/stat : 8305 (java) S 8248 8251 5064 0 -1 1077944384 1 13375 0 0 0 0 5 3 20 0 15 0 405131332 11084124160 20221 33554432000 4194304 4196468 140733679742128 139814915971856 139814911739605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8306] ppid=8248 vsize=10824340 memory=1124 CPUtime=0.08 cores=1,3,5,7
/proc/8251/task/8306/stat : 8306 (java) S 8248 8251 5064 0 -1 1077944384 1 13375 0 0 0 0 5 3 20 0 15 0 405131332 11084124160 20221 33554432000 4194304 4196468 140733679742128 139814814862224 139814911739605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8307] ppid=8248 vsize=10824340 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/8251/task/8307/stat : 8307 (java) S 8248 8251 5064 0 -1 1077944384 2 13375 0 0 0 0 5 3 20 0 15 0 405131332 11084124160 20221 33554432000 4194304 4196468 140733679742128 139814813809680 139814911739605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8308] ppid=8248 vsize=10824340 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/8251/task/8308/stat : 8308 (java) S 8248 8251 5064 0 -1 1077944384 1 13375 0 0 0 0 5 3 20 0 15 0 405131332 11084124160 20221 33554432000 4194304 4196468 140733679742128 139814812757136 139814911739605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8309] ppid=8248 vsize=10824340 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/8251/task/8309/stat : 8309 (java) S 8248 8251 5064 0 -1 1077944384 6 13375 0 0 0 0 5 3 20 0 15 0 405131333 11084124160 20221 33554432000 4194304 4196468 140733679742128 139814371084272 139814911740546 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8310] ppid=8248 vsize=10824340 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/8251/task/8310/stat : 8310 (java) S 8248 8251 5064 0 -1 1077944384 13 13375 0 0 0 0 5 3 20 0 15 0 405131334 11084124160 20221 33554432000 4194304 4196468 140733679742128 139814271706016 139814911739605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8311] ppid=8248 vsize=10824340 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/8251/task/8311/stat : 8311 (java) S 8248 8251 5064 0 -1 1077944384 1 13375 0 0 0 0 5 3 20 0 15 0 405131334 11084124160 20221 33554432000 4194304 4196468 140733679742128 139813667726320 139814911739605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8312] ppid=8248 vsize=10824340 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/8251/task/8312/stat : 8312 (java) S 8248 8251 5064 0 -1 1077944384 3 13375 0 0 0 0 5 3 20 0 15 0 405131336 11084124160 20221 33554432000 4194304 4196468 140733679742128 139813427435728 139814911747995 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8313] ppid=8248 vsize=10824340 memory=0 CPUtime=0.23 cores=1,3,5,7
/proc/8251/task/8313/stat : 8313 (java) S 8248 8251 5064 0 -1 1077944384 925 13375 0 0 15 0 5 3 20 0 15 0 405131336 11084124160 20221 33554432000 4194304 4196468 140733679742128 139814370032112 139814911740546 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8314] ppid=8248 vsize=10824340 memory=3616 CPUtime=0.2 cores=1,3,5,7
/proc/8251/task/8314/stat : 8314 (java) S 8248 8251 5064 0 -1 1077944384 347 13375 0 0 12 0 5 3 20 0 15 0 405131336 11084124160 20221 33554432000 4194304 4196468 140733679742128 139814368979568 139814911740546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8315] ppid=8248 vsize=10824340 memory=0 CPUtime=0.25 cores=1,3,5,7
/proc/8251/task/8315/stat : 8315 (java) S 8248 8251 5064 0 -1 1077944384 844 13375 0 0 17 0 5 3 20 0 15 0 405131336 11084124160 20221 33554432000 4194304 4196468 140733679742128 139814367927024 139814911740546 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8316] ppid=8248 vsize=10824340 memory=15393694660434984 CPUtime=0.08 cores=1,3,5,7
/proc/8251/task/8316/stat : 8316 (java) S 8248 8251 5064 0 -1 1077944384 3 13375 0 0 0 0 5 3 20 0 15 0 405131337 11084124160 20221 33554432000 4194304 4196468 140733679742128 139813393878112 139814911739605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8317] ppid=8248 vsize=10824340 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/8251/task/8317/stat : 8317 (java) S 8248 8251 5064 0 -1 1077944384 1 13375 0 0 0 0 5 3 20 0 15 0 405131337 11084124160 20221 33554432000 4194304 4196468 140733679742128 139814366873904 139814911740546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
Current children cumulated CPU time: 1.15 s
Current children cumulated vsize: 10824340 KiB
Current children cumulated memory: 80884 KiB

[startup+1.50081 s]
/proc/loadavg: 1.60 1.43 1.43 5/228 8317
/proc/meminfo: memFree=30729604/32770624 swapFree=66916152/67108860
[pid=8251] ppid=8248 vsize=10826464 memory=342660 CPUtime=3.16 cores=1,3,5,7
/proc/8251/stat : 8251 (java) S 8248 8251 5064 0 -1 1077944320 17983 13375 0 0 288 20 5 3 20 0 15 0 405131322 11086299136 85665 33554432000 4194304 4196468 140733679742128 140733679724672 139814911729399 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
/proc/8251/statm: 2706616 85665 3570 1 0 2668685 0
[pid=8251/tid=8304] ppid=8248 vsize=10826464 memory=279925567340336 CPUtime=1.4 cores=1,3,5,7
/proc/8251/task/8304/stat : 8304 (java) R 8248 8251 5064 0 -1 4202560 11420 13375 0 0 124 8 5 3 20 0 15 0 405131331 11086299136 85665 33554432000 4194304 4196468 140733679742128 139814883563848 139814493751977 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8305] ppid=8248 vsize=10826464 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/8251/task/8305/stat : 8305 (java) S 8248 8251 5064 0 -1 1077944384 46 13375 0 0 1 2 5 3 20 0 15 0 405131332 11086299136 85665 33554432000 4194304 4196468 140733679742128 139814915971856 139814911739605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8306] ppid=8248 vsize=10826464 memory=8112282956445269571 CPUtime=0.13 cores=1,3,5,7
/proc/8251/task/8306/stat : 8306 (java) S 8248 8251 5064 0 -1 1077944384 261 13375 0 0 3 2 5 3 20 0 15 0 405131332 11086299136 85665 33554432000 4194304 4196468 140733679742128 139814814862224 139814911739605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8307] ppid=8248 vsize=10826464 memory=2268 CPUtime=0.13 cores=1,3,5,7
/proc/8251/task/8307/stat : 8307 (java) S 8248 8251 5064 0 -1 1077944384 98 13375 0 0 3 2 5 3 20 0 15 0 405131332 11086299136 85665 33554432000 4194304 4196468 140733679742128 139814813809680 139814911739605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8308] ppid=8248 vsize=10826464 memory=50572 CPUtime=0.12 cores=1,3,5,7
/proc/8251/task/8308/stat : 8308 (java) S 8248 8251 5064 0 -1 1077944384 88 13375 0 0 2 2 5 3 20 0 15 0 405131332 11086299136 85665 33554432000 4194304 4196468 140733679742128 139814812757136 139814911739605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8309] ppid=8248 vsize=10826464 memory=1580 CPUtime=0.08 cores=1,3,5,7
/proc/8251/task/8309/stat : 8309 (java) S 8248 8251 5064 0 -1 1077944384 85 13375 0 0 0 0 5 3 20 0 15 0 405131333 11086299136 85665 33554432000 4194304 4196468 140733679742128 139814371084272 139814911740546 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8310] ppid=8248 vsize=10826464 memory=55 CPUtime=0.08 cores=1,3,5,7
/proc/8251/task/8310/stat : 8310 (java) S 8248 8251 5064 0 -1 1077944384 13 13375 0 0 0 0 5 3 20 0 15 0 405131334 11086299136 85665 33554432000 4194304 4196468 140733679742128 139814271706080 139814911739605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8311] ppid=8248 vsize=10826464 memory=2811011 CPUtime=0.08 cores=1,3,5,7
/proc/8251/task/8311/stat : 8311 (java) S 8248 8251 5064 0 -1 1077944384 1 13375 0 0 0 0 5 3 20 0 15 0 405131334 11086299136 85665 33554432000 4194304 4196468 140733679742128 139813667726336 139814911739605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8312] ppid=8248 vsize=10826464 memory=2812297 CPUtime=0.08 cores=1,3,5,7
/proc/8251/task/8312/stat : 8312 (java) S 8248 8251 5064 0 -1 1077944384 3 13375 0 0 0 0 5 3 20 0 15 0 405131336 11086299136 85665 33554432000 4194304 4196468 140733679742128 139813427435728 139814911747995 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8313] ppid=8248 vsize=10826464 memory=0 CPUtime=0.71 cores=1,3,5,7
/proc/8251/task/8313/stat : 8313 (java) S 8248 8251 5064 0 -1 1077944384 1471 13375 0 0 63 0 5 3 20 0 15 0 405131336 11086299136 85665 33554432000 4194304 4196468 140733679742128 139814370032112 139814911740546 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8314] ppid=8248 vsize=10826464 memory=8112282956445269571 CPUtime=0.64 cores=1,3,5,7
/proc/8251/task/8314/stat : 8314 (java) S 8248 8251 5064 0 -1 1077944384 1087 13375 0 0 56 0 5 3 20 0 15 0 405131336 11086299136 85665 33554432000 4194304 4196468 140733679742128 139814368979568 139814911740546 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8315] ppid=8248 vsize=10826464 memory=4638778398332698720 CPUtime=0.39 cores=1,3,5,7
/proc/8251/task/8315/stat : 8315 (java) S 8248 8251 5064 0 -1 1077944384 1197 13375 0 0 31 0 5 3 20 0 15 0 405131336 11086299136 85665 33554432000 4194304 4196468 140733679742128 139814367927024 139814911740546 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8316] ppid=8248 vsize=10826464 memory=5787213852817510736 CPUtime=0.08 cores=1,3,5,7
/proc/8251/task/8316/stat : 8316 (java) S 8248 8251 5064 0 -1 1077944384 3 13375 0 0 0 0 5 3 20 0 15 0 405131337 11086299136 85665 33554432000 4194304 4196468 140733679742128 139813393878112 139814911739605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8317] ppid=8248 vsize=10826464 memory=279925567543768 CPUtime=0.08 cores=1,3,5,7
/proc/8251/task/8317/stat : 8317 (java) S 8248 8251 5064 0 -1 1077944384 1 13375 0 0 0 0 5 3 20 0 15 0 405131337 11086299136 85665 33554432000 4194304 4196468 140733679742128 139814366873904 139814911740546 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0

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

[pid=8251/tid=8316] ppid=8248 vsize=10844916 memory=1408 CPUtime=0.08 cores=1,3,5,7
/proc/8251/task/8316/stat : 8316 (java) S 8248 8251 5064 0 -1 1077944384 3 13375 0 0 0 0 5 3 20 0 15 0 405131337 11105193984 755219 33554432000 4194304 4196468 140733679742128 139813393878112 139814911739605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8317] ppid=8248 vsize=10844916 memory=3014732 CPUtime=0.13 cores=1,3,5,7
/proc/8251/task/8317/stat : 8317 (java) S 8248 8251 5064 0 -1 1077944384 255 13375 0 0 3 2 5 3 20 0 15 0 405131337 11105193984 755219 33554432000 4194304 4196468 140733679742128 139814366873904 139814911740546 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
Current children cumulated CPU time: 161.08 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 3020876 KiB

[startup+148.801 s]
/proc/loadavg: 1.62 1.50 1.45 3/229 8338
/proc/meminfo: memFree=27879220/32770624 swapFree=66916160/67108860
[pid=8251] ppid=8248 vsize=10844916 memory=3020876 CPUtime=162.69 cores=1,3,5,7
/proc/8251/stat : 8251 (java) S 8248 8251 5064 0 -1 1077944320 124276 13375 0 0 16108 153 5 3 20 0 15 0 405131322 11105193984 755219 33554432000 4194304 4196468 140733679742128 140733679724672 139814911729399 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
/proc/8251/statm: 2711229 755219 3618 1 0 2673293 0
[pid=8251/tid=8304] ppid=8248 vsize=10844916 memory=3020876 CPUtime=147.92 cores=1,3,5,7
/proc/8251/task/8304/stat : 8304 (java) R 8248 8251 5064 0 -1 4202560 41229 13375 0 0 14741 43 5 3 20 0 15 0 405131331 11105193984 755219 33554432000 4194304 4196468 140733679742128 139814883564104 139814502016431 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8305] ppid=8248 vsize=10844916 memory=8112282956445269571 CPUtime=0.74 cores=1,3,5,7
/proc/8251/task/8305/stat : 8305 (java) S 8248 8251 5064 0 -1 1077944384 899 13375 0 0 46 20 5 3 20 0 15 0 405131332 11105193984 755219 33554432000 4194304 4196468 140733679742128 139814915971856 139814911739605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8306] ppid=8248 vsize=10844916 memory=1560 CPUtime=0.76 cores=1,3,5,7
/proc/8251/task/8306/stat : 8306 (java) S 8248 8251 5064 0 -1 1077944384 3041 13375 0 0 45 23 5 3 20 0 15 0 405131332 11105193984 755219 33554432000 4194304 4196468 140733679742128 139814814862224 139814911739605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8307] ppid=8248 vsize=10844916 memory=1172 CPUtime=0.76 cores=1,3,5,7
/proc/8251/task/8307/stat : 8307 (java) S 8248 8251 5064 0 -1 1077944384 2484 13375 0 0 45 23 5 3 20 0 15 0 405131332 11105193984 755219 33554432000 4194304 4196468 140733679742128 139814813809680 139814911739605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8308] ppid=8248 vsize=10844916 memory=14008 CPUtime=0.75 cores=1,3,5,7
/proc/8251/task/8308/stat : 8308 (java) S 8248 8251 5064 0 -1 1077944384 2632 13375 0 0 47 20 5 3 20 0 15 0 405131332 11105193984 755219 33554432000 4194304 4196468 140733679742128 139814812757136 139814911739605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8309] ppid=8248 vsize=10844916 memory=14072 CPUtime=0.22 cores=1,3,5,7
/proc/8251/task/8309/stat : 8309 (java) S 8248 8251 5064 0 -1 1077944384 4370 13375 0 0 13 1 5 3 20 0 15 0 405131333 11105193984 755219 33554432000 4194304 4196468 140733679742128 139814371084272 139814911740546 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8310] ppid=8248 vsize=10844916 memory=14008 CPUtime=0.08 cores=1,3,5,7
/proc/8251/task/8310/stat : 8310 (java) S 8248 8251 5064 0 -1 1077944384 18 13375 0 0 0 0 5 3 20 0 15 0 405131334 11105193984 755219 33554432000 4194304 4196468 140733679742128 139814271706080 139814911739605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8311] ppid=8248 vsize=10844916 memory=14072 CPUtime=0.08 cores=1,3,5,7
/proc/8251/task/8311/stat : 8311 (java) S 8248 8251 5064 0 -1 1077944384 5 13375 0 0 0 0 5 3 20 0 15 0 405131334 11105193984 755219 33554432000 4194304 4196468 140733679742128 139813667726336 139814911739605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8312] ppid=8248 vsize=10844916 memory=3020876 CPUtime=0.08 cores=1,3,5,7
/proc/8251/task/8312/stat : 8312 (java) S 8248 8251 5064 0 -1 1077944384 3 13375 0 0 0 0 5 3 20 0 15 0 405131336 11105193984 755219 33554432000 4194304 4196468 140733679742128 139813427435728 139814911747995 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8313] ppid=8248 vsize=10844916 memory=6668 CPUtime=4.66 cores=1,3,5,7
/proc/8251/task/8313/stat : 8313 (java) S 8248 8251 5064 0 -1 1077944384 27922 13375 0 0 454 4 5 3 20 0 15 0 405131336 11105193984 755219 33554432000 4194304 4196468 140733679742128 139814370032112 139814911740546 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8314] ppid=8248 vsize=10844916 memory=528 CPUtime=4.18 cores=1,3,5,7
/proc/8251/task/8314/stat : 8314 (java) S 8248 8251 5064 0 -1 1077944384 17921 13375 0 0 405 5 5 3 20 0 15 0 405131336 11105193984 755219 33554432000 4194304 4196468 140733679742128 139814368979568 139814911740546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8315] ppid=8248 vsize=10844916 memory=1560 CPUtime=3.18 cores=1,3,5,7
/proc/8251/task/8315/stat : 8315 (java) S 8248 8251 5064 0 -1 1077944384 21285 13375 0 0 303 7 5 3 20 0 15 0 405131336 11105193984 755219 33554432000 4194304 4196468 140733679742128 139814367927024 139814911740546 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8316] ppid=8248 vsize=10844916 memory=932 CPUtime=0.08 cores=1,3,5,7
/proc/8251/task/8316/stat : 8316 (java) S 8248 8251 5064 0 -1 1077944384 3 13375 0 0 0 0 5 3 20 0 15 0 405131337 11105193984 755219 33554432000 4194304 4196468 140733679742128 139813393878112 139814911739605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8317] ppid=8248 vsize=10844916 memory=988 CPUtime=0.13 cores=1,3,5,7
/proc/8251/task/8317/stat : 8317 (java) S 8248 8251 5064 0 -1 1077944384 255 13375 0 0 3 2 5 3 20 0 15 0 405131337 11105193984 755219 33554432000 4194304 4196468 140733679742128 139814366873904 139814911740546 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
Current children cumulated CPU time: 162.69 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 3020876 KiB

[startup+149.601 s]
/proc/loadavg: 1.62 1.50 1.45 3/229 8338
/proc/meminfo: memFree=27879220/32770624 swapFree=66916160/67108860
[pid=8251] ppid=8248 vsize=10844916 memory=3022412 CPUtime=163.51 cores=1,3,5,7
/proc/8251/stat : 8251 (java) S 8248 8251 5064 0 -1 1077944320 126695 13375 0 0 16190 153 5 3 20 0 15 0 405131322 11105193984 755603 33554432000 4194304 4196468 140733679742128 140733679724672 139814911729399 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
/proc/8251/statm: 2711229 755603 3618 1 0 2673293 0
[pid=8251/tid=8304] ppid=8248 vsize=10844916 memory=3364 CPUtime=148.72 cores=1,3,5,7
/proc/8251/task/8304/stat : 8304 (java) R 8248 8251 5064 0 -1 4202560 41347 13375 0 0 14821 43 5 3 20 0 15 0 405131331 11105193984 755603 33554432000 4194304 4196468 140733679742128 139814883565104 139814502331270 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8305] ppid=8248 vsize=10844916 memory=2828 CPUtime=0.74 cores=1,3,5,7
/proc/8251/task/8305/stat : 8305 (java) S 8248 8251 5064 0 -1 1077944384 913 13375 0 0 46 20 5 3 20 0 15 0 405131332 11105193984 755603 33554432000 4194304 4196468 140733679742128 139814915971856 139814911739605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8306] ppid=8248 vsize=10844916 memory=1000 CPUtime=0.76 cores=1,3,5,7
/proc/8251/task/8306/stat : 8306 (java) S 8248 8251 5064 0 -1 1077944384 3107 13375 0 0 45 23 5 3 20 0 15 0 405131332 11105193984 755603 33554432000 4194304 4196468 140733679742128 139814814862224 139814911739605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8307] ppid=8248 vsize=10844916 memory=1560 CPUtime=0.76 cores=1,3,5,7
/proc/8251/task/8307/stat : 8307 (java) S 8248 8251 5064 0 -1 1077944384 3878 13375 0 0 45 23 5 3 20 0 15 0 405131332 11105193984 755603 33554432000 4194304 4196468 140733679742128 139814813809680 139814911739605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8308] ppid=8248 vsize=10844916 memory=3616 CPUtime=0.75 cores=1,3,5,7
/proc/8251/task/8308/stat : 8308 (java) S 8248 8251 5064 0 -1 1077944384 2730 13375 0 0 47 20 5 3 20 0 15 0 405131332 11105193984 755603 33554432000 4194304 4196468 140733679742128 139814812757136 139814911739605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8309] ppid=8248 vsize=10844916 memory=17276 CPUtime=0.22 cores=1,3,5,7
/proc/8251/task/8309/stat : 8309 (java) S 8248 8251 5064 0 -1 1077944384 4613 13375 0 0 13 1 5 3 20 0 15 0 405131333 11105193984 755603 33554432000 4194304 4196468 140733679742128 139814371084272 139814911740546 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8310] ppid=8248 vsize=10844916 memory=988 CPUtime=0.08 cores=1,3,5,7
/proc/8251/task/8310/stat : 8310 (java) S 8248 8251 5064 0 -1 1077944384 18 13375 0 0 0 0 5 3 20 0 15 0 405131334 11105193984 755603 33554432000 4194304 4196468 140733679742128 139814271706080 139814911739605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8311] ppid=8248 vsize=10844916 memory=2012 CPUtime=0.08 cores=1,3,5,7
/proc/8251/task/8311/stat : 8311 (java) S 8248 8251 5064 0 -1 1077944384 5 13375 0 0 0 0 5 3 20 0 15 0 405131334 11105193984 755603 33554432000 4194304 4196468 140733679742128 139813667726336 139814911739605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8312] ppid=8248 vsize=10844916 memory=1324 CPUtime=0.08 cores=1,3,5,7
/proc/8251/task/8312/stat : 8312 (java) S 8248 8251 5064 0 -1 1077944384 3 13375 0 0 0 0 5 3 20 0 15 0 405131336 11105193984 755603 33554432000 4194304 4196468 140733679742128 139813427435728 139814911747995 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8313] ppid=8248 vsize=10844916 memory=1704 CPUtime=4.66 cores=1,3,5,7
/proc/8251/task/8313/stat : 8313 (java) S 8248 8251 5064 0 -1 1077944384 27923 13375 0 0 454 4 5 3 20 0 15 0 405131336 11105193984 755603 33554432000 4194304 4196468 140733679742128 139814370032112 139814911740546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8314] ppid=8248 vsize=10844916 memory=5928 CPUtime=4.18 cores=1,3,5,7
/proc/8251/task/8314/stat : 8314 (java) S 8248 8251 5064 0 -1 1077944384 18122 13375 0 0 405 5 5 3 20 0 15 0 405131336 11105193984 755603 33554432000 4194304 4196468 140733679742128 139814368979568 139814911740546 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8315] ppid=8248 vsize=10844916 memory=588 CPUtime=3.18 cores=1,3,5,7
/proc/8251/task/8315/stat : 8315 (java) S 8248 8251 5064 0 -1 1077944384 21569 13375 0 0 303 7 5 3 20 0 15 0 405131336 11105193984 755603 33554432000 4194304 4196468 140733679742128 139814367927024 139814911740546 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8316] ppid=8248 vsize=10844916 memory=780 CPUtime=0.08 cores=1,3,5,7
/proc/8251/task/8316/stat : 8316 (java) S 8248 8251 5064 0 -1 1077944384 3 13375 0 0 0 0 5 3 20 0 15 0 405131337 11105193984 755603 33554432000 4194304 4196468 140733679742128 139813393878112 139814911739605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8317] ppid=8248 vsize=10844916 memory=1056 CPUtime=0.13 cores=1,3,5,7
/proc/8251/task/8317/stat : 8317 (java) S 8248 8251 5064 0 -1 1077944384 255 13375 0 0 3 2 5 3 20 0 15 0 405131337 11105193984 755603 33554432000 4194304 4196468 140733679742128 139814366873904 139814911740546 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
Current children cumulated CPU time: 163.51 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 3022412 KiB

[startup+150.401 s]
/proc/loadavg: 1.62 1.50 1.45 6/229 8338
/proc/meminfo: memFree=27877432/32770624 swapFree=66916160/67108860
[pid=8251] ppid=8248 vsize=10844916 memory=3022412 CPUtime=164.31 cores=1,3,5,7
/proc/8251/stat : 8251 (java) S 8248 8251 5064 0 -1 1077944320 128473 13375 0 0 16270 153 5 3 20 0 15 0 405131322 11105193984 755603 33554432000 4194304 4196468 140733679742128 140733679724672 139814911729399 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
/proc/8251/statm: 2711229 755603 3618 1 0 2673293 0
[pid=8251/tid=8304] ppid=8248 vsize=10844916 memory=3020876 CPUtime=149.52 cores=1,3,5,7
/proc/8251/task/8304/stat : 8304 (java) R 8248 8251 5064 0 -1 4202560 41433 13375 0 0 14901 43 5 3 20 0 15 0 405131331 11105193984 755603 33554432000 4194304 4196468 140733679742128 139814883561264 139814501466848 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8305] ppid=8248 vsize=10844916 memory=17276 CPUtime=0.74 cores=1,3,5,7
/proc/8251/task/8305/stat : 8305 (java) S 8248 8251 5064 0 -1 1077944384 913 13375 0 0 46 20 5 3 20 0 15 0 405131332 11105193984 755603 33554432000 4194304 4196468 140733679742128 139814915971856 139814911739605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8306] ppid=8248 vsize=10844916 memory=988 CPUtime=0.76 cores=1,3,5,7
/proc/8251/task/8306/stat : 8306 (java) S 8248 8251 5064 0 -1 1077944384 3107 13375 0 0 45 23 5 3 20 0 15 0 405131332 11105193984 755603 33554432000 4194304 4196468 140733679742128 139814814862224 139814911739605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8307] ppid=8248 vsize=10844916 memory=2012 CPUtime=0.76 cores=1,3,5,7
/proc/8251/task/8307/stat : 8307 (java) S 8248 8251 5064 0 -1 1077944384 3878 13375 0 0 45 23 5 3 20 0 15 0 405131332 11105193984 755603 33554432000 4194304 4196468 140733679742128 139814813809680 139814911739605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8308] ppid=8248 vsize=10844916 memory=8112282956445269571 CPUtime=0.75 cores=1,3,5,7
/proc/8251/task/8308/stat : 8308 (java) S 8248 8251 5064 0 -1 1077944384 2730 13375 0 0 47 20 5 3 20 0 15 0 405131332 11105193984 755603 33554432000 4194304 4196468 140733679742128 139814812757136 139814911739605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8309] ppid=8248 vsize=10844916 memory=11464 CPUtime=0.22 cores=1,3,5,7
/proc/8251/task/8309/stat : 8309 (java) S 8248 8251 5064 0 -1 1077944384 4613 13375 0 0 13 1 5 3 20 0 15 0 405131333 11105193984 755603 33554432000 4194304 4196468 140733679742128 139814371084272 139814911740546 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8310] ppid=8248 vsize=10844916 memory=3364 CPUtime=0.08 cores=1,3,5,7
/proc/8251/task/8310/stat : 8310 (java) S 8248 8251 5064 0 -1 1077944384 18 13375 0 0 0 0 5 3 20 0 15 0 405131334 11105193984 755603 33554432000 4194304 4196468 140733679742128 139814271706080 139814911739605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8311] ppid=8248 vsize=10844916 memory=2828 CPUtime=0.08 cores=1,3,5,7
/proc/8251/task/8311/stat : 8311 (java) S 8248 8251 5064 0 -1 1077944384 5 13375 0 0 0 0 5 3 20 0 15 0 405131334 11105193984 755603 33554432000 4194304 4196468 140733679742128 139813667726336 139814911739605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8312] ppid=8248 vsize=10844916 memory=1324 CPUtime=0.08 cores=1,3,5,7
/proc/8251/task/8312/stat : 8312 (java) S 8248 8251 5064 0 -1 1077944384 3 13375 0 0 0 0 5 3 20 0 15 0 405131336 11105193984 755603 33554432000 4194304 4196468 140733679742128 139813427435728 139814911747995 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8313] ppid=8248 vsize=10844916 memory=1704 CPUtime=4.66 cores=1,3,5,7
/proc/8251/task/8313/stat : 8313 (java) S 8248 8251 5064 0 -1 1077944384 28393 13375 0 0 454 4 5 3 20 0 15 0 405131336 11105193984 755603 33554432000 4194304 4196468 140733679742128 139814370032112 139814911740546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8314] ppid=8248 vsize=10844916 memory=5928 CPUtime=4.19 cores=1,3,5,7
/proc/8251/task/8314/stat : 8314 (java) S 8248 8251 5064 0 -1 1077944384 18556 13375 0 0 406 5 5 3 20 0 15 0 405131336 11105193984 755603 33554432000 4194304 4196468 140733679742128 139814368979568 139814911740546 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8315] ppid=8248 vsize=10844916 memory=588 CPUtime=3.18 cores=1,3,5,7
/proc/8251/task/8315/stat : 8315 (java) S 8248 8251 5064 0 -1 1077944384 22357 13375 0 0 303 7 5 3 20 0 15 0 405131336 11105193984 755603 33554432000 4194304 4196468 140733679742128 139814367927024 139814911740546 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8316] ppid=8248 vsize=10844916 memory=780 CPUtime=0.08 cores=1,3,5,7
/proc/8251/task/8316/stat : 8316 (java) S 8248 8251 5064 0 -1 1077944384 3 13375 0 0 0 0 5 3 20 0 15 0 405131337 11105193984 755603 33554432000 4194304 4196468 140733679742128 139813393878112 139814911739605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8317] ppid=8248 vsize=10844916 memory=1056 CPUtime=0.13 cores=1,3,5,7
/proc/8251/task/8317/stat : 8317 (java) S 8248 8251 5064 0 -1 1077944384 255 13375 0 0 3 2 5 3 20 0 15 0 405131337 11105193984 755603 33554432000 4194304 4196468 140733679742128 139814366873904 139814911740546 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
Current children cumulated CPU time: 164.31 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 3022412 KiB

[startup+150.801 s]
/proc/loadavg: 1.62 1.50 1.45 6/229 8338
/proc/meminfo: memFree=27877432/32770624 swapFree=66916160/67108860
[pid=8251] ppid=8248 vsize=10844916 memory=3022488 CPUtime=164.72 cores=1,3,5,7
/proc/8251/stat : 8251 (java) S 8248 8251 5064 0 -1 1077944320 131121 13375 0 0 16311 153 5 3 20 0 15 0 405131322 11105193984 755622 33554432000 4194304 4196468 140733679742128 140733679724672 139814911729399 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
/proc/8251/statm: 2711229 755622 3618 1 0 2673293 0
[pid=8251/tid=8304] ppid=8248 vsize=10844916 memory=528 CPUtime=149.92 cores=1,3,5,7
/proc/8251/task/8304/stat : 8304 (java) S 8248 8251 5064 0 -1 1077944384 42762 13375 0 0 14941 43 5 3 20 0 15 0 405131331 11105193984 755622 33554432000 4194304 4196468 140733679742128 139814883556528 139814911739605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8305] ppid=8248 vsize=10844916 memory=8112282956445269571 CPUtime=0.74 cores=1,3,5,7
/proc/8251/task/8305/stat : 8305 (java) S 8248 8251 5064 0 -1 1077944384 913 13375 0 0 46 20 5 3 20 0 15 0 405131332 11105193984 755622 33554432000 4194304 4196468 140733679742128 139814915971856 139814911739605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8306] ppid=8248 vsize=10844916 memory=17276 CPUtime=0.76 cores=1,3,5,7
/proc/8251/task/8306/stat : 8306 (java) S 8248 8251 5064 0 -1 1077944384 3107 13375 0 0 45 23 5 3 20 0 15 0 405131332 11105193984 755622 33554432000 4194304 4196468 140733679742128 139814814862224 139814911739605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8307] ppid=8248 vsize=10844916 memory=33 CPUtime=0.76 cores=1,3,5,7
/proc/8251/task/8307/stat : 8307 (java) S 8248 8251 5064 0 -1 1077944384 3878 13375 0 0 45 23 5 3 20 0 15 0 405131332 11105193984 755622 33554432000 4194304 4196468 140733679742128 139814813809680 139814911739605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8308] ppid=8248 vsize=10844916 memory=6655300316396806240 CPUtime=0.75 cores=1,3,5,7
/proc/8251/task/8308/stat : 8308 (java) S 8248 8251 5064 0 -1 1077944384 2730 13375 0 0 47 20 5 3 20 0 15 0 405131332 11105193984 755622 33554432000 4194304 4196468 140733679742128 139814812757136 139814911739605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8309] ppid=8248 vsize=10844916 memory=7593748926580287336 CPUtime=0.22 cores=1,3,5,7
/proc/8251/task/8309/stat : 8309 (java) S 8248 8251 5064 0 -1 1077944384 4745 13375 0 0 13 1 5 3 20 0 15 0 405131333 11105193984 755622 33554432000 4194304 4196468 140733679742128 139814371084272 139814911740546 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8310] ppid=8248 vsize=10844916 memory=5938371614864939434 CPUtime=0.08 cores=1,3,5,7
/proc/8251/task/8310/stat : 8310 (java) S 8248 8251 5064 0 -1 1077944384 18 13375 0 0 0 0 5 3 20 0 15 0 405131334 11105193984 755622 33554432000 4194304 4196468 140733679742128 139814271706080 139814911739605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8311] ppid=8248 vsize=10844916 memory=5938371614864939434 CPUtime=0.08 cores=1,3,5,7
/proc/8251/task/8311/stat : 8311 (java) S 8248 8251 5064 0 -1 1077944384 5 13375 0 0 0 0 5 3 20 0 15 0 405131334 11105193984 755622 33554432000 4194304 4196468 140733679742128 139813667726336 139814911739605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8312] ppid=8248 vsize=10844916 memory=5938371614864939434 CPUtime=0.08 cores=1,3,5,7
/proc/8251/task/8312/stat : 8312 (java) S 8248 8251 5064 0 -1 1077944384 3 13375 0 0 0 0 5 3 20 0 15 0 405131336 11105193984 755622 33554432000 4194304 4196468 140733679742128 139813427435728 139814911747995 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8313] ppid=8248 vsize=10844916 memory=3020876 CPUtime=4.67 cores=1,3,5,7
/proc/8251/task/8313/stat : 8313 (java) R 8248 8251 5064 0 -1 4202560 28559 13375 0 0 455 4 5 3 20 0 15 0 405131336 11105193984 755622 33554432000 4194304 4196468 140733679742128 139814370032112 139814890899760 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8314] ppid=8248 vsize=10844916 memory=3020876 CPUtime=4.19 cores=1,3,5,7
/proc/8251/task/8314/stat : 8314 (java) S 8248 8251 5064 0 -1 1077944384 18802 13375 0 0 406 5 5 3 20 0 15 0 405131336 11105193984 755622 33554432000 4194304 4196468 140733679742128 139814368969360 139814911739605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8315] ppid=8248 vsize=10844916 memory=17276 CPUtime=3.19 cores=1,3,5,7
/proc/8251/task/8315/stat : 8315 (java) R 8248 8251 5064 0 -1 4202560 23584 13375 0 0 304 7 5 3 20 0 15 0 405131336 11105193984 755622 33554432000 4194304 4196468 140733679742128 139814367927024 139814893292900 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8316] ppid=8248 vsize=10844916 memory=988 CPUtime=0.08 cores=1,3,5,7
/proc/8251/task/8316/stat : 8316 (java) S 8248 8251 5064 0 -1 1077944384 3 13375 0 0 0 0 5 3 20 0 15 0 405131337 11105193984 755622 33554432000 4194304 4196468 140733679742128 139813393878112 139814911739605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
[pid=8251/tid=8317] ppid=8248 vsize=10844916 memory=2012 CPUtime=0.13 cores=1,3,5,7
/proc/8251/task/8317/stat : 8317 (java) S 8248 8251 5064 0 -1 1077944384 260 13375 0 0 3 2 5 3 20 0 15 0 405131337 11105193984 755622 33554432000 4194304 4196468 140733679742128 139814366873904 139814911740546 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29622272 140733679745782 140733679748293 140733679748293 140733679751119 0
Current children cumulated CPU time: 164.72 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 3022488 KiB

Child status: 0
Real time (s): 150.834
CPU time (s): 164.797
CPU user time (s): 163.205
CPU system time (s): 1.59223
CPU usage (%): 109.258
Max. virtual memory (cumulated for all children) (KiB): 10847564
Max. memory (cumulated for all children) (KiB): 3023964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 163.205
system time used= 1.59223
maximum resident set size= 3024648
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 146513
page faults= 0
swaps= 0
block input operations= 0
block output operations= 344
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 19625
involuntary context switches= 224


# summary of solver processes directly reported to runsolver:
#   pid: 8251
#   total CPU time (s): 164.797
#   total CPU user time (s): 163.205
#   total CPU system time (s): 1.59223

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.867774 second user time and 1.49823 second system time

The end

Launcher Data

Begin job on node141 at 2019-09-12 14:38:12
IDJOB=4387131
IDBENCH=126080
IDSOLVER=2823
FILE ID=node141/4387131-1568291933
RUNJOBID= node141-1568285927-6017
PBS_JOBID= 21701068
Free space on /tmp= 53744 MiB

SOLVER NAME= Concrete 3.10
BENCH NAME= XCSP17/QRandom/QRandom-mdd-7-25-5/mdd-7-25-5-56-01.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4387131-1568291933/watcher-4387131-1568291933 -o /tmp/evaluation-result-4387131-1568291933/solver-4387131-1568291933 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node141-1568285927-6017 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=471380735 HOME/instance-4387131-1568291933.xml

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

MD5SUM BENCH= 38fbb435e56fa73fec05cbb523a31b1b
RANDOM SEED=471380735

node141.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	: 5332.93
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	: 5332.93
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	: 5332.93
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	: 5332.93
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:        30897268 kB
MemAvailable:   31115900 kB
Buffers:           94716 kB
Cached:           423860 kB
SwapCached:        82124 kB
Active:          1045924 kB
Inactive:         299700 kB
Active(anon):     752480 kB
Inactive(anon):   104084 kB
Active(file):     293444 kB
Inactive(file):   195616 kB
Unevictable:      110408 kB
Mlocked:          110408 kB
SwapTotal:      67108860 kB
SwapFree:       66916152 kB
Dirty:             67780 kB
Writeback:             0 kB
AnonPages:        856072 kB
Mapped:            45040 kB
Shmem:             20684 kB
Slab:             119972 kB
SReclaimable:      90812 kB
SUnreclaim:        29160 kB
KernelStack:        3728 kB
PageTables:         7244 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1998184 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    669696 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      128384 kB
DirectMap2M:    33417216 kB

Free space on /tmp at the end= 53712 MiB
End job on node141 at 2019-09-12 14:40:43