Trace number 4387010

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.10OPT3 1316.13 1289.26

General information on the benchmark

NameGraphColoring/GraphColoring-m1-mono/
GraphColoring-4-insertions-3.xml
MD5SUM681bcba91e68c7fd43dde01217071906
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark4.94
Satisfiable
(Un)Satisfiability was proved
Number of variables79
Number of constraints156
Number of domains1
Minimum domain size79
Maximum domain size79
Distribution of domain sizes[{"size":79,"count":79}]
Minimum variable degree4
Maximum variable degree14
Distribution of variable degrees[{"degree":4,"count":13},{"degree":5,"count":65},{"degree":14,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":156}]
Number of extensional constraints0
Number of intensional constraints156
Distribution of constraint types[{"type":"intension","count":156}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


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

Solver Data

0.64/0.59	c Concrete v3.10.1560635388952 running
6.55/3.20	o 78
6.88/3.35	o 77
7.19/3.45	o 76
7.52/3.50	o 75
7.52/3.56	o 74
7.52/3.58	o 73
7.85/3.62	o 72
7.85/3.64	o 71
7.85/3.67	o 70
7.85/3.70	o 69
8.18/3.72	o 68
8.18/3.75	o 67
8.18/3.76	o 3
1316.04/1289.25	v <instantiation
1316.04/1289.25	v         cost = '3'>
1316.04/1289.25	v       <list>
1316.04/1289.25	v         x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[60] x[61] x[62] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[70] x[71] x[72] x[73] x[74] x[75] x[76] x[77] x[78]
1316.04/1289.25	v       </list>
1316.04/1289.25	v       <values>
1316.04/1289.25	v         1 3 0 0 1 1 2 0 1 3 2 0 1 1 3 0 2 1 3 0 3 3 0 2 3 1 1 2 1 3 0 2 1 0 2 3 2 0 0 1 2 1 2 1 0 1 1 1 0 2 1 1 0 0 1 0 3 0 1 0 0 0 2 0 0 1 2 1 1 1 2 1 2 1 3 1 1 1 0
1316.04/1289.25	v       </values>
1316.04/1289.25	v     </instantiation>
1316.04/1289.25	s OPTIMUM FOUND

Verifier Data

OK	3

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4387010-1568287665/watcher-4387010-1568287665 -o /tmp/evaluation-result-4387010-1568287665/solver-4387010-1568287665 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1568287628-8129 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=19476020 HOME/instance-4387010-1568287665.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
solver pid=8154, runsolver pid=8149
Current StackSize limit: 8192 KiB


[startup+0.100745 s]*
/proc/loadavg: 1.00 1.01 1.24 4/230 8240
/proc/meminfo: memFree=31219304/32770624 swapFree=66940004/67108860
[pid=8154] ppid=8149 vsize=113256 memory=1616 CPUtime=0.07 cores=1,3,5,7
/proc/8154/stat : 8154 (bash) S 8149 8154 6622 0 -1 4202496 920 11084 1 1 0 0 4 3 20 0 1 0 405005280 115974144 404 33554432000 4194304 5098028 140731695971984 140731695965208 139886361725952 0 0 4100 65536 18446744071580971376 0 0 17 3 0 0 1 0 0 7196144 7232144 24113152 140731695977494 140731695977617 140731695977617 140731695980526 0
/proc/8154/statm: 28314 404 320 221 0 119 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 113256 KiB
Current children cumulated memory: 1616 KiB

[startup+0.217637 s]*
/proc/loadavg: 1.00 1.01 1.24 8/227 8289
/proc/meminfo: memFree=31202432/32770624 swapFree=66940004/67108860
[pid=8154] ppid=8149 vsize=10818900 memory=33336 CPUtime=0.22 cores=1,3,5,7
/proc/8154/stat : 8154 (java) S 8149 8154 6622 0 -1 1077944320 6736 13121 1 1 13 2 4 3 20 0 15 0 405005280 11078553600 8334 33554432000 4194304 4196468 140723169417552 140723169400096 140302518021879 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 1 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
/proc/8154/statm: 2704725 8334 2948 1 0 2667149 0
[pid=8154/tid=8262] ppid=8149 vsize=10818900 memory=7022364594140610616 CPUtime=0.16 cores=1,3,5,7
/proc/8154/task/8262/stat : 8262 (java) R 8149 8154 6622 0 -1 4202560 3249 13121 0 1 8 1 4 3 20 0 15 0 405005292 11078553600 8399 33554432000 4194304 4196468 140723169417552 140302489854448 140302518043805 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8268] ppid=8149 vsize=10818900 memory=331 CPUtime=0.07 cores=1,3,5,7
/proc/8154/task/8268/stat : 8268 (java) S 8149 8154 6622 0 -1 1077944384 1 13121 0 1 0 0 4 3 20 0 15 0 405005293 11078553600 8399 33554432000 4194304 4196468 140723169417552 140302522264464 140302518032085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8269] ppid=8149 vsize=10818900 memory=140099140941663 CPUtime=0.07 cores=1,3,5,7
/proc/8154/task/8269/stat : 8269 (java) S 8149 8154 6622 0 -1 1077944384 1 13121 0 1 0 0 4 3 20 0 15 0 405005293 11078553600 8399 33554432000 4194304 4196468 140723169417552 140302426467088 140302518032085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8270] ppid=8149 vsize=10818900 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/8154/task/8270/stat : 8270 (java) S 8149 8154 6622 0 -1 1077944384 1 13121 0 1 0 0 4 3 20 0 15 0 405005293 11078553600 8399 33554432000 4194304 4196468 140723169417552 140302425414800 140302518032085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8271] ppid=8149 vsize=10818900 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/8154/task/8271/stat : 8271 (java) S 8149 8154 6622 0 -1 1077944384 2 13121 0 1 0 0 4 3 20 0 15 0 405005293 11078553600 8399 33554432000 4194304 4196468 140723169417552 140302424362000 140302518032085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8272] ppid=8149 vsize=10818900 memory=140099140933248 CPUtime=0.07 cores=1,3,5,7
/proc/8154/task/8272/stat : 8272 (java) S 8149 8154 6622 0 -1 1077944384 2 13121 0 1 0 0 4 3 20 0 15 0 405005294 11078553600 8399 33554432000 4194304 4196468 140723169417552 140301520611440 140302518033026 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8274] ppid=8149 vsize=10818900 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/8154/task/8274/stat : 8274 (java) S 8149 8154 6622 0 -1 1077944384 33 13121 0 1 0 0 4 3 20 0 15 0 405005295 11078553600 8399 33554432000 4194304 4196468 140723169417552 140301519557408 140302518032085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8276] ppid=8149 vsize=10818900 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/8154/task/8276/stat : 8276 (java) S 8149 8154 6622 0 -1 1077944384 1 13121 0 1 0 0 4 3 20 0 15 0 405005295 11078553600 8399 33554432000 4194304 4196468 140723169417552 140301414950000 140302518032085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8278] ppid=8149 vsize=10818900 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/8154/task/8278/stat : 8278 (java) S 8149 8154 6622 0 -1 1077944384 3 13121 0 1 0 0 4 3 20 0 15 0 405005298 11078553600 8399 33554432000 4194304 4196468 140723169417552 140301107550288 140302518040475 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8279] ppid=8149 vsize=10818900 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/8154/task/8279/stat : 8279 (java) S 8149 8154 6622 0 -1 1077944384 548 13121 0 1 1 0 4 3 20 0 15 0 405005298 11078553600 8464 33554432000 4194304 4196468 140723169417552 140301486000752 140302518033026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8280] ppid=8149 vsize=10818900 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/8154/task/8280/stat : 8280 (java) R 8149 8154 6622 0 -1 1077944384 66 13121 0 1 0 0 4 3 20 0 15 0 405005298 11078553600 8464 33554432000 4194304 4196468 140723169417552 140301484947952 140302518033026 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8281] ppid=8149 vsize=10818900 memory=140099140933248 CPUtime=0.09 cores=1,3,5,7
/proc/8154/task/8281/stat : 8281 (java) R 8149 8154 6622 0 -1 4202560 633 13121 0 1 2 0 4 3 20 0 15 0 405005298 11078553600 8464 33554432000 4194304 4196468 140723169417552 140301483893456 140302496979713 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8286] ppid=8149 vsize=10818900 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/8154/task/8286/stat : 8286 (java) S 8149 8154 6622 0 -1 1077944384 3 13121 0 1 0 0 4 3 20 0 15 0 405005298 11078553600 8464 33554432000 4194304 4196468 140723169417552 140301073992672 140302518032085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8288] ppid=8149 vsize=10818900 memory=140099140933248 CPUtime=0.07 cores=1,3,5,7
/proc/8154/task/8288/stat : 8288 (java) S 8149 8154 6622 0 -1 1077944384 1 13121 0 1 0 0 4 3 20 0 15 0 405005298 11078553600 8464 33554432000 4194304 4196468 140723169417552 140301381392816 140302518033026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 10818900 KiB
Current children cumulated memory: 33336 KiB

[startup+0.31864 s]*
/proc/loadavg: 1.00 1.01 1.24 7/227 8289
/proc/meminfo: memFree=31171976/32770624 swapFree=66940004/67108860
[pid=8154] ppid=8149 vsize=10819084 memory=44688 CPUtime=0.34 cores=1,3,5,7
/proc/8154/stat : 8154 (java) S 8149 8154 6622 0 -1 1077944320 10268 13121 1 1 24 3 4 3 20 0 15 0 405005280 11078742016 11172 33554432000 4194304 4196468 140723169417552 140723169400096 140302518021879 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 1 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
/proc/8154/statm: 2704771 11172 3039 1 0 2667149 0
[pid=8154/tid=8262] ppid=8149 vsize=10819084 memory=576461178948550685 CPUtime=0.25 cores=1,3,5,7
/proc/8154/task/8262/stat : 8262 (java) R 8149 8154 6622 0 -1 4202560 6747 13121 0 1 16 2 4 3 20 0 15 0 405005292 11078742016 11172 33554432000 4194304 4196468 140723169417552 140302489803776 140302503187479 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8268] ppid=8149 vsize=10819084 memory=301741394933055511 CPUtime=0.07 cores=1,3,5,7
/proc/8154/task/8268/stat : 8268 (java) S 8149 8154 6622 0 -1 1077944384 1 13121 0 1 0 0 4 3 20 0 15 0 405005293 11078742016 11172 33554432000 4194304 4196468 140723169417552 140302522264464 140302518032085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8269] ppid=8149 vsize=10819084 memory=14831989149095576 CPUtime=0.07 cores=1,3,5,7
/proc/8154/task/8269/stat : 8269 (java) S 8149 8154 6622 0 -1 1077944384 1 13121 0 1 0 0 4 3 20 0 15 0 405005293 11078742016 11172 33554432000 4194304 4196468 140723169417552 140302426467088 140302518032085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8270] ppid=8149 vsize=10819084 memory=8514726395715349622 CPUtime=0.07 cores=1,3,5,7
/proc/8154/task/8270/stat : 8270 (java) S 8149 8154 6622 0 -1 1077944384 1 13121 0 1 0 0 4 3 20 0 15 0 405005293 11078742016 11172 33554432000 4194304 4196468 140723169417552 140302425414800 140302518032085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8271] ppid=8149 vsize=10819084 memory=7517363405094662191 CPUtime=0.07 cores=1,3,5,7
/proc/8154/task/8271/stat : 8271 (java) S 8149 8154 6622 0 -1 1077944384 2 13121 0 1 0 0 4 3 20 0 15 0 405005293 11078742016 11172 33554432000 4194304 4196468 140723169417552 140302424362000 140302518032085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8272] ppid=8149 vsize=10819084 memory=3472468395368613552 CPUtime=0.07 cores=1,3,5,7
/proc/8154/task/8272/stat : 8272 (java) S 8149 8154 6622 0 -1 1077944384 2 13121 0 1 0 0 4 3 20 0 15 0 405005294 11078742016 11172 33554432000 4194304 4196468 140723169417552 140301520611440 140302518033026 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8274] ppid=8149 vsize=10819084 memory=734139722786418735 CPUtime=0.07 cores=1,3,5,7
/proc/8154/task/8274/stat : 8274 (java) S 8149 8154 6622 0 -1 1077944384 33 13121 0 1 0 0 4 3 20 0 15 0 405005295 11078742016 11172 33554432000 4194304 4196468 140723169417552 140301519557408 140302518032085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8276] ppid=8149 vsize=10819084 memory=9051283677730746851 CPUtime=0.07 cores=1,3,5,7
/proc/8154/task/8276/stat : 8276 (java) S 8149 8154 6622 0 -1 1077944384 1 13121 0 1 0 0 4 3 20 0 15 0 405005295 11078742016 11172 33554432000 4194304 4196468 140723169417552 140301414950000 140302518032085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8278] ppid=8149 vsize=10819084 memory=6944656592455097440 CPUtime=0.07 cores=1,3,5,7
/proc/8154/task/8278/stat : 8278 (java) S 8149 8154 6622 0 -1 1077944384 3 13121 0 1 0 0 4 3 20 0 15 0 405005298 11078742016 11172 33554432000 4194304 4196468 140723169417552 140301107550288 140302518040475 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8279] ppid=8149 vsize=10819084 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/8154/task/8279/stat : 8279 (java) S 8149 8154 6622 0 -1 1077944384 548 13121 0 1 1 0 4 3 20 0 15 0 405005298 11078742016 11172 33554432000 4194304 4196468 140723169417552 140301486000752 140302518033026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8280] ppid=8149 vsize=10819084 memory=664970774370808936 CPUtime=0.08 cores=1,3,5,7
/proc/8154/task/8280/stat : 8280 (java) S 8149 8154 6622 0 -1 1077944384 66 13121 0 1 1 0 4 3 20 0 15 0 405005298 11078742016 11172 33554432000 4194304 4196468 140723169417552 140301484947952 140302518033026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8281] ppid=8149 vsize=10819084 memory=140099140933248 CPUtime=0.12 cores=1,3,5,7
/proc/8154/task/8281/stat : 8281 (java) S 8149 8154 6622 0 -1 1077944384 654 13121 0 1 5 0 4 3 20 0 15 0 405005298 11078742016 11172 33554432000 4194304 4196468 140723169417552 140301483895664 140302518033026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8286] ppid=8149 vsize=10819084 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/8154/task/8286/stat : 8286 (java) S 8149 8154 6622 0 -1 1077944384 3 13121 0 1 0 0 4 3 20 0 15 0 405005298 11078742016 11172 33554432000 4194304 4196468 140723169417552 140301073992672 140302518032085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8288] ppid=8149 vsize=10819084 memory=140099140933248 CPUtime=0.07 cores=1,3,5,7
/proc/8154/task/8288/stat : 8288 (java) S 8149 8154 6622 0 -1 1077944384 1 13121 0 1 0 0 4 3 20 0 15 0 405005298 11078742016 11172 33554432000 4194304 4196468 140723169417552 140301381392816 140302518033026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10819084 KiB
Current children cumulated memory: 44688 KiB

[startup+0.701312 s]
/proc/loadavg: 1.00 1.01 1.24 3/227 8289
/proc/meminfo: memFree=31150724/32770624 swapFree=66940004/67108860
[pid=8154] ppid=8149 vsize=10822292 memory=70700 CPUtime=0.88 cores=1,3,5,7
/proc/8154/stat : 8154 (java) S 8149 8154 6622 0 -1 1077944320 13832 13121 1 1 76 5 4 3 20 0 15 0 405005280 11082027008 17675 33554432000 4194304 4196468 140723169417552 140723169400096 140302518021879 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 1 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
/proc/8154/statm: 2705573 17675 3478 1 0 2667661 0
[pid=8154/tid=8262] ppid=8149 vsize=10822292 memory=27375 CPUtime=0.56 cores=1,3,5,7
/proc/8154/task/8262/stat : 8262 (java) R 8149 8154 6622 0 -1 4202560 9702 13121 0 1 45 4 4 3 20 0 15 0 405005292 11082027008 17675 33554432000 4194304 4196468 140723169417552 140302489844192 140302518043805 0 4 0 16800975 0 0 0 -1 5 0 0 7 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8268] ppid=8149 vsize=10822292 memory=15339 CPUtime=0.07 cores=1,3,5,7
/proc/8154/task/8268/stat : 8268 (java) S 8149 8154 6622 0 -1 1077944384 1 13121 0 1 0 0 4 3 20 0 15 0 405005293 11082027008 17675 33554432000 4194304 4196468 140723169417552 140302522264464 140302518032085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8269] ppid=8149 vsize=10822292 memory=1875 CPUtime=0.07 cores=1,3,5,7
/proc/8154/task/8269/stat : 8269 (java) S 8149 8154 6622 0 -1 1077944384 1 13121 0 1 0 0 4 3 20 0 15 0 405005293 11082027008 17675 33554432000 4194304 4196468 140723169417552 140302426467088 140302518032085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8270] ppid=8149 vsize=10822292 memory=1275 CPUtime=0.07 cores=1,3,5,7
/proc/8154/task/8270/stat : 8270 (java) S 8149 8154 6622 0 -1 1077944384 1 13121 0 1 0 0 4 3 20 0 15 0 405005293 11082027008 17675 33554432000 4194304 4196468 140723169417552 140302425414800 140302518032085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8271] ppid=8149 vsize=10822292 memory=3892 CPUtime=0.07 cores=1,3,5,7
/proc/8154/task/8271/stat : 8271 (java) S 8149 8154 6622 0 -1 1077944384 2 13121 0 1 0 0 4 3 20 0 15 0 405005293 11082027008 17675 33554432000 4194304 4196468 140723169417552 140302424362000 140302518032085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8272] ppid=8149 vsize=10822292 memory=366 CPUtime=0.07 cores=1,3,5,7
/proc/8154/task/8272/stat : 8272 (java) S 8149 8154 6622 0 -1 1077944384 5 13121 0 1 0 0 4 3 20 0 15 0 405005294 11082027008 17675 33554432000 4194304 4196468 140723169417552 140301520611440 140302518033026 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8274] ppid=8149 vsize=10822292 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/8154/task/8274/stat : 8274 (java) S 8149 8154 6622 0 -1 1077944384 33 13121 0 1 0 0 4 3 20 0 15 0 405005295 11082027008 17675 33554432000 4194304 4196468 140723169417552 140301519557408 140302518032085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8276] ppid=8149 vsize=10822292 memory=4638778398332834916 CPUtime=0.07 cores=1,3,5,7
/proc/8154/task/8276/stat : 8276 (java) S 8149 8154 6622 0 -1 1077944384 1 13121 0 1 0 0 4 3 20 0 15 0 405005295 11082027008 17675 33554432000 4194304 4196468 140723169417552 140301414950000 140302518032085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8278] ppid=8149 vsize=10822292 memory=7597685182856913236 CPUtime=0.07 cores=1,3,5,7
/proc/8154/task/8278/stat : 8278 (java) S 8149 8154 6622 0 -1 1077944384 3 13121 0 1 0 0 4 3 20 0 15 0 405005298 11082027008 17675 33554432000 4194304 4196468 140723169417552 140301107550288 140302518040475 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8279] ppid=8149 vsize=10822292 memory=4638778398332835937 CPUtime=0.17 cores=1,3,5,7
/proc/8154/task/8279/stat : 8279 (java) R 8149 8154 6622 0 -1 4202560 807 13121 0 1 10 0 4 3 20 0 15 0 405005298 11082027008 17675 33554432000 4194304 4196468 140723169417552 140301485986776 140302497716426 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8280] ppid=8149 vsize=10822292 memory=-6168368575958768251 CPUtime=0.13 cores=1,3,5,7
/proc/8154/task/8280/stat : 8280 (java) S 8149 8154 6622 0 -1 1077944384 278 13121 0 1 6 0 4 3 20 0 15 0 405005298 11082027008 17675 33554432000 4194304 4196468 140723169417552 140301484947952 140302518033026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8281] ppid=8149 vsize=10822292 memory=8326441112149131693 CPUtime=0.21 cores=1,3,5,7
/proc/8154/task/8281/stat : 8281 (java) R 8149 8154 6622 0 -1 4202560 791 13121 0 1 14 0 4 3 20 0 15 0 405005298 11082027008 17675 33554432000 4194304 4196468 140723169417552 140301483895664 140302496852868 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8286] ppid=8149 vsize=10822292 memory=6944656592455360569 CPUtime=0.07 cores=1,3,5,7
/proc/8154/task/8286/stat : 8286 (java) S 8149 8154 6622 0 -1 1077944384 3 13121 0 1 0 0 4 3 20 0 15 0 405005298 11082027008 17675 33554432000 4194304 4196468 140723169417552 140301073992672 140302518032085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8288] ppid=8149 vsize=10822292 memory=2112 CPUtime=0.07 cores=1,3,5,7
/proc/8154/task/8288/stat : 8288 (java) S 8149 8154 6622 0 -1 1077944384 1 13121 0 1 0 0 4 3 20 0 15 0 405005298 11082027008 17675 33554432000 4194304 4196468 140723169417552 140301381392816 140302518033026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
Current children cumulated CPU time: 0.88 s
Current children cumulated vsize: 10822292 KiB
Current children cumulated memory: 70700 KiB

[startup+1.50464 s]
/proc/loadavg: 1.00 1.01 1.24 6/227 8289
/proc/meminfo: memFree=31067392/32770624 swapFree=66940004/67108860
[pid=8154] ppid=8149 vsize=10834656 memory=163996 CPUtime=2.19 cores=1,3,5,7
/proc/8154/stat : 8154 (java) S 8149 8154 6622 0 -1 1077944320 23318 13121 1 1 202 10 4 3 20 0 15 0 405005280 11094687744 40999 33554432000 4194304 4196468 140723169417552 140723169400096 140302518021879 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 1 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
/proc/8154/statm: 2708664 40999 3579 1 0 2670733 0
[pid=8154/tid=8262] ppid=8149 vsize=10834656 memory=0 CPUtime=1.29 cores=1,3,5,7
/proc/8154/task/8262/stat : 8262 (java) R 8149 8154 6622 0 -1 4202560 15424 13121 0 1 116 6 4 3 20 0 15 0 405005292 11094687744 40999 33554432000 4194304 4196468 140723169417552 140302489821856 140302499586865 0 4 0 16800975 0 0 0 -1 7 0 0 9 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8268] ppid=8149 vsize=10834656 memory=3834869165756525763 CPUtime=0.08 cores=1,3,5,7
/proc/8154/task/8268/stat : 8268 (java) S 8149 8154 6622 0 -1 1077944384 90 13121 0 1 1 0 4 3 20 0 15 0 405005293 11094687744 40999 33554432000 4194304 4196468 140723169417552 140302522264464 140302518032085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8269] ppid=8149 vsize=10834656 memory=7091307288871723626 CPUtime=0.08 cores=1,3,5,7
/proc/8154/task/8269/stat : 8269 (java) S 8149 8154 6622 0 -1 1077944384 385 13121 0 1 1 0 4 3 20 0 15 0 405005293 11094687744 40999 33554432000 4194304 4196468 140723169417552 140302426467088 140302518032085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8270] ppid=8149 vsize=10834656 memory=7590655979367786604 CPUtime=0.07 cores=1,3,5,7
/proc/8154/task/8270/stat : 8270 (java) S 8149 8154 6622 0 -1 1077944384 10 13121 0 1 0 0 4 3 20 0 15 0 405005293 11094687744 40999 33554432000 4194304 4196468 140723169417552 140302425414800 140302518032085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8271] ppid=8149 vsize=10834656 memory=7307760446450590568 CPUtime=0.08 cores=1,3,5,7
/proc/8154/task/8271/stat : 8271 (java) S 8149 8154 6622 0 -1 1077944384 76 13121 0 1 1 0 4 3 20 0 15 0 405005293 11094687744 40999 33554432000 4194304 4196468 140723169417552 140302424362000 140302518032085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8272] ppid=8149 vsize=10834656 memory=6944944595916120661 CPUtime=0.08 cores=1,3,5,7
/proc/8154/task/8272/stat : 8272 (java) S 8149 8154 6622 0 -1 1077944384 2057 13121 0 1 1 0 4 3 20 0 15 0 405005294 11094687744 40999 33554432000 4194304 4196468 140723169417552 140301520611440 140302518033026 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8274] ppid=8149 vsize=10834656 memory=5867158441462176426 CPUtime=0.07 cores=1,3,5,7
/proc/8154/task/8274/stat : 8274 (java) S 8149 8154 6622 0 -1 1077944384 34 13121 0 1 0 0 4 3 20 0 15 0 405005295 11094687744 40999 33554432000 4194304 4196468 140723169417552 140301519557408 140302518032085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8276] ppid=8149 vsize=10834656 memory=11484935151 CPUtime=0.07 cores=1,3,5,7
/proc/8154/task/8276/stat : 8276 (java) S 8149 8154 6622 0 -1 1077944384 1 13121 0 1 0 0 4 3 20 0 15 0 405005295 11094687744 40999 33554432000 4194304 4196468 140723169417552 140301414950016 140302518032085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8278] ppid=8149 vsize=10834656 memory=280198029508568 CPUtime=0.07 cores=1,3,5,7
/proc/8154/task/8278/stat : 8278 (java) S 8149 8154 6622 0 -1 1077944384 3 13121 0 1 0 0 4 3 20 0 15 0 405005298 11094687744 40999 33554432000 4194304 4196468 140723169417552 140301107550288 140302518040475 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8279] ppid=8149 vsize=10834656 memory=280198029768048 CPUtime=0.32 cores=1,3,5,7
/proc/8154/task/8279/stat : 8279 (java) S 8149 8154 6622 0 -1 1077944384 1080 13121 0 1 25 0 4 3 20 0 15 0 405005298 11094687744 40999 33554432000 4194304 4196468 140723169417552 140301486000752 140302518033026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8280] ppid=8149 vsize=10834656 memory=6656426216303648864 CPUtime=0.27 cores=1,3,5,7
/proc/8154/task/8280/stat : 8280 (java) S 8149 8154 6622 0 -1 1077944384 579 13121 0 1 20 0 4 3 20 0 15 0 405005298 11094687744 40999 33554432000 4194304 4196468 140723169417552 140301484947952 140302518033026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8281] ppid=8149 vsize=10834656 memory=0 CPUtime=0.39 cores=1,3,5,7
/proc/8154/task/8281/stat : 8281 (java) S 8149 8154 6622 0 -1 1077944384 1368 13121 0 1 32 0 4 3 20 0 15 0 405005298 11094687744 40999 33554432000 4194304 4196468 140723169417552 140301483895664 140302518033026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8286] ppid=8149 vsize=10834656 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/8154/task/8286/stat : 8286 (java) S 8149 8154 6622 0 -1 1077944384 3 13121 0 1 0 0 4 3 20 0 15 0 405005298 11094687744 40999 33554432000 4194304 4196468 140723169417552 140301073992672 140302518032085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8288] ppid=8149 vsize=10834656 memory=3440 CPUtime=0.07 cores=1,3,5,7
/proc/8154/task/8288/stat : 8288 (java) S 8149 8154 6622 0 -1 1077944384 3 13121 0 1 0 0 4 3 20 0 15 0 405005298 11094687744 40999 33554432000 4194304 4196468 140723169417552 140301381392816 140302518033026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
Current children cumulated CPU time: 2.19 s
Current children cumulated vsize: 10834656 KiB
Current children cumulated memory: 163996 KiB

[startup+3.11041 s]
/proc/loadavg: 1.16 1.05 1.25 7/227 8289
/proc/meminfo: memFree=30726244/32770624 swapFree=66940004/67108860
[pid=8154] ppid=8149 vsize=10844916 memory=246976 CPUtime=6.27 cores=1,3,5,7
/proc/8154/stat : 8154 (java) S 8149 8154 6622 0 -1 1077944320 40470 13121 2 1 604 16 4 3 20 0 15 0 405005280 11105193984 61744 33554432000 4194304 4196468 140723169417552 140723169400096 140302518021879 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 1 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
/proc/8154/statm: 2711229 61744 3602 1 0 2673293 0
[pid=8154/tid=8262] ppid=8149 vsize=10844916 memory=3620 CPUtime=2.83 cores=1,3,5,7
/proc/8154/task/8262/stat : 8262 (java) R 8149 8154 6622 0 -1 4202560 20249 13121 1 1 268 8 4 3 20 0 15 0 405005292 11105193984 61744 33554432000 4194304 4196468 140723169417552 140302489849368 140302112813064 0 4 0 16800975 0 0 0 -1 5 0 0 11 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0

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

[pid=8154/tid=8286] ppid=8149 vsize=10844916 memory=1556 CPUtime=0.07 cores=1,3,5,7
/proc/8154/task/8286/stat : 8286 (java) S 8149 8154 6622 0 -1 1077944384 3 13121 0 1 0 0 4 3 20 0 15 0 405005298 11105193984 165304 33554432000 4194304 4196468 140723169417552 140301073992672 140302518032085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8288] ppid=8149 vsize=10844916 memory=1056 CPUtime=0.78 cores=1,3,5,7
/proc/8154/task/8288/stat : 8288 (java) S 8149 8154 6622 0 -1 1077944384 923 13121 0 1 33 38 4 3 20 0 15 0 405005298 11105193984 165304 33554432000 4194304 4196468 140723169417552 140301381392816 140302518033026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
Current children cumulated CPU time: 1309.95 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 661216 KiB

[startup+1286.4 s]
/proc/loadavg: 1.38 1.31 1.32 3/227 8404
/proc/meminfo: memFree=27866908/32770624 swapFree=66940012/67108860
[pid=8154] ppid=8149 vsize=10844916 memory=661216 CPUtime=1313.21 cores=1,3,5,7
/proc/8154/stat : 8154 (java) S 8149 8154 6622 0 -1 1077944320 122791 13121 2 1 131097 217 4 3 20 0 15 0 405005280 11105193984 165304 33554432000 4194304 4196468 140723169417552 140723169400096 140302518021879 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 1 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
/proc/8154/statm: 2711229 165304 3617 1 0 2673293 0
[pid=8154/tid=8262] ppid=8149 vsize=10844916 memory=661216 CPUtime=1272.33 cores=1,3,5,7
/proc/8154/task/8262/stat : 8262 (java) R 8149 8154 6622 0 -1 4202560 41299 13121 1 1 127193 33 4 3 20 0 15 0 405005292 11105193984 165304 33554432000 4194304 4196468 140723169417552 140302489858032 140302112392840 0 4 0 16800975 0 0 0 -1 7 0 0 11 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8268] ppid=8149 vsize=10844916 memory=3440 CPUtime=6.19 cores=1,3,5,7
/proc/8154/task/8268/stat : 8268 (java) S 8149 8154 6622 0 -1 1077944384 7006 13121 0 1 578 34 4 3 20 0 15 0 405005293 11105193984 165304 33554432000 4194304 4196468 140723169417552 140302522264464 140302518032085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8269] ppid=8149 vsize=10844916 memory=661216 CPUtime=6.16 cores=1,3,5,7
/proc/8154/task/8269/stat : 8269 (java) S 8149 8154 6622 0 -1 1077944384 6771 13121 0 1 575 34 4 3 20 0 15 0 405005293 11105193984 165304 33554432000 4194304 4196468 140723169417552 140302426467088 140302518032085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8270] ppid=8149 vsize=10844916 memory=7 CPUtime=6.15 cores=1,3,5,7
/proc/8154/task/8270/stat : 8270 (java) S 8149 8154 6622 0 -1 1077944384 8667 13121 0 1 574 34 4 3 20 0 15 0 405005293 11105193984 165304 33554432000 4194304 4196468 140723169417552 140302425414800 140302518032085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8271] ppid=8149 vsize=10844916 memory=661216 CPUtime=6.17 cores=1,3,5,7
/proc/8154/task/8271/stat : 8271 (java) S 8149 8154 6622 0 -1 1077944384 5762 13121 0 1 575 35 4 3 20 0 15 0 405005293 11105193984 165304 33554432000 4194304 4196468 140723169417552 140302424362000 140302518032085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8272] ppid=8149 vsize=10844916 memory=661216 CPUtime=6.06 cores=1,3,5,7
/proc/8154/task/8272/stat : 8272 (java) S 8149 8154 6622 0 -1 1077944384 8647 13121 0 1 564 35 4 3 20 0 15 0 405005294 11105193984 165304 33554432000 4194304 4196468 140723169417552 140301520611440 140302518033026 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8274] ppid=8149 vsize=10844916 memory=11041 CPUtime=0.07 cores=1,3,5,7
/proc/8154/task/8274/stat : 8274 (java) S 8149 8154 6622 0 -1 1077944384 40 13121 0 1 0 0 4 3 20 0 15 0 405005295 11105193984 165304 33554432000 4194304 4196468 140723169417552 140301519557536 140302518032085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8276] ppid=8149 vsize=10844916 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/8154/task/8276/stat : 8276 (java) S 8149 8154 6622 0 -1 1077944384 6 13121 0 1 0 0 4 3 20 0 15 0 405005295 11105193984 165304 33554432000 4194304 4196468 140723169417552 140301414950016 140302518032085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8278] ppid=8149 vsize=10844916 memory=661216 CPUtime=0.07 cores=1,3,5,7
/proc/8154/task/8278/stat : 8278 (java) S 8149 8154 6622 0 -1 1077944384 3 13121 0 1 0 0 4 3 20 0 15 0 405005298 11105193984 165304 33554432000 4194304 4196468 140723169417552 140301107550288 140302518040475 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8279] ppid=8149 vsize=10844916 memory=280198030726048 CPUtime=3.6 cores=1,3,5,7
/proc/8154/task/8279/stat : 8279 (java) S 8149 8154 6622 0 -1 1077944384 17680 13121 0 1 349 4 4 3 20 0 15 0 405005298 11105193984 165304 33554432000 4194304 4196468 140723169417552 140301486000752 140302518033026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8280] ppid=8149 vsize=10844916 memory=3472463996387332952 CPUtime=3.41 cores=1,3,5,7
/proc/8154/task/8280/stat : 8280 (java) S 8149 8154 6622 0 -1 1077944384 10908 13121 0 1 331 3 4 3 20 0 15 0 405005298 11105193984 165304 33554432000 4194304 4196468 140723169417552 140301484947952 140302518033026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8281] ppid=8149 vsize=10844916 memory=8112282956445269571 CPUtime=2.89 cores=1,3,5,7
/proc/8154/task/8281/stat : 8281 (java) S 8149 8154 6622 0 -1 1077944384 12871 13121 0 1 278 4 4 3 20 0 15 0 405005298 11105193984 165304 33554432000 4194304 4196468 140723169417552 140301483895664 140302518033026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8286] ppid=8149 vsize=10844916 memory=1532 CPUtime=0.07 cores=1,3,5,7
/proc/8154/task/8286/stat : 8286 (java) S 8149 8154 6622 0 -1 1077944384 3 13121 0 1 0 0 4 3 20 0 15 0 405005298 11105193984 165304 33554432000 4194304 4196468 140723169417552 140301073992672 140302518032085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8288] ppid=8149 vsize=10844916 memory=1088 CPUtime=0.78 cores=1,3,5,7
/proc/8154/task/8288/stat : 8288 (java) S 8149 8154 6622 0 -1 1077944384 923 13121 0 1 33 38 4 3 20 0 15 0 405005298 11105193984 165304 33554432000 4194304 4196468 140723169417552 140301381392816 140302518033026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
Current children cumulated CPU time: 1313.21 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 661216 KiB

[startup+1288 s]*
/proc/loadavg: 1.43 1.32 1.33 3/228 8406
/proc/meminfo: memFree=27866396/32770624 swapFree=66940012/67108860
[pid=8154] ppid=8149 vsize=10844916 memory=661216 CPUtime=1314.84 cores=1,3,5,7
/proc/8154/stat : 8154 (java) S 8149 8154 6622 0 -1 1077944320 122804 13121 2 1 131260 217 4 3 20 0 15 0 405005280 11105193984 165304 33554432000 4194304 4196468 140723169417552 140723169400096 140302518021879 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 1 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
/proc/8154/statm: 2711229 165304 3617 1 0 2673293 0
[pid=8154/tid=8262] ppid=8149 vsize=10844916 memory=8112282956445269571 CPUtime=1273.92 cores=1,3,5,7
/proc/8154/task/8262/stat : 8262 (java) R 8149 8154 6622 0 -1 4202560 41310 13121 1 1 127352 33 4 3 20 0 15 0 405005292 11105193984 165304 33554432000 4194304 4196468 140723169417552 140302489857504 140302114608714 0 4 0 16800975 0 0 0 -1 3 0 0 11 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8268] ppid=8149 vsize=10844916 memory=4872558044660077418 CPUtime=6.2 cores=1,3,5,7
/proc/8154/task/8268/stat : 8268 (java) S 8149 8154 6622 0 -1 1077944384 7007 13121 0 1 579 34 4 3 20 0 15 0 405005293 11105193984 165304 33554432000 4194304 4196468 140723169417552 140302522264464 140302518032085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8269] ppid=8149 vsize=10844916 memory=1804 CPUtime=6.16 cores=1,3,5,7
/proc/8154/task/8269/stat : 8269 (java) S 8149 8154 6622 0 -1 1077944384 6772 13121 0 1 575 34 4 3 20 0 15 0 405005293 11105193984 165304 33554432000 4194304 4196468 140723169417552 140302426467088 140302518032085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8270] ppid=8149 vsize=10844916 memory=920 CPUtime=6.16 cores=1,3,5,7
/proc/8154/task/8270/stat : 8270 (java) S 8149 8154 6622 0 -1 1077944384 8667 13121 0 1 575 34 4 3 20 0 15 0 405005293 11105193984 165304 33554432000 4194304 4196468 140723169417552 140302425414800 140302518032085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8271] ppid=8149 vsize=10844916 memory=3852 CPUtime=6.17 cores=1,3,5,7
/proc/8154/task/8271/stat : 8271 (java) S 8149 8154 6622 0 -1 1077944384 5762 13121 0 1 575 35 4 3 20 0 15 0 405005293 11105193984 165304 33554432000 4194304 4196468 140723169417552 140302424362000 140302518032085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8272] ppid=8149 vsize=10844916 memory=4104 CPUtime=6.07 cores=1,3,5,7
/proc/8154/task/8272/stat : 8272 (java) S 8149 8154 6622 0 -1 1077944384 8647 13121 0 1 565 35 4 3 20 0 15 0 405005294 11105193984 165304 33554432000 4194304 4196468 140723169417552 140301520611440 140302518033026 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8274] ppid=8149 vsize=10844916 memory=2312 CPUtime=0.07 cores=1,3,5,7
/proc/8154/task/8274/stat : 8274 (java) S 8149 8154 6622 0 -1 1077944384 40 13121 0 1 0 0 4 3 20 0 15 0 405005295 11105193984 165304 33554432000 4194304 4196468 140723169417552 140301519557536 140302518032085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8276] ppid=8149 vsize=10844916 memory=2312 CPUtime=0.07 cores=1,3,5,7
/proc/8154/task/8276/stat : 8276 (java) S 8149 8154 6622 0 -1 1077944384 6 13121 0 1 0 0 4 3 20 0 15 0 405005295 11105193984 165304 33554432000 4194304 4196468 140723169417552 140301414950016 140302518032085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8278] ppid=8149 vsize=10844916 memory=1408 CPUtime=0.07 cores=1,3,5,7
/proc/8154/task/8278/stat : 8278 (java) S 8149 8154 6622 0 -1 1077944384 3 13121 0 1 0 0 4 3 20 0 15 0 405005298 11105193984 165304 33554432000 4194304 4196468 140723169417552 140301107550288 140302518040475 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8279] ppid=8149 vsize=10844916 memory=3260 CPUtime=3.6 cores=1,3,5,7
/proc/8154/task/8279/stat : 8279 (java) S 8149 8154 6622 0 -1 1077944384 17680 13121 0 1 349 4 4 3 20 0 15 0 405005298 11105193984 165304 33554432000 4194304 4196468 140723169417552 140301486000752 140302518033026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8280] ppid=8149 vsize=10844916 memory=1412 CPUtime=3.41 cores=1,3,5,7
/proc/8154/task/8280/stat : 8280 (java) S 8149 8154 6622 0 -1 1077944384 10908 13121 0 1 331 3 4 3 20 0 15 0 405005298 11105193984 165304 33554432000 4194304 4196468 140723169417552 140301484947952 140302518033026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8281] ppid=8149 vsize=10844916 memory=3104 CPUtime=2.89 cores=1,3,5,7
/proc/8154/task/8281/stat : 8281 (java) S 8149 8154 6622 0 -1 1077944384 12871 13121 0 1 278 4 4 3 20 0 15 0 405005298 11105193984 165304 33554432000 4194304 4196468 140723169417552 140301483895664 140302518033026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8286] ppid=8149 vsize=10844916 memory=661216 CPUtime=0.07 cores=1,3,5,7
/proc/8154/task/8286/stat : 8286 (java) S 8149 8154 6622 0 -1 1077944384 3 13121 0 1 0 0 4 3 20 0 15 0 405005298 11105193984 165304 33554432000 4194304 4196468 140723169417552 140301073992672 140302518032085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8288] ppid=8149 vsize=10844916 memory=2722328 CPUtime=0.78 cores=1,3,5,7
/proc/8154/task/8288/stat : 8288 (java) S 8149 8154 6622 0 -1 1077944384 923 13121 0 1 33 38 4 3 20 0 15 0 405005298 11105193984 165304 33554432000 4194304 4196468 140723169417552 140301381392816 140302518033026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
Current children cumulated CPU time: 1314.84 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 661216 KiB

[startup+1288.8 s]
/proc/loadavg: 1.43 1.32 1.33 3/228 8406
/proc/meminfo: memFree=27866396/32770624 swapFree=66940012/67108860
[pid=8154] ppid=8149 vsize=10844916 memory=661216 CPUtime=1315.64 cores=1,3,5,7
/proc/8154/stat : 8154 (java) S 8149 8154 6622 0 -1 1077944320 122811 13121 2 1 131340 217 4 3 20 0 15 0 405005280 11105193984 165304 33554432000 4194304 4196468 140723169417552 140723169400096 140302518021879 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 1 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
/proc/8154/statm: 2711229 165304 3617 1 0 2673293 0
[pid=8154/tid=8262] ppid=8149 vsize=10844916 memory=1056 CPUtime=1274.7 cores=1,3,5,7
/proc/8154/task/8262/stat : 8262 (java) R 8149 8154 6622 0 -1 4202560 41316 13121 1 1 127430 33 4 3 20 0 15 0 405005292 11105193984 165304 33554432000 4194304 4196468 140723169417552 140302489857504 140302114049420 0 4 0 16800975 0 0 0 -1 1 0 0 11 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8268] ppid=8149 vsize=10844916 memory=8112282956445269571 CPUtime=6.2 cores=1,3,5,7
/proc/8154/task/8268/stat : 8268 (java) S 8149 8154 6622 0 -1 1077944384 7007 13121 0 1 579 34 4 3 20 0 15 0 405005293 11105193984 165304 33554432000 4194304 4196468 140723169417552 140302522264464 140302518032085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8269] ppid=8149 vsize=10844916 memory=3260 CPUtime=6.17 cores=1,3,5,7
/proc/8154/task/8269/stat : 8269 (java) S 8149 8154 6622 0 -1 1077944384 6772 13121 0 1 576 34 4 3 20 0 15 0 405005293 11105193984 165304 33554432000 4194304 4196468 140723169417552 140302426467088 140302518032085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8270] ppid=8149 vsize=10844916 memory=1412 CPUtime=6.16 cores=1,3,5,7
/proc/8154/task/8270/stat : 8270 (java) S 8149 8154 6622 0 -1 1077944384 8668 13121 0 1 575 34 4 3 20 0 15 0 405005293 11105193984 165304 33554432000 4194304 4196468 140723169417552 140302425414800 140302518032085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8271] ppid=8149 vsize=10844916 memory=3104 CPUtime=6.18 cores=1,3,5,7
/proc/8154/task/8271/stat : 8271 (java) S 8149 8154 6622 0 -1 1077944384 5762 13121 0 1 576 35 4 3 20 0 15 0 405005293 11105193984 165304 33554432000 4194304 4196468 140723169417552 140302424362000 140302518032085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8272] ppid=8149 vsize=10844916 memory=661216 CPUtime=6.07 cores=1,3,5,7
/proc/8154/task/8272/stat : 8272 (java) S 8149 8154 6622 0 -1 1077944384 8647 13121 0 1 565 35 4 3 20 0 15 0 405005294 11105193984 165304 33554432000 4194304 4196468 140723169417552 140301520611440 140302518033026 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8274] ppid=8149 vsize=10844916 memory=661216 CPUtime=0.07 cores=1,3,5,7
/proc/8154/task/8274/stat : 8274 (java) S 8149 8154 6622 0 -1 1077944384 40 13121 0 1 0 0 4 3 20 0 15 0 405005295 11105193984 165304 33554432000 4194304 4196468 140723169417552 140301519557536 140302518032085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8276] ppid=8149 vsize=10844916 memory=3620 CPUtime=0.07 cores=1,3,5,7
/proc/8154/task/8276/stat : 8276 (java) S 8149 8154 6622 0 -1 1077944384 6 13121 0 1 0 0 4 3 20 0 15 0 405005295 11105193984 165304 33554432000 4194304 4196468 140723169417552 140301414950016 140302518032085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8278] ppid=8149 vsize=10844916 memory=36656 CPUtime=0.07 cores=1,3,5,7
/proc/8154/task/8278/stat : 8278 (java) S 8149 8154 6622 0 -1 1077944384 3 13121 0 1 0 0 4 3 20 0 15 0 405005298 11105193984 165304 33554432000 4194304 4196468 140723169417552 140301107550288 140302518040475 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8279] ppid=8149 vsize=10844916 memory=1988 CPUtime=3.6 cores=1,3,5,7
/proc/8154/task/8279/stat : 8279 (java) S 8149 8154 6622 0 -1 1077944384 17680 13121 0 1 349 4 4 3 20 0 15 0 405005298 11105193984 165304 33554432000 4194304 4196468 140723169417552 140301486000752 140302518033026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8280] ppid=8149 vsize=10844916 memory=988 CPUtime=3.41 cores=1,3,5,7
/proc/8154/task/8280/stat : 8280 (java) S 8149 8154 6622 0 -1 1077944384 10908 13121 0 1 331 3 4 3 20 0 15 0 405005298 11105193984 165304 33554432000 4194304 4196468 140723169417552 140301484947952 140302518033026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8281] ppid=8149 vsize=10844916 memory=1428 CPUtime=2.89 cores=1,3,5,7
/proc/8154/task/8281/stat : 8281 (java) S 8149 8154 6622 0 -1 1077944384 12871 13121 0 1 278 4 4 3 20 0 15 0 405005298 11105193984 165304 33554432000 4194304 4196468 140723169417552 140301483895664 140302518033026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8286] ppid=8149 vsize=10844916 memory=1660 CPUtime=0.07 cores=1,3,5,7
/proc/8154/task/8286/stat : 8286 (java) S 8149 8154 6622 0 -1 1077944384 3 13121 0 1 0 0 4 3 20 0 15 0 405005298 11105193984 165304 33554432000 4194304 4196468 140723169417552 140301073992672 140302518032085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8288] ppid=8149 vsize=10844916 memory=1056 CPUtime=0.78 cores=1,3,5,7
/proc/8154/task/8288/stat : 8288 (java) S 8149 8154 6622 0 -1 1077944384 923 13121 0 1 33 38 4 3 20 0 15 0 405005298 11105193984 165304 33554432000 4194304 4196468 140723169417552 140301381392816 140302518033026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
Current children cumulated CPU time: 1315.64 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 661216 KiB

[startup+1289.2 s]
/proc/loadavg: 1.43 1.32 1.33 3/228 8406
/proc/meminfo: memFree=27866380/32770624 swapFree=66940012/67108860
[pid=8154] ppid=8149 vsize=10844916 memory=661216 CPUtime=1316.04 cores=1,3,5,7
/proc/8154/stat : 8154 (java) S 8149 8154 6622 0 -1 1077944320 122813 13121 2 1 131380 217 4 3 20 0 15 0 405005280 11105193984 165304 33554432000 4194304 4196468 140723169417552 140723169400096 140302518021879 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 1 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
/proc/8154/statm: 2711229 165304 3617 1 0 2673293 0
[pid=8154/tid=8262] ppid=8149 vsize=10844916 memory=15816703221172622 CPUtime=1275.09 cores=1,3,5,7
/proc/8154/task/8262/stat : 8262 (java) R 8149 8154 6622 0 -1 4202560 41318 13121 1 1 127469 33 4 3 20 0 15 0 405005292 11105193984 165304 33554432000 4194304 4196468 140723169417552 140302489857504 140302104131229 0 4 0 16800975 0 0 0 -1 1 0 0 11 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8268] ppid=8149 vsize=10844916 memory=1532 CPUtime=6.2 cores=1,3,5,7
/proc/8154/task/8268/stat : 8268 (java) S 8149 8154 6622 0 -1 1077944384 7007 13121 0 1 579 34 4 3 20 0 15 0 405005293 11105193984 165304 33554432000 4194304 4196468 140723169417552 140302522264464 140302518032085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8269] ppid=8149 vsize=10844916 memory=1088 CPUtime=6.17 cores=1,3,5,7
/proc/8154/task/8269/stat : 8269 (java) S 8149 8154 6622 0 -1 1077944384 6772 13121 0 1 576 34 4 3 20 0 15 0 405005293 11105193984 165304 33554432000 4194304 4196468 140723169417552 140302426467088 140302518032085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8270] ppid=8149 vsize=10844916 memory=988 CPUtime=6.16 cores=1,3,5,7
/proc/8154/task/8270/stat : 8270 (java) S 8149 8154 6622 0 -1 1077944384 8668 13121 0 1 575 34 4 3 20 0 15 0 405005293 11105193984 165304 33554432000 4194304 4196468 140723169417552 140302425414800 140302518032085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8271] ppid=8149 vsize=10844916 memory=780 CPUtime=6.18 cores=1,3,5,7
/proc/8154/task/8271/stat : 8271 (java) S 8149 8154 6622 0 -1 1077944384 5762 13121 0 1 576 35 4 3 20 0 15 0 405005293 11105193984 165304 33554432000 4194304 4196468 140723169417552 140302424362000 140302518032085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8272] ppid=8149 vsize=10844916 memory=5960 CPUtime=6.07 cores=1,3,5,7
/proc/8154/task/8272/stat : 8272 (java) S 8149 8154 6622 0 -1 1077944384 8647 13121 0 1 565 35 4 3 20 0 15 0 405005294 11105193984 165304 33554432000 4194304 4196468 140723169417552 140301520611440 140302518033026 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8274] ppid=8149 vsize=10844916 memory=624 CPUtime=0.07 cores=1,3,5,7
/proc/8154/task/8274/stat : 8274 (java) S 8149 8154 6622 0 -1 1077944384 40 13121 0 1 0 0 4 3 20 0 15 0 405005295 11105193984 165304 33554432000 4194304 4196468 140723169417552 140301519557536 140302518032085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8276] ppid=8149 vsize=10844916 memory=3440 CPUtime=0.07 cores=1,3,5,7
/proc/8154/task/8276/stat : 8276 (java) S 8149 8154 6622 0 -1 1077944384 6 13121 0 1 0 0 4 3 20 0 15 0 405005295 11105193984 165304 33554432000 4194304 4196468 140723169417552 140301414950016 140302518032085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8278] ppid=8149 vsize=10844916 memory=2832 CPUtime=0.07 cores=1,3,5,7
/proc/8154/task/8278/stat : 8278 (java) S 8149 8154 6622 0 -1 1077944384 3 13121 0 1 0 0 4 3 20 0 15 0 405005298 11105193984 165304 33554432000 4194304 4196468 140723169417552 140301107550288 140302518040475 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8279] ppid=8149 vsize=10844916 memory=14012 CPUtime=3.6 cores=1,3,5,7
/proc/8154/task/8279/stat : 8279 (java) S 8149 8154 6622 0 -1 1077944384 17680 13121 0 1 349 4 4 3 20 0 15 0 405005298 11105193984 165304 33554432000 4194304 4196468 140723169417552 140301486000752 140302518033026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8280] ppid=8149 vsize=10844916 memory=2112 CPUtime=3.41 cores=1,3,5,7
/proc/8154/task/8280/stat : 8280 (java) S 8149 8154 6622 0 -1 1077944384 10908 13121 0 1 331 3 4 3 20 0 15 0 405005298 11105193984 165304 33554432000 4194304 4196468 140723169417552 140301484947952 140302518033026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8281] ppid=8149 vsize=10844916 memory=12040 CPUtime=2.89 cores=1,3,5,7
/proc/8154/task/8281/stat : 8281 (java) S 8149 8154 6622 0 -1 1077944384 12871 13121 0 1 278 4 4 3 20 0 15 0 405005298 11105193984 165304 33554432000 4194304 4196468 140723169417552 140301483895664 140302518033026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8286] ppid=8149 vsize=10844916 memory=21980 CPUtime=0.07 cores=1,3,5,7
/proc/8154/task/8286/stat : 8286 (java) S 8149 8154 6622 0 -1 1077944384 3 13121 0 1 0 0 4 3 20 0 15 0 405005298 11105193984 165304 33554432000 4194304 4196468 140723169417552 140301073992672 140302518032085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
[pid=8154/tid=8288] ppid=8149 vsize=10844916 memory=661216 CPUtime=0.78 cores=1,3,5,7
/proc/8154/task/8288/stat : 8288 (java) S 8149 8154 6622 0 -1 1077944384 923 13121 0 1 33 38 4 3 20 0 15 0 405005298 11105193984 165304 33554432000 4194304 4196468 140723169417552 140301381392816 140302518033026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11964416 140723169422071 140723169424581 140723169424581 140723169427407 0
Current children cumulated CPU time: 1316.04 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 661216 KiB

Child status: 0
Real time (s): 1289.26
CPU time (s): 1316.13
CPU user time (s): 1313.91
CPU system time (s): 2.22359
CPU usage (%): 102.084
Max. virtual memory (cumulated for all children) (KiB): 10847584
Max. memory (cumulated for all children) (KiB): 661216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1313.91
system time used= 2.22359
maximum resident set size= 663304
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 137741
page faults= 3
swaps= 0
block input operations= 23040
block output operations= 1552
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 172739
involuntary context switches= 6351


# summary of solver processes directly reported to runsolver:
#   pid: 8154
#   total CPU time (s): 1316.13
#   total CPU user time (s): 1313.91
#   total CPU system time (s): 2.22359

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.28421 second user time and 12.539 second system time

The end

Launcher Data

Begin job on node149 at 2019-09-12 13:27:08
IDJOB=4387010
IDBENCH=120617
IDSOLVER=2823
FILE ID=node149/4387010-1568287665
RUNJOBID= node149-1568287628-8129
PBS_JOBID= 21701062
Free space on /tmp= 54672 MiB

SOLVER NAME= Concrete 3.10
BENCH NAME= XCSP17/GraphColoring/GraphColoring-m1-mono/GraphColoring-4-insertions-3.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4387010-1568287665/watcher-4387010-1568287665 -o /tmp/evaluation-result-4387010-1568287665/solver-4387010-1568287665 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1568287628-8129 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=19476020 HOME/instance-4387010-1568287665.xml

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

MD5SUM BENCH= 681bcba91e68c7fd43dde01217071906
RANDOM SEED=19476020

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:        31246584 kB
MemAvailable:   31864092 kB
Buffers:           92752 kB
Cached:           823824 kB
SwapCached:        61056 kB
Active:           422192 kB
Inactive:         554020 kB
Active(anon):      28052 kB
Inactive(anon):    71332 kB
Active(file):     394140 kB
Inactive(file):   482688 kB
Unevictable:      111364 kB
Mlocked:          111364 kB
SwapTotal:      67108860 kB
SwapFree:       66940004 kB
Dirty:             70764 kB
Writeback:             0 kB
AnonPages:        111592 kB
Mapped:            41644 kB
Shmem:             30952 kB
Slab:             141312 kB
SReclaimable:     113032 kB
SUnreclaim:        28280 kB
KernelStack:        3360 kB
PageTables:         5276 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     502080 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 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 13:48:37