Trace number 4257768

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
AbsCon-basic 2017-06-11SAT (TO)326 242.565 240.011

General information on the benchmark

NameScheduling/Scheduling-os-taillard/
Taillard-os-05-05-9.xml
MD5SUMb1b903d633c720775ef1eb29649a113f
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark326
Best CPU time to get the best result obtained on this benchmark71.385803
Satisfiable
(Un)Satisfiability was proved
Number of variables105
Number of constraints90
Number of domains7
Minimum domain size5
Maximum domain size426
Distribution of domain sizes[{"size":5,"count":50},{"size":426,"count":55}]
Minimum variable degree2
Maximum variable degree6
Distribution of variable degrees[{"degree":2,"count":30},{"degree":3,"count":50},{"degree":6,"count":25}]
Minimum constraint arity1
Maximum constraint arity7
Distribution of constraint arities[{"arity":1,"count":5},{"arity":2,"count":25},{"arity":3,"count":25},{"arity":5,"count":10},{"arity":7,"count":25}]
Number of extensional constraints25
Number of intensional constraints30
Distribution of constraint types[{"type":"extension","count":25},{"type":"intension","count":30},{"type":"allDifferent","count":5},{"type":"noOverlap","count":5},{"type":"element","count":25}]
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.29/0.33	
0.29/0.33	AbsCon 2 
0.29/0.33	
0.63/0.56	  Solving XCSP3-instance-4257768-1501992824 as a COP in -infty..+infty
0.63/0.56	  Loading variables...
0.88/0.63	  Loading constraints...
1.18/0.71	  Solver SolverBacktrack being built...
1.18/0.71	
2.22/1.55	  Preprocessing : gac=true, ccks=8177533, filters=80, revisions=140 (useless=60), AC=5116, removals=5116, inconsistent=false
2.22/1.55	
2.85/1.93	o 424
3.64/2.22	o 420
3.91/2.43	o 418
4.16/2.63	o 407
4.38/2.85	o 406
4.71/3.04	o 401
4.94/3.21	o 391
5.15/3.42	o 383
5.67/3.90	o 375
7.22/5.50	o 369
8.54/6.74	o 358
8.74/6.90	o 356
11.35/9.44	o 354
12.84/10.86	o 351
13.35/11.24	o 344
14.36/12.27	o 343
14.56/12.41	o 340
15.27/13.18	o 338
18.90/16.62	o 334
31.03/28.74	o 332
37.76/35.44	o 329
109.96/107.58	o 326
242.54/240.00	
242.54/240.00	v <instantiation id='sol22' type='solution' cost='326'>  <list> s[][] e[] d[][] w[][] sd[][] </list>  <values> 0 36 99 120 221 0 99 142 207 311 0 45 162 221 277 0 45 95 196 277 0 95 120 198 272 311 325 321 326 325 36 59 17 87 90 99 32 56 93 14 45 97 59 40 44 30 50 67 81 49 91 25 76 74 53 1 4 3 2 0 3 4 1 2 0 2 1 0 4 3 4 2 0 3 1 0 2 3 1 4 221 0 120 99 36 311 142 207 0 99 162 45 0 277 221 95 277 45 196 0 0 198 95 120 272 </values>  </instantiation>
242.54/240.00	s SATISFIABLE

Verifier Data

OK	326

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-4257768-1501992824/watcher-4257768-1501992824 -o /tmp/evaluation-result-4257768-1501992824/solver-4257768-1501992824 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node126-1501991020-11006 --watchdog 300 java -jar HOME/AbsCon-basic.jar HOME/instance-4257768-1501992824.xml 

pid=11889
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: 2.02 2.01 1.82 2/195 11892
/proc/meminfo: memFree=31679856/32770624 swapFree=0/296772
[pid=11892] ppid=11889 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/11892/stat : 11892 (runsolver) D 11889 11892 2453 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 1478223 24240128 106 18446744073709551615 4194304 4338465 140727303767648 140727303765288 140471130444503 0 0 1 24578 18446744071580418449 0 0 17 7 0 0 0 0 0 6438912 6441760 29487104 140727303774376 140727303774799 140727303774799 140727303778250 0
/proc/11892/statm: 5918 106 53 36 0 2156 0

[startup+0.100156 s]
/proc/loadavg: 2.02 2.01 1.82 2/195 11892
/proc/meminfo: memFree=31679856/32770624 swapFree=0/296772
[pid=11892] ppid=11889 vsize=10151672 CPUtime=0.02 cores=1,3,5,7
/proc/11892/stat : 11892 (java) S 11889 11892 2453 0 -1 1077944320 4120 0 0 0 2 0 0 0 20 0 9 0 1478223 10395312128 4774 18446744073709551615 4194304 4196468 140725568285440 140725568267984 139716666408695 0 0 1 16784584 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
/proc/11892/statm: 2537918 4774 2112 1 0 2527415 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 10151672

[startup+0.20253 s]
/proc/loadavg: 2.02 2.01 1.82 2/195 11892
/proc/meminfo: memFree=31679856/32770624 swapFree=0/296772
[pid=11892] ppid=11889 vsize=10551180 CPUtime=0.11 cores=1,3,5,7
/proc/11892/stat : 11892 (java) S 11889 11892 2453 0 -1 1077944320 5422 0 0 0 10 1 0 0 20 0 15 0 1478223 10804408320 6958 18446744073709551615 4194304 4196468 140725568285440 140725568267984 139716666408695 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
/proc/11892/statm: 2637795 6958 2780 1 0 2627261 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 10551180

[startup+0.303149 s]
/proc/loadavg: 2.02 2.01 1.82 2/195 11892
/proc/meminfo: memFree=31679856/32770624 swapFree=0/296772
[pid=11892] ppid=11889 vsize=10553264 CPUtime=0.29 cores=1,3,5,7
/proc/11892/stat : 11892 (java) S 11889 11892 2453 0 -1 1077944320 8903 0 0 0 27 2 0 0 20 0 15 0 1478223 10806542336 9758 18446744073709551615 4194304 4196468 140725568285440 140725568267984 139716666408695 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
/proc/11892/statm: 2638316 9758 2928 1 0 2627261 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10553264

[startup+0.70018 s]
/proc/loadavg: 2.02 2.01 1.82 2/195 11892
/proc/meminfo: memFree=31679856/32770624 swapFree=0/296772
[pid=11892] ppid=11889 vsize=10621952 CPUtime=1.18 cores=1,3,5,7
/proc/11892/stat : 11892 (java) S 11889 11892 2453 0 -1 1077944320 14357 0 0 0 112 6 0 0 20 0 16 0 1478223 10876878848 19956 18446744073709551615 4194304 4196468 140725568285440 140725568267984 139716666408695 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
/proc/11892/statm: 2655488 19956 3079 1 0 2644414 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 10621952

[startup+1.50067 s]
/proc/loadavg: 2.18 2.04 1.84 3/211 11908
/proc/meminfo: memFree=31599036/32770624 swapFree=0/296796
[pid=11892] ppid=11889 vsize=10624000 CPUtime=2.22 cores=1,3,5,7
/proc/11892/stat : 11892 (java) S 11889 11892 2453 0 -1 1077944320 16538 0 0 0 216 6 0 0 20 0 16 0 1478223 10878976000 23438 18446744073709551615 4194304 4196468 140725568285440 140725568267984 139716666408695 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
/proc/11892/statm: 2656000 23438 3096 1 0 2644926 0
[pid=11892/tid=11894] ppid=11889 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/11892/task/11894/stat : 11894 (java) S 11889 11892 2453 0 -1 1077944384 6207 0 0 0 19 2 0 0 20 0 16 0 1478230 10878976000 23438 18446744073709551615 4194304 4196468 140725568285440 139716670651568 139716666418901 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11895] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11895/stat : 11895 (java) S 11889 11892 2453 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 1478230 10878976000 23438 18446744073709551615 4194304 4196468 140725568285440 139716629514896 139716666418901 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11896] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11896/stat : 11896 (java) S 11889 11892 2453 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 1478230 10878976000 23438 18446744073709551615 4194304 4196468 140725568285440 139716276857360 139716666418901 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11897] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11897/stat : 11897 (java) S 11889 11892 2453 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 1478230 10878976000 23438 18446744073709551615 4194304 4196468 140725568285440 139716275804560 139716666418901 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11898] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11898/stat : 11898 (java) S 11889 11892 2453 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 1478230 10878976000 23438 18446744073709551615 4194304 4196468 140725568285440 139716274751760 139716666418901 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11899] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11899/stat : 11899 (java) S 11889 11892 2453 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 16 0 1478232 10878976000 23438 18446744073709551615 4194304 4196468 140725568285440 139716230478704 139716666419842 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11900] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11900/stat : 11900 (java) S 11889 11892 2453 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 1478232 10878976000 23438 18446744073709551615 4194304 4196468 140725568285440 139716229424672 139716666418901 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11901] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11901/stat : 11901 (java) S 11889 11892 2453 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 1478232 10878976000 23438 18446744073709551615 4194304 4196468 140725568285440 139716228371824 139716666418901 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11902] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11902/stat : 11902 (java) S 11889 11892 2453 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 1478235 10878976000 23438 18446744073709551615 4194304 4196468 140725568285440 139716227320144 139716666427291 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11903] ppid=11889 vsize=10624000 CPUtime=0.25 cores=1,3,5,7
/proc/11892/task/11903/stat : 11903 (java) R 11889 11892 2453 0 -1 4202560 2031 0 0 0 25 0 0 0 20 0 16 0 1478235 10878976000 23438 18446744073709551615 4194304 4196468 140725568285440 139716158548336 139716651331896 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11904] ppid=11889 vsize=10624000 CPUtime=0.23 cores=1,3,5,7
/proc/11892/task/11904/stat : 11904 (java) S 11889 11892 2453 0 -1 1077944384 1150 0 0 0 23 0 0 0 20 0 16 0 1478235 10878976000 23438 18446744073709551615 4194304 4196468 140725568285440 139716157495536 139716666419842 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11905] ppid=11889 vsize=10624000 CPUtime=0.33 cores=1,3,5,7
/proc/11892/task/11905/stat : 11905 (java) S 11889 11892 2453 0 -1 1077944384 2057 0 0 0 33 0 0 0 20 0 16 0 1478235 10878976000 23438 18446744073709551615 4194304 4196468 140725568285440 139716156442736 139716666419842 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11906] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11906/stat : 11906 (java) S 11889 11892 2453 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 1478235 10878976000 23438 18446744073709551615 4194304 4196468 140725568285440 139716155390176 139716666418901 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11907] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11907/stat : 11907 (java) S 11889 11892 2453 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 16 0 1478239 10878976000 23438 18446744073709551615 4194304 4196468 140725568285440 139716154338480 139716666419842 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11908] ppid=11889 vsize=10624000 CPUtime=1.15 cores=1,3,5,7
/proc/11892/task/11908/stat : 11908 (java) R 11889 11892 2453 0 -1 4202560 3715 0 0 0 113 2 0 0 20 0 16 0 1478256 10878976000 23438 18446744073709551615 4194304 4196468 140725568285440 139716151146736 139716311352817 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
Current children cumulated CPU time (s) 2.22
Current children cumulated vsize (KiB) 10624000

[startup+3.10061 s]
/proc/loadavg: 2.18 2.04 1.84 4/211 11908
/proc/meminfo: memFree=31586596/32770624 swapFree=0/296796
[pid=11892] ppid=11889 vsize=10624000 CPUtime=4.84 cores=1,3,5,7
/proc/11892/stat : 11892 (java) S 11889 11892 2453 0 -1 1077944320 23122 0 0 0 476 8 0 0 20 0 16 0 1478223 10878976000 26400 18446744073709551615 4194304 4196468 140725568285440 140725568267984 139716666408695 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
/proc/11892/statm: 2656000 26400 3107 1 0 2644926 0
[pid=11892/tid=11894] ppid=11889 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/11892/task/11894/stat : 11894 (java) S 11889 11892 2453 0 -1 1077944384 6207 0 0 0 19 2 0 0 20 0 16 0 1478230 10878976000 26400 18446744073709551615 4194304 4196468 140725568285440 139716670651568 139716666418901 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11895] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11895/stat : 11895 (java) S 11889 11892 2453 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 1478230 10878976000 26400 18446744073709551615 4194304 4196468 140725568285440 139716629514896 139716666418901 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11896] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11896/stat : 11896 (java) S 11889 11892 2453 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 1478230 10878976000 26400 18446744073709551615 4194304 4196468 140725568285440 139716276857360 139716666418901 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11897] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11897/stat : 11897 (java) S 11889 11892 2453 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 1478230 10878976000 26400 18446744073709551615 4194304 4196468 140725568285440 139716275804560 139716666418901 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11898] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11898/stat : 11898 (java) S 11889 11892 2453 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 1478230 10878976000 26400 18446744073709551615 4194304 4196468 140725568285440 139716274751760 139716666418901 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11899] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11899/stat : 11899 (java) S 11889 11892 2453 0 -1 1077944384 130 0 0 0 0 0 0 0 20 0 16 0 1478232 10878976000 26400 18446744073709551615 4194304 4196468 140725568285440 139716230478704 139716666419842 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11900] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11900/stat : 11900 (java) S 11889 11892 2453 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 1478232 10878976000 26400 18446744073709551615 4194304 4196468 140725568285440 139716229424672 139716666418901 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11901] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11901/stat : 11901 (java) S 11889 11892 2453 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 1478232 10878976000 26400 18446744073709551615 4194304 4196468 140725568285440 139716228371824 139716666418901 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11902] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11902/stat : 11902 (java) S 11889 11892 2453 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 1478235 10878976000 26400 18446744073709551615 4194304 4196468 140725568285440 139716227320144 139716666427291 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11903] ppid=11889 vsize=10624000 CPUtime=0.71 cores=1,3,5,7
/proc/11892/task/11903/stat : 11903 (java) S 11889 11892 2453 0 -1 1077944384 3422 0 0 0 71 0 0 0 20 0 16 0 1478235 10878976000 26400 18446744073709551615 4194304 4196468 140725568285440 139716158548336 139716666419842 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11904] ppid=11889 vsize=10624000 CPUtime=0.72 cores=1,3,5,7
/proc/11892/task/11904/stat : 11904 (java) S 11889 11892 2453 0 -1 1077944384 2436 0 0 0 72 0 0 0 20 0 16 0 1478235 10878976000 26400 18446744073709551615 4194304 4196468 140725568285440 139716157495536 139716666419842 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11905] ppid=11889 vsize=10624000 CPUtime=0.4 cores=1,3,5,7
/proc/11892/task/11905/stat : 11905 (java) S 11889 11892 2453 0 -1 1077944384 2649 0 0 0 40 0 0 0 20 0 16 0 1478235 10878976000 26400 18446744073709551615 4194304 4196468 140725568285440 139716156442736 139716666419842 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11906] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11906/stat : 11906 (java) S 11889 11892 2453 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 1478235 10878976000 26400 18446744073709551615 4194304 4196468 140725568285440 139716155390176 139716666418901 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11907] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11907/stat : 11907 (java) S 11889 11892 2453 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 16 0 1478239 10878976000 26400 18446744073709551615 4194304 4196468 140725568285440 139716154338480 139716666419842 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11908] ppid=11889 vsize=10624000 CPUtime=2.76 cores=1,3,5,7
/proc/11892/task/11908/stat : 11908 (java) R 11889 11892 2453 0 -1 4202560 6905 0 0 0 272 4 0 0 20 0 16 0 1478256 10878976000 26400 18446744073709551615 4194304 4196468 140725568285440 139716151146712 139716311745819 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
Current children cumulated CPU time (s) 4.84
Current children cumulated vsize (KiB) 10624000

[startup+6.3006 s]
/proc/loadavg: 2.18 2.04 1.84 3/211 11908
/proc/meminfo: memFree=31584480/32770624 swapFree=0/296796
[pid=11892] ppid=11889 vsize=10624000 CPUtime=8.14 cores=1,3,5,7
/proc/11892/stat : 11892 (java) S 11889 11892 2453 0 -1 1077944320 25166 0 0 0 806 8 0 0 20 0 16 0 1478223 10878976000 26482 18446744073709551615 4194304 4196468 140725568285440 140725568267984 139716666408695 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
/proc/11892/statm: 2656000 26482 3107 1 0 2644926 0
[pid=11892/tid=11894] ppid=11889 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/11892/task/11894/stat : 11894 (java) S 11889 11892 2453 0 -1 1077944384 6207 0 0 0 19 2 0 0 20 0 16 0 1478230 10878976000 26482 18446744073709551615 4194304 4196468 140725568285440 139716670651568 139716666418901 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11895] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11895/stat : 11895 (java) S 11889 11892 2453 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 1478230 10878976000 26482 18446744073709551615 4194304 4196468 140725568285440 139716629514896 139716666418901 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11896] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11896/stat : 11896 (java) S 11889 11892 2453 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 1478230 10878976000 26482 18446744073709551615 4194304 4196468 140725568285440 139716276857360 139716666418901 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11897] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11897/stat : 11897 (java) S 11889 11892 2453 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 1478230 10878976000 26482 18446744073709551615 4194304 4196468 140725568285440 139716275804560 139716666418901 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11898] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11898/stat : 11898 (java) S 11889 11892 2453 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 1478230 10878976000 26482 18446744073709551615 4194304 4196468 140725568285440 139716274751760 139716666418901 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11899] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11899/stat : 11899 (java) S 11889 11892 2453 0 -1 1077944384 234 0 0 0 0 0 0 0 20 0 16 0 1478232 10878976000 26482 18446744073709551615 4194304 4196468 140725568285440 139716230478704 139716666419842 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11900] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11900/stat : 11900 (java) S 11889 11892 2453 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 1478232 10878976000 26482 18446744073709551615 4194304 4196468 140725568285440 139716229424672 139716666418901 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11901] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11901/stat : 11901 (java) S 11889 11892 2453 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 1478232 10878976000 26482 18446744073709551615 4194304 4196468 140725568285440 139716228371824 139716666418901 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11902] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11902/stat : 11902 (java) S 11889 11892 2453 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 1478235 10878976000 26482 18446744073709551615 4194304 4196468 140725568285440 139716227320144 139716666427291 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11903] ppid=11889 vsize=10624000 CPUtime=0.76 cores=1,3,5,7
/proc/11892/task/11903/stat : 11903 (java) S 11889 11892 2453 0 -1 1077944384 3495 0 0 0 75 1 0 0 20 0 16 0 1478235 10878976000 26482 18446744073709551615 4194304 4196468 140725568285440 139716158548336 139716666419842 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11904] ppid=11889 vsize=10624000 CPUtime=0.76 cores=1,3,5,7
/proc/11892/task/11904/stat : 11904 (java) S 11889 11892 2453 0 -1 1077944384 2961 0 0 0 76 0 0 0 20 0 16 0 1478235 10878976000 26482 18446744073709551615 4194304 4196468 140725568285440 139716157495536 139716666419842 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11905] ppid=11889 vsize=10624000 CPUtime=0.42 cores=1,3,5,7
/proc/11892/task/11905/stat : 11905 (java) S 11889 11892 2453 0 -1 1077944384 2932 0 0 0 42 0 0 0 20 0 16 0 1478235 10878976000 26482 18446744073709551615 4194304 4196468 140725568285440 139716156442736 139716666419842 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11906] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11906/stat : 11906 (java) S 11889 11892 2453 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 1478235 10878976000 26482 18446744073709551615 4194304 4196468 140725568285440 139716155390176 139716666418901 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11907] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11907/stat : 11907 (java) S 11889 11892 2453 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 16 0 1478239 10878976000 26482 18446744073709551615 4194304 4196468 140725568285440 139716154338480 139716666419842 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11908] ppid=11889 vsize=10624000 CPUtime=5.96 cores=1,3,5,7
/proc/11892/task/11908/stat : 11908 (java) R 11889 11892 2453 0 -1 4202560 7935 0 0 0 592 4 0 0 20 0 16 0 1478256 10878976000 26482 18446744073709551615 4194304 4196468 140725568285440 139716151148360 139716311746120 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
Current children cumulated CPU time (s) 8.14
Current children cumulated vsize (KiB) 10624000

[startup+12.7006 s]
/proc/loadavg: 2.15 2.04 1.84 3/211 11908
/proc/meminfo: memFree=31583504/32770624 swapFree=0/296812
[pid=11892] ppid=11889 vsize=10624000 CPUtime=14.86 cores=1,3,5,7
/proc/11892/stat : 11892 (java) S 11889 11892 2453 0 -1 1077944320 30359 0 0 0 1478 8 0 0 20 0 16 0 1478223 10878976000 26731 18446744073709551615 4194304 4196468 140725568285440 140725568267984 139716666408695 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
/proc/11892/statm: 2656000 26731 3108 1 0 2644926 0
[pid=11892/tid=11894] ppid=11889 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/11892/task/11894/stat : 11894 (java) S 11889 11892 2453 0 -1 1077944384 6207 0 0 0 19 2 0 0 20 0 16 0 1478230 10878976000 26731 18446744073709551615 4194304 4196468 140725568285440 139716670651568 139716666418901 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11895] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11895/stat : 11895 (java) S 11889 11892 2453 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 1478230 10878976000 26731 18446744073709551615 4194304 4196468 140725568285440 139716629514896 139716666418901 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11896] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11896/stat : 11896 (java) S 11889 11892 2453 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 1478230 10878976000 26731 18446744073709551615 4194304 4196468 140725568285440 139716276857360 139716666418901 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11897] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11897/stat : 11897 (java) S 11889 11892 2453 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 1478230 10878976000 26731 18446744073709551615 4194304 4196468 140725568285440 139716275804560 139716666418901 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11898] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11898/stat : 11898 (java) S 11889 11892 2453 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 1478230 10878976000 26731 18446744073709551615 4194304 4196468 140725568285440 139716274751760 139716666418901 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11899] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11899/stat : 11899 (java) S 11889 11892 2453 0 -1 1077944384 288 0 0 0 0 0 0 0 20 0 16 0 1478232 10878976000 26731 18446744073709551615 4194304 4196468 140725568285440 139716230478704 139716666419842 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0

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

/proc/meminfo: memFree=31532148/32770624 swapFree=0/296996
[pid=11892] ppid=11889 vsize=10624000 CPUtime=104.76 cores=1,3,5,7
/proc/11892/stat : 11892 (java) S 11889 11892 2453 0 -1 1077944320 43674 0 0 0 10466 10 0 0 20 0 16 0 1478223 10878976000 27357 18446744073709551615 4194304 4196468 140725568285440 140725568267984 139716666408695 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
/proc/11892/statm: 2656000 27357 3112 1 0 2644926 0
[pid=11892/tid=11894] ppid=11889 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/11892/task/11894/stat : 11894 (java) S 11889 11892 2453 0 -1 1077944384 6207 0 0 0 19 2 0 0 20 0 16 0 1478230 10878976000 27357 18446744073709551615 4194304 4196468 140725568285440 139716670651568 139716666418901 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11895] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11895/stat : 11895 (java) S 11889 11892 2453 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 1478230 10878976000 27357 18446744073709551615 4194304 4196468 140725568285440 139716629514896 139716666418901 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11896] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11896/stat : 11896 (java) S 11889 11892 2453 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 1478230 10878976000 27357 18446744073709551615 4194304 4196468 140725568285440 139716276857360 139716666418901 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11897] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11897/stat : 11897 (java) S 11889 11892 2453 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 1478230 10878976000 27357 18446744073709551615 4194304 4196468 140725568285440 139716275804560 139716666418901 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11898] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11898/stat : 11898 (java) S 11889 11892 2453 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 1478230 10878976000 27357 18446744073709551615 4194304 4196468 140725568285440 139716274751760 139716666418901 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11899] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11899/stat : 11899 (java) S 11889 11892 2453 0 -1 1077944384 400 0 0 0 0 0 0 0 20 0 16 0 1478232 10878976000 27357 18446744073709551615 4194304 4196468 140725568285440 139716230478704 139716666419842 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11900] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11900/stat : 11900 (java) S 11889 11892 2453 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 1478232 10878976000 27357 18446744073709551615 4194304 4196468 140725568285440 139716229424672 139716666418901 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11901] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11901/stat : 11901 (java) S 11889 11892 2453 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 1478232 10878976000 27357 18446744073709551615 4194304 4196468 140725568285440 139716228371824 139716666418901 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11902] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11902/stat : 11902 (java) S 11889 11892 2453 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 1478235 10878976000 27357 18446744073709551615 4194304 4196468 140725568285440 139716227320144 139716666427291 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11903] ppid=11889 vsize=10624000 CPUtime=1.01 cores=1,3,5,7
/proc/11892/task/11903/stat : 11903 (java) S 11889 11892 2453 0 -1 1077944384 8195 0 0 0 100 1 0 0 20 0 16 0 1478235 10878976000 27357 18446744073709551615 4194304 4196468 140725568285440 139716158548336 139716666419842 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11904] ppid=11889 vsize=10624000 CPUtime=1.06 cores=1,3,5,7
/proc/11892/task/11904/stat : 11904 (java) S 11889 11892 2453 0 -1 1077944384 7983 0 0 0 106 0 0 0 20 0 16 0 1478235 10878976000 27357 18446744073709551615 4194304 4196468 140725568285440 139716157495536 139716666419842 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11905] ppid=11889 vsize=10624000 CPUtime=0.47 cores=1,3,5,7
/proc/11892/task/11905/stat : 11905 (java) S 11889 11892 2453 0 -1 1077944384 5780 0 0 0 47 0 0 0 20 0 16 0 1478235 10878976000 27357 18446744073709551615 4194304 4196468 140725568285440 139716156442736 139716666419842 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11906] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11906/stat : 11906 (java) S 11889 11892 2453 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 1478235 10878976000 27357 18446744073709551615 4194304 4196468 140725568285440 139716155390176 139716666418901 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11907] ppid=11889 vsize=10624000 CPUtime=0.02 cores=1,3,5,7
/proc/11892/task/11907/stat : 11907 (java) S 11889 11892 2453 0 -1 1077944384 392 0 0 0 1 1 0 0 20 0 16 0 1478239 10878976000 27357 18446744073709551615 4194304 4196468 140725568285440 139716154338480 139716666419842 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11908] ppid=11889 vsize=10624000 CPUtime=101.94 cores=1,3,5,7
/proc/11892/task/11908/stat : 11908 (java) R 11889 11892 2453 0 -1 4202560 13355 0 0 0 10190 4 0 0 20 0 16 0 1478256 10878976000 27357 18446744073709551615 4194304 4196468 140725568285440 139716151145800 139716311746080 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
Current children cumulated CPU time (s) 104.76
Current children cumulated vsize (KiB) 10624000

[startup+162.301 s]
/proc/loadavg: 2.03 2.04 1.87 3/216 12031
/proc/meminfo: memFree=31508044/32770624 swapFree=0/297064
[pid=11892] ppid=11889 vsize=10624000 CPUtime=164.78 cores=1,3,5,7
/proc/11892/stat : 11892 (java) S 11889 11892 2453 0 -1 1077944320 45803 0 0 0 16467 11 0 0 20 0 16 0 1478223 10878976000 31693 18446744073709551615 4194304 4196468 140725568285440 140725568267984 139716666408695 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
/proc/11892/statm: 2656000 31693 3112 1 0 2644926 0
[pid=11892/tid=11894] ppid=11889 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/11892/task/11894/stat : 11894 (java) S 11889 11892 2453 0 -1 1077944384 6207 0 0 0 19 2 0 0 20 0 16 0 1478230 10878976000 31693 18446744073709551615 4194304 4196468 140725568285440 139716670651568 139716666418901 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11895] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11895/stat : 11895 (java) S 11889 11892 2453 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 1478230 10878976000 31693 18446744073709551615 4194304 4196468 140725568285440 139716629514896 139716666418901 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11896] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11896/stat : 11896 (java) S 11889 11892 2453 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 1478230 10878976000 31693 18446744073709551615 4194304 4196468 140725568285440 139716276857360 139716666418901 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11897] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11897/stat : 11897 (java) S 11889 11892 2453 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 1478230 10878976000 31693 18446744073709551615 4194304 4196468 140725568285440 139716275804560 139716666418901 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11898] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11898/stat : 11898 (java) S 11889 11892 2453 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 1478230 10878976000 31693 18446744073709551615 4194304 4196468 140725568285440 139716274751760 139716666418901 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11899] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11899/stat : 11899 (java) S 11889 11892 2453 0 -1 1077944384 408 0 0 0 0 0 0 0 20 0 16 0 1478232 10878976000 31693 18446744073709551615 4194304 4196468 140725568285440 139716230478704 139716666419842 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11900] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11900/stat : 11900 (java) S 11889 11892 2453 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 1478232 10878976000 31693 18446744073709551615 4194304 4196468 140725568285440 139716229424672 139716666418901 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11901] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11901/stat : 11901 (java) S 11889 11892 2453 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 1478232 10878976000 31693 18446744073709551615 4194304 4196468 140725568285440 139716228371824 139716666418901 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11902] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11902/stat : 11902 (java) S 11889 11892 2453 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 1478235 10878976000 31693 18446744073709551615 4194304 4196468 140725568285440 139716227320144 139716666427291 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11903] ppid=11889 vsize=10624000 CPUtime=1.01 cores=1,3,5,7
/proc/11892/task/11903/stat : 11903 (java) S 11889 11892 2453 0 -1 1077944384 8203 0 0 0 100 1 0 0 20 0 16 0 1478235 10878976000 31693 18446744073709551615 4194304 4196468 140725568285440 139716158548336 139716666419842 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11904] ppid=11889 vsize=10624000 CPUtime=1.06 cores=1,3,5,7
/proc/11892/task/11904/stat : 11904 (java) S 11889 11892 2453 0 -1 1077944384 8100 0 0 0 106 0 0 0 20 0 16 0 1478235 10878976000 31693 18446744073709551615 4194304 4196468 140725568285440 139716157495536 139716666419842 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11905] ppid=11889 vsize=10624000 CPUtime=0.49 cores=1,3,5,7
/proc/11892/task/11905/stat : 11905 (java) S 11889 11892 2453 0 -1 1077944384 6965 0 0 0 49 0 0 0 20 0 16 0 1478235 10878976000 31693 18446744073709551615 4194304 4196468 140725568285440 139716156442736 139716666419842 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11906] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11906/stat : 11906 (java) S 11889 11892 2453 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 1478235 10878976000 31693 18446744073709551615 4194304 4196468 140725568285440 139716155390176 139716666418901 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11907] ppid=11889 vsize=10624000 CPUtime=0.02 cores=1,3,5,7
/proc/11892/task/11907/stat : 11907 (java) S 11889 11892 2453 0 -1 1077944384 433 0 0 0 1 1 0 0 20 0 16 0 1478239 10878976000 31693 18446744073709551615 4194304 4196468 140725568285440 139716154338480 139716666419842 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11908] ppid=11889 vsize=10624000 CPUtime=161.92 cores=1,3,5,7
/proc/11892/task/11908/stat : 11908 (java) R 11889 11892 2453 0 -1 4202560 14125 0 0 0 16188 4 0 0 20 0 16 0 1478256 10878976000 31693 18446744073709551615 4194304 4196468 140725568285440 139716151145048 139716311193983 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
Current children cumulated CPU time (s) 164.78
Current children cumulated vsize (KiB) 10624000

[startup+222.306 s]
/proc/loadavg: 2.01 2.03 1.87 3/213 12033
/proc/meminfo: memFree=31506436/32770624 swapFree=0/297116
[pid=11892] ppid=11889 vsize=10624000 CPUtime=224.84 cores=1,3,5,7
/proc/11892/stat : 11892 (java) S 11889 11892 2453 0 -1 1077944320 46747 0 0 0 22473 11 0 0 20 0 16 0 1478223 10878976000 31701 18446744073709551615 4194304 4196468 140725568285440 140725568267984 139716666408695 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
/proc/11892/statm: 2656000 31701 3112 1 0 2644926 0
[pid=11892/tid=11894] ppid=11889 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/11892/task/11894/stat : 11894 (java) S 11889 11892 2453 0 -1 1077944384 6207 0 0 0 19 2 0 0 20 0 16 0 1478230 10878976000 31701 18446744073709551615 4194304 4196468 140725568285440 139716670651568 139716666418901 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11895] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11895/stat : 11895 (java) S 11889 11892 2453 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 1478230 10878976000 31701 18446744073709551615 4194304 4196468 140725568285440 139716629514896 139716666418901 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11896] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11896/stat : 11896 (java) S 11889 11892 2453 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 1478230 10878976000 31701 18446744073709551615 4194304 4196468 140725568285440 139716276857360 139716666418901 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11897] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11897/stat : 11897 (java) S 11889 11892 2453 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 1478230 10878976000 31701 18446744073709551615 4194304 4196468 140725568285440 139716275804560 139716666418901 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11898] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11898/stat : 11898 (java) S 11889 11892 2453 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 1478230 10878976000 31701 18446744073709551615 4194304 4196468 140725568285440 139716274751760 139716666418901 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11899] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11899/stat : 11899 (java) S 11889 11892 2453 0 -1 1077944384 414 0 0 0 0 0 0 0 20 0 16 0 1478232 10878976000 31701 18446744073709551615 4194304 4196468 140725568285440 139716230478704 139716666419842 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11900] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11900/stat : 11900 (java) S 11889 11892 2453 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 1478232 10878976000 31701 18446744073709551615 4194304 4196468 140725568285440 139716229424672 139716666418901 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11901] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11901/stat : 11901 (java) S 11889 11892 2453 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 1478232 10878976000 31701 18446744073709551615 4194304 4196468 140725568285440 139716228371824 139716666418901 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11902] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11902/stat : 11902 (java) S 11889 11892 2453 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 1478235 10878976000 31701 18446744073709551615 4194304 4196468 140725568285440 139716227320144 139716666427291 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11903] ppid=11889 vsize=10624000 CPUtime=1.05 cores=1,3,5,7
/proc/11892/task/11903/stat : 11903 (java) S 11889 11892 2453 0 -1 1077944384 8604 0 0 0 104 1 0 0 20 0 16 0 1478235 10878976000 31701 18446744073709551615 4194304 4196468 140725568285440 139716158548336 139716666419842 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11904] ppid=11889 vsize=10624000 CPUtime=1.08 cores=1,3,5,7
/proc/11892/task/11904/stat : 11904 (java) S 11889 11892 2453 0 -1 1077944384 8157 0 0 0 108 0 0 0 20 0 16 0 1478235 10878976000 31701 18446744073709551615 4194304 4196468 140725568285440 139716157495536 139716666419842 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11905] ppid=11889 vsize=10624000 CPUtime=0.49 cores=1,3,5,7
/proc/11892/task/11905/stat : 11905 (java) S 11889 11892 2453 0 -1 1077944384 6972 0 0 0 49 0 0 0 20 0 16 0 1478235 10878976000 31701 18446744073709551615 4194304 4196468 140725568285440 139716156442736 139716666419842 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11906] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11906/stat : 11906 (java) S 11889 11892 2453 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 1478235 10878976000 31701 18446744073709551615 4194304 4196468 140725568285440 139716155390176 139716666418901 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11907] ppid=11889 vsize=10624000 CPUtime=0.04 cores=1,3,5,7
/proc/11892/task/11907/stat : 11907 (java) S 11889 11892 2453 0 -1 1077944384 474 0 0 0 2 2 0 0 20 0 16 0 1478239 10878976000 31701 18446744073709551615 4194304 4196468 140725568285440 139716154338480 139716666419842 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11908] ppid=11889 vsize=10624000 CPUtime=221.91 cores=1,3,5,7
/proc/11892/task/11908/stat : 11908 (java) R 11889 11892 2453 0 -1 4202560 14557 0 0 0 22187 4 0 0 20 0 16 0 1478256 10878976000 31701 18446744073709551615 4194304 4196468 140725568285440 139716151146328 139716310911646 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
Current children cumulated CPU time (s) 224.84
Current children cumulated vsize (KiB) 10624000



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]
/proc/loadavg: 2.01 2.03 1.88 3/213 12034
/proc/meminfo: memFree=31504388/32770624 swapFree=0/297132
[pid=11892] ppid=11889 vsize=10624000 CPUtime=242.54 cores=1,3,5,7
/proc/11892/stat : 11892 (java) S 11889 11892 2453 0 -1 1077944320 46771 0 0 0 24243 11 0 0 20 0 16 0 1478223 10878976000 31701 18446744073709551615 4194304 4196468 140725568285440 140725568267984 139716666408695 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
/proc/11892/statm: 2656000 31701 3112 1 0 2644926 0
[pid=11892/tid=11894] ppid=11889 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/11892/task/11894/stat : 11894 (java) S 11889 11892 2453 0 -1 1077944384 6207 0 0 0 19 2 0 0 20 0 16 0 1478230 10878976000 31701 18446744073709551615 4194304 4196468 140725568285440 139716670651568 139716666418901 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11895] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11895/stat : 11895 (java) S 11889 11892 2453 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 1478230 10878976000 31701 18446744073709551615 4194304 4196468 140725568285440 139716629514896 139716666418901 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11896] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11896/stat : 11896 (java) S 11889 11892 2453 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 1478230 10878976000 31701 18446744073709551615 4194304 4196468 140725568285440 139716276857360 139716666418901 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11897] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11897/stat : 11897 (java) S 11889 11892 2453 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 1478230 10878976000 31701 18446744073709551615 4194304 4196468 140725568285440 139716275804560 139716666418901 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11898] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11898/stat : 11898 (java) S 11889 11892 2453 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 1478230 10878976000 31701 18446744073709551615 4194304 4196468 140725568285440 139716274751760 139716666418901 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11899] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11899/stat : 11899 (java) S 11889 11892 2453 0 -1 1077944384 414 0 0 0 0 0 0 0 20 0 16 0 1478232 10878976000 31701 18446744073709551615 4194304 4196468 140725568285440 139716230478704 139716666419842 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11900] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11900/stat : 11900 (java) S 11889 11892 2453 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 1478232 10878976000 31701 18446744073709551615 4194304 4196468 140725568285440 139716229424672 139716666418901 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11901] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11901/stat : 11901 (java) S 11889 11892 2453 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 1478232 10878976000 31701 18446744073709551615 4194304 4196468 140725568285440 139716228371824 139716666418901 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11902] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11902/stat : 11902 (java) S 11889 11892 2453 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 1478235 10878976000 31701 18446744073709551615 4194304 4196468 140725568285440 139716227320144 139716666427291 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11903] ppid=11889 vsize=10624000 CPUtime=1.05 cores=1,3,5,7
/proc/11892/task/11903/stat : 11903 (java) S 11889 11892 2453 0 -1 1077944384 8604 0 0 0 104 1 0 0 20 0 16 0 1478235 10878976000 31701 18446744073709551615 4194304 4196468 140725568285440 139716158548336 139716666419842 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11904] ppid=11889 vsize=10624000 CPUtime=1.09 cores=1,3,5,7
/proc/11892/task/11904/stat : 11904 (java) S 11889 11892 2453 0 -1 1077944384 8171 0 0 0 109 0 0 0 20 0 16 0 1478235 10878976000 31701 18446744073709551615 4194304 4196468 140725568285440 139716157495536 139716666419842 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11905] ppid=11889 vsize=10624000 CPUtime=0.49 cores=1,3,5,7
/proc/11892/task/11905/stat : 11905 (java) S 11889 11892 2453 0 -1 1077944384 6972 0 0 0 49 0 0 0 20 0 16 0 1478235 10878976000 31701 18446744073709551615 4194304 4196468 140725568285440 139716156442736 139716666419842 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11906] ppid=11889 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/11892/task/11906/stat : 11906 (java) S 11889 11892 2453 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 1478235 10878976000 31701 18446744073709551615 4194304 4196468 140725568285440 139716155390176 139716666418901 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11907] ppid=11889 vsize=10624000 CPUtime=0.04 cores=1,3,5,7
/proc/11892/task/11907/stat : 11907 (java) S 11889 11892 2453 0 -1 1077944384 474 0 0 0 2 2 0 0 20 0 16 0 1478239 10878976000 31701 18446744073709551615 4194304 4196468 140725568285440 139716154338480 139716666419842 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
[pid=11892/tid=11908] ppid=11889 vsize=10624000 CPUtime=239.6 cores=1,3,5,7
/proc/11892/task/11908/stat : 11908 (java) R 11889 11892 2453 0 -1 4202560 14567 0 0 0 23956 4 0 0 20 0 16 0 1478256 10878976000 31701 18446744073709551615 4194304 4196468 140725568285440 139716151146296 139716310911646 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11702272 140725568287187 140725568287316 140725568287316 140725568290767 0
Current children cumulated CPU time (s) 242.54
Current children cumulated vsize (KiB) 10624000

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 11892 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 240.011
CPU time (s): 242.565
CPU user time (s): 242.44
CPU system time (s): 0.125028
CPU usage (%): 101.064
Max. virtual memory (cumulated for all children) (KiB): 10624000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 242.44
system time used= 0.125028
maximum resident set size= 133492
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46990
page faults= 0
swaps= 0
block input operations= 0
block output operations= 328
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7902
involuntary context switches= 198

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.612538 second user time and 1.6388 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-06 05:59:47
IDJOB=4257768
IDBENCH=115842
IDSOLVER=2642
FILE ID=node126/4257768-1501992824
RUNJOBID= node126-1501991020-11006
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= AbsCon-basic 2017-06-11
BENCH NAME= XCSP17/Scheduling/Scheduling-os-taillard/Taillard-os-05-05-9.xml
COMMAND LINE= java -jar HOME/AbsCon-basic.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4257768-1501992824/watcher-4257768-1501992824 -o /tmp/evaluation-result-4257768-1501992824/solver-4257768-1501992824 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node126-1501991020-11006 --watchdog 300  java -jar HOME/AbsCon-basic.jar HOME/instance-4257768-1501992824.xml

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

MD5SUM BENCH= b1b903d633c720775ef1eb29649a113f
RANDOM SEED=1488200596

node126.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31680120 kB
MemAvailable:   31903248 kB
Buffers:          100992 kB
Cached:           404092 kB
SwapCached:            0 kB
Active:           381768 kB
Inactive:         305304 kB
Active(anon):     182188 kB
Inactive(anon):     8532 kB
Active(file):     199580 kB
Inactive(file):   296772 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7816 kB
Writeback:             4 kB
AnonPages:        177552 kB
Mapped:            39868 kB
Shmem:              8868 kB
Slab:             110052 kB
SReclaimable:      85220 kB
SUnreclaim:        24832 kB
KernelStack:        3440 kB
PageTables:         5140 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1135032 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     83968 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62016 MiB
End job on node126 at 2017-08-06 06:03:47