Trace number 4255556

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
OscaR - ALNS 2017-07-26SAT (TO)1021 246.38699 240.015

General information on the benchmark

NameKnapsack/Knapsack-m1-s40/
Knapsack-40-150-07.xml
MD5SUMddd3703b8a67d475e5b0b20416c98cf0
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1021
Best CPU time to get the best result obtained on this benchmark6.25983
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":40}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":40}]
Minimum constraint arity40
Maximum constraint arity40
Distribution of constraint arities[{"arity":40,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":1}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


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

Solver Data

0.31/0.43	c version: 2017-07-26
0.31/0.43	c seed: 2004103458
0.31/0.43	c timeout: 264
0.31/0.43	c memlimit: 11000
0.31/0.43	c nbcore: 4
0.31/0.45	c Parsing instance...
0.84/0.80	c Parsing done, starting search...
0.84/0.82	o 0
1.06/0.88	o 473
1.18/0.92	o 529
1.18/0.93	o 649
2.06/1.28	o 655
2.31/1.37	o 684
2.51/1.40	o 702
2.51/1.47	o 716
2.51/1.48	o 720
2.51/1.49	o 751
2.51/1.49	o 792
2.51/1.50	o 825
3.02/1.65	o 841
3.47/1.80	o 855
3.47/1.80	o 890
3.47/1.81	o 912
3.64/1.97	o 983
4.02/2.21	o 987
4.23/2.42	o 997
4.44/2.69	o 1008
4.65/2.81	o 1017
11.27/9.20	o 1021
246.36/240.00	s SATISFIABLE
246.36/240.00	v <instantiation>
246.36/240.00	v 	<list>
246.36/240.00	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]
246.36/240.00	v 	</list>
246.36/240.00	v 	<values>
246.36/240.00	v 		0 1 0 1 1 0 0 1 0 0 0 0 0 1 0 0 1 1 0 0 1 0 1 1 1 0 0 0 0 1 0 0 0 0 0 1 1 1 0 1 
246.36/240.00	v 	</values>
246.36/240.00	v </instantiation>

Verifier Data

OK	1021

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4255556-1501636778/watcher-4255556-1501636778 -o /tmp/evaluation-result-4255556-1501636778/solver-4255556-1501636778 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node129-1501623099-17027 --watchdog 300 java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 2004103458 --timelimit 264 --memlimit 11000 --nbcore 4 HOME/instance-4255556-1501636778.xml 

pid=26152
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 264 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 294 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 240 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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.33 1.39 1.50 2/195 26155
/proc/meminfo: memFree=31317680/32770624 swapFree=0/210968
[pid=26155] ppid=26152 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/26155/stat : 26155 (runsolver) D 26152 26155 5091 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 12300934 24240128 107 18446744073709551615 4194304 4338465 140728993037456 140728993035096 139786260869847 0 0 1 24578 18446744071580418449 0 0 17 7 0 0 0 0 0 6438912 6441760 9134080 140728993038444 140728993038918 140728993038918 140728993042378 0
/proc/26155/statm: 5918 107 54 36 0 2156 0

[startup+0.106648 s]
/proc/loadavg: 1.33 1.39 1.50 2/195 26155
/proc/meminfo: memFree=31317680/32770624 swapFree=0/210968
[pid=26155] ppid=26152 vsize=13375000 CPUtime=0.01 cores=1,3,5,7
/proc/26155/stat : 26155 (java) S 26152 26155 5091 0 -1 1077944320 3713 0 0 0 1 0 0 0 20 0 7 0 12300934 13696000000 3382 18446744073709551615 4194304 4196468 140736849023008 140736849005552 140301380923127 0 0 1 16784584 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
/proc/26155/statm: 3343750 3382 1952 1 0 3333255 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13375000

[startup+0.200312 s]
/proc/loadavg: 1.33 1.39 1.50 2/195 26155
/proc/meminfo: memFree=31317680/32770624 swapFree=0/210968
[pid=26155] ppid=26152 vsize=13906484 CPUtime=0.06 cores=1,3,5,7
/proc/26155/stat : 26155 (java) S 26152 26155 5091 0 -1 1077944320 5025 0 0 0 5 1 0 0 20 0 14 0 12300934 14240239616 5579 18446744073709551615 4194304 4196468 140736849023008 140736849005552 140301380923127 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
/proc/26155/statm: 3476621 5579 2571 1 0 3466126 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 13906484

[startup+0.30028 s]
/proc/loadavg: 1.33 1.39 1.50 2/195 26155
/proc/meminfo: memFree=31317680/32770624 swapFree=0/210968
[pid=26155] ppid=26152 vsize=13975920 CPUtime=0.15 cores=1,3,5,7
/proc/26155/stat : 26155 (java) S 26152 26155 5091 0 -1 1077944320 9679 0 0 0 13 2 0 0 20 0 15 0 12300934 14311342080 8598 18446744073709551615 4194304 4196468 140736849023008 140736849005552 140301380923127 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
/proc/26155/statm: 3493980 8598 3380 1 0 3482767 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 13975920

[startup+0.700244 s]
/proc/loadavg: 1.33 1.39 1.50 2/195 26155
/proc/meminfo: memFree=31317680/32770624 swapFree=0/210968
[pid=26155] ppid=26152 vsize=13977988 CPUtime=0.84 cores=1,3,5,7
/proc/26155/stat : 26155 (java) S 26152 26155 5091 0 -1 1077944320 13728 0 0 0 80 4 0 0 20 0 15 0 12300934 14313459712 16414 18446744073709551615 4194304 4196468 140736849023008 140736849005552 140301380923127 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
/proc/26155/statm: 3494497 16414 3712 1 0 3483279 0
Current children cumulated CPU time (s) 0.84
Current children cumulated vsize (KiB) 13977988

[startup+1.50054 s]
/proc/loadavg: 1.30 1.38 1.49 5/210 26170
/proc/meminfo: memFree=31236628/32770624 swapFree=0/210972
[pid=26155] ppid=26152 vsize=13980036 CPUtime=2.69 cores=1,3,5,7
/proc/26155/stat : 26155 (java) S 26152 26155 5091 0 -1 1077944320 23103 0 0 0 262 7 0 0 20 0 15 0 12300934 14315556864 36238 18446744073709551615 4194304 4196468 140736849023008 140736849005552 140301380923127 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
/proc/26155/statm: 3495009 36238 3765 1 0 3483791 0
[pid=26155/tid=26157] ppid=26152 vsize=13980036 CPUtime=1.3 cores=1,3,5,7
/proc/26155/task/26157/stat : 26157 (java) R 26152 26155 5091 0 -1 4202560 14936 0 0 0 125 5 0 0 20 0 15 0 12300942 14315556864 36238 18446744073709551615 4194304 4196468 140736849023008 140301385160128 140301027409951 0 4 1 16800974 0 0 0 -1 3 0 0 9 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26158] ppid=26152 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/26155/task/26158/stat : 26158 (java) S 26152 26155 5091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 12300943 14315556864 36238 18446744073709551615 4194304 4196468 140736849023008 140300980931344 140301380933333 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26159] ppid=26152 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/26155/task/26159/stat : 26159 (java) S 26152 26155 5091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 12300943 14315556864 36238 18446744073709551615 4194304 4196468 140736849023008 140300979878800 140301380933333 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26160] ppid=26152 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/26155/task/26160/stat : 26160 (java) S 26152 26155 5091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 12300943 14315556864 36238 18446744073709551615 4194304 4196468 140736849023008 140300978826256 140301380933333 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26161] ppid=26152 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/26155/task/26161/stat : 26161 (java) S 26152 26155 5091 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 12300943 14315556864 36238 18446744073709551615 4194304 4196468 140736849023008 140300977773712 140301380933333 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26162] ppid=26152 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/26155/task/26162/stat : 26162 (java) S 26152 26155 5091 0 -1 1077944384 113 0 0 0 0 0 0 0 20 0 15 0 12300944 14315556864 36238 18446744073709551615 4194304 4196468 140736849023008 140300860028912 140301380934274 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26163] ppid=26152 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/26155/task/26163/stat : 26163 (java) S 26152 26155 5091 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 12300945 14315556864 36238 18446744073709551615 4194304 4196468 140736849023008 140300858975136 140301380933333 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26164] ppid=26152 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/26155/task/26164/stat : 26164 (java) S 26152 26155 5091 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 12300945 14315556864 36238 18446744073709551615 4194304 4196468 140736849023008 140300857922544 140301380933333 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26165] ppid=26152 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/26155/task/26165/stat : 26165 (java) S 26152 26155 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 12300947 14315556864 36238 18446744073709551615 4194304 4196468 140736849023008 140300856871120 140301380941723 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26166] ppid=26152 vsize=13980036 CPUtime=0.44 cores=1,3,5,7
/proc/26155/task/26166/stat : 26166 (java) R 26152 26155 5091 0 -1 4202560 2142 0 0 0 44 0 0 0 20 0 15 0 12300948 14315556864 36238 18446744073709551615 4194304 4196468 140736849023008 140300855804048 140301365818423 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26167] ppid=26152 vsize=13980036 CPUtime=0.52 cores=1,3,5,7
/proc/26155/task/26167/stat : 26167 (java) R 26152 26155 5091 0 -1 4202560 2400 0 0 0 52 0 0 0 20 0 15 0 12300948 14315556864 36238 18446744073709551615 4194304 4196468 140736849023008 140300854745360 140301364333920 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26168] ppid=26152 vsize=13980036 CPUtime=0.41 cores=1,3,5,7
/proc/26155/task/26168/stat : 26168 (java) S 26152 26155 5091 0 -1 1077944384 2131 0 0 0 40 1 0 0 20 0 15 0 12300948 14315556864 36238 18446744073709551615 4194304 4196468 140736849023008 140300853713648 140301380934274 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26169] ppid=26152 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/26155/task/26169/stat : 26169 (java) S 26152 26155 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 12300948 14315556864 36238 18446744073709551615 4194304 4196468 140736849023008 140300852661344 140301380933333 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26170] ppid=26152 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/26155/task/26170/stat : 26170 (java) S 26152 26155 5091 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 12300957 14315556864 36238 18446744073709551615 4194304 4196468 140736849023008 140300851607856 140301380934274 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
Current children cumulated CPU time (s) 2.69
Current children cumulated vsize (KiB) 13980036

[startup+3.10065 s]
/proc/loadavg: 1.30 1.38 1.49 3/210 26170
/proc/meminfo: memFree=31122140/32770624 swapFree=0/210980
[pid=26155] ppid=26152 vsize=13980036 CPUtime=4.96 cores=1,3,5,7
/proc/26155/stat : 26155 (java) S 26152 26155 5091 0 -1 1077944320 26133 0 0 0 483 13 0 0 20 0 15 0 12300934 14315556864 106776 18446744073709551615 4194304 4196468 140736849023008 140736849005552 140301380923127 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
/proc/26155/statm: 3495009 106776 3790 1 0 3483791 0
[pid=26155/tid=26157] ppid=26152 vsize=13980036 CPUtime=2.87 cores=1,3,5,7
/proc/26155/task/26157/stat : 26157 (java) R 26152 26155 5091 0 -1 4202560 15142 0 0 0 278 9 0 0 20 0 15 0 12300942 14315556864 106776 18446744073709551615 4194304 4196468 140736849023008 140301385158744 140301027564597 0 4 1 16800974 0 0 0 -1 3 0 0 9 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26158] ppid=26152 vsize=13980036 CPUtime=0.01 cores=1,3,5,7
/proc/26155/task/26158/stat : 26158 (java) S 26152 26155 5091 0 -1 1077944384 52 0 0 0 1 0 0 0 20 0 15 0 12300943 14315556864 106776 18446744073709551615 4194304 4196468 140736849023008 140300980931344 140301380933333 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26159] ppid=26152 vsize=13980036 CPUtime=0.01 cores=1,3,5,7
/proc/26155/task/26159/stat : 26159 (java) S 26152 26155 5091 0 -1 1077944384 293 0 0 0 1 0 0 0 20 0 15 0 12300943 14315556864 106776 18446744073709551615 4194304 4196468 140736849023008 140300979878800 140301380933333 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26160] ppid=26152 vsize=13980036 CPUtime=0.01 cores=1,3,5,7
/proc/26155/task/26160/stat : 26160 (java) S 26152 26155 5091 0 -1 1077944384 30 0 0 0 1 0 0 0 20 0 15 0 12300943 14315556864 106776 18446744073709551615 4194304 4196468 140736849023008 140300978826256 140301380933333 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26161] ppid=26152 vsize=13980036 CPUtime=0.01 cores=1,3,5,7
/proc/26155/task/26161/stat : 26161 (java) S 26152 26155 5091 0 -1 1077944384 81 0 0 0 1 0 0 0 20 0 15 0 12300943 14315556864 107288 18446744073709551615 4194304 4196468 140736849023008 140300977773712 140301380933333 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26162] ppid=26152 vsize=13980036 CPUtime=0.01 cores=1,3,5,7
/proc/26155/task/26162/stat : 26162 (java) S 26152 26155 5091 0 -1 1077944384 425 0 0 0 1 0 0 0 20 0 15 0 12300944 14315556864 107288 18446744073709551615 4194304 4196468 140736849023008 140300860028912 140301380934274 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26163] ppid=26152 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/26155/task/26163/stat : 26163 (java) S 26152 26155 5091 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 12300945 14315556864 107288 18446744073709551615 4194304 4196468 140736849023008 140300858975200 140301380933333 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26164] ppid=26152 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/26155/task/26164/stat : 26164 (java) S 26152 26155 5091 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 12300945 14315556864 107288 18446744073709551615 4194304 4196468 140736849023008 140300857922560 140301380933333 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26165] ppid=26152 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/26155/task/26165/stat : 26165 (java) S 26152 26155 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 12300947 14315556864 107288 18446744073709551615 4194304 4196468 140736849023008 140300856871120 140301380941723 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26166] ppid=26152 vsize=13980036 CPUtime=0.68 cores=1,3,5,7
/proc/26155/task/26166/stat : 26166 (java) S 26152 26155 5091 0 -1 1077944384 2542 0 0 0 68 0 0 0 20 0 15 0 12300948 14315556864 107288 18446744073709551615 4194304 4196468 140736849023008 140300855818736 140301380934274 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26167] ppid=26152 vsize=13980036 CPUtime=0.82 cores=1,3,5,7
/proc/26155/task/26167/stat : 26167 (java) S 26152 26155 5091 0 -1 1077944384 3133 0 0 0 82 0 0 0 20 0 15 0 12300948 14315556864 107288 18446744073709551615 4194304 4196468 140736849023008 140300854766192 140301380934274 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26168] ppid=26152 vsize=13980036 CPUtime=0.46 cores=1,3,5,7
/proc/26155/task/26168/stat : 26168 (java) S 26152 26155 5091 0 -1 1077944384 3000 0 0 0 45 1 0 0 20 0 15 0 12300948 14315556864 107288 18446744073709551615 4194304 4196468 140736849023008 140300853713648 140301380934274 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26169] ppid=26152 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/26155/task/26169/stat : 26169 (java) S 26152 26155 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 12300948 14315556864 107288 18446744073709551615 4194304 4196468 140736849023008 140300852661344 140301380933333 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26170] ppid=26152 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/26155/task/26170/stat : 26170 (java) S 26152 26155 5091 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 12300957 14315556864 107288 18446744073709551615 4194304 4196468 140736849023008 140300851607856 140301380934274 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
Current children cumulated CPU time (s) 4.96
Current children cumulated vsize (KiB) 13980036

[startup+6.30065 s]
/proc/loadavg: 1.28 1.37 1.49 3/210 26170
/proc/meminfo: memFree=30228076/32770624 swapFree=0/210980
[pid=26155] ppid=26152 vsize=13980036 CPUtime=8.27 cores=1,3,5,7
/proc/26155/stat : 26155 (java) S 26152 26155 5091 0 -1 1077944320 27027 0 0 0 804 23 0 0 20 0 15 0 12300934 14315556864 274720 18446744073709551615 4194304 4196468 140736849023008 140736849005552 140301380923127 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
/proc/26155/statm: 3495009 274720 3790 1 0 3483791 0
[pid=26155/tid=26157] ppid=26152 vsize=13980036 CPUtime=6.07 cores=1,3,5,7
/proc/26155/task/26157/stat : 26157 (java) R 26152 26155 5091 0 -1 4202560 15635 0 0 0 588 19 0 0 20 0 15 0 12300942 14315556864 274720 18446744073709551615 4194304 4196468 140736849023008 140301385160832 140301027564513 0 4 1 16800974 0 0 0 -1 3 0 0 9 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26158] ppid=26152 vsize=13980036 CPUtime=0.01 cores=1,3,5,7
/proc/26155/task/26158/stat : 26158 (java) S 26152 26155 5091 0 -1 1077944384 56 0 0 0 1 0 0 0 20 0 15 0 12300943 14315556864 274720 18446744073709551615 4194304 4196468 140736849023008 140300980931344 140301380933333 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26159] ppid=26152 vsize=13980036 CPUtime=0.01 cores=1,3,5,7
/proc/26155/task/26159/stat : 26159 (java) S 26152 26155 5091 0 -1 1077944384 296 0 0 0 1 0 0 0 20 0 15 0 12300943 14315556864 274720 18446744073709551615 4194304 4196468 140736849023008 140300979878800 140301380933333 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26160] ppid=26152 vsize=13980036 CPUtime=0.01 cores=1,3,5,7
/proc/26155/task/26160/stat : 26160 (java) S 26152 26155 5091 0 -1 1077944384 41 0 0 0 1 0 0 0 20 0 15 0 12300943 14315556864 274720 18446744073709551615 4194304 4196468 140736849023008 140300978826256 140301380933333 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26161] ppid=26152 vsize=13980036 CPUtime=0.01 cores=1,3,5,7
/proc/26155/task/26161/stat : 26161 (java) S 26152 26155 5091 0 -1 1077944384 85 0 0 0 1 0 0 0 20 0 15 0 12300943 14315556864 274720 18446744073709551615 4194304 4196468 140736849023008 140300977773712 140301380933333 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26162] ppid=26152 vsize=13980036 CPUtime=0.01 cores=1,3,5,7
/proc/26155/task/26162/stat : 26162 (java) S 26152 26155 5091 0 -1 1077944384 677 0 0 0 1 0 0 0 20 0 15 0 12300944 14315556864 274720 18446744073709551615 4194304 4196468 140736849023008 140300860028912 140301380934274 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26163] ppid=26152 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/26155/task/26163/stat : 26163 (java) S 26152 26155 5091 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 12300945 14315556864 274720 18446744073709551615 4194304 4196468 140736849023008 140300858975200 140301380933333 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26164] ppid=26152 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/26155/task/26164/stat : 26164 (java) S 26152 26155 5091 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 12300945 14315556864 274720 18446744073709551615 4194304 4196468 140736849023008 140300857922560 140301380933333 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26165] ppid=26152 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/26155/task/26165/stat : 26165 (java) S 26152 26155 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 12300947 14315556864 274720 18446744073709551615 4194304 4196468 140736849023008 140300856871120 140301380941723 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26166] ppid=26152 vsize=13980036 CPUtime=0.73 cores=1,3,5,7
/proc/26155/task/26166/stat : 26166 (java) R 26152 26155 5091 0 -1 4202560 2583 0 0 0 73 0 0 0 20 0 15 0 12300948 14315556864 274720 18446744073709551615 4194304 4196468 140736849023008 140300855818736 140301364422288 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26167] ppid=26152 vsize=13980036 CPUtime=0.86 cores=1,3,5,7
/proc/26155/task/26167/stat : 26167 (java) R 26152 26155 5091 0 -1 4202560 3170 0 0 0 86 0 0 0 20 0 15 0 12300948 14315556864 274720 18446744073709551615 4194304 4196468 140736849023008 140300854766192 140301360142532 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26168] ppid=26152 vsize=13980036 CPUtime=0.48 cores=1,3,5,7
/proc/26155/task/26168/stat : 26168 (java) S 26152 26155 5091 0 -1 1077944384 3045 0 0 0 47 1 0 0 20 0 15 0 12300948 14315556864 274720 18446744073709551615 4194304 4196468 140736849023008 140300853713648 140301380934274 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26169] ppid=26152 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/26155/task/26169/stat : 26169 (java) S 26152 26155 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 12300948 14315556864 274720 18446744073709551615 4194304 4196468 140736849023008 140300852661344 140301380933333 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26170] ppid=26152 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/26155/task/26170/stat : 26170 (java) S 26152 26155 5091 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 15 0 12300957 14315556864 274720 18446744073709551615 4194304 4196468 140736849023008 140300851607856 140301380934274 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
Current children cumulated CPU time (s) 8.27
Current children cumulated vsize (KiB) 13980036

[startup+12.7007 s]
/proc/loadavg: 1.33 1.38 1.49 3/210 26170
/proc/meminfo: memFree=30247272/32770624 swapFree=0/210992
[pid=26155] ppid=26152 vsize=13980036 CPUtime=14.96 cores=1,3,5,7
/proc/26155/stat : 26155 (java) S 26152 26155 5091 0 -1 1077944320 30829 0 0 0 1472 24 0 0 20 0 15 0 12300934 14315556864 269717 18446744073709551615 4194304 4196468 140736849023008 140736849005552 140301380923127 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
/proc/26155/statm: 3495009 269717 3790 1 0 3483791 0
[pid=26155/tid=26157] ppid=26152 vsize=13980036 CPUtime=12.46 cores=1,3,5,7
/proc/26155/task/26157/stat : 26157 (java) R 26152 26155 5091 0 -1 4202560 16853 0 0 0 1227 19 0 0 20 0 15 0 12300942 14315556864 269717 18446744073709551615 4194304 4196468 140736849023008 140301385158664 140301027589245 0 4 1 16800974 0 0 0 -1 5 0 0 9 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26158] ppid=26152 vsize=13980036 CPUtime=0.02 cores=1,3,5,7
/proc/26155/task/26158/stat : 26158 (java) S 26152 26155 5091 0 -1 1077944384 61 0 0 0 2 0 0 0 20 0 15 0 12300943 14315556864 269717 18446744073709551615 4194304 4196468 140736849023008 140300980931344 140301380933333 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26159] ppid=26152 vsize=13980036 CPUtime=0.01 cores=1,3,5,7
/proc/26155/task/26159/stat : 26159 (java) S 26152 26155 5091 0 -1 1077944384 679 0 0 0 1 0 0 0 20 0 15 0 12300943 14315556864 269717 18446744073709551615 4194304 4196468 140736849023008 140300979878800 140301380933333 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26160] ppid=26152 vsize=13980036 CPUtime=0.01 cores=1,3,5,7
/proc/26155/task/26160/stat : 26160 (java) S 26152 26155 5091 0 -1 1077944384 50 0 0 0 1 0 0 0 20 0 15 0 12300943 14315556864 269717 18446744073709551615 4194304 4196468 140736849023008 140300978826256 140301380933333 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26161] ppid=26152 vsize=13980036 CPUtime=0.01 cores=1,3,5,7
/proc/26155/task/26161/stat : 26161 (java) S 26152 26155 5091 0 -1 1077944384 113 0 0 0 1 0 0 0 20 0 15 0 12300943 14315556864 269717 18446744073709551615 4194304 4196468 140736849023008 140300977773712 140301380933333 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26162] ppid=26152 vsize=13980036 CPUtime=0.01 cores=1,3,5,7
/proc/26155/task/26162/stat : 26162 (java) S 26152 26155 5091 0 -1 1077944384 702 0 0 0 1 0 0 0 20 0 15 0 12300944 14315556864 269717 18446744073709551615 4194304 4196468 140736849023008 140300860028912 140301380934274 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26163] ppid=26152 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/26155/task/26163/stat : 26163 (java) S 26152 26155 5091 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 12300945 14315556864 269717 18446744073709551615 4194304 4196468 140736849023008 140300858975200 140301380933333 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26164] ppid=26152 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/26155/task/26164/stat : 26164 (java) S 26152 26155 5091 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 12300945 14315556864 269717 18446744073709551615 4194304 4196468 140736849023008 140300857922560 140301380933333 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26165] ppid=26152 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/26155/task/26165/stat : 26165 (java) S 26152 26155 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 12300947 14315556864 269717 18446744073709551615 4194304 4196468 140736849023008 140300856871120 140301380941723 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0

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

/proc/26155/task/26169/stat : 26169 (java) S 26152 26155 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 12300948 14317654016 261342 18446744073709551615 4194304 4196468 140736849023008 140300852661344 140301380933333 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26170] ppid=26152 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/26155/task/26170/stat : 26170 (java) S 26152 26155 5091 0 -1 1077944384 70 0 0 0 1 1 0 0 20 0 15 0 12300957 14317654016 261342 18446744073709551615 4194304 4196468 140736849023008 140300851607856 140301380934274 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
Current children cumulated CPU time (s) 53.97
Current children cumulated vsize (KiB) 13982084

[startup+102.301 s]
/proc/loadavg: 1.17 1.34 1.47 3/210 26173
/proc/meminfo: memFree=30256672/32770624 swapFree=0/211048
[pid=26155] ppid=26152 vsize=13982084 CPUtime=106.22 cores=1,3,5,7
/proc/26155/stat : 26155 (java) S 26152 26155 5091 0 -1 1077944320 54024 0 0 0 10581 41 0 0 20 0 15 0 12300934 14317654016 263673 18446744073709551615 4194304 4196468 140736849023008 140736849005552 140301380923127 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
/proc/26155/statm: 3495521 263673 3799 1 0 3484303 0
[pid=26155/tid=26157] ppid=26152 vsize=13982084 CPUtime=101.11 cores=1,3,5,7
/proc/26155/task/26157/stat : 26157 (java) R 26152 26155 5091 0 -1 4202560 21800 0 0 0 10091 20 0 0 20 0 15 0 12300942 14317654016 263673 18446744073709551615 4194304 4196468 140736849023008 140301385160592 140301027708049 0 4 1 16800974 0 0 0 -1 1 0 0 9 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26158] ppid=26152 vsize=13982084 CPUtime=0.42 cores=1,3,5,7
/proc/26155/task/26158/stat : 26158 (java) S 26152 26155 5091 0 -1 1077944384 262 0 0 0 39 3 0 0 20 0 15 0 12300943 14317654016 263673 18446744073709551615 4194304 4196468 140736849023008 140300980931344 140301380933333 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26159] ppid=26152 vsize=13982084 CPUtime=0.42 cores=1,3,5,7
/proc/26155/task/26159/stat : 26159 (java) S 26152 26155 5091 0 -1 1077944384 1545 0 0 0 39 3 0 0 20 0 15 0 12300943 14317654016 263673 18446744073709551615 4194304 4196468 140736849023008 140300979878800 140301380933333 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26160] ppid=26152 vsize=13982084 CPUtime=0.41 cores=1,3,5,7
/proc/26155/task/26160/stat : 26160 (java) S 26152 26155 5091 0 -1 1077944384 782 0 0 0 37 4 0 0 20 0 15 0 12300943 14317654016 263673 18446744073709551615 4194304 4196468 140736849023008 140300978826256 140301380933333 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26161] ppid=26152 vsize=13982084 CPUtime=0.42 cores=1,3,5,7
/proc/26155/task/26161/stat : 26161 (java) S 26152 26155 5091 0 -1 1077944384 766 0 0 0 38 4 0 0 20 0 15 0 12300943 14317654016 263673 18446744073709551615 4194304 4196468 140736849023008 140300977773712 140301380933333 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26162] ppid=26152 vsize=13982084 CPUtime=0.44 cores=1,3,5,7
/proc/26155/task/26162/stat : 26162 (java) S 26152 26155 5091 0 -1 1077944384 1569 0 0 0 41 3 0 0 20 0 15 0 12300944 14317654016 263673 18446744073709551615 4194304 4196468 140736849023008 140300860028912 140301380934274 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26163] ppid=26152 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/26155/task/26163/stat : 26163 (java) S 26152 26155 5091 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 12300945 14317654016 263673 18446744073709551615 4194304 4196468 140736849023008 140300858975200 140301380933333 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26164] ppid=26152 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/26155/task/26164/stat : 26164 (java) S 26152 26155 5091 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 12300945 14317654016 263673 18446744073709551615 4194304 4196468 140736849023008 140300857922560 140301380933333 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26165] ppid=26152 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/26155/task/26165/stat : 26165 (java) S 26152 26155 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 12300947 14317654016 263673 18446744073709551615 4194304 4196468 140736849023008 140300856871120 140301380941723 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26166] ppid=26152 vsize=13982084 CPUtime=0.95 cores=1,3,5,7
/proc/26155/task/26166/stat : 26166 (java) S 26152 26155 5091 0 -1 1077944384 6801 0 0 0 94 1 0 0 20 0 15 0 12300948 14317654016 263673 18446744073709551615 4194304 4196468 140736849023008 140300855818736 140301380934274 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26167] ppid=26152 vsize=13982084 CPUtime=1.36 cores=1,3,5,7
/proc/26155/task/26167/stat : 26167 (java) S 26152 26155 5091 0 -1 1077944384 11075 0 0 0 136 0 0 0 20 0 15 0 12300948 14317654016 263673 18446744073709551615 4194304 4196468 140736849023008 140300854766192 140301380934274 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26168] ppid=26152 vsize=13982084 CPUtime=0.55 cores=1,3,5,7
/proc/26155/task/26168/stat : 26168 (java) S 26152 26155 5091 0 -1 1077944384 7904 0 0 0 54 1 0 0 20 0 15 0 12300948 14317654016 263673 18446744073709551615 4194304 4196468 140736849023008 140300853713648 140301380934274 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26169] ppid=26152 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/26155/task/26169/stat : 26169 (java) S 26152 26155 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 12300948 14317654016 263673 18446744073709551615 4194304 4196468 140736849023008 140300852661344 140301380933333 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26170] ppid=26152 vsize=13982084 CPUtime=0.05 cores=1,3,5,7
/proc/26155/task/26170/stat : 26170 (java) S 26152 26155 5091 0 -1 1077944384 84 0 0 0 2 3 0 0 20 0 15 0 12300957 14317654016 263673 18446744073709551615 4194304 4196468 140736849023008 140300851607856 140301380934274 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
Current children cumulated CPU time (s) 106.22
Current children cumulated vsize (KiB) 13982084

[startup+162.301 s]
/proc/loadavg: 1.25 1.35 1.47 3/210 26175
/proc/meminfo: memFree=30236860/32770624 swapFree=0/211076
[pid=26155] ppid=26152 vsize=13982084 CPUtime=167.27 cores=1,3,5,7
/proc/26155/stat : 26155 (java) S 26152 26155 5091 0 -1 1077944320 61360 0 0 0 16673 54 0 0 20 0 15 0 12300934 14317654016 266452 18446744073709551615 4194304 4196468 140736849023008 140736849005552 140301380923127 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
/proc/26155/statm: 3495521 266452 3799 1 0 3484303 0
[pid=26155/tid=26157] ppid=26152 vsize=13982084 CPUtime=160.37 cores=1,3,5,7
/proc/26155/task/26157/stat : 26157 (java) R 26152 26155 5091 0 -1 4202560 23770 0 0 0 16015 22 0 0 20 0 15 0 12300942 14317654016 266452 18446744073709551615 4194304 4196468 140736849023008 140301385160592 140301027564758 0 4 1 16800974 0 0 0 -1 1 0 0 9 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26158] ppid=26152 vsize=13982084 CPUtime=0.75 cores=1,3,5,7
/proc/26155/task/26158/stat : 26158 (java) S 26152 26155 5091 0 -1 1077944384 821 0 0 0 69 6 0 0 20 0 15 0 12300943 14317654016 266452 18446744073709551615 4194304 4196468 140736849023008 140300980931344 140301380933333 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26159] ppid=26152 vsize=13982084 CPUtime=0.74 cores=1,3,5,7
/proc/26155/task/26159/stat : 26159 (java) S 26152 26155 5091 0 -1 1077944384 1769 0 0 0 69 5 0 0 20 0 15 0 12300943 14317654016 266452 18446744073709551615 4194304 4196468 140736849023008 140300979878800 140301380933333 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26160] ppid=26152 vsize=13982084 CPUtime=0.74 cores=1,3,5,7
/proc/26155/task/26160/stat : 26160 (java) S 26152 26155 5091 0 -1 1077944384 1311 0 0 0 67 7 0 0 20 0 15 0 12300943 14317654016 266452 18446744073709551615 4194304 4196468 140736849023008 140300978826256 140301380933333 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26161] ppid=26152 vsize=13982084 CPUtime=0.75 cores=1,3,5,7
/proc/26155/task/26161/stat : 26161 (java) S 26152 26155 5091 0 -1 1077944384 952 0 0 0 68 7 0 0 20 0 15 0 12300943 14317654016 266452 18446744073709551615 4194304 4196468 140736849023008 140300977773712 140301380933333 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26162] ppid=26152 vsize=13982084 CPUtime=0.78 cores=1,3,5,7
/proc/26155/task/26162/stat : 26162 (java) S 26152 26155 5091 0 -1 1077944384 1974 0 0 0 72 6 0 0 20 0 15 0 12300944 14317654016 266452 18446744073709551615 4194304 4196468 140736849023008 140300860028912 140301380934274 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26163] ppid=26152 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/26155/task/26163/stat : 26163 (java) S 26152 26155 5091 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 12300945 14317654016 266452 18446744073709551615 4194304 4196468 140736849023008 140300858975200 140301380933333 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26164] ppid=26152 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/26155/task/26164/stat : 26164 (java) S 26152 26155 5091 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 12300945 14317654016 266452 18446744073709551615 4194304 4196468 140736849023008 140300857922560 140301380933333 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26165] ppid=26152 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/26155/task/26165/stat : 26165 (java) S 26152 26155 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 12300947 14317654016 266452 18446744073709551615 4194304 4196468 140736849023008 140300856871120 140301380941723 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26166] ppid=26152 vsize=13982084 CPUtime=0.98 cores=1,3,5,7
/proc/26155/task/26166/stat : 26166 (java) S 26152 26155 5091 0 -1 1077944384 7461 0 0 0 97 1 0 0 20 0 15 0 12300948 14317654016 266452 18446744073709551615 4194304 4196468 140736849023008 140300855818736 140301380934274 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26167] ppid=26152 vsize=13982084 CPUtime=1.42 cores=1,3,5,7
/proc/26155/task/26167/stat : 26167 (java) S 26152 26155 5091 0 -1 1077944384 12173 0 0 0 142 0 0 0 20 0 15 0 12300948 14317654016 266452 18446744073709551615 4194304 4196468 140736849023008 140300854766192 140301380934274 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26168] ppid=26152 vsize=13982084 CPUtime=0.57 cores=1,3,5,7
/proc/26155/task/26168/stat : 26168 (java) S 26152 26155 5091 0 -1 1077944384 9520 0 0 0 56 1 0 0 20 0 15 0 12300948 14317654016 266452 18446744073709551615 4194304 4196468 140736849023008 140300853713648 140301380934274 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26169] ppid=26152 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/26155/task/26169/stat : 26169 (java) S 26152 26155 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 12300948 14317654016 266452 18446744073709551615 4194304 4196468 140736849023008 140300852661344 140301380933333 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26170] ppid=26152 vsize=13982084 CPUtime=0.08 cores=1,3,5,7
/proc/26155/task/26170/stat : 26170 (java) S 26152 26155 5091 0 -1 1077944384 173 0 0 0 3 5 0 0 20 0 15 0 12300957 14317654016 266452 18446744073709551615 4194304 4196468 140736849023008 140300851607856 140301380934274 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
Current children cumulated CPU time (s) 167.27
Current children cumulated vsize (KiB) 13982084

[startup+222.307 s]
/proc/loadavg: 1.17 1.31 1.45 3/210 26254
/proc/meminfo: memFree=30171216/32770624 swapFree=0/211152
[pid=26155] ppid=26152 vsize=13982084 CPUtime=228.34 cores=1,3,5,7
/proc/26155/stat : 26155 (java) S 26152 26155 5091 0 -1 1077944320 68346 0 0 0 22766 68 0 0 20 0 15 0 12300934 14317654016 269153 18446744073709551615 4194304 4196468 140736849023008 140736849005552 140301380923127 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
/proc/26155/statm: 3495521 269153 3799 1 0 3484303 0
[pid=26155/tid=26157] ppid=26152 vsize=13982084 CPUtime=219.67 cores=1,3,5,7
/proc/26155/task/26157/stat : 26157 (java) R 26152 26155 5091 0 -1 4202560 25885 0 0 0 21944 23 0 0 20 0 15 0 12300942 14317654016 269153 18446744073709551615 4194304 4196468 140736849023008 140301385161088 140301026991822 0 4 1 16800974 0 0 0 -1 5 0 0 9 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26158] ppid=26152 vsize=13982084 CPUtime=1.07 cores=1,3,5,7
/proc/26155/task/26158/stat : 26158 (java) S 26152 26155 5091 0 -1 1077944384 1043 0 0 0 99 8 0 0 20 0 15 0 12300943 14317654016 269153 18446744073709551615 4194304 4196468 140736849023008 140300980931344 140301380933333 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26159] ppid=26152 vsize=13982084 CPUtime=1.07 cores=1,3,5,7
/proc/26155/task/26159/stat : 26159 (java) S 26152 26155 5091 0 -1 1077944384 1885 0 0 0 101 6 0 0 20 0 15 0 12300943 14317654016 269153 18446744073709551615 4194304 4196468 140736849023008 140300979878800 140301380933333 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26160] ppid=26152 vsize=13982084 CPUtime=1.06 cores=1,3,5,7
/proc/26155/task/26160/stat : 26160 (java) S 26152 26155 5091 0 -1 1077944384 1472 0 0 0 96 10 0 0 20 0 15 0 12300943 14317654016 269153 18446744073709551615 4194304 4196468 140736849023008 140300978826256 140301380933333 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26161] ppid=26152 vsize=13982084 CPUtime=1.07 cores=1,3,5,7
/proc/26155/task/26161/stat : 26161 (java) S 26152 26155 5091 0 -1 1077944384 1514 0 0 0 98 9 0 0 20 0 15 0 12300943 14317654016 269153 18446744073709551615 4194304 4196468 140736849023008 140300977773712 140301380933333 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26162] ppid=26152 vsize=13982084 CPUtime=1.1 cores=1,3,5,7
/proc/26155/task/26162/stat : 26162 (java) S 26152 26155 5091 0 -1 1077944384 2342 0 0 0 101 9 0 0 20 0 15 0 12300944 14317654016 269153 18446744073709551615 4194304 4196468 140736849023008 140300860028912 140301380934274 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26163] ppid=26152 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/26155/task/26163/stat : 26163 (java) S 26152 26155 5091 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 12300945 14317654016 269153 18446744073709551615 4194304 4196468 140736849023008 140300858975200 140301380933333 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26164] ppid=26152 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/26155/task/26164/stat : 26164 (java) S 26152 26155 5091 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 12300945 14317654016 269153 18446744073709551615 4194304 4196468 140736849023008 140300857922560 140301380933333 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26165] ppid=26152 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/26155/task/26165/stat : 26165 (java) S 26152 26155 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 12300947 14317654016 269153 18446744073709551615 4194304 4196468 140736849023008 140300856871120 140301380941723 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26166] ppid=26152 vsize=13982084 CPUtime=1.02 cores=1,3,5,7
/proc/26155/task/26166/stat : 26166 (java) S 26152 26155 5091 0 -1 1077944384 8693 0 0 0 101 1 0 0 20 0 15 0 12300948 14317654016 269153 18446744073709551615 4194304 4196468 140736849023008 140300855818736 140301380934274 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26167] ppid=26152 vsize=13982084 CPUtime=1.47 cores=1,3,5,7
/proc/26155/task/26167/stat : 26167 (java) S 26152 26155 5091 0 -1 1077944384 13664 0 0 0 147 0 0 0 20 0 15 0 12300948 14317654016 269153 18446744073709551615 4194304 4196468 140736849023008 140300854766192 140301380934274 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26168] ppid=26152 vsize=13982084 CPUtime=0.57 cores=1,3,5,7
/proc/26155/task/26168/stat : 26168 (java) S 26152 26155 5091 0 -1 1077944384 10177 0 0 0 56 1 0 0 20 0 15 0 12300948 14317654016 269153 18446744073709551615 4194304 4196468 140736849023008 140300853713648 140301380934274 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26169] ppid=26152 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/26155/task/26169/stat : 26169 (java) S 26152 26155 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 12300948 14317654016 269153 18446744073709551615 4194304 4196468 140736849023008 140300852661344 140301380933333 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26170] ppid=26152 vsize=13982084 CPUtime=0.13 cores=1,3,5,7
/proc/26155/task/26170/stat : 26170 (java) S 26152 26155 5091 0 -1 1077944384 235 0 0 0 5 8 0 0 20 0 15 0 12300957 14317654016 269153 18446744073709551615 4194304 4196468 140736849023008 140300851607856 140301380934274 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
Current children cumulated CPU time (s) 228.34
Current children cumulated vsize (KiB) 13982084



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]
/proc/loadavg: 1.21 1.31 1.45 3/210 26254
/proc/meminfo: memFree=30165256/32770624 swapFree=0/211164
[pid=26155] ppid=26152 vsize=13982084 CPUtime=246.36 cores=1,3,5,7
/proc/26155/stat : 26155 (java) S 26152 26155 5091 0 -1 1077944320 70245 0 0 0 24563 73 0 0 20 0 15 0 12300934 14317654016 270212 18446744073709551615 4194304 4196468 140736849023008 140736849005552 140301380923127 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
/proc/26155/statm: 3495521 270212 3799 1 0 3484303 0
[pid=26155/tid=26157] ppid=26152 vsize=13982084 CPUtime=237.15 cores=1,3,5,7
/proc/26155/task/26157/stat : 26157 (java) R 26152 26155 5091 0 -1 4202560 26206 0 0 0 23691 24 0 0 20 0 15 0 12300942 14317654016 270212 18446744073709551615 4194304 4196468 140736849023008 140301385160608 140301027590345 0 4 1 16800974 0 0 0 -1 1 0 0 9 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26158] ppid=26152 vsize=13982084 CPUtime=1.18 cores=1,3,5,7
/proc/26155/task/26158/stat : 26158 (java) S 26152 26155 5091 0 -1 1077944384 1057 0 0 0 108 10 0 0 20 0 15 0 12300943 14317654016 270212 18446744073709551615 4194304 4196468 140736849023008 140300980931344 140301380933333 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26159] ppid=26152 vsize=13982084 CPUtime=1.17 cores=1,3,5,7
/proc/26155/task/26159/stat : 26159 (java) S 26152 26155 5091 0 -1 1077944384 1915 0 0 0 110 7 0 0 20 0 15 0 12300943 14317654016 270212 18446744073709551615 4194304 4196468 140736849023008 140300979878800 140301380933333 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26160] ppid=26152 vsize=13982084 CPUtime=1.17 cores=1,3,5,7
/proc/26155/task/26160/stat : 26160 (java) S 26152 26155 5091 0 -1 1077944384 1484 0 0 0 106 11 0 0 20 0 15 0 12300943 14317654016 270212 18446744073709551615 4194304 4196468 140736849023008 140300978826256 140301380933333 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26161] ppid=26152 vsize=13982084 CPUtime=1.17 cores=1,3,5,7
/proc/26155/task/26161/stat : 26161 (java) S 26152 26155 5091 0 -1 1077944384 1530 0 0 0 107 10 0 0 20 0 15 0 12300943 14317654016 270212 18446744073709551615 4194304 4196468 140736849023008 140300977773712 140301380933333 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26162] ppid=26152 vsize=13982084 CPUtime=1.19 cores=1,3,5,7
/proc/26155/task/26162/stat : 26162 (java) S 26152 26155 5091 0 -1 1077944384 2348 0 0 0 109 10 0 0 20 0 15 0 12300944 14317654016 270212 18446744073709551615 4194304 4196468 140736849023008 140300860028912 140301380934274 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26163] ppid=26152 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/26155/task/26163/stat : 26163 (java) S 26152 26155 5091 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 12300945 14317654016 270212 18446744073709551615 4194304 4196468 140736849023008 140300858975200 140301380933333 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26164] ppid=26152 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/26155/task/26164/stat : 26164 (java) S 26152 26155 5091 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 12300945 14317654016 270212 18446744073709551615 4194304 4196468 140736849023008 140300857922560 140301380933333 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26165] ppid=26152 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/26155/task/26165/stat : 26165 (java) S 26152 26155 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 12300947 14317654016 270212 18446744073709551615 4194304 4196468 140736849023008 140300856871120 140301380941723 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26166] ppid=26152 vsize=13982084 CPUtime=1.05 cores=1,3,5,7
/proc/26155/task/26166/stat : 26166 (java) S 26152 26155 5091 0 -1 1077944384 9727 0 0 0 104 1 0 0 20 0 15 0 12300948 14317654016 270212 18446744073709551615 4194304 4196468 140736849023008 140300855818736 140301380934274 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26167] ppid=26152 vsize=13982084 CPUtime=1.48 cores=1,3,5,7
/proc/26155/task/26167/stat : 26167 (java) S 26152 26155 5091 0 -1 1077944384 14116 0 0 0 148 0 0 0 20 0 15 0 12300948 14317654016 270212 18446744073709551615 4194304 4196468 140736849023008 140300854766192 140301380934274 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26168] ppid=26152 vsize=13982084 CPUtime=0.57 cores=1,3,5,7
/proc/26155/task/26168/stat : 26168 (java) S 26152 26155 5091 0 -1 1077944384 10177 0 0 0 56 1 0 0 20 0 15 0 12300948 14317654016 270212 18446744073709551615 4194304 4196468 140736849023008 140300853713648 140301380934274 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26169] ppid=26152 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/26155/task/26169/stat : 26169 (java) S 26152 26155 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 12300948 14317654016 270212 18446744073709551615 4194304 4196468 140736849023008 140300852661344 140301380933333 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
[pid=26155/tid=26170] ppid=26152 vsize=13982084 CPUtime=0.13 cores=1,3,5,7
/proc/26155/task/26170/stat : 26170 (java) S 26152 26155 5091 0 -1 1077944384 235 0 0 0 5 8 0 0 20 0 15 0 12300957 14317654016 270212 18446744073709551615 4194304 4196468 140736849023008 140300851607856 140301380934274 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18755584 140736849031575 140736849031755 140736849031755 140736849035215 0
Current children cumulated CPU time (s) 246.36
Current children cumulated vsize (KiB) 13982084

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 26155 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 240.015
CPU time (s): 246.387
CPU user time (s): 245.647
CPU system time (s): 0.73984
CPU usage (%): 102.655
Max. virtual memory (cumulated for all children) (KiB): 13982084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 245.647
system time used= 0.73984
maximum resident set size= 1100932
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70570
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 40643
involuntary context switches= 731

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.22043 second user time and 1.36599 second system time

The end

Launcher Data

Begin job on node129 at 2017-08-02 03:05:39
IDJOB=4255556
IDBENCH=133504
IDSOLVER=2638
FILE ID=node129/4255556-1501636778
RUNJOBID= node129-1501623099-17027
PBS_JOBID= 
Free space on /tmp= 61732 MiB

SOLVER NAME= OscaR - ALNS 2017-07-26
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s40/Knapsack-40-150-07.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4255556-1501636778/watcher-4255556-1501636778 -o /tmp/evaluation-result-4255556-1501636778/solver-4255556-1501636778 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node129-1501623099-17027 --watchdog 300  java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 2004103458 --timelimit 264 --memlimit 11000 --nbcore 4 HOME/instance-4255556-1501636778.xml

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

MD5SUM BENCH= ddd3703b8a67d475e5b0b20416c98cf0
RANDOM SEED=2004103458

node129.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.53
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.57
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.53
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.57
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.53
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.57
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.53
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.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31317680 kB
MemAvailable:   31528232 kB
Buffers:          109856 kB
Cached:           382896 kB
SwapCached:            0 kB
Active:           828848 kB
Inactive:         219512 kB
Active(anon):     556132 kB
Inactive(anon):     8544 kB
Active(file):     272716 kB
Inactive(file):   210968 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42460 kB
Writeback:             0 kB
AnonPages:        555888 kB
Mapped:            44720 kB
Shmem:              8904 kB
Slab:             110244 kB
SReclaimable:      85404 kB
SUnreclaim:        24840 kB
KernelStack:        3408 kB
PageTables:         5972 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1516980 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    456704 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61692 MiB
End job on node129 at 2017-08-02 03:09:39