Trace number 4304617

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Concrete 3.9.2OPT86 49.4107 39.1784

General information on the benchmark

NameRcpsp/
Rcpsp-j90-01-04_c18.xml
MD5SUM0eb6d6735b5266ca4e96e7e1d1b2460a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark86
Best CPU time to get the best result obtained on this benchmark6.88289
Satisfiable
(Un)Satisfiability was proved
Number of variables92
Number of constraints142
Number of domains2
Minimum domain size1
Maximum domain size493
Distribution of domain sizes[{"size":1,"count":1},{"size":493,"count":91}]
Minimum variable degree3
Maximum variable degree6
Distribution of variable degrees[{"degree":3,"count":36},{"degree":4,"count":23},{"degree":5,"count":31},{"degree":6,"count":2}]
Minimum constraint arity2
Maximum constraint arity32
Distribution of constraint arities[{"arity":2,"count":138},{"arity":18,"count":2},{"arity":22,"count":1},{"arity":32,"count":1}]
Number of extensional constraints0
Number of intensional constraints138
Distribution of constraint types[{"type":"intension","count":138},{"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.99/0.74	c Concrete v3.9.2.1532736233296 running
9.30/4.21	o 109
9.61/4.32	o 104
10.24/4.50	o 89
13.48/5.80	o 88
13.76/5.88	o 87
14.02/5.97	o 86
49.33/39.16	v <instantiation cost="86">
49.33/39.16	v       <list>
49.33/39.16	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] s[32] s[33] s[34] s[35] s[36] s[37] s[38] s[39] s[40] s[41] s[42] s[43] s[44] s[45] s[46] s[47] s[48] s[49] s[50] s[51] s[52] s[53] s[54] s[55] s[56] s[57] s[58] s[59] s[60] s[61] s[62] s[63] s[64] s[65] s[66] s[67] s[68] s[69] s[70] s[71] s[72] s[73] s[74] s[75] s[76] s[77] s[78] s[79] s[80] s[81] s[82] s[83] s[84] s[85] s[86] s[87] s[88] s[89] s[90] s[91]
49.33/39.16	v       </list>
49.33/39.16	v       <values>
49.33/39.16	v         0 13 0 0 12 22 5 41 17 13 9 13 21 21 5 13 23 21 43 4 29 23 30 24 21 32 51 35 20 30 36 53 52 37 36 58 25 66 37 50 41 60 22 47 62 31 18 45 46 50 36 45 21 10 42 58 53 53 41 51 31 48 63 61 61 25 63 55 48 40 72 67 51 41 45 28 58 61 55 55 62 70 69 58 65 70 73 74 79 78 82 86
49.33/39.16	v       </values>
49.33/39.16	v     </instantiation>
49.33/39.16	s OPTIMUM FOUND

Verifier Data

OK	86

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4304617-1534119259/watcher-4304617-1534119259 -o /tmp/evaluation-result-4304617-1534119259/solver-4304617-1534119259 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1534099504-1961 --watchdog 2580 bin/xcsp-3-concrete -J-Xss64M -randomseed=2009349391 HOME/instance-4304617-1534119259.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=6283, runsolver pid=6280

[startup+0.100058 s]*
/proc/loadavg: 1.95 1.64 1.62 3/208 6340
/proc/meminfo: memFree=22953832/32770624 swapFree=67108804/67108860
[pid=6283] ppid=6280 vsize=10005480 memory=18592 CPUtime=0.09 cores=1,3,5,7
/proc/6283/stat : 6283 (java) S 6280 6283 1929 0 -1 1077944320 4265 13283 0 0 1 0 5 3 20 0 6 0 229489103 10245611520 4648 33554432000 4194304 4196468 140736420226880 140736420209424 139663422877431 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
/proc/6283/statm: 2501370 4648 1932 1 0 2489808 0
[pid=6283/tid=6336] ppid=6280 vsize=10005480 memory=-8384983170502934469 CPUtime=0.09 cores=1,3,5,7
/proc/6283/task/6336/stat : 6336 (java) R 6280 6283 1929 0 -1 4202560 2092 13283 0 0 1 0 5 3 20 0 6 0 229489112 10245611520 4648 33554432000 4194304 4196468 140736420226880 139663394714192 139663415114558 0 4 0 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6337] ppid=6280 vsize=10005480 memory=8257237230052613020 CPUtime=0.08 cores=1,3,5,7
/proc/6283/task/6337/stat : 6337 (java) S 6280 6283 1929 0 -1 1077944384 1 13283 0 0 0 0 5 3 20 0 6 0 229489113 10245611520 4648 33554432000 4194304 4196468 140736420226880 139663427119888 139663422887637 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6338] ppid=6280 vsize=10005480 memory=139786777360000 CPUtime=0.08 cores=1,3,5,7
/proc/6283/task/6338/stat : 6338 (java) S 6280 6283 1929 0 -1 1077944384 1 13283 0 0 0 0 5 3 20 0 6 0 229489113 10245611520 4648 33554432000 4194304 4196468 140736420226880 139663281838992 139663422887637 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6339] ppid=6280 vsize=10005480 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/6283/task/6339/stat : 6339 (java) S 6280 6283 1929 0 -1 1077944384 1 13283 0 0 0 0 5 3 20 0 6 0 229489113 10245611520 4648 33554432000 4194304 4196468 140736420226880 139663280786448 139663422887637 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6340] ppid=6280 vsize=10005480 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/6283/task/6340/stat : 6340 (java) S 6280 6283 1929 0 -1 1077944384 2 13283 0 0 0 0 5 3 20 0 6 0 229489113 10245611520 4648 33554432000 4194304 4196468 140736420226880 139663279733904 139663422887637 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 10005480 KiB
Current children cumulated memory: 18592 KiB

[startup+0.210156 s]*
/proc/loadavg: 1.95 1.64 1.62 3/217 6349
/proc/meminfo: memFree=22929480/32770624 swapFree=67108804/67108860
[pid=6283] ppid=6280 vsize=10982744 memory=44340 CPUtime=0.26 cores=1,3,5,7
/proc/6283/stat : 6283 (java) S 6280 6283 1929 0 -1 1077944320 7788 13283 0 0 17 1 5 3 20 0 15 0 229489103 11246329856 11085 33554432000 4194304 4196468 140736420226880 140736420209424 139663422877431 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
/proc/6283/statm: 2745686 11085 2947 1 0 2708109 0
[pid=6283/tid=6336] ppid=6280 vsize=10982744 memory=8514701219931451533 CPUtime=0.19 cores=1,3,5,7
/proc/6283/task/6336/stat : 6336 (java) R 6280 6283 1929 0 -1 4202560 4441 13283 0 0 11 0 5 3 20 0 15 0 229489112 11246329856 11151 33554432000 4194304 4196468 140736420226880 139663394677344 139663422899357 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6337] ppid=6280 vsize=10982744 memory=-7025452035940392864 CPUtime=0.08 cores=1,3,5,7
/proc/6283/task/6337/stat : 6337 (java) S 6280 6283 1929 0 -1 1077944384 1 13283 0 0 0 0 5 3 20 0 15 0 229489113 11246329856 11151 33554432000 4194304 4196468 140736420226880 139663427119888 139663422887637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6338] ppid=6280 vsize=10982744 memory=139786777360000 CPUtime=0.08 cores=1,3,5,7
/proc/6283/task/6338/stat : 6338 (java) S 6280 6283 1929 0 -1 1077944384 1 13283 0 0 0 0 5 3 20 0 15 0 229489113 11246329856 11151 33554432000 4194304 4196468 140736420226880 139663281838992 139663422887637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6339] ppid=6280 vsize=10982744 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/6283/task/6339/stat : 6339 (java) S 6280 6283 1929 0 -1 1077944384 1 13283 0 0 0 0 5 3 20 0 15 0 229489113 11246329856 11151 33554432000 4194304 4196468 140736420226880 139663280786448 139663422887637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6340] ppid=6280 vsize=10982744 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/6283/task/6340/stat : 6340 (java) S 6280 6283 1929 0 -1 1077944384 2 13283 0 0 0 0 5 3 20 0 15 0 229489113 11246329856 11151 33554432000 4194304 4196468 140736420226880 139663279733904 139663422887637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6341] ppid=6280 vsize=10982744 memory=139786777360000 CPUtime=0.08 cores=1,3,5,7
/proc/6283/task/6341/stat : 6341 (java) S 6280 6283 1929 0 -1 1077944384 2 13283 0 0 0 0 5 3 20 0 15 0 229489114 11246329856 11151 33554432000 4194304 4196468 140736420226880 139662391715824 139663422888578 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6342] ppid=6280 vsize=10982744 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/6283/task/6342/stat : 6342 (java) S 6280 6283 1929 0 -1 1077944384 13 13283 0 0 0 0 5 3 20 0 15 0 229489115 11246329856 11151 33554432000 4194304 4196468 140736420226880 139662270129056 139663422887637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6343] ppid=6280 vsize=10982744 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/6283/task/6343/stat : 6343 (java) S 6280 6283 1929 0 -1 1077944384 1 13283 0 0 0 0 5 3 20 0 15 0 229489115 11246329856 11151 33554432000 4194304 4196468 140736420226880 139662068802544 139663422887637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6344] ppid=6280 vsize=10982744 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/6283/task/6344/stat : 6344 (java) S 6280 6283 1929 0 -1 1077944384 3 13283 0 0 0 0 5 3 20 0 15 0 229489118 11246329856 11151 33554432000 4194304 4196468 140736420226880 139661761403088 139663422896027 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6345] ppid=6280 vsize=10982744 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/6283/task/6345/stat : 6345 (java) S 6280 6283 1929 0 -1 1077944384 485 13283 0 0 1 0 5 3 20 0 15 0 229489118 11246329856 11151 33554432000 4194304 4196468 140736420226880 139662390663664 139663422888578 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6346] ppid=6280 vsize=10982744 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/6283/task/6346/stat : 6346 (java) S 6280 6283 1929 0 -1 1077944384 128 13283 0 0 0 0 5 3 20 0 15 0 229489118 11246329856 11151 33554432000 4194304 4196468 140736420226880 139662389611120 139663422888578 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6347] ppid=6280 vsize=10982744 memory=139786777360000 CPUtime=0.11 cores=1,3,5,7
/proc/6283/task/6347/stat : 6347 (java) R 6280 6283 1929 0 -1 4202560 630 13283 0 0 3 0 5 3 20 0 15 0 229489118 11246329856 11151 33554432000 4194304 4196468 140736420226880 139662388558576 139663422889366 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6348] ppid=6280 vsize=10982744 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/6283/task/6348/stat : 6348 (java) S 6280 6283 1929 0 -1 1077944384 3 13283 0 0 0 0 5 3 20 0 15 0 229489118 11246329856 11151 33554432000 4194304 4196468 140736420226880 139661330607200 139663422887637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6349] ppid=6280 vsize=10982744 memory=139786777360000 CPUtime=0.08 cores=1,3,5,7
/proc/6283/task/6349/stat : 6349 (java) S 6280 6283 1929 0 -1 1077944384 1 13283 0 0 0 0 5 3 20 0 15 0 229489118 11246329856 11151 33554432000 4194304 4196468 140736420226880 139662387505456 139663422888578 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10982744 KiB
Current children cumulated memory: 44340 KiB

[startup+0.31035 s]*
/proc/loadavg: 1.95 1.64 1.62 3/217 6349
/proc/meminfo: memFree=22917820/32770624 swapFree=67108804/67108860
[pid=6283] ppid=6280 vsize=10983192 memory=55292 CPUtime=0.39 cores=1,3,5,7
/proc/6283/stat : 6283 (java) S 6280 6283 1929 0 -1 1077944320 10410 13283 0 0 29 2 5 3 20 0 15 0 229489103 11246788608 13823 33554432000 4194304 4196468 140736420226880 140736420209424 139663422877431 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
/proc/6283/statm: 2745798 13823 3066 1 0 2708109 0
[pid=6283/tid=6336] ppid=6280 vsize=10983192 memory=8112282956445269571 CPUtime=0.28 cores=1,3,5,7
/proc/6283/task/6336/stat : 6336 (java) R 6280 6283 1929 0 -1 4202560 6946 13283 0 0 19 1 5 3 20 0 15 0 229489112 11246788608 13823 33554432000 4194304 4196468 140736420226880 139663394689440 139663406957918 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6337] ppid=6280 vsize=10983192 memory=7589807074583924816 CPUtime=0.08 cores=1,3,5,7
/proc/6283/task/6337/stat : 6337 (java) S 6280 6283 1929 0 -1 1077944384 1 13283 0 0 0 0 5 3 20 0 15 0 229489113 11246788608 13823 33554432000 4194304 4196468 140736420226880 139663427119888 139663422887637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6338] ppid=6280 vsize=10983192 memory=2076 CPUtime=0.08 cores=1,3,5,7
/proc/6283/task/6338/stat : 6338 (java) S 6280 6283 1929 0 -1 1077944384 1 13283 0 0 0 0 5 3 20 0 15 0 229489113 11246788608 13823 33554432000 4194304 4196468 140736420226880 139663281838992 139663422887637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6339] ppid=6280 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/6283/task/6339/stat : 6339 (java) S 6280 6283 1929 0 -1 1077944384 1 13283 0 0 0 0 5 3 20 0 15 0 229489113 11246788608 13823 33554432000 4194304 4196468 140736420226880 139663280786448 139663422887637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6340] ppid=6280 vsize=10983192 memory=4126316290023845779 CPUtime=0.08 cores=1,3,5,7
/proc/6283/task/6340/stat : 6340 (java) S 6280 6283 1929 0 -1 1077944384 2 13283 0 0 0 0 5 3 20 0 15 0 229489113 11246788608 13823 33554432000 4194304 4196468 140736420226880 139663279733904 139663422887637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6341] ppid=6280 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/6283/task/6341/stat : 6341 (java) S 6280 6283 1929 0 -1 1077944384 2 13283 0 0 0 0 5 3 20 0 15 0 229489114 11246788608 13823 33554432000 4194304 4196468 140736420226880 139662391715824 139663422888578 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6342] ppid=6280 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/6283/task/6342/stat : 6342 (java) S 6280 6283 1929 0 -1 1077944384 13 13283 0 0 0 0 5 3 20 0 15 0 229489115 11246788608 13823 33554432000 4194304 4196468 140736420226880 139662270129056 139663422887637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6343] ppid=6280 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/6283/task/6343/stat : 6343 (java) S 6280 6283 1929 0 -1 1077944384 1 13283 0 0 0 0 5 3 20 0 15 0 229489115 11246788608 13823 33554432000 4194304 4196468 140736420226880 139662068802544 139663422887637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6344] ppid=6280 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/6283/task/6344/stat : 6344 (java) S 6280 6283 1929 0 -1 1077944384 3 13283 0 0 0 0 5 3 20 0 15 0 229489118 11246788608 13823 33554432000 4194304 4196468 140736420226880 139661761403088 139663422896027 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6345] ppid=6280 vsize=10983192 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/6283/task/6345/stat : 6345 (java) S 6280 6283 1929 0 -1 1077944384 485 13283 0 0 2 0 5 3 20 0 15 0 229489118 11246788608 13823 33554432000 4194304 4196468 140736420226880 139662390663664 139663422888578 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6346] ppid=6280 vsize=10983192 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/6283/task/6346/stat : 6346 (java) S 6280 6283 1929 0 -1 1077944384 131 13283 0 0 1 0 5 3 20 0 15 0 229489118 11246788608 13823 33554432000 4194304 4196468 140736420226880 139662389611120 139663422888578 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6347] ppid=6280 vsize=10983192 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/6283/task/6347/stat : 6347 (java) R 6280 6283 1929 0 -1 4202560 645 13283 0 0 5 0 5 3 20 0 15 0 229489118 11246788608 13823 33554432000 4194304 4196468 140736420226880 139662388558576 139663406957918 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6348] ppid=6280 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/6283/task/6348/stat : 6348 (java) S 6280 6283 1929 0 -1 1077944384 3 13283 0 0 0 0 5 3 20 0 15 0 229489118 11246788608 13823 33554432000 4194304 4196468 140736420226880 139661330607200 139663422887637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6349] ppid=6280 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/6283/task/6349/stat : 6349 (java) S 6280 6283 1929 0 -1 1077944384 1 13283 0 0 0 0 5 3 20 0 15 0 229489118 11246788608 13823 33554432000 4194304 4196468 140736420226880 139662387505456 139663422888578 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 55292 KiB

[startup+0.700794 s]
/proc/loadavg: 1.95 1.64 1.62 3/217 6349
/proc/meminfo: memFree=22906160/32770624 swapFree=67108804/67108860
[pid=6283] ppid=6280 vsize=10983192 memory=88612 CPUtime=0.99 cores=1,3,5,7
/proc/6283/stat : 6283 (java) S 6280 6283 1929 0 -1 1077944320 16741 13283 0 0 87 4 5 3 20 0 15 0 229489103 11246788608 22153 33554432000 4194304 4196468 140736420226880 140736420209424 139663422877431 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
/proc/6283/statm: 2745798 22153 3239 1 0 2708109 0
[pid=6283/tid=6336] ppid=6280 vsize=10983192 memory=0 CPUtime=0.66 cores=1,3,5,7
/proc/6283/task/6336/stat : 6336 (java) R 6280 6283 1929 0 -1 4202560 12183 13283 0 0 55 3 5 3 20 0 15 0 229489112 11246788608 22153 33554432000 4194304 4196468 140736420226880 139663394698256 139663404440960 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6337] ppid=6280 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/6283/task/6337/stat : 6337 (java) S 6280 6283 1929 0 -1 1077944384 1 13283 0 0 0 0 5 3 20 0 15 0 229489113 11246788608 22153 33554432000 4194304 4196468 140736420226880 139663427119888 139663422887637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6338] ppid=6280 vsize=10983192 memory=3708 CPUtime=0.08 cores=1,3,5,7
/proc/6283/task/6338/stat : 6338 (java) S 6280 6283 1929 0 -1 1077944384 1 13283 0 0 0 0 5 3 20 0 15 0 229489113 11246788608 22153 33554432000 4194304 4196468 140736420226880 139663281838992 139663422887637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6339] ppid=6280 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/6283/task/6339/stat : 6339 (java) S 6280 6283 1929 0 -1 1077944384 1 13283 0 0 0 0 5 3 20 0 15 0 229489113 11246788608 22153 33554432000 4194304 4196468 140736420226880 139663280786448 139663422887637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6340] ppid=6280 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/6283/task/6340/stat : 6340 (java) S 6280 6283 1929 0 -1 1077944384 2 13283 0 0 0 0 5 3 20 0 15 0 229489113 11246788608 22153 33554432000 4194304 4196468 140736420226880 139663279733904 139663422887637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6341] ppid=6280 vsize=10983192 memory=4420 CPUtime=0.08 cores=1,3,5,7
/proc/6283/task/6341/stat : 6341 (java) S 6280 6283 1929 0 -1 1077944384 6 13283 0 0 0 0 5 3 20 0 15 0 229489114 11246788608 22153 33554432000 4194304 4196468 140736420226880 139662391715824 139663422888578 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6342] ppid=6280 vsize=10983192 memory=6628 CPUtime=0.08 cores=1,3,5,7
/proc/6283/task/6342/stat : 6342 (java) S 6280 6283 1929 0 -1 1077944384 13 13283 0 0 0 0 5 3 20 0 15 0 229489115 11246788608 22153 33554432000 4194304 4196468 140736420226880 139662270129056 139663422887637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6343] ppid=6280 vsize=10983192 memory=8836 CPUtime=0.08 cores=1,3,5,7
/proc/6283/task/6343/stat : 6343 (java) S 6280 6283 1929 0 -1 1077944384 1 13283 0 0 0 0 5 3 20 0 15 0 229489115 11246788608 22153 33554432000 4194304 4196468 140736420226880 139662068802544 139663422887637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6344] ppid=6280 vsize=10983192 memory=11044 CPUtime=0.08 cores=1,3,5,7
/proc/6283/task/6344/stat : 6344 (java) S 6280 6283 1929 0 -1 1077944384 3 13283 0 0 0 0 5 3 20 0 15 0 229489118 11246788608 22153 33554432000 4194304 4196468 140736420226880 139661761403088 139663422896027 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6345] ppid=6280 vsize=10983192 memory=13252 CPUtime=0.16 cores=1,3,5,7
/proc/6283/task/6345/stat : 6345 (java) S 6280 6283 1929 0 -1 1077944384 892 13283 0 0 8 0 5 3 20 0 15 0 229489118 11246788608 22153 33554432000 4194304 4196468 140736420226880 139662390663664 139663422888578 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6346] ppid=6280 vsize=10983192 memory=15460 CPUtime=0.17 cores=1,3,5,7
/proc/6283/task/6346/stat : 6346 (java) S 6280 6283 1929 0 -1 1077944384 706 13283 0 0 9 0 5 3 20 0 15 0 229489118 11246788608 22153 33554432000 4194304 4196468 140736420226880 139662389611120 139663422888578 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6347] ppid=6280 vsize=10983192 memory=17668 CPUtime=0.21 cores=1,3,5,7
/proc/6283/task/6347/stat : 6347 (java) S 6280 6283 1929 0 -1 1077944384 739 13283 0 0 13 0 5 3 20 0 15 0 229489118 11246788608 22153 33554432000 4194304 4196468 140736420226880 139662388558576 139663422888578 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6348] ppid=6280 vsize=10983192 memory=19876 CPUtime=0.08 cores=1,3,5,7
/proc/6283/task/6348/stat : 6348 (java) S 6280 6283 1929 0 -1 1077944384 3 13283 0 0 0 0 5 3 20 0 15 0 229489118 11246788608 22153 33554432000 4194304 4196468 140736420226880 139661330607200 139663422887637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6349] ppid=6280 vsize=10983192 memory=22084 CPUtime=0.08 cores=1,3,5,7
/proc/6283/task/6349/stat : 6349 (java) S 6280 6283 1929 0 -1 1077944384 1 13283 0 0 0 0 5 3 20 0 15 0 229489118 11246788608 22153 33554432000 4194304 4196468 140736420226880 139662387505456 139663422888578 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 88612 KiB

[startup+1.50076 s]
/proc/loadavg: 1.95 1.64 1.62 4/217 6349
/proc/meminfo: memFree=22860216/32770624 swapFree=67108804/67108860
[pid=6283] ppid=6280 vsize=10998092 memory=181832 CPUtime=2.29 cores=1,3,5,7
/proc/6283/stat : 6283 (java) S 6280 6283 1929 0 -1 1077944320 23894 13283 0 0 211 10 5 3 20 0 15 0 229489103 11262046208 45458 33554432000 4194304 4196468 140736420226880 140736420209424 139663422877431 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
/proc/6283/statm: 2749523 45458 3475 1 0 2711181 0
[pid=6283/tid=6336] ppid=6280 vsize=10998092 memory=0 CPUtime=1.43 cores=1,3,5,7
/proc/6283/task/6336/stat : 6336 (java) R 6280 6283 1929 0 -1 4202560 17695 13283 0 0 129 6 5 3 20 0 15 0 229489112 11262046208 45458 33554432000 4194304 4196468 140736420226880 139663394692336 139663422899357 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6337] ppid=6280 vsize=10998092 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/6283/task/6337/stat : 6337 (java) S 6280 6283 1929 0 -1 1077944384 191 13283 0 0 1 0 5 3 20 0 15 0 229489113 11262046208 45458 33554432000 4194304 4196468 140736420226880 139663427119888 139663422887637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6338] ppid=6280 vsize=10998092 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/6283/task/6338/stat : 6338 (java) S 6280 6283 1929 0 -1 1077944384 27 13283 0 0 1 0 5 3 20 0 15 0 229489113 11262046208 45458 33554432000 4194304 4196468 140736420226880 139663281838992 139663422887637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6339] ppid=6280 vsize=10998092 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/6283/task/6339/stat : 6339 (java) S 6280 6283 1929 0 -1 1077944384 12 13283 0 0 1 0 5 3 20 0 15 0 229489113 11262046208 45458 33554432000 4194304 4196468 140736420226880 139663280786448 139663422887637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6340] ppid=6280 vsize=10998092 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/6283/task/6340/stat : 6340 (java) S 6280 6283 1929 0 -1 1077944384 77 13283 0 0 0 0 5 3 20 0 15 0 229489113 11262046208 45458 33554432000 4194304 4196468 140736420226880 139663279733904 139663422887637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6341] ppid=6280 vsize=10998092 memory=1399103955520229747 CPUtime=0.09 cores=1,3,5,7
/proc/6283/task/6341/stat : 6341 (java) S 6280 6283 1929 0 -1 1077944384 55 13283 0 0 1 0 5 3 20 0 15 0 229489114 11262046208 45458 33554432000 4194304 4196468 140736420226880 139662391715824 139663422888578 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6342] ppid=6280 vsize=10998092 memory=279573245798656 CPUtime=0.08 cores=1,3,5,7
/proc/6283/task/6342/stat : 6342 (java) S 6280 6283 1929 0 -1 1077944384 13 13283 0 0 0 0 5 3 20 0 15 0 229489115 11262046208 45458 33554432000 4194304 4196468 140736420226880 139662270129120 139663422887637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6343] ppid=6280 vsize=10998092 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/6283/task/6343/stat : 6343 (java) S 6280 6283 1929 0 -1 1077944384 2 13283 0 0 0 0 5 3 20 0 15 0 229489115 11262046208 45458 33554432000 4194304 4196468 140736420226880 139662068802560 139663422887637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6344] ppid=6280 vsize=10998092 memory=1084 CPUtime=0.08 cores=1,3,5,7
/proc/6283/task/6344/stat : 6344 (java) S 6280 6283 1929 0 -1 1077944384 3 13283 0 0 0 0 5 3 20 0 15 0 229489118 11262046208 45458 33554432000 4194304 4196468 140736420226880 139661761403088 139663422896027 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6345] ppid=6280 vsize=10998092 memory=1600 CPUtime=0.3 cores=1,3,5,7
/proc/6283/task/6345/stat : 6345 (java) S 6280 6283 1929 0 -1 1077944384 1400 13283 0 0 22 0 5 3 20 0 15 0 229489118 11262046208 45458 33554432000 4194304 4196468 140736420226880 139662390663664 139663422888578 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6346] ppid=6280 vsize=10998092 memory=7952 CPUtime=0.26 cores=1,3,5,7
/proc/6283/task/6346/stat : 6346 (java) S 6280 6283 1929 0 -1 1077944384 869 13283 0 0 18 0 5 3 20 0 15 0 229489118 11262046208 45458 33554432000 4194304 4196468 140736420226880 139662389611120 139663422888578 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6347] ppid=6280 vsize=10998092 memory=4088 CPUtime=0.42 cores=1,3,5,7
/proc/6283/task/6347/stat : 6347 (java) S 6280 6283 1929 0 -1 1077944384 1357 13283 0 0 34 0 5 3 20 0 15 0 229489118 11262046208 45458 33554432000 4194304 4196468 140736420226880 139662388558576 139663422888578 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6348] ppid=6280 vsize=10998092 memory=1784 CPUtime=0.08 cores=1,3,5,7
/proc/6283/task/6348/stat : 6348 (java) S 6280 6283 1929 0 -1 1077944384 3 13283 0 0 0 0 5 3 20 0 15 0 229489118 11262046208 45480 33554432000 4194304 4196468 140736420226880 139661330607200 139663422887637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6349] ppid=6280 vsize=10998092 memory=1060 CPUtime=0.08 cores=1,3,5,7
/proc/6283/task/6349/stat : 6349 (java) S 6280 6283 1929 0 -1 1077944384 1 13283 0 0 0 0 5 3 20 0 15 0 229489118 11262046208 45480 33554432000 4194304 4196468 140736420226880 139662387505456 139663422888578 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
Current children cumulated CPU time: 2.29 s
Current children cumulated vsize: 10998092 KiB

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

[pid=6283/tid=6348] ppid=6280 vsize=11077984 memory=7812449447272803947 CPUtime=0.08 cores=1,3,5,7
/proc/6283/task/6348/stat : 6348 (java) S 6280 6283 1929 0 -1 1077944384 3 13283 0 0 0 0 5 3 20 0 15 0 229489118 11343855616 237878 33554432000 4194304 4196468 140736420226880 139661330607200 139663422887637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6349] ppid=6280 vsize=11077984 memory=5938374913366266286 CPUtime=0.09 cores=1,3,5,7
/proc/6283/task/6349/stat : 6349 (java) S 6280 6283 1929 0 -1 1077944384 604 13283 0 0 1 0 5 3 20 0 15 0 229489118 11343855616 237878 33554432000 4194304 4196468 140736420226880 139662387505456 139663422888578 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
Current children cumulated CPU time: 47 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 951512 KiB

[startup+38.4008 s]
/proc/loadavg: 1.48 1.56 1.59 3/217 6349
/proc/meminfo: memFree=22020716/32770624 swapFree=67108804/67108860
[pid=6283] ppid=6280 vsize=11077984 memory=953068 CPUtime=48.61 cores=1,3,5,7
/proc/6283/stat : 6283 (java) S 6280 6283 1929 0 -1 1077944320 102806 13283 0 0 4815 38 5 3 20 0 15 0 229489103 11343855616 238267 33554432000 4194304 4196468 140736420226880 140736420209424 139663422877431 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
/proc/6283/statm: 2769496 238267 3526 1 0 2731149 0
[pid=6283/tid=6336] ppid=6280 vsize=11077984 memory=62320 CPUtime=38.15 cores=1,3,5,7
/proc/6283/task/6336/stat : 6336 (java) R 6280 6283 1929 0 -1 4202560 47788 13283 0 0 3789 18 5 3 20 0 15 0 229489112 11343855616 238267 33554432000 4194304 4196468 140736420226880 139663394712832 139662959117140 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6337] ppid=6280 vsize=11077984 memory=763912 CPUtime=0.17 cores=1,3,5,7
/proc/6283/task/6337/stat : 6337 (java) S 6280 6283 1929 0 -1 1077944384 2537 13283 0 0 6 3 5 3 20 0 15 0 229489113 11343855616 238267 33554432000 4194304 4196468 140736420226880 139663427119888 139663422887637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6338] ppid=6280 vsize=11077984 memory=3708 CPUtime=0.17 cores=1,3,5,7
/proc/6283/task/6338/stat : 6338 (java) S 6280 6283 1929 0 -1 1077944384 751 13283 0 0 7 2 5 3 20 0 15 0 229489113 11343855616 238267 33554432000 4194304 4196468 140736420226880 139663281838992 139663422887637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6339] ppid=6280 vsize=11077984 memory=3708 CPUtime=0.17 cores=1,3,5,7
/proc/6283/task/6339/stat : 6339 (java) S 6280 6283 1929 0 -1 1077944384 436 13283 0 0 7 2 5 3 20 0 15 0 229489113 11343855616 238267 33554432000 4194304 4196468 140736420226880 139663280786448 139663422887637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6340] ppid=6280 vsize=11077984 memory=62320 CPUtime=0.17 cores=1,3,5,7
/proc/6283/task/6340/stat : 6340 (java) S 6280 6283 1929 0 -1 1077944384 804 13283 0 0 6 3 5 3 20 0 15 0 229489113 11343855616 238267 33554432000 4194304 4196468 140736420226880 139663279733904 139663422887637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6341] ppid=6280 vsize=11077984 memory=279573246596480 CPUtime=0.16 cores=1,3,5,7
/proc/6283/task/6341/stat : 6341 (java) S 6280 6283 1929 0 -1 1077944384 4280 13283 0 0 8 0 5 3 20 0 15 0 229489114 11343855616 238267 33554432000 4194304 4196468 140736420226880 139662391715824 139663422888578 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6342] ppid=6280 vsize=11077984 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/6283/task/6342/stat : 6342 (java) S 6280 6283 1929 0 -1 1077944384 13 13283 0 0 0 0 5 3 20 0 15 0 229489115 11343855616 238267 33554432000 4194304 4196468 140736420226880 139662270129184 139663422887637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6343] ppid=6280 vsize=11077984 memory=1 CPUtime=0.08 cores=1,3,5,7
/proc/6283/task/6343/stat : 6343 (java) S 6280 6283 1929 0 -1 1077944384 2 13283 0 0 0 0 5 3 20 0 15 0 229489115 11343855616 238267 33554432000 4194304 4196468 140736420226880 139662068802560 139663422887637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6344] ppid=6280 vsize=11077984 memory=8112282956445269571 CPUtime=0.08 cores=1,3,5,7
/proc/6283/task/6344/stat : 6344 (java) S 6280 6283 1929 0 -1 1077944384 3 13283 0 0 0 0 5 3 20 0 15 0 229489118 11343855616 238267 33554432000 4194304 4196468 140736420226880 139661761403088 139663422896027 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6345] ppid=6280 vsize=11077984 memory=6655300316396806240 CPUtime=4.38 cores=1,3,5,7
/proc/6283/task/6345/stat : 6345 (java) S 6280 6283 1929 0 -1 1077944384 18124 13283 0 0 427 3 5 3 20 0 15 0 229489118 11343855616 238267 33554432000 4194304 4196468 140736420226880 139662390663664 139663422888578 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6346] ppid=6280 vsize=11077984 memory=279573245725968 CPUtime=3.73 cores=1,3,5,7
/proc/6283/task/6346/stat : 6346 (java) S 6280 6283 1929 0 -1 1077944384 10519 13283 0 0 363 2 5 3 20 0 15 0 229489118 11343855616 238267 33554432000 4194304 4196468 140736420226880 139662389611120 139663422888578 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6347] ppid=6280 vsize=11077984 memory=139786622914345 CPUtime=2.04 cores=1,3,5,7
/proc/6283/task/6347/stat : 6347 (java) S 6280 6283 1929 0 -1 1077944384 14753 13283 0 0 194 2 5 3 20 0 15 0 229489118 11343855616 238267 33554432000 4194304 4196468 140736420226880 139662388558576 139663422888578 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6348] ppid=6280 vsize=11077984 memory=2080 CPUtime=0.08 cores=1,3,5,7
/proc/6283/task/6348/stat : 6348 (java) S 6280 6283 1929 0 -1 1077944384 3 13283 0 0 0 0 5 3 20 0 15 0 229489118 11343855616 238267 33554432000 4194304 4196468 140736420226880 139661330607200 139663422887637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6349] ppid=6280 vsize=11077984 memory=1036 CPUtime=0.09 cores=1,3,5,7
/proc/6283/task/6349/stat : 6349 (java) S 6280 6283 1929 0 -1 1077944384 604 13283 0 0 1 0 5 3 20 0 15 0 229489118 11343855616 238267 33554432000 4194304 4196468 140736420226880 139662387505456 139663422888578 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
Current children cumulated CPU time: 48.61 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 953068 KiB

[startup+38.8012 s]
/proc/loadavg: 1.48 1.56 1.59 3/217 6349
/proc/meminfo: memFree=22020716/32770624 swapFree=67108804/67108860
[pid=6283] ppid=6280 vsize=11077984 memory=955116 CPUtime=49.02 cores=1,3,5,7
/proc/6283/stat : 6283 (java) S 6280 6283 1929 0 -1 1077944320 104043 13283 0 0 4855 39 5 3 20 0 15 0 229489103 11343855616 238779 33554432000 4194304 4196468 140736420226880 140736420209424 139663422877431 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
/proc/6283/statm: 2769496 238779 3526 1 0 2731149 0
[pid=6283/tid=6336] ppid=6280 vsize=11077984 memory=1600 CPUtime=38.54 cores=1,3,5,7
/proc/6283/task/6336/stat : 6336 (java) R 6280 6283 1929 0 -1 4202560 47910 13283 0 0 3828 18 5 3 20 0 15 0 229489112 11343855616 238779 33554432000 4194304 4196468 140736420226880 139663394712080 139662973409142 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6337] ppid=6280 vsize=11077984 memory=7952 CPUtime=0.18 cores=1,3,5,7
/proc/6283/task/6337/stat : 6337 (java) S 6280 6283 1929 0 -1 1077944384 2547 13283 0 0 7 3 5 3 20 0 15 0 229489113 11343855616 238779 33554432000 4194304 4196468 140736420226880 139663427119888 139663422887637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6338] ppid=6280 vsize=11077984 memory=4088 CPUtime=0.17 cores=1,3,5,7
/proc/6283/task/6338/stat : 6338 (java) S 6280 6283 1929 0 -1 1077944384 772 13283 0 0 7 2 5 3 20 0 15 0 229489113 11343855616 238779 33554432000 4194304 4196468 140736420226880 139663281838992 139663422887637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6339] ppid=6280 vsize=11077984 memory=1616 CPUtime=0.17 cores=1,3,5,7
/proc/6283/task/6339/stat : 6339 (java) S 6280 6283 1929 0 -1 1077944384 471 13283 0 0 7 2 5 3 20 0 15 0 229489113 11343855616 238779 33554432000 4194304 4196468 140736420226880 139663280786448 139663422887637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6340] ppid=6280 vsize=11077984 memory=932 CPUtime=0.17 cores=1,3,5,7
/proc/6283/task/6340/stat : 6340 (java) S 6280 6283 1929 0 -1 1077944384 1832 13283 0 0 6 3 5 3 20 0 15 0 229489113 11343855616 238779 33554432000 4194304 4196468 140736420226880 139663279733904 139663422887637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6341] ppid=6280 vsize=11077984 memory=1168 CPUtime=0.16 cores=1,3,5,7
/proc/6283/task/6341/stat : 6341 (java) S 6280 6283 1929 0 -1 1077944384 4301 13283 0 0 8 0 5 3 20 0 15 0 229489114 11343855616 238779 33554432000 4194304 4196468 140736420226880 139662391715824 139663422888578 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6342] ppid=6280 vsize=11077984 memory=1984 CPUtime=0.08 cores=1,3,5,7
/proc/6283/task/6342/stat : 6342 (java) S 6280 6283 1929 0 -1 1077944384 13 13283 0 0 0 0 5 3 20 0 15 0 229489115 11343855616 238779 33554432000 4194304 4196468 140736420226880 139662270129184 139663422887637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6343] ppid=6280 vsize=11077984 memory=1692 CPUtime=0.08 cores=1,3,5,7
/proc/6283/task/6343/stat : 6343 (java) S 6280 6283 1929 0 -1 1077944384 2 13283 0 0 0 0 5 3 20 0 15 0 229489115 11343855616 238779 33554432000 4194304 4196468 140736420226880 139662068802560 139663422887637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6344] ppid=6280 vsize=11077984 memory=910476 CPUtime=0.08 cores=1,3,5,7
/proc/6283/task/6344/stat : 6344 (java) S 6280 6283 1929 0 -1 1077944384 3 13283 0 0 0 0 5 3 20 0 15 0 229489118 11343855616 238779 33554432000 4194304 4196468 140736420226880 139661761403088 139663422896027 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6345] ppid=6280 vsize=11077984 memory=910476 CPUtime=4.38 cores=1,3,5,7
/proc/6283/task/6345/stat : 6345 (java) S 6280 6283 1929 0 -1 1077944384 18124 13283 0 0 427 3 5 3 20 0 15 0 229489118 11343855616 238779 33554432000 4194304 4196468 140736420226880 139662390663664 139663422888578 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6346] ppid=6280 vsize=11077984 memory=951512 CPUtime=3.73 cores=1,3,5,7
/proc/6283/task/6346/stat : 6346 (java) S 6280 6283 1929 0 -1 1077944384 10519 13283 0 0 363 2 5 3 20 0 15 0 229489118 11343855616 238779 33554432000 4194304 4196468 140736420226880 139662389611120 139663422888578 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6347] ppid=6280 vsize=11077984 memory=11573344719 CPUtime=2.04 cores=1,3,5,7
/proc/6283/task/6347/stat : 6347 (java) S 6280 6283 1929 0 -1 1077944384 14753 13283 0 0 194 2 5 3 20 0 15 0 229489118 11343855616 238779 33554432000 4194304 4196468 140736420226880 139662388558576 139663422888578 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6348] ppid=6280 vsize=11077984 memory=11573344728 CPUtime=0.08 cores=1,3,5,7
/proc/6283/task/6348/stat : 6348 (java) S 6280 6283 1929 0 -1 1077944384 3 13283 0 0 0 0 5 3 20 0 15 0 229489118 11343855616 238779 33554432000 4194304 4196468 140736420226880 139661330607200 139663422887637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6349] ppid=6280 vsize=11077984 memory=11573344729 CPUtime=0.09 cores=1,3,5,7
/proc/6283/task/6349/stat : 6349 (java) S 6280 6283 1929 0 -1 1077944384 604 13283 0 0 1 0 5 3 20 0 15 0 229489118 11343855616 238779 33554432000 4194304 4196468 140736420226880 139662387505456 139663422888578 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
Current children cumulated CPU time: 49.02 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 955116 KiB

[startup+39.0007 s]*
/proc/loadavg: 1.48 1.56 1.59 3/217 6349
/proc/meminfo: memFree=22018668/32770624 swapFree=67108804/67108860
[pid=6283] ppid=6280 vsize=11077984 memory=955116 CPUtime=49.23 cores=1,3,5,7
/proc/6283/stat : 6283 (java) S 6280 6283 1929 0 -1 1077944320 104043 13283 0 0 4876 39 5 3 20 0 15 0 229489103 11343855616 238779 33554432000 4194304 4196468 140736420226880 140736420209424 139663422877431 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
/proc/6283/statm: 2769496 238779 3526 1 0 2731149 0
[pid=6283/tid=6336] ppid=6280 vsize=11077984 memory=7377268273092063075 CPUtime=38.75 cores=1,3,5,7
/proc/6283/task/6336/stat : 6336 (java) R 6280 6283 1929 0 -1 4202560 47910 13283 0 0 3849 18 5 3 20 0 15 0 229489112 11343855616 238779 33554432000 4194304 4196468 140736420226880 139663394712080 139662975296635 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6337] ppid=6280 vsize=11077984 memory=420 CPUtime=0.18 cores=1,3,5,7
/proc/6283/task/6337/stat : 6337 (java) S 6280 6283 1929 0 -1 1077944384 2547 13283 0 0 7 3 5 3 20 0 15 0 229489113 11343855616 238779 33554432000 4194304 4196468 140736420226880 139663427119888 139663422887637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6338] ppid=6280 vsize=11077984 memory=0 CPUtime=0.17 cores=1,3,5,7
/proc/6283/task/6338/stat : 6338 (java) S 6280 6283 1929 0 -1 1077944384 772 13283 0 0 7 2 5 3 20 0 15 0 229489113 11343855616 238779 33554432000 4194304 4196468 140736420226880 139663281838992 139663422887637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6339] ppid=6280 vsize=11077984 memory=4126316290023845779 CPUtime=0.17 cores=1,3,5,7
/proc/6283/task/6339/stat : 6339 (java) S 6280 6283 1929 0 -1 1077944384 471 13283 0 0 7 2 5 3 20 0 15 0 229489113 11343855616 238779 33554432000 4194304 4196468 140736420226880 139663280786448 139663422887637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6340] ppid=6280 vsize=11077984 memory=34480 CPUtime=0.17 cores=1,3,5,7
/proc/6283/task/6340/stat : 6340 (java) S 6280 6283 1929 0 -1 1077944384 1832 13283 0 0 6 3 5 3 20 0 15 0 229489113 11343855616 238779 33554432000 4194304 4196468 140736420226880 139663279733904 139663422887637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6341] ppid=6280 vsize=11077984 memory=496 CPUtime=0.16 cores=1,3,5,7
/proc/6283/task/6341/stat : 6341 (java) S 6280 6283 1929 0 -1 1077944384 4301 13283 0 0 8 0 5 3 20 0 15 0 229489114 11343855616 238779 33554432000 4194304 4196468 140736420226880 139662391715824 139663422888578 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6342] ppid=6280 vsize=11077984 memory=1616 CPUtime=0.08 cores=1,3,5,7
/proc/6283/task/6342/stat : 6342 (java) S 6280 6283 1929 0 -1 1077944384 13 13283 0 0 0 0 5 3 20 0 15 0 229489115 11343855616 238779 33554432000 4194304 4196468 140736420226880 139662270129184 139663422887637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6343] ppid=6280 vsize=11077984 memory=932 CPUtime=0.08 cores=1,3,5,7
/proc/6283/task/6343/stat : 6343 (java) S 6280 6283 1929 0 -1 1077944384 2 13283 0 0 0 0 5 3 20 0 15 0 229489115 11343855616 238779 33554432000 4194304 4196468 140736420226880 139662068802560 139663422887637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6344] ppid=6280 vsize=11077984 memory=1168 CPUtime=0.08 cores=1,3,5,7
/proc/6283/task/6344/stat : 6344 (java) S 6280 6283 1929 0 -1 1077944384 3 13283 0 0 0 0 5 3 20 0 15 0 229489118 11343855616 238779 33554432000 4194304 4196468 140736420226880 139661761403088 139663422896027 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6345] ppid=6280 vsize=11077984 memory=1984 CPUtime=4.38 cores=1,3,5,7
/proc/6283/task/6345/stat : 6345 (java) S 6280 6283 1929 0 -1 1077944384 18124 13283 0 0 427 3 5 3 20 0 15 0 229489118 11343855616 238779 33554432000 4194304 4196468 140736420226880 139662390663664 139663422888578 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6346] ppid=6280 vsize=11077984 memory=1692 CPUtime=3.73 cores=1,3,5,7
/proc/6283/task/6346/stat : 6346 (java) S 6280 6283 1929 0 -1 1077944384 10519 13283 0 0 363 2 5 3 20 0 15 0 229489118 11343855616 238779 33554432000 4194304 4196468 140736420226880 139662389611120 139663422888578 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6347] ppid=6280 vsize=11077984 memory=916 CPUtime=2.04 cores=1,3,5,7
/proc/6283/task/6347/stat : 6347 (java) S 6280 6283 1929 0 -1 1077944384 14753 13283 0 0 194 2 5 3 20 0 15 0 229489118 11343855616 238779 33554432000 4194304 4196468 140736420226880 139662388558576 139663422888578 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6348] ppid=6280 vsize=11077984 memory=3848 CPUtime=0.08 cores=1,3,5,7
/proc/6283/task/6348/stat : 6348 (java) S 6280 6283 1929 0 -1 1077944384 3 13283 0 0 0 0 5 3 20 0 15 0 229489118 11343855616 238779 33554432000 4194304 4196468 140736420226880 139661330607200 139663422887637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6349] ppid=6280 vsize=11077984 memory=2604 CPUtime=0.1 cores=1,3,5,7
/proc/6283/task/6349/stat : 6349 (java) S 6280 6283 1929 0 -1 1077944384 604 13283 0 0 1 1 5 3 20 0 15 0 229489118 11343855616 238779 33554432000 4194304 4196468 140736420226880 139662387505456 139663422888578 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
Current children cumulated CPU time: 49.23 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 955116 KiB

[startup+39.1102 s]
/proc/loadavg: 1.48 1.56 1.59 3/217 6349
/proc/meminfo: memFree=22018668/32770624 swapFree=67108804/67108860
[pid=6283] ppid=6280 vsize=11077984 memory=955116 CPUtime=49.33 cores=1,3,5,7
/proc/6283/stat : 6283 (java) S 6280 6283 1929 0 -1 1077944320 104043 13283 0 0 4886 39 5 3 20 0 15 0 229489103 11343855616 238779 33554432000 4194304 4196468 140736420226880 140736420209424 139663422877431 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
/proc/6283/statm: 2769496 238779 3526 1 0 2731149 0
[pid=6283/tid=6336] ppid=6280 vsize=11077984 memory=955116 CPUtime=38.85 cores=1,3,5,7
/proc/6283/task/6336/stat : 6336 (java) R 6280 6283 1929 0 -1 4202560 47910 13283 0 0 3859 18 5 3 20 0 15 0 229489112 11343855616 238779 33554432000 4194304 4196468 140736420226880 139663394712080 139662973167925 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6337] ppid=6280 vsize=11077984 memory=951512 CPUtime=0.18 cores=1,3,5,7
/proc/6283/task/6337/stat : 6337 (java) S 6280 6283 1929 0 -1 1077944384 2547 13283 0 0 7 3 5 3 20 0 15 0 229489113 11343855616 238779 33554432000 4194304 4196468 140736420226880 139663427119888 139663422887637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6338] ppid=6280 vsize=11077984 memory=955116 CPUtime=0.17 cores=1,3,5,7
/proc/6283/task/6338/stat : 6338 (java) S 6280 6283 1929 0 -1 1077944384 772 13283 0 0 7 2 5 3 20 0 15 0 229489113 11343855616 238779 33554432000 4194304 4196468 140736420226880 139663281838992 139663422887637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6339] ppid=6280 vsize=11077984 memory=9 CPUtime=0.17 cores=1,3,5,7
/proc/6283/task/6339/stat : 6339 (java) S 6280 6283 1929 0 -1 1077944384 471 13283 0 0 7 2 5 3 20 0 15 0 229489113 11343855616 238779 33554432000 4194304 4196468 140736420226880 139663280786448 139663422887637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6340] ppid=6280 vsize=11077984 memory=55 CPUtime=0.17 cores=1,3,5,7
/proc/6283/task/6340/stat : 6340 (java) S 6280 6283 1929 0 -1 1077944384 1832 13283 0 0 6 3 5 3 20 0 15 0 229489113 11343855616 238779 33554432000 4194304 4196468 140736420226880 139663279733904 139663422887637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6341] ppid=6280 vsize=11077984 memory=6656426216303648864 CPUtime=0.16 cores=1,3,5,7
/proc/6283/task/6341/stat : 6341 (java) S 6280 6283 1929 0 -1 1077944384 4301 13283 0 0 8 0 5 3 20 0 15 0 229489114 11343855616 238779 33554432000 4194304 4196468 140736420226880 139662391715824 139663422888578 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6342] ppid=6280 vsize=11077984 memory=5938374913366266286 CPUtime=0.08 cores=1,3,5,7
/proc/6283/task/6342/stat : 6342 (java) S 6280 6283 1929 0 -1 1077944384 13 13283 0 0 0 0 5 3 20 0 15 0 229489115 11343855616 238779 33554432000 4194304 4196468 140736420226880 139662270129184 139663422887637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6343] ppid=6280 vsize=11077984 memory=586544 CPUtime=0.08 cores=1,3,5,7
/proc/6283/task/6343/stat : 6343 (java) S 6280 6283 1929 0 -1 1077944384 2 13283 0 0 0 0 5 3 20 0 15 0 229489115 11343855616 238779 33554432000 4194304 4196468 140736420226880 139662068802560 139663422887637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6344] ppid=6280 vsize=11077984 memory=896140 CPUtime=0.08 cores=1,3,5,7
/proc/6283/task/6344/stat : 6344 (java) S 6280 6283 1929 0 -1 1077944384 3 13283 0 0 0 0 5 3 20 0 15 0 229489118 11343855616 238779 33554432000 4194304 4196468 140736420226880 139661761403088 139663422896027 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6345] ppid=6280 vsize=11077984 memory=5491888 CPUtime=4.38 cores=1,3,5,7
/proc/6283/task/6345/stat : 6345 (java) S 6280 6283 1929 0 -1 1077944384 18124 13283 0 0 427 3 5 3 20 0 15 0 229489118 11343855616 238779 33554432000 4194304 4196468 140736420226880 139662390663664 139663422888578 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6346] ppid=6280 vsize=11077984 memory=752 CPUtime=3.73 cores=1,3,5,7
/proc/6283/task/6346/stat : 6346 (java) S 6280 6283 1929 0 -1 1077944384 10519 13283 0 0 363 2 5 3 20 0 15 0 229489118 11343855616 238779 33554432000 4194304 4196468 140736420226880 139662389611120 139663422888578 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6347] ppid=6280 vsize=11077984 memory=836 CPUtime=2.04 cores=1,3,5,7
/proc/6283/task/6347/stat : 6347 (java) S 6280 6283 1929 0 -1 1077944384 14753 13283 0 0 194 2 5 3 20 0 15 0 229489118 11343855616 238779 33554432000 4194304 4196468 140736420226880 139662388558576 139663422888578 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6348] ppid=6280 vsize=11077984 memory=819456 CPUtime=0.08 cores=1,3,5,7
/proc/6283/task/6348/stat : 6348 (java) S 6280 6283 1929 0 -1 1077944384 3 13283 0 0 0 0 5 3 20 0 15 0 229489118 11343855616 238779 33554432000 4194304 4196468 140736420226880 139661330607200 139663422887637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
[pid=6283/tid=6349] ppid=6280 vsize=11077984 memory=1036 CPUtime=0.1 cores=1,3,5,7
/proc/6283/task/6349/stat : 6349 (java) S 6280 6283 1929 0 -1 1077944384 604 13283 0 0 1 1 5 3 20 0 15 0 229489118 11343855616 238779 33554432000 4194304 4196468 140736420226880 139662387505456 139663422888578 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23781376 140736420235884 140736420238684 140736420238684 140736420241359 0
Current children cumulated CPU time: 49.33 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 955116 KiB

Child status: 0
Real time (s): 39.1784
CPU time (s): 49.4107
CPU user time (s): 48.9728
CPU system time (s): 0.437897
CPU usage (%): 126.117
Max. virtual memory (cumulated for all children) (KiB): 11080844
Max. memory (cumulated for all children) (KiB): 955116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 48.9728
system time used= 0.437897
maximum resident set size= 957224
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 118379
page faults= 0
swaps= 0
block input operations= 0
block output operations= 224
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9360
involuntary context switches= 116


# summary of solver processes directly reported to runsolver:
#   pid: 6283
#   total CPU time (s): 49.4107
#   total CPU user time (s): 48.9728
#   total CPU system time (s): 0.437897

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.277383 second user time and 0.405751 second system time

The end

Launcher Data

Begin job on node105 at 2018-08-13 02:14:19
IDJOB=4304617
IDBENCH=141480
IDSOLVER=2780
FILE ID=node105/4304617-1534119259
RUNJOBID= node105-1534099504-1961
PBS_JOBID= 21037006
Free space on /tmp= 40896 MiB

SOLVER NAME= Concrete 3.9.2
BENCH NAME= XCSP18/Rcpsp/Rcpsp-j90-01-04_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4304617-1534119259/watcher-4304617-1534119259 -o /tmp/evaluation-result-4304617-1534119259/solver-4304617-1534119259 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1534099504-1961 --watchdog 2580  bin/xcsp-3-concrete -J-Xss64M -randomseed=2009349391 HOME/instance-4304617-1534119259.xml

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

MD5SUM BENCH= 0eb6d6735b5266ca4e96e7e1d1b2460a
RANDOM SEED=2009349391

node105.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.32
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.32
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.32
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.32
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:        22958944 kB
MemAvailable:   26419152 kB
Buffers:          159352 kB
Cached:          3557208 kB
SwapCached:           16 kB
Active:          7365748 kB
Inactive:        1883544 kB
Active(anon):    5484268 kB
Inactive(anon):   100520 kB
Active(file):    1881480 kB
Inactive(file):  1783024 kB
Unevictable:        7328 kB
Mlocked:            7328 kB
SwapTotal:      67108860 kB
SwapFree:       67108804 kB
Dirty:             26728 kB
Writeback:             0 kB
AnonPages:       5555696 kB
Mapped:            64160 kB
Shmem:             49748 kB
Slab:             250964 kB
SReclaimable:     223076 kB
SUnreclaim:        27888 kB
KernelStack:        3904 kB
PageTables:        16184 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6205784 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5220352 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 40868 MiB
End job on node105 at 2018-08-13 02:14:59