Trace number 4387260

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 NameAnswerCPU timeWall clock time
Concrete 3.10SAT 25.1102 17.8127

General information on the benchmark

NameSubisomorphism/Subisomorphism-m1-si2-rand/
Subisomorphism-si2-r001-m400-05.xml
MD5SUM5f006248f7b4f652f1c0eb398f87a4da
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark9.50125
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of constraints172
Number of domains1
Minimum domain size400
Maximum domain size400
Distribution of domain sizes[{"size":400,"count":80}]
Minimum variable degree2
Maximum variable degree9
Distribution of variable degrees[{"degree":2,"count":20},{"degree":4,"count":19},{"degree":5,"count":18},{"degree":6,"count":11},{"degree":7,"count":8},{"degree":8,"count":2},{"degree":9,"count":2}]
Minimum constraint arity1
Maximum constraint arity80
Distribution of constraint arities[{"arity":1,"count":60},{"arity":2,"count":111},{"arity":80,"count":1}]
Number of extensional constraints171
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":171},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.71/0.56	c Concrete v3.10.1560635388952 running
24.96/17.79	v <instantiation
24.96/17.79	v         >
24.96/17.79	v       <list>
24.96/17.79	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] x[79]
24.96/17.79	v       </list>
24.96/17.79	v       <values>
24.96/17.79	v         367 15 181 310 197 87 27 94 24 88 379 316 7 315 307 282 57 275 53 311 55 378 20 99 228 297 43 254 23 67 110 52 32 40 337 280 131 83 319 4 225 289 259 173 338 339 257 145 49 30 355 326 210 230 3 89 143 180 47 26 383 396 371 160 29 201 387 290 146 8 71 276 231 13 127 126 351 273 117 362
24.96/17.79	v       </values>
24.96/17.79	v     </instantiation>
24.96/17.79	s SATISFIABLE

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4387260-1568297114/watcher-4387260-1568297114 -o /tmp/evaluation-result-4387260-1568297114/solver-4387260-1568297114 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1568282271-6097 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1286391696 HOME/instance-4387260-1568297114.xml 

running on 4 cores: 0,2,4,6

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=9365, runsolver pid=9362
Current StackSize limit: 8192 KiB


[startup+0.100175 s]*
/proc/loadavg: 1.66 1.53 1.57 3/219 9423
/proc/meminfo: memFree=29759372/32770624 swapFree=66934312/67108860
[pid=9365] ppid=9362 vsize=9972712 memory=14912 CPUtime=0.1 cores=0,2,4,6
/proc/9365/stat : 9365 (java) S 9362 9365 5271 0 -1 1077944320 4496 13106 0 0 1 1 5 3 20 0 6 0 405969849 10212057088 3728 33554432000 4194304 4196468 140722604457440 140722604439984 140569780526839 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
/proc/9365/statm: 2493178 3728 1935 1 0 2481616 0
[pid=9365/tid=9419] ppid=9362 vsize=9972712 memory=-8617482348318186131 CPUtime=0.08 cores=0,2,4,6
/proc/9365/task/9419/stat : 9419 (java) R 9362 9365 5271 0 -1 4202560 2314 13106 0 0 0 0 5 3 20 0 6 0 405969858 10212057088 3794 33554432000 4194304 4196468 140722604457440 140569752363600 140569766209365 0 4 0 16784584 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9420] ppid=9362 vsize=9972712 memory=-9181546050914066336 CPUtime=0.08 cores=0,2,4,6
/proc/9365/task/9420/stat : 9420 (java) S 9362 9365 5271 0 -1 1077944384 2 13106 0 0 0 0 5 3 20 0 6 0 405969859 10212057088 3794 33554432000 4194304 4196468 140722604457440 140569784769040 140569780537045 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9421] ppid=9362 vsize=9972712 memory=140415104898688 CPUtime=0.08 cores=0,2,4,6
/proc/9365/task/9421/stat : 9421 (java) S 9362 9365 5271 0 -1 1077944384 1 13106 0 0 0 0 5 3 20 0 6 0 405969859 10212057088 3794 33554432000 4194304 4196468 140722604457440 140569353783952 140569780537045 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9422] ppid=9362 vsize=9972712 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9365/task/9422/stat : 9422 (java) S 9362 9365 5271 0 -1 1077944384 1 13106 0 0 0 0 5 3 20 0 6 0 405969859 10212057088 3794 33554432000 4194304 4196468 140722604457440 140569352730896 140569780537045 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9423] ppid=9362 vsize=9972712 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/9365/task/9423/stat : 9423 (java) S 9362 9365 5271 0 -1 1077944384 2 13106 0 0 0 0 5 3 20 0 6 0 405969859 10212057088 3794 33554432000 4194304 4196468 140722604457440 140569351678352 140569780537045 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 14912 KiB

[startup+0.210147 s]*
/proc/loadavg: 1.66 1.53 1.57 3/228 9432
/proc/meminfo: memFree=29738716/32770624 swapFree=66934312/67108860
[pid=9365] ppid=9362 vsize=10818940 memory=36768 CPUtime=0.26 cores=0,2,4,6
/proc/9365/stat : 9365 (java) S 9362 9365 5271 0 -1 1077944320 7066 13106 0 0 17 1 5 3 20 0 15 0 405969849 11078594560 9192 33554432000 4194304 4196468 140722604457440 140722604439984 140569780526839 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
/proc/9365/statm: 2704735 9192 2941 1 0 2667149 0
[pid=9365/tid=9419] ppid=9362 vsize=10818940 memory=7022364594140610616 CPUtime=0.19 cores=0,2,4,6
/proc/9365/task/9419/stat : 9419 (java) R 9362 9365 5271 0 -1 4202560 3513 13106 0 0 11 0 5 3 20 0 15 0 405969858 11078594560 9192 33554432000 4194304 4196468 140722604457440 140569752359040 140569764607326 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9420] ppid=9362 vsize=10818940 memory=345 CPUtime=0.08 cores=0,2,4,6
/proc/9365/task/9420/stat : 9420 (java) S 9362 9365 5271 0 -1 1077944384 2 13106 0 0 0 0 5 3 20 0 15 0 405969859 11078594560 9192 33554432000 4194304 4196468 140722604457440 140569784769040 140569780537045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9421] ppid=9362 vsize=10818940 memory=140415104908185 CPUtime=0.08 cores=0,2,4,6
/proc/9365/task/9421/stat : 9421 (java) S 9362 9365 5271 0 -1 1077944384 1 13106 0 0 0 0 5 3 20 0 15 0 405969859 11078594560 9192 33554432000 4194304 4196468 140722604457440 140569353783952 140569780537045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9422] ppid=9362 vsize=10818940 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9365/task/9422/stat : 9422 (java) S 9362 9365 5271 0 -1 1077944384 1 13106 0 0 0 0 5 3 20 0 15 0 405969859 11078594560 9192 33554432000 4194304 4196468 140722604457440 140569352730896 140569780537045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9423] ppid=9362 vsize=10818940 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/9365/task/9423/stat : 9423 (java) S 9362 9365 5271 0 -1 1077944384 2 13106 0 0 0 0 5 3 20 0 15 0 405969859 11078594560 9192 33554432000 4194304 4196468 140722604457440 140569351678352 140569780537045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9424] ppid=9362 vsize=10818940 memory=140415104898688 CPUtime=0.08 cores=0,2,4,6
/proc/9365/task/9424/stat : 9424 (java) S 9362 9365 5271 0 -1 1077944384 2 13106 0 0 0 0 5 3 20 0 15 0 405969861 11078594560 9192 33554432000 4194304 4196468 140722604457440 140569052297968 140569780537986 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9425] ppid=9362 vsize=10818940 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/9365/task/9425/stat : 9425 (java) S 9362 9365 5271 0 -1 1077944384 13 13106 0 0 0 0 5 3 20 0 15 0 405969861 11078594560 9192 33554432000 4194304 4196468 140722604457440 140568776664736 140569780537045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9426] ppid=9362 vsize=10818940 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9365/task/9426/stat : 9426 (java) S 9362 9365 5271 0 -1 1077944384 1 13106 0 0 0 0 5 3 20 0 15 0 405969861 11078594560 9192 33554432000 4194304 4196468 140722604457440 140568575337712 140569780537045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9427] ppid=9362 vsize=10818940 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9365/task/9427/stat : 9427 (java) S 9362 9365 5271 0 -1 1077944384 3 13106 0 0 0 0 5 3 20 0 15 0 405969864 11078594560 9192 33554432000 4194304 4196468 140722604457440 140568335047120 140569780545435 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9428] ppid=9362 vsize=10818940 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/9365/task/9428/stat : 9428 (java) S 9362 9365 5271 0 -1 1077944384 459 13106 0 0 1 0 5 3 20 0 15 0 405969864 11078594560 9192 33554432000 4194304 4196468 140722604457440 140569051244784 140569780537986 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9429] ppid=9362 vsize=10818940 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/9365/task/9429/stat : 9429 (java) S 9362 9365 5271 0 -1 1077944384 191 13106 0 0 1 0 5 3 20 0 15 0 405969864 11078594560 9192 33554432000 4194304 4196468 140722604457440 140569050192240 140569780537986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9430] ppid=9362 vsize=10818940 memory=140415104898688 CPUtime=0.11 cores=0,2,4,6
/proc/9365/task/9430/stat : 9430 (java) S 9362 9365 5271 0 -1 1077944384 689 13106 0 0 3 0 5 3 20 0 15 0 405969864 11078594560 9192 33554432000 4194304 4196468 140722604457440 140569049139184 140569780537986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9431] ppid=9362 vsize=10818940 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/9365/task/9431/stat : 9431 (java) S 9362 9365 5271 0 -1 1077944384 3 13106 0 0 0 0 5 3 20 0 15 0 405969864 11078594560 9192 33554432000 4194304 4196468 140722604457440 140568301488480 140569780537045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9432] ppid=9362 vsize=10818940 memory=140415104898688 CPUtime=0.08 cores=0,2,4,6
/proc/9365/task/9432/stat : 9432 (java) S 9362 9365 5271 0 -1 1077944384 1 13106 0 0 0 0 5 3 20 0 15 0 405969865 11078594560 9192 33554432000 4194304 4196468 140722604457440 140569048087600 140569780537986 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10818940 KiB
Current children cumulated memory: 36768 KiB

[startup+0.311429 s]*
/proc/loadavg: 1.66 1.53 1.57 3/228 9432
/proc/meminfo: memFree=29728516/32770624 swapFree=66934312/67108860
[pid=9365] ppid=9362 vsize=10820096 memory=46592 CPUtime=0.4 cores=0,2,4,6
/proc/9365/stat : 9365 (java) S 9362 9365 5271 0 -1 1077944320 10884 13106 0 0 29 3 5 3 20 0 15 0 405969849 11079778304 11648 33554432000 4194304 4196468 140722604457440 140722604439984 140569780526839 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
/proc/9365/statm: 2705024 11648 3237 1 0 2667149 0
[pid=9365/tid=9419] ppid=9362 vsize=10820096 memory=8317482817917895235 CPUtime=0.29 cores=0,2,4,6
/proc/9365/task/9419/stat : 9419 (java) R 9362 9365 5271 0 -1 4202560 7255 13106 0 0 19 2 5 3 20 0 15 0 405969858 11079778304 11648 33554432000 4194304 4196468 140722604457440 140569752348240 140569385554260 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9420] ppid=9362 vsize=10820096 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9365/task/9420/stat : 9420 (java) S 9362 9365 5271 0 -1 1077944384 2 13106 0 0 0 0 5 3 20 0 15 0 405969859 11079778304 11648 33554432000 4194304 4196468 140722604457440 140569784769040 140569780537045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9421] ppid=9362 vsize=10820096 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9365/task/9421/stat : 9421 (java) S 9362 9365 5271 0 -1 1077944384 1 13106 0 0 0 0 5 3 20 0 15 0 405969859 11079778304 11648 33554432000 4194304 4196468 140722604457440 140569353783952 140569780537045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9422] ppid=9362 vsize=10820096 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9365/task/9422/stat : 9422 (java) S 9362 9365 5271 0 -1 1077944384 1 13106 0 0 0 0 5 3 20 0 15 0 405969859 11079778304 12160 33554432000 4194304 4196468 140722604457440 140569352730896 140569780537045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9423] ppid=9362 vsize=10820096 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9365/task/9423/stat : 9423 (java) S 9362 9365 5271 0 -1 1077944384 2 13106 0 0 0 0 5 3 20 0 15 0 405969859 11079778304 12160 33554432000 4194304 4196468 140722604457440 140569351678352 140569780537045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9424] ppid=9362 vsize=10820096 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9365/task/9424/stat : 9424 (java) S 9362 9365 5271 0 -1 1077944384 2 13106 0 0 0 0 5 3 20 0 15 0 405969861 11079778304 12160 33554432000 4194304 4196468 140722604457440 140569052297968 140569780537986 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9425] ppid=9362 vsize=10820096 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/9365/task/9425/stat : 9425 (java) S 9362 9365 5271 0 -1 1077944384 13 13106 0 0 0 0 5 3 20 0 15 0 405969861 11079778304 12160 33554432000 4194304 4196468 140722604457440 140568776664736 140569780537045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9426] ppid=9362 vsize=10820096 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9365/task/9426/stat : 9426 (java) S 9362 9365 5271 0 -1 1077944384 1 13106 0 0 0 0 5 3 20 0 15 0 405969861 11079778304 12160 33554432000 4194304 4196468 140722604457440 140568575337712 140569780537045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9427] ppid=9362 vsize=10820096 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9365/task/9427/stat : 9427 (java) S 9362 9365 5271 0 -1 1077944384 3 13106 0 0 0 0 5 3 20 0 15 0 405969864 11079778304 12160 33554432000 4194304 4196468 140722604457440 140568335047120 140569780545435 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9428] ppid=9362 vsize=10820096 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/9365/task/9428/stat : 9428 (java) S 9362 9365 5271 0 -1 1077944384 466 13106 0 0 2 0 5 3 20 0 15 0 405969864 11079778304 12160 33554432000 4194304 4196468 140722604457440 140569051244784 140569780537986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9429] ppid=9362 vsize=10820096 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/9365/task/9429/stat : 9429 (java) S 9362 9365 5271 0 -1 1077944384 192 13106 0 0 1 0 5 3 20 0 15 0 405969864 11079778304 12160 33554432000 4194304 4196468 140722604457440 140569050192240 140569780537986 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9430] ppid=9362 vsize=10820096 memory=140415104898688 CPUtime=0.13 cores=0,2,4,6
/proc/9365/task/9430/stat : 9430 (java) S 9362 9365 5271 0 -1 1077944384 736 13106 0 0 5 0 5 3 20 0 15 0 405969864 11079778304 12160 33554432000 4194304 4196468 140722604457440 140569049139184 140569780537986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9431] ppid=9362 vsize=10820096 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/9365/task/9431/stat : 9431 (java) S 9362 9365 5271 0 -1 1077944384 3 13106 0 0 0 0 5 3 20 0 15 0 405969864 11079778304 12160 33554432000 4194304 4196468 140722604457440 140568301488480 140569780537045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9432] ppid=9362 vsize=10820096 memory=140415104898688 CPUtime=0.08 cores=0,2,4,6
/proc/9365/task/9432/stat : 9432 (java) S 9362 9365 5271 0 -1 1077944384 1 13106 0 0 0 0 5 3 20 0 15 0 405969865 11079778304 12160 33554432000 4194304 4196468 140722604457440 140569048087600 140569780537986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820096 KiB
Current children cumulated memory: 46592 KiB

[startup+0.70075 s]
/proc/loadavg: 1.66 1.53 1.57 6/228 9432
/proc/meminfo: memFree=29715592/32770624 swapFree=66934312/67108860
[pid=9365] ppid=9362 vsize=10824340 memory=79120 CPUtime=1.14 cores=0,2,4,6
/proc/9365/stat : 9365 (java) S 9362 9365 5271 0 -1 1077944320 15092 13106 0 0 101 5 5 3 20 0 15 0 405969849 11084124160 19780 33554432000 4194304 4196468 140722604457440 140722604439984 140569780526839 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
/proc/9365/statm: 2706085 19780 3487 1 0 2668173 0
[pid=9365/tid=9419] ppid=9362 vsize=10824340 memory=0 CPUtime=0.66 cores=0,2,4,6
/proc/9365/task/9419/stat : 9419 (java) R 9362 9365 5271 0 -1 4202560 10522 13106 0 0 55 3 5 3 20 0 15 0 405969858 11084124160 19780 33554432000 4194304 4196468 140722604457440 140569752354496 140569761920573 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9420] ppid=9362 vsize=10824340 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9365/task/9420/stat : 9420 (java) S 9362 9365 5271 0 -1 1077944384 2 13106 0 0 0 0 5 3 20 0 15 0 405969859 11084124160 19780 33554432000 4194304 4196468 140722604457440 140569784769040 140569780537045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9421] ppid=9362 vsize=10824340 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9365/task/9421/stat : 9421 (java) S 9362 9365 5271 0 -1 1077944384 1 13106 0 0 0 0 5 3 20 0 15 0 405969859 11084124160 19780 33554432000 4194304 4196468 140722604457440 140569353783952 140569780537045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9422] ppid=9362 vsize=10824340 memory=140414963298512 CPUtime=0.08 cores=0,2,4,6
/proc/9365/task/9422/stat : 9422 (java) S 9362 9365 5271 0 -1 1077944384 1 13106 0 0 0 0 5 3 20 0 15 0 405969859 11084124160 19780 33554432000 4194304 4196468 140722604457440 140569352730896 140569780537045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9423] ppid=9362 vsize=10824340 memory=140415365808745 CPUtime=0.08 cores=0,2,4,6
/proc/9365/task/9423/stat : 9423 (java) S 9362 9365 5271 0 -1 1077944384 2 13106 0 0 0 0 5 3 20 0 15 0 405969859 11084124160 19780 33554432000 4194304 4196468 140722604457440 140569351678352 140569780537045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9424] ppid=9362 vsize=10824340 memory=1060 CPUtime=0.08 cores=0,2,4,6
/proc/9365/task/9424/stat : 9424 (java) S 9362 9365 5271 0 -1 1077944384 5 13106 0 0 0 0 5 3 20 0 15 0 405969861 11084124160 19780 33554432000 4194304 4196468 140722604457440 140569052297968 140569780537986 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9425] ppid=9362 vsize=10824340 memory=7014751519667017297 CPUtime=0.08 cores=0,2,4,6
/proc/9365/task/9425/stat : 9425 (java) S 9362 9365 5271 0 -1 1077944384 13 13106 0 0 0 0 5 3 20 0 15 0 405969861 11084124160 19780 33554432000 4194304 4196468 140722604457440 140568776664736 140569780537045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9426] ppid=9362 vsize=10824340 memory=7885632885785908327 CPUtime=0.08 cores=0,2,4,6
/proc/9365/task/9426/stat : 9426 (java) S 9362 9365 5271 0 -1 1077944384 1 13106 0 0 0 0 5 3 20 0 15 0 405969861 11084124160 19780 33554432000 4194304 4196468 140722604457440 140568575337712 140569780537045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9427] ppid=9362 vsize=10824340 memory=14056 CPUtime=0.08 cores=0,2,4,6
/proc/9365/task/9427/stat : 9427 (java) S 9362 9365 5271 0 -1 1077944384 3 13106 0 0 0 0 5 3 20 0 15 0 405969864 11084124160 19780 33554432000 4194304 4196468 140722604457440 140568335047120 140569780545435 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9428] ppid=9362 vsize=10824340 memory=2116 CPUtime=0.23 cores=0,2,4,6
/proc/9365/task/9428/stat : 9428 (java) S 9362 9365 5271 0 -1 1077944384 855 13106 0 0 15 0 5 3 20 0 15 0 405969864 11084124160 19780 33554432000 4194304 4196468 140722604457440 140569051244784 140569780537986 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9429] ppid=9362 vsize=10824340 memory=516 CPUtime=0.2 cores=0,2,4,6
/proc/9365/task/9429/stat : 9429 (java) S 9362 9365 5271 0 -1 1077944384 459 13106 0 0 12 0 5 3 20 0 15 0 405969864 11084124160 19780 33554432000 4194304 4196468 140722604457440 140569050192240 140569780537986 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9430] ppid=9362 vsize=10824340 memory=1556 CPUtime=0.25 cores=0,2,4,6
/proc/9365/task/9430/stat : 9430 (java) S 9362 9365 5271 0 -1 1077944384 1018 13106 0 0 17 0 5 3 20 0 15 0 405969864 11084124160 19780 33554432000 4194304 4196468 140722604457440 140569049139184 140569780537986 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9431] ppid=9362 vsize=10824340 memory=928 CPUtime=0.08 cores=0,2,4,6
/proc/9365/task/9431/stat : 9431 (java) S 9362 9365 5271 0 -1 1077944384 3 13106 0 0 0 0 5 3 20 0 15 0 405969864 11084124160 19780 33554432000 4194304 4196468 140722604457440 140568301488480 140569780537045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9432] ppid=9362 vsize=10824340 memory=1668 CPUtime=0.08 cores=0,2,4,6
/proc/9365/task/9432/stat : 9432 (java) S 9362 9365 5271 0 -1 1077944384 1 13106 0 0 0 0 5 3 20 0 15 0 405969865 11084124160 19780 33554432000 4194304 4196468 140722604457440 140569048087600 140569780537986 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
Current children cumulated CPU time: 1.14 s
Current children cumulated vsize: 10824340 KiB
Current children cumulated memory: 79120 KiB

[startup+1.50195 s]
/proc/loadavg: 1.66 1.53 1.57 3/228 9432
/proc/meminfo: memFree=29674948/32770624 swapFree=66934312/67108860
[pid=9365] ppid=9362 vsize=10834656 memory=169988 CPUtime=2.53 cores=0,2,4,6
/proc/9365/stat : 9365 (java) S 9362 9365 5271 0 -1 1077944320 22570 13106 0 0 235 10 5 3 20 0 15 0 405969849 11094687744 42497 33554432000 4194304 4196468 140722604457440 140722604439984 140569780526839 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
/proc/9365/statm: 2708664 42497 3574 1 0 2670733 0
[pid=9365/tid=9419] ppid=9362 vsize=10834656 memory=166172 CPUtime=1.43 cores=0,2,4,6
/proc/9365/task/9419/stat : 9419 (java) R 9362 9365 5271 0 -1 4202560 15775 13106 0 0 129 6 5 3 20 0 15 0 405969858 11094687744 42497 33554432000 4194304 4196468 140722604457440 140569752343648 140569780538774 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9420] ppid=9362 vsize=10834656 memory=2436 CPUtime=0.09 cores=0,2,4,6
/proc/9365/task/9420/stat : 9420 (java) S 9362 9365 5271 0 -1 1077944384 85 13106 0 0 1 0 5 3 20 0 15 0 405969859 11094687744 42497 33554432000 4194304 4196468 140722604457440 140569784769040 140569780537045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9421] ppid=9362 vsize=10834656 memory=1760 CPUtime=0.09 cores=0,2,4,6
/proc/9365/task/9421/stat : 9421 (java) S 9362 9365 5271 0 -1 1077944384 308 13106 0 0 1 0 5 3 20 0 15 0 405969859 11094687744 42497 33554432000 4194304 4196468 140722604457440 140569353783952 140569780537045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9422] ppid=9362 vsize=10834656 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/9365/task/9422/stat : 9422 (java) S 9362 9365 5271 0 -1 1077944384 24 13106 0 0 1 0 5 3 20 0 15 0 405969859 11094687744 42497 33554432000 4194304 4196468 140722604457440 140569352730896 140569780537045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9423] ppid=9362 vsize=10834656 memory=-7303279828959712342 CPUtime=0.09 cores=0,2,4,6
/proc/9365/task/9423/stat : 9423 (java) S 9362 9365 5271 0 -1 1077944384 57 13106 0 0 1 0 5 3 20 0 15 0 405969859 11094687744 42497 33554432000 4194304 4196468 140722604457440 140569351678352 140569780537045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9424] ppid=9362 vsize=10834656 memory=3833724587141655611 CPUtime=0.09 cores=0,2,4,6
/proc/9365/task/9424/stat : 9424 (java) S 9362 9365 5271 0 -1 1077944384 365 13106 0 0 1 0 5 3 20 0 15 0 405969861 11094687744 42497 33554432000 4194304 4196468 140722604457440 140569052297968 140569780537986 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9425] ppid=9362 vsize=10834656 memory=-6798310482166503264 CPUtime=0.08 cores=0,2,4,6
/proc/9365/task/9425/stat : 9425 (java) S 9362 9365 5271 0 -1 1077944384 13 13106 0 0 0 0 5 3 20 0 15 0 405969861 11094687744 42497 33554432000 4194304 4196468 140722604457440 140568776664800 140569780537045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9426] ppid=9362 vsize=10834656 memory=-6078294146213043397 CPUtime=0.08 cores=0,2,4,6
/proc/9365/task/9426/stat : 9426 (java) S 9362 9365 5271 0 -1 1077944384 2 13106 0 0 0 0 5 3 20 0 15 0 405969861 11094687744 42497 33554432000 4194304 4196468 140722604457440 140568575337728 140569780537045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9427] ppid=9362 vsize=10834656 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9365/task/9427/stat : 9427 (java) S 9362 9365 5271 0 -1 1077944384 3 13106 0 0 0 0 5 3 20 0 15 0 405969864 11094687744 42497 33554432000 4194304 4196468 140722604457440 140568335047120 140569780545435 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9428] ppid=9362 vsize=10834656 memory=0 CPUtime=0.38 cores=0,2,4,6
/proc/9365/task/9428/stat : 9428 (java) S 9362 9365 5271 0 -1 1077944384 1233 13106 0 0 30 0 5 3 20 0 15 0 405969864 11094687744 42497 33554432000 4194304 4196468 140722604457440 140569051244784 140569780537986 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9429] ppid=9362 vsize=10834656 memory=4580 CPUtime=0.36 cores=0,2,4,6
/proc/9365/task/9429/stat : 9429 (java) R 9362 9365 5271 0 -1 4202560 749 13106 0 0 28 0 5 3 20 0 15 0 405969864 11094687744 42497 33554432000 4194304 4196468 140722604457440 140569050184192 140569761220103 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9430] ppid=9362 vsize=10834656 memory=6075463926073611600 CPUtime=0.48 cores=0,2,4,6
/proc/9365/task/9430/stat : 9430 (java) R 9362 9365 5271 0 -1 1077944384 1746 13106 0 0 40 0 5 3 20 0 15 0 405969864 11094687744 42497 33554432000 4194304 4196468 140722604457440 140569049139184 140569780537986 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9431] ppid=9362 vsize=10834656 memory=7523659450237735012 CPUtime=0.08 cores=0,2,4,6
/proc/9365/task/9431/stat : 9431 (java) S 9362 9365 5271 0 -1 1077944384 3 13106 0 0 0 0 5 3 20 0 15 0 405969864 11094687744 42497 33554432000 4194304 4196468 140722604457440 140568301488480 140569780537045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9432] ppid=9362 vsize=10834656 memory=7516902878337592177 CPUtime=0.08 cores=0,2,4,6
/proc/9365/task/9432/stat : 9432 (java) S 9362 9365 5271 0 -1 1077944384 1 13106 0 0 0 0 5 3 20 0 15 0 405969865 11094687744 42497 33554432000 4194304 4196468 140722604457440 140569048087600 140569780537986 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
Current children cumulated CPU time: 2.53 s
Current children cumulated vsize: 10834656 KiB

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

[pid=9365/tid=9424] ppid=9362 vsize=10844916 memory=7236935116630093638 CPUtime=0.13 cores=0,2,4,6
/proc/9365/task/9424/stat : 9424 (java) S 9362 9365 5271 0 -1 1077944384 4348 13106 0 0 5 0 5 3 20 0 15 0 405969861 11105193984 228425 33554432000 4194304 4196468 140722604457440 140569052297968 140569780537986 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9425] ppid=9362 vsize=10844916 memory=3472468711191244410 CPUtime=0.08 cores=0,2,4,6
/proc/9365/task/9425/stat : 9425 (java) S 9362 9365 5271 0 -1 1077944384 18 13106 0 0 0 0 5 3 20 0 15 0 405969861 11105193984 228425 33554432000 4194304 4196468 140722604457440 140568776664864 140569780537045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9426] ppid=9362 vsize=10844916 memory=1298 CPUtime=0.08 cores=0,2,4,6
/proc/9365/task/9426/stat : 9426 (java) S 9362 9365 5271 0 -1 1077944384 7 13106 0 0 0 0 5 3 20 0 15 0 405969861 11105193984 228425 33554432000 4194304 4196468 140722604457440 140568575337728 140569780537045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9427] ppid=9362 vsize=10844916 memory=3 CPUtime=0.08 cores=0,2,4,6
/proc/9365/task/9427/stat : 9427 (java) S 9362 9365 5271 0 -1 1077944384 3 13106 0 0 0 0 5 3 20 0 15 0 405969864 11105193984 228425 33554432000 4194304 4196468 140722604457440 140568335047120 140569780545435 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9428] ppid=9362 vsize=10844916 memory=564 CPUtime=2.71 cores=0,2,4,6
/proc/9365/task/9428/stat : 9428 (java) S 9362 9365 5271 0 -1 1077944384 13064 13106 0 0 260 3 5 3 20 0 15 0 405969864 11105193984 228425 33554432000 4194304 4196468 140722604457440 140569051244784 140569780537986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9429] ppid=9362 vsize=10844916 memory=140 CPUtime=2.15 cores=0,2,4,6
/proc/9365/task/9429/stat : 9429 (java) S 9362 9365 5271 0 -1 1077944384 4149 13106 0 0 205 2 5 3 20 0 15 0 405969864 11105193984 228425 33554432000 4194304 4196468 140722604457440 140569050192240 140569780537986 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9430] ppid=9362 vsize=10844916 memory=4038 CPUtime=1.77 cores=0,2,4,6
/proc/9365/task/9430/stat : 9430 (java) S 9362 9365 5271 0 -1 1077944384 7982 13106 0 0 166 3 5 3 20 0 15 0 405969864 11105193984 228425 33554432000 4194304 4196468 140722604457440 140569049139184 140569780537986 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9431] ppid=9362 vsize=10844916 memory=330 CPUtime=0.08 cores=0,2,4,6
/proc/9365/task/9431/stat : 9431 (java) S 9362 9365 5271 0 -1 1077944384 3 13106 0 0 0 0 5 3 20 0 15 0 405969864 11105193984 228425 33554432000 4194304 4196468 140722604457440 140568301488480 140569780537045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9432] ppid=9362 vsize=10844916 memory=200 CPUtime=0.08 cores=0,2,4,6
/proc/9365/task/9432/stat : 9432 (java) S 9362 9365 5271 0 -1 1077944384 213 13106 0 0 0 0 5 3 20 0 15 0 405969865 11105193984 228425 33554432000 4194304 4196468 140722604457440 140569048087600 140569780537986 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
Current children cumulated CPU time: 19.55 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 913700 KiB

[startup+16.0008 s]*
/proc/loadavg: 1.67 1.54 1.57 3/229 9434
/proc/meminfo: memFree=28706868/32770624 swapFree=66934312/67108860
[pid=9365] ppid=9362 vsize=10844916 memory=1067960 CPUtime=23.06 cores=0,2,4,6
/proc/9365/stat : 9365 (java) S 9362 9365 5271 0 -1 1077944320 63939 13106 0 0 2249 49 5 3 20 0 15 0 405969849 11105193984 266990 33554432000 4194304 4196468 140722604457440 140722604439984 140569780526839 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
/proc/9365/statm: 2711229 266990 3615 1 0 2673293 0
[pid=9365/tid=9419] ppid=9362 vsize=10844916 memory=6944652177228980320 CPUtime=15.77 cores=0,2,4,6
/proc/9365/task/9419/stat : 9419 (java) R 9362 9365 5271 0 -1 4202560 25763 13106 0 0 1547 22 5 3 20 0 15 0 405969858 11105193984 266990 33554432000 4194304 4196468 140722604457440 140569752358768 140569397970474 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9420] ppid=9362 vsize=10844916 memory=6944656575208382560 CPUtime=0.2 cores=0,2,4,6
/proc/9365/task/9420/stat : 9420 (java) S 9362 9365 5271 0 -1 1077944384 1077 13106 0 0 8 4 5 3 20 0 15 0 405969859 11105193984 266990 33554432000 4194304 4196468 140722604457440 140569784769040 140569780537045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9421] ppid=9362 vsize=10844916 memory=4872558044660077418 CPUtime=0.2 cores=0,2,4,6
/proc/9365/task/9421/stat : 9421 (java) S 9362 9365 5271 0 -1 1077944384 400 13106 0 0 8 4 5 3 20 0 15 0 405969859 11105193984 266990 33554432000 4194304 4196468 140722604457440 140569353783952 140569780537045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9422] ppid=9362 vsize=10844916 memory=7518022159162827609 CPUtime=0.19 cores=0,2,4,6
/proc/9365/task/9422/stat : 9422 (java) S 9362 9365 5271 0 -1 1077944384 485 13106 0 0 8 3 5 3 20 0 15 0 405969859 11105193984 266990 33554432000 4194304 4196468 140722604457440 140569352730896 140569780537045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9423] ppid=9362 vsize=10844916 memory=9126232286719478932 CPUtime=0.2 cores=0,2,4,6
/proc/9365/task/9423/stat : 9423 (java) S 9362 9365 5271 0 -1 1077944384 1122 13106 0 0 8 4 5 3 20 0 15 0 405969859 11105193984 266990 33554432000 4194304 4196468 140722604457440 140569351678352 140569780537045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9424] ppid=9362 vsize=10844916 memory=9126232286719478932 CPUtime=0.13 cores=0,2,4,6
/proc/9365/task/9424/stat : 9424 (java) S 9362 9365 5271 0 -1 1077944384 4486 13106 0 0 5 0 5 3 20 0 15 0 405969861 11105193984 266990 33554432000 4194304 4196468 140722604457440 140569052297968 140569780537986 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9425] ppid=9362 vsize=10844916 memory=9126232286719478932 CPUtime=0.08 cores=0,2,4,6
/proc/9365/task/9425/stat : 9425 (java) S 9362 9365 5271 0 -1 1077944384 18 13106 0 0 0 0 5 3 20 0 15 0 405969861 11105193984 266990 33554432000 4194304 4196468 140722604457440 140568776664864 140569780537045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9426] ppid=9362 vsize=10844916 memory=-1189914978686163229 CPUtime=0.08 cores=0,2,4,6
/proc/9365/task/9426/stat : 9426 (java) S 9362 9365 5271 0 -1 1077944384 7 13106 0 0 0 0 5 3 20 0 15 0 405969861 11105193984 266990 33554432000 4194304 4196468 140722604457440 140568575337728 140569780537045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9427] ppid=9362 vsize=10844916 memory=-3535470213243961690 CPUtime=0.08 cores=0,2,4,6
/proc/9365/task/9427/stat : 9427 (java) S 9362 9365 5271 0 -1 1077944384 3 13106 0 0 0 0 5 3 20 0 15 0 405969864 11105193984 266990 33554432000 4194304 4196468 140722604457440 140568335047120 140569780545435 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9428] ppid=9362 vsize=10844916 memory=9126232286719478932 CPUtime=2.79 cores=0,2,4,6
/proc/9365/task/9428/stat : 9428 (java) S 9362 9365 5271 0 -1 1077944384 14002 13106 0 0 268 3 5 3 20 0 15 0 405969864 11105193984 266990 33554432000 4194304 4196468 140722604457440 140569051244784 140569780537986 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9429] ppid=9362 vsize=10844916 memory=-7751062316387021378 CPUtime=2.22 cores=0,2,4,6
/proc/9365/task/9429/stat : 9429 (java) S 9362 9365 5271 0 -1 1077944384 4869 13106 0 0 212 2 5 3 20 0 15 0 405969864 11105193984 266990 33554432000 4194304 4196468 140722604457440 140569050192240 140569780537986 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9430] ppid=9362 vsize=10844916 memory=-2023959437020729679 CPUtime=1.89 cores=0,2,4,6
/proc/9365/task/9430/stat : 9430 (java) S 9362 9365 5271 0 -1 1077944384 9284 13106 0 0 178 3 5 3 20 0 15 0 405969864 11105193984 266990 33554432000 4194304 4196468 140722604457440 140569049139184 140569780537986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9431] ppid=9362 vsize=10844916 memory=6944656592387989600 CPUtime=0.08 cores=0,2,4,6
/proc/9365/task/9431/stat : 9431 (java) S 9362 9365 5271 0 -1 1077944384 3 13106 0 0 0 0 5 3 20 0 15 0 405969864 11105193984 266990 33554432000 4194304 4196468 140722604457440 140568301488480 140569780537045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9432] ppid=9362 vsize=10844916 memory=7007706940128186723 CPUtime=0.08 cores=0,2,4,6
/proc/9365/task/9432/stat : 9432 (java) S 9362 9365 5271 0 -1 1077944384 214 13106 0 0 0 0 5 3 20 0 15 0 405969865 11105193984 266990 33554432000 4194304 4196468 140722604457440 140569048087600 140569780537986 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
Current children cumulated CPU time: 23.06 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 1067960 KiB

[startup+16.8008 s]
/proc/loadavg: 1.67 1.54 1.57 3/229 9434
/proc/meminfo: memFree=28706868/32770624 swapFree=66934312/67108860
[pid=9365] ppid=9362 vsize=10844916 memory=1210440 CPUtime=23.96 cores=0,2,4,6
/proc/9365/stat : 9365 (java) S 9362 9365 5271 0 -1 1077944320 64578 13106 0 0 2336 52 5 3 20 0 15 0 405969849 11105193984 302610 33554432000 4194304 4196468 140722604457440 140722604439984 140569780526839 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
/proc/9365/statm: 2711229 302610 3615 1 0 2673293 0
[pid=9365/tid=9419] ppid=9362 vsize=10844916 memory=1067956 CPUtime=16.55 cores=0,2,4,6
/proc/9365/task/9419/stat : 9419 (java) R 9362 9365 5271 0 -1 4202560 26105 13106 0 0 1624 23 5 3 20 0 15 0 405969858 11105193984 302610 33554432000 4194304 4196468 140722604457440 140569752358384 140569396320045 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9420] ppid=9362 vsize=10844916 memory=8112282956445269571 CPUtime=0.2 cores=0,2,4,6
/proc/9365/task/9420/stat : 9420 (java) S 9362 9365 5271 0 -1 1077944384 1081 13106 0 0 8 4 5 3 20 0 15 0 405969859 11105193984 302610 33554432000 4194304 4196468 140722604457440 140569784769040 140569780537045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9421] ppid=9362 vsize=10844916 memory=784 CPUtime=0.21 cores=0,2,4,6
/proc/9365/task/9421/stat : 9421 (java) S 9362 9365 5271 0 -1 1077944384 405 13106 0 0 9 4 5 3 20 0 15 0 405969859 11105193984 302610 33554432000 4194304 4196468 140722604457440 140569353783952 140569780537045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9422] ppid=9362 vsize=10844916 memory=1060 CPUtime=0.21 cores=0,2,4,6
/proc/9365/task/9422/stat : 9422 (java) S 9362 9365 5271 0 -1 1077944384 490 13106 0 0 9 4 5 3 20 0 15 0 405969859 11105193984 302610 33554432000 4194304 4196468 140722604457440 140569352730896 140569780537045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9423] ppid=9362 vsize=10844916 memory=14012 CPUtime=0.21 cores=0,2,4,6
/proc/9365/task/9423/stat : 9423 (java) S 9362 9365 5271 0 -1 1077944384 1128 13106 0 0 9 4 5 3 20 0 15 0 405969859 11105193984 302610 33554432000 4194304 4196468 140722604457440 140569351678352 140569780537045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9424] ppid=9362 vsize=10844916 memory=9056 CPUtime=0.13 cores=0,2,4,6
/proc/9365/task/9424/stat : 9424 (java) S 9362 9365 5271 0 -1 1077944384 4534 13106 0 0 5 0 5 3 20 0 15 0 405969861 11105193984 302610 33554432000 4194304 4196468 140722604457440 140569052297968 140569780537986 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9425] ppid=9362 vsize=10844916 memory=14056 CPUtime=0.08 cores=0,2,4,6
/proc/9365/task/9425/stat : 9425 (java) S 9362 9365 5271 0 -1 1077944384 18 13106 0 0 0 0 5 3 20 0 15 0 405969861 11105193984 302610 33554432000 4194304 4196468 140722604457440 140568776664864 140569780537045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9426] ppid=9362 vsize=10844916 memory=2116 CPUtime=0.08 cores=0,2,4,6
/proc/9365/task/9426/stat : 9426 (java) S 9362 9365 5271 0 -1 1077944384 7 13106 0 0 0 0 5 3 20 0 15 0 405969861 11105193984 302610 33554432000 4194304 4196468 140722604457440 140568575337728 140569780537045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9427] ppid=9362 vsize=10844916 memory=516 CPUtime=0.08 cores=0,2,4,6
/proc/9365/task/9427/stat : 9427 (java) S 9362 9365 5271 0 -1 1077944384 3 13106 0 0 0 0 5 3 20 0 15 0 405969864 11105193984 302610 33554432000 4194304 4196468 140722604457440 140568335047120 140569780545435 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9428] ppid=9362 vsize=10844916 memory=1556 CPUtime=2.8 cores=0,2,4,6
/proc/9365/task/9428/stat : 9428 (java) S 9362 9365 5271 0 -1 1077944384 14004 13106 0 0 269 3 5 3 20 0 15 0 405969864 11105193984 302610 33554432000 4194304 4196468 140722604457440 140569051244784 140569780537986 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9429] ppid=9362 vsize=10844916 memory=928 CPUtime=2.26 cores=0,2,4,6
/proc/9365/task/9429/stat : 9429 (java) S 9362 9365 5271 0 -1 1077944384 5024 13106 0 0 216 2 5 3 20 0 15 0 405969864 11105193984 302610 33554432000 4194304 4196468 140722604457440 140569050192240 140569780537986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9430] ppid=9362 vsize=10844916 memory=1668 CPUtime=1.93 cores=0,2,4,6
/proc/9365/task/9430/stat : 9430 (java) S 9362 9365 5271 0 -1 1077944384 9356 13106 0 0 182 3 5 3 20 0 15 0 405969864 11105193984 302610 33554432000 4194304 4196468 140722604457440 140569049139184 140569780537986 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9431] ppid=9362 vsize=10844916 memory=904 CPUtime=0.08 cores=0,2,4,6
/proc/9365/task/9431/stat : 9431 (java) S 9362 9365 5271 0 -1 1077944384 3 13106 0 0 0 0 5 3 20 0 15 0 405969864 11105193984 302610 33554432000 4194304 4196468 140722604457440 140568301488480 140569780537045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9432] ppid=9362 vsize=10844916 memory=1444 CPUtime=0.08 cores=0,2,4,6
/proc/9365/task/9432/stat : 9432 (java) S 9362 9365 5271 0 -1 1077944384 214 13106 0 0 0 0 5 3 20 0 15 0 405969865 11105193984 302610 33554432000 4194304 4196468 140722604457440 140569048087600 140569780537986 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
Current children cumulated CPU time: 23.96 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 1210440 KiB

[startup+17.6007 s]
/proc/loadavg: 1.67 1.54 1.57 3/229 9434
/proc/meminfo: memFree=28564472/32770624 swapFree=66934312/67108860
[pid=9365] ppid=9362 vsize=10844916 memory=1210440 CPUtime=24.85 cores=0,2,4,6
/proc/9365/stat : 9365 (java) S 9362 9365 5271 0 -1 1077944320 64629 13106 0 0 2425 52 5 3 20 0 15 0 405969849 11105193984 302610 33554432000 4194304 4196468 140722604457440 140722604439984 140569780526839 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
/proc/9365/statm: 2711229 302610 3615 1 0 2673293 0
[pid=9365/tid=9419] ppid=9362 vsize=10844916 memory=7164774469719385920 CPUtime=17.35 cores=0,2,4,6
/proc/9365/task/9419/stat : 9419 (java) R 9362 9365 5271 0 -1 4202560 26109 13106 0 0 1704 23 5 3 20 0 15 0 405969858 11105193984 302610 33554432000 4194304 4196468 140722604457440 140569752358800 140569396931394 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9420] ppid=9362 vsize=10844916 memory=5936710111382432103 CPUtime=0.2 cores=0,2,4,6
/proc/9365/task/9420/stat : 9420 (java) S 9362 9365 5271 0 -1 1077944384 1081 13106 0 0 8 4 5 3 20 0 15 0 405969859 11105193984 302610 33554432000 4194304 4196468 140722604457440 140569784769040 140569780537045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9421] ppid=9362 vsize=10844916 memory=5936710111382432103 CPUtime=0.21 cores=0,2,4,6
/proc/9365/task/9421/stat : 9421 (java) S 9362 9365 5271 0 -1 1077944384 405 13106 0 0 9 4 5 3 20 0 15 0 405969859 11105193984 302610 33554432000 4194304 4196468 140722604457440 140569353783952 140569780537045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9422] ppid=9362 vsize=10844916 memory=7595151894810616686 CPUtime=0.21 cores=0,2,4,6
/proc/9365/task/9422/stat : 9422 (java) S 9362 9365 5271 0 -1 1077944384 490 13106 0 0 9 4 5 3 20 0 15 0 405969859 11105193984 302610 33554432000 4194304 4196468 140722604457440 140569352730896 140569780537045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9423] ppid=9362 vsize=10844916 memory=3432 CPUtime=0.21 cores=0,2,4,6
/proc/9365/task/9423/stat : 9423 (java) S 9362 9365 5271 0 -1 1077944384 1128 13106 0 0 9 4 5 3 20 0 15 0 405969859 11105193984 302610 33554432000 4194304 4196468 140722604457440 140569351678352 140569780537045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9424] ppid=9362 vsize=10844916 memory=616 CPUtime=0.13 cores=0,2,4,6
/proc/9365/task/9424/stat : 9424 (java) S 9362 9365 5271 0 -1 1077944384 4534 13106 0 0 5 0 5 3 20 0 15 0 405969861 11105193984 302610 33554432000 4194304 4196468 140722604457440 140569052297968 140569780537986 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9425] ppid=9362 vsize=10844916 memory=2832 CPUtime=0.08 cores=0,2,4,6
/proc/9365/task/9425/stat : 9425 (java) S 9362 9365 5271 0 -1 1077944384 18 13106 0 0 0 0 5 3 20 0 15 0 405969861 11105193984 302610 33554432000 4194304 4196468 140722604457440 140568776664864 140569780537045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9426] ppid=9362 vsize=10844916 memory=1624 CPUtime=0.08 cores=0,2,4,6
/proc/9365/task/9426/stat : 9426 (java) S 9362 9365 5271 0 -1 1077944384 7 13106 0 0 0 0 5 3 20 0 15 0 405969861 11105193984 302610 33554432000 4194304 4196468 140722604457440 140568575337728 140569780537045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9427] ppid=9362 vsize=10844916 memory=1136 CPUtime=0.08 cores=0,2,4,6
/proc/9365/task/9427/stat : 9427 (java) S 9362 9365 5271 0 -1 1077944384 3 13106 0 0 0 0 5 3 20 0 15 0 405969864 11105193984 302610 33554432000 4194304 4196468 140722604457440 140568335047120 140569780545435 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9428] ppid=9362 vsize=10844916 memory=1072 CPUtime=2.82 cores=0,2,4,6
/proc/9365/task/9428/stat : 9428 (java) S 9362 9365 5271 0 -1 1077944384 14009 13106 0 0 271 3 5 3 20 0 15 0 405969864 11105193984 302610 33554432000 4194304 4196468 140722604457440 140569051244784 140569780537986 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9429] ppid=9362 vsize=10844916 memory=5920 CPUtime=2.29 cores=0,2,4,6
/proc/9365/task/9429/stat : 9429 (java) S 9362 9365 5271 0 -1 1077944384 5054 13106 0 0 219 2 5 3 20 0 15 0 405969864 11105193984 302610 33554432000 4194304 4196468 140722604457440 140569050192240 140569780537986 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9430] ppid=9362 vsize=10844916 memory=784 CPUtime=1.97 cores=0,2,4,6
/proc/9365/task/9430/stat : 9430 (java) S 9362 9365 5271 0 -1 1077944384 9368 13106 0 0 186 3 5 3 20 0 15 0 405969864 11105193984 302610 33554432000 4194304 4196468 140722604457440 140569049139184 140569780537986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9431] ppid=9362 vsize=10844916 memory=1060 CPUtime=0.08 cores=0,2,4,6
/proc/9365/task/9431/stat : 9431 (java) S 9362 9365 5271 0 -1 1077944384 3 13106 0 0 0 0 5 3 20 0 15 0 405969864 11105193984 302610 33554432000 4194304 4196468 140722604457440 140568301488480 140569780537045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9432] ppid=9362 vsize=10844916 memory=20584 CPUtime=0.08 cores=0,2,4,6
/proc/9365/task/9432/stat : 9432 (java) S 9362 9365 5271 0 -1 1077944384 214 13106 0 0 0 0 5 3 20 0 15 0 405969865 11105193984 302610 33554432000 4194304 4196468 140722604457440 140569048087600 140569780537986 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
Current children cumulated CPU time: 24.85 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 1210440 KiB

[startup+17.8006 s]
/proc/loadavg: 1.67 1.54 1.57 3/229 9434
/proc/meminfo: memFree=28564472/32770624 swapFree=66934312/67108860
[pid=9365] ppid=9362 vsize=10943224 memory=1210864 CPUtime=25.08 cores=0,2,4,6
/proc/9365/stat : 9365 (java) S 9362 9365 5271 0 -1 1077944320 65665 13106 0 0 2448 52 5 3 20 0 13 0 405969849 11205861376 302749 33554432000 4194304 4196468 140722604457440 140722604439984 140569780526839 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
/proc/9365/statm: 2735806 302749 3618 1 0 2697870 0
[pid=9365/tid=9420] ppid=9362 vsize=10910452 memory=1412 CPUtime=0.2 cores=0,2,4,6
/proc/9365/task/9420/stat : 9420 (java) S 9362 9365 5271 0 -1 1077944384 1081 13106 0 0 8 4 5 3 20 0 12 0 405969859 11172302848 302732 33554432000 4194304 4196468 140722604457440 140569784769040 140569780537045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9421] ppid=9362 vsize=10910452 memory=1548 CPUtime=0.21 cores=0,2,4,6
/proc/9365/task/9421/stat : 9421 (java) S 9362 9365 5271 0 -1 1077944384 405 13106 0 0 9 4 5 3 20 0 12 0 405969859 11172302848 302732 33554432000 4194304 4196468 140722604457440 140569353783952 140569780537045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9422] ppid=9362 vsize=10910452 memory=7148 CPUtime=0.21 cores=0,2,4,6
/proc/9365/task/9422/stat : 9422 (java) R 9362 9365 5271 0 -1 1077944384 490 13106 0 0 9 4 5 3 20 0 12 0 405969859 11172302848 302735 33554432000 4194304 4196468 140722604457440 140569352730896 140569780537045 256 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9423] ppid=9362 vsize=10910452 memory=3432 CPUtime=0.21 cores=0,2,4,6
/proc/9365/task/9423/stat : 9423 (java) R 9362 9365 5271 0 -1 1077944384 1128 13106 0 0 9 4 5 3 20 0 12 0 405969859 11172302848 302735 33554432000 4194304 4196468 140722604457440 140569351678352 140569780537045 256 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9425] ppid=9362 vsize=10910452 memory=2832 CPUtime=0.08 cores=0,2,4,6
/proc/9365/task/9425/stat : 9425 (java) R 9362 9365 5271 0 -1 1077944384 18 13106 0 0 0 0 5 3 20 0 10 0 405969861 11172302848 302738 33554432000 4194304 4196468 140722604457440 140568776664864 140569780537045 256 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9426] ppid=9362 vsize=10910452 memory=1624 CPUtime=0.08 cores=0,2,4,6
/proc/9365/task/9426/stat : 9426 (java) R 9362 9365 5271 0 -1 1077944384 7 13106 0 0 0 0 5 3 20 0 6 0 405969861 11172302848 302751 33554432000 4194304 4196468 140722604457440 140568575337728 140569780537045 256 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
[pid=9365/tid=9429] ppid=9362 vsize=10910452 memory=5920 CPUtime=2.3 cores=0,2,4,6
/proc/9365/task/9429/stat : 9429 (java) R 9362 9365 5271 0 -1 1077944384 5067 13106 0 0 220 2 5 3 20 0 4 0 405969864 11172302848 302752 33554432000 4194304 4196468 140722604457440 140569050192240 140569780537986 256 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17272832 140722604460789 140722604463301 140722604463301 140722604466127 0
Current children cumulated CPU time: 25.08 s
Current children cumulated vsize: 10943224 KiB
Current children cumulated memory: 1210864 KiB

Child status: 0
Real time (s): 17.8127
CPU time (s): 25.1102
CPU user time (s): 24.5384
CPU system time (s): 0.571805
CPU usage (%): 140.969
Max. virtual memory (cumulated for all children) (KiB): 10943224
Max. memory (cumulated for all children) (KiB): 1210864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 24.5384
system time used= 0.571805
maximum resident set size= 1212712
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78797
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9042
involuntary context switches= 100


# summary of solver processes directly reported to runsolver:
#   pid: 9365
#   total CPU time (s): 25.1102
#   total CPU user time (s): 24.5384
#   total CPU system time (s): 0.571805

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.129042 second user time and 0.211022 second system time

The end

Launcher Data

Begin job on node105 at 2019-09-12 15:03:40
IDJOB=4387260
IDBENCH=131036
IDSOLVER=2823
FILE ID=node105/4387260-1568297114
RUNJOBID= node105-1568282271-6097
PBS_JOBID= 21701089
Free space on /tmp= 50948 MiB

SOLVER NAME= Concrete 3.10
BENCH NAME= XCSP17/Subisomorphism/Subisomorphism-m1-si2-rand/Subisomorphism-si2-r001-m400-05.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4387260-1568297114/watcher-4387260-1568297114 -o /tmp/evaluation-result-4387260-1568297114/solver-4387260-1568297114 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1568282271-6097 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1286391696 HOME/instance-4387260-1568297114.xml

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

MD5SUM BENCH= 5f006248f7b4f652f1c0eb398f87a4da
RANDOM SEED=1286391696

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.00
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.00
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.00
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.00
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:        29763252 kB
MemAvailable:   29942932 kB
Buffers:           96196 kB
Cached:           370756 kB
SwapCached:        69128 kB
Active:          2181360 kB
Inactive:         266652 kB
Active(anon):    1924488 kB
Inactive(anon):    88540 kB
Active(file):     256872 kB
Inactive(file):   178112 kB
Unevictable:      111340 kB
Mlocked:          111340 kB
SwapTotal:      67108860 kB
SwapFree:       66934312 kB
Dirty:             35148 kB
Writeback:             0 kB
AnonPages:       2041772 kB
Mapped:            46908 kB
Shmem:             22472 kB
Slab:             148920 kB
SReclaimable:     121060 kB
SUnreclaim:        27860 kB
KernelStack:        4000 kB
PageTables:         9952 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3056972 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1873920 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 50912 MiB
End job on node105 at 2019-09-12 15:03:58