Trace number 4387252

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.10OPT73 738.142 718.706

General information on the benchmark

NameRcpsp/Rcpsp-m1-j30/
Rcpsp-j30-29-07.xml
MD5SUM883cdd2c39820682d54c3bab8557ea17
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark73
Best CPU time to get the best result obtained on this benchmark192.289
Satisfiable
(Un)Satisfiability was proved
Number of variables32
Number of constraints62
Number of domains2
Minimum domain size1
Maximum domain size158
Distribution of domain sizes[{"size":1,"count":1},{"size":158,"count":31}]
Minimum variable degree3
Maximum variable degree10
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":1},{"degree":6,"count":3},{"degree":7,"count":8},{"degree":8,"count":16},{"degree":9,"count":2},{"degree":10,"count":1}]
Minimum constraint arity2
Maximum constraint arity30
Distribution of constraint arities[{"arity":2,"count":58},{"arity":30,"count":4}]
Number of extensional constraints0
Number of intensional constraints58
Distribution of constraint types[{"type":"intension","count":58},{"type":"cumulative","count":4}]
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.74/0.54	c Concrete v3.10.1560635388952 running
7.98/3.58	o 85
7.98/3.59	o 78
13.17/6.47	o 77
15.15/7.76	o 76
15.15/7.77	o 75
59.38/48.43	o 74
60.50/49.51	o 73
738.02/718.69	v <instantiation
738.02/718.69	v         cost = '73'>
738.02/718.69	v       <list>
738.02/718.69	v         s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] s[18] s[19] s[20] s[21] s[22] s[23] s[24] s[25] s[26] s[27] s[28] s[29] s[30] s[31]
738.02/718.69	v       </list>
738.02/718.69	v       <values>
738.02/718.69	v         0 4 0 0 9 12 20 12 6 9 12 34 48 15 37 4 44 11 32 37 55 58 22 56 46 30 69 59 61 71 69 73
738.02/718.69	v       </values>
738.02/718.69	v     </instantiation>
738.02/718.69	s OPTIMUM FOUND

Verifier Data

OK	73

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4387252-1568296841/watcher-4387252-1568296841 -o /tmp/evaluation-result-4387252-1568296841/solver-4387252-1568296841 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1568287628-8129 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=724199043 HOME/instance-4387252-1568296841.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=10392, runsolver pid=10389

[startup+0.100057 s]*
/proc/loadavg: 1.60 1.49 1.44 3/218 10449
/proc/meminfo: memFree=29898444/32770624 swapFree=66940040/67108860
[pid=10392] ppid=10389 vsize=9972712 memory=17344 CPUtime=0.08 cores=1,3,5,7
/proc/10392/stat : 10392 (java) S 10389 10392 6622 0 -1 1077944320 4557 13416 0 0 1 0 5 2 20 0 6 0 405922812 10212057088 4336 33554432000 4194304 4196468 140732042768560 140732042751104 139791064100599 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
/proc/10392/statm: 2493178 4336 1958 1 0 2481616 0
[pid=10392/tid=10445] ppid=10389 vsize=10055356 memory=4279135703980212366 CPUtime=0.08 cores=1,3,5,7
/proc/10392/task/10445/stat : 10445 (java) R 10389 10392 6622 0 -1 4202560 2413 13416 0 0 1 0 5 2 20 0 7 0 405922821 10296684544 4402 33554432000 4194304 4196468 140732042768560 139791035943696 139791049783830 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10446] ppid=10389 vsize=10055356 memory=-7522837583129502606 CPUtime=0.07 cores=1,3,5,7
/proc/10392/task/10446/stat : 10446 (java) S 10389 10392 6622 0 -1 1077944384 1 13416 0 0 0 0 5 2 20 0 7 0 405922822 10296684544 4402 33554432000 4194304 4196468 140732042768560 139791068343440 139791064110805 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10447] ppid=10389 vsize=10055356 memory=140641160119936 CPUtime=0.07 cores=1,3,5,7
/proc/10392/task/10447/stat : 10447 (java) S 10389 10392 6622 0 -1 1077944384 1 13416 0 0 0 0 5 2 20 0 7 0 405922822 10296684544 4402 33554432000 4194304 4196468 140732042768560 139790987095056 139791064110805 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10448] ppid=10389 vsize=10055356 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10392/task/10448/stat : 10448 (java) S 10389 10392 6622 0 -1 1077944384 1 13416 0 0 0 0 5 2 20 0 7 0 405922822 10296684544 4402 33554432000 4194304 4196468 140732042768560 139790986042256 139791064110805 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10449] ppid=10389 vsize=10055356 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/10392/task/10449/stat : 10449 (java) S 10389 10392 6622 0 -1 1077944384 2 13416 0 0 0 0 5 2 20 0 7 0 405922822 10296684544 4402 33554432000 4194304 4196468 140732042768560 139790635686672 139791064110805 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10450] ppid=10389 vsize=10055356 memory=140641160119936 CPUtime=0.07 cores=1,3,5,7
/proc/10392/task/10450/stat : 10450 (java) S 10389 10392 6622 0 -1 1077944384 2 13416 0 0 0 0 5 2 20 0 7 0 405922823 10296684544 4402 33554432000 4194304 4196468 140732042768560 139790590736752 139791064111746 0 0 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 17344 KiB

[startup+0.210448 s]*
/proc/loadavg: 1.60 1.49 1.44 4/227 10458
/proc/meminfo: memFree=29880104/32770624 swapFree=66940040/67108860
[pid=10392] ppid=10389 vsize=10818940 memory=38992 CPUtime=0.25 cores=1,3,5,7
/proc/10392/stat : 10392 (java) S 10389 10392 6622 0 -1 1077944320 7071 13416 0 0 17 1 5 2 20 0 15 0 405922812 11078594560 9748 33554432000 4194304 4196468 140732042768560 140732042751104 139791064100599 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
/proc/10392/statm: 2704735 9748 2982 1 0 2667149 0
[pid=10392/tid=10445] ppid=10389 vsize=10818940 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/10392/task/10445/stat : 10445 (java) R 10389 10392 6622 0 -1 4202560 3573 13416 0 0 11 1 5 2 20 0 15 0 405922821 11078594560 9748 33554432000 4194304 4196468 140732042768560 139791035917312 139791045495805 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10446] ppid=10389 vsize=10818940 memory=339 CPUtime=0.07 cores=1,3,5,7
/proc/10392/task/10446/stat : 10446 (java) S 10389 10392 6622 0 -1 1077944384 1 13416 0 0 0 0 5 2 20 0 15 0 405922822 11078594560 9748 33554432000 4194304 4196468 140732042768560 139791068343440 139791064110805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10447] ppid=10389 vsize=10818940 memory=140641160130378 CPUtime=0.07 cores=1,3,5,7
/proc/10392/task/10447/stat : 10447 (java) S 10389 10392 6622 0 -1 1077944384 1 13416 0 0 0 0 5 2 20 0 15 0 405922822 11078594560 9748 33554432000 4194304 4196468 140732042768560 139790987095056 139791064110805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10448] ppid=10389 vsize=10818940 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10392/task/10448/stat : 10448 (java) S 10389 10392 6622 0 -1 1077944384 1 13416 0 0 0 0 5 2 20 0 15 0 405922822 11078594560 9748 33554432000 4194304 4196468 140732042768560 139790986042256 139791064110805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10449] ppid=10389 vsize=10818940 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/10392/task/10449/stat : 10449 (java) S 10389 10392 6622 0 -1 1077944384 2 13416 0 0 0 0 5 2 20 0 15 0 405922822 11078594560 9748 33554432000 4194304 4196468 140732042768560 139790635686672 139791064110805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10450] ppid=10389 vsize=10818940 memory=140641160119936 CPUtime=0.07 cores=1,3,5,7
/proc/10392/task/10450/stat : 10450 (java) S 10389 10392 6622 0 -1 1077944384 2 13416 0 0 0 0 5 2 20 0 15 0 405922823 11078594560 9748 33554432000 4194304 4196468 140732042768560 139790590736752 139791064111746 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10451] ppid=10389 vsize=10818940 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/10392/task/10451/stat : 10451 (java) S 10389 10392 6622 0 -1 1077944384 13 13416 0 0 0 0 5 2 20 0 15 0 405922824 11078594560 9748 33554432000 4194304 4196468 140732042768560 139790380950560 139791064110805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10452] ppid=10389 vsize=10818940 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10392/task/10452/stat : 10452 (java) S 10389 10392 6622 0 -1 1077944384 1 13416 0 0 0 0 5 2 20 0 15 0 405922824 11078594560 9748 33554432000 4194304 4196468 140732042768560 139789911188336 139791064110805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10453] ppid=10389 vsize=10818940 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10392/task/10453/stat : 10453 (java) S 10389 10392 6622 0 -1 1077944384 3 13416 0 0 0 0 5 2 20 0 15 0 405922826 11078594560 9748 33554432000 4194304 4196468 140732042768560 139789603788624 139791064119195 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10454] ppid=10389 vsize=10818940 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10392/task/10454/stat : 10454 (java) S 10389 10392 6622 0 -1 1077944384 480 13416 0 0 1 0 5 2 20 0 15 0 405922826 11078594560 9748 33554432000 4194304 4196468 140732042768560 139790589684592 139791064111746 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10455] ppid=10389 vsize=10818940 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/10392/task/10455/stat : 10455 (java) S 10389 10392 6622 0 -1 1077944384 159 13416 0 0 1 0 5 2 20 0 15 0 405922826 11078594560 9748 33554432000 4194304 4196468 140732042768560 139790588631792 139791064111746 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10456] ppid=10389 vsize=10818940 memory=140641160119936 CPUtime=0.1 cores=1,3,5,7
/proc/10392/task/10456/stat : 10456 (java) S 10389 10392 6622 0 -1 1077944384 630 13416 0 0 3 0 5 2 20 0 15 0 405922827 11078594560 9748 33554432000 4194304 4196468 140732042768560 139790587578992 139791064111746 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10457] ppid=10389 vsize=10818940 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/10392/task/10457/stat : 10457 (java) S 10389 10392 6622 0 -1 1077944384 3 13416 0 0 0 0 5 2 20 0 15 0 405922827 11078594560 9748 33554432000 4194304 4196468 140732042768560 139789570231008 139791064110805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10458] ppid=10389 vsize=10818940 memory=140641160119936 CPUtime=0.07 cores=1,3,5,7
/proc/10392/task/10458/stat : 10458 (java) S 10389 10392 6622 0 -1 1077944384 1 13416 0 0 0 0 5 2 20 0 15 0 405922827 11078594560 9748 33554432000 4194304 4196468 140732042768560 139790586526384 139791064111746 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10818940 KiB
Current children cumulated memory: 38992 KiB

[startup+0.310283 s]*
/proc/loadavg: 1.60 1.49 1.44 3/227 10458
/proc/meminfo: memFree=29869832/32770624 swapFree=66940040/67108860
[pid=10392] ppid=10389 vsize=10820244 memory=50540 CPUtime=0.39 cores=1,3,5,7
/proc/10392/stat : 10392 (java) S 10389 10392 6622 0 -1 1077944320 10718 13416 0 0 29 3 5 2 20 0 15 0 405922812 11079929856 12635 33554432000 4194304 4196468 140732042768560 140732042751104 139791064100599 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
/proc/10392/statm: 2705061 12635 3298 1 0 2667149 0
[pid=10392/tid=10445] ppid=10389 vsize=10820244 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/10392/task/10445/stat : 10445 (java) R 10389 10392 6622 0 -1 4202560 7207 13416 0 0 20 2 5 2 20 0 15 0 405922821 11079929856 12635 33554432000 4194304 4196468 140732042768560 139791035928272 139791048547696 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10446] ppid=10389 vsize=10820244 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10392/task/10446/stat : 10446 (java) S 10389 10392 6622 0 -1 1077944384 1 13416 0 0 0 0 5 2 20 0 15 0 405922822 11079929856 12635 33554432000 4194304 4196468 140732042768560 139791068343440 139791064110805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10447] ppid=10389 vsize=10820244 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10392/task/10447/stat : 10447 (java) S 10389 10392 6622 0 -1 1077944384 1 13416 0 0 0 0 5 2 20 0 15 0 405922822 11079929856 12635 33554432000 4194304 4196468 140732042768560 139790987095056 139791064110805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10448] ppid=10389 vsize=10820244 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10392/task/10448/stat : 10448 (java) S 10389 10392 6622 0 -1 1077944384 1 13416 0 0 0 0 5 2 20 0 15 0 405922822 11079929856 12635 33554432000 4194304 4196468 140732042768560 139790986042256 139791064110805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10449] ppid=10389 vsize=10820244 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10392/task/10449/stat : 10449 (java) S 10389 10392 6622 0 -1 1077944384 2 13416 0 0 0 0 5 2 20 0 15 0 405922822 11079929856 12635 33554432000 4194304 4196468 140732042768560 139790635686672 139791064110805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10450] ppid=10389 vsize=10820244 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10392/task/10450/stat : 10450 (java) S 10389 10392 6622 0 -1 1077944384 2 13416 0 0 0 0 5 2 20 0 15 0 405922823 11079929856 12635 33554432000 4194304 4196468 140732042768560 139790590736752 139791064111746 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10451] ppid=10389 vsize=10820244 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10392/task/10451/stat : 10451 (java) S 10389 10392 6622 0 -1 1077944384 13 13416 0 0 0 0 5 2 20 0 15 0 405922824 11079929856 12635 33554432000 4194304 4196468 140732042768560 139790380950560 139791064110805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10452] ppid=10389 vsize=10820244 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/10392/task/10452/stat : 10452 (java) S 10389 10392 6622 0 -1 1077944384 1 13416 0 0 0 0 5 2 20 0 15 0 405922824 11079929856 12635 33554432000 4194304 4196468 140732042768560 139789911188336 139791064110805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10453] ppid=10389 vsize=10820244 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/10392/task/10453/stat : 10453 (java) S 10389 10392 6622 0 -1 1077944384 3 13416 0 0 0 0 5 2 20 0 15 0 405922826 11079929856 12635 33554432000 4194304 4196468 140732042768560 139789603788624 139791064119195 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10454] ppid=10389 vsize=10820244 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10392/task/10454/stat : 10454 (java) R 10389 10392 6622 0 -1 4202560 489 13416 0 0 1 0 5 2 20 0 15 0 405922826 11079929856 12635 33554432000 4194304 4196468 140732042768560 139790589671120 139791041974784 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10455] ppid=10389 vsize=10820244 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/10392/task/10455/stat : 10455 (java) S 10389 10392 6622 0 -1 1077944384 159 13416 0 0 1 0 5 2 20 0 15 0 405922826 11079929856 12635 33554432000 4194304 4196468 140732042768560 139790588631792 139791064111746 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10456] ppid=10389 vsize=10820244 memory=140641160119936 CPUtime=0.12 cores=1,3,5,7
/proc/10392/task/10456/stat : 10456 (java) S 10389 10392 6622 0 -1 1077944384 643 13416 0 0 5 0 5 2 20 0 15 0 405922827 11079929856 12635 33554432000 4194304 4196468 140732042768560 139790587578992 139791064111746 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10457] ppid=10389 vsize=10820244 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/10392/task/10457/stat : 10457 (java) S 10389 10392 6622 0 -1 1077944384 3 13416 0 0 0 0 5 2 20 0 15 0 405922827 11079929856 12635 33554432000 4194304 4196468 140732042768560 139789570231008 139791064110805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10458] ppid=10389 vsize=10820244 memory=140641160119936 CPUtime=0.07 cores=1,3,5,7
/proc/10392/task/10458/stat : 10458 (java) S 10389 10392 6622 0 -1 1077944384 1 13416 0 0 0 0 5 2 20 0 15 0 405922827 11079929856 12635 33554432000 4194304 4196468 140732042768560 139790586526384 139791064111746 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10820244 KiB
Current children cumulated memory: 50540 KiB

[startup+0.700671 s]
/proc/loadavg: 1.60 1.49 1.44 5/227 10458
/proc/meminfo: memFree=29854236/32770624 swapFree=66940040/67108860
[pid=10392] ppid=10389 vsize=10824340 memory=80808 CPUtime=1.12 cores=1,3,5,7
/proc/10392/stat : 10392 (java) S 10389 10392 6622 0 -1 1077944320 15001 13416 0 0 100 5 5 2 20 0 15 0 405922812 11084124160 20202 33554432000 4194304 4196468 140732042768560 140732042751104 139791064100599 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
/proc/10392/statm: 2706085 20202 3502 1 0 2668173 0
[pid=10392/tid=10445] ppid=10389 vsize=10824340 memory=0 CPUtime=0.66 cores=1,3,5,7
/proc/10392/task/10445/stat : 10445 (java) R 10389 10392 6622 0 -1 4202560 10664 13416 0 0 55 4 5 2 20 0 15 0 405922821 11084124160 20202 33554432000 4194304 4196468 140732042768560 139791035918560 139791048181086 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10446] ppid=10389 vsize=10824340 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10392/task/10446/stat : 10446 (java) S 10389 10392 6622 0 -1 1077944384 1 13416 0 0 0 0 5 2 20 0 15 0 405922822 11084124160 20202 33554432000 4194304 4196468 140732042768560 139791068343440 139791064110805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10447] ppid=10389 vsize=10824340 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10392/task/10447/stat : 10447 (java) S 10389 10392 6622 0 -1 1077944384 1 13416 0 0 0 0 5 2 20 0 15 0 405922822 11084124160 20202 33554432000 4194304 4196468 140732042768560 139790987095056 139791064110805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10448] ppid=10389 vsize=10824340 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10392/task/10448/stat : 10448 (java) S 10389 10392 6622 0 -1 1077944384 1 13416 0 0 0 0 5 2 20 0 15 0 405922822 11084124160 20202 33554432000 4194304 4196468 140732042768560 139790986042256 139791064110805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10449] ppid=10389 vsize=10824340 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10392/task/10449/stat : 10449 (java) S 10389 10392 6622 0 -1 1077944384 2 13416 0 0 0 0 5 2 20 0 15 0 405922822 11084124160 20202 33554432000 4194304 4196468 140732042768560 139790635686672 139791064110805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10450] ppid=10389 vsize=10824340 memory=140642999075393 CPUtime=0.07 cores=1,3,5,7
/proc/10392/task/10450/stat : 10450 (java) S 10389 10392 6622 0 -1 1077944384 5 13416 0 0 0 0 5 2 20 0 15 0 405922823 11084124160 20202 33554432000 4194304 4196468 140732042768560 139790590736752 139791064111746 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10451] ppid=10389 vsize=10824340 memory=140642999075400 CPUtime=0.07 cores=1,3,5,7
/proc/10392/task/10451/stat : 10451 (java) S 10389 10392 6622 0 -1 1077944384 13 13416 0 0 0 0 5 2 20 0 15 0 405922824 11084124160 20202 33554432000 4194304 4196468 140732042768560 139790380950560 139791064110805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10452] ppid=10389 vsize=10824340 memory=140642999075404 CPUtime=0.07 cores=1,3,5,7
/proc/10392/task/10452/stat : 10452 (java) S 10389 10392 6622 0 -1 1077944384 1 13416 0 0 0 0 5 2 20 0 15 0 405922824 11084124160 20202 33554432000 4194304 4196468 140732042768560 139789911188336 139791064110805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10453] ppid=10389 vsize=10824340 memory=140642999075405 CPUtime=0.07 cores=1,3,5,7
/proc/10392/task/10453/stat : 10453 (java) S 10389 10392 6622 0 -1 1077944384 3 13416 0 0 0 0 5 2 20 0 15 0 405922826 11084124160 20202 33554432000 4194304 4196468 140732042768560 139789603788624 139791064119195 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10454] ppid=10389 vsize=10824340 memory=140642999075412 CPUtime=0.19 cores=1,3,5,7
/proc/10392/task/10454/stat : 10454 (java) R 10389 10392 6622 0 -1 1077944384 727 13416 0 0 12 0 5 2 20 0 15 0 405922826 11084124160 20202 33554432000 4194304 4196468 140732042768560 139790589684592 139791064111746 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10455] ppid=10389 vsize=10824340 memory=140642999075414 CPUtime=0.21 cores=1,3,5,7
/proc/10392/task/10455/stat : 10455 (java) S 10389 10392 6622 0 -1 1077944384 544 13416 0 0 14 0 5 2 20 0 15 0 405922826 11084124160 20202 33554432000 4194304 4196468 140732042768560 139790588631792 139791064111746 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10456] ppid=10389 vsize=10824340 memory=140642999075434 CPUtime=0.24 cores=1,3,5,7
/proc/10392/task/10456/stat : 10456 (java) S 10389 10392 6622 0 -1 1077944384 833 13416 0 0 17 0 5 2 20 0 15 0 405922827 11084124160 20202 33554432000 4194304 4196468 140732042768560 139790587578992 139791064111746 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10457] ppid=10389 vsize=10824340 memory=14012 CPUtime=0.07 cores=1,3,5,7
/proc/10392/task/10457/stat : 10457 (java) S 10389 10392 6622 0 -1 1077944384 3 13416 0 0 0 0 5 2 20 0 15 0 405922827 11084124160 20202 33554432000 4194304 4196468 140732042768560 139789570231008 139791064110805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10458] ppid=10389 vsize=10824340 memory=2112 CPUtime=0.07 cores=1,3,5,7
/proc/10392/task/10458/stat : 10458 (java) S 10389 10392 6622 0 -1 1077944384 1 13416 0 0 0 0 5 2 20 0 15 0 405922827 11084124160 20202 33554432000 4194304 4196468 140732042768560 139790586526384 139791064111746 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
Current children cumulated CPU time: 1.12 s
Current children cumulated vsize: 10824340 KiB
Current children cumulated memory: 80808 KiB

[startup+1.50071 s]
/proc/loadavg: 1.60 1.49 1.44 4/227 10458
/proc/meminfo: memFree=29811396/32770624 swapFree=66940040/67108860
[pid=10392] ppid=10389 vsize=10834656 memory=166640 CPUtime=2.48 cores=1,3,5,7
/proc/10392/stat : 10392 (java) S 10389 10392 6622 0 -1 1077944320 22524 13416 0 0 231 10 5 2 20 0 15 0 405922812 11094687744 41660 33554432000 4194304 4196468 140732042768560 140732042751104 139791064100599 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
/proc/10392/statm: 2708664 41660 3575 1 0 2670733 0
[pid=10392/tid=10445] ppid=10389 vsize=10834656 memory=1943560 CPUtime=1.43 cores=1,3,5,7
/proc/10392/task/10445/stat : 10445 (java) R 10389 10392 6622 0 -1 4202560 15379 13416 0 0 130 6 5 2 20 0 15 0 405922821 11094687744 41660 33554432000 4194304 4196468 140732042768560 139791035907296 139791064112534 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10446] ppid=10389 vsize=10834656 memory=1944732 CPUtime=0.08 cores=1,3,5,7
/proc/10392/task/10446/stat : 10446 (java) S 10389 10392 6622 0 -1 1077944384 90 13416 0 0 1 0 5 2 20 0 15 0 405922822 11094687744 41660 33554432000 4194304 4196468 140732042768560 139791068343440 139791064110805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10447] ppid=10389 vsize=10834656 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10392/task/10447/stat : 10447 (java) S 10389 10392 6622 0 -1 1077944384 448 13416 0 0 1 0 5 2 20 0 15 0 405922822 11094687744 41660 33554432000 4194304 4196468 140732042768560 139790987095056 139791064110805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10448] ppid=10389 vsize=10834656 memory=320425177016018691 CPUtime=0.08 cores=1,3,5,7
/proc/10392/task/10448/stat : 10448 (java) S 10389 10392 6622 0 -1 1077944384 28 13416 0 0 1 0 5 2 20 0 15 0 405922822 11094687744 41660 33554432000 4194304 4196468 140732042768560 139790986042256 139791064110805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10449] ppid=10389 vsize=10834656 memory=288289956896548705 CPUtime=0.08 cores=1,3,5,7
/proc/10392/task/10449/stat : 10449 (java) S 10389 10392 6622 0 -1 1077944384 106 13416 0 0 1 0 5 2 20 0 15 0 405922822 11094687744 41660 33554432000 4194304 4196468 140732042768560 139790635686672 139791064110805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10450] ppid=10389 vsize=10834656 memory=6656426216303648864 CPUtime=0.08 cores=1,3,5,7
/proc/10392/task/10450/stat : 10450 (java) S 10389 10392 6622 0 -1 1077944384 1018 13416 0 0 1 0 5 2 20 0 15 0 405922823 11094687744 41660 33554432000 4194304 4196468 140732042768560 139790590736752 139791064111746 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10451] ppid=10389 vsize=10834656 memory=6656426216303648864 CPUtime=0.07 cores=1,3,5,7
/proc/10392/task/10451/stat : 10451 (java) S 10389 10392 6622 0 -1 1077944384 15 13416 0 0 0 0 5 2 20 0 15 0 405922824 11094687744 41660 33554432000 4194304 4196468 140732042768560 139790380950624 139791064110805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10452] ppid=10389 vsize=10834656 memory=7681421203011431829 CPUtime=0.07 cores=1,3,5,7
/proc/10392/task/10452/stat : 10452 (java) S 10389 10392 6622 0 -1 1077944384 1 13416 0 0 0 0 5 2 20 0 15 0 405922824 11094687744 41660 33554432000 4194304 4196468 140732042768560 139789911188336 139791064110805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10453] ppid=10389 vsize=10834656 memory=7222483652687470737 CPUtime=0.07 cores=1,3,5,7
/proc/10392/task/10453/stat : 10453 (java) S 10389 10392 6622 0 -1 1077944384 3 13416 0 0 0 0 5 2 20 0 15 0 405922826 11094687744 41660 33554432000 4194304 4196468 140732042768560 139789603788624 139791064119195 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10454] ppid=10389 vsize=10834656 memory=-3472574944341025154 CPUtime=0.32 cores=1,3,5,7
/proc/10392/task/10454/stat : 10454 (java) S 10389 10392 6622 0 -1 1077944384 866 13416 0 0 25 0 5 2 20 0 15 0 405922826 11094687744 41660 33554432000 4194304 4196468 140732042768560 139790589684592 139791064111746 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10455] ppid=10389 vsize=10834656 memory=0 CPUtime=0.32 cores=1,3,5,7
/proc/10392/task/10455/stat : 10455 (java) R 10389 10392 6622 0 -1 1077944384 675 13416 0 0 25 0 5 2 20 0 15 0 405922826 11094687744 41660 33554432000 4194304 4196468 140732042768560 139790588631792 139791064111746 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10456] ppid=10389 vsize=10834656 memory=-2672971631320983069 CPUtime=0.49 cores=1,3,5,7
/proc/10392/task/10456/stat : 10456 (java) S 10389 10392 6622 0 -1 1077944384 1687 13416 0 0 42 0 5 2 20 0 15 0 405922827 11094687744 41660 33554432000 4194304 4196468 140732042768560 139790587578992 139791064111746 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10457] ppid=10389 vsize=10834656 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10392/task/10457/stat : 10457 (java) S 10389 10392 6622 0 -1 1077944384 3 13416 0 0 0 0 5 2 20 0 15 0 405922827 11094687744 41660 33554432000 4194304 4196468 140732042768560 139789570231008 139791064110805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10458] ppid=10389 vsize=10834656 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10392/task/10458/stat : 10458 (java) S 10389 10392 6622 0 -1 1077944384 1 13416 0 0 0 0 5 2 20 0 15 0 405922827 11094687744 41660 33554432000 4194304 4196468 140732042768560 139790586526384 139791064111746 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0

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

[pid=10392/tid=10457] ppid=10389 vsize=10846964 memory=1556 CPUtime=0.07 cores=1,3,5,7
/proc/10392/task/10457/stat : 10457 (java) S 10389 10392 6622 0 -1 1077944384 3 13416 0 0 0 0 5 2 20 0 15 0 405922827 11107291136 161842 33554432000 4194304 4196468 140732042768560 139789570231008 139791064110805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10458] ppid=10389 vsize=10846964 memory=6791534058613427641 CPUtime=0.44 cores=1,3,5,7
/proc/10392/task/10458/stat : 10458 (java) S 10389 10392 6622 0 -1 1077944384 648 13416 0 0 16 21 5 2 20 0 15 0 405922827 11107291136 161842 33554432000 4194304 4196468 140732042768560 139790586526384 139791064111746 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
Current children cumulated CPU time: 732.95 s
Current children cumulated vsize: 10846964 KiB
Current children cumulated memory: 647368 KiB

[startup+716.801 s]
/proc/loadavg: 1.61 1.57 1.49 3/230 11954
/proc/meminfo: memFree=29745596/32770624 swapFree=66940044/67108860
[pid=10392] ppid=10389 vsize=10846964 memory=647368 CPUtime=736.19 cores=1,3,5,7
/proc/10392/stat : 10392 (java) S 10389 10392 6622 0 -1 1077944320 128887 13416 0 0 73482 130 5 2 20 0 15 0 405922812 11107291136 161842 33554432000 4194304 4196468 140732042768560 140732042751104 139791064100599 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
/proc/10392/statm: 2711741 161842 3624 1 0 2673805 0
[pid=10392/tid=10445] ppid=10389 vsize=10846964 memory=7452159222561269100 CPUtime=709.52 cores=1,3,5,7
/proc/10392/task/10445/stat : 10445 (java) R 10389 10392 6622 0 -1 4202560 38170 13416 0 0 70922 23 5 2 20 0 15 0 405922821 11107291136 161842 33554432000 4194304 4196468 140732042768560 139791035935776 139790678139054 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10446] ppid=10389 vsize=10846964 memory=36908 CPUtime=3.16 cores=1,3,5,7
/proc/10392/task/10446/stat : 10446 (java) S 10389 10392 6622 0 -1 1077944384 5449 13416 0 0 289 20 5 2 20 0 15 0 405922822 11107291136 161842 33554432000 4194304 4196468 140732042768560 139791068343440 139791064110805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10447] ppid=10389 vsize=10846964 memory=1988 CPUtime=3.16 cores=1,3,5,7
/proc/10392/task/10447/stat : 10447 (java) S 10389 10392 6622 0 -1 1077944384 7245 13416 0 0 290 19 5 2 20 0 15 0 405922822 11107291136 161842 33554432000 4194304 4196468 140732042768560 139790987095056 139791064110805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10448] ppid=10389 vsize=10846964 memory=988 CPUtime=3.16 cores=1,3,5,7
/proc/10392/task/10448/stat : 10448 (java) S 10389 10392 6622 0 -1 1077944384 3794 13416 0 0 289 20 5 2 20 0 15 0 405922822 11107291136 161842 33554432000 4194304 4196468 140732042768560 139790986042256 139791064110805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10449] ppid=10389 vsize=10846964 memory=647252 CPUtime=3.14 cores=1,3,5,7
/proc/10392/task/10449/stat : 10449 (java) S 10389 10392 6622 0 -1 1077944384 5322 13416 0 0 288 19 5 2 20 0 15 0 405922822 11107291136 161842 33554432000 4194304 4196468 140732042768560 139790635686672 139791064110805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10450] ppid=10389 vsize=10846964 memory=2432 CPUtime=3.15 cores=1,3,5,7
/proc/10392/task/10450/stat : 10450 (java) S 10389 10392 6622 0 -1 1077944384 8225 13416 0 0 292 16 5 2 20 0 15 0 405922823 11107291136 161842 33554432000 4194304 4196468 140732042768560 139790590736752 139791064111746 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10451] ppid=10389 vsize=10846964 memory=1436 CPUtime=0.07 cores=1,3,5,7
/proc/10392/task/10451/stat : 10451 (java) S 10389 10392 6622 0 -1 1077944384 16 13416 0 0 0 0 5 2 20 0 15 0 405922824 11107291136 161842 33554432000 4194304 4196468 140732042768560 139790380950688 139791064110805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10452] ppid=10389 vsize=10846964 memory=3852 CPUtime=0.07 cores=1,3,5,7
/proc/10392/task/10452/stat : 10452 (java) S 10389 10392 6622 0 -1 1077944384 1 13416 0 0 0 0 5 2 20 0 15 0 405922824 11107291136 161842 33554432000 4194304 4196468 140732042768560 139789911188352 139791064110805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10453] ppid=10389 vsize=10846964 memory=2868 CPUtime=0.07 cores=1,3,5,7
/proc/10392/task/10453/stat : 10453 (java) S 10389 10392 6622 0 -1 1077944384 3 13416 0 0 0 0 5 2 20 0 15 0 405922826 11107291136 161842 33554432000 4194304 4196468 140732042768560 139789603788624 139791064119195 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10454] ppid=10389 vsize=10846964 memory=2604 CPUtime=4.01 cores=1,3,5,7
/proc/10392/task/10454/stat : 10454 (java) S 10389 10392 6622 0 -1 1077944384 20127 13416 0 0 390 4 5 2 20 0 15 0 405922826 11107291136 161842 33554432000 4194304 4196468 140732042768560 139790589684592 139791064111746 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10455] ppid=10389 vsize=10846964 memory=1988 CPUtime=3.88 cores=1,3,5,7
/proc/10392/task/10455/stat : 10455 (java) S 10389 10392 6622 0 -1 1077944384 18082 13416 0 0 378 3 5 2 20 0 15 0 405922826 11107291136 161842 33554432000 4194304 4196468 140732042768560 139790588631792 139791064111746 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10456] ppid=10389 vsize=10846964 memory=988 CPUtime=3.11 cores=1,3,5,7
/proc/10392/task/10456/stat : 10456 (java) S 10389 10392 6622 0 -1 1077944384 19598 13416 0 0 299 5 5 2 20 0 15 0 405922827 11107291136 161842 33554432000 4194304 4196468 140732042768560 139790587578992 139791064111746 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10457] ppid=10389 vsize=10846964 memory=1428 CPUtime=0.07 cores=1,3,5,7
/proc/10392/task/10457/stat : 10457 (java) S 10389 10392 6622 0 -1 1077944384 3 13416 0 0 0 0 5 2 20 0 15 0 405922827 11107291136 161842 33554432000 4194304 4196468 140732042768560 139789570231008 139791064110805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10458] ppid=10389 vsize=10846964 memory=647360 CPUtime=0.44 cores=1,3,5,7
/proc/10392/task/10458/stat : 10458 (java) S 10389 10392 6622 0 -1 1077944384 648 13416 0 0 16 21 5 2 20 0 15 0 405922827 11107291136 161842 33554432000 4194304 4196468 140732042768560 139790586526384 139791064111746 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
Current children cumulated CPU time: 736.19 s
Current children cumulated vsize: 10846964 KiB
Current children cumulated memory: 647368 KiB

[startup+717.601 s]
/proc/loadavg: 1.61 1.57 1.49 3/229 11954
/proc/meminfo: memFree=29745736/32770624 swapFree=66940044/67108860
[pid=10392] ppid=10389 vsize=10846964 memory=647368 CPUtime=736.99 cores=1,3,5,7
/proc/10392/stat : 10392 (java) S 10389 10392 6622 0 -1 1077944320 128892 13416 0 0 73562 130 5 2 20 0 15 0 405922812 11107291136 161842 33554432000 4194304 4196468 140732042768560 140732042751104 139791064100599 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
/proc/10392/statm: 2711741 161842 3624 1 0 2673805 0
[pid=10392/tid=10445] ppid=10389 vsize=10846964 memory=3620 CPUtime=710.31 cores=1,3,5,7
/proc/10392/task/10445/stat : 10445 (java) R 10389 10392 6622 0 -1 4202560 38175 13416 0 0 71001 23 5 2 20 0 15 0 405922821 11107291136 161842 33554432000 4194304 4196468 140732042768560 139791035936528 139790678941740 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10446] ppid=10389 vsize=10846964 memory=36908 CPUtime=3.16 cores=1,3,5,7
/proc/10392/task/10446/stat : 10446 (java) S 10389 10392 6622 0 -1 1077944384 5449 13416 0 0 289 20 5 2 20 0 15 0 405922822 11107291136 161842 33554432000 4194304 4196468 140732042768560 139791068343440 139791064110805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10447] ppid=10389 vsize=10846964 memory=1988 CPUtime=3.16 cores=1,3,5,7
/proc/10392/task/10447/stat : 10447 (java) S 10389 10392 6622 0 -1 1077944384 7245 13416 0 0 290 19 5 2 20 0 15 0 405922822 11107291136 161842 33554432000 4194304 4196468 140732042768560 139790987095056 139791064110805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10448] ppid=10389 vsize=10846964 memory=988 CPUtime=3.16 cores=1,3,5,7
/proc/10392/task/10448/stat : 10448 (java) S 10389 10392 6622 0 -1 1077944384 3794 13416 0 0 289 20 5 2 20 0 15 0 405922822 11107291136 161842 33554432000 4194304 4196468 140732042768560 139790986042256 139791064110805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10449] ppid=10389 vsize=10846964 memory=1428 CPUtime=3.15 cores=1,3,5,7
/proc/10392/task/10449/stat : 10449 (java) S 10389 10392 6622 0 -1 1077944384 5322 13416 0 0 289 19 5 2 20 0 15 0 405922822 11107291136 161842 33554432000 4194304 4196468 140732042768560 139790635686672 139791064110805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10450] ppid=10389 vsize=10846964 memory=1660 CPUtime=3.15 cores=1,3,5,7
/proc/10392/task/10450/stat : 10450 (java) S 10389 10392 6622 0 -1 1077944384 8225 13416 0 0 292 16 5 2 20 0 15 0 405922823 11107291136 161842 33554432000 4194304 4196468 140732042768560 139790590736752 139791064111746 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10451] ppid=10389 vsize=10846964 memory=1056 CPUtime=0.07 cores=1,3,5,7
/proc/10392/task/10451/stat : 10451 (java) S 10389 10392 6622 0 -1 1077944384 16 13416 0 0 0 0 5 2 20 0 15 0 405922824 11107291136 161842 33554432000 4194304 4196468 140732042768560 139790380950688 139791064110805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10452] ppid=10389 vsize=10846964 memory=1556 CPUtime=0.07 cores=1,3,5,7
/proc/10392/task/10452/stat : 10452 (java) S 10389 10392 6622 0 -1 1077944384 1 13416 0 0 0 0 5 2 20 0 15 0 405922824 11107291136 161842 33554432000 4194304 4196468 140732042768560 139789911188352 139791064110805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10453] ppid=10389 vsize=10846964 memory=11340 CPUtime=0.07 cores=1,3,5,7
/proc/10392/task/10453/stat : 10453 (java) S 10389 10392 6622 0 -1 1077944384 3 13416 0 0 0 0 5 2 20 0 15 0 405922826 11107291136 161842 33554432000 4194304 4196468 140732042768560 139789603788624 139791064119195 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10454] ppid=10389 vsize=10846964 memory=1532 CPUtime=4.01 cores=1,3,5,7
/proc/10392/task/10454/stat : 10454 (java) S 10389 10392 6622 0 -1 1077944384 20127 13416 0 0 390 4 5 2 20 0 15 0 405922826 11107291136 161842 33554432000 4194304 4196468 140732042768560 139790589684592 139791064111746 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10455] ppid=10389 vsize=10846964 memory=1088 CPUtime=3.88 cores=1,3,5,7
/proc/10392/task/10455/stat : 10455 (java) S 10389 10392 6622 0 -1 1077944384 18082 13416 0 0 378 3 5 2 20 0 15 0 405922826 11107291136 161842 33554432000 4194304 4196468 140732042768560 139790588631792 139791064111746 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10456] ppid=10389 vsize=10846964 memory=988 CPUtime=3.11 cores=1,3,5,7
/proc/10392/task/10456/stat : 10456 (java) S 10389 10392 6622 0 -1 1077944384 19598 13416 0 0 299 5 5 2 20 0 15 0 405922827 11107291136 161842 33554432000 4194304 4196468 140732042768560 139790587578992 139791064111746 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10457] ppid=10389 vsize=10846964 memory=780 CPUtime=0.07 cores=1,3,5,7
/proc/10392/task/10457/stat : 10457 (java) S 10389 10392 6622 0 -1 1077944384 3 13416 0 0 0 0 5 2 20 0 15 0 405922827 11107291136 161842 33554432000 4194304 4196468 140732042768560 139789570231008 139791064110805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10458] ppid=10389 vsize=10846964 memory=5960 CPUtime=0.44 cores=1,3,5,7
/proc/10392/task/10458/stat : 10458 (java) S 10389 10392 6622 0 -1 1077944384 648 13416 0 0 16 21 5 2 20 0 15 0 405922827 11107291136 161842 33554432000 4194304 4196468 140732042768560 139790586526384 139791064111746 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
Current children cumulated CPU time: 736.99 s
Current children cumulated vsize: 10846964 KiB
Current children cumulated memory: 647368 KiB

[startup+718.401 s]
/proc/loadavg: 1.61 1.57 1.49 3/229 11954
/proc/meminfo: memFree=29745736/32770624 swapFree=66940044/67108860
[pid=10392] ppid=10389 vsize=10846964 memory=647368 CPUtime=737.81 cores=1,3,5,7
/proc/10392/stat : 10392 (java) S 10389 10392 6622 0 -1 1077944320 128901 13416 0 0 73644 130 5 2 20 0 15 0 405922812 11107291136 161842 33554432000 4194304 4196468 140732042768560 140732042751104 139791064100599 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
/proc/10392/statm: 2711741 161842 3624 1 0 2673805 0
[pid=10392/tid=10445] ppid=10389 vsize=10846964 memory=12040 CPUtime=711.1 cores=1,3,5,7
/proc/10392/task/10445/stat : 10445 (java) R 10389 10392 6622 0 -1 4202560 38184 13416 0 0 71080 23 5 2 20 0 15 0 405922821 11107291136 161842 33554432000 4194304 4196468 140732042768560 139791035936800 139790678287728 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10446] ppid=10389 vsize=10846964 memory=22104 CPUtime=3.16 cores=1,3,5,7
/proc/10392/task/10446/stat : 10446 (java) S 10389 10392 6622 0 -1 1077944384 5449 13416 0 0 289 20 5 2 20 0 15 0 405922822 11107291136 161842 33554432000 4194304 4196468 140732042768560 139791068343440 139791064110805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10447] ppid=10389 vsize=10846964 memory=1556 CPUtime=3.16 cores=1,3,5,7
/proc/10392/task/10447/stat : 10447 (java) S 10389 10392 6622 0 -1 1077944384 7245 13416 0 0 290 19 5 2 20 0 15 0 405922822 11107291136 161842 33554432000 4194304 4196468 140732042768560 139790987095056 139791064110805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10448] ppid=10389 vsize=10846964 memory=532 CPUtime=3.17 cores=1,3,5,7
/proc/10392/task/10448/stat : 10448 (java) S 10389 10392 6622 0 -1 1077944384 3794 13416 0 0 290 20 5 2 20 0 15 0 405922822 11107291136 161842 33554432000 4194304 4196468 140732042768560 139790986042256 139791064110805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10449] ppid=10389 vsize=10846964 memory=928 CPUtime=3.15 cores=1,3,5,7
/proc/10392/task/10449/stat : 10449 (java) S 10389 10392 6622 0 -1 1077944384 5322 13416 0 0 289 19 5 2 20 0 15 0 405922822 11107291136 161842 33554432000 4194304 4196468 140732042768560 139790635686672 139791064110805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10450] ppid=10389 vsize=10846964 memory=1720 CPUtime=3.16 cores=1,3,5,7
/proc/10392/task/10450/stat : 10450 (java) S 10389 10392 6622 0 -1 1077944384 8225 13416 0 0 293 16 5 2 20 0 15 0 405922823 11107291136 161842 33554432000 4194304 4196468 140732042768560 139790590736752 139791064111746 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10451] ppid=10389 vsize=10846964 memory=1976 CPUtime=0.07 cores=1,3,5,7
/proc/10392/task/10451/stat : 10451 (java) S 10389 10392 6622 0 -1 1077944384 16 13416 0 0 0 0 5 2 20 0 15 0 405922824 11107291136 161842 33554432000 4194304 4196468 140732042768560 139790380950688 139791064110805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10452] ppid=10389 vsize=10846964 memory=6791534058613427641 CPUtime=0.07 cores=1,3,5,7
/proc/10392/task/10452/stat : 10452 (java) S 10389 10392 6622 0 -1 1077944384 1 13416 0 0 0 0 5 2 20 0 15 0 405922824 11107291136 161842 33554432000 4194304 4196468 140732042768560 139789911188352 139791064110805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10453] ppid=10389 vsize=10846964 memory=647368 CPUtime=0.07 cores=1,3,5,7
/proc/10392/task/10453/stat : 10453 (java) S 10389 10392 6622 0 -1 1077944384 3 13416 0 0 0 0 5 2 20 0 15 0 405922826 11107291136 161842 33554432000 4194304 4196468 140732042768560 139789603788624 139791064119195 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10454] ppid=10389 vsize=10846964 memory=1988 CPUtime=4.01 cores=1,3,5,7
/proc/10392/task/10454/stat : 10454 (java) S 10389 10392 6622 0 -1 1077944384 20127 13416 0 0 390 4 5 2 20 0 15 0 405922826 11107291136 161842 33554432000 4194304 4196468 140732042768560 139790589684592 139791064111746 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10455] ppid=10389 vsize=10846964 memory=988 CPUtime=3.88 cores=1,3,5,7
/proc/10392/task/10455/stat : 10455 (java) S 10389 10392 6622 0 -1 1077944384 18082 13416 0 0 378 3 5 2 20 0 15 0 405922826 11107291136 161842 33554432000 4194304 4196468 140732042768560 139790588631792 139791064111746 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10456] ppid=10389 vsize=10846964 memory=647368 CPUtime=3.11 cores=1,3,5,7
/proc/10392/task/10456/stat : 10456 (java) S 10389 10392 6622 0 -1 1077944384 19598 13416 0 0 299 5 5 2 20 0 15 0 405922827 11107291136 161842 33554432000 4194304 4196468 140732042768560 139790587578992 139791064111746 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10457] ppid=10389 vsize=10846964 memory=647368 CPUtime=0.07 cores=1,3,5,7
/proc/10392/task/10457/stat : 10457 (java) S 10389 10392 6622 0 -1 1077944384 3 13416 0 0 0 0 5 2 20 0 15 0 405922827 11107291136 161842 33554432000 4194304 4196468 140732042768560 139789570231008 139791064110805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10458] ppid=10389 vsize=10846964 memory=647368 CPUtime=0.44 cores=1,3,5,7
/proc/10392/task/10458/stat : 10458 (java) S 10389 10392 6622 0 -1 1077944384 648 13416 0 0 16 21 5 2 20 0 15 0 405922827 11107291136 161842 33554432000 4194304 4196468 140732042768560 139790586526384 139791064111746 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
Current children cumulated CPU time: 737.81 s
Current children cumulated vsize: 10846964 KiB
Current children cumulated memory: 647368 KiB

[startup+718.601 s]
/proc/loadavg: 1.61 1.57 1.49 3/229 11954
/proc/meminfo: memFree=29745736/32770624 swapFree=66940044/67108860
[pid=10392] ppid=10389 vsize=10846964 memory=647368 CPUtime=738.02 cores=1,3,5,7
/proc/10392/stat : 10392 (java) S 10389 10392 6622 0 -1 1077944320 128902 13416 0 0 73664 131 5 2 20 0 15 0 405922812 11107291136 161842 33554432000 4194304 4196468 140732042768560 140732042751104 139791064100599 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
/proc/10392/statm: 2711741 161842 3624 1 0 2673805 0
[pid=10392/tid=10445] ppid=10389 vsize=10846964 memory=1556 CPUtime=711.3 cores=1,3,5,7
/proc/10392/task/10445/stat : 10445 (java) R 10389 10392 6622 0 -1 4202560 38185 13416 0 0 71100 23 5 2 20 0 15 0 405922821 11107291136 161842 33554432000 4194304 4196468 140732042768560 139791035936736 139790679188476 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10446] ppid=10389 vsize=10846964 memory=647368 CPUtime=3.16 cores=1,3,5,7
/proc/10392/task/10446/stat : 10446 (java) S 10389 10392 6622 0 -1 1077944384 5449 13416 0 0 289 20 5 2 20 0 15 0 405922822 11107291136 161842 33554432000 4194304 4196468 140732042768560 139791068343440 139791064110805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10447] ppid=10389 vsize=10846964 memory=647368 CPUtime=3.16 cores=1,3,5,7
/proc/10392/task/10447/stat : 10447 (java) S 10389 10392 6622 0 -1 1077944384 7245 13416 0 0 290 19 5 2 20 0 15 0 405922822 11107291136 161842 33554432000 4194304 4196468 140732042768560 139790987095056 139791064110805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10448] ppid=10389 vsize=10846964 memory=647264 CPUtime=3.17 cores=1,3,5,7
/proc/10392/task/10448/stat : 10448 (java) S 10389 10392 6622 0 -1 1077944384 3794 13416 0 0 290 20 5 2 20 0 15 0 405922822 11107291136 161842 33554432000 4194304 4196468 140732042768560 139790986042256 139791064110805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10449] ppid=10389 vsize=10846964 memory=2432 CPUtime=3.15 cores=1,3,5,7
/proc/10392/task/10449/stat : 10449 (java) S 10389 10392 6622 0 -1 1077944384 5322 13416 0 0 289 19 5 2 20 0 15 0 405922822 11107291136 161842 33554432000 4194304 4196468 140732042768560 139790635686672 139791064110805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10450] ppid=10389 vsize=10846964 memory=1436 CPUtime=3.16 cores=1,3,5,7
/proc/10392/task/10450/stat : 10450 (java) S 10389 10392 6622 0 -1 1077944384 8225 13416 0 0 293 16 5 2 20 0 15 0 405922823 11107291136 161842 33554432000 4194304 4196468 140732042768560 139790590736752 139791064111746 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10451] ppid=10389 vsize=10846964 memory=800 CPUtime=0.07 cores=1,3,5,7
/proc/10392/task/10451/stat : 10451 (java) S 10389 10392 6622 0 -1 1077944384 16 13416 0 0 0 0 5 2 20 0 15 0 405922824 11107291136 161842 33554432000 4194304 4196468 140732042768560 139790380950688 139791064110805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10452] ppid=10389 vsize=10846964 memory=6788 CPUtime=0.07 cores=1,3,5,7
/proc/10392/task/10452/stat : 10452 (java) S 10389 10392 6622 0 -1 1077944384 1 13416 0 0 0 0 5 2 20 0 15 0 405922824 11107291136 161842 33554432000 4194304 4196468 140732042768560 139789911188352 139791064110805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10453] ppid=10389 vsize=10846964 memory=-7025452035940392864 CPUtime=0.07 cores=1,3,5,7
/proc/10392/task/10453/stat : 10453 (java) S 10389 10392 6622 0 -1 1077944384 3 13416 0 0 0 0 5 2 20 0 15 0 405922826 11107291136 161842 33554432000 4194304 4196468 140732042768560 139789603788624 139791064119195 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10454] ppid=10389 vsize=10846964 memory=281282106197544 CPUtime=4.01 cores=1,3,5,7
/proc/10392/task/10454/stat : 10454 (java) S 10389 10392 6622 0 -1 1077944384 20127 13416 0 0 390 4 5 2 20 0 15 0 405922826 11107291136 161842 33554432000 4194304 4196468 140732042768560 139790589684592 139791064111746 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10455] ppid=10389 vsize=10846964 memory=6791534058613427641 CPUtime=3.88 cores=1,3,5,7
/proc/10392/task/10455/stat : 10455 (java) S 10389 10392 6622 0 -1 1077944384 18082 13416 0 0 378 3 5 2 20 0 15 0 405922826 11107291136 161842 33554432000 4194304 4196468 140732042768560 139790588631792 139791064111746 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10456] ppid=10389 vsize=10846964 memory=1943550 CPUtime=3.11 cores=1,3,5,7
/proc/10392/task/10456/stat : 10456 (java) S 10389 10392 6622 0 -1 1077944384 19598 13416 0 0 299 5 5 2 20 0 15 0 405922827 11107291136 161842 33554432000 4194304 4196468 140732042768560 139790587578992 139791064111746 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10457] ppid=10389 vsize=10846964 memory=1943556 CPUtime=0.07 cores=1,3,5,7
/proc/10392/task/10457/stat : 10457 (java) S 10389 10392 6622 0 -1 1077944384 3 13416 0 0 0 0 5 2 20 0 15 0 405922827 11107291136 161842 33554432000 4194304 4196468 140732042768560 139789570231008 139791064110805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
[pid=10392/tid=10458] ppid=10389 vsize=10846964 memory=0 CPUtime=0.44 cores=1,3,5,7
/proc/10392/task/10458/stat : 10458 (java) S 10389 10392 6622 0 -1 1077944384 648 13416 0 0 16 21 5 2 20 0 15 0 405922827 11107291136 161842 33554432000 4194304 4196468 140732042768560 139790586526384 139791064111746 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15925248 140732042775286 140732042777797 140732042777797 140732042780623 0
Current children cumulated CPU time: 738.02 s
Current children cumulated vsize: 10846964 KiB
Current children cumulated memory: 647368 KiB

Child status: 0
Real time (s): 718.706
CPU time (s): 738.142
CPU user time (s): 736.794
CPU system time (s): 1.34809
CPU usage (%): 102.704
Max. virtual memory (cumulated for all children) (KiB): 10847540
Max. memory (cumulated for all children) (KiB): 647368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 736.794
system time used= 1.34809
maximum resident set size= 649452
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 143885
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1072
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 96070
involuntary context switches= 3509


# summary of solver processes directly reported to runsolver:
#   pid: 10392
#   total CPU time (s): 738.142
#   total CPU user time (s): 736.794
#   total CPU system time (s): 1.34809

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.19765 second user time and 6.93993 second system time

The end

Launcher Data

Begin job on node149 at 2019-09-12 16:00:03
IDJOB=4387252
IDBENCH=129976
IDSOLVER=2823
FILE ID=node149/4387252-1568296841
RUNJOBID= node149-1568287628-8129
PBS_JOBID= 21701062
Free space on /tmp= 54640 MiB

SOLVER NAME= Concrete 3.10
BENCH NAME= XCSP17/Rcpsp/Rcpsp-m1-j30/Rcpsp-j30-29-07.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4387252-1568296841/watcher-4387252-1568296841 -o /tmp/evaluation-result-4387252-1568296841/solver-4387252-1568296841 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1568287628-8129 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=724199043 HOME/instance-4387252-1568296841.xml

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

MD5SUM BENCH= 883cdd2c39820682d54c3bab8557ea17
RANDOM SEED=724199043

node149.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.81
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.81
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.81
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.81
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:        29906960 kB
MemAvailable:   30551524 kB
Buffers:          100084 kB
Cached:           843024 kB
SwapCached:        61020 kB
Active:          1735780 kB
Inactive:         574124 kB
Active(anon):    1334944 kB
Inactive(anon):    71332 kB
Active(file):     400836 kB
Inactive(file):   502792 kB
Unevictable:      111364 kB
Mlocked:          111364 kB
SwapTotal:      67108860 kB
SwapFree:       66940040 kB
Dirty:             35044 kB
Writeback:             0 kB
AnonPages:       1428560 kB
Mapped:            55656 kB
Shmem:             30988 kB
Slab:             141772 kB
SReclaimable:     113540 kB
SUnreclaim:        28232 kB
KernelStack:        3984 kB
PageTables:         8272 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2528388 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1339392 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      144768 kB
DirectMap2M:    33400832 kB

Free space on /tmp at the end= 54604 MiB
End job on node149 at 2019-09-12 16:12:02