Trace number 4400983

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.2OPT960 571.789 557.869

General information on the benchmark

NameKnapsack/Knapsack-m1-s50/
Knapsack-50-200-00.xml
MD5SUM1dc4c7bf61332e07eccc684c7f29cd57
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark960
Best CPU time to get the best result obtained on this benchmark22.4006
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":50}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":50}]
Minimum constraint arity50
Maximum constraint arity50
Distribution of constraint arities[{"arity":50,"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.78/0.54	c Concrete v3.12.2.1568631193530 running
5.36/2.68	o 617
5.36/2.69	o 639
5.71/2.71	o 663
5.71/2.72	o 677
5.71/2.73	o 683
5.71/2.75	o 689
5.71/2.77	o 715
5.71/2.77	o 716
5.71/2.79	o 758
6.04/2.86	o 763
6.04/2.86	o 775
6.04/2.87	o 806
6.38/2.99	o 808
6.77/3.01	o 825
6.77/3.02	o 829
6.77/3.02	o 836
6.77/3.02	o 853
6.77/3.04	o 876
6.77/3.04	o 890
6.77/3.04	o 896
6.77/3.06	o 897
6.77/3.07	o 901
6.77/3.08	o 905
7.07/3.11	o 909
7.07/3.16	o 914
9.78/4.02	o 920
9.78/4.02	o 924
9.78/4.04	o 943
13.61/6.98	o 946
14.33/7.61	o 960
571.71/557.85	v <instantiation
571.71/557.85	v         cost = '960'>
571.71/557.85	v       <list>
571.71/557.85	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] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49]
571.71/557.85	v       </list>
571.71/557.85	v       <values>
571.71/557.85	v         0 0 0 0 0 1 0 1 0 1 1 1 0 1 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 1 1 1 1 0 0 0 1 1 0 0 0 0 0 0 1
571.71/557.85	v       </values>
571.71/557.85	v     </instantiation>
571.71/557.85	s OPTIMUM FOUND

Verifier Data

OK	960

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4400983-1568685697/watcher-4400983-1568685697 -o /tmp/evaluation-result-4400983-1568685697/solver-4400983-1568685697 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1568673287-15923 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1538733696 HOME/instance-4400983-1568685697.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=19949, runsolver pid=19946

[startup+0.100107 s]*
/proc/loadavg: 1.55 1.53 1.47 3/218 20006
/proc/meminfo: memFree=30813428/32770624 swapFree=67002416/67108860
[pid=19949] ppid=19946 vsize=9972712 memory=18596 CPUtime=0.09 cores=1,3,5,7
/proc/19949/stat : 19949 (java) S 19946 19949 15891 0 -1 1077944320 4392 13024 0 0 1 0 5 3 20 0 6 0 444818303 10212057088 4649 33554432000 4194304 4196468 140723603139648 140723603122192 139848479170295 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
/proc/19949/statm: 2493178 4649 1935 1 0 2481616 0
[pid=19949/tid=20002] ppid=19946 vsize=9972712 memory=4279135704014094991 CPUtime=0.09 cores=1,3,5,7
/proc/19949/task/20002/stat : 20002 (java) R 19946 19949 15891 0 -1 4202560 2176 13024 0 0 1 0 5 3 20 0 6 0 444818312 10212057088 4649 33554432000 4194304 4196468 140723603139648 139848451007056 139848464482297 0 4 0 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20003] ppid=19946 vsize=9972712 memory=8257237230052613020 CPUtime=0.08 cores=1,3,5,7
/proc/19949/task/20003/stat : 20003 (java) S 19946 19949 15891 0 -1 1077944384 1 13024 0 0 0 0 5 3 20 0 6 0 444818313 10212057088 4649 33554432000 4194304 4196468 140723603139648 139848483412496 139848479180501 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20004] ppid=19946 vsize=9972712 memory=139806970173056 CPUtime=0.08 cores=1,3,5,7
/proc/19949/task/20004/stat : 20004 (java) S 19946 19949 15891 0 -1 1077944384 2 13024 0 0 0 0 5 3 20 0 6 0 444818313 10212057088 4649 33554432000 4194304 4196468 140723603139648 139848371686032 139848479180501 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20005] ppid=19946 vsize=9972712 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19949/task/20005/stat : 20005 (java) S 19946 19949 15891 0 -1 1077944384 2 13024 0 0 0 0 5 3 20 0 6 0 444818313 10212057088 4649 33554432000 4194304 4196468 140723603139648 139848370632976 139848479180501 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20006] ppid=19946 vsize=9972712 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/19949/task/20006/stat : 20006 (java) S 19946 19949 15891 0 -1 1077944384 2 13024 0 0 0 0 5 3 20 0 6 0 444818313 10212057088 4649 33554432000 4194304 4196468 140723603139648 139848369580432 139848479180501 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 18596 KiB

[startup+0.209953 s]*
/proc/loadavg: 1.55 1.53 1.47 5/227 20015
/proc/meminfo: memFree=30798308/32770624 swapFree=67002416/67108860
[pid=19949] ppid=19946 vsize=10820196 memory=41320 CPUtime=0.27 cores=1,3,5,7
/proc/19949/stat : 19949 (java) S 19946 19949 15891 0 -1 1077944320 7134 13024 0 0 18 1 5 3 20 0 15 0 444818303 11079880704 10330 33554432000 4194304 4196468 140723603139648 140723603122192 139848479170295 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
/proc/19949/statm: 2705049 10330 3296 1 0 2667149 0
[pid=19949/tid=20002] ppid=19946 vsize=10820196 memory=-6517102902069810590 CPUtime=0.2 cores=1,3,5,7
/proc/19949/task/20002/stat : 20002 (java) R 19946 19949 15891 0 -1 4202560 3614 13024 0 0 11 1 5 3 20 0 15 0 444818312 11079880704 10330 33554432000 4194304 4196468 140723603139648 139848450984480 139848479192221 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20003] ppid=19946 vsize=10820196 memory=-7025452035940392864 CPUtime=0.08 cores=1,3,5,7
/proc/19949/task/20003/stat : 20003 (java) S 19946 19949 15891 0 -1 1077944384 1 13024 0 0 0 0 5 3 20 0 15 0 444818313 11079880704 10330 33554432000 4194304 4196468 140723603139648 139848483412496 139848479180501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20004] ppid=19946 vsize=10820196 memory=139806970173056 CPUtime=0.08 cores=1,3,5,7
/proc/19949/task/20004/stat : 20004 (java) S 19946 19949 15891 0 -1 1077944384 2 13024 0 0 0 0 5 3 20 0 15 0 444818313 11079880704 10330 33554432000 4194304 4196468 140723603139648 139848371686032 139848479180501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20005] ppid=19946 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19949/task/20005/stat : 20005 (java) S 19946 19949 15891 0 -1 1077944384 2 13024 0 0 0 0 5 3 20 0 15 0 444818313 11079880704 10330 33554432000 4194304 4196468 140723603139648 139848370632976 139848479180501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20006] ppid=19946 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/19949/task/20006/stat : 20006 (java) S 19946 19949 15891 0 -1 1077944384 2 13024 0 0 0 0 5 3 20 0 15 0 444818313 11079880704 10330 33554432000 4194304 4196468 140723603139648 139848369580432 139848479180501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20007] ppid=19946 vsize=10820196 memory=139806970173056 CPUtime=0.08 cores=1,3,5,7
/proc/19949/task/20007/stat : 20007 (java) S 19946 19949 15891 0 -1 1077944384 2 13024 0 0 0 0 5 3 20 0 15 0 444818314 11079880704 10330 33554432000 4194304 4196468 140723603139648 139847804066544 139848479181442 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20008] ppid=19946 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/19949/task/20008/stat : 20008 (java) S 19946 19949 15891 0 -1 1077944384 33 13024 0 0 0 0 5 3 20 0 15 0 444818315 11079880704 10330 33554432000 4194304 4196468 140723603139648 139847803012768 139848479180501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20009] ppid=19946 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19949/task/20009/stat : 20009 (java) S 19946 19949 15891 0 -1 1077944384 1 13024 0 0 0 0 5 3 20 0 15 0 444818315 11079880704 10330 33554432000 4194304 4196468 140723603139648 139847356376304 139848479180501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20010] ppid=19946 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19949/task/20010/stat : 20010 (java) S 19946 19949 15891 0 -1 1077944384 3 13024 0 0 0 0 5 3 20 0 15 0 444818317 11079880704 10330 33554432000 4194304 4196468 140723603139648 139847048976848 139848479188891 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20011] ppid=19946 vsize=10820196 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/19949/task/20011/stat : 20011 (java) S 19946 19949 15891 0 -1 1077944384 476 13024 0 0 1 0 5 3 20 0 15 0 444818317 11079880704 10330 33554432000 4194304 4196468 140723603139648 139847769454832 139848479181442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20012] ppid=19946 vsize=10820196 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/19949/task/20012/stat : 20012 (java) R 19946 19949 15891 0 -1 4202560 186 13024 0 0 1 0 5 3 20 0 15 0 444818317 11079880704 10330 33554432000 4194304 4196468 140723603139648 139847768402288 139848458359745 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20013] ppid=19946 vsize=10820196 memory=139806970173056 CPUtime=0.11 cores=1,3,5,7
/proc/19949/task/20013/stat : 20013 (java) S 19946 19949 15891 0 -1 1077944384 599 13024 0 0 3 0 5 3 20 0 15 0 444818317 11079880704 10330 33554432000 4194304 4196468 140723603139648 139847767349232 139848479181442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20014] ppid=19946 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/19949/task/20014/stat : 20014 (java) S 19946 19949 15891 0 -1 1077944384 3 13024 0 0 0 0 5 3 20 0 15 0 444818318 11079880704 10330 33554432000 4194304 4196468 140723603139648 139847015418208 139848479180501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20015] ppid=19946 vsize=10820196 memory=139806970173056 CPUtime=0.08 cores=1,3,5,7
/proc/19949/task/20015/stat : 20015 (java) S 19946 19949 15891 0 -1 1077944384 1 13024 0 0 0 0 5 3 20 0 15 0 444818318 11079880704 10330 33554432000 4194304 4196468 140723603139648 139847766297648 139848479181442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 41320 KiB

[startup+0.310313 s]*
/proc/loadavg: 1.55 1.53 1.47 4/227 20015
/proc/meminfo: memFree=30786620/32770624 swapFree=67002416/67108860
[pid=19949] ppid=19946 vsize=10820196 memory=49352 CPUtime=0.4 cores=1,3,5,7
/proc/19949/stat : 19949 (java) S 19946 19949 15891 0 -1 1077944320 10601 13024 0 0 29 3 5 3 20 0 15 0 444818303 11079880704 12338 33554432000 4194304 4196468 140723603139648 140723603122192 139848479170295 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
/proc/19949/statm: 2705049 12338 3307 1 0 2667149 0
[pid=19949/tid=20002] ppid=19946 vsize=10820196 memory=6791534058613427641 CPUtime=0.3 cores=1,3,5,7
/proc/19949/task/20002/stat : 20002 (java) R 19946 19949 15891 0 -1 4202560 7064 13024 0 0 19 3 5 3 20 0 15 0 444818312 11079880704 12338 33554432000 4194304 4196468 140723603139648 139848450989840 139848463250782 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20003] ppid=19946 vsize=10820196 memory=7228928657774891088 CPUtime=0.08 cores=1,3,5,7
/proc/19949/task/20003/stat : 20003 (java) S 19946 19949 15891 0 -1 1077944384 1 13024 0 0 0 0 5 3 20 0 15 0 444818313 11079880704 12338 33554432000 4194304 4196468 140723603139648 139848483412496 139848479180501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20004] ppid=19946 vsize=10820196 memory=2080 CPUtime=0.08 cores=1,3,5,7
/proc/19949/task/20004/stat : 20004 (java) S 19946 19949 15891 0 -1 1077944384 2 13024 0 0 0 0 5 3 20 0 15 0 444818313 11079880704 12338 33554432000 4194304 4196468 140723603139648 139848371686032 139848479180501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20005] ppid=19946 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19949/task/20005/stat : 20005 (java) S 19946 19949 15891 0 -1 1077944384 2 13024 0 0 0 0 5 3 20 0 15 0 444818313 11079880704 12338 33554432000 4194304 4196468 140723603139648 139848370632976 139848479180501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20006] ppid=19946 vsize=10820196 memory=4126316290023845779 CPUtime=0.08 cores=1,3,5,7
/proc/19949/task/20006/stat : 20006 (java) S 19946 19949 15891 0 -1 1077944384 2 13024 0 0 0 0 5 3 20 0 15 0 444818313 11079880704 12338 33554432000 4194304 4196468 140723603139648 139848369580432 139848479180501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20007] ppid=19946 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19949/task/20007/stat : 20007 (java) S 19946 19949 15891 0 -1 1077944384 2 13024 0 0 0 0 5 3 20 0 15 0 444818314 11079880704 12338 33554432000 4194304 4196468 140723603139648 139847804066544 139848479181442 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20008] ppid=19946 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19949/task/20008/stat : 20008 (java) S 19946 19949 15891 0 -1 1077944384 33 13024 0 0 0 0 5 3 20 0 15 0 444818315 11079880704 12338 33554432000 4194304 4196468 140723603139648 139847803012768 139848479180501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20009] ppid=19946 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19949/task/20009/stat : 20009 (java) S 19946 19949 15891 0 -1 1077944384 1 13024 0 0 0 0 5 3 20 0 15 0 444818315 11079880704 12338 33554432000 4194304 4196468 140723603139648 139847356376304 139848479180501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20010] ppid=19946 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19949/task/20010/stat : 20010 (java) S 19946 19949 15891 0 -1 1077944384 3 13024 0 0 0 0 5 3 20 0 15 0 444818317 11079880704 12338 33554432000 4194304 4196468 140723603139648 139847048976848 139848479188891 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20011] ppid=19946 vsize=10820196 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/19949/task/20011/stat : 20011 (java) S 19946 19949 15891 0 -1 1077944384 477 13024 0 0 2 0 5 3 20 0 15 0 444818317 11079880704 12338 33554432000 4194304 4196468 140723603139648 139847769454832 139848479181442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20012] ppid=19946 vsize=10820196 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/19949/task/20012/stat : 20012 (java) S 19946 19949 15891 0 -1 1077944384 195 13024 0 0 1 0 5 3 20 0 15 0 444818317 11079880704 12338 33554432000 4194304 4196468 140723603139648 139847768402288 139848479181442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20013] ppid=19946 vsize=10820196 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/19949/task/20013/stat : 20013 (java) S 19946 19949 15891 0 -1 1077944384 607 13024 0 0 5 0 5 3 20 0 15 0 444818317 11079880704 12338 33554432000 4194304 4196468 140723603139648 139847767349232 139848479181442 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20014] ppid=19946 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19949/task/20014/stat : 20014 (java) S 19946 19949 15891 0 -1 1077944384 3 13024 0 0 0 0 5 3 20 0 15 0 444818318 11079880704 12338 33554432000 4194304 4196468 140723603139648 139847015418208 139848479180501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20015] ppid=19946 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19949/task/20015/stat : 20015 (java) S 19946 19949 15891 0 -1 1077944384 1 13024 0 0 0 0 5 3 20 0 15 0 444818318 11079880704 12338 33554432000 4194304 4196468 140723603139648 139847766297648 139848479181442 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 49352 KiB

[startup+0.701931 s]
/proc/loadavg: 1.55 1.53 1.47 3/227 20015
/proc/meminfo: memFree=30771348/32770624 swapFree=67002416/67108860
[pid=19949] ppid=19946 vsize=10824364 memory=81976 CPUtime=1.17 cores=1,3,5,7
/proc/19949/stat : 19949 (java) S 19946 19949 15891 0 -1 1077944320 14699 13024 0 0 104 5 5 3 20 0 15 0 444818303 11084148736 20494 33554432000 4194304 4196468 140723603139648 140723603122192 139848479170295 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
/proc/19949/statm: 2706091 20494 3507 1 0 2668173 0
[pid=19949/tid=20002] ppid=19946 vsize=10824364 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/19949/task/20002/stat : 20002 (java) R 19946 19949 15891 0 -1 4202560 10098 13024 0 0 55 4 5 3 20 0 15 0 444818312 11084148736 20494 33554432000 4194304 4196468 140723603139648 139848450997248 139848479192221 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20003] ppid=19946 vsize=10824364 memory=827 CPUtime=0.08 cores=1,3,5,7
/proc/19949/task/20003/stat : 20003 (java) S 19946 19949 15891 0 -1 1077944384 1 13024 0 0 0 0 5 3 20 0 15 0 444818313 11084148736 20494 33554432000 4194304 4196468 140723603139648 139848483412496 139848479180501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20004] ppid=19946 vsize=10824364 memory=3616 CPUtime=0.08 cores=1,3,5,7
/proc/19949/task/20004/stat : 20004 (java) S 19946 19949 15891 0 -1 1077944384 2 13024 0 0 0 0 5 3 20 0 15 0 444818313 11084148736 20494 33554432000 4194304 4196468 140723603139648 139848371686032 139848479180501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20005] ppid=19946 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19949/task/20005/stat : 20005 (java) S 19946 19949 15891 0 -1 1077944384 2 13024 0 0 0 0 5 3 20 0 15 0 444818313 11084148736 20494 33554432000 4194304 4196468 140723603139648 139848370632976 139848479180501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20006] ppid=19946 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19949/task/20006/stat : 20006 (java) S 19946 19949 15891 0 -1 1077944384 2 13024 0 0 0 0 5 3 20 0 15 0 444818313 11084148736 20494 33554432000 4194304 4196468 140723603139648 139848369580432 139848479180501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20007] ppid=19946 vsize=10824364 memory=4420 CPUtime=0.08 cores=1,3,5,7
/proc/19949/task/20007/stat : 20007 (java) S 19946 19949 15891 0 -1 1077944384 5 13024 0 0 0 0 5 3 20 0 15 0 444818314 11084148736 20494 33554432000 4194304 4196468 140723603139648 139847804066544 139848479181442 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20008] ppid=19946 vsize=10824364 memory=6628 CPUtime=0.08 cores=1,3,5,7
/proc/19949/task/20008/stat : 20008 (java) S 19946 19949 15891 0 -1 1077944384 33 13024 0 0 0 0 5 3 20 0 15 0 444818315 11084148736 20494 33554432000 4194304 4196468 140723603139648 139847803012768 139848479180501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20009] ppid=19946 vsize=10824364 memory=8836 CPUtime=0.08 cores=1,3,5,7
/proc/19949/task/20009/stat : 20009 (java) S 19946 19949 15891 0 -1 1077944384 1 13024 0 0 0 0 5 3 20 0 15 0 444818315 11084148736 20494 33554432000 4194304 4196468 140723603139648 139847356376304 139848479180501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20010] ppid=19946 vsize=10824364 memory=11044 CPUtime=0.08 cores=1,3,5,7
/proc/19949/task/20010/stat : 20010 (java) S 19946 19949 15891 0 -1 1077944384 3 13024 0 0 0 0 5 3 20 0 15 0 444818317 11084148736 20494 33554432000 4194304 4196468 140723603139648 139847048976848 139848479188891 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20011] ppid=19946 vsize=10824364 memory=13252 CPUtime=0.23 cores=1,3,5,7
/proc/19949/task/20011/stat : 20011 (java) R 19946 19949 15891 0 -1 4202560 948 13024 0 0 15 0 5 3 20 0 15 0 444818317 11084148736 20494 33554432000 4194304 4196468 140723603139648 139847769441680 139848462382461 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20012] ppid=19946 vsize=10824364 memory=15460 CPUtime=0.21 cores=1,3,5,7
/proc/19949/task/20012/stat : 20012 (java) R 19946 19949 15891 0 -1 4202560 583 13024 0 0 13 0 5 3 20 0 15 0 444818317 11084148736 20494 33554432000 4194304 4196468 140723603139648 139847768389600 139848464278264 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20013] ppid=19946 vsize=10824364 memory=17668 CPUtime=0.26 cores=1,3,5,7
/proc/19949/task/20013/stat : 20013 (java) R 19946 19949 15891 0 -1 1077944384 808 13024 0 0 18 0 5 3 20 0 15 0 444818317 11084148736 20494 33554432000 4194304 4196468 140723603139648 139847767349232 139848479181442 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20014] ppid=19946 vsize=10824364 memory=19876 CPUtime=0.08 cores=1,3,5,7
/proc/19949/task/20014/stat : 20014 (java) S 19946 19949 15891 0 -1 1077944384 3 13024 0 0 0 0 5 3 20 0 15 0 444818318 11084148736 20494 33554432000 4194304 4196468 140723603139648 139847015418208 139848479180501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20015] ppid=19946 vsize=10824364 memory=22084 CPUtime=0.08 cores=1,3,5,7
/proc/19949/task/20015/stat : 20015 (java) S 19946 19949 15891 0 -1 1077944384 1 13024 0 0 0 0 5 3 20 0 15 0 444818318 11084148736 20494 33554432000 4194304 4196468 140723603139648 139847766297648 139848479181442 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
Current children cumulated CPU time: 1.17 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 81976 KiB

[startup+1.50073 s]
/proc/loadavg: 1.55 1.53 1.47 3/227 20015
/proc/meminfo: memFree=30723564/32770624 swapFree=67002416/67108860
[pid=19949] ppid=19946 vsize=10834680 memory=168424 CPUtime=2.49 cores=1,3,5,7
/proc/19949/stat : 19949 (java) S 19946 19949 15891 0 -1 1077944320 19987 13024 0 0 232 9 5 3 20 0 15 0 444818303 11094712320 42106 33554432000 4194304 4196468 140723603139648 140723603122192 139848479170295 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
/proc/19949/statm: 2708670 42106 3573 1 0 2670733 0
[pid=19949/tid=20002] ppid=19946 vsize=10834680 memory=0 CPUtime=1.44 cores=1,3,5,7
/proc/19949/task/20002/stat : 20002 (java) R 19946 19949 15891 0 -1 4202560 14526 13024 0 0 130 6 5 3 20 0 15 0 444818312 11094712320 42106 33554432000 4194304 4196468 140723603139648 139848450977216 139848479182230 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20003] ppid=19946 vsize=10834680 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/19949/task/20003/stat : 20003 (java) S 19946 19949 15891 0 -1 1077944384 18 13024 0 0 1 0 5 3 20 0 15 0 444818313 11094712320 42106 33554432000 4194304 4196468 140723603139648 139848483412496 139848479180501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20004] ppid=19946 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19949/task/20004/stat : 20004 (java) S 19946 19949 15891 0 -1 1077944384 35 13024 0 0 0 0 5 3 20 0 15 0 444818313 11094712320 42106 33554432000 4194304 4196468 140723603139648 139848371686032 139848479180501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20005] ppid=19946 vsize=10834680 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/19949/task/20005/stat : 20005 (java) S 19946 19949 15891 0 -1 1077944384 29 13024 0 0 1 0 5 3 20 0 15 0 444818313 11094712320 42106 33554432000 4194304 4196468 140723603139648 139848370632976 139848479180501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20006] ppid=19946 vsize=10834680 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/19949/task/20006/stat : 20006 (java) S 19946 19949 15891 0 -1 1077944384 20 13024 0 0 1 0 5 3 20 0 15 0 444818313 11094712320 42106 33554432000 4194304 4196468 140723603139648 139848369580432 139848479180501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20007] ppid=19946 vsize=10834680 memory=-7965959130280075168 CPUtime=0.09 cores=1,3,5,7
/proc/19949/task/20007/stat : 20007 (java) S 19946 19949 15891 0 -1 1077944384 43 13024 0 0 1 0 5 3 20 0 15 0 444818314 11094712320 42106 33554432000 4194304 4196468 140723603139648 139847804066544 139848479181442 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20008] ppid=19946 vsize=10834680 memory=279613645334784 CPUtime=0.08 cores=1,3,5,7
/proc/19949/task/20008/stat : 20008 (java) S 19946 19949 15891 0 -1 1077944384 34 13024 0 0 0 0 5 3 20 0 15 0 444818315 11094712320 42106 33554432000 4194304 4196468 140723603139648 139847803012832 139848479180501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20009] ppid=19946 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19949/task/20009/stat : 20009 (java) S 19946 19949 15891 0 -1 1077944384 1 13024 0 0 0 0 5 3 20 0 15 0 444818315 11094712320 42106 33554432000 4194304 4196468 140723603139648 139847356376320 139848479180501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20010] ppid=19946 vsize=10834680 memory=1220 CPUtime=0.08 cores=1,3,5,7
/proc/19949/task/20010/stat : 20010 (java) S 19946 19949 15891 0 -1 1077944384 3 13024 0 0 0 0 5 3 20 0 15 0 444818317 11094712320 42106 33554432000 4194304 4196468 140723603139648 139847048976848 139848479188891 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20011] ppid=19946 vsize=10834680 memory=10600 CPUtime=0.36 cores=1,3,5,7
/proc/19949/task/20011/stat : 20011 (java) S 19946 19949 15891 0 -1 1077944384 1018 13024 0 0 28 0 5 3 20 0 15 0 444818317 11094712320 42106 33554432000 4194304 4196468 140723603139648 139847769454832 139848479181442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20012] ppid=19946 vsize=10834680 memory=1740 CPUtime=0.33 cores=1,3,5,7
/proc/19949/task/20012/stat : 20012 (java) S 19946 19949 15891 0 -1 1077944384 636 13024 0 0 25 0 5 3 20 0 15 0 444818317 11094712320 42106 33554432000 4194304 4196468 140723603139648 139847768402288 139848479181442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20013] ppid=19946 vsize=10834680 memory=5992 CPUtime=0.49 cores=1,3,5,7
/proc/19949/task/20013/stat : 20013 (java) R 19946 19949 15891 0 -1 4202560 1411 13024 0 0 41 0 5 3 20 0 15 0 444818317 11094712320 42106 33554432000 4194304 4196468 140723603139648 139847767349232 139848479182230 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20014] ppid=19946 vsize=10834680 memory=636 CPUtime=0.08 cores=1,3,5,7
/proc/19949/task/20014/stat : 20014 (java) S 19946 19949 15891 0 -1 1077944384 3 13024 0 0 0 0 5 3 20 0 15 0 444818318 11094712320 42106 33554432000 4194304 4196468 140723603139648 139847015418208 139848479180501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20015] ppid=19946 vsize=10834680 memory=2884 CPUtime=0.08 cores=1,3,5,7
/proc/19949/task/20015/stat : 20015 (java) S 19946 19949 15891 0 -1 1077944384 1 13024 0 0 0 0 5 3 20 0 15 0 444818318 11094712320 42106 33554432000 4194304 4196468 140723603139648 139847766297648 139848479181442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
Current children cumulated CPU time: 2.49 s
Current children cumulated vsize: 10834680 KiB

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

[pid=19949/tid=20014] ppid=19946 vsize=10844940 memory=800084 CPUtime=0.08 cores=1,3,5,7
/proc/19949/task/20014/stat : 20014 (java) S 19946 19949 15891 0 -1 1077944384 3 13024 0 0 0 0 5 3 20 0 15 0 444818318 11105218560 200021 33554432000 4194304 4196468 140723603139648 139847015418208 139848479180501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20015] ppid=19946 vsize=10844940 memory=800084 CPUtime=0.41 cores=1,3,5,7
/proc/19949/task/20015/stat : 20015 (java) S 19946 19949 15891 0 -1 1077944384 379 13024 0 0 16 17 5 3 20 0 15 0 444818318 11105218560 200021 33554432000 4194304 4196468 140723603139648 139847766297648 139848479181442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
Current children cumulated CPU time: 567.45 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 800084 KiB

[startup+555.201 s]
/proc/loadavg: 0.99 1.33 1.43 3/229 20089
/proc/meminfo: memFree=30027436/32770624 swapFree=67002420/67108860
[pid=19949] ppid=19946 vsize=10844940 memory=800084 CPUtime=569.07 cores=1,3,5,7
/proc/19949/stat : 19949 (java) S 19946 19949 15891 0 -1 1077944320 90399 13024 0 0 56791 108 5 3 20 0 15 0 444818303 11105218560 200021 33554432000 4194304 4196468 140723603139648 140723603122192 139848479170295 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
/proc/19949/statm: 2711235 200021 3622 1 0 2673293 0
[pid=19949/tid=20002] ppid=19946 vsize=10844940 memory=2884 CPUtime=549.35 cores=1,3,5,7
/proc/19949/task/20002/stat : 20002 (java) R 19946 19949 15891 0 -1 4202560 31910 13024 0 0 54905 22 5 3 20 0 15 0 444818312 11105218560 200021 33554432000 4194304 4196468 140723603139648 139848451006224 139848056590727 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20003] ppid=19946 vsize=10844940 memory=1056 CPUtime=2.57 cores=1,3,5,7
/proc/19949/task/20003/stat : 20003 (java) S 19946 19949 15891 0 -1 1077944384 2312 13024 0 0 234 15 5 3 20 0 15 0 444818313 11105218560 200021 33554432000 4194304 4196468 140723603139648 139848483412496 139848479180501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20004] ppid=19946 vsize=10844940 memory=6791534058613427641 CPUtime=2.57 cores=1,3,5,7
/proc/19949/task/20004/stat : 20004 (java) S 19946 19949 15891 0 -1 1077944384 10313 13024 0 0 231 18 5 3 20 0 15 0 444818313 11105218560 200021 33554432000 4194304 4196468 140723603139648 139848371686032 139848479180501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20005] ppid=19946 vsize=10844940 memory=2024 CPUtime=2.56 cores=1,3,5,7
/proc/19949/task/20005/stat : 20005 (java) S 19946 19949 15891 0 -1 1077944384 3590 13024 0 0 233 15 5 3 20 0 15 0 444818313 11105218560 200021 33554432000 4194304 4196468 140723603139648 139848370632976 139848479180501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20006] ppid=19946 vsize=10844940 memory=1416 CPUtime=2.57 cores=1,3,5,7
/proc/19949/task/20006/stat : 20006 (java) S 19946 19949 15891 0 -1 1077944384 4585 13024 0 0 233 16 5 3 20 0 15 0 444818313 11105218560 200021 33554432000 4194304 4196468 140723603139648 139848369580432 139848479180501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20007] ppid=19946 vsize=10844940 memory=776 CPUtime=2.55 cores=1,3,5,7
/proc/19949/task/20007/stat : 20007 (java) S 19946 19949 15891 0 -1 1077944384 4394 13024 0 0 234 13 5 3 20 0 15 0 444818314 11105218560 200021 33554432000 4194304 4196468 140723603139648 139847804066544 139848479181442 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20008] ppid=19946 vsize=10844940 memory=3980 CPUtime=0.08 cores=1,3,5,7
/proc/19949/task/20008/stat : 20008 (java) S 19946 19949 15891 0 -1 1077944384 38 13024 0 0 0 0 5 3 20 0 15 0 444818315 11105218560 200021 33554432000 4194304 4196468 140723603139648 139847803012832 139848479180501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20009] ppid=19946 vsize=10844940 memory=1220 CPUtime=0.08 cores=1,3,5,7
/proc/19949/task/20009/stat : 20009 (java) S 19946 19949 15891 0 -1 1077944384 5 13024 0 0 0 0 5 3 20 0 15 0 444818315 11105218560 200021 33554432000 4194304 4196468 140723603139648 139847356376320 139848479180501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20010] ppid=19946 vsize=10844940 memory=47448 CPUtime=0.08 cores=1,3,5,7
/proc/19949/task/20010/stat : 20010 (java) S 19946 19949 15891 0 -1 1077944384 3 13024 0 0 0 0 5 3 20 0 15 0 444818317 11105218560 200021 33554432000 4194304 4196468 140723603139648 139847048976848 139848479188891 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20011] ppid=19946 vsize=10844940 memory=988 CPUtime=2.85 cores=1,3,5,7
/proc/19949/task/20011/stat : 20011 (java) S 19946 19949 15891 0 -1 1077944384 13201 13024 0 0 275 2 5 3 20 0 15 0 444818317 11105218560 200021 33554432000 4194304 4196468 140723603139648 139847769454832 139848479181442 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20012] ppid=19946 vsize=10844940 memory=2024 CPUtime=2.96 cores=1,3,5,7
/proc/19949/task/20012/stat : 20012 (java) S 19946 19949 15891 0 -1 1077944384 10234 13024 0 0 286 2 5 3 20 0 15 0 444818317 11105218560 200021 33554432000 4194304 4196468 140723603139648 139847768402288 139848479181442 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20013] ppid=19946 vsize=10844940 memory=1416 CPUtime=1.3 cores=1,3,5,7
/proc/19949/task/20013/stat : 20013 (java) S 19946 19949 15891 0 -1 1077944384 7223 13024 0 0 120 2 5 3 20 0 15 0 444818317 11105218560 200021 33554432000 4194304 4196468 140723603139648 139847767349232 139848479181442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20014] ppid=19946 vsize=10844940 memory=776 CPUtime=0.08 cores=1,3,5,7
/proc/19949/task/20014/stat : 20014 (java) S 19946 19949 15891 0 -1 1077944384 3 13024 0 0 0 0 5 3 20 0 15 0 444818318 11105218560 200021 33554432000 4194304 4196468 140723603139648 139847015418208 139848479180501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20015] ppid=19946 vsize=10844940 memory=3980 CPUtime=0.42 cores=1,3,5,7
/proc/19949/task/20015/stat : 20015 (java) S 19946 19949 15891 0 -1 1077944384 379 13024 0 0 17 17 5 3 20 0 15 0 444818318 11105218560 200021 33554432000 4194304 4196468 140723603139648 139847766297648 139848479181442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
Current children cumulated CPU time: 569.07 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 800084 KiB

[startup+556.801 s]
/proc/loadavg: 0.99 1.33 1.43 3/229 20089
/proc/meminfo: memFree=30027460/32770624 swapFree=67002420/67108860
[pid=19949] ppid=19946 vsize=10844940 memory=800084 CPUtime=570.69 cores=1,3,5,7
/proc/19949/stat : 19949 (java) S 19946 19949 15891 0 -1 1077944320 90410 13024 0 0 56953 108 5 3 20 0 15 0 444818303 11105218560 200021 33554432000 4194304 4196468 140723603139648 140723603122192 139848479170295 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
/proc/19949/statm: 2711235 200021 3622 1 0 2673293 0
[pid=19949/tid=20002] ppid=19946 vsize=10844940 memory=111632 CPUtime=550.93 cores=1,3,5,7
/proc/19949/task/20002/stat : 20002 (java) R 19946 19949 15891 0 -1 4202560 31921 13024 0 0 55063 22 5 3 20 0 15 0 444818312 11105218560 200021 33554432000 4194304 4196468 140723603139648 139848451006160 139848056037172 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20003] ppid=19946 vsize=10844940 memory=800084 CPUtime=2.57 cores=1,3,5,7
/proc/19949/task/20003/stat : 20003 (java) S 19946 19949 15891 0 -1 1077944384 2312 13024 0 0 234 15 5 3 20 0 15 0 444818313 11105218560 200021 33554432000 4194304 4196468 140723603139648 139848483412496 139848479180501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20004] ppid=19946 vsize=10844940 memory=800084 CPUtime=2.57 cores=1,3,5,7
/proc/19949/task/20004/stat : 20004 (java) S 19946 19949 15891 0 -1 1077944384 10313 13024 0 0 231 18 5 3 20 0 15 0 444818313 11105218560 200021 33554432000 4194304 4196468 140723603139648 139848371686032 139848479180501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20005] ppid=19946 vsize=10844940 memory=6791534058613427641 CPUtime=2.57 cores=1,3,5,7
/proc/19949/task/20005/stat : 20005 (java) S 19946 19949 15891 0 -1 1077944384 3590 13024 0 0 234 15 5 3 20 0 15 0 444818313 11105218560 200021 33554432000 4194304 4196468 140723603139648 139848370632976 139848479180501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20006] ppid=19946 vsize=10844940 memory=3616 CPUtime=2.58 cores=1,3,5,7
/proc/19949/task/20006/stat : 20006 (java) S 19946 19949 15891 0 -1 1077944384 4585 13024 0 0 234 16 5 3 20 0 15 0 444818313 11105218560 200021 33554432000 4194304 4196468 140723603139648 139848369580432 139848479180501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20007] ppid=19946 vsize=10844940 memory=47448 CPUtime=2.55 cores=1,3,5,7
/proc/19949/task/20007/stat : 20007 (java) S 19946 19949 15891 0 -1 1077944384 4394 13024 0 0 234 13 5 3 20 0 15 0 444818314 11105218560 200021 33554432000 4194304 4196468 140723603139648 139847804066544 139848479181442 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20008] ppid=19946 vsize=10844940 memory=988 CPUtime=0.08 cores=1,3,5,7
/proc/19949/task/20008/stat : 20008 (java) S 19946 19949 15891 0 -1 1077944384 38 13024 0 0 0 0 5 3 20 0 15 0 444818315 11105218560 200021 33554432000 4194304 4196468 140723603139648 139847803012832 139848479180501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20009] ppid=19946 vsize=10844940 memory=800084 CPUtime=0.08 cores=1,3,5,7
/proc/19949/task/20009/stat : 20009 (java) S 19946 19949 15891 0 -1 1077944384 5 13024 0 0 0 0 5 3 20 0 15 0 444818315 11105218560 200021 33554432000 4194304 4196468 140723603139648 139847356376320 139848479180501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20010] ppid=19946 vsize=10844940 memory=1416 CPUtime=0.08 cores=1,3,5,7
/proc/19949/task/20010/stat : 20010 (java) S 19946 19949 15891 0 -1 1077944384 3 13024 0 0 0 0 5 3 20 0 15 0 444818317 11105218560 200021 33554432000 4194304 4196468 140723603139648 139847048976848 139848479188891 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20011] ppid=19946 vsize=10844940 memory=776 CPUtime=2.85 cores=1,3,5,7
/proc/19949/task/20011/stat : 20011 (java) S 19946 19949 15891 0 -1 1077944384 13201 13024 0 0 275 2 5 3 20 0 15 0 444818317 11105218560 200021 33554432000 4194304 4196468 140723603139648 139847769454832 139848479181442 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20012] ppid=19946 vsize=10844940 memory=3980 CPUtime=2.96 cores=1,3,5,7
/proc/19949/task/20012/stat : 20012 (java) S 19946 19949 15891 0 -1 1077944384 10234 13024 0 0 286 2 5 3 20 0 15 0 444818317 11105218560 200021 33554432000 4194304 4196468 140723603139648 139847768402288 139848479181442 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20013] ppid=19946 vsize=10844940 memory=800084 CPUtime=1.3 cores=1,3,5,7
/proc/19949/task/20013/stat : 20013 (java) S 19946 19949 15891 0 -1 1077944384 7223 13024 0 0 120 2 5 3 20 0 15 0 444818317 11105218560 200021 33554432000 4194304 4196468 140723603139648 139847767349232 139848479181442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20014] ppid=19946 vsize=10844940 memory=47440 CPUtime=0.08 cores=1,3,5,7
/proc/19949/task/20014/stat : 20014 (java) S 19946 19949 15891 0 -1 1077944384 3 13024 0 0 0 0 5 3 20 0 15 0 444818318 11105218560 200021 33554432000 4194304 4196468 140723603139648 139847015418208 139848479180501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20015] ppid=19946 vsize=10844940 memory=988 CPUtime=0.42 cores=1,3,5,7
/proc/19949/task/20015/stat : 20015 (java) S 19946 19949 15891 0 -1 1077944384 379 13024 0 0 17 17 5 3 20 0 15 0 444818318 11105218560 200021 33554432000 4194304 4196468 140723603139648 139847766297648 139848479181442 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
Current children cumulated CPU time: 570.69 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 800084 KiB

[startup+557.608 s]
/proc/loadavg: 1.07 1.34 1.44 3/229 20089
/proc/meminfo: memFree=30027460/32770624 swapFree=67002420/67108860
[pid=19949] ppid=19946 vsize=10844940 memory=800084 CPUtime=571.51 cores=1,3,5,7
/proc/19949/stat : 19949 (java) S 19946 19949 15891 0 -1 1077944320 90416 13024 0 0 57035 108 5 3 20 0 15 0 444818303 11105218560 200021 33554432000 4194304 4196468 140723603139648 140723603122192 139848479170295 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
/proc/19949/statm: 2711235 200021 3622 1 0 2673293 0
[pid=19949/tid=20002] ppid=19946 vsize=10844940 memory=1056 CPUtime=551.73 cores=1,3,5,7
/proc/19949/task/20002/stat : 20002 (java) R 19946 19949 15891 0 -1 4202560 31927 13024 0 0 55143 22 5 3 20 0 15 0 444818312 11105218560 200021 33554432000 4194304 4196468 140723603139648 139848451006416 139848045364335 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20003] ppid=19946 vsize=10844940 memory=1568 CPUtime=2.58 cores=1,3,5,7
/proc/19949/task/20003/stat : 20003 (java) S 19946 19949 15891 0 -1 1077944384 2312 13024 0 0 235 15 5 3 20 0 15 0 444818313 11105218560 200021 33554432000 4194304 4196468 140723603139648 139848483412496 139848479180501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20004] ppid=19946 vsize=10844940 memory=6791534058613427641 CPUtime=2.58 cores=1,3,5,7
/proc/19949/task/20004/stat : 20004 (java) S 19946 19949 15891 0 -1 1077944384 10313 13024 0 0 232 18 5 3 20 0 15 0 444818313 11105218560 200021 33554432000 4194304 4196468 140723603139648 139848371686032 139848479180501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20005] ppid=19946 vsize=10844940 memory=7597401483034782565 CPUtime=2.58 cores=1,3,5,7
/proc/19949/task/20005/stat : 20005 (java) S 19946 19949 15891 0 -1 1077944384 3590 13024 0 0 235 15 5 3 20 0 15 0 444818313 11105218560 200021 33554432000 4194304 4196468 140723603139648 139848370632976 139848479180501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20006] ppid=19946 vsize=10844940 memory=279613646034640 CPUtime=2.58 cores=1,3,5,7
/proc/19949/task/20006/stat : 20006 (java) S 19946 19949 15891 0 -1 1077944384 4585 13024 0 0 234 16 5 3 20 0 15 0 444818313 11105218560 200021 33554432000 4194304 4196468 140723603139648 139848369580432 139848479180501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20007] ppid=19946 vsize=10844940 memory=800084 CPUtime=2.56 cores=1,3,5,7
/proc/19949/task/20007/stat : 20007 (java) S 19946 19949 15891 0 -1 1077944384 4394 13024 0 0 235 13 5 3 20 0 15 0 444818314 11105218560 200021 33554432000 4194304 4196468 140723603139648 139847804066544 139848479181442 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20008] ppid=19946 vsize=10844940 memory=5992 CPUtime=0.08 cores=1,3,5,7
/proc/19949/task/20008/stat : 20008 (java) S 19946 19949 15891 0 -1 1077944384 38 13024 0 0 0 0 5 3 20 0 15 0 444818315 11105218560 200021 33554432000 4194304 4196468 140723603139648 139847803012832 139848479180501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20009] ppid=19946 vsize=10844940 memory=636 CPUtime=0.08 cores=1,3,5,7
/proc/19949/task/20009/stat : 20009 (java) S 19946 19949 15891 0 -1 1077944384 5 13024 0 0 0 0 5 3 20 0 15 0 444818315 11105218560 200021 33554432000 4194304 4196468 140723603139648 139847356376320 139848479180501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20010] ppid=19946 vsize=10844940 memory=2884 CPUtime=0.08 cores=1,3,5,7
/proc/19949/task/20010/stat : 20010 (java) S 19946 19949 15891 0 -1 1077944384 3 13024 0 0 0 0 5 3 20 0 15 0 444818317 11105218560 200021 33554432000 4194304 4196468 140723603139648 139847048976848 139848479188891 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20011] ppid=19946 vsize=10844940 memory=1056 CPUtime=2.85 cores=1,3,5,7
/proc/19949/task/20011/stat : 20011 (java) S 19946 19949 15891 0 -1 1077944384 13201 13024 0 0 275 2 5 3 20 0 15 0 444818317 11105218560 200021 33554432000 4194304 4196468 140723603139648 139847769454832 139848479181442 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20012] ppid=19946 vsize=10844940 memory=1568 CPUtime=2.96 cores=1,3,5,7
/proc/19949/task/20012/stat : 20012 (java) S 19946 19949 15891 0 -1 1077944384 10234 13024 0 0 286 2 5 3 20 0 15 0 444818317 11105218560 200021 33554432000 4194304 4196468 140723603139648 139847768402288 139848479181442 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20013] ppid=19946 vsize=10844940 memory=776 CPUtime=1.3 cores=1,3,5,7
/proc/19949/task/20013/stat : 20013 (java) S 19946 19949 15891 0 -1 1077944384 7223 13024 0 0 120 2 5 3 20 0 15 0 444818317 11105218560 200021 33554432000 4194304 4196468 140723603139648 139847767349232 139848479181442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20014] ppid=19946 vsize=10844940 memory=3980 CPUtime=0.08 cores=1,3,5,7
/proc/19949/task/20014/stat : 20014 (java) S 19946 19949 15891 0 -1 1077944384 3 13024 0 0 0 0 5 3 20 0 15 0 444818318 11105218560 200021 33554432000 4194304 4196468 140723603139648 139847015418208 139848479180501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20015] ppid=19946 vsize=10844940 memory=1220 CPUtime=0.42 cores=1,3,5,7
/proc/19949/task/20015/stat : 20015 (java) S 19946 19949 15891 0 -1 1077944384 379 13024 0 0 17 17 5 3 20 0 15 0 444818318 11105218560 200021 33554432000 4194304 4196468 140723603139648 139847766297648 139848479181442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
Current children cumulated CPU time: 571.51 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 800084 KiB

[startup+557.801 s]
/proc/loadavg: 1.07 1.34 1.44 3/229 20089
/proc/meminfo: memFree=30027460/32770624 swapFree=67002420/67108860
[pid=19949] ppid=19946 vsize=10844940 memory=800084 CPUtime=571.71 cores=1,3,5,7
/proc/19949/stat : 19949 (java) S 19946 19949 15891 0 -1 1077944320 90417 13024 0 0 57055 108 5 3 20 0 15 0 444818303 11105218560 200021 33554432000 4194304 4196468 140723603139648 140723603122192 139848479170295 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
/proc/19949/statm: 2711235 200021 3622 1 0 2673293 0
[pid=19949/tid=20002] ppid=19946 vsize=10844940 memory=1740 CPUtime=551.92 cores=1,3,5,7
/proc/19949/task/20002/stat : 20002 (java) R 19946 19949 15891 0 -1 4202560 31928 13024 0 0 55162 22 5 3 20 0 15 0 444818312 11105218560 200021 33554432000 4194304 4196468 140723603139648 139848451006080 139848048223503 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20003] ppid=19946 vsize=10844940 memory=6791534058613427641 CPUtime=2.58 cores=1,3,5,7
/proc/19949/task/20003/stat : 20003 (java) S 19946 19949 15891 0 -1 1077944384 2312 13024 0 0 235 15 5 3 20 0 15 0 444818313 11105218560 200021 33554432000 4194304 4196468 140723603139648 139848483412496 139848479180501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20004] ppid=19946 vsize=10844940 memory=932 CPUtime=2.58 cores=1,3,5,7
/proc/19949/task/20004/stat : 20004 (java) S 19946 19949 15891 0 -1 1077944384 10313 13024 0 0 232 18 5 3 20 0 15 0 444818313 11105218560 200021 33554432000 4194304 4196468 140723603139648 139848371686032 139848479180501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20005] ppid=19946 vsize=10844940 memory=1768 CPUtime=2.58 cores=1,3,5,7
/proc/19949/task/20005/stat : 20005 (java) S 19946 19949 15891 0 -1 1077944384 3590 13024 0 0 235 15 5 3 20 0 15 0 444818313 11105218560 200021 33554432000 4194304 4196468 140723603139648 139848370632976 139848479180501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20006] ppid=19946 vsize=10844940 memory=1656 CPUtime=2.58 cores=1,3,5,7
/proc/19949/task/20006/stat : 20006 (java) S 19946 19949 15891 0 -1 1077944384 4585 13024 0 0 234 16 5 3 20 0 15 0 444818313 11105218560 200021 33554432000 4194304 4196468 140723603139648 139848369580432 139848479180501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20007] ppid=19946 vsize=10844940 memory=804 CPUtime=2.56 cores=1,3,5,7
/proc/19949/task/20007/stat : 20007 (java) S 19946 19949 15891 0 -1 1077944384 4394 13024 0 0 235 13 5 3 20 0 15 0 444818314 11105218560 200021 33554432000 4194304 4196468 140723603139648 139847804066544 139848479181442 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20008] ppid=19946 vsize=10844940 memory=1448 CPUtime=0.08 cores=1,3,5,7
/proc/19949/task/20008/stat : 20008 (java) S 19946 19949 15891 0 -1 1077944384 38 13024 0 0 0 0 5 3 20 0 15 0 444818315 11105218560 200021 33554432000 4194304 4196468 140723603139648 139847803012832 139848479180501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20009] ppid=19946 vsize=10844940 memory=1040 CPUtime=0.08 cores=1,3,5,7
/proc/19949/task/20009/stat : 20009 (java) S 19946 19949 15891 0 -1 1077944384 5 13024 0 0 0 0 5 3 20 0 15 0 444818315 11105218560 200021 33554432000 4194304 4196468 140723603139648 139847356376320 139848479180501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20010] ppid=19946 vsize=10844940 memory=14008 CPUtime=0.08 cores=1,3,5,7
/proc/19949/task/20010/stat : 20010 (java) S 19946 19949 15891 0 -1 1077944384 3 13024 0 0 0 0 5 3 20 0 15 0 444818317 11105218560 200021 33554432000 4194304 4196468 140723603139648 139847048976848 139848479188891 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20011] ppid=19946 vsize=10844940 memory=12040 CPUtime=2.85 cores=1,3,5,7
/proc/19949/task/20011/stat : 20011 (java) S 19946 19949 15891 0 -1 1077944384 13201 13024 0 0 275 2 5 3 20 0 15 0 444818317 11105218560 200021 33554432000 4194304 4196468 140723603139648 139847769454832 139848479181442 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20012] ppid=19946 vsize=10844940 memory=2120 CPUtime=2.96 cores=1,3,5,7
/proc/19949/task/20012/stat : 20012 (java) S 19946 19949 15891 0 -1 1077944384 10234 13024 0 0 286 2 5 3 20 0 15 0 444818317 11105218560 200021 33554432000 4194304 4196468 140723603139648 139847768402288 139848479181442 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20013] ppid=19946 vsize=10844940 memory=25568 CPUtime=1.3 cores=1,3,5,7
/proc/19949/task/20013/stat : 20013 (java) S 19946 19949 15891 0 -1 1077944384 7223 13024 0 0 120 2 5 3 20 0 15 0 444818317 11105218560 200021 33554432000 4194304 4196468 140723603139648 139847767349232 139848479181442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20014] ppid=19946 vsize=10844940 memory=1556 CPUtime=0.08 cores=1,3,5,7
/proc/19949/task/20014/stat : 20014 (java) S 19946 19949 15891 0 -1 1077944384 3 13024 0 0 0 0 5 3 20 0 15 0 444818318 11105218560 200021 33554432000 4194304 4196468 140723603139648 139847015418208 139848479180501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
[pid=19949/tid=20015] ppid=19946 vsize=10844940 memory=2608 CPUtime=0.42 cores=1,3,5,7
/proc/19949/task/20015/stat : 20015 (java) S 19946 19949 15891 0 -1 1077944384 379 13024 0 0 17 17 5 3 20 0 15 0 444818318 11105218560 200021 33554432000 4194304 4196468 140723603139648 139847766297648 139848479181442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33853440 140723603143407 140723603145925 140723603145925 140723603148751 0
Current children cumulated CPU time: 571.71 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 800084 KiB

Child status: 0
Real time (s): 557.869
CPU time (s): 571.789
CPU user time (s): 570.657
CPU system time (s): 1.13208
CPU usage (%): 102.495
Max. virtual memory (cumulated for all children) (KiB): 10847744
Max. memory (cumulated for all children) (KiB): 803572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 570.657
system time used= 1.13208
maximum resident set size= 803572
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 104596
page faults= 0
swaps= 0
block input operations= 0
block output operations= 776
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 69381
involuntary context switches= 2314


# summary of solver processes directly reported to runsolver:
#   pid: 19949
#   total CPU time (s): 571.789
#   total CPU user time (s): 570.657
#   total CPU system time (s): 1.13208

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.49219 second user time and 5.26539 second system time

The end

Launcher Data

Begin job on node136 at 2019-09-17 04:00:52
IDJOB=4400983
IDBENCH=133455
IDSOLVER=2857
FILE ID=node136/4400983-1568685697
RUNJOBID= node136-1568673287-15923
PBS_JOBID= 21703781
Free space on /tmp= 61112 MiB

SOLVER NAME= Concrete 3.12.2
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s50/Knapsack-50-200-00.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4400983-1568685697/watcher-4400983-1568685697 -o /tmp/evaluation-result-4400983-1568685697/solver-4400983-1568685697 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1568673287-15923 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1538733696 HOME/instance-4400983-1568685697.xml

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

MD5SUM BENCH= 1dc4c7bf61332e07eccc684c7f29cd57
RANDOM SEED=1538733696

node136.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.00
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.54
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.00
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.54
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.00
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.54
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.00
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        30823812 kB
MemAvailable:   31059892 kB
Buffers:           52700 kB
Cached:           485392 kB
SwapCached:         3548 kB
Active:          1100332 kB
Inactive:         283596 kB
Active(anon):     845636 kB
Inactive(anon):    49424 kB
Active(file):     254696 kB
Inactive(file):   234172 kB
Unevictable:      110284 kB
Mlocked:          110284 kB
SwapTotal:      67108860 kB
SwapFree:       67002416 kB
Dirty:             35444 kB
Writeback:             0 kB
AnonPages:        954756 kB
Mapped:            61672 kB
Shmem:             40348 kB
Slab:             154972 kB
SReclaimable:     126096 kB
SUnreclaim:        28876 kB
KernelStack:        3728 kB
PageTables:         7592 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2133540 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    796672 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 61076 MiB
End job on node136 at 2019-09-17 04:10:10