Trace number 4396172

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.2OPT55 109.635 101.076

General information on the benchmark

NameGolombRuler/GolombRuler-a3-s1/
GolombRuler-10-a3.xml
MD5SUM1a91370fd3edda64a19224a97cd9d854
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark55
Best CPU time to get the best result obtained on this benchmark17.3915
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of constraints48
Number of domains2
Minimum domain size500
Maximum domain size501
Distribution of domain sizes[{"size":500,"count":45},{"size":501,"count":10}]
Minimum variable degree0
Maximum variable degree11
Distribution of variable degrees[{"degree":0,"count":55},{"degree":2,"count":45},{"degree":10,"count":8},{"degree":11,"count":2}]
Minimum constraint arity1
Maximum constraint arity45
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":45},{"arity":10,"count":1},{"arity":45,"count":1}]
Number of extensional constraints0
Number of intensional constraints46
Distribution of constraint types[{"type":"intension","count":46},{"type":"allDifferent","count":1},{"type":"ordered","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.78/0.55	c Concrete v3.12.2.1568380929293 running
7.12/3.35	o 85
7.12/3.37	o 78
7.45/3.42	o 77
7.45/3.47	o 72
7.79/3.57	o 71
8.76/3.81	o 69
10.31/4.46	o 68
10.64/4.69	o 66
11.52/5.38	o 65
13.41/6.71	o 64
14.08/7.30	o 63
16.01/9.24	o 62
19.90/12.90	o 61
20.35/13.25	o 60
58.01/50.43	o 55
109.55/101.06	v <instantiation
109.55/101.06	v         cost = '55'>
109.55/101.06	v       <list>
109.55/101.06	v         x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] 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[0][9] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[1][9] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[3][9] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[5][6] y[5][7] y[5][8] y[5][9] y[6][7] y[6][8] y[6][9] y[7][8] y[7][9] y[8][9]
109.55/101.06	v       </list>
109.55/101.06	v       <values>
109.55/101.06	v         0 1 6 10 23 26 34 41 53 55 1 6 10 23 26 34 41 53 55 5 9 22 25 33 40 52 54 4 17 20 28 35 47 49 13 16 24 31 43 45 3 11 18 30 32 8 15 27 29 7 19 21 12 14 2
109.55/101.06	v       </values>
109.55/101.06	v     </instantiation>
109.55/101.06	s OPTIMUM FOUND

Verifier Data

OK	55

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4396172-1568398713/watcher-4396172-1568398713 -o /tmp/evaluation-result-4396172-1568398713/solver-4396172-1568398713 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1568393313-9343 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=669147505 HOME/instance-4396172-1568398713.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=11766, runsolver pid=11763

[startup+0.100124 s]*
/proc/loadavg: 1.39 1.42 1.49 3/219 11823
/proc/meminfo: memFree=28415452/32770624 swapFree=66959224/67108860
[pid=11766] ppid=11763 vsize=9972712 memory=18592 CPUtime=0.09 cores=1,3,5,7
/proc/11766/stat : 11766 (java) S 11763 11766 6698 0 -1 1077944320 4396 13287 0 0 1 0 5 3 20 0 6 0 415811522 10212057088 4648 33554432000 4194304 4196468 140721520820432 140721520802976 139881908461303 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
/proc/11766/statm: 2493178 4648 1935 1 0 2481616 0
[pid=11766/tid=11819] ppid=11763 vsize=9972712 memory=4628411388058700198 CPUtime=0.09 cores=1,3,5,7
/proc/11766/task/11819/stat : 11819 (java) R 11763 11766 6698 0 -1 4202560 2197 13287 0 0 1 0 5 3 20 0 6 0 415811531 10212057088 4648 33554432000 4194304 4196468 140721520820432 139881880298064 139881893773305 0 4 0 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11820] ppid=11763 vsize=9972712 memory=5793855530234538425 CPUtime=0.08 cores=1,3,5,7
/proc/11766/task/11820/stat : 11820 (java) S 11763 11766 6698 0 -1 1077944384 1 13287 0 0 0 0 5 3 20 0 6 0 415811532 10212057088 4648 33554432000 4194304 4196468 140721520820432 139881912703376 139881908471509 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11821] ppid=11763 vsize=9972712 memory=140279224645248 CPUtime=0.08 cores=1,3,5,7
/proc/11766/task/11821/stat : 11821 (java) S 11763 11766 6698 0 -1 1077944384 1 13287 0 0 0 0 5 3 20 0 6 0 415811532 10212057088 4648 33554432000 4194304 4196468 140721520820432 139881800976656 139881908471509 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11822] ppid=11763 vsize=9977852 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11766/task/11822/stat : 11822 (java) S 11763 11766 6698 0 -1 1077944384 2 13287 0 0 0 0 5 3 20 0 6 0 415811532 10217320448 4714 33554432000 4194304 4196468 140721520820432 139881799924368 139881908471509 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11823] ppid=11763 vsize=9983652 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11766/task/11823/stat : 11823 (java) S 11763 11766 6698 0 -1 1077944384 2 13287 0 0 0 0 5 3 20 0 6 0 415811532 10223259648 4714 33554432000 4194304 4196468 140721520820432 139881798871568 139881908471509 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 18592 KiB

[startup+0.210021 s]*
/proc/loadavg: 1.39 1.42 1.49 3/228 11832
/proc/meminfo: memFree=28395556/32770624 swapFree=66959224/67108860
[pid=11766] ppid=11763 vsize=10819664 memory=43156 CPUtime=0.26 cores=1,3,5,7
/proc/11766/stat : 11766 (java) S 11763 11766 6698 0 -1 1077944320 7096 13287 0 0 16 2 5 3 20 0 15 0 415811522 11079335936 10789 33554432000 4194304 4196468 140721520820432 140721520802976 139881908461303 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
/proc/11766/statm: 2704916 10789 3164 1 0 2667149 0
[pid=11766/tid=11819] ppid=11763 vsize=10819664 memory=-8540663193526752614 CPUtime=0.19 cores=1,3,5,7
/proc/11766/task/11819/stat : 11819 (java) R 11763 11766 6698 0 -1 4202560 3574 13287 0 0 10 1 5 3 20 0 15 0 415811531 11079335936 10789 33554432000 4194304 4196468 140721520820432 139881880292544 139881892541790 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11820] ppid=11763 vsize=10819664 memory=4211974005429435786 CPUtime=0.08 cores=1,3,5,7
/proc/11766/task/11820/stat : 11820 (java) S 11763 11766 6698 0 -1 1077944384 1 13287 0 0 0 0 5 3 20 0 15 0 415811532 11079335936 10789 33554432000 4194304 4196468 140721520820432 139881912703376 139881908471509 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11821] ppid=11763 vsize=10819664 memory=140279224645248 CPUtime=0.08 cores=1,3,5,7
/proc/11766/task/11821/stat : 11821 (java) S 11763 11766 6698 0 -1 1077944384 1 13287 0 0 0 0 5 3 20 0 15 0 415811532 11079335936 10789 33554432000 4194304 4196468 140721520820432 139881800976656 139881908471509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11822] ppid=11763 vsize=10819664 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11766/task/11822/stat : 11822 (java) S 11763 11766 6698 0 -1 1077944384 2 13287 0 0 0 0 5 3 20 0 15 0 415811532 11079335936 10789 33554432000 4194304 4196468 140721520820432 139881799924368 139881908471509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11823] ppid=11763 vsize=10819664 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/11766/task/11823/stat : 11823 (java) S 11763 11766 6698 0 -1 1077944384 2 13287 0 0 0 0 5 3 20 0 15 0 415811532 11079335936 10789 33554432000 4194304 4196468 140721520820432 139881798871568 139881908471509 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11824] ppid=11763 vsize=10819664 memory=140279224645248 CPUtime=0.08 cores=1,3,5,7
/proc/11766/task/11824/stat : 11824 (java) S 11763 11766 6698 0 -1 1077944384 2 13287 0 0 0 0 5 3 20 0 15 0 415811533 11079335936 10789 33554432000 4194304 4196468 140721520820432 139881366887024 139881908472450 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11825] ppid=11763 vsize=10819664 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/11766/task/11825/stat : 11825 (java) S 11763 11766 6698 0 -1 1077944384 33 13287 0 0 0 0 5 3 20 0 15 0 415811533 11079335936 10789 33554432000 4194304 4196468 140721520820432 139881365832992 139881908471509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11826] ppid=11763 vsize=10819664 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11766/task/11826/stat : 11826 (java) S 11763 11766 6698 0 -1 1077944384 1 13287 0 0 0 0 5 3 20 0 15 0 415811534 11079335936 10789 33554432000 4194304 4196468 140721520820432 139881246353008 139881908471509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11827] ppid=11763 vsize=10819664 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11766/task/11827/stat : 11827 (java) S 11763 11766 6698 0 -1 1077944384 2 13287 0 0 0 0 5 3 20 0 15 0 415811536 11079335936 10789 33554432000 4194304 4196468 140721520820432 139880642374224 139881908479899 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11828] ppid=11763 vsize=10819664 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11766/task/11828/stat : 11828 (java) S 11763 11766 6698 0 -1 1077944384 339 13287 0 0 0 0 5 3 20 0 15 0 415811536 11079335936 10789 33554432000 4194304 4196468 140721520820432 139881332275312 139881908472450 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11829] ppid=11763 vsize=10819664 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/11766/task/11829/stat : 11829 (java) R 11763 11766 6698 0 -1 1077944384 319 13287 0 0 1 0 5 3 20 0 15 0 415811536 11079335936 10789 33554432000 4194304 4196468 140721520820432 139881331222512 139881908472450 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11830] ppid=11763 vsize=10819664 memory=140279224645248 CPUtime=0.11 cores=1,3,5,7
/proc/11766/task/11830/stat : 11830 (java) S 11763 11766 6698 0 -1 1077944384 627 13287 0 0 3 0 5 3 20 0 15 0 415811536 11079335936 10789 33554432000 4194304 4196468 140721520820432 139881330170224 139881908472450 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11831] ppid=11763 vsize=10819664 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/11766/task/11831/stat : 11831 (java) S 11763 11766 6698 0 -1 1077944384 3 13287 0 0 0 0 5 3 20 0 15 0 415811536 11079335936 10789 33554432000 4194304 4196468 140721520820432 139880172612064 139881908471509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11832] ppid=11763 vsize=10819664 memory=140279224645248 CPUtime=0.08 cores=1,3,5,7
/proc/11766/task/11832/stat : 11832 (java) S 11763 11766 6698 0 -1 1077944384 1 13287 0 0 0 0 5 3 20 0 15 0 415811537 11079335936 10789 33554432000 4194304 4196468 140721520820432 139881329118128 139881908472450 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10819664 KiB
Current children cumulated memory: 43156 KiB

[startup+0.310921 s]*
/proc/loadavg: 1.39 1.42 1.49 3/228 11832
/proc/meminfo: memFree=28382748/32770624 swapFree=66959224/67108860
[pid=11766] ppid=11763 vsize=10820148 memory=52004 CPUtime=0.4 cores=1,3,5,7
/proc/11766/stat : 11766 (java) S 11763 11766 6698 0 -1 1077944320 10780 13287 0 0 28 4 5 3 20 0 15 0 415811522 11079831552 13001 33554432000 4194304 4196468 140721520820432 140721520802976 139881908461303 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
/proc/11766/statm: 2705037 13001 3296 1 0 2667149 0
[pid=11766/tid=11819] ppid=11763 vsize=10820148 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/11766/task/11819/stat : 11819 (java) R 11763 11766 6698 0 -1 4202560 7210 13287 0 0 18 3 5 3 20 0 15 0 415811531 11079831552 13001 33554432000 4194304 4196468 140721520820432 139881880267408 139881894707324 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11820] ppid=11763 vsize=10820148 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11766/task/11820/stat : 11820 (java) S 11763 11766 6698 0 -1 1077944384 1 13287 0 0 0 0 5 3 20 0 15 0 415811532 11079831552 13001 33554432000 4194304 4196468 140721520820432 139881912703376 139881908471509 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11821] ppid=11763 vsize=10820148 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11766/task/11821/stat : 11821 (java) S 11763 11766 6698 0 -1 1077944384 1 13287 0 0 0 0 5 3 20 0 15 0 415811532 11079831552 13001 33554432000 4194304 4196468 140721520820432 139881800976656 139881908471509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11822] ppid=11763 vsize=10820148 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11766/task/11822/stat : 11822 (java) S 11763 11766 6698 0 -1 1077944384 2 13287 0 0 0 0 5 3 20 0 15 0 415811532 11079831552 13001 33554432000 4194304 4196468 140721520820432 139881799924368 139881908471509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11823] ppid=11763 vsize=10820148 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/11766/task/11823/stat : 11823 (java) S 11763 11766 6698 0 -1 1077944384 2 13287 0 0 0 0 5 3 20 0 15 0 415811532 11079831552 13001 33554432000 4194304 4196468 140721520820432 139881798871568 139881908471509 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11824] ppid=11763 vsize=10820148 memory=140279224645247 CPUtime=0.08 cores=1,3,5,7
/proc/11766/task/11824/stat : 11824 (java) S 11763 11766 6698 0 -1 1077944384 2 13287 0 0 0 0 5 3 20 0 15 0 415811533 11079831552 13001 33554432000 4194304 4196468 140721520820432 139881366887024 139881908472450 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11825] ppid=11763 vsize=10820148 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/11766/task/11825/stat : 11825 (java) S 11763 11766 6698 0 -1 1077944384 33 13287 0 0 0 0 5 3 20 0 15 0 415811533 11079831552 13001 33554432000 4194304 4196468 140721520820432 139881365832992 139881908471509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11826] ppid=11763 vsize=10820148 memory=140279224645248 CPUtime=0.08 cores=1,3,5,7
/proc/11766/task/11826/stat : 11826 (java) S 11763 11766 6698 0 -1 1077944384 1 13287 0 0 0 0 5 3 20 0 15 0 415811534 11079831552 13001 33554432000 4194304 4196468 140721520820432 139881246353008 139881908471509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11827] ppid=11763 vsize=10820148 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/11766/task/11827/stat : 11827 (java) S 11763 11766 6698 0 -1 1077944384 2 13287 0 0 0 0 5 3 20 0 15 0 415811536 11079831552 13001 33554432000 4194304 4196468 140721520820432 139880642374224 139881908479899 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11828] ppid=11763 vsize=10820148 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/11766/task/11828/stat : 11828 (java) S 11763 11766 6698 0 -1 1077944384 342 13287 0 0 1 0 5 3 20 0 15 0 415811536 11079831552 13001 33554432000 4194304 4196468 140721520820432 139881332275312 139881908472450 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11829] ppid=11763 vsize=10820148 memory=-1 CPUtime=0.1 cores=1,3,5,7
/proc/11766/task/11829/stat : 11829 (java) S 11763 11766 6698 0 -1 1077944384 324 13287 0 0 2 0 5 3 20 0 15 0 415811536 11079831552 13001 33554432000 4194304 4196468 140721520820432 139881331222512 139881908472450 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11830] ppid=11763 vsize=10820148 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/11766/task/11830/stat : 11830 (java) S 11763 11766 6698 0 -1 1077944384 646 13287 0 0 5 0 5 3 20 0 15 0 415811536 11079831552 13001 33554432000 4194304 4196468 140721520820432 139881330170224 139881908472450 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11831] ppid=11763 vsize=10820148 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11766/task/11831/stat : 11831 (java) S 11763 11766 6698 0 -1 1077944384 3 13287 0 0 0 0 5 3 20 0 15 0 415811536 11079831552 13001 33554432000 4194304 4196468 140721520820432 139880172612064 139881908471509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11832] ppid=11763 vsize=10820148 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11766/task/11832/stat : 11832 (java) S 11763 11766 6698 0 -1 1077944384 1 13287 0 0 0 0 5 3 20 0 15 0 415811537 11079831552 13001 33554432000 4194304 4196468 140721520820432 139881329118128 139881908472450 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820148 KiB
Current children cumulated memory: 52004 KiB

[startup+0.700964 s]
/proc/loadavg: 1.39 1.42 1.49 5/228 11832
/proc/meminfo: memFree=28367504/32770624 swapFree=66959224/67108860
[pid=11766] ppid=11763 vsize=10824360 memory=85568 CPUtime=1.14 cores=1,3,5,7
/proc/11766/stat : 11766 (java) S 11763 11766 6698 0 -1 1077944320 15137 13287 0 0 101 5 5 3 20 0 15 0 415811522 11084144640 21392 33554432000 4194304 4196468 140721520820432 140721520802976 139881908461303 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
/proc/11766/statm: 2706090 21392 3508 1 0 2668173 0
[pid=11766/tid=11819] ppid=11763 vsize=10824360 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/11766/task/11819/stat : 11819 (java) R 11763 11766 6698 0 -1 4202560 10325 13287 0 0 55 4 5 3 20 0 15 0 415811531 11084144640 21392 33554432000 4194304 4196468 140721520820432 139881880269760 139881894626048 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11820] ppid=11763 vsize=10824360 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11766/task/11820/stat : 11820 (java) S 11763 11766 6698 0 -1 1077944384 1 13287 0 0 0 0 5 3 20 0 15 0 415811532 11084144640 21392 33554432000 4194304 4196468 140721520820432 139881912703376 139881908471509 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11821] ppid=11763 vsize=10824360 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11766/task/11821/stat : 11821 (java) S 11763 11766 6698 0 -1 1077944384 1 13287 0 0 0 0 5 3 20 0 15 0 415811532 11084144640 21392 33554432000 4194304 4196468 140721520820432 139881800976656 139881908471509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11822] ppid=11763 vsize=10824360 memory=280556994762648 CPUtime=0.08 cores=1,3,5,7
/proc/11766/task/11822/stat : 11822 (java) S 11763 11766 6698 0 -1 1077944384 2 13287 0 0 0 0 5 3 20 0 15 0 415811532 11084144640 21392 33554432000 4194304 4196468 140721520820432 139881799924368 139881908471509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11823] ppid=11763 vsize=10824360 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11766/task/11823/stat : 11823 (java) S 11763 11766 6698 0 -1 1077944384 2 13287 0 0 0 0 5 3 20 0 15 0 415811532 11084144640 21392 33554432000 4194304 4196468 140721520820432 139881798871568 139881908471509 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11824] ppid=11763 vsize=10824360 memory=280558135697792 CPUtime=0.08 cores=1,3,5,7
/proc/11766/task/11824/stat : 11824 (java) S 11763 11766 6698 0 -1 1077944384 5 13287 0 0 0 0 5 3 20 0 15 0 415811533 11084144640 21392 33554432000 4194304 4196468 140721520820432 139881366887024 139881908472450 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11825] ppid=11763 vsize=10824360 memory=3620 CPUtime=0.08 cores=1,3,5,7
/proc/11766/task/11825/stat : 11825 (java) S 11763 11766 6698 0 -1 1077944384 33 13287 0 0 0 0 5 3 20 0 15 0 415811533 11084144640 21392 33554432000 4194304 4196468 140721520820432 139881365832992 139881908471509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11826] ppid=11763 vsize=10824360 memory=2241 CPUtime=0.08 cores=1,3,5,7
/proc/11766/task/11826/stat : 11826 (java) S 11763 11766 6698 0 -1 1077944384 1 13287 0 0 0 0 5 3 20 0 15 0 415811534 11084144640 21392 33554432000 4194304 4196468 140721520820432 139881246353008 139881908471509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11827] ppid=11763 vsize=10824360 memory=2244 CPUtime=0.08 cores=1,3,5,7
/proc/11766/task/11827/stat : 11827 (java) S 11763 11766 6698 0 -1 1077944384 2 13287 0 0 0 0 5 3 20 0 15 0 415811536 11084144640 21392 33554432000 4194304 4196468 140721520820432 139880642374224 139881908479899 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11828] ppid=11763 vsize=10824360 memory=0 CPUtime=0.19 cores=1,3,5,7
/proc/11766/task/11828/stat : 11828 (java) S 11763 11766 6698 0 -1 1077944384 894 13287 0 0 11 0 5 3 20 0 15 0 415811536 11084144640 21392 33554432000 4194304 4196468 140721520820432 139881332275312 139881908472450 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11829] ppid=11763 vsize=10824360 memory=0 CPUtime=0.23 cores=1,3,5,7
/proc/11766/task/11829/stat : 11829 (java) R 11763 11766 6698 0 -1 4202560 761 13287 0 0 15 0 5 3 20 0 15 0 415811536 11084144640 21392 33554432000 4194304 4196468 140721520820432 139881331222512 139881889160745 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11830] ppid=11763 vsize=10824360 memory=0 CPUtime=0.25 cores=1,3,5,7
/proc/11766/task/11830/stat : 11830 (java) S 11763 11766 6698 0 -1 1077944384 896 13287 0 0 17 0 5 3 20 0 15 0 415811536 11084144640 21392 33554432000 4194304 4196468 140721520820432 139881330170224 139881908472450 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11831] ppid=11763 vsize=10824360 memory=30305 CPUtime=0.08 cores=1,3,5,7
/proc/11766/task/11831/stat : 11831 (java) S 11763 11766 6698 0 -1 1077944384 3 13287 0 0 0 0 5 3 20 0 15 0 415811536 11084144640 21392 33554432000 4194304 4196468 140721520820432 139880172612064 139881908471509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11832] ppid=11763 vsize=10824360 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11766/task/11832/stat : 11832 (java) S 11763 11766 6698 0 -1 1077944384 1 13287 0 0 0 0 5 3 20 0 15 0 415811537 11084144640 21392 33554432000 4194304 4196468 140721520820432 139881329118128 139881908472450 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
Current children cumulated CPU time: 1.14 s
Current children cumulated vsize: 10824360 KiB
Current children cumulated memory: 85568 KiB

[startup+1.50071 s]
/proc/loadavg: 1.39 1.42 1.49 3/228 11832
/proc/meminfo: memFree=28323468/32770624 swapFree=66959224/67108860
[pid=11766] ppid=11763 vsize=10834676 memory=173568 CPUtime=2.46 cores=1,3,5,7
/proc/11766/stat : 11766 (java) S 11763 11766 6698 0 -1 1077944320 22076 13287 0 0 228 10 5 3 20 0 15 0 415811522 11094708224 43392 33554432000 4194304 4196468 140721520820432 140721520802976 139881908461303 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
/proc/11766/statm: 2708669 43392 3583 1 0 2670733 0
[pid=11766/tid=11819] ppid=11763 vsize=10834676 memory=3620 CPUtime=1.44 cores=1,3,5,7
/proc/11766/task/11819/stat : 11819 (java) R 11763 11766 6698 0 -1 4202560 15322 13287 0 0 130 6 5 3 20 0 15 0 415811531 11094708224 43392 33554432000 4194304 4196468 140721520820432 139881880255056 139881468465105 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11820] ppid=11763 vsize=10834676 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/11766/task/11820/stat : 11820 (java) S 11763 11766 6698 0 -1 1077944384 390 13287 0 0 1 0 5 3 20 0 15 0 415811532 11094708224 43392 33554432000 4194304 4196468 140721520820432 139881912703376 139881908471509 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11821] ppid=11763 vsize=10834676 memory=56 CPUtime=0.09 cores=1,3,5,7
/proc/11766/task/11821/stat : 11821 (java) S 11763 11766 6698 0 -1 1077944384 99 13287 0 0 1 0 5 3 20 0 15 0 415811532 11094708224 43392 33554432000 4194304 4196468 140721520820432 139881800976656 139881908471509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11822] ppid=11763 vsize=10834676 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/11766/task/11822/stat : 11822 (java) S 11763 11766 6698 0 -1 1077944384 26 13287 0 0 1 0 5 3 20 0 15 0 415811532 11094708224 43392 33554432000 4194304 4196468 140721520820432 139881799924368 139881908471509 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11823] ppid=11763 vsize=10834676 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/11766/task/11823/stat : 11823 (java) S 11763 11766 6698 0 -1 1077944384 96 13287 0 0 1 0 5 3 20 0 15 0 415811532 11094708224 43392 33554432000 4194304 4196468 140721520820432 139881798871568 139881908471509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11824] ppid=11763 vsize=10834676 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/11766/task/11824/stat : 11824 (java) S 11763 11766 6698 0 -1 1077944384 147 13287 0 0 1 0 5 3 20 0 15 0 415811533 11094708224 43392 33554432000 4194304 4196468 140721520820432 139881366887024 139881908472450 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11825] ppid=11763 vsize=10834676 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11766/task/11825/stat : 11825 (java) S 11763 11766 6698 0 -1 1077944384 34 13287 0 0 0 0 5 3 20 0 15 0 415811533 11094708224 43392 33554432000 4194304 4196468 140721520820432 139881365833056 139881908471509 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11826] ppid=11763 vsize=10834676 memory=19 CPUtime=0.08 cores=1,3,5,7
/proc/11766/task/11826/stat : 11826 (java) S 11763 11766 6698 0 -1 1077944384 1 13287 0 0 0 0 5 3 20 0 15 0 415811534 11094708224 43431 33554432000 4194304 4196468 140721520820432 139881246353008 139881908471509 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11827] ppid=11763 vsize=10834676 memory=26 CPUtime=0.08 cores=1,3,5,7
/proc/11766/task/11827/stat : 11827 (java) S 11763 11766 6698 0 -1 1077944384 2 13287 0 0 0 0 5 3 20 0 15 0 415811536 11094708224 43431 33554432000 4194304 4196468 140721520820432 139880642374224 139881908479899 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11828] ppid=11763 vsize=10834676 memory=30 CPUtime=0.29 cores=1,3,5,7
/proc/11766/task/11828/stat : 11828 (java) R 11763 11766 6698 0 -1 4202560 1004 13287 0 0 21 0 5 3 20 0 15 0 415811536 11094708224 43431 33554432000 4194304 4196468 140721520820432 139881332275312 139881908472450 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11829] ppid=11763 vsize=10834676 memory=0 CPUtime=0.36 cores=1,3,5,7
/proc/11766/task/11829/stat : 11829 (java) S 11763 11766 6698 0 -1 1077944384 1047 13287 0 0 28 0 5 3 20 0 15 0 415811536 11094708224 43431 33554432000 4194304 4196468 140721520820432 139881331222512 139881908472450 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11830] ppid=11763 vsize=10834676 memory=56 CPUtime=0.49 cores=1,3,5,7
/proc/11766/task/11830/stat : 11830 (java) R 11763 11766 6698 0 -1 4202560 1695 13287 0 0 40 1 5 3 20 0 15 0 415811536 11094708224 43431 33554432000 4194304 4196468 140721520820432 139881330170224 139881901566995 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11831] ppid=11763 vsize=10834676 memory=1966185 CPUtime=0.08 cores=1,3,5,7
/proc/11766/task/11831/stat : 11831 (java) S 11763 11766 6698 0 -1 1077944384 3 13287 0 0 0 0 5 3 20 0 15 0 415811536 11094708224 43431 33554432000 4194304 4196468 140721520820432 139880172612064 139881908471509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11832] ppid=11763 vsize=10834676 memory=1967570 CPUtime=0.08 cores=1,3,5,7
/proc/11766/task/11832/stat : 11832 (java) S 11763 11766 6698 0 -1 1077944384 1 13287 0 0 0 0 5 3 20 0 15 0 415811537 11094708224 43431 33554432000 4194304 4196468 140721520820432 139881329118128 139881908472450 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
Current children cumulated CPU time: 2.46 s
Current children cumulated vsize: 10834676 KiB

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

[pid=11766/tid=11831] ppid=11763 vsize=10846984 memory=10604 CPUtime=0.08 cores=1,3,5,7
/proc/11766/task/11831/stat : 11831 (java) S 11763 11766 6698 0 -1 1077944384 3 13287 0 0 0 0 5 3 20 0 15 0 415811536 11107311616 181167 33554432000 4194304 4196468 140721520820432 139880172612064 139881908471509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11832] ppid=11763 vsize=10846984 memory=3360 CPUtime=0.12 cores=1,3,5,7
/proc/11766/task/11832/stat : 11832 (java) S 11763 11766 6698 0 -1 1077944384 314 13287 0 0 2 2 5 3 20 0 15 0 415811537 11107311616 181167 33554432000 4194304 4196468 140721520820432 139881329118128 139881908472450 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
Current children cumulated CPU time: 104.49 s
Current children cumulated vsize: 10846984 KiB
Current children cumulated memory: 724668 KiB

[startup+99.2008 s]
/proc/loadavg: 1.56 1.46 1.50 3/227 11838
/proc/meminfo: memFree=27765020/32770624 swapFree=66959224/67108860
[pid=11766] ppid=11763 vsize=10846984 memory=724668 CPUtime=107.72 cores=1,3,5,7
/proc/11766/stat : 11766 (java) S 11763 11766 6698 0 -1 1077944320 89582 13287 0 0 10724 40 5 3 20 0 15 0 415811522 11107311616 181167 33554432000 4194304 4196468 140721520820432 140721520802976 139881908461303 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
/proc/11766/statm: 2711746 181167 3629 1 0 2673805 0
[pid=11766/tid=11819] ppid=11763 vsize=10846984 memory=6791534058613427641 CPUtime=98.64 cores=1,3,5,7
/proc/11766/task/11819/stat : 11819 (java) R 11763 11766 6698 0 -1 4202560 30919 13287 0 0 9841 15 5 3 20 0 15 0 415811531 11107311616 181167 33554432000 4194304 4196468 140721520820432 139881880296912 139881478300593 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11820] ppid=11763 vsize=10846984 memory=724668 CPUtime=0.29 cores=1,3,5,7
/proc/11766/task/11820/stat : 11820 (java) S 11763 11766 6698 0 -1 1077944384 1715 13287 0 0 19 2 5 3 20 0 15 0 415811532 11107311616 181167 33554432000 4194304 4196468 140721520820432 139881912703376 139881908471509 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11821] ppid=11763 vsize=10846984 memory=15823283127847324 CPUtime=0.28 cores=1,3,5,7
/proc/11766/task/11821/stat : 11821 (java) S 11763 11766 6698 0 -1 1077944384 1834 13287 0 0 18 2 5 3 20 0 15 0 415811532 11107311616 181167 33554432000 4194304 4196468 140721520820432 139881800976656 139881908471509 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11822] ppid=11763 vsize=10846984 memory=724668 CPUtime=0.28 cores=1,3,5,7
/proc/11766/task/11822/stat : 11822 (java) S 11763 11766 6698 0 -1 1077944384 1592 13287 0 0 17 3 5 3 20 0 15 0 415811532 11107311616 181167 33554432000 4194304 4196468 140721520820432 139881799924368 139881908471509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11823] ppid=11763 vsize=10846984 memory=3620 CPUtime=0.29 cores=1,3,5,7
/proc/11766/task/11823/stat : 11823 (java) S 11763 11766 6698 0 -1 1077944384 3272 13287 0 0 18 3 5 3 20 0 15 0 415811532 11107311616 181167 33554432000 4194304 4196468 140721520820432 139881798871568 139881908471509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11824] ppid=11763 vsize=10846984 memory=724668 CPUtime=0.29 cores=1,3,5,7
/proc/11766/task/11824/stat : 11824 (java) S 11763 11766 6698 0 -1 1077944384 4512 13287 0 0 20 1 5 3 20 0 15 0 415811533 11107311616 181167 33554432000 4194304 4196468 140721520820432 139881366887024 139881908472450 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11825] ppid=11763 vsize=10846984 memory=984 CPUtime=0.08 cores=1,3,5,7
/proc/11766/task/11825/stat : 11825 (java) S 11763 11766 6698 0 -1 1077944384 39 13287 0 0 0 0 5 3 20 0 15 0 415811533 11107311616 181167 33554432000 4194304 4196468 140721520820432 139881365833120 139881908471509 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11826] ppid=11763 vsize=10846984 memory=724668 CPUtime=0.08 cores=1,3,5,7
/proc/11766/task/11826/stat : 11826 (java) S 11763 11766 6698 0 -1 1077944384 1 13287 0 0 0 0 5 3 20 0 15 0 415811534 11107311616 181167 33554432000 4194304 4196468 140721520820432 139881246353024 139881908471509 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11827] ppid=11763 vsize=10846984 memory=724668 CPUtime=0.08 cores=1,3,5,7
/proc/11766/task/11827/stat : 11827 (java) S 11763 11766 6698 0 -1 1077944384 2 13287 0 0 0 0 5 3 20 0 15 0 415811536 11107311616 181167 33554432000 4194304 4196468 140721520820432 139880642374224 139881908479899 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11828] ppid=11763 vsize=10846984 memory=1436 CPUtime=3.22 cores=1,3,5,7
/proc/11766/task/11828/stat : 11828 (java) S 11763 11766 6698 0 -1 1077944384 15125 13287 0 0 311 3 5 3 20 0 15 0 415811536 11107311616 181167 33554432000 4194304 4196468 140721520820432 139881332275312 139881908472450 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11829] ppid=11763 vsize=10846984 memory=580 CPUtime=3.19 cores=1,3,5,7
/proc/11766/task/11829/stat : 11829 (java) S 11763 11766 6698 0 -1 1077944384 14818 13287 0 0 308 3 5 3 20 0 15 0 415811536 11107311616 181167 33554432000 4194304 4196468 140721520820432 139881331222512 139881908472450 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11830] ppid=11763 vsize=10846984 memory=1720 CPUtime=1.73 cores=1,3,5,7
/proc/11766/task/11830/stat : 11830 (java) S 11763 11766 6698 0 -1 1077944384 13226 13287 0 0 161 4 5 3 20 0 15 0 415811536 11107311616 181167 33554432000 4194304 4196468 140721520820432 139881330170224 139881908472450 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11831] ppid=11763 vsize=10846984 memory=6791534058613427641 CPUtime=0.08 cores=1,3,5,7
/proc/11766/task/11831/stat : 11831 (java) S 11763 11766 6698 0 -1 1077944384 3 13287 0 0 0 0 5 3 20 0 15 0 415811536 11107311616 181167 33554432000 4194304 4196468 140721520820432 139880172612064 139881908471509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11832] ppid=11763 vsize=10846984 memory=984 CPUtime=0.12 cores=1,3,5,7
/proc/11766/task/11832/stat : 11832 (java) S 11763 11766 6698 0 -1 1077944384 314 13287 0 0 2 2 5 3 20 0 15 0 415811537 11107311616 181167 33554432000 4194304 4196468 140721520820432 139881329118128 139881908472450 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
Current children cumulated CPU time: 107.72 s
Current children cumulated vsize: 10846984 KiB
Current children cumulated memory: 724668 KiB

[startup+100.001 s]*
/proc/loadavg: 1.56 1.46 1.50 3/227 11838
/proc/meminfo: memFree=27765640/32770624 swapFree=66959224/67108860
[pid=11766] ppid=11763 vsize=10846984 memory=724668 CPUtime=108.54 cores=1,3,5,7
/proc/11766/stat : 11766 (java) S 11763 11766 6698 0 -1 1077944320 89586 13287 0 0 10806 40 5 3 20 0 15 0 415811522 11107311616 181167 33554432000 4194304 4196468 140721520820432 140721520802976 139881908461303 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
/proc/11766/statm: 2711746 181167 3629 1 0 2673805 0
[pid=11766/tid=11819] ppid=11763 vsize=10846984 memory=6791534058613427641 CPUtime=99.45 cores=1,3,5,7
/proc/11766/task/11819/stat : 11819 (java) R 11763 11766 6698 0 -1 4202560 30923 13287 0 0 9922 15 5 3 20 0 15 0 415811531 11107311616 181167 33554432000 4194304 4196468 140721520820432 139881880296496 139881478901792 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11820] ppid=11763 vsize=10846984 memory=-7003737579269690708 CPUtime=0.29 cores=1,3,5,7
/proc/11766/task/11820/stat : 11820 (java) S 11763 11766 6698 0 -1 1077944384 1715 13287 0 0 19 2 5 3 20 0 15 0 415811532 11107311616 181167 33554432000 4194304 4196468 140721520820432 139881912703376 139881908471509 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11821] ppid=11763 vsize=10846984 memory=368100 CPUtime=0.28 cores=1,3,5,7
/proc/11766/task/11821/stat : 11821 (java) S 11763 11766 6698 0 -1 1077944384 1834 13287 0 0 18 2 5 3 20 0 15 0 415811532 11107311616 181167 33554432000 4194304 4196468 140721520820432 139881800976656 139881908471509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11822] ppid=11763 vsize=10846984 memory=1408 CPUtime=0.28 cores=1,3,5,7
/proc/11766/task/11822/stat : 11822 (java) S 11763 11766 6698 0 -1 1077944384 1592 13287 0 0 17 3 5 3 20 0 15 0 415811532 11107311616 181167 33554432000 4194304 4196468 140721520820432 139881799924368 139881908471509 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11823] ppid=11763 vsize=10846984 memory=2960 CPUtime=0.3 cores=1,3,5,7
/proc/11766/task/11823/stat : 11823 (java) S 11763 11766 6698 0 -1 1077944384 3272 13287 0 0 19 3 5 3 20 0 15 0 415811532 11107311616 181167 33554432000 4194304 4196468 140721520820432 139881798871568 139881908471509 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11824] ppid=11763 vsize=10846984 memory=724668 CPUtime=0.29 cores=1,3,5,7
/proc/11766/task/11824/stat : 11824 (java) S 11763 11766 6698 0 -1 1077944384 4512 13287 0 0 20 1 5 3 20 0 15 0 415811533 11107311616 181167 33554432000 4194304 4196468 140721520820432 139881366887024 139881908472450 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11825] ppid=11763 vsize=10846984 memory=6791534058613427641 CPUtime=0.08 cores=1,3,5,7
/proc/11766/task/11825/stat : 11825 (java) S 11763 11766 6698 0 -1 1077944384 39 13287 0 0 0 0 5 3 20 0 15 0 415811533 11107311616 181167 33554432000 4194304 4196468 140721520820432 139881365833120 139881908471509 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11826] ppid=11763 vsize=10846984 memory=-7003737579269690708 CPUtime=0.08 cores=1,3,5,7
/proc/11766/task/11826/stat : 11826 (java) S 11763 11766 6698 0 -1 1077944384 1 13287 0 0 0 0 5 3 20 0 15 0 415811534 11107311616 181167 33554432000 4194304 4196468 140721520820432 139881246353024 139881908471509 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11827] ppid=11763 vsize=10846984 memory=776 CPUtime=0.08 cores=1,3,5,7
/proc/11766/task/11827/stat : 11827 (java) S 11763 11766 6698 0 -1 1077944384 2 13287 0 0 0 0 5 3 20 0 15 0 415811536 11107311616 181167 33554432000 4194304 4196468 140721520820432 139880642374224 139881908479899 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11828] ppid=11763 vsize=10846984 memory=1564 CPUtime=3.22 cores=1,3,5,7
/proc/11766/task/11828/stat : 11828 (java) S 11763 11766 6698 0 -1 1077944384 15125 13287 0 0 311 3 5 3 20 0 15 0 415811536 11107311616 181167 33554432000 4194304 4196468 140721520820432 139881332275312 139881908472450 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11829] ppid=11763 vsize=10846984 memory=5976 CPUtime=3.19 cores=1,3,5,7
/proc/11766/task/11829/stat : 11829 (java) S 11763 11766 6698 0 -1 1077944384 14818 13287 0 0 308 3 5 3 20 0 15 0 415811536 11107311616 181167 33554432000 4194304 4196468 140721520820432 139881331222512 139881908472450 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11830] ppid=11763 vsize=10846984 memory=1060 CPUtime=1.73 cores=1,3,5,7
/proc/11766/task/11830/stat : 11830 (java) S 11763 11766 6698 0 -1 1077944384 13226 13287 0 0 161 4 5 3 20 0 15 0 415811536 11107311616 181167 33554432000 4194304 4196468 140721520820432 139881330170224 139881908472450 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11831] ppid=11763 vsize=10846984 memory=2928 CPUtime=0.08 cores=1,3,5,7
/proc/11766/task/11831/stat : 11831 (java) S 11763 11766 6698 0 -1 1077944384 3 13287 0 0 0 0 5 3 20 0 15 0 415811536 11107311616 181167 33554432000 4194304 4196468 140721520820432 139880172612064 139881908471509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11832] ppid=11763 vsize=10846984 memory=724668 CPUtime=0.12 cores=1,3,5,7
/proc/11766/task/11832/stat : 11832 (java) S 11763 11766 6698 0 -1 1077944384 314 13287 0 0 2 2 5 3 20 0 15 0 415811537 11107311616 181167 33554432000 4194304 4196468 140721520820432 139881329118128 139881908472450 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
Current children cumulated CPU time: 108.54 s
Current children cumulated vsize: 10846984 KiB
Current children cumulated memory: 724668 KiB

[startup+100.801 s]
/proc/loadavg: 1.56 1.46 1.50 3/227 11838
/proc/meminfo: memFree=27765640/32770624 swapFree=66959224/67108860
[pid=11766] ppid=11763 vsize=10846984 memory=724668 CPUtime=109.34 cores=1,3,5,7
/proc/11766/stat : 11766 (java) S 11763 11766 6698 0 -1 1077944320 89591 13287 0 0 10886 40 5 3 20 0 15 0 415811522 11107311616 181167 33554432000 4194304 4196468 140721520820432 140721520802976 139881908461303 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
/proc/11766/statm: 2711746 181167 3629 1 0 2673805 0
[pid=11766/tid=11819] ppid=11763 vsize=10846984 memory=6944652177228980320 CPUtime=100.23 cores=1,3,5,7
/proc/11766/task/11819/stat : 11819 (java) R 11763 11766 6698 0 -1 4202560 30927 13287 0 0 10000 15 5 3 20 0 15 0 415811531 11107311616 181167 33554432000 4194304 4196468 140721520820432 139881880296624 139881477864950 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11820] ppid=11763 vsize=10846984 memory=6943526294502006880 CPUtime=0.29 cores=1,3,5,7
/proc/11766/task/11820/stat : 11820 (java) S 11763 11766 6698 0 -1 1077944384 1715 13287 0 0 19 2 5 3 20 0 15 0 415811532 11107311616 181167 33554432000 4194304 4196468 140721520820432 139881912703376 139881908471509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11821] ppid=11763 vsize=10846984 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/11766/task/11821/stat : 11821 (java) S 11763 11766 6698 0 -1 1077944384 1834 13287 0 0 19 2 5 3 20 0 15 0 415811532 11107311616 181167 33554432000 4194304 4196468 140721520820432 139881800976656 139881908471509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11822] ppid=11763 vsize=10846984 memory=1808 CPUtime=0.29 cores=1,3,5,7
/proc/11766/task/11822/stat : 11822 (java) S 11763 11766 6698 0 -1 1077944384 1592 13287 0 0 18 3 5 3 20 0 15 0 415811532 11107311616 181167 33554432000 4194304 4196468 140721520820432 139881799924368 139881908471509 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11823] ppid=11763 vsize=10846984 memory=924 CPUtime=0.3 cores=1,3,5,7
/proc/11766/task/11823/stat : 11823 (java) S 11763 11766 6698 0 -1 1077944384 3273 13287 0 0 19 3 5 3 20 0 15 0 415811532 11107311616 181167 33554432000 4194304 4196468 140721520820432 139881798871568 139881908471509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11824] ppid=11763 vsize=10846984 memory=3848 CPUtime=0.29 cores=1,3,5,7
/proc/11766/task/11824/stat : 11824 (java) S 11763 11766 6698 0 -1 1077944384 4512 13287 0 0 20 1 5 3 20 0 15 0 415811533 11107311616 181167 33554432000 4194304 4196468 140721520820432 139881366887024 139881908472450 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11825] ppid=11763 vsize=10846984 memory=6791534058613427641 CPUtime=0.08 cores=1,3,5,7
/proc/11766/task/11825/stat : 11825 (java) S 11763 11766 6698 0 -1 1077944384 39 13287 0 0 0 0 5 3 20 0 15 0 415811533 11107311616 181167 33554432000 4194304 4196468 140721520820432 139881365833120 139881908471509 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11826] ppid=11763 vsize=10846984 memory=1660 CPUtime=0.08 cores=1,3,5,7
/proc/11766/task/11826/stat : 11826 (java) S 11763 11766 6698 0 -1 1077944384 1 13287 0 0 0 0 5 3 20 0 15 0 415811534 11107311616 181167 33554432000 4194304 4196468 140721520820432 139881246353024 139881908471509 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11827] ppid=11763 vsize=10846984 memory=40028 CPUtime=0.08 cores=1,3,5,7
/proc/11766/task/11827/stat : 11827 (java) S 11763 11766 6698 0 -1 1077944384 2 13287 0 0 0 0 5 3 20 0 15 0 415811536 11107311616 181167 33554432000 4194304 4196468 140721520820432 139880642374224 139881908479899 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11828] ppid=11763 vsize=10846984 memory=988 CPUtime=3.22 cores=1,3,5,7
/proc/11766/task/11828/stat : 11828 (java) S 11763 11766 6698 0 -1 1077944384 15125 13287 0 0 311 3 5 3 20 0 15 0 415811536 11107311616 181167 33554432000 4194304 4196468 140721520820432 139881332275312 139881908472450 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11829] ppid=11763 vsize=10846984 memory=2008 CPUtime=3.19 cores=1,3,5,7
/proc/11766/task/11829/stat : 11829 (java) S 11763 11766 6698 0 -1 1077944384 14818 13287 0 0 308 3 5 3 20 0 15 0 415811536 11107311616 181167 33554432000 4194304 4196468 140721520820432 139881331222512 139881908472450 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11830] ppid=11763 vsize=10846984 memory=1436 CPUtime=1.73 cores=1,3,5,7
/proc/11766/task/11830/stat : 11830 (java) S 11763 11766 6698 0 -1 1077944384 13226 13287 0 0 161 4 5 3 20 0 15 0 415811536 11107311616 181167 33554432000 4194304 4196468 140721520820432 139881330170224 139881908472450 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11831] ppid=11763 vsize=10846984 memory=580 CPUtime=0.08 cores=1,3,5,7
/proc/11766/task/11831/stat : 11831 (java) S 11763 11766 6698 0 -1 1077944384 3 13287 0 0 0 0 5 3 20 0 15 0 415811536 11107311616 181167 33554432000 4194304 4196468 140721520820432 139880172612064 139881908471509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11832] ppid=11763 vsize=10846984 memory=1720 CPUtime=0.12 cores=1,3,5,7
/proc/11766/task/11832/stat : 11832 (java) S 11763 11766 6698 0 -1 1077944384 314 13287 0 0 2 2 5 3 20 0 15 0 415811537 11107311616 181167 33554432000 4194304 4196468 140721520820432 139881329118128 139881908472450 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
Current children cumulated CPU time: 109.34 s
Current children cumulated vsize: 10846984 KiB
Current children cumulated memory: 724668 KiB

[startup+101.001 s]*
/proc/loadavg: 1.56 1.46 1.50 3/227 11838
/proc/meminfo: memFree=27766260/32770624 swapFree=66959224/67108860
[pid=11766] ppid=11763 vsize=10846984 memory=724668 CPUtime=109.55 cores=1,3,5,7
/proc/11766/stat : 11766 (java) S 11763 11766 6698 0 -1 1077944320 89593 13287 0 0 10907 40 5 3 20 0 15 0 415811522 11107311616 181167 33554432000 4194304 4196468 140721520820432 140721520802976 139881908461303 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
/proc/11766/statm: 2711746 181167 3629 1 0 2673805 0
[pid=11766/tid=11819] ppid=11763 vsize=10846984 memory=6791534058613427641 CPUtime=100.44 cores=1,3,5,7
/proc/11766/task/11819/stat : 11819 (java) R 11763 11766 6698 0 -1 4202560 30929 13287 0 0 10021 15 5 3 20 0 15 0 415811531 11107311616 181167 33554432000 4194304 4196468 140721520820432 139881880296336 139881478518310 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11820] ppid=11763 vsize=10846984 memory=-7003737579269690708 CPUtime=0.3 cores=1,3,5,7
/proc/11766/task/11820/stat : 11820 (java) S 11763 11766 6698 0 -1 1077944384 1715 13287 0 0 20 2 5 3 20 0 15 0 415811532 11107311616 181167 33554432000 4194304 4196468 140721520820432 139881912703376 139881908471509 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11821] ppid=11763 vsize=10846984 memory=0 CPUtime=0.29 cores=1,3,5,7
/proc/11766/task/11821/stat : 11821 (java) S 11763 11766 6698 0 -1 1077944384 1834 13287 0 0 19 2 5 3 20 0 15 0 415811532 11107311616 181167 33554432000 4194304 4196468 140721520820432 139881800976656 139881908471509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11822] ppid=11763 vsize=10846984 memory=0 CPUtime=0.29 cores=1,3,5,7
/proc/11766/task/11822/stat : 11822 (java) S 11763 11766 6698 0 -1 1077944384 1592 13287 0 0 18 3 5 3 20 0 15 0 415811532 11107311616 181167 33554432000 4194304 4196468 140721520820432 139881799924368 139881908471509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11823] ppid=11763 vsize=10846984 memory=0 CPUtime=0.3 cores=1,3,5,7
/proc/11766/task/11823/stat : 11823 (java) S 11763 11766 6698 0 -1 1077944384 3273 13287 0 0 19 3 5 3 20 0 15 0 415811532 11107311616 181167 33554432000 4194304 4196468 140721520820432 139881798871568 139881908471509 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11824] ppid=11763 vsize=10846984 memory=0 CPUtime=0.29 cores=1,3,5,7
/proc/11766/task/11824/stat : 11824 (java) S 11763 11766 6698 0 -1 1077944384 4512 13287 0 0 20 1 5 3 20 0 15 0 415811533 11107311616 181167 33554432000 4194304 4196468 140721520820432 139881366887024 139881908472450 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11825] ppid=11763 vsize=10846984 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11766/task/11825/stat : 11825 (java) S 11763 11766 6698 0 -1 1077944384 39 13287 0 0 0 0 5 3 20 0 15 0 415811533 11107311616 181167 33554432000 4194304 4196468 140721520820432 139881365833120 139881908471509 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11826] ppid=11763 vsize=10846984 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11766/task/11826/stat : 11826 (java) S 11763 11766 6698 0 -1 1077944384 1 13287 0 0 0 0 5 3 20 0 15 0 415811534 11107311616 181167 33554432000 4194304 4196468 140721520820432 139881246353024 139881908471509 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11827] ppid=11763 vsize=10846984 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11766/task/11827/stat : 11827 (java) S 11763 11766 6698 0 -1 1077944384 2 13287 0 0 0 0 5 3 20 0 15 0 415811536 11107311616 181167 33554432000 4194304 4196468 140721520820432 139880642374224 139881908479899 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11828] ppid=11763 vsize=10846984 memory=0 CPUtime=3.22 cores=1,3,5,7
/proc/11766/task/11828/stat : 11828 (java) S 11763 11766 6698 0 -1 1077944384 15125 13287 0 0 311 3 5 3 20 0 15 0 415811536 11107311616 181167 33554432000 4194304 4196468 140721520820432 139881332275312 139881908472450 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11829] ppid=11763 vsize=10846984 memory=0 CPUtime=3.19 cores=1,3,5,7
/proc/11766/task/11829/stat : 11829 (java) S 11763 11766 6698 0 -1 1077944384 14818 13287 0 0 308 3 5 3 20 0 15 0 415811536 11107311616 181167 33554432000 4194304 4196468 140721520820432 139881331222512 139881908472450 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11830] ppid=11763 vsize=10846984 memory=0 CPUtime=1.73 cores=1,3,5,7
/proc/11766/task/11830/stat : 11830 (java) S 11763 11766 6698 0 -1 1077944384 13226 13287 0 0 161 4 5 3 20 0 15 0 415811536 11107311616 181167 33554432000 4194304 4196468 140721520820432 139881330170224 139881908472450 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11831] ppid=11763 vsize=10846984 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11766/task/11831/stat : 11831 (java) S 11763 11766 6698 0 -1 1077944384 3 13287 0 0 0 0 5 3 20 0 15 0 415811536 11107311616 181167 33554432000 4194304 4196468 140721520820432 139880172612064 139881908471509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
[pid=11766/tid=11832] ppid=11763 vsize=10846984 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/11766/task/11832/stat : 11832 (java) S 11763 11766 6698 0 -1 1077944384 314 13287 0 0 2 2 5 3 20 0 15 0 415811537 11107311616 181167 33554432000 4194304 4196468 140721520820432 139881329118128 139881908472450 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13631488 140721520823024 140721520825541 140721520825541 140721520828367 0
Current children cumulated CPU time: 109.55 s
Current children cumulated vsize: 10846984 KiB
Current children cumulated memory: 724668 KiB

Child status: 0
Real time (s): 101.076
CPU time (s): 109.635
CPU user time (s): 109.182
CPU system time (s): 0.45369
CPU usage (%): 108.468
Max. virtual memory (cumulated for all children) (KiB): 10849680
Max. memory (cumulated for all children) (KiB): 730428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 109.182
system time used= 0.45369
maximum resident set size= 732476
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 104039
page faults= 0
swaps= 0
block input operations= 0
block output operations= 336
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13114
involuntary context switches= 218


# summary of solver processes directly reported to runsolver:
#   pid: 11766
#   total CPU time (s): 109.635
#   total CPU user time (s): 109.182
#   total CPU system time (s): 0.45369

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.534049 second user time and 1.09882 second system time

The end

Launcher Data

Begin job on node124 at 2019-09-13 20:17:53
IDJOB=4396172
IDBENCH=126224
IDSOLVER=2846
FILE ID=node124/4396172-1568398713
RUNJOBID= node124-1568393313-9343
PBS_JOBID= 21701840
Free space on /tmp= 61776 MiB

SOLVER NAME= Concrete 3.12.2
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a3-s1/GolombRuler-10-a3.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4396172-1568398713/watcher-4396172-1568398713 -o /tmp/evaluation-result-4396172-1568398713/solver-4396172-1568398713 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1568393313-9343 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=669147505 HOME/instance-4396172-1568398713.xml

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

MD5SUM BENCH= 1a91370fd3edda64a19224a97cd9d854
RANDOM SEED=669147505

node124.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.47
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.47
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.47
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.47
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:        28423552 kB
MemAvailable:   31453224 kB
Buffers:          175300 kB
Cached:          3146952 kB
SwapCached:        45888 kB
Active:          1389484 kB
Inactive:        2391004 kB
Active(anon):     411536 kB
Inactive(anon):    88320 kB
Active(file):     977948 kB
Inactive(file):  2302684 kB
Unevictable:      108320 kB
Mlocked:          108320 kB
SwapTotal:      67108860 kB
SwapFree:       66959224 kB
Dirty:             35464 kB
Writeback:             0 kB
AnonPages:        532200 kB
Mapped:            57508 kB
Shmem:             32744 kB
Slab:             158856 kB
SReclaimable:     129748 kB
SUnreclaim:        29108 kB
KernelStack:        4000 kB
PageTables:         7496 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1527316 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    401408 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 61740 MiB
End job on node124 at 2019-09-13 20:19:35