Trace number 4255763

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)1282 250.817 240.02299

General information on the benchmark

NameScheduling/Scheduling-js-taillard/
Taillard-js-015-15-9.xml
MD5SUMa459d91dacc3f59ecbf6a687bb73e496
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark1259
Best CPU time to get the best result obtained on this benchmark251.858
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of constraints255
Number of domains1
Minimum domain size1359
Maximum domain size1359
Distribution of domain sizes[{"size":1359,"count":240}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":15},{"degree":3,"count":225}]
Minimum constraint arity1
Maximum constraint arity15
Distribution of constraint arities[{"arity":1,"count":15},{"arity":2,"count":225},{"arity":15,"count":15}]
Number of extensional constraints0
Number of intensional constraints240
Distribution of constraint types[{"type":"intension","count":240},{"type":"noOverlap","count":15}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


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

Solver Data

0.31/0.43	c version: 2017-07-26
0.31/0.44	c seed: 3601242
0.31/0.44	c timeout: 264
0.31/0.44	c memlimit: 11000
0.31/0.44	c nbcore: 4
0.31/0.46	c Parsing instance...
1.71/1.14	c Parsing done, starting search...
5.48/3.08	o 1358
8.13/4.05	o 1345
16.24/10.93	o 1344
17.77/12.47	o 1343
17.87/12.51	o 1334
21.76/16.30	o 1333
44.60/38.83	o 1332
44.73/38.93	o 1331
44.83/39.03	o 1330
49.82/43.99	o 1329
49.94/44.06	o 1328
50.05/44.17	o 1325
50.14/44.24	o 1317
51.38/45.40	o 1316
51.38/45.47	o 1314
53.01/47.04	o 1313
53.11/47.14	o 1304
63.99/57.65	o 1303
64.10/57.72	o 1299
64.10/57.78	o 1297
64.30/57.94	o 1295
67.06/60.62	o 1292
67.06/60.69	o 1289
67.18/60.75	o 1288
67.28/60.87	o 1287
67.38/60.93	o 1286
67.58/61.12	o 1283
228.66/218.63	o 1282
250.78/240.01	s SATISFIABLE
250.78/240.01	v <instantiation>
250.78/240.01	v 	<list>
250.78/240.01	v 		s[0][0] s[0][1] s[0][2] s[0][3] s[0][4] s[0][5] s[0][6] s[0][7] s[0][8] s[0][9] s[0][10] s[0][11] s[0][12] s[0][13] s[0][14] s[1][0] s[1][1] s[1][2] s[1][3] s[1][4] s[1][5] s[1][6] s[1][7] s[1][8] s[1][9] s[1][10] s[1][11] s[1][12] s[1][13] s[1][14] s[2][0] s[2][1] s[2][2] s[2][3] s[2][4] s[2][5] s[2][6] s[2][7] s[2][8] s[2][9] s[2][10] s[2][11] s[2][12] s[2][13] s[2][14] s[3][0] s[3][1] s[3][2] s[3][3] s[3][4] s[3][5] s[3][6] s[3][7] s[3][8] s[3][9] s[3][10] s[3][11] s[3][12] s[3][13] s[3][14] s[4][0] s[4][1] s[4][2] s[4][3] s[4][4] s[4][5] s[4][6] s[4][7] s[4][8] s[4][9] s[4][10] s[4][11] s[4][12] s[4][13] s[4][14] s[5][0] s[5][1] s[5][2] s[5][3] s[5][4] s[5][5] s[5][6] s[5][7] s[5][8] s[5][9] s[5][10] s[5][11] s[5][12] s[5][13] s[5][14] s[6][0] s[6][1] s[6][2] s[6][3] s[6][4] s[6][5] s[6][6] s[6][7] s[6][8] s[6][9] s[6][10] s[6][11] s[6][12] s[6][13] s[6][14] s[7][0] s[7][1] s[7][2] s[7][3] s[7][4] s[7][5] s[7][6] s[7][7] s[7][8] s[7][9] s[7][10] s[7][11] s[7][12] s[7][13] s[7][14] s[8][0] s[8][1] s[8][2] s[8][3] s[8][4] s[8][5] s[8][6] s[8][7] s[8][8] s[8][9] s[8][10] s[8][11] s[8][12] s[8][13] s[8][14] s[9][0] s[9][1] s[9][2] s[9][3] s[9][4] s[9][5] s[9][6] s[9][7] s[9][8] s[9][9] s[9][10] s[9][11] s[9][12] s[9][13] s[9][14] s[10][0] s[10][1] s[10][2] s[10][3] s[10][4] s[10][5] s[10][6] s[10][7] s[10][8] s[10][9] s[10][10] s[10][11] s[10][12] s[10][13] s[10][14] s[11][0] s[11][1] s[11][2] s[11][3] s[11][4] s[11][5] s[11][6] s[11][7] s[11][8] s[11][9] s[11][10] s[11][11] s[11][12] s[11][13] s[11][14] s[12][0] s[12][1] s[12][2] s[12][3] s[12][4] s[12][5] s[12][6] s[12][7] s[12][8] s[12][9] s[12][10] s[12][11] s[12][12] s[12][13] s[12][14] s[13][0] s[13][1] s[13][2] s[13][3] s[13][4] s[13][5] s[13][6] s[13][7] s[13][8] s[13][9] s[13][10] s[13][11] s[13][12] s[13][13] s[13][14] s[14][0] s[14][1] s[14][2] s[14][3] s[14][4] s[14][5] s[14][6] s[14][7] s[14][8] s[14][9] s[14][10] s[14][11] s[14][12] s[14][13] s[14][14] e[0] e[1] e[2] e[3] e[4] e[5] e[6] e[7] e[8] e[9] e[10] e[11] e[12] e[13] e[14]
250.78/240.01	v 	</list>
250.78/240.01	v 	<values>
250.78/240.01	v 		0 35 113 192 257 310 324 417 487 522 847 1096 1145 1190 1275 332 418 459 491 520 574 645 667 793 847 910 968 1053 1140 1225 0 60 312 383 465 515 622 708 789 858 915 981 1005 1105 1212 0 153 383 428 440 465 522 523 567 677 707 855 948 1049 1101 95 191 230 305 403 405 520 645 685 780 843 847 872 922 1017 0 202 253 296 434 714 802 835 848 855 915 938 981 1054 1153 27 30 110 310 498 613 821 884 948 1031 1042 1132 1196 1212 1230 130 153 183 515 569 760 823 912 1007 1012 1049 1054 1103 1136 1200 213 257 316 425 487 572 627 645 685 711 764 816 1033 1105 1140 0 27 41 161 257 361 428 487 506 589 622 755 873 964 1069 0 67 161 211 230 313 332 403 440 498 530 568 667 848 1196 35 95 118 211 293 351 434 708 709 778 785 788 912 964 1012 0 92 194 296 416 459 570 709 714 764 772 816 847 948 1197 0 67 199 230 403 537 568 613 802 884 938 1031 1132 1176 1260 83 95 130 194 211 253 351 417 637 733 787 873 976 1069 1176 1276 1255 1281 1117 1095 1225 1255 1246 1200 1080 1266 1105 1271 1282 1232 
250.78/240.01	v 	</values>
250.78/240.01	v </instantiation>

Verifier Data

OK	1282

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-4255763-1501625149/watcher-4255763-1501625149 -o /tmp/evaluation-result-4255763-1501625149/solver-4255763-1501625149 -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 3601242 --timelimit 264 --memlimit 11000 --nbcore 4 HOME/instance-4255763-1501625149.xml 

pid=17861
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.52 1.65 1.68 1/174 17864
/proc/meminfo: memFree=31882280/32770624 swapFree=0/198372
[pid=17864] ppid=17861 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/17864/stat : 17864 (runsolver) D 17861 17864 5091 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 11138037 24240128 107 18446744073709551615 4194304 4338465 140722971214640 140722971212280 140100945318615 0 0 1 24578 18446744071580418449 0 0 17 7 0 0 0 0 0 6438912 6441760 21020672 140722971222127 140722971222598 140722971222598 140722971226058 0
/proc/17864/statm: 5918 107 54 36 0 2156 0

[startup+0.100154 s]
/proc/loadavg: 1.52 1.65 1.68 1/174 17864
/proc/meminfo: memFree=31882280/32770624 swapFree=0/198372
[pid=17864] ppid=17861 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/17864/stat : 17864 (runsolver) D 17861 17864 5091 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 11138037 24240128 107 18446744073709551615 4194304 4338465 140722971214640 140722971212280 140100945318615 0 0 1 24578 18446744071580418449 0 0 17 7 0 0 0 0 0 6438912 6441760 21020672 140722971222127 140722971222598 140722971222598 140722971226058 0
/proc/17864/statm: 5918 107 54 36 0 2156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23672

[startup+0.200316 s]
/proc/loadavg: 1.52 1.65 1.68 1/174 17864
/proc/meminfo: memFree=31882280/32770624 swapFree=0/198372
[pid=17864] ppid=17861 vsize=13906484 CPUtime=0.06 cores=1,3,5,7
/proc/17864/stat : 17864 (java) S 17861 17864 5091 0 -1 1077944320 5009 0 0 0 5 1 0 0 20 0 14 0 11138037 14240239616 5540 18446744073709551615 4194304 4196468 140737213533424 140737213515968 140092710309623 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 12 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
/proc/17864/statm: 3476621 5540 2566 1 0 3466126 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 13906484

[startup+0.300201 s]
/proc/loadavg: 1.52 1.65 1.68 1/174 17864
/proc/meminfo: memFree=31882280/32770624 swapFree=0/198372
[pid=17864] ppid=17861 vsize=13975920 CPUtime=0.14 cores=1,3,5,7
/proc/17864/stat : 17864 (java) S 17861 17864 5091 0 -1 1077944320 9496 0 0 0 12 2 0 0 20 0 15 0 11138037 14311342080 8508 18446744073709551615 4194304 4196468 140737213533424 140737213515968 140092710309623 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 12 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
/proc/17864/statm: 3493980 8508 3378 1 0 3482767 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 13975920

[startup+0.700243 s]
/proc/loadavg: 1.52 1.65 1.68 1/174 17864
/proc/meminfo: memFree=31882280/32770624 swapFree=0/198372
[pid=17864] ppid=17861 vsize=13977988 CPUtime=0.86 cores=1,3,5,7
/proc/17864/stat : 17864 (java) S 17861 17864 5091 0 -1 1077944320 13588 0 0 0 82 4 0 0 20 0 15 0 11138037 14313459712 15852 18446744073709551615 4194304 4196468 140737213533424 140737213515968 140092710309623 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 12 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
/proc/17864/statm: 3494497 15852 3706 1 0 3483279 0
Current children cumulated CPU time (s) 0.86
Current children cumulated vsize (KiB) 13977988

[startup+1.50295 s]
/proc/loadavg: 1.52 1.65 1.68 7/209 17908
/proc/meminfo: memFree=31706540/32770624 swapFree=0/198396
[pid=17864] ppid=17861 vsize=13982084 CPUtime=3.02 cores=1,3,5,7
/proc/17864/stat : 17864 (java) S 17861 17864 5091 0 -1 1077944320 28011 0 0 0 294 8 0 0 20 0 15 0 11138037 14317654016 31893 18446744073709551615 4194304 4196468 140737213533424 140737213515968 140092710309623 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 12 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
/proc/17864/statm: 3495521 31893 3755 1 0 3484303 0
[pid=17864/tid=17867] ppid=17861 vsize=13982084 CPUtime=1.29 cores=1,3,5,7
/proc/17864/task/17867/stat : 17867 (java) R 17861 17864 5091 0 -1 4202560 14080 0 0 0 124 5 0 0 20 0 15 0 11138050 14317654016 31893 18446744073709551615 4194304 4196468 140737213533424 140092714544552 140092325493461 0 4 1 16800974 0 0 0 -1 5 0 0 5 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17868] ppid=17861 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17864/task/17868/stat : 17868 (java) S 17861 17864 5091 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11138051 14317654016 31893 18446744073709551615 4194304 4196468 140737213533424 140092644744336 140092710319829 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17869] ppid=17861 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17864/task/17869/stat : 17869 (java) S 17861 17864 5091 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11138051 14317654016 31893 18446744073709551615 4194304 4196468 140737213533424 140092643691536 140092710319829 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17870] ppid=17861 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17864/task/17870/stat : 17870 (java) S 17861 17864 5091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11138051 14317654016 31893 18446744073709551615 4194304 4196468 140737213533424 140092642638736 140092710319829 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17871] ppid=17861 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17864/task/17871/stat : 17871 (java) S 17861 17864 5091 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11138051 14317654016 31893 18446744073709551615 4194304 4196468 140737213533424 140092641585936 140092710319829 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17872] ppid=17861 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17864/task/17872/stat : 17872 (java) S 17861 17864 5091 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 11138052 14317654016 31893 18446744073709551615 4194304 4196468 140737213533424 140092189030768 140092710320770 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17873] ppid=17861 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17864/task/17873/stat : 17873 (java) S 17861 17864 5091 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 11138052 14317654016 31893 18446744073709551615 4194304 4196468 140737213533424 140092187976736 140092710319829 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17874] ppid=17861 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17864/task/17874/stat : 17874 (java) S 17861 17864 5091 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 11138053 14317654016 31893 18446744073709551615 4194304 4196468 140737213533424 140092186923888 140092710319829 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17875] ppid=17861 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17864/task/17875/stat : 17875 (java) S 17861 17864 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11138055 14317654016 31893 18446744073709551615 4194304 4196468 140737213533424 140092185872208 140092710328219 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17876] ppid=17861 vsize=13982084 CPUtime=0.58 cores=1,3,5,7
/proc/17864/task/17876/stat : 17876 (java) R 17861 17864 5091 0 -1 4202560 3354 0 0 0 58 0 0 0 20 0 15 0 11138055 14317654016 31893 18446744073709551615 4194304 4196468 140737213533424 140092184807376 140092710321558 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17877] ppid=17861 vsize=13982084 CPUtime=0.56 cores=1,3,5,7
/proc/17864/task/17877/stat : 17877 (java) R 17861 17864 5091 0 -1 4202560 3545 0 0 0 56 0 0 0 20 0 15 0 11138055 14317654016 31893 18446744073709551615 4194304 4196468 140737213533424 140092183758384 140092694595767 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17878] ppid=17861 vsize=13982084 CPUtime=0.54 cores=1,3,5,7
/proc/17864/task/17878/stat : 17878 (java) R 17861 17864 5091 0 -1 1077944384 5650 0 0 0 53 1 0 0 20 0 15 0 11138055 14317654016 31893 18446744073709551615 4194304 4196468 140737213533424 140092182710752 140092710319829 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17879] ppid=17861 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17864/task/17879/stat : 17879 (java) S 17861 17864 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11138055 14317654016 31893 18446744073709551615 4194304 4196468 140737213533424 140092181662432 140092710319829 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17881] ppid=17861 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17864/task/17881/stat : 17881 (java) S 17861 17864 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11138061 14317654016 31893 18446744073709551615 4194304 4196468 140737213533424 140092180609712 140092710320770 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 13982084

[startup+3.10056 s]
/proc/loadavg: 1.72 1.69 1.69 5/209 17908
/proc/meminfo: memFree=31550592/32770624 swapFree=0/198384
[pid=17864] ppid=17861 vsize=13982084 CPUtime=5.62 cores=1,3,5,7
/proc/17864/stat : 17864 (java) S 17861 17864 5091 0 -1 1077944320 33901 0 0 0 552 10 0 0 20 0 15 0 11138037 14317654016 48301 18446744073709551615 4194304 4196468 140737213533424 140737213515968 140092710309623 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 12 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
/proc/17864/statm: 3495521 48301 3756 1 0 3484303 0
[pid=17864/tid=17867] ppid=17861 vsize=13982084 CPUtime=2.89 cores=1,3,5,7
/proc/17864/task/17867/stat : 17867 (java) R 17861 17864 5091 0 -1 4202560 15571 0 0 0 283 6 0 0 20 0 15 0 11138050 14317654016 48301 18446744073709551615 4194304 4196468 140737213533424 140092714546688 140092321753422 0 4 1 16800974 0 0 0 -1 5 0 0 5 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17868] ppid=17861 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17864/task/17868/stat : 17868 (java) S 17861 17864 5091 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11138051 14317654016 48301 18446744073709551615 4194304 4196468 140737213533424 140092644744336 140092710319829 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17869] ppid=17861 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17864/task/17869/stat : 17869 (java) S 17861 17864 5091 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11138051 14317654016 48301 18446744073709551615 4194304 4196468 140737213533424 140092643691536 140092710319829 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17870] ppid=17861 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17864/task/17870/stat : 17870 (java) S 17861 17864 5091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11138051 14317654016 48301 18446744073709551615 4194304 4196468 140737213533424 140092642638736 140092710319829 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17871] ppid=17861 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17864/task/17871/stat : 17871 (java) S 17861 17864 5091 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11138051 14317654016 48302 18446744073709551615 4194304 4196468 140737213533424 140092641585936 140092710319829 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17872] ppid=17861 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17864/task/17872/stat : 17872 (java) S 17861 17864 5091 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 11138052 14317654016 48302 18446744073709551615 4194304 4196468 140737213533424 140092189030768 140092710320770 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17873] ppid=17861 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17864/task/17873/stat : 17873 (java) S 17861 17864 5091 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 11138052 14317654016 48302 18446744073709551615 4194304 4196468 140737213533424 140092187976736 140092710319829 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17874] ppid=17861 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17864/task/17874/stat : 17874 (java) S 17861 17864 5091 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 11138053 14317654016 48302 18446744073709551615 4194304 4196468 140737213533424 140092186923888 140092710319829 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17875] ppid=17861 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17864/task/17875/stat : 17875 (java) S 17861 17864 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11138055 14317654016 48302 18446744073709551615 4194304 4196468 140737213533424 140092185872208 140092710328219 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17876] ppid=17861 vsize=13982084 CPUtime=1.07 cores=1,3,5,7
/proc/17864/task/17876/stat : 17876 (java) S 17861 17864 5091 0 -1 1077944384 5229 0 0 0 107 0 0 0 20 0 15 0 11138055 14317654016 48302 18446744073709551615 4194304 4196468 140737213533424 140092184820592 140092710320770 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17877] ppid=17861 vsize=13982084 CPUtime=1.02 cores=1,3,5,7
/proc/17864/task/17877/stat : 17877 (java) S 17861 17864 5091 0 -1 1077944384 5615 0 0 0 102 0 0 0 20 0 15 0 11138055 14317654016 48302 18446744073709551615 4194304 4196468 140737213533424 140092183767792 140092710320770 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17878] ppid=17861 vsize=13982084 CPUtime=0.59 cores=1,3,5,7
/proc/17864/task/17878/stat : 17878 (java) R 17861 17864 5091 0 -1 4202560 6081 0 0 0 58 1 0 0 20 0 15 0 11138055 14317654016 48302 18446744073709551615 4194304 4196468 140737213533424 140092182714992 140092688969264 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17879] ppid=17861 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17864/task/17879/stat : 17879 (java) S 17861 17864 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11138055 14317654016 48302 18446744073709551615 4194304 4196468 140737213533424 140092181662432 140092710319829 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17881] ppid=17861 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17864/task/17881/stat : 17881 (java) S 17861 17864 5091 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 15 0 11138061 14317654016 48302 18446744073709551615 4194304 4196468 140737213533424 140092180609712 140092710320770 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
Current children cumulated CPU time (s) 5.62
Current children cumulated vsize (KiB) 13982084

[startup+6.30073 s]
/proc/loadavg: 1.72 1.69 1.69 3/209 17908
/proc/meminfo: memFree=31254580/32770624 swapFree=0/198392
[pid=17864] ppid=17861 vsize=13982084 CPUtime=11.11 cores=1,3,5,7
/proc/17864/stat : 17864 (java) S 17861 17864 5091 0 -1 1077944320 39846 0 0 0 1091 20 0 0 20 0 15 0 11138037 14317654016 137144 18446744073709551615 4194304 4196468 140737213533424 140737213515968 140092710309623 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 12 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
/proc/17864/statm: 3495521 137144 3796 1 0 3484303 0
[pid=17864/tid=17867] ppid=17861 vsize=13982084 CPUtime=6.02 cores=1,3,5,7
/proc/17864/task/17867/stat : 17867 (java) R 17861 17864 5091 0 -1 4202560 16316 0 0 0 591 11 0 0 20 0 15 0 11138050 14317654016 137144 18446744073709551615 4194304 4196468 140737213533424 140092714546776 140092329339155 0 4 1 16800974 0 0 0 -1 5 0 0 5 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17868] ppid=17861 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/17864/task/17868/stat : 17868 (java) S 17861 17864 5091 0 -1 1077944384 779 0 0 0 2 1 0 0 20 0 15 0 11138051 14317654016 137144 18446744073709551615 4194304 4196468 140737213533424 140092644744336 140092710319829 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17869] ppid=17861 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/17864/task/17869/stat : 17869 (java) S 17861 17864 5091 0 -1 1077944384 33 0 0 0 2 1 0 0 20 0 15 0 11138051 14317654016 137144 18446744073709551615 4194304 4196468 140737213533424 140092643691536 140092710319829 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17870] ppid=17861 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/17864/task/17870/stat : 17870 (java) S 17861 17864 5091 0 -1 1077944384 41 0 0 0 2 1 0 0 20 0 15 0 11138051 14317654016 137144 18446744073709551615 4194304 4196468 140737213533424 140092642638736 140092710319829 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17871] ppid=17861 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/17864/task/17871/stat : 17871 (java) S 17861 17864 5091 0 -1 1077944384 82 0 0 0 3 0 0 0 20 0 15 0 11138051 14317654016 137144 18446744073709551615 4194304 4196468 140737213533424 140092641585936 140092710319829 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17872] ppid=17861 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/17864/task/17872/stat : 17872 (java) S 17861 17864 5091 0 -1 1077944384 347 0 0 0 1 0 0 0 20 0 15 0 11138052 14317654016 137144 18446744073709551615 4194304 4196468 140737213533424 140092189030768 140092710320770 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17873] ppid=17861 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17864/task/17873/stat : 17873 (java) S 17861 17864 5091 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 11138052 14317654016 137144 18446744073709551615 4194304 4196468 140737213533424 140092187976800 140092710319829 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17874] ppid=17861 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17864/task/17874/stat : 17874 (java) S 17861 17864 5091 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 11138053 14317654016 137144 18446744073709551615 4194304 4196468 140737213533424 140092186923904 140092710319829 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17875] ppid=17861 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17864/task/17875/stat : 17875 (java) S 17861 17864 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11138055 14317654016 137144 18446744073709551615 4194304 4196468 140737213533424 140092185872208 140092710328219 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17876] ppid=17861 vsize=13982084 CPUtime=2.03 cores=1,3,5,7
/proc/17864/task/17876/stat : 17876 (java) R 17861 17864 5091 0 -1 4202560 6118 0 0 0 202 1 0 0 20 0 15 0 11138055 14317654016 137144 18446744073709551615 4194304 4196468 140737213533424 140092184820592 140092695435023 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17877] ppid=17861 vsize=13982084 CPUtime=2.06 cores=1,3,5,7
/proc/17864/task/17877/stat : 17877 (java) S 17861 17864 5091 0 -1 1077944384 7285 0 0 0 206 0 0 0 20 0 15 0 11138055 14317654016 137144 18446744073709551615 4194304 4196468 140737213533424 140092183767792 140092710320770 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17878] ppid=17861 vsize=13982084 CPUtime=0.78 cores=1,3,5,7
/proc/17864/task/17878/stat : 17878 (java) S 17861 17864 5091 0 -1 1077944384 7294 0 0 0 77 1 0 0 20 0 15 0 11138055 14317654016 137144 18446744073709551615 4194304 4196468 140737213533424 140092182714992 140092710320770 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17879] ppid=17861 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17864/task/17879/stat : 17879 (java) S 17861 17864 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11138055 14317654016 137144 18446744073709551615 4194304 4196468 140737213533424 140092181662432 140092710319829 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17881] ppid=17861 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17864/task/17881/stat : 17881 (java) S 17861 17864 5091 0 -1 1077944384 125 0 0 0 0 0 0 0 20 0 15 0 11138061 14317654016 137144 18446744073709551615 4194304 4196468 140737213533424 140092180609712 140092710320770 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
Current children cumulated CPU time (s) 11.11
Current children cumulated vsize (KiB) 13982084

[startup+12.7007 s]
/proc/loadavg: 1.69 1.68 1.69 3/209 17908
/proc/meminfo: memFree=30501444/32770624 swapFree=0/198400
[pid=17864] ppid=17861 vsize=13982084 CPUtime=18.07 cores=1,3,5,7
/proc/17864/stat : 17864 (java) S 17861 17864 5091 0 -1 1077944320 41908 0 0 0 1776 31 0 0 20 0 15 0 11138037 14317654016 282290 18446744073709551615 4194304 4196468 140737213533424 140737213515968 140092710309623 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 12 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
/proc/17864/statm: 3495521 282290 3804 1 0 3484303 0
[pid=17864/tid=17867] ppid=17861 vsize=13982084 CPUtime=12.4 cores=1,3,5,7
/proc/17864/task/17867/stat : 17867 (java) R 17861 17864 5091 0 -1 4202560 17291 0 0 0 1220 20 0 0 20 0 15 0 11138050 14317654016 282290 18446744073709551615 4194304 4196468 140737213533424 140092714544240 140092328820510 0 4 1 16800974 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17868] ppid=17861 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/17864/task/17868/stat : 17868 (java) S 17861 17864 5091 0 -1 1077944384 807 0 0 0 3 1 0 0 20 0 15 0 11138051 14317654016 282290 18446744073709551615 4194304 4196468 140737213533424 140092644744336 140092710319829 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17869] ppid=17861 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/17864/task/17869/stat : 17869 (java) S 17861 17864 5091 0 -1 1077944384 63 0 0 0 3 1 0 0 20 0 15 0 11138051 14317654016 282290 18446744073709551615 4194304 4196468 140737213533424 140092643691536 140092710319829 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17870] ppid=17861 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/17864/task/17870/stat : 17870 (java) S 17861 17864 5091 0 -1 1077944384 53 0 0 0 3 1 0 0 20 0 15 0 11138051 14317654016 282290 18446744073709551615 4194304 4196468 140737213533424 140092642638736 140092710319829 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17871] ppid=17861 vsize=13982084 CPUtime=0.05 cores=1,3,5,7
/proc/17864/task/17871/stat : 17871 (java) S 17861 17864 5091 0 -1 1077944384 91 0 0 0 4 1 0 0 20 0 15 0 11138051 14317654016 282290 18446744073709551615 4194304 4196468 140737213533424 140092641585936 140092710319829 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17872] ppid=17861 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/17864/task/17872/stat : 17872 (java) S 17861 17864 5091 0 -1 1077944384 600 0 0 0 2 0 0 0 20 0 15 0 11138052 14317654016 282290 18446744073709551615 4194304 4196468 140737213533424 140092189030768 140092710320770 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17873] ppid=17861 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17864/task/17873/stat : 17873 (java) S 17861 17864 5091 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 11138052 14317654016 282290 18446744073709551615 4194304 4196468 140737213533424 140092187976800 140092710319829 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17874] ppid=17861 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17864/task/17874/stat : 17874 (java) S 17861 17864 5091 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 11138053 14317654016 282290 18446744073709551615 4194304 4196468 140737213533424 140092186923904 140092710319829 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17875] ppid=17861 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17864/task/17875/stat : 17875 (java) S 17861 17864 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11138055 14317654016 282290 18446744073709551615 4194304 4196468 140737213533424 140092185872208 140092710328219 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0

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

/proc/17864/task/17879/stat : 17879 (java) S 17861 17864 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11138055 14317654016 242205 18446744073709551615 4194304 4196468 140737213533424 140092181662432 140092710319829 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17881] ppid=17861 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/17864/task/17881/stat : 17881 (java) S 17861 17864 5091 0 -1 1077944384 291 0 0 0 1 1 0 0 20 0 15 0 11138061 14317654016 242205 18446744073709551615 4194304 4196468 140737213533424 140092180609712 140092710320770 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
Current children cumulated CPU time (s) 57.26
Current children cumulated vsize (KiB) 13982084

[startup+102.301 s]
/proc/loadavg: 1.52 1.65 1.67 3/210 17922
/proc/meminfo: memFree=30708796/32770624 swapFree=0/198776
[pid=17864] ppid=17861 vsize=13982084 CPUtime=109.79 cores=1,3,5,7
/proc/17864/stat : 17864 (java) S 17861 17864 5091 0 -1 1077944320 70206 0 0 0 10929 50 0 0 20 0 15 0 11138037 14317654016 238919 18446744073709551615 4194304 4196468 140737213533424 140737213515968 140092710309623 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 12 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
/proc/17864/statm: 3495521 238919 3804 1 0 3484303 0
[pid=17864/tid=17867] ppid=17861 vsize=13982084 CPUtime=101.2 cores=1,3,5,7
/proc/17864/task/17867/stat : 17867 (java) R 17861 17864 5091 0 -1 4202560 23179 0 0 0 10099 21 0 0 20 0 15 0 11138050 14317654016 238919 18446744073709551615 4194304 4196468 140737213533424 140092714547520 140092328955543 0 4 1 16800974 0 0 0 -1 5 0 0 5 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17868] ppid=17861 vsize=13982084 CPUtime=0.53 cores=1,3,5,7
/proc/17864/task/17868/stat : 17868 (java) S 17861 17864 5091 0 -1 1077944384 2809 0 0 0 49 4 0 0 20 0 15 0 11138051 14317654016 238919 18446744073709551615 4194304 4196468 140737213533424 140092644744336 140092710319829 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17869] ppid=17861 vsize=13982084 CPUtime=0.52 cores=1,3,5,7
/proc/17864/task/17869/stat : 17869 (java) S 17861 17864 5091 0 -1 1077944384 911 0 0 0 48 4 0 0 20 0 15 0 11138051 14317654016 238919 18446744073709551615 4194304 4196468 140737213533424 140092643691536 140092710319829 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17870] ppid=17861 vsize=13982084 CPUtime=0.52 cores=1,3,5,7
/proc/17864/task/17870/stat : 17870 (java) S 17861 17864 5091 0 -1 1077944384 511 0 0 0 48 4 0 0 20 0 15 0 11138051 14317654016 238919 18446744073709551615 4194304 4196468 140737213533424 140092642638736 140092710319829 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17871] ppid=17861 vsize=13982084 CPUtime=0.53 cores=1,3,5,7
/proc/17864/task/17871/stat : 17871 (java) S 17861 17864 5091 0 -1 1077944384 498 0 0 0 50 3 0 0 20 0 15 0 11138051 14317654016 238919 18446744073709551615 4194304 4196468 140737213533424 140092641585936 140092710319829 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17872] ppid=17861 vsize=13982084 CPUtime=0.23 cores=1,3,5,7
/proc/17864/task/17872/stat : 17872 (java) S 17861 17864 5091 0 -1 1077944384 1585 0 0 0 19 4 0 0 20 0 15 0 11138052 14317654016 238919 18446744073709551615 4194304 4196468 140737213533424 140092189030768 140092710320770 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17873] ppid=17861 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17864/task/17873/stat : 17873 (java) S 17861 17864 5091 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 11138052 14317654016 238919 18446744073709551615 4194304 4196468 140737213533424 140092187976800 140092710319829 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17874] ppid=17861 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17864/task/17874/stat : 17874 (java) S 17861 17864 5091 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 11138053 14317654016 238919 18446744073709551615 4194304 4196468 140737213533424 140092186923904 140092710319829 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17875] ppid=17861 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17864/task/17875/stat : 17875 (java) S 17861 17864 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11138055 14317654016 238919 18446744073709551615 4194304 4196468 140737213533424 140092185872208 140092710328219 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17876] ppid=17861 vsize=13982084 CPUtime=2.64 cores=1,3,5,7
/proc/17864/task/17876/stat : 17876 (java) S 17861 17864 5091 0 -1 1077944384 13138 0 0 0 262 2 0 0 20 0 15 0 11138055 14317654016 238919 18446744073709551615 4194304 4196468 140737213533424 140092184820592 140092710320770 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17877] ppid=17861 vsize=13982084 CPUtime=2.57 cores=1,3,5,7
/proc/17864/task/17877/stat : 17877 (java) S 17861 17864 5091 0 -1 1077944384 14622 0 0 0 256 1 0 0 20 0 15 0 11138055 14317654016 238919 18446744073709551615 4194304 4196468 140737213533424 140092183767792 140092710320770 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17878] ppid=17861 vsize=13982084 CPUtime=0.88 cores=1,3,5,7
/proc/17864/task/17878/stat : 17878 (java) S 17861 17864 5091 0 -1 1077944384 11084 0 0 0 86 2 0 0 20 0 15 0 11138055 14317654016 238919 18446744073709551615 4194304 4196468 140737213533424 140092182714992 140092710320770 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17879] ppid=17861 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17864/task/17879/stat : 17879 (java) S 17861 17864 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11138055 14317654016 238919 18446744073709551615 4194304 4196468 140737213533424 140092181662432 140092710319829 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17881] ppid=17861 vsize=13982084 CPUtime=0.06 cores=1,3,5,7
/proc/17864/task/17881/stat : 17881 (java) S 17861 17864 5091 0 -1 1077944384 443 0 0 0 2 4 0 0 20 0 15 0 11138061 14317654016 238919 18446744073709551615 4194304 4196468 140737213533424 140092180609712 140092710320770 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
Current children cumulated CPU time (s) 109.79
Current children cumulated vsize (KiB) 13982084

[startup+162.301 s]
/proc/loadavg: 1.26 1.55 1.64 3/210 17924
/proc/meminfo: memFree=30765364/32770624 swapFree=0/198796
[pid=17864] ppid=17861 vsize=13982084 CPUtime=171.03 cores=1,3,5,7
/proc/17864/stat : 17864 (java) S 17861 17864 5091 0 -1 1077944320 75737 0 0 0 17038 65 0 0 20 0 15 0 11138037 14317654016 234206 18446744073709551615 4194304 4196468 140737213533424 140737213515968 140092710309623 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 12 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
/proc/17864/statm: 3495521 234206 3804 1 0 3484303 0
[pid=17864/tid=17867] ppid=17861 vsize=13982084 CPUtime=160.5 cores=1,3,5,7
/proc/17864/task/17867/stat : 17867 (java) R 17861 17864 5091 0 -1 4202560 24553 0 0 0 16028 22 0 0 20 0 15 0 11138050 14317654016 234206 18446744073709551615 4194304 4196468 140737213533424 140092714547600 140092328955411 0 4 1 16800974 0 0 0 -1 5 0 0 5 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17868] ppid=17861 vsize=13982084 CPUtime=0.95 cores=1,3,5,7
/proc/17864/task/17868/stat : 17868 (java) S 17861 17864 5091 0 -1 1077944384 2921 0 0 0 88 7 0 0 20 0 15 0 11138051 14317654016 234206 18446744073709551615 4194304 4196468 140737213533424 140092644744336 140092710319829 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17869] ppid=17861 vsize=13982084 CPUtime=0.94 cores=1,3,5,7
/proc/17864/task/17869/stat : 17869 (java) S 17861 17864 5091 0 -1 1077944384 1617 0 0 0 87 7 0 0 20 0 15 0 11138051 14317654016 234206 18446744073709551615 4194304 4196468 140737213533424 140092643691536 140092710319829 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17870] ppid=17861 vsize=13982084 CPUtime=0.95 cores=1,3,5,7
/proc/17864/task/17870/stat : 17870 (java) S 17861 17864 5091 0 -1 1077944384 790 0 0 0 88 7 0 0 20 0 15 0 11138051 14317654016 234206 18446744073709551615 4194304 4196468 140737213533424 140092642638736 140092710319829 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17871] ppid=17861 vsize=13982084 CPUtime=0.95 cores=1,3,5,7
/proc/17864/task/17871/stat : 17871 (java) S 17861 17864 5091 0 -1 1077944384 607 0 0 0 89 6 0 0 20 0 15 0 11138051 14317654016 234206 18446744073709551615 4194304 4196468 140737213533424 140092641585936 140092710319829 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17872] ppid=17861 vsize=13982084 CPUtime=0.4 cores=1,3,5,7
/proc/17864/task/17872/stat : 17872 (java) S 17861 17864 5091 0 -1 1077944384 1854 0 0 0 34 6 0 0 20 0 15 0 11138052 14317654016 234206 18446744073709551615 4194304 4196468 140737213533424 140092189030768 140092710320770 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17873] ppid=17861 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17864/task/17873/stat : 17873 (java) S 17861 17864 5091 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 11138052 14317654016 234206 18446744073709551615 4194304 4196468 140737213533424 140092187976800 140092710319829 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17874] ppid=17861 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17864/task/17874/stat : 17874 (java) S 17861 17864 5091 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 11138053 14317654016 234206 18446744073709551615 4194304 4196468 140737213533424 140092186923904 140092710319829 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17875] ppid=17861 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17864/task/17875/stat : 17875 (java) S 17861 17864 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11138055 14317654016 234206 18446744073709551615 4194304 4196468 140737213533424 140092185872208 140092710328219 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17876] ppid=17861 vsize=13982084 CPUtime=2.65 cores=1,3,5,7
/proc/17864/task/17876/stat : 17876 (java) S 17861 17864 5091 0 -1 1077944384 14006 0 0 0 263 2 0 0 20 0 15 0 11138055 14317654016 234206 18446744073709551615 4194304 4196468 140737213533424 140092184820592 140092710320770 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17877] ppid=17861 vsize=13982084 CPUtime=2.62 cores=1,3,5,7
/proc/17864/task/17877/stat : 17877 (java) S 17861 17864 5091 0 -1 1077944384 16302 0 0 0 261 1 0 0 20 0 15 0 11138055 14317654016 234206 18446744073709551615 4194304 4196468 140737213533424 140092183767792 140092710320770 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17878] ppid=17861 vsize=13982084 CPUtime=0.88 cores=1,3,5,7
/proc/17864/task/17878/stat : 17878 (java) S 17861 17864 5091 0 -1 1077944384 11196 0 0 0 86 2 0 0 20 0 15 0 11138055 14317654016 234206 18446744073709551615 4194304 4196468 140737213533424 140092182714992 140092710320770 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17879] ppid=17861 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17864/task/17879/stat : 17879 (java) S 17861 17864 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11138055 14317654016 234206 18446744073709551615 4194304 4196468 140737213533424 140092181662432 140092710319829 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17881] ppid=17861 vsize=13982084 CPUtime=0.1 cores=1,3,5,7
/proc/17864/task/17881/stat : 17881 (java) S 17861 17864 5091 0 -1 1077944384 465 0 0 0 4 6 0 0 20 0 15 0 11138061 14317654016 234206 18446744073709551615 4194304 4196468 140737213533424 140092180609712 140092710320770 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
Current children cumulated CPU time (s) 171.03
Current children cumulated vsize (KiB) 13982084

[startup+222.307 s]
/proc/loadavg: 1.27 1.49 1.61 3/210 17927
/proc/meminfo: memFree=30783012/32770624 swapFree=0/198832
[pid=17864] ppid=17861 vsize=13982084 CPUtime=232.46 cores=1,3,5,7
/proc/17864/stat : 17864 (java) S 17861 17864 5091 0 -1 1077944320 85154 0 0 0 23169 77 0 0 20 0 15 0 11138037 14317654016 230757 18446744073709551615 4194304 4196468 140737213533424 140737213515968 140092710309623 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 12 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
/proc/17864/statm: 3495521 230757 3804 1 0 3484303 0
[pid=17864/tid=17867] ppid=17861 vsize=13982084 CPUtime=219.86 cores=1,3,5,7
/proc/17864/task/17867/stat : 17867 (java) R 17861 17864 5091 0 -1 4202560 26460 0 0 0 21963 23 0 0 20 0 15 0 11138050 14317654016 230757 18446744073709551615 4194304 4196468 140737213533424 140092714547600 140092326840349 0 4 1 16800974 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17868] ppid=17861 vsize=13982084 CPUtime=1.36 cores=1,3,5,7
/proc/17864/task/17868/stat : 17868 (java) S 17861 17864 5091 0 -1 1077944384 3165 0 0 0 127 9 0 0 20 0 15 0 11138051 14317654016 230757 18446744073709551615 4194304 4196468 140737213533424 140092644744336 140092710319829 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17869] ppid=17861 vsize=13982084 CPUtime=1.34 cores=1,3,5,7
/proc/17864/task/17869/stat : 17869 (java) S 17861 17864 5091 0 -1 1077944384 1826 0 0 0 125 9 0 0 20 0 15 0 11138051 14317654016 230757 18446744073709551615 4194304 4196468 140737213533424 140092643691536 140092710319829 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17870] ppid=17861 vsize=13982084 CPUtime=1.35 cores=1,3,5,7
/proc/17864/task/17870/stat : 17870 (java) S 17861 17864 5091 0 -1 1077944384 1387 0 0 0 126 9 0 0 20 0 15 0 11138051 14317654016 230757 18446744073709551615 4194304 4196468 140737213533424 140092642638736 140092710319829 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17871] ppid=17861 vsize=13982084 CPUtime=1.35 cores=1,3,5,7
/proc/17864/task/17871/stat : 17871 (java) S 17861 17864 5091 0 -1 1077944384 1053 0 0 0 127 8 0 0 20 0 15 0 11138051 14317654016 230757 18446744073709551615 4194304 4196468 140737213533424 140092641585936 140092710319829 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17872] ppid=17861 vsize=13982084 CPUtime=0.55 cores=1,3,5,7
/proc/17864/task/17872/stat : 17872 (java) S 17861 17864 5091 0 -1 1077944384 2118 0 0 0 47 8 0 0 20 0 15 0 11138052 14317654016 230757 18446744073709551615 4194304 4196468 140737213533424 140092189030768 140092710320770 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17873] ppid=17861 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17864/task/17873/stat : 17873 (java) S 17861 17864 5091 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 11138052 14317654016 230757 18446744073709551615 4194304 4196468 140737213533424 140092187976800 140092710319829 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17874] ppid=17861 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17864/task/17874/stat : 17874 (java) S 17861 17864 5091 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 11138053 14317654016 230757 18446744073709551615 4194304 4196468 140737213533424 140092186923904 140092710319829 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17875] ppid=17861 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17864/task/17875/stat : 17875 (java) S 17861 17864 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11138055 14317654016 230757 18446744073709551615 4194304 4196468 140737213533424 140092185872208 140092710328219 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17876] ppid=17861 vsize=13982084 CPUtime=2.84 cores=1,3,5,7
/proc/17864/task/17876/stat : 17876 (java) S 17861 17864 5091 0 -1 1077944384 16045 0 0 0 282 2 0 0 20 0 15 0 11138055 14317654016 230757 18446744073709551615 4194304 4196468 140737213533424 140092184820592 140092710320770 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17877] ppid=17861 vsize=13982084 CPUtime=2.66 cores=1,3,5,7
/proc/17864/task/17877/stat : 17877 (java) S 17861 17864 5091 0 -1 1077944384 16831 0 0 0 265 1 0 0 20 0 15 0 11138055 14317654016 230757 18446744073709551615 4194304 4196468 140737213533424 140092183767792 140092710320770 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17878] ppid=17861 vsize=13982084 CPUtime=0.91 cores=1,3,5,7
/proc/17864/task/17878/stat : 17878 (java) S 17861 17864 5091 0 -1 1077944384 14345 0 0 0 89 2 0 0 20 0 15 0 11138055 14317654016 230757 18446744073709551615 4194304 4196468 140737213533424 140092182714992 140092710320770 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17879] ppid=17861 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17864/task/17879/stat : 17879 (java) S 17861 17864 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11138055 14317654016 230757 18446744073709551615 4194304 4196468 140737213533424 140092181662432 140092710319829 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17881] ppid=17861 vsize=13982084 CPUtime=0.14 cores=1,3,5,7
/proc/17864/task/17881/stat : 17881 (java) S 17861 17864 5091 0 -1 1077944384 491 0 0 0 5 9 0 0 20 0 15 0 11138061 14317654016 230757 18446744073709551615 4194304 4196468 140737213533424 140092180609712 140092710320770 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
Current children cumulated CPU time (s) 232.46
Current children cumulated vsize (KiB) 13982084



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]
/proc/loadavg: 1.22 1.47 1.60 3/210 17927
/proc/meminfo: memFree=30781016/32770624 swapFree=0/198840
[pid=17864] ppid=17861 vsize=13982084 CPUtime=250.78 cores=1,3,5,7
/proc/17864/stat : 17864 (java) S 17861 17864 5091 0 -1 1077944320 87672 0 0 0 24998 80 0 0 20 0 15 0 11138037 14317654016 231534 18446744073709551615 4194304 4196468 140737213533424 140737213515968 140092710309623 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 12 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
/proc/17864/statm: 3495521 231534 3804 1 0 3484303 0
[pid=17864/tid=17867] ppid=17861 vsize=13982084 CPUtime=237.41 cores=1,3,5,7
/proc/17864/task/17867/stat : 17867 (java) R 17861 17864 5091 0 -1 4202560 26527 0 0 0 23718 23 0 0 20 0 15 0 11138050 14317654016 231534 18446744073709551615 4194304 4196468 140737213533424 140092714547408 140092328821297 0 4 1 16800974 0 0 0 -1 7 0 0 5 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17868] ppid=17861 vsize=13982084 CPUtime=1.45 cores=1,3,5,7
/proc/17864/task/17868/stat : 17868 (java) S 17861 17864 5091 0 -1 1077944384 3181 0 0 0 136 9 0 0 20 0 15 0 11138051 14317654016 231534 18446744073709551615 4194304 4196468 140737213533424 140092644744336 140092710319829 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17869] ppid=17861 vsize=13982084 CPUtime=1.43 cores=1,3,5,7
/proc/17864/task/17869/stat : 17869 (java) S 17861 17864 5091 0 -1 1077944384 1844 0 0 0 134 9 0 0 20 0 15 0 11138051 14317654016 231534 18446744073709551615 4194304 4196468 140737213533424 140092643691536 140092710319829 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17870] ppid=17861 vsize=13982084 CPUtime=1.45 cores=1,3,5,7
/proc/17864/task/17870/stat : 17870 (java) S 17861 17864 5091 0 -1 1077944384 1407 0 0 0 135 10 0 0 20 0 15 0 11138051 14317654016 231534 18446744073709551615 4194304 4196468 140737213533424 140092642638736 140092710319829 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17871] ppid=17861 vsize=13982084 CPUtime=1.46 cores=1,3,5,7
/proc/17864/task/17871/stat : 17871 (java) S 17861 17864 5091 0 -1 1077944384 1070 0 0 0 137 9 0 0 20 0 15 0 11138051 14317654016 231534 18446744073709551615 4194304 4196468 140737213533424 140092641585936 140092710319829 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17872] ppid=17861 vsize=13982084 CPUtime=0.58 cores=1,3,5,7
/proc/17864/task/17872/stat : 17872 (java) S 17861 17864 5091 0 -1 1077944384 2118 0 0 0 50 8 0 0 20 0 15 0 11138052 14317654016 231534 18446744073709551615 4194304 4196468 140737213533424 140092189030768 140092710320770 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17873] ppid=17861 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17864/task/17873/stat : 17873 (java) S 17861 17864 5091 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 11138052 14317654016 231534 18446744073709551615 4194304 4196468 140737213533424 140092187976800 140092710319829 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17874] ppid=17861 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17864/task/17874/stat : 17874 (java) S 17861 17864 5091 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 11138053 14317654016 231534 18446744073709551615 4194304 4196468 140737213533424 140092186923904 140092710319829 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17875] ppid=17861 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17864/task/17875/stat : 17875 (java) S 17861 17864 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11138055 14317654016 231534 18446744073709551615 4194304 4196468 140737213533424 140092185872208 140092710328219 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17876] ppid=17861 vsize=13982084 CPUtime=3.1 cores=1,3,5,7
/proc/17864/task/17876/stat : 17876 (java) S 17861 17864 5091 0 -1 1077944384 18013 0 0 0 308 2 0 0 20 0 15 0 11138055 14317654016 231534 18446744073709551615 4194304 4196468 140737213533424 140092184820592 140092710320770 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17877] ppid=17861 vsize=13982084 CPUtime=2.72 cores=1,3,5,7
/proc/17864/task/17877/stat : 17877 (java) S 17861 17864 5091 0 -1 1077944384 17213 0 0 0 271 1 0 0 20 0 15 0 11138055 14317654016 231534 18446744073709551615 4194304 4196468 140737213533424 140092183767792 140092710320770 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17878] ppid=17861 vsize=13982084 CPUtime=0.92 cores=1,3,5,7
/proc/17864/task/17878/stat : 17878 (java) S 17861 17864 5091 0 -1 1077944384 14375 0 0 0 90 2 0 0 20 0 15 0 11138055 14317654016 231534 18446744073709551615 4194304 4196468 140737213533424 140092182714992 140092710320770 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17879] ppid=17861 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17864/task/17879/stat : 17879 (java) S 17861 17864 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11138055 14317654016 231534 18446744073709551615 4194304 4196468 140737213533424 140092181662432 140092710319829 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
[pid=17864/tid=17881] ppid=17861 vsize=13982084 CPUtime=0.14 cores=1,3,5,7
/proc/17864/task/17881/stat : 17881 (java) S 17861 17864 5091 0 -1 1077944384 491 0 0 0 5 9 0 0 20 0 15 0 11138061 14317654016 231534 18446744073709551615 4194304 4196468 140737213533424 140092180609712 140092710320770 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26124288 140737213538714 140737213538891 140737213538891 140737213542351 0
Current children cumulated CPU time (s) 250.78
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 17864 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 240.023
CPU time (s): 250.817
CPU user time (s): 250.004
CPU system time (s): 0.813482
CPU usage (%): 104.497
Max. virtual memory (cumulated for all children) (KiB): 13982084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 250.004
system time used= 0.813482
maximum resident set size= 1132844
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87904
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= 23995
involuntary context switches= 758

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.12829 second user time and 1.46654 second system time

The end

Launcher Data

Begin job on node129 at 2017-08-01 23:51:50
IDJOB=4255763
IDBENCH=115789
IDSOLVER=2638
FILE ID=node129/4255763-1501625149
RUNJOBID= node129-1501623099-17027
PBS_JOBID= 
Free space on /tmp= 61776 MiB

SOLVER NAME= OscaR - ALNS 2017-07-26
BENCH NAME= XCSP17/Scheduling/Scheduling-js-taillard/Taillard-js-015-15-9.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-4255763-1501625149/watcher-4255763-1501625149 -o /tmp/evaluation-result-4255763-1501625149/solver-4255763-1501625149 -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 3601242 --timelimit 264 --memlimit 11000 --nbcore 4 HOME/instance-4255763-1501625149.xml

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

MD5SUM BENCH= a459d91dacc3f59ecbf6a687bb73e496
RANDOM SEED=3601242

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:        31881760 kB
MemAvailable:   32031924 kB
Buffers:          100440 kB
Cached:           332960 kB
SwapCached:            0 kB
Active:           280000 kB
Inactive:         206904 kB
Active(anon):      53784 kB
Inactive(anon):     8532 kB
Active(file):     226216 kB
Inactive(file):   198372 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42372 kB
Writeback:             4 kB
AnonPages:         53068 kB
Mapped:            29936 kB
Shmem:              8872 kB
Slab:             107780 kB
SReclaimable:      82824 kB
SUnreclaim:        24956 kB
KernelStack:        3152 kB
PageTables:         4568 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     281968 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 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-01 23:55:50