Trace number 4302708

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.9.2-SuperNGOPT44 209.951 199.46

General information on the benchmark

NameGolombRuler/
GolombRuler-a3v18-nodv-09_c18.xml
MD5SUM5099229ea21e0b755c9ada14ed0c0ccc
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark44
Best CPU time to get the best result obtained on this benchmark11.6408
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of constraints37
Number of domains2
Minimum domain size81
Maximum domain size82
Distribution of domain sizes[{"size":81,"count":36},{"size":82,"count":9}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":45},{"degree":2,"count":36},{"degree":8,"count":8},{"degree":9,"count":1}]
Minimum constraint arity3
Maximum constraint arity36
Distribution of constraint arities[{"arity":3,"count":36},{"arity":36,"count":1}]
Number of extensional constraints0
Number of intensional constraints36
Distribution of constraint types[{"type":"intension","count":36},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


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

Solver Data

0.98/0.76	c Concrete v3.9.2.1532736233296 running
8.91/4.14	o 81
8.91/4.16	o 79
9.22/4.20	o 71
9.22/4.22	o 70
9.22/4.24	o 66
9.22/4.25	o 60
9.22/4.26	o 59
9.22/4.27	o 51
13.07/6.30	o 48
13.20/6.33	o 47
13.20/6.39	o 46
13.43/6.43	o 45
19.16/11.36	o 44
209.88/199.43	v <instantiation cost="44">
209.88/199.43	v       <list>
209.88/199.43	v         x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[4][5] y[4][6] y[4][7] y[4][8] y[5][6] y[5][7] y[5][8] y[6][7] y[6][8] y[7][8]
209.88/199.43	v       </list>
209.88/199.43	v       <values>
209.88/199.43	v         0 1 5 12 25 27 35 41 44 1 5 12 25 27 35 41 44 4 11 24 26 34 40 43 7 20 22 30 36 39 13 15 23 29 32 2 10 16 19 8 14 17 6 9 3
209.88/199.43	v       </values>
209.88/199.43	v     </instantiation>
209.88/199.43	s OPTIMUM FOUND

Verifier Data

OK	44

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4302708-1532897433/watcher-4302708-1532897433 -o /tmp/evaluation-result-4302708-1532897433/solver-4302708-1532897433 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node134-1532893331-28701 --watchdog 312 bin/xcsp-3-concrete -J-Xss64M -randomseed=561283469 -superng HOME/instance-4302708-1532897433.xml 

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

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

solver pid=2595, runsolver pid=2592

[startup+0.101313 s]*
/proc/loadavg: 1.80 1.78 1.79 2/210 2652
/proc/meminfo: memFree=27548436/32770624 swapFree=67108744/67108860
[pid=2595] ppid=2592 vsize=10005480 memory=16288 CPUtime=0.1 cores=1,3,5,7
/proc/2595/stat : 2595 (java) S 2592 2595 19273 0 -1 1077944320 4239 13037 0 0 1 1 5 3 20 0 6 0 107306477 10245611520 4072 33554432000 4194304 4196468 140725152446688 140725152429232 140574358535927 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
/proc/2595/statm: 2501370 4072 1920 1 0 2489808 0
[pid=2595/tid=2648] ppid=2592 vsize=10005480 memory=-8171376296011865461 CPUtime=0.08 cores=1,3,5,7
/proc/2595/task/2648/stat : 2648 (java) R 2592 2595 19273 0 -1 4202560 2071 13037 0 0 0 0 5 3 20 0 6 0 107306486 10245611520 4649 33554432000 4194304 4196468 140725152446688 140574330372688 140574358557853 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2649] ppid=2592 vsize=10005480 memory=5792869726567804975 CPUtime=0.08 cores=1,3,5,7
/proc/2595/task/2649/stat : 2649 (java) S 2592 2595 19273 0 -1 1077944384 2 13037 0 0 0 0 5 3 20 0 6 0 107306487 10245611520 4649 33554432000 4194304 4196468 140725152446688 140574362778384 140574358546133 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2650] ppid=2592 vsize=10005480 memory=140247783544448 CPUtime=0.08 cores=1,3,5,7
/proc/2595/task/2650/stat : 2650 (java) S 2592 2595 19273 0 -1 1077944384 2 13037 0 0 0 0 5 3 20 0 6 0 107306487 10245611520 4649 33554432000 4194304 4196468 140725152446688 140574217497488 140574358546133 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2651] ppid=2592 vsize=10005480 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/2595/task/2651/stat : 2651 (java) S 2592 2595 19273 0 -1 1077944384 2 13037 0 0 0 0 5 3 20 0 6 0 107306487 10245611520 4649 33554432000 4194304 4196468 140725152446688 140574216444944 140574358546133 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2652] ppid=2592 vsize=10005480 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/2595/task/2652/stat : 2652 (java) S 2592 2595 19273 0 -1 1077944384 1 13037 0 0 0 0 5 3 20 0 6 0 107306487 10245611520 4649 33554432000 4194304 4196468 140725152446688 140574215392400 140574358546133 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 10005480 KiB
Current children cumulated memory: 16288 KiB

[startup+0.211123 s]*
/proc/loadavg: 1.80 1.78 1.79 3/219 2661
/proc/meminfo: memFree=27528464/32770624 swapFree=67108744/67108860
[pid=2595] ppid=2592 vsize=10982744 memory=39920 CPUtime=0.26 cores=1,3,5,7
/proc/2595/stat : 2595 (java) S 2592 2595 19273 0 -1 1077944320 6682 13037 0 0 16 2 5 3 20 0 15 0 107306477 11246329856 9980 33554432000 4194304 4196468 140725152446688 140725152429232 140574358535927 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
/proc/2595/statm: 2745686 9980 2957 1 0 2708109 0
[pid=2595/tid=2648] ppid=2592 vsize=10982744 memory=8389772277269004345 CPUtime=0.18 cores=1,3,5,7
/proc/2595/task/2648/stat : 2648 (java) R 2592 2595 19273 0 -1 4202560 3225 13037 0 0 9 1 5 3 20 0 15 0 107306486 11246329856 9980 33554432000 4194304 4196468 140725152446688 140574330348936 140574336561810 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2649] ppid=2592 vsize=10982744 memory=288292155783643159 CPUtime=0.08 cores=1,3,5,7
/proc/2595/task/2649/stat : 2649 (java) S 2592 2595 19273 0 -1 1077944384 2 13037 0 0 0 0 5 3 20 0 15 0 107306487 11246329856 9980 33554432000 4194304 4196468 140725152446688 140574362778384 140574358546133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2650] ppid=2592 vsize=10982744 memory=4123522402834814624 CPUtime=0.08 cores=1,3,5,7
/proc/2595/task/2650/stat : 2650 (java) S 2592 2595 19273 0 -1 1077944384 2 13037 0 0 0 0 5 3 20 0 15 0 107306487 11246329856 9980 33554432000 4194304 4196468 140725152446688 140574217497488 140574358546133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2651] ppid=2592 vsize=10982744 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/2595/task/2651/stat : 2651 (java) S 2592 2595 19273 0 -1 1077944384 2 13037 0 0 0 0 5 3 20 0 15 0 107306487 11246329856 9980 33554432000 4194304 4196468 140725152446688 140574216444944 140574358546133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2652] ppid=2592 vsize=10982744 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/2595/task/2652/stat : 2652 (java) S 2592 2595 19273 0 -1 1077944384 1 13037 0 0 0 0 5 3 20 0 15 0 107306487 11246329856 9980 33554432000 4194304 4196468 140725152446688 140574215392400 140574358546133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2653] ppid=2592 vsize=10982744 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/2595/task/2653/stat : 2653 (java) S 2592 2595 19273 0 -1 1077944384 2 13037 0 0 0 0 5 3 20 0 15 0 107306489 11246329856 9980 33554432000 4194304 4196468 140725152446688 140573528762352 140574358547074 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2654] ppid=2592 vsize=10982744 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/2595/task/2654/stat : 2654 (java) S 2592 2595 19273 0 -1 1077944384 13 13037 0 0 0 0 5 3 20 0 15 0 107306489 11246329856 9980 33554432000 4194304 4196468 140725152446688 140573138740128 140574358546133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2655] ppid=2592 vsize=10982744 memory=140247783544448 CPUtime=0.08 cores=1,3,5,7
/proc/2595/task/2655/stat : 2655 (java) S 2592 2595 19273 0 -1 1077944384 1 13037 0 0 0 0 5 3 20 0 15 0 107306489 11246329856 9980 33554432000 4194304 4196468 140725152446688 140572937413616 140574358546133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2656] ppid=2592 vsize=10982744 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/2595/task/2656/stat : 2656 (java) S 2592 2595 19273 0 -1 1077944384 3 13037 0 0 0 0 5 3 20 0 15 0 107306492 11246329856 9980 33554432000 4194304 4196468 140725152446688 140572630014160 140574358554523 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2657] ppid=2592 vsize=10982744 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/2595/task/2657/stat : 2657 (java) S 2592 2595 19273 0 -1 1077944384 536 13037 0 0 1 0 5 3 20 0 15 0 107306492 11246329856 9980 33554432000 4194304 4196468 140725152446688 140573527710192 140574358547074 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2658] ppid=2592 vsize=10982744 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/2595/task/2658/stat : 2658 (java) S 2592 2595 19273 0 -1 1077944384 63 13037 0 0 1 0 5 3 20 0 15 0 107306492 11246329856 9980 33554432000 4194304 4196468 140725152446688 140573526657648 140574358547074 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2659] ppid=2592 vsize=10982744 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/2595/task/2659/stat : 2659 (java) S 2592 2595 19273 0 -1 1077944384 631 13037 0 0 3 0 5 3 20 0 15 0 107306492 11246329856 9980 33554432000 4194304 4196468 140725152446688 140573525605104 140574358547074 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2660] ppid=2592 vsize=10982744 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/2595/task/2660/stat : 2660 (java) S 2592 2595 19273 0 -1 1077944384 3 13037 0 0 0 0 5 3 20 0 15 0 107306492 11246329856 9980 33554432000 4194304 4196468 140725152446688 140572199218272 140574358546133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2661] ppid=2592 vsize=10982744 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/2595/task/2661/stat : 2661 (java) S 2592 2595 19273 0 -1 1077944384 1 13037 0 0 0 0 5 3 20 0 15 0 107306493 11246329856 9980 33554432000 4194304 4196468 140725152446688 140573524551984 140574358547074 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10982744 KiB
Current children cumulated memory: 39920 KiB

[startup+0.318129 s]*
/proc/loadavg: 1.80 1.78 1.79 3/219 2661
/proc/meminfo: memFree=27515688/32770624 swapFree=67108744/67108860
[pid=2595] ppid=2592 vsize=10983192 memory=53036 CPUtime=0.38 cores=1,3,5,7
/proc/2595/stat : 2595 (java) S 2592 2595 19273 0 -1 1077944320 9838 13037 0 0 27 3 5 3 20 0 15 0 107306477 11246788608 13259 33554432000 4194304 4196468 140725152446688 140725152429232 140574358535927 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
/proc/2595/statm: 2745798 13259 3076 1 0 2708109 0
[pid=2595/tid=2648] ppid=2592 vsize=10983192 memory=6935054825532540783 CPUtime=0.28 cores=1,3,5,7
/proc/2595/task/2648/stat : 2648 (java) R 2592 2595 19273 0 -1 4202560 6725 13037 0 0 18 2 5 3 20 0 15 0 107306486 11246788608 13587 33554432000 4194304 4196468 140725152446688 140574330325456 140574338811634 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2649] ppid=2592 vsize=10983192 memory=4872558044660077418 CPUtime=0.08 cores=1,3,5,7
/proc/2595/task/2649/stat : 2649 (java) S 2592 2595 19273 0 -1 1077944384 2 13037 0 0 0 0 5 3 20 0 15 0 107306487 11246788608 13587 33554432000 4194304 4196468 140725152446688 140574362778384 140574358546133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2650] ppid=2592 vsize=10983192 memory=-2843871790113604766 CPUtime=0.08 cores=1,3,5,7
/proc/2595/task/2650/stat : 2650 (java) S 2592 2595 19273 0 -1 1077944384 2 13037 0 0 0 0 5 3 20 0 15 0 107306487 11246788608 13587 33554432000 4194304 4196468 140725152446688 140574217497488 140574358546133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2651] ppid=2592 vsize=10983192 memory=-8412656567334364540 CPUtime=0.08 cores=1,3,5,7
/proc/2595/task/2651/stat : 2651 (java) S 2592 2595 19273 0 -1 1077944384 2 13037 0 0 0 0 5 3 20 0 15 0 107306487 11246788608 13653 33554432000 4194304 4196468 140725152446688 140574216444944 140574358546133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2652] ppid=2592 vsize=10983192 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/2595/task/2652/stat : 2652 (java) S 2592 2595 19273 0 -1 1077944384 1 13037 0 0 0 0 5 3 20 0 15 0 107306487 11246788608 13653 33554432000 4194304 4196468 140725152446688 140574215392400 140574358546133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2653] ppid=2592 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/2595/task/2653/stat : 2653 (java) S 2592 2595 19273 0 -1 1077944384 2 13037 0 0 0 0 5 3 20 0 15 0 107306489 11246788608 13653 33554432000 4194304 4196468 140725152446688 140573528762352 140574358547074 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2654] ppid=2592 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/2595/task/2654/stat : 2654 (java) S 2592 2595 19273 0 -1 1077944384 13 13037 0 0 0 0 5 3 20 0 15 0 107306489 11246788608 13653 33554432000 4194304 4196468 140725152446688 140573138740128 140574358546133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2655] ppid=2592 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/2595/task/2655/stat : 2655 (java) S 2592 2595 19273 0 -1 1077944384 1 13037 0 0 0 0 5 3 20 0 15 0 107306489 11246788608 13653 33554432000 4194304 4196468 140725152446688 140572937413616 140574358546133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2656] ppid=2592 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/2595/task/2656/stat : 2656 (java) S 2592 2595 19273 0 -1 1077944384 3 13037 0 0 0 0 5 3 20 0 15 0 107306492 11246788608 13653 33554432000 4194304 4196468 140725152446688 140572630014160 140574358554523 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2657] ppid=2592 vsize=10983192 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/2595/task/2657/stat : 2657 (java) S 2592 2595 19273 0 -1 1077944384 539 13037 0 0 1 0 5 3 20 0 15 0 107306492 11246788608 13653 33554432000 4194304 4196468 140725152446688 140573527710192 140574358547074 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2658] ppid=2592 vsize=10983192 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/2595/task/2658/stat : 2658 (java) S 2592 2595 19273 0 -1 1077944384 65 13037 0 0 1 0 5 3 20 0 15 0 107306492 11246788608 13653 33554432000 4194304 4196468 140725152446688 140573526657648 140574358547074 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2659] ppid=2592 vsize=10983192 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/2595/task/2659/stat : 2659 (java) S 2592 2595 19273 0 -1 1077944384 647 13037 0 0 4 0 5 3 20 0 15 0 107306492 11246788608 13653 33554432000 4194304 4196468 140725152446688 140573525605104 140574358547074 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2660] ppid=2592 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/2595/task/2660/stat : 2660 (java) S 2592 2595 19273 0 -1 1077944384 3 13037 0 0 0 0 5 3 20 0 15 0 107306492 11246788608 13653 33554432000 4194304 4196468 140725152446688 140572199218272 140574358546133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2661] ppid=2592 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/2595/task/2661/stat : 2661 (java) S 2592 2595 19273 0 -1 1077944384 1 13037 0 0 0 0 5 3 20 0 15 0 107306493 11246788608 13653 33554432000 4194304 4196468 140725152446688 140573524551984 140574358547074 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 53036 KiB

[startup+0.700751 s]
/proc/loadavg: 1.80 1.78 1.79 3/219 2661
/proc/meminfo: memFree=27504524/32770624 swapFree=67108744/67108860
[pid=2595] ppid=2592 vsize=10983192 memory=88248 CPUtime=0.98 cores=1,3,5,7
/proc/2595/stat : 2595 (java) S 2592 2595 19273 0 -1 1077944320 16745 13037 0 0 85 5 5 3 20 0 15 0 107306477 11246788608 22062 33554432000 4194304 4196468 140725152446688 140725152429232 140574358535927 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
/proc/2595/statm: 2745798 22062 3238 1 0 2708109 0
[pid=2595/tid=2648] ppid=2592 vsize=10983192 memory=30716 CPUtime=0.65 cores=1,3,5,7
/proc/2595/task/2648/stat : 2648 (java) R 2592 2595 19273 0 -1 4202560 12214 13037 0 0 54 3 5 3 20 0 15 0 107306486 11246788608 22062 33554432000 4194304 4196468 140725152446688 140574330358928 140574342616414 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2649] ppid=2592 vsize=10983192 memory=280495321517840 CPUtime=0.08 cores=1,3,5,7
/proc/2595/task/2649/stat : 2649 (java) S 2592 2595 19273 0 -1 1077944384 2 13037 0 0 0 0 5 3 20 0 15 0 107306487 11246788608 22062 33554432000 4194304 4196468 140725152446688 140574362778384 140574358546133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2650] ppid=2592 vsize=10983192 memory=2495174674177 CPUtime=0.08 cores=1,3,5,7
/proc/2595/task/2650/stat : 2650 (java) S 2592 2595 19273 0 -1 1077944384 2 13037 0 0 0 0 5 3 20 0 15 0 107306487 11246788608 22062 33554432000 4194304 4196468 140725152446688 140574217497488 140574358546133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2651] ppid=2592 vsize=10983192 memory=2525239445249 CPUtime=0.08 cores=1,3,5,7
/proc/2595/task/2651/stat : 2651 (java) S 2592 2595 19273 0 -1 1077944384 2 13037 0 0 0 0 5 3 20 0 15 0 107306487 11246788608 22062 33554432000 4194304 4196468 140725152446688 140574216444944 140574358546133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2652] ppid=2592 vsize=10983192 memory=2551009249025 CPUtime=0.08 cores=1,3,5,7
/proc/2595/task/2652/stat : 2652 (java) S 2592 2595 19273 0 -1 1077944384 1 13037 0 0 0 0 5 3 20 0 15 0 107306487 11246788608 22062 33554432000 4194304 4196468 140725152446688 140574215392400 140574358546133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2653] ppid=2592 vsize=10983192 memory=2563894150913 CPUtime=0.08 cores=1,3,5,7
/proc/2595/task/2653/stat : 2653 (java) S 2592 2595 19273 0 -1 1077944384 6 13037 0 0 0 0 5 3 20 0 15 0 107306489 11246788608 22062 33554432000 4194304 4196468 140725152446688 140573528762352 140574358547074 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2654] ppid=2592 vsize=10983192 memory=2572484085505 CPUtime=0.08 cores=1,3,5,7
/proc/2595/task/2654/stat : 2654 (java) S 2592 2595 19273 0 -1 1077944384 13 13037 0 0 0 0 5 3 20 0 15 0 107306489 11246788608 22062 33554432000 4194304 4196468 140725152446688 140573138740128 140574358546133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2655] ppid=2592 vsize=10983192 memory=2632613627649 CPUtime=0.08 cores=1,3,5,7
/proc/2595/task/2655/stat : 2655 (java) S 2592 2595 19273 0 -1 1077944384 1 13037 0 0 0 0 5 3 20 0 15 0 107306489 11246788608 22062 33554432000 4194304 4196468 140725152446688 140572937413616 140574358546133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2656] ppid=2592 vsize=10983192 memory=19773292 CPUtime=0.08 cores=1,3,5,7
/proc/2595/task/2656/stat : 2656 (java) S 2592 2595 19273 0 -1 1077944384 3 13037 0 0 0 0 5 3 20 0 15 0 107306492 11246788608 22062 33554432000 4194304 4196468 140725152446688 140572630014160 140574358554523 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2657] ppid=2592 vsize=10983192 memory=-7453528518462155811 CPUtime=0.17 cores=1,3,5,7
/proc/2595/task/2657/stat : 2657 (java) S 2592 2595 19273 0 -1 1077944384 1110 13037 0 0 9 0 5 3 20 0 15 0 107306492 11246788608 22062 33554432000 4194304 4196468 140725152446688 140573527710192 140574358547074 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2658] ppid=2592 vsize=10983192 memory=280495322080832 CPUtime=0.15 cores=1,3,5,7
/proc/2595/task/2658/stat : 2658 (java) S 2592 2595 19273 0 -1 1077944384 450 13037 0 0 7 0 5 3 20 0 15 0 107306492 11246788608 22062 33554432000 4194304 4196468 140725152446688 140573526657648 140574358547074 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2659] ppid=2592 vsize=10983192 memory=140247862084217 CPUtime=0.21 cores=1,3,5,7
/proc/2595/task/2659/stat : 2659 (java) S 2592 2595 19273 0 -1 1077944384 740 13037 0 0 13 0 5 3 20 0 15 0 107306492 11246788608 22062 33554432000 4194304 4196468 140725152446688 140573525605104 140574358547074 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2660] ppid=2592 vsize=10983192 memory=142962281415317 CPUtime=0.08 cores=1,3,5,7
/proc/2595/task/2660/stat : 2660 (java) S 2592 2595 19273 0 -1 1077944384 3 13037 0 0 0 0 5 3 20 0 15 0 107306492 11246788608 22062 33554432000 4194304 4196468 140725152446688 140572199218272 140574358546133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2661] ppid=2592 vsize=10983192 memory=140247862084494 CPUtime=0.08 cores=1,3,5,7
/proc/2595/task/2661/stat : 2661 (java) S 2592 2595 19273 0 -1 1077944384 1 13037 0 0 0 0 5 3 20 0 15 0 107306493 11246788608 22062 33554432000 4194304 4196468 140725152446688 140573524551984 140574358547074 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 88248 KiB

[startup+1.50082 s]
/proc/loadavg: 1.80 1.78 1.79 4/219 2661
/proc/meminfo: memFree=27460596/32770624 swapFree=67108744/67108860
[pid=2595] ppid=2592 vsize=10998092 memory=181392 CPUtime=2.26 cores=1,3,5,7
/proc/2595/stat : 2595 (java) S 2592 2595 19273 0 -1 1077944320 23995 13037 0 0 207 11 5 3 20 0 15 0 107306477 11262046208 45348 33554432000 4194304 4196468 140725152446688 140725152429232 140574358535927 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
/proc/2595/statm: 2749523 45348 3464 1 0 2711181 0
[pid=2595/tid=2648] ppid=2592 vsize=10998092 memory=117 CPUtime=1.42 cores=1,3,5,7
/proc/2595/task/2648/stat : 2648 (java) R 2592 2595 19273 0 -1 4202560 17844 13037 0 0 128 6 5 3 20 0 15 0 107306486 11262046208 45348 33554432000 4194304 4196468 140725152446688 140574330367472 140574350773054 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2649] ppid=2592 vsize=10998092 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/2595/task/2649/stat : 2649 (java) S 2592 2595 19273 0 -1 1077944384 295 13037 0 0 1 0 5 3 20 0 15 0 107306487 11262046208 45348 33554432000 4194304 4196468 140725152446688 140574362778384 140574358546133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2650] ppid=2592 vsize=10998092 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/2595/task/2650/stat : 2650 (java) S 2592 2595 19273 0 -1 1077944384 34 13037 0 0 1 0 5 3 20 0 15 0 107306487 11262046208 45348 33554432000 4194304 4196468 140725152446688 140574217497488 140574358546133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2651] ppid=2592 vsize=10998092 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/2595/task/2651/stat : 2651 (java) S 2592 2595 19273 0 -1 1077944384 73 13037 0 0 1 0 5 3 20 0 15 0 107306487 11262046208 45348 33554432000 4194304 4196468 140725152446688 140574216444944 140574358546133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2652] ppid=2592 vsize=10998092 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/2595/task/2652/stat : 2652 (java) S 2592 2595 19273 0 -1 1077944384 16 13037 0 0 0 0 5 3 20 0 15 0 107306487 11262046208 45348 33554432000 4194304 4196468 140725152446688 140574215392400 140574358546133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2653] ppid=2592 vsize=10998092 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/2595/task/2653/stat : 2653 (java) S 2592 2595 19273 0 -1 1077944384 75 13037 0 0 1 0 5 3 20 0 15 0 107306489 11262046208 45348 33554432000 4194304 4196468 140725152446688 140573528762352 140574358547074 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2654] ppid=2592 vsize=10998092 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/2595/task/2654/stat : 2654 (java) S 2592 2595 19273 0 -1 1077944384 14 13037 0 0 0 0 5 3 20 0 15 0 107306489 11262046208 45348 33554432000 4194304 4196468 140725152446688 140573138740192 140574358546133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2655] ppid=2592 vsize=10998092 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/2595/task/2655/stat : 2655 (java) S 2592 2595 19273 0 -1 1077944384 1 13037 0 0 0 0 5 3 20 0 15 0 107306489 11262046208 45348 33554432000 4194304 4196468 140725152446688 140572937413616 140574358546133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2656] ppid=2592 vsize=10998092 memory=280495321574336 CPUtime=0.08 cores=1,3,5,7
/proc/2595/task/2656/stat : 2656 (java) S 2592 2595 19273 0 -1 1077944384 3 13037 0 0 0 0 5 3 20 0 15 0 107306492 11262046208 45348 33554432000 4194304 4196468 140725152446688 140572630014160 140574358554523 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2657] ppid=2592 vsize=10998092 memory=6442213876440394334 CPUtime=0.31 cores=1,3,5,7
/proc/2595/task/2657/stat : 2657 (java) S 2592 2595 19273 0 -1 1077944384 1568 13037 0 0 23 0 5 3 20 0 15 0 107306492 11262046208 45348 33554432000 4194304 4196468 140725152446688 140573527710192 140574358547074 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2658] ppid=2592 vsize=10998092 memory=7813582992590659929 CPUtime=0.26 cores=1,3,5,7
/proc/2595/task/2658/stat : 2658 (java) S 2592 2595 19273 0 -1 1077944384 647 13037 0 0 18 0 5 3 20 0 15 0 107306492 11262046208 45348 33554432000 4194304 4196468 140725152446688 140573526657648 140574358547074 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2659] ppid=2592 vsize=10998092 memory=5938386883777161830 CPUtime=0.38 cores=1,3,5,7
/proc/2595/task/2659/stat : 2659 (java) S 2592 2595 19273 0 -1 1077944384 1230 13037 0 0 30 0 5 3 20 0 15 0 107306492 11262046208 45348 33554432000 4194304 4196468 140725152446688 140573525605104 140574358547074 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2660] ppid=2592 vsize=10998092 memory=7881693429827332457 CPUtime=0.08 cores=1,3,5,7
/proc/2595/task/2660/stat : 2660 (java) S 2592 2595 19273 0 -1 1077944384 3 13037 0 0 0 0 5 3 20 0 15 0 107306492 11262046208 45348 33554432000 4194304 4196468 140725152446688 140572199218272 140574358546133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2661] ppid=2592 vsize=10998092 memory=7378419448411679600 CPUtime=0.08 cores=1,3,5,7
/proc/2595/task/2661/stat : 2661 (java) S 2592 2595 19273 0 -1 1077944384 1 13037 0 0 0 0 5 3 20 0 15 0 107306493 11262046208 45348 33554432000 4194304 4196468 140725152446688 140573524551984 140574358547074 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
Current children cumulated CPU time: 2.26 s
Current children cumulated vsize: 10998092 KiB

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

[pid=2595/tid=2660] ppid=2592 vsize=11077984 memory=1424 CPUtime=0.08 cores=1,3,5,7
/proc/2595/task/2660/stat : 2660 (java) S 2592 2595 19273 0 -1 1077944384 3 13037 0 0 0 0 5 3 20 0 15 0 107306492 11343855616 203460 33554432000 4194304 4196468 140725152446688 140572199218272 140574358546133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2661] ppid=2592 vsize=11077984 memory=11116 CPUtime=0.18 cores=1,3,5,7
/proc/2595/task/2661/stat : 2661 (java) S 2592 2595 19273 0 -1 1077944384 273 13037 0 0 5 5 5 3 20 0 15 0 107306493 11343855616 203460 33554432000 4194304 4196468 140725152446688 140573524551984 140574358547074 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
Current children cumulated CPU time: 205.63 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 813840 KiB

[startup+196.801 s]
/proc/loadavg: 1.54 1.68 1.75 3/220 2791
/proc/meminfo: memFree=26757224/32770624 swapFree=67108744/67108860
[pid=2595] ppid=2592 vsize=11077984 memory=813840 CPUtime=207.24 cores=1,3,5,7
/proc/2595/stat : 2595 (java) S 2592 2595 19273 0 -1 1077944320 125977 13037 0 0 20657 59 5 3 20 0 15 0 107306477 11343855616 203460 33554432000 4194304 4196468 140725152446688 140725152429232 140574358535927 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
/proc/2595/statm: 2769496 203460 3525 1 0 2731149 0
[pid=2595/tid=2648] ppid=2592 vsize=11077984 memory=813840 CPUtime=195.14 cores=1,3,5,7
/proc/2595/task/2648/stat : 2648 (java) R 2592 2595 19273 0 -1 4202560 59144 13037 0 0 19485 21 5 3 20 0 15 0 107306486 11343855616 203460 33554432000 4194304 4196468 140725152446688 140574330370608 140573908623972 0 4 0 16800975 0 0 0 -1 5 0 0 29 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2649] ppid=2592 vsize=11077984 memory=1008 CPUtime=0.65 cores=1,3,5,7
/proc/2595/task/2649/stat : 2649 (java) S 2592 2595 19273 0 -1 1077944384 1904 13037 0 0 52 5 5 3 20 0 15 0 107306487 11343855616 203460 33554432000 4194304 4196468 140725152446688 140574362778384 140574358546133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2650] ppid=2592 vsize=11077984 memory=813840 CPUtime=0.63 cores=1,3,5,7
/proc/2595/task/2650/stat : 2650 (java) S 2592 2595 19273 0 -1 1077944384 3228 13037 0 0 50 5 5 3 20 0 15 0 107306487 11343855616 203460 33554432000 4194304 4196468 140725152446688 140574217497488 140574358546133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2651] ppid=2592 vsize=11077984 memory=813840 CPUtime=0.66 cores=1,3,5,7
/proc/2595/task/2651/stat : 2651 (java) S 2592 2595 19273 0 -1 1077944384 3530 13037 0 0 53 5 5 3 20 0 15 0 107306487 11343855616 203460 33554432000 4194304 4196468 140725152446688 140574216444944 140574358546133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2652] ppid=2592 vsize=11077984 memory=1408 CPUtime=0.65 cores=1,3,5,7
/proc/2595/task/2652/stat : 2652 (java) S 2592 2595 19273 0 -1 1077944384 1740 13037 0 0 52 5 5 3 20 0 15 0 107306487 11343855616 203460 33554432000 4194304 4196468 140725152446688 140574215392400 140574358546133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2653] ppid=2592 vsize=11077984 memory=8112282956445269571 CPUtime=0.6 cores=1,3,5,7
/proc/2595/task/2653/stat : 2653 (java) S 2592 2595 19273 0 -1 1077944384 3961 13037 0 0 48 4 5 3 20 0 15 0 107306489 11343855616 203460 33554432000 4194304 4196468 140725152446688 140573528762352 140574358547074 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2654] ppid=2592 vsize=11077984 memory=288230596050944315 CPUtime=0.08 cores=1,3,5,7
/proc/2595/task/2654/stat : 2654 (java) S 2592 2595 19273 0 -1 1077944384 15 13037 0 0 0 0 5 3 20 0 15 0 107306489 11343855616 203460 33554432000 4194304 4196468 140725152446688 140573138740192 140574358546133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2655] ppid=2592 vsize=11077984 memory=15257064687536232 CPUtime=0.08 cores=1,3,5,7
/proc/2595/task/2655/stat : 2655 (java) S 2592 2595 19273 0 -1 1077944384 1 13037 0 0 0 0 5 3 20 0 15 0 107306489 11343855616 203460 33554432000 4194304 4196468 140725152446688 140572937413632 140574358546133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2656] ppid=2592 vsize=11077984 memory=15872 CPUtime=0.08 cores=1,3,5,7
/proc/2595/task/2656/stat : 2656 (java) S 2592 2595 19273 0 -1 1077944384 3 13037 0 0 0 0 5 3 20 0 15 0 107306492 11343855616 203460 33554432000 4194304 4196468 140725152446688 140572630014160 140574358554523 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2657] ppid=2592 vsize=11077984 memory=18280 CPUtime=3.85 cores=1,3,5,7
/proc/2595/task/2657/stat : 2657 (java) S 2592 2595 19273 0 -1 1077944384 17031 13037 0 0 375 2 5 3 20 0 15 0 107306492 11343855616 203460 33554432000 4194304 4196468 140725152446688 140573527710192 140574358547074 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2658] ppid=2592 vsize=11077984 memory=813840 CPUtime=3.75 cores=1,3,5,7
/proc/2595/task/2658/stat : 2658 (java) S 2592 2595 19273 0 -1 1077944384 19790 13037 0 0 363 4 5 3 20 0 15 0 107306492 11343855616 203460 33554432000 4194304 4196468 140725152446688 140573526657648 140574358547074 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2659] ppid=2592 vsize=11077984 memory=1408 CPUtime=1.74 cores=1,3,5,7
/proc/2595/task/2659/stat : 2659 (java) S 2592 2595 19273 0 -1 1077944384 13157 13037 0 0 161 5 5 3 20 0 15 0 107306492 11343855616 203460 33554432000 4194304 4196468 140725152446688 140573525605104 140574358547074 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 30 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2660] ppid=2592 vsize=11077984 memory=3000 CPUtime=0.08 cores=1,3,5,7
/proc/2595/task/2660/stat : 2660 (java) S 2592 2595 19273 0 -1 1077944384 3 13037 0 0 0 0 5 3 20 0 15 0 107306492 11343855616 203460 33554432000 4194304 4196468 140725152446688 140572199218272 140574358546133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2661] ppid=2592 vsize=11077984 memory=8112282956445269571 CPUtime=0.18 cores=1,3,5,7
/proc/2595/task/2661/stat : 2661 (java) S 2592 2595 19273 0 -1 1077944384 273 13037 0 0 5 5 5 3 20 0 15 0 107306493 11343855616 203460 33554432000 4194304 4196468 140725152446688 140573524551984 140574358547074 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
Current children cumulated CPU time: 207.24 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 813840 KiB

[startup+198.401 s]
/proc/loadavg: 1.54 1.68 1.75 3/220 2792
/proc/meminfo: memFree=26756852/32770624 swapFree=67108744/67108860
[pid=2595] ppid=2592 vsize=11077984 memory=813840 CPUtime=208.86 cores=1,3,5,7
/proc/2595/stat : 2595 (java) S 2592 2595 19273 0 -1 1077944320 125986 13037 0 0 20819 59 5 3 20 0 15 0 107306477 11343855616 203460 33554432000 4194304 4196468 140725152446688 140725152429232 140574358535927 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
/proc/2595/statm: 2769496 203460 3525 1 0 2731149 0
[pid=2595/tid=2648] ppid=2592 vsize=11077984 memory=3008 CPUtime=196.73 cores=1,3,5,7
/proc/2595/task/2648/stat : 2648 (java) R 2592 2595 19273 0 -1 4202560 59152 13037 0 0 19644 21 5 3 20 0 15 0 107306486 11343855616 203460 33554432000 4194304 4196468 140725152446688 140574330370720 140573908623381 0 4 0 16800975 0 0 0 -1 3 0 0 29 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2649] ppid=2592 vsize=11077984 memory=813840 CPUtime=0.66 cores=1,3,5,7
/proc/2595/task/2649/stat : 2649 (java) S 2592 2595 19273 0 -1 1077944384 1904 13037 0 0 53 5 5 3 20 0 15 0 107306487 11343855616 203460 33554432000 4194304 4196468 140725152446688 140574362778384 140574358546133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2650] ppid=2592 vsize=11077984 memory=813840 CPUtime=0.64 cores=1,3,5,7
/proc/2595/task/2650/stat : 2650 (java) S 2592 2595 19273 0 -1 1077944384 3229 13037 0 0 51 5 5 3 20 0 15 0 107306487 11343855616 203460 33554432000 4194304 4196468 140725152446688 140574217497488 140574358546133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2651] ppid=2592 vsize=11077984 memory=8112282956445269571 CPUtime=0.66 cores=1,3,5,7
/proc/2595/task/2651/stat : 2651 (java) S 2592 2595 19273 0 -1 1077944384 3530 13037 0 0 53 5 5 3 20 0 15 0 107306487 11343855616 203460 33554432000 4194304 4196468 140725152446688 140574216444944 140574358546133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2652] ppid=2592 vsize=11077984 memory=813840 CPUtime=0.66 cores=1,3,5,7
/proc/2595/task/2652/stat : 2652 (java) S 2592 2595 19273 0 -1 1077944384 1740 13037 0 0 53 5 5 3 20 0 15 0 107306487 11343855616 203460 33554432000 4194304 4196468 140725152446688 140574215392400 140574358546133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2653] ppid=2592 vsize=11077984 memory=4096 CPUtime=0.6 cores=1,3,5,7
/proc/2595/task/2653/stat : 2653 (java) S 2592 2595 19273 0 -1 1077944384 3961 13037 0 0 48 4 5 3 20 0 15 0 107306489 11343855616 203460 33554432000 4194304 4196468 140725152446688 140573528762352 140574358547074 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2654] ppid=2592 vsize=11077984 memory=30716 CPUtime=0.08 cores=1,3,5,7
/proc/2595/task/2654/stat : 2654 (java) S 2592 2595 19273 0 -1 1077944384 15 13037 0 0 0 0 5 3 20 0 15 0 107306489 11343855616 203460 33554432000 4194304 4196468 140725152446688 140573138740192 140574358546133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2655] ppid=2592 vsize=11077984 memory=813840 CPUtime=0.08 cores=1,3,5,7
/proc/2595/task/2655/stat : 2655 (java) S 2592 2595 19273 0 -1 1077944384 1 13037 0 0 0 0 5 3 20 0 15 0 107306489 11343855616 203460 33554432000 4194304 4196468 140725152446688 140572937413632 140574358546133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2656] ppid=2592 vsize=11077984 memory=1200 CPUtime=0.08 cores=1,3,5,7
/proc/2595/task/2656/stat : 2656 (java) S 2592 2595 19273 0 -1 1077944384 3 13037 0 0 0 0 5 3 20 0 15 0 107306492 11343855616 203460 33554432000 4194304 4196468 140725152446688 140572630014160 140574358554523 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2657] ppid=2592 vsize=11077984 memory=1228 CPUtime=3.85 cores=1,3,5,7
/proc/2595/task/2657/stat : 2657 (java) S 2592 2595 19273 0 -1 1077944384 17031 13037 0 0 375 2 5 3 20 0 15 0 107306492 11343855616 203460 33554432000 4194304 4196468 140725152446688 140573527710192 140574358547074 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2658] ppid=2592 vsize=11077984 memory=1712 CPUtime=3.75 cores=1,3,5,7
/proc/2595/task/2658/stat : 2658 (java) S 2592 2595 19273 0 -1 1077944384 19790 13037 0 0 363 4 5 3 20 0 15 0 107306492 11343855616 203460 33554432000 4194304 4196468 140725152446688 140573526657648 140574358547074 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2659] ppid=2592 vsize=11077984 memory=4096 CPUtime=1.74 cores=1,3,5,7
/proc/2595/task/2659/stat : 2659 (java) S 2592 2595 19273 0 -1 1077944384 13157 13037 0 0 161 5 5 3 20 0 15 0 107306492 11343855616 203460 33554432000 4194304 4196468 140725152446688 140573525605104 140574358547074 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 30 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2660] ppid=2592 vsize=11077984 memory=30716 CPUtime=0.08 cores=1,3,5,7
/proc/2595/task/2660/stat : 2660 (java) S 2592 2595 19273 0 -1 1077944384 3 13037 0 0 0 0 5 3 20 0 15 0 107306492 11343855616 203460 33554432000 4194304 4196468 140725152446688 140572199218272 140574358546133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2661] ppid=2592 vsize=11077984 memory=2396 CPUtime=0.18 cores=1,3,5,7
/proc/2595/task/2661/stat : 2661 (java) S 2592 2595 19273 0 -1 1077944384 273 13037 0 0 5 5 5 3 20 0 15 0 107306493 11343855616 203460 33554432000 4194304 4196468 140725152446688 140573524551984 140574358547074 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
Current children cumulated CPU time: 208.86 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 813840 KiB

[startup+199.201 s]
/proc/loadavg: 1.54 1.68 1.75 3/220 2792
/proc/meminfo: memFree=26756852/32770624 swapFree=67108744/67108860
[pid=2595] ppid=2592 vsize=11077984 memory=813840 CPUtime=209.68 cores=1,3,5,7
/proc/2595/stat : 2595 (java) S 2592 2595 19273 0 -1 1077944320 125991 13037 0 0 20901 59 5 3 20 0 15 0 107306477 11343855616 203460 33554432000 4194304 4196468 140725152446688 140725152429232 140574358535927 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
/proc/2595/statm: 2769496 203460 3525 1 0 2731149 0
[pid=2595/tid=2648] ppid=2592 vsize=11077984 memory=813840 CPUtime=197.52 cores=1,3,5,7
/proc/2595/task/2648/stat : 2648 (java) R 2592 2595 19273 0 -1 4202560 59156 13037 0 0 19723 21 5 3 20 0 15 0 107306486 11343855616 203460 33554432000 4194304 4196468 140725152446688 140574330370608 140573906222855 0 4 0 16800975 0 0 0 -1 5 0 0 29 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2649] ppid=2592 vsize=11077984 memory=813840 CPUtime=0.66 cores=1,3,5,7
/proc/2595/task/2649/stat : 2649 (java) S 2592 2595 19273 0 -1 1077944384 1904 13037 0 0 53 5 5 3 20 0 15 0 107306487 11343855616 203460 33554432000 4194304 4196468 140725152446688 140574362778384 140574358546133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2650] ppid=2592 vsize=11077984 memory=2396 CPUtime=0.66 cores=1,3,5,7
/proc/2595/task/2650/stat : 2650 (java) S 2592 2595 19273 0 -1 1077944384 3229 13037 0 0 52 6 5 3 20 0 15 0 107306487 11343855616 203460 33554432000 4194304 4196468 140725152446688 140574217497488 140574358546133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2651] ppid=2592 vsize=11077984 memory=8112282956445269571 CPUtime=0.66 cores=1,3,5,7
/proc/2595/task/2651/stat : 2651 (java) S 2592 2595 19273 0 -1 1077944384 3530 13037 0 0 53 5 5 3 20 0 15 0 107306487 11343855616 203460 33554432000 4194304 4196468 140725152446688 140574216444944 140574358546133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2652] ppid=2592 vsize=11077984 memory=1952 CPUtime=0.66 cores=1,3,5,7
/proc/2595/task/2652/stat : 2652 (java) S 2592 2595 19273 0 -1 1077944384 1741 13037 0 0 53 5 5 3 20 0 15 0 107306487 11343855616 203460 33554432000 4194304 4196468 140725152446688 140574215392400 140574358546133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2653] ppid=2592 vsize=11077984 memory=10592 CPUtime=0.61 cores=1,3,5,7
/proc/2595/task/2653/stat : 2653 (java) S 2592 2595 19273 0 -1 1077944384 3961 13037 0 0 49 4 5 3 20 0 15 0 107306489 11343855616 203460 33554432000 4194304 4196468 140725152446688 140573528762352 140574358547074 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2654] ppid=2592 vsize=11077984 memory=4096 CPUtime=0.08 cores=1,3,5,7
/proc/2595/task/2654/stat : 2654 (java) S 2592 2595 19273 0 -1 1077944384 15 13037 0 0 0 0 5 3 20 0 15 0 107306489 11343855616 203460 33554432000 4194304 4196468 140725152446688 140573138740192 140574358546133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2655] ppid=2592 vsize=11077984 memory=30716 CPUtime=0.08 cores=1,3,5,7
/proc/2595/task/2655/stat : 2655 (java) S 2592 2595 19273 0 -1 1077944384 1 13037 0 0 0 0 5 3 20 0 15 0 107306489 11343855616 203460 33554432000 4194304 4196468 140725152446688 140572937413632 140574358546133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2656] ppid=2592 vsize=11077984 memory=280495322573696 CPUtime=0.08 cores=1,3,5,7
/proc/2595/task/2656/stat : 2656 (java) S 2592 2595 19273 0 -1 1077944384 3 13037 0 0 0 0 5 3 20 0 15 0 107306492 11343855616 203460 33554432000 4194304 4196468 140725152446688 140572630014160 140574358554523 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2657] ppid=2592 vsize=11077984 memory=-2541025662029814883 CPUtime=3.85 cores=1,3,5,7
/proc/2595/task/2657/stat : 2657 (java) S 2592 2595 19273 0 -1 1077944384 17031 13037 0 0 375 2 5 3 20 0 15 0 107306492 11343855616 203460 33554432000 4194304 4196468 140725152446688 140573527710192 140574358547074 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2658] ppid=2592 vsize=11077984 memory=6944656592455359580 CPUtime=3.75 cores=1,3,5,7
/proc/2595/task/2658/stat : 2658 (java) S 2592 2595 19273 0 -1 1077944384 19790 13037 0 0 363 4 5 3 20 0 15 0 107306492 11343855616 203460 33554432000 4194304 4196468 140725152446688 140573526657648 140574358547074 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2659] ppid=2592 vsize=11077984 memory=0 CPUtime=1.74 cores=1,3,5,7
/proc/2595/task/2659/stat : 2659 (java) S 2592 2595 19273 0 -1 1077944384 13157 13037 0 0 161 5 5 3 20 0 15 0 107306492 11343855616 203460 33554432000 4194304 4196468 140725152446688 140573525605104 140574358547074 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 30 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2660] ppid=2592 vsize=11077984 memory=-3395018486312292127 CPUtime=0.08 cores=1,3,5,7
/proc/2595/task/2660/stat : 2660 (java) S 2592 2595 19273 0 -1 1077944384 3 13037 0 0 0 0 5 3 20 0 15 0 107306492 11343855616 203460 33554432000 4194304 4196468 140725152446688 140572199218272 140574358546133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2661] ppid=2592 vsize=11077984 memory=-1161699032756282206 CPUtime=0.18 cores=1,3,5,7
/proc/2595/task/2661/stat : 2661 (java) S 2592 2595 19273 0 -1 1077944384 273 13037 0 0 5 5 5 3 20 0 15 0 107306493 11343855616 203460 33554432000 4194304 4196468 140725152446688 140573524551984 140574358547074 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
Current children cumulated CPU time: 209.68 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 813840 KiB

[startup+199.401 s]
/proc/loadavg: 1.54 1.68 1.75 3/220 2792
/proc/meminfo: memFree=26756852/32770624 swapFree=67108744/67108860
[pid=2595] ppid=2592 vsize=11077984 memory=813840 CPUtime=209.88 cores=1,3,5,7
/proc/2595/stat : 2595 (java) S 2592 2595 19273 0 -1 1077944320 125995 13037 0 0 20921 59 5 3 20 0 15 0 107306477 11343855616 203460 33554432000 4194304 4196468 140725152446688 140725152429232 140574358535927 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
/proc/2595/statm: 2769496 203460 3525 1 0 2731149 0
[pid=2595/tid=2648] ppid=2592 vsize=11077984 memory=2396 CPUtime=197.71 cores=1,3,5,7
/proc/2595/task/2648/stat : 2648 (java) R 2592 2595 19273 0 -1 4202560 59160 13037 0 0 19742 21 5 3 20 0 15 0 107306486 11343855616 203460 33554432000 4194304 4196468 140725152446688 140574330370496 140573905675394 0 4 0 16800975 0 0 0 -1 7 0 0 29 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2649] ppid=2592 vsize=11077984 memory=1292 CPUtime=0.67 cores=1,3,5,7
/proc/2595/task/2649/stat : 2649 (java) S 2592 2595 19273 0 -1 1077944384 1904 13037 0 0 54 5 5 3 20 0 15 0 107306487 11343855616 203460 33554432000 4194304 4196468 140725152446688 140574362778384 140574358546133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2650] ppid=2592 vsize=11077984 memory=1844 CPUtime=0.66 cores=1,3,5,7
/proc/2595/task/2650/stat : 2650 (java) S 2592 2595 19273 0 -1 1077944384 3229 13037 0 0 52 6 5 3 20 0 15 0 107306487 11343855616 203460 33554432000 4194304 4196468 140725152446688 140574217497488 140574358546133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2651] ppid=2592 vsize=11077984 memory=1008 CPUtime=0.66 cores=1,3,5,7
/proc/2595/task/2651/stat : 2651 (java) S 2592 2595 19273 0 -1 1077944384 3530 13037 0 0 53 5 5 3 20 0 15 0 107306487 11343855616 203460 33554432000 4194304 4196468 140725152446688 140574216444944 140574358546133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2652] ppid=2592 vsize=11077984 memory=280495322517616 CPUtime=0.67 cores=1,3,5,7
/proc/2595/task/2652/stat : 2652 (java) S 2592 2595 19273 0 -1 1077944384 1741 13037 0 0 54 5 5 3 20 0 15 0 107306487 11343855616 203460 33554432000 4194304 4196468 140725152446688 140574215392400 140574358546133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2653] ppid=2592 vsize=11077984 memory=5404 CPUtime=0.61 cores=1,3,5,7
/proc/2595/task/2653/stat : 2653 (java) S 2592 2595 19273 0 -1 1077944384 3961 13037 0 0 49 4 5 3 20 0 15 0 107306489 11343855616 203460 33554432000 4194304 4196468 140725152446688 140573528762352 140574358547074 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2654] ppid=2592 vsize=11077984 memory=796 CPUtime=0.08 cores=1,3,5,7
/proc/2595/task/2654/stat : 2654 (java) S 2592 2595 19273 0 -1 1077944384 15 13037 0 0 0 0 5 3 20 0 15 0 107306489 11343855616 203460 33554432000 4194304 4196468 140725152446688 140573138740192 140574358546133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2655] ppid=2592 vsize=11077984 memory=4616 CPUtime=0.08 cores=1,3,5,7
/proc/2595/task/2655/stat : 2655 (java) S 2592 2595 19273 0 -1 1077944384 1 13037 0 0 0 0 5 3 20 0 15 0 107306489 11343855616 203460 33554432000 4194304 4196468 140725152446688 140572937413632 140574358546133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2656] ppid=2592 vsize=11077984 memory=1424 CPUtime=0.08 cores=1,3,5,7
/proc/2595/task/2656/stat : 2656 (java) S 2592 2595 19273 0 -1 1077944384 3 13037 0 0 0 0 5 3 20 0 15 0 107306492 11343855616 203460 33554432000 4194304 4196468 140725152446688 140572630014160 140574358554523 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2657] ppid=2592 vsize=11077984 memory=11116 CPUtime=3.85 cores=1,3,5,7
/proc/2595/task/2657/stat : 2657 (java) S 2592 2595 19273 0 -1 1077944384 17031 13037 0 0 375 2 5 3 20 0 15 0 107306492 11343855616 203460 33554432000 4194304 4196468 140725152446688 140573527710192 140574358547074 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2658] ppid=2592 vsize=11077984 memory=1200 CPUtime=3.75 cores=1,3,5,7
/proc/2595/task/2658/stat : 2658 (java) S 2592 2595 19273 0 -1 1077944384 19790 13037 0 0 363 4 5 3 20 0 15 0 107306492 11343855616 203460 33554432000 4194304 4196468 140725152446688 140573526657648 140574358547074 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2659] ppid=2592 vsize=11077984 memory=1228 CPUtime=1.74 cores=1,3,5,7
/proc/2595/task/2659/stat : 2659 (java) S 2592 2595 19273 0 -1 1077944384 13157 13037 0 0 161 5 5 3 20 0 15 0 107306492 11343855616 203460 33554432000 4194304 4196468 140725152446688 140573525605104 140574358547074 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 30 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2660] ppid=2592 vsize=11077984 memory=1712 CPUtime=0.08 cores=1,3,5,7
/proc/2595/task/2660/stat : 2660 (java) S 2592 2595 19273 0 -1 1077944384 3 13037 0 0 0 0 5 3 20 0 15 0 107306492 11343855616 203460 33554432000 4194304 4196468 140725152446688 140572199218272 140574358546133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
[pid=2595/tid=2661] ppid=2592 vsize=11077984 memory=288230574492221466 CPUtime=0.18 cores=1,3,5,7
/proc/2595/task/2661/stat : 2661 (java) S 2592 2595 19273 0 -1 1077944384 273 13037 0 0 5 5 5 3 20 0 15 0 107306493 11343855616 203460 33554432000 4194304 4196468 140725152446688 140573524551984 140574358547074 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25071616 140725152451177 140725152453985 140725152453985 140725152456655 0
Current children cumulated CPU time: 209.88 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 813840 KiB

Child status: 0
Real time (s): 199.46
CPU time (s): 209.951
CPU user time (s): 209.301
CPU system time (s): 0.650293
CPU usage (%): 105.26
Max. virtual memory (cumulated for all children) (KiB): 11080840
Max. memory (cumulated for all children) (KiB): 817732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 209.301
system time used= 0.650293
maximum resident set size= 817732
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 141582
page faults= 0
swaps= 0
block input operations= 0
block output operations= 424
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 21669
involuntary context switches= 653


# summary of solver processes directly reported to runsolver:
#   pid: 2595
#   total CPU time (s): 209.951
#   total CPU user time (s): 209.301
#   total CPU system time (s): 0.650293

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.20924 second user time and 1.93332 second system time

The end

Launcher Data

Begin job on node134 at 2018-07-29 22:50:33
IDJOB=4302708
IDBENCH=141374
IDSOLVER=2777
FILE ID=node134/4302708-1532897433
RUNJOBID= node134-1532893331-28701
PBS_JOBID= 21022511
Free space on /tmp= 60932 MiB

SOLVER NAME= Concrete 3.9.2-SuperNG
BENCH NAME= XCSP18/GolombRuler/GolombRuler-a3v18-nodv-09_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED -superng BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4302708-1532897433/watcher-4302708-1532897433 -o /tmp/evaluation-result-4302708-1532897433/solver-4302708-1532897433 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node134-1532893331-28701 --watchdog 312  bin/xcsp-3-concrete -J-Xss64M -randomseed=561283469 -superng HOME/instance-4302708-1532897433.xml

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

MD5SUM BENCH= 5099229ea21e0b755c9ada14ed0c0ccc
RANDOM SEED=561283469

node134.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.68
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.68
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.68
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.68
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:        27557412 kB
MemAvailable:   31209136 kB
Buffers:          210320 kB
Cached:          3711036 kB
SwapCached:            0 kB
Active:          2466304 kB
Inactive:        2269216 kB
Active(anon):     763080 kB
Inactive(anon):    78480 kB
Active(file):    1703224 kB
Inactive(file):  2190736 kB
Unevictable:        7364 kB
Mlocked:            7364 kB
SwapTotal:      67108860 kB
SwapFree:       67108744 kB
Dirty:             26504 kB
Writeback:             0 kB
AnonPages:        912908 kB
Mapped:            58128 kB
Shmem:             25132 kB
Slab:             176116 kB
SReclaimable:     147196 kB
SUnreclaim:        28920 kB
KernelStack:        3872 kB
PageTables:         7052 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1987524 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    692224 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= 60908 MiB
End job on node134 at 2018-07-29 22:53:52