Trace number 4400939

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
Concrete 3.12.2OPT887 123.982 118.128

General information on the benchmark

NameKnapsack/Knapsack-m1-s40/
Knapsack-40-150-08.xml
MD5SUMa0dd3b11b1f6edde9967a93afac168fd
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark887
Best CPU time to get the best result obtained on this benchmark6.93093
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":40}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":40}]
Minimum constraint arity40
Maximum constraint arity40
Distribution of constraint arities[{"arity":40,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":1}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.75/0.55	c Concrete v3.12.2.1568631193530 running
5.27/2.65	o 498
5.27/2.66	o 524
5.27/2.67	o 548
5.27/2.67	o 558
5.27/2.68	o 597
5.27/2.68	o 635
5.27/2.69	o 650
5.27/2.70	o 674
5.51/2.70	o 684
5.51/2.71	o 702
5.51/2.72	o 712
5.74/2.81	o 715
5.74/2.81	o 729
5.74/2.82	o 736
5.74/2.83	o 738
5.74/2.84	o 742
5.74/2.88	o 754
5.74/2.89	o 840
5.74/2.89	o 859
6.03/2.90	o 860
6.03/2.90	o 864
6.03/2.91	o 875
7.53/3.40	o 879
7.82/3.56	o 880
8.49/3.83	o 887
123.85/118.10	v <instantiation
123.85/118.10	v         cost = '887'>
123.85/118.10	v       <list>
123.85/118.10	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] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39]
123.85/118.10	v       </list>
123.85/118.10	v       <values>
123.85/118.10	v         1 0 0 1 0 1 0 0 0 0 0 1 1 1 0 1 0 0 1 0 1 1 0 0 1 0 0 0 0 1 0 1 0 0 1 0 0 0 1 0
123.85/118.10	v       </values>
123.85/118.10	v     </instantiation>
123.85/118.10	s OPTIMUM FOUND

Verifier Data

OK	887

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4400939-1568685735/watcher-4400939-1568685735 -o /tmp/evaluation-result-4400939-1568685735/solver-4400939-1568685735 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1568673291-32274 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=479243401 HOME/instance-4400939-1568685735.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
Current StackSize limit: 8192 KiB

solver pid=2789, runsolver pid=2786

[startup+0.109162 s]*
/proc/loadavg: 1.21 1.39 1.45 3/218 2846
/proc/meminfo: memFree=28937824/32770624 swapFree=67027236/67108860
[pid=2789] ppid=2786 vsize=10153664 memory=24140 CPUtime=0.09 cores=1,3,5,7
/proc/2789/stat : 2789 (java) S 2786 2789 32242 0 -1 1077944320 4762 13294 0 0 2 0 4 3 20 0 8 0 444846074 10397351936 6035 33554432000 4194304 4196468 140721066163824 140721066146368 140407384252151 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
/proc/2789/statm: 2538416 6035 2064 1 0 2526854 0
[pid=2789/tid=2842] ppid=2786 vsize=10355560 memory=-8171376296011865461 CPUtime=0.09 cores=1,3,5,7
/proc/2789/task/2842/stat : 2842 (java) R 2786 2789 32242 0 -1 4202560 2586 13294 0 0 2 0 4 3 20 0 9 0 444846083 10604093440 6610 33554432000 4194304 4196468 140721066163824 140407356088176 140407366404736 0 4 0 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2843] ppid=2786 vsize=10355560 memory=5792869726567804975 CPUtime=0.07 cores=1,3,5,7
/proc/2789/task/2843/stat : 2843 (java) S 2786 2789 32242 0 -1 1077944384 2 13294 0 0 0 0 4 3 20 0 9 0 444846084 10604093440 6610 33554432000 4194304 4196468 140721066163824 140407388494352 140407384262357 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2844] ppid=2786 vsize=10355560 memory=139851840484992 CPUtime=0.07 cores=1,3,5,7
/proc/2789/task/2844/stat : 2844 (java) S 2786 2789 32242 0 -1 1077944384 1 13294 0 0 0 0 4 3 20 0 9 0 444846084 10604093440 6610 33554432000 4194304 4196468 140721066163824 140407313799824 140407384262357 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2845] ppid=2786 vsize=10355560 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/2789/task/2845/stat : 2845 (java) S 2786 2789 32242 0 -1 1077944384 1 13294 0 0 0 0 4 3 20 0 9 0 444846084 10604093440 6610 33554432000 4194304 4196468 140721066163824 140406956939536 140407384262357 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2846] ppid=2786 vsize=10355560 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/2789/task/2846/stat : 2846 (java) S 2786 2789 32242 0 -1 1077944384 2 13294 0 0 0 0 4 3 20 0 9 0 444846084 10604093440 6610 33554432000 4194304 4196468 140721066163824 140406955886992 140407384262357 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2847] ppid=2786 vsize=10355560 memory=139851840484992 CPUtime=0.07 cores=1,3,5,7
/proc/2789/task/2847/stat : 2847 (java) S 2786 2789 32242 0 -1 1077944384 2 13294 0 0 0 0 4 3 20 0 9 0 444846085 10604093440 6610 33554432000 4194304 4196468 140721066163824 140406386846448 140407384263298 0 0 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2848] ppid=2786 vsize=10355560 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/2789/task/2848/stat : 2848 (java) S 2786 2789 32242 0 -1 1077944384 13 13294 0 0 0 0 4 3 20 0 9 0 444846086 10604093440 6610 33554432000 4194304 4196468 140721066163824 140406306104992 140407384262357 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2849] ppid=2786 vsize=10355560 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/2789/task/2849/stat : 2849 (java) S 2786 2789 32242 0 -1 1077944384 1 13294 0 0 0 0 4 3 20 0 9 0 444846086 10604093440 6610 33554432000 4194304 4196468 140721066163824 140406171886896 140407384262357 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 10153664 KiB
Current children cumulated memory: 24140 KiB

[startup+0.210251 s]*
/proc/loadavg: 1.21 1.39 1.45 3/227 2855
/proc/meminfo: memFree=28919740/32770624 swapFree=67027236/67108860
[pid=2789] ppid=2786 vsize=10822180 memory=45080 CPUtime=0.27 cores=1,3,5,7
/proc/2789/stat : 2789 (java) S 2786 2789 32242 0 -1 1077944320 7720 13294 0 0 18 2 4 3 20 0 15 0 444846074 11081912320 11270 33554432000 4194304 4196468 140721066163824 140721066146368 140407384252151 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
/proc/2789/statm: 2705545 11270 3307 1 0 2667645 0
[pid=2789/tid=2842] ppid=2786 vsize=10823808 memory=-8171376296011865461 CPUtime=0.19 cores=1,3,5,7
/proc/2789/task/2842/stat : 2842 (java) R 2786 2789 32242 0 -1 4202560 4787 13294 0 0 11 1 4 3 20 0 15 0 444846083 11083579392 11864 33554432000 4194304 4196468 140721066163824 140407356064512 140407376931869 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2843] ppid=2786 vsize=10823808 memory=5792869726567804975 CPUtime=0.07 cores=1,3,5,7
/proc/2789/task/2843/stat : 2843 (java) S 2786 2789 32242 0 -1 1077944384 2 13294 0 0 0 0 4 3 20 0 15 0 444846084 11083579392 11864 33554432000 4194304 4196468 140721066163824 140407388494352 140407384262357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2844] ppid=2786 vsize=10823808 memory=139851840484992 CPUtime=0.07 cores=1,3,5,7
/proc/2789/task/2844/stat : 2844 (java) S 2786 2789 32242 0 -1 1077944384 1 13294 0 0 0 0 4 3 20 0 15 0 444846084 11083579392 11864 33554432000 4194304 4196468 140721066163824 140407313799824 140407384262357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2845] ppid=2786 vsize=10823808 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/2789/task/2845/stat : 2845 (java) S 2786 2789 32242 0 -1 1077944384 1 13294 0 0 0 0 4 3 20 0 15 0 444846084 11083579392 11832 33554432000 4194304 4196468 140721066163824 140406956939536 140407384262357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2846] ppid=2786 vsize=10823808 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/2789/task/2846/stat : 2846 (java) S 2786 2789 32242 0 -1 1077944384 2 13294 0 0 0 0 4 3 20 0 15 0 444846084 11083579392 11493 33554432000 4194304 4196468 140721066163824 140406955886992 140407384262357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2847] ppid=2786 vsize=10823808 memory=139851840484992 CPUtime=0.07 cores=1,3,5,7
/proc/2789/task/2847/stat : 2847 (java) S 2786 2789 32242 0 -1 1077944384 2 13294 0 0 0 0 4 3 20 0 15 0 444846085 11083579392 11493 33554432000 4194304 4196468 140721066163824 140406386846448 140407384263298 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2848] ppid=2786 vsize=10822180 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/2789/task/2848/stat : 2848 (java) S 2786 2789 32242 0 -1 1077944384 13 13294 0 0 0 0 4 3 20 0 15 0 444846086 11081912320 11493 33554432000 4194304 4196468 140721066163824 140406306104992 140407384262357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2849] ppid=2786 vsize=10822180 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/2789/task/2849/stat : 2849 (java) S 2786 2789 32242 0 -1 1077944384 1 13294 0 0 0 0 4 3 20 0 15 0 444846086 11081912320 11253 33554432000 4194304 4196468 140721066163824 140406171886832 140407384262357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2850] ppid=2786 vsize=10821220 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/2789/task/2850/stat : 2850 (java) S 2786 2789 32242 0 -1 1077944384 3 13294 0 0 0 0 4 3 20 0 15 0 444846089 11080929280 11253 33554432000 4194304 4196468 140721066163824 140405931596240 140407384270747 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2851] ppid=2786 vsize=10821220 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/2789/task/2851/stat : 2851 (java) S 2786 2789 32242 0 -1 1077944384 617 13294 0 0 1 0 4 3 20 0 15 0 444846089 11080929280 10997 33554432000 4194304 4196468 140721066163824 140406385793264 140407384263298 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2852] ppid=2786 vsize=10821220 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/2789/task/2852/stat : 2852 (java) S 2786 2789 32242 0 -1 1077944384 57 13294 0 0 1 0 4 3 20 0 15 0 444846089 11080929280 10997 33554432000 4194304 4196468 140721066163824 140406384740720 140407384263298 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2853] ppid=2786 vsize=10820196 memory=139851840484992 CPUtime=0.1 cores=1,3,5,7
/proc/2789/task/2853/stat : 2853 (java) S 2786 2789 32242 0 -1 1077944384 598 13294 0 0 3 0 4 3 20 0 15 0 444846089 11079880704 10997 33554432000 4194304 4196468 140721066163824 140406383687664 140407384263298 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2854] ppid=2786 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/2789/task/2854/stat : 2854 (java) S 2786 2789 32242 0 -1 1077944384 3 13294 0 0 0 0 4 3 20 0 15 0 444846089 11079880704 10997 33554432000 4194304 4196468 140721066163824 140405898037600 140407384262357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2855] ppid=2786 vsize=10820196 memory=139851840484992 CPUtime=0.07 cores=1,3,5,7
/proc/2789/task/2855/stat : 2855 (java) S 2786 2789 32242 0 -1 1077944384 1 13294 0 0 0 0 4 3 20 0 15 0 444846089 11079880704 10997 33554432000 4194304 4196468 140721066163824 140406382636080 140407384263298 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 10822180 KiB
Current children cumulated memory: 45080 KiB

[startup+0.311162 s]*
/proc/loadavg: 1.21 1.39 1.45 3/227 2855
/proc/meminfo: memFree=28909096/32770624 swapFree=67027236/67108860
[pid=2789] ppid=2786 vsize=10820196 memory=52076 CPUtime=0.39 cores=1,3,5,7
/proc/2789/stat : 2789 (java) S 2786 2789 32242 0 -1 1077944320 10756 13294 0 0 29 3 4 3 20 0 15 0 444846074 11079880704 13019 33554432000 4194304 4196468 140721066163824 140721066146368 140407384252151 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
/proc/2789/statm: 2705049 13019 3317 1 0 2667149 0
[pid=2789/tid=2842] ppid=2786 vsize=10820196 memory=-8171376296011865461 CPUtime=0.28 cores=1,3,5,7
/proc/2789/task/2842/stat : 2842 (java) R 2786 2789 32242 0 -1 4202560 7245 13294 0 0 19 2 4 3 20 0 15 0 444846083 11079880704 13084 33554432000 4194304 4196468 140721066163824 140407356070240 140407384274077 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2843] ppid=2786 vsize=10820196 memory=4122819175002409273 CPUtime=0.07 cores=1,3,5,7
/proc/2789/task/2843/stat : 2843 (java) S 2786 2789 32242 0 -1 1077944384 2 13294 0 0 0 0 4 3 20 0 15 0 444846084 11079880704 13084 33554432000 4194304 4196468 140721066163824 140407388494352 140407384262357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2844] ppid=2786 vsize=10820196 memory=139851840484992 CPUtime=0.07 cores=1,3,5,7
/proc/2789/task/2844/stat : 2844 (java) S 2786 2789 32242 0 -1 1077944384 1 13294 0 0 0 0 4 3 20 0 15 0 444846084 11079880704 13084 33554432000 4194304 4196468 140721066163824 140407313799824 140407384262357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2845] ppid=2786 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/2789/task/2845/stat : 2845 (java) S 2786 2789 32242 0 -1 1077944384 1 13294 0 0 0 0 4 3 20 0 15 0 444846084 11079880704 13084 33554432000 4194304 4196468 140721066163824 140406956939536 140407384262357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2846] ppid=2786 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/2789/task/2846/stat : 2846 (java) S 2786 2789 32242 0 -1 1077944384 2 13294 0 0 0 0 4 3 20 0 15 0 444846084 11079880704 13084 33554432000 4194304 4196468 140721066163824 140406955886992 140407384262357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2847] ppid=2786 vsize=10820196 memory=139851840484992 CPUtime=0.07 cores=1,3,5,7
/proc/2789/task/2847/stat : 2847 (java) S 2786 2789 32242 0 -1 1077944384 2 13294 0 0 0 0 4 3 20 0 15 0 444846085 11079880704 13084 33554432000 4194304 4196468 140721066163824 140406386846448 140407384263298 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2848] ppid=2786 vsize=10820196 memory=2208 CPUtime=0.07 cores=1,3,5,7
/proc/2789/task/2848/stat : 2848 (java) S 2786 2789 32242 0 -1 1077944384 13 13294 0 0 0 0 4 3 20 0 15 0 444846086 11079880704 13084 33554432000 4194304 4196468 140721066163824 140406306104992 140407384262357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2849] ppid=2786 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/2789/task/2849/stat : 2849 (java) S 2786 2789 32242 0 -1 1077944384 1 13294 0 0 0 0 4 3 20 0 15 0 444846086 11079880704 13084 33554432000 4194304 4196468 140721066163824 140406171886832 140407384262357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2850] ppid=2786 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/2789/task/2850/stat : 2850 (java) S 2786 2789 32242 0 -1 1077944384 3 13294 0 0 0 0 4 3 20 0 15 0 444846089 11079880704 13084 33554432000 4194304 4196468 140721066163824 140405931596240 140407384270747 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2851] ppid=2786 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/2789/task/2851/stat : 2851 (java) S 2786 2789 32242 0 -1 1077944384 617 13294 0 0 1 0 4 3 20 0 15 0 444846089 11079880704 13084 33554432000 4194304 4196468 140721066163824 140406385793264 140407384263298 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2852] ppid=2786 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/2789/task/2852/stat : 2852 (java) S 2786 2789 32242 0 -1 1077944384 58 13294 0 0 1 0 4 3 20 0 15 0 444846089 11079880704 13084 33554432000 4194304 4196468 140721066163824 140406384740720 140407384263298 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2853] ppid=2786 vsize=10820196 memory=139851840484992 CPUtime=0.12 cores=1,3,5,7
/proc/2789/task/2853/stat : 2853 (java) S 2786 2789 32242 0 -1 1077944384 616 13294 0 0 5 0 4 3 20 0 15 0 444846089 11079880704 13084 33554432000 4194304 4196468 140721066163824 140406383687664 140407384263298 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2854] ppid=2786 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/2789/task/2854/stat : 2854 (java) S 2786 2789 32242 0 -1 1077944384 3 13294 0 0 0 0 4 3 20 0 15 0 444846089 11079880704 13084 33554432000 4194304 4196468 140721066163824 140405898037600 140407384262357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2855] ppid=2786 vsize=10820196 memory=139851840484992 CPUtime=0.07 cores=1,3,5,7
/proc/2789/task/2855/stat : 2855 (java) S 2786 2789 32242 0 -1 1077944384 1 13294 0 0 0 0 4 3 20 0 15 0 444846089 11079880704 13084 33554432000 4194304 4196468 140721066163824 140406382636080 140407384263298 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 52076 KiB

[startup+0.70412 s]
/proc/loadavg: 1.21 1.39 1.45 3/227 2855
/proc/meminfo: memFree=28894332/32770624 swapFree=67027236/67108860
[pid=2789] ppid=2786 vsize=10824364 memory=85396 CPUtime=1.14 cores=1,3,5,7
/proc/2789/stat : 2789 (java) S 2786 2789 32242 0 -1 1077944320 15045 13294 0 0 102 5 4 3 20 0 15 0 444846074 11084148736 21349 33554432000 4194304 4196468 140721066163824 140721066146368 140407384252151 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
/proc/2789/statm: 2706091 21349 3511 1 0 2668173 0
[pid=2789/tid=2842] ppid=2786 vsize=10824364 memory=0 CPUtime=0.66 cores=1,3,5,7
/proc/2789/task/2842/stat : 2842 (java) R 2786 2789 32242 0 -1 4202560 10550 13294 0 0 55 4 4 3 20 0 15 0 444846083 11084148736 21349 33554432000 4194304 4196468 140721066163824 140407356079312 140407368435110 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2843] ppid=2786 vsize=10824364 memory=14833932109618216 CPUtime=0.07 cores=1,3,5,7
/proc/2789/task/2843/stat : 2843 (java) S 2786 2789 32242 0 -1 1077944384 2 13294 0 0 0 0 4 3 20 0 15 0 444846084 11084148736 21349 33554432000 4194304 4196468 140721066163824 140407388494352 140407384262357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2844] ppid=2786 vsize=10824364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/2789/task/2844/stat : 2844 (java) S 2786 2789 32242 0 -1 1077944384 1 13294 0 0 0 0 4 3 20 0 15 0 444846084 11084148736 21349 33554432000 4194304 4196468 140721066163824 140407313799824 140407384262357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2845] ppid=2786 vsize=10824364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/2789/task/2845/stat : 2845 (java) S 2786 2789 32242 0 -1 1077944384 1 13294 0 0 0 0 4 3 20 0 15 0 444846084 11084148736 21349 33554432000 4194304 4196468 140721066163824 140406956939536 140407384262357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2846] ppid=2786 vsize=10824364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/2789/task/2846/stat : 2846 (java) S 2786 2789 32242 0 -1 1077944384 2 13294 0 0 0 0 4 3 20 0 15 0 444846084 11084148736 21349 33554432000 4194304 4196468 140721066163824 140406955886992 140407384262357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2847] ppid=2786 vsize=10824364 memory=6944656592455360604 CPUtime=0.07 cores=1,3,5,7
/proc/2789/task/2847/stat : 2847 (java) S 2786 2789 32242 0 -1 1077944384 5 13294 0 0 0 0 4 3 20 0 15 0 444846085 11084148736 21349 33554432000 4194304 4196468 140721066163824 140406386846448 140407384263298 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2848] ppid=2786 vsize=10824364 memory=6944652177228980320 CPUtime=0.07 cores=1,3,5,7
/proc/2789/task/2848/stat : 2848 (java) S 2786 2789 32242 0 -1 1077944384 13 13294 0 0 0 0 4 3 20 0 15 0 444846086 11084148736 21349 33554432000 4194304 4196468 140721066163824 140406306104992 140407384262357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2849] ppid=2786 vsize=10824364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/2789/task/2849/stat : 2849 (java) S 2786 2789 32242 0 -1 1077944384 1 13294 0 0 0 0 4 3 20 0 15 0 444846086 11084148736 21349 33554432000 4194304 4196468 140721066163824 140406171886832 140407384262357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2850] ppid=2786 vsize=10824364 memory=6943526294502006880 CPUtime=0.07 cores=1,3,5,7
/proc/2789/task/2850/stat : 2850 (java) S 2786 2789 32242 0 -1 1077944384 3 13294 0 0 0 0 4 3 20 0 15 0 444846089 11084148736 21349 33554432000 4194304 4196468 140721066163824 140405931596240 140407384270747 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2851] ppid=2786 vsize=10824364 memory=11044 CPUtime=0.2 cores=1,3,5,7
/proc/2789/task/2851/stat : 2851 (java) R 2786 2789 32242 0 -1 4202560 1002 13294 0 0 13 0 4 3 20 0 15 0 444846089 11084148736 21349 33554432000 4194304 4196468 140721066163824 140406385793264 140407369362214 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2852] ppid=2786 vsize=10824364 memory=0 CPUtime=0.22 cores=1,3,5,7
/proc/2789/task/2852/stat : 2852 (java) R 2786 2789 32242 0 -1 4202560 496 13294 0 0 15 0 4 3 20 0 15 0 444846089 11084148736 21349 33554432000 4194304 4196468 140721066163824 140406384722288 140407368150135 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2853] ppid=2786 vsize=10824364 memory=27300 CPUtime=0.24 cores=1,3,5,7
/proc/2789/task/2853/stat : 2853 (java) R 2786 2789 32242 0 -1 4202560 760 13294 0 0 17 0 4 3 20 0 15 0 444846089 11084148736 21349 33554432000 4194304 4196468 140721066163824 140406383687664 140407363372002 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2854] ppid=2786 vsize=10824364 memory=2244 CPUtime=0.07 cores=1,3,5,7
/proc/2789/task/2854/stat : 2854 (java) S 2786 2789 32242 0 -1 1077944384 3 13294 0 0 0 0 4 3 20 0 15 0 444846089 11084148736 21349 33554432000 4194304 4196468 140721066163824 140405898037600 140407384262357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2855] ppid=2786 vsize=10824364 memory=139851718493840 CPUtime=0.07 cores=1,3,5,7
/proc/2789/task/2855/stat : 2855 (java) S 2786 2789 32242 0 -1 1077944384 1 13294 0 0 0 0 4 3 20 0 15 0 444846089 11084148736 21349 33554432000 4194304 4196468 140721066163824 140406382636080 140407384263298 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
Current children cumulated CPU time: 1.14 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 85396 KiB

[startup+1.50072 s]
/proc/loadavg: 1.21 1.39 1.45 3/227 2855
/proc/meminfo: memFree=28848012/32770624 swapFree=67027236/67108860
[pid=2789] ppid=2786 vsize=10834680 memory=170884 CPUtime=2.45 cores=1,3,5,7
/proc/2789/stat : 2789 (java) S 2786 2789 32242 0 -1 1077944320 20378 13294 0 0 227 11 4 3 20 0 15 0 444846074 11094712320 42721 33554432000 4194304 4196468 140721066163824 140721066146368 140407384252151 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
/proc/2789/statm: 2708670 42721 3573 1 0 2670733 0
[pid=2789/tid=2842] ppid=2786 vsize=10834680 memory=7 CPUtime=1.43 cores=1,3,5,7
/proc/2789/task/2842/stat : 2842 (java) R 2786 2789 32242 0 -1 4202560 15035 13294 0 0 130 6 4 3 20 0 15 0 444846083 11094712320 42721 33554432000 4194304 4196468 140721066163824 140407356065056 140407384264086 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2843] ppid=2786 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/2789/task/2843/stat : 2843 (java) S 2786 2789 32242 0 -1 1077944384 23 13294 0 0 1 0 4 3 20 0 15 0 444846084 11094712320 42721 33554432000 4194304 4196468 140721066163824 140407388494352 140407384262357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2844] ppid=2786 vsize=10834680 memory=7163085330834470198 CPUtime=0.07 cores=1,3,5,7
/proc/2789/task/2844/stat : 2844 (java) S 2786 2789 32242 0 -1 1077944384 24 13294 0 0 0 0 4 3 20 0 15 0 444846084 11094712320 42721 33554432000 4194304 4196468 140721066163824 140407313799824 140407384262357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2845] ppid=2786 vsize=10834680 memory=8751464017575622968 CPUtime=0.08 cores=1,3,5,7
/proc/2789/task/2845/stat : 2845 (java) S 2786 2789 32242 0 -1 1077944384 13 13294 0 0 1 0 4 3 20 0 15 0 444846084 11094712320 42721 33554432000 4194304 4196468 140721066163824 140406956939536 140407384262357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2846] ppid=2786 vsize=10834680 memory=6944656592455097440 CPUtime=0.08 cores=1,3,5,7
/proc/2789/task/2846/stat : 2846 (java) S 2786 2789 32242 0 -1 1077944384 47 13294 0 0 1 0 4 3 20 0 15 0 444846084 11094712320 42721 33554432000 4194304 4196468 140721066163824 140406955886992 140407384262357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2847] ppid=2786 vsize=10834680 memory=6944656592387989600 CPUtime=0.08 cores=1,3,5,7
/proc/2789/task/2847/stat : 2847 (java) S 2786 2789 32242 0 -1 1077944384 42 13294 0 0 1 0 4 3 20 0 15 0 444846085 11094712320 42721 33554432000 4194304 4196468 140721066163824 140406386846448 140407384263298 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2848] ppid=2786 vsize=10834680 memory=6113 CPUtime=0.07 cores=1,3,5,7
/proc/2789/task/2848/stat : 2848 (java) S 2786 2789 32242 0 -1 1077944384 14 13294 0 0 0 0 4 3 20 0 15 0 444846086 11094712320 42721 33554432000 4194304 4196468 140721066163824 140406306105056 140407384262357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2849] ppid=2786 vsize=10834680 memory=7165352523811010361 CPUtime=0.07 cores=1,3,5,7
/proc/2789/task/2849/stat : 2849 (java) S 2786 2789 32242 0 -1 1077944384 1 13294 0 0 0 0 4 3 20 0 15 0 444846086 11094712320 42721 33554432000 4194304 4196468 140721066163824 140406171886832 140407384262357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2850] ppid=2786 vsize=10834680 memory=8112282956445269571 CPUtime=0.07 cores=1,3,5,7
/proc/2789/task/2850/stat : 2850 (java) S 2786 2789 32242 0 -1 1077944384 3 13294 0 0 0 0 4 3 20 0 15 0 444846089 11094712320 42721 33554432000 4194304 4196468 140721066163824 140405931596240 140407384270747 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2851] ppid=2786 vsize=10834680 memory=0 CPUtime=0.32 cores=1,3,5,7
/proc/2789/task/2851/stat : 2851 (java) R 2786 2789 32242 0 -1 1077944384 1064 13294 0 0 25 0 4 3 20 0 15 0 444846089 11094712320 42721 33554432000 4194304 4196468 140721066163824 140406385793264 140407384263298 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2852] ppid=2786 vsize=10834680 memory=6944656575208382560 CPUtime=0.33 cores=1,3,5,7
/proc/2789/task/2852/stat : 2852 (java) S 2786 2789 32242 0 -1 1077944384 552 13294 0 0 26 0 4 3 20 0 15 0 444846089 11094712320 42721 33554432000 4194304 4196468 140721066163824 140406384740720 140407384263298 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2853] ppid=2786 vsize=10834680 memory=279703436919024 CPUtime=0.46 cores=1,3,5,7
/proc/2789/task/2853/stat : 2853 (java) R 2786 2789 32242 0 -1 4202560 1352 13294 0 0 39 0 4 3 20 0 15 0 444846089 11094712320 42721 33554432000 4194304 4196468 140721066163824 140406383687664 140407363167154 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0

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


[startup+115.201 s]
/proc/loadavg: 1.46 1.41 1.45 3/228 2865
/proc/meminfo: memFree=28342976/32770624 swapFree=67027236/67108860
[pid=2789] ppid=2786 vsize=10844940 memory=794508 CPUtime=120.99 cores=1,3,5,7
/proc/2789/stat : 2789 (java) S 2786 2789 32242 0 -1 1077944320 55748 13294 0 0 12050 42 4 3 20 0 15 0 444846074 11105218560 198627 33554432000 4194304 4196468 140721066163824 140721066146368 140407384252151 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
/proc/2789/statm: 2711235 198627 3622 1 0 2673293 0
[pid=2789/tid=2842] ppid=2786 vsize=10844940 memory=1296 CPUtime=114.35 cores=1,3,5,7
/proc/2789/task/2842/stat : 2842 (java) R 2786 2789 32242 0 -1 4202560 25095 13294 0 0 11412 16 4 3 20 0 15 0 444846083 11105218560 198627 33554432000 4194304 4196468 140721066163824 140407356088016 140406999103825 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2843] ppid=2786 vsize=10844940 memory=2184 CPUtime=0.4 cores=1,3,5,7
/proc/2789/task/2843/stat : 2843 (java) S 2786 2789 32242 0 -1 1077944384 2436 13294 0 0 30 3 4 3 20 0 15 0 444846084 11105218560 198627 33554432000 4194304 4196468 140721066163824 140407388494352 140407384262357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2844] ppid=2786 vsize=10844940 memory=1844 CPUtime=0.4 cores=1,3,5,7
/proc/2789/task/2844/stat : 2844 (java) S 2786 2789 32242 0 -1 1077944384 688 13294 0 0 29 4 4 3 20 0 15 0 444846084 11105218560 198627 33554432000 4194304 4196468 140721066163824 140407313799824 140407384262357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2845] ppid=2786 vsize=10844940 memory=794508 CPUtime=0.4 cores=1,3,5,7
/proc/2789/task/2845/stat : 2845 (java) S 2786 2789 32242 0 -1 1077944384 2563 13294 0 0 29 4 4 3 20 0 15 0 444846084 11105218560 198627 33554432000 4194304 4196468 140721066163824 140406956939536 140407384262357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2846] ppid=2786 vsize=10844940 memory=13680 CPUtime=0.4 cores=1,3,5,7
/proc/2789/task/2846/stat : 2846 (java) S 2786 2789 32242 0 -1 1077944384 2746 13294 0 0 29 4 4 3 20 0 15 0 444846084 11105218560 198627 33554432000 4194304 4196468 140721066163824 140406955886992 140407384262357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2847] ppid=2786 vsize=10844940 memory=2676 CPUtime=0.39 cores=1,3,5,7
/proc/2789/task/2847/stat : 2847 (java) S 2786 2789 32242 0 -1 1077944384 2074 13294 0 0 30 2 4 3 20 0 15 0 444846085 11105218560 198627 33554432000 4194304 4196468 140721066163824 140406386846448 140407384263298 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2848] ppid=2786 vsize=10844940 memory=8112282956445269571 CPUtime=0.07 cores=1,3,5,7
/proc/2789/task/2848/stat : 2848 (java) S 2786 2789 32242 0 -1 1077944384 14 13294 0 0 0 0 4 3 20 0 15 0 444846086 11105218560 198627 33554432000 4194304 4196468 140721066163824 140406306105120 140407384262357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2849] ppid=2786 vsize=10844940 memory=6944656592455360569 CPUtime=0.07 cores=1,3,5,7
/proc/2789/task/2849/stat : 2849 (java) S 2786 2789 32242 0 -1 1077944384 10 13294 0 0 0 0 4 3 20 0 15 0 444846086 11105218560 198627 33554432000 4194304 4196468 140721066163824 140406171886848 140407384262357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2850] ppid=2786 vsize=10844940 memory=-6948047529741492128 CPUtime=0.07 cores=1,3,5,7
/proc/2789/task/2850/stat : 2850 (java) S 2786 2789 32242 0 -1 1077944384 3 13294 0 0 0 0 4 3 20 0 15 0 444846089 11105218560 198627 33554432000 4194304 4196468 140721066163824 140405931596240 140407384270747 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2851] ppid=2786 vsize=10844940 memory=8112282956445269571 CPUtime=1.74 cores=1,3,5,7
/proc/2789/task/2851/stat : 2851 (java) S 2786 2789 32242 0 -1 1077944384 4563 13294 0 0 166 1 4 3 20 0 15 0 444846089 11105218560 198627 33554432000 4194304 4196468 140721066163824 140406385793264 140407384263298 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2852] ppid=2786 vsize=10844940 memory=794508 CPUtime=2.07 cores=1,3,5,7
/proc/2789/task/2852/stat : 2852 (java) S 2786 2789 32242 0 -1 1077944384 8133 13294 0 0 199 1 4 3 20 0 15 0 444846089 11105218560 198627 33554432000 4194304 4196468 140721066163824 140406384740720 140407384263298 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2853] ppid=2786 vsize=10844940 memory=794508 CPUtime=1.23 cores=1,3,5,7
/proc/2789/task/2853/stat : 2853 (java) S 2786 2789 32242 0 -1 1077944384 5018 13294 0 0 115 1 4 3 20 0 15 0 444846089 11105218560 198627 33554432000 4194304 4196468 140721066163824 140406383687664 140407384263298 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2854] ppid=2786 vsize=10844940 memory=7496 CPUtime=0.07 cores=1,3,5,7
/proc/2789/task/2854/stat : 2854 (java) S 2786 2789 32242 0 -1 1077944384 3 13294 0 0 0 0 4 3 20 0 15 0 444846089 11105218560 198627 33554432000 4194304 4196468 140721066163824 140405898037600 140407384262357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2855] ppid=2786 vsize=10844940 memory=860 CPUtime=0.13 cores=1,3,5,7
/proc/2789/task/2855/stat : 2855 (java) S 2786 2789 32242 0 -1 1077944384 197 13294 0 0 2 4 4 3 20 0 15 0 444846089 11105218560 198627 33554432000 4194304 4196468 140721066163824 140406382636080 140407384263298 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
Current children cumulated CPU time: 120.99 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 794508 KiB

[startup+116.801 s]
/proc/loadavg: 1.46 1.41 1.45 3/228 2865
/proc/meminfo: memFree=28345836/32770624 swapFree=67027236/67108860
[pid=2789] ppid=2786 vsize=10844940 memory=794508 CPUtime=122.61 cores=1,3,5,7
/proc/2789/stat : 2789 (java) S 2786 2789 32242 0 -1 1077944320 55763 13294 0 0 12212 42 4 3 20 0 15 0 444846074 11105218560 198627 33554432000 4194304 4196468 140721066163824 140721066146368 140407384252151 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
/proc/2789/statm: 2711235 198627 3622 1 0 2673293 0
[pid=2789/tid=2842] ppid=2786 vsize=10844940 memory=15080 CPUtime=115.94 cores=1,3,5,7
/proc/2789/task/2842/stat : 2842 (java) R 2786 2789 32242 0 -1 4202560 25108 13294 0 0 11571 16 4 3 20 0 15 0 444846083 11105218560 198627 33554432000 4194304 4196468 140721066163824 140407356088128 140406998723968 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2843] ppid=2786 vsize=10844940 memory=8112282956445269571 CPUtime=0.41 cores=1,3,5,7
/proc/2789/task/2843/stat : 2843 (java) S 2786 2789 32242 0 -1 1077944384 2436 13294 0 0 31 3 4 3 20 0 15 0 444846084 11105218560 198627 33554432000 4194304 4196468 140721066163824 140407388494352 140407384262357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2844] ppid=2786 vsize=10844940 memory=288230583166042426 CPUtime=0.41 cores=1,3,5,7
/proc/2789/task/2844/stat : 2844 (java) S 2786 2789 32242 0 -1 1077944384 688 13294 0 0 30 4 4 3 20 0 15 0 444846084 11105218560 198627 33554432000 4194304 4196468 140721066163824 140407313799824 140407384262357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2845] ppid=2786 vsize=10844940 memory=14130052384163650 CPUtime=0.4 cores=1,3,5,7
/proc/2789/task/2845/stat : 2845 (java) S 2786 2789 32242 0 -1 1077944384 2564 13294 0 0 29 4 4 3 20 0 15 0 444846084 11105218560 198627 33554432000 4194304 4196468 140721066163824 140406956939536 140407384262357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2846] ppid=2786 vsize=10844940 memory=10092 CPUtime=0.41 cores=1,3,5,7
/proc/2789/task/2846/stat : 2846 (java) S 2786 2789 32242 0 -1 1077944384 2747 13294 0 0 30 4 4 3 20 0 15 0 444846084 11105218560 198627 33554432000 4194304 4196468 140721066163824 140406955886992 140407384262357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2847] ppid=2786 vsize=10844940 memory=13240 CPUtime=0.4 cores=1,3,5,7
/proc/2789/task/2847/stat : 2847 (java) S 2786 2789 32242 0 -1 1077944384 2074 13294 0 0 31 2 4 3 20 0 15 0 444846085 11105218560 198627 33554432000 4194304 4196468 140721066163824 140406386846448 140407384263298 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2848] ppid=2786 vsize=10844940 memory=500 CPUtime=0.07 cores=1,3,5,7
/proc/2789/task/2848/stat : 2848 (java) S 2786 2789 32242 0 -1 1077944384 14 13294 0 0 0 0 4 3 20 0 15 0 444846086 11105218560 198627 33554432000 4194304 4196468 140721066163824 140406306105120 140407384262357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2849] ppid=2786 vsize=10844940 memory=794508 CPUtime=0.07 cores=1,3,5,7
/proc/2789/task/2849/stat : 2849 (java) S 2786 2789 32242 0 -1 1077944384 10 13294 0 0 0 0 4 3 20 0 15 0 444846086 11105218560 198627 33554432000 4194304 4196468 140721066163824 140406171886848 140407384262357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2850] ppid=2786 vsize=10844940 memory=1772 CPUtime=0.07 cores=1,3,5,7
/proc/2789/task/2850/stat : 2850 (java) S 2786 2789 32242 0 -1 1077944384 3 13294 0 0 0 0 4 3 20 0 15 0 444846089 11105218560 198627 33554432000 4194304 4196468 140721066163824 140405931596240 140407384270747 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2851] ppid=2786 vsize=10844940 memory=924 CPUtime=1.74 cores=1,3,5,7
/proc/2789/task/2851/stat : 2851 (java) S 2786 2789 32242 0 -1 1077944384 4563 13294 0 0 166 1 4 3 20 0 15 0 444846089 11105218560 198627 33554432000 4194304 4196468 140721066163824 140406385793264 140407384263298 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2852] ppid=2786 vsize=10844940 memory=8112282956445269571 CPUtime=2.07 cores=1,3,5,7
/proc/2789/task/2852/stat : 2852 (java) S 2786 2789 32242 0 -1 1077944384 8133 13294 0 0 199 1 4 3 20 0 15 0 444846089 11105218560 198627 33554432000 4194304 4196468 140721066163824 140406384740720 140407384263298 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2853] ppid=2786 vsize=10844940 memory=2876 CPUtime=1.23 cores=1,3,5,7
/proc/2789/task/2853/stat : 2853 (java) S 2786 2789 32242 0 -1 1077944384 5018 13294 0 0 115 1 4 3 20 0 15 0 444846089 11105218560 198627 33554432000 4194304 4196468 140721066163824 140406383687664 140407384263298 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2854] ppid=2786 vsize=10844940 memory=1572 CPUtime=0.07 cores=1,3,5,7
/proc/2789/task/2854/stat : 2854 (java) S 2786 2789 32242 0 -1 1077944384 3 13294 0 0 0 0 4 3 20 0 15 0 444846089 11105218560 198627 33554432000 4194304 4196468 140721066163824 140405898037600 140407384262357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2855] ppid=2786 vsize=10844940 memory=872 CPUtime=0.13 cores=1,3,5,7
/proc/2789/task/2855/stat : 2855 (java) S 2786 2789 32242 0 -1 1077944384 197 13294 0 0 2 4 4 3 20 0 15 0 444846089 11105218560 198627 33554432000 4194304 4196468 140721066163824 140406382636080 140407384263298 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
Current children cumulated CPU time: 122.61 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 794508 KiB

[startup+117.601 s]
/proc/loadavg: 1.46 1.41 1.45 3/228 2865
/proc/meminfo: memFree=28348084/32770624 swapFree=67027236/67108860
[pid=2789] ppid=2786 vsize=10844940 memory=794556 CPUtime=123.44 cores=1,3,5,7
/proc/2789/stat : 2789 (java) S 2786 2789 32242 0 -1 1077944320 57194 13294 0 0 12295 42 4 3 20 0 15 0 444846074 11105218560 198639 33554432000 4194304 4196468 140721066163824 140721066146368 140407384252151 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
/proc/2789/statm: 2711235 198639 3622 1 0 2673293 0
[pid=2789/tid=2842] ppid=2786 vsize=10844940 memory=4120 CPUtime=116.73 cores=1,3,5,7
/proc/2789/task/2842/stat : 2842 (java) R 2786 2789 32242 0 -1 4202560 25136 13294 0 0 11650 16 4 3 20 0 15 0 444846083 11105218560 198639 33554432000 4194304 4196468 140721066163824 140407356088448 140406998486208 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2843] ppid=2786 vsize=10844940 memory=8112282956445269571 CPUtime=0.41 cores=1,3,5,7
/proc/2789/task/2843/stat : 2843 (java) S 2786 2789 32242 0 -1 1077944384 2436 13294 0 0 31 3 4 3 20 0 15 0 444846084 11105218560 198639 33554432000 4194304 4196468 140721066163824 140407388494352 140407384262357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2844] ppid=2786 vsize=10844940 memory=1296 CPUtime=0.41 cores=1,3,5,7
/proc/2789/task/2844/stat : 2844 (java) S 2786 2789 32242 0 -1 1077944384 688 13294 0 0 30 4 4 3 20 0 15 0 444846084 11105218560 198639 33554432000 4194304 4196468 140721066163824 140407313799824 140407384262357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2845] ppid=2786 vsize=10844940 memory=2184 CPUtime=0.41 cores=1,3,5,7
/proc/2789/task/2845/stat : 2845 (java) S 2786 2789 32242 0 -1 1077944384 2564 13294 0 0 30 4 4 3 20 0 15 0 444846084 11105218560 198639 33554432000 4194304 4196468 140721066163824 140406956939536 140407384262357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2846] ppid=2786 vsize=10844940 memory=1844 CPUtime=0.41 cores=1,3,5,7
/proc/2789/task/2846/stat : 2846 (java) S 2786 2789 32242 0 -1 1077944384 2747 13294 0 0 30 4 4 3 20 0 15 0 444846084 11105218560 198639 33554432000 4194304 4196468 140721066163824 140406955886992 140407384262357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2847] ppid=2786 vsize=10844940 memory=4968 CPUtime=0.4 cores=1,3,5,7
/proc/2789/task/2847/stat : 2847 (java) S 2786 2789 32242 0 -1 1077944384 2074 13294 0 0 31 2 4 3 20 0 15 0 444846085 11105218560 198639 33554432000 4194304 4196468 140721066163824 140406386846448 140407384263298 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2848] ppid=2786 vsize=10844940 memory=10092 CPUtime=0.07 cores=1,3,5,7
/proc/2789/task/2848/stat : 2848 (java) S 2786 2789 32242 0 -1 1077944384 14 13294 0 0 0 0 4 3 20 0 15 0 444846086 11105218560 198639 33554432000 4194304 4196468 140721066163824 140406306105120 140407384262357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2849] ppid=2786 vsize=10844940 memory=1908 CPUtime=0.07 cores=1,3,5,7
/proc/2789/task/2849/stat : 2849 (java) S 2786 2789 32242 0 -1 1077944384 10 13294 0 0 0 0 4 3 20 0 15 0 444846086 11105218560 198639 33554432000 4194304 4196468 140721066163824 140406171886848 140407384262357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2850] ppid=2786 vsize=10844940 memory=1360 CPUtime=0.07 cores=1,3,5,7
/proc/2789/task/2850/stat : 2850 (java) S 2786 2789 32242 0 -1 1077944384 3 13294 0 0 0 0 4 3 20 0 15 0 444846089 11105218560 198639 33554432000 4194304 4196468 140721066163824 140405931596240 140407384270747 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2851] ppid=2786 vsize=10844940 memory=7496 CPUtime=1.74 cores=1,3,5,7
/proc/2789/task/2851/stat : 2851 (java) S 2786 2789 32242 0 -1 1077944384 4767 13294 0 0 166 1 4 3 20 0 15 0 444846089 11105218560 198639 33554432000 4194304 4196468 140721066163824 140406385793264 140407384263298 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2852] ppid=2786 vsize=10844940 memory=860 CPUtime=2.08 cores=1,3,5,7
/proc/2789/task/2852/stat : 2852 (java) S 2786 2789 32242 0 -1 1077944384 9332 13294 0 0 200 1 4 3 20 0 15 0 444846089 11105218560 198639 33554432000 4194304 4196468 140721066163824 140406384740720 140407384263298 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2853] ppid=2786 vsize=10844940 memory=776 CPUtime=1.23 cores=1,3,5,7
/proc/2789/task/2853/stat : 2853 (java) S 2786 2789 32242 0 -1 1077944384 5018 13294 0 0 115 1 4 3 20 0 15 0 444846089 11105218560 198639 33554432000 4194304 4196468 140721066163824 140406383687664 140407384263298 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2854] ppid=2786 vsize=10844940 memory=1612 CPUtime=0.07 cores=1,3,5,7
/proc/2789/task/2854/stat : 2854 (java) S 2786 2789 32242 0 -1 1077944384 3 13294 0 0 0 0 4 3 20 0 15 0 444846089 11105218560 198639 33554432000 4194304 4196468 140721066163824 140405898037600 140407384262357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2855] ppid=2786 vsize=10844940 memory=1224 CPUtime=0.13 cores=1,3,5,7
/proc/2789/task/2855/stat : 2855 (java) S 2786 2789 32242 0 -1 1077944384 197 13294 0 0 2 4 4 3 20 0 15 0 444846089 11105218560 198639 33554432000 4194304 4196468 140721066163824 140406382636080 140407384263298 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
Current children cumulated CPU time: 123.44 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 794556 KiB

[startup+118.001 s]*
/proc/loadavg: 1.46 1.41 1.45 3/228 2865
/proc/meminfo: memFree=28349460/32770624 swapFree=67027236/67108860
[pid=2789] ppid=2786 vsize=10844940 memory=794556 CPUtime=123.85 cores=1,3,5,7
/proc/2789/stat : 2789 (java) S 2786 2789 32242 0 -1 1077944320 57197 13294 0 0 12336 42 4 3 20 0 15 0 444846074 11105218560 198639 33554432000 4194304 4196468 140721066163824 140721066146368 140407384252151 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
/proc/2789/statm: 2711235 198639 3622 1 0 2673293 0
[pid=2789/tid=2842] ppid=2786 vsize=10844940 memory=6935054825532540783 CPUtime=117.13 cores=1,3,5,7
/proc/2789/task/2842/stat : 2842 (java) R 2786 2789 32242 0 -1 4202560 25138 13294 0 0 11690 16 4 3 20 0 15 0 444846083 11105218560 198639 33554432000 4194304 4196468 140721066163824 140407356088304 140406996943274 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2843] ppid=2786 vsize=10844940 memory=4872558044660077418 CPUtime=0.41 cores=1,3,5,7
/proc/2789/task/2843/stat : 2843 (java) S 2786 2789 32242 0 -1 1077944384 2436 13294 0 0 31 3 4 3 20 0 15 0 444846084 11105218560 198639 33554432000 4194304 4196468 140721066163824 140407388494352 140407384262357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2844] ppid=2786 vsize=10844940 memory=-6520471753822164382 CPUtime=0.41 cores=1,3,5,7
/proc/2789/task/2844/stat : 2844 (java) S 2786 2789 32242 0 -1 1077944384 689 13294 0 0 30 4 4 3 20 0 15 0 444846084 11105218560 198639 33554432000 4194304 4196468 140721066163824 140407313799824 140407384262357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2845] ppid=2786 vsize=10844940 memory=-8412656567318647667 CPUtime=0.41 cores=1,3,5,7
/proc/2789/task/2845/stat : 2845 (java) S 2786 2789 32242 0 -1 1077944384 2564 13294 0 0 30 4 4 3 20 0 15 0 444846084 11105218560 198639 33554432000 4194304 4196468 140721066163824 140406956939536 140407384262357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2846] ppid=2786 vsize=10844940 memory=13680 CPUtime=0.41 cores=1,3,5,7
/proc/2789/task/2846/stat : 2846 (java) S 2786 2789 32242 0 -1 1077944384 2747 13294 0 0 30 4 4 3 20 0 15 0 444846084 11105218560 198639 33554432000 4194304 4196468 140721066163824 140406955886992 140407384262357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2847] ppid=2786 vsize=10844940 memory=2676 CPUtime=0.4 cores=1,3,5,7
/proc/2789/task/2847/stat : 2847 (java) S 2786 2789 32242 0 -1 1077944384 2074 13294 0 0 31 2 4 3 20 0 15 0 444846085 11105218560 198639 33554432000 4194304 4196468 140721066163824 140406386846448 140407384263298 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2848] ppid=2786 vsize=10844940 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/2789/task/2848/stat : 2848 (java) S 2786 2789 32242 0 -1 1077944384 14 13294 0 0 0 0 4 3 20 0 15 0 444846086 11105218560 198639 33554432000 4194304 4196468 140721066163824 140406306105120 140407384262357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2849] ppid=2786 vsize=10844940 memory=279703438593696 CPUtime=0.07 cores=1,3,5,7
/proc/2789/task/2849/stat : 2849 (java) S 2786 2789 32242 0 -1 1077944384 10 13294 0 0 0 0 4 3 20 0 15 0 444846086 11105218560 198639 33554432000 4194304 4196468 140721066163824 140406171886848 140407384262357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2850] ppid=2786 vsize=10844940 memory=794508 CPUtime=0.07 cores=1,3,5,7
/proc/2789/task/2850/stat : 2850 (java) S 2786 2789 32242 0 -1 1077944384 3 13294 0 0 0 0 4 3 20 0 15 0 444846089 11105218560 198639 33554432000 4194304 4196468 140721066163824 140405931596240 140407384270747 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2851] ppid=2786 vsize=10844940 memory=794508 CPUtime=1.74 cores=1,3,5,7
/proc/2789/task/2851/stat : 2851 (java) S 2786 2789 32242 0 -1 1077944384 4767 13294 0 0 166 1 4 3 20 0 15 0 444846089 11105218560 198639 33554432000 4194304 4196468 140721066163824 140406385793264 140407384263298 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2852] ppid=2786 vsize=10844940 memory=1844 CPUtime=2.08 cores=1,3,5,7
/proc/2789/task/2852/stat : 2852 (java) S 2786 2789 32242 0 -1 1077944384 9332 13294 0 0 200 1 4 3 20 0 15 0 444846089 11105218560 198639 33554432000 4194304 4196468 140721066163824 140406384740720 140407384263298 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2853] ppid=2786 vsize=10844940 memory=4968 CPUtime=1.23 cores=1,3,5,7
/proc/2789/task/2853/stat : 2853 (java) S 2786 2789 32242 0 -1 1077944384 5018 13294 0 0 115 1 4 3 20 0 15 0 444846089 11105218560 198639 33554432000 4194304 4196468 140721066163824 140406383687664 140407384263298 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2854] ppid=2786 vsize=10844940 memory=794508 CPUtime=0.07 cores=1,3,5,7
/proc/2789/task/2854/stat : 2854 (java) S 2786 2789 32242 0 -1 1077944384 3 13294 0 0 0 0 4 3 20 0 15 0 444846089 11105218560 198639 33554432000 4194304 4196468 140721066163824 140405898037600 140407384262357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
[pid=2789/tid=2855] ppid=2786 vsize=10844940 memory=1908 CPUtime=0.13 cores=1,3,5,7
/proc/2789/task/2855/stat : 2855 (java) S 2786 2789 32242 0 -1 1077944384 197 13294 0 0 2 4 4 3 20 0 15 0 444846089 11105218560 198639 33554432000 4194304 4196468 140721066163824 140406382636080 140407384263298 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10493952 140721066167024 140721066169541 140721066169541 140721066172367 0
Current children cumulated CPU time: 123.85 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 794556 KiB

[startup+118.118 s]*
/proc/loadavg: 1.46 1.41 1.45 3/213 2866
/proc/meminfo: memFree=29131152/32770624 swapFree=67027236/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0
Real time (s): 118.128
CPU time (s): 123.982
CPU user time (s): 123.516
CPU system time (s): 0.466109
CPU usage (%): 104.956
Max. virtual memory (cumulated for all children) (KiB): 10844940
Max. memory (cumulated for all children) (KiB): 797080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 123.516
system time used= 0.466109
maximum resident set size= 797592
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71779
page faults= 0
swaps= 0
block input operations= 0
block output operations= 328
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14856
involuntary context switches= 305


# summary of solver processes directly reported to runsolver:
#   pid: 2789
#   total CPU time (s): 123.982
#   total CPU user time (s): 123.516
#   total CPU system time (s): 0.466109

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.75433 second user time and 1.16225 second system time

The end

Launcher Data

Begin job on node150 at 2019-09-17 04:01:35
IDJOB=4400939
IDBENCH=133505
IDSOLVER=2857
FILE ID=node150/4400939-1568685735
RUNJOBID= node150-1568673291-32274
PBS_JOBID= 21703772
Free space on /tmp= 59332 MiB

SOLVER NAME= Concrete 3.12.2
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s40/Knapsack-40-150-08.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4400939-1568685735/watcher-4400939-1568685735 -o /tmp/evaluation-result-4400939-1568685735/solver-4400939-1568685735 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1568673291-32274 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=479243401 HOME/instance-4400939-1568685735.xml

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

MD5SUM BENCH= a0dd3b11b1f6edde9967a93afac168fd
RANDOM SEED=479243401

node150.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.79
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.79
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.79
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.79
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:        28949704 kB
MemAvailable:   30786868 kB
Buffers:          210472 kB
Cached:          1888512 kB
SwapCached:        11068 kB
Active:          1984980 kB
Inactive:        1204824 kB
Active(anon):    1051508 kB
Inactive(anon):    78632 kB
Active(file):     933472 kB
Inactive(file):  1126192 kB
Unevictable:      109640 kB
Mlocked:          109640 kB
SwapTotal:      67108860 kB
SwapFree:       67027236 kB
Dirty:             35548 kB
Writeback:             0 kB
AnonPages:       1189900 kB
Mapped:            60400 kB
Shmem:             30700 kB
Slab:             216952 kB
SReclaimable:     186668 kB
SUnreclaim:        30284 kB
KernelStack:        3680 kB
PageTables:        11148 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2070568 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1011712 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       99712 kB
DirectMap2M:    33445888 kB

Free space on /tmp at the end= 59300 MiB
End job on node150 at 2019-09-17 04:03:33