Trace number 4255768

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-26? (TO) 243.339 240.00999

General information on the benchmark

NameScheduling/Scheduling-js-taillard/
Taillard-js-020-20-3.xml
MD5SUM5314b126c5fc4f843c68abc8a30fc0ca
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark1690
Best CPU time to get the best result obtained on this benchmark251.91701
Satisfiable
(Un)Satisfiability was proved
Number of variables420
Number of constraints440
Number of domains1
Minimum domain size1760
Maximum domain size1760
Distribution of domain sizes[{"size":1760,"count":420}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":20},{"degree":3,"count":400}]
Minimum constraint arity1
Maximum constraint arity20
Distribution of constraint arities[{"arity":1,"count":20},{"arity":2,"count":400},{"arity":20,"count":20}]
Number of extensional constraints0
Number of intensional constraints420
Distribution of constraint types[{"type":"intension","count":420},{"type":"noOverlap","count":20}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.37/0.81	c version: 2017-07-26
0.37/0.81	c seed: 131132108
0.37/0.81	c timeout: 264
0.37/0.81	c memlimit: 11000
0.37/0.81	c nbcore: 4
0.37/0.83	c Parsing instance...
2.23/1.68	c Parsing done, starting search...
243.32/240.00	s UNKNOWN

Verifier Data


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-4255768-1501624690/watcher-4255768-1501624690 -o /tmp/evaluation-result-4255768-1501624690/solver-4255768-1501624690 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node128-1501622883-15277 --watchdog 300 java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 131132108 --timelimit 264 --memlimit 11000 --nbcore 4 HOME/instance-4255768-1501624690.xml 

pid=15955
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.32 1.54 1.71 3/176 15958
/proc/meminfo: memFree=31098356/32770624 swapFree=0/950252
[pid=15958] ppid=15955 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/15958/stat : 15958 (runsolver) D 15955 15958 5678 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 11093741 24240128 108 18446744073709551615 4194304 4338465 140734201065552 140734201063192 140008022315735 0 0 1 24578 18446744071580418449 0 0 17 1 0 0 0 0 0 6438912 6441760 26013696 140734201069677 140734201070150 140734201070150 140734201073610 0
/proc/15958/statm: 5918 108 54 36 0 2156 0

[startup+0.10015 s]
/proc/loadavg: 1.32 1.54 1.71 3/176 15958
/proc/meminfo: memFree=31098356/32770624 swapFree=0/950252
[pid=15958] ppid=15955 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/15958/stat : 15958 (runsolver) D 15955 15958 5678 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 11093741 24240128 108 18446744073709551615 4194304 4338465 140734201065552 140734201063192 140008022315735 0 0 1 24578 18446744071580418449 0 0 17 1 0 0 0 0 0 6438912 6441760 26013696 140734201069677 140734201070150 140734201070150 140734201073610 0
/proc/15958/statm: 5918 108 54 36 0 2156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23672

[startup+0.200313 s]
/proc/loadavg: 1.32 1.54 1.71 3/176 15958
/proc/meminfo: memFree=31098356/32770624 swapFree=0/950252
[pid=15958] ppid=15955 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/15958/stat : 15958 (runsolver) D 15955 15958 5678 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 11093741 24240128 108 18446744073709551615 4194304 4338465 140734201065552 140734201063192 140008022315735 0 0 1 24578 18446744071580418449 0 0 17 1 0 0 0 0 0 6438912 6441760 26013696 140734201069677 140734201070150 140734201070150 140734201073610 0
/proc/15958/statm: 5918 108 54 36 0 2156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23672

[startup+0.300312 s]
/proc/loadavg: 1.32 1.54 1.71 3/176 15958
/proc/meminfo: memFree=31098356/32770624 swapFree=0/950252
[pid=15958] ppid=15955 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/15958/stat : 15958 (runsolver) D 15955 15958 5678 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 11093741 24240128 108 18446744073709551615 4194304 4338465 140734201065552 140734201063192 140008022315735 0 0 1 24578 18446744071580418449 0 0 17 1 0 0 0 0 0 6438912 6441760 26013696 140734201069677 140734201070150 140734201070150 140734201073610 0
/proc/15958/statm: 5918 108 54 36 0 2156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23672

[startup+0.700293 s]
/proc/loadavg: 1.32 1.54 1.71 3/176 15958
/proc/meminfo: memFree=31098356/32770624 swapFree=0/950252
[pid=15958] ppid=15955 vsize=13975920 CPUtime=0.19 cores=1,3,5,7
/proc/15958/stat : 15958 (java) S 15955 15958 5678 0 -1 1077944320 9660 0 0 0 17 2 0 0 20 0 15 0 11093741 14311342080 9410 18446744073709551615 4194304 4196468 140724487746064 140724487728608 139956762423031 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 51 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
/proc/15958/statm: 3493980 9410 3504 1 0 3482767 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 13975920

[startup+1.5007 s]
/proc/loadavg: 1.32 1.54 1.71 7/211 15997
/proc/meminfo: memFree=31000896/32770624 swapFree=0/936388
[pid=15958] ppid=15955 vsize=13980036 CPUtime=1.92 cores=1,3,5,7
/proc/15958/stat : 15958 (java) S 15955 15958 5678 0 -1 1077944320 16680 0 0 0 187 5 0 0 20 0 15 0 11093741 14315556864 25031 18446744073709551615 4194304 4196468 140724487746064 140724487728608 139956762423031 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 51 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
/proc/15958/statm: 3495009 25031 3741 1 0 3483791 0
[pid=15958/tid=15970] ppid=15955 vsize=13980036 CPUtime=0.92 cores=1,3,5,7
/proc/15958/task/15970/stat : 15970 (java) R 15955 15958 5678 0 -1 4202560 10989 0 0 0 89 3 0 0 20 0 15 0 11093793 14315556864 25031 18446744073709551615 4194304 4196468 140724487746064 139956766647776 139956358037034 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15976] ppid=15955 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/15958/task/15976/stat : 15976 (java) S 15955 15958 5678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11093794 14315556864 25031 18446744073709551615 4194304 4196468 140724487746064 139956681836944 139956762433237 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15977] ppid=15955 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/15958/task/15977/stat : 15977 (java) S 15955 15958 5678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11093794 14315556864 25031 18446744073709551615 4194304 4196468 140724487746064 139956680784144 139956762433237 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15978] ppid=15955 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/15958/task/15978/stat : 15978 (java) S 15955 15958 5678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11093794 14315556864 25031 18446744073709551615 4194304 4196468 140724487746064 139956679731856 139956762433237 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15979] ppid=15955 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/15958/task/15979/stat : 15979 (java) S 15955 15958 5678 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11093794 14315556864 25031 18446744073709551615 4194304 4196468 140724487746064 139956678679056 139956762433237 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15980] ppid=15955 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/15958/task/15980/stat : 15980 (java) S 15955 15958 5678 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 11093795 14315556864 25031 18446744073709551615 4194304 4196468 140724487746064 139955746343536 139956762434178 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15982] ppid=15955 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/15958/task/15982/stat : 15982 (java) S 15955 15958 5678 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 11093795 14315556864 25031 18446744073709551615 4194304 4196468 140724487746064 139955745289504 139956762433237 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15984] ppid=15955 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/15958/task/15984/stat : 15984 (java) S 15955 15958 5678 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 11093796 14315556864 25031 18446744073709551615 4194304 4196468 140724487746064 139955744237168 139956762433237 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15986] ppid=15955 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/15958/task/15986/stat : 15986 (java) S 15955 15958 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11093798 14315556864 25031 18446744073709551615 4194304 4196468 140724487746064 139955743185488 139956762441627 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15987] ppid=15955 vsize=13980036 CPUtime=0.26 cores=1,3,5,7
/proc/15958/task/15987/stat : 15987 (java) R 15955 15958 5678 0 -1 4202560 1300 0 0 0 26 0 0 0 20 0 15 0 11093798 14315556864 25031 18446744073709551615 4194304 4196468 140724487746064 139955742113352 139956745934264 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15988] ppid=15955 vsize=13980036 CPUtime=0.23 cores=1,3,5,7
/proc/15958/task/15988/stat : 15988 (java) S 15955 15958 5678 0 -1 1077944384 1071 0 0 0 23 0 0 0 20 0 15 0 11093798 14315556864 25031 18446744073709551615 4194304 4196468 140724487746064 139955741079536 139956762434178 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15989] ppid=15955 vsize=13980036 CPUtime=0.47 cores=1,3,5,7
/proc/15958/task/15989/stat : 15989 (java) R 15955 15958 5678 0 -1 4202560 1966 0 0 0 47 0 0 0 20 0 15 0 11093798 14315556864 25031 18446744073709551615 4194304 4196468 140724487746064 139955740022568 139956741558558 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15990] ppid=15955 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/15958/task/15990/stat : 15990 (java) S 15955 15958 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11093798 14315556864 25031 18446744073709551615 4194304 4196468 140724487746064 139955738974688 139956762433237 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15996] ppid=15955 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/15958/task/15996/stat : 15996 (java) S 15955 15958 5678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11093803 14315556864 25031 18446744073709551615 4194304 4196468 140724487746064 139955133213616 139956762434178 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
Current children cumulated CPU time (s) 1.92
Current children cumulated vsize (KiB) 13980036

[startup+3.10063 s]
/proc/loadavg: 1.32 1.54 1.71 7/211 15997
/proc/meminfo: memFree=30844040/32770624 swapFree=0/936388
[pid=15958] ppid=15955 vsize=13982084 CPUtime=5.92 cores=1,3,5,7
/proc/15958/stat : 15958 (java) S 15955 15958 5678 0 -1 1077944320 31710 0 0 0 583 9 0 0 20 0 15 0 11093741 14317654016 40593 18446744073709551615 4194304 4196468 140724487746064 140724487728608 139956762423031 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 51 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
/proc/15958/statm: 3495521 40593 3762 1 0 3484303 0
[pid=15958/tid=15970] ppid=15955 vsize=13982084 CPUtime=2.5 cores=1,3,5,7
/proc/15958/task/15970/stat : 15970 (java) R 15955 15958 5678 0 -1 4202560 14346 0 0 0 245 5 0 0 20 0 15 0 11093793 14317654016 40593 18446744073709551615 4194304 4196468 140724487746064 139956766659280 139956366577520 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15976] ppid=15955 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15958/task/15976/stat : 15976 (java) S 15955 15958 5678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11093794 14317654016 40593 18446744073709551615 4194304 4196468 140724487746064 139956681836944 139956762433237 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15977] ppid=15955 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15958/task/15977/stat : 15977 (java) S 15955 15958 5678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11093794 14317654016 40593 18446744073709551615 4194304 4196468 140724487746064 139956680784144 139956762433237 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15978] ppid=15955 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15958/task/15978/stat : 15978 (java) S 15955 15958 5678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11093794 14317654016 40593 18446744073709551615 4194304 4196468 140724487746064 139956679731856 139956762433237 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15979] ppid=15955 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15958/task/15979/stat : 15979 (java) S 15955 15958 5678 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11093794 14317654016 40593 18446744073709551615 4194304 4196468 140724487746064 139956678679056 139956762433237 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15980] ppid=15955 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15958/task/15980/stat : 15980 (java) S 15955 15958 5678 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 11093795 14317654016 40593 18446744073709551615 4194304 4196468 140724487746064 139955746343536 139956762434178 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15982] ppid=15955 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15958/task/15982/stat : 15982 (java) S 15955 15958 5678 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 11093795 14317654016 40593 18446744073709551615 4194304 4196468 140724487746064 139955745289504 139956762433237 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15984] ppid=15955 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15958/task/15984/stat : 15984 (java) S 15955 15958 5678 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 11093796 14317654016 40593 18446744073709551615 4194304 4196468 140724487746064 139955744237168 139956762433237 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15986] ppid=15955 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15958/task/15986/stat : 15986 (java) S 15955 15958 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11093798 14317654016 40593 18446744073709551615 4194304 4196468 140724487746064 139955743185488 139956762441627 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15987] ppid=15955 vsize=13982084 CPUtime=1.33 cores=1,3,5,7
/proc/15958/task/15987/stat : 15987 (java) S 15955 15958 5678 0 -1 1077944384 4135 0 0 0 133 0 0 0 20 0 15 0 11093798 14317654016 40593 18446744073709551615 4194304 4196468 140724487746064 139955742132336 139956762434178 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15988] ppid=15955 vsize=13982084 CPUtime=1.36 cores=1,3,5,7
/proc/15958/task/15988/stat : 15988 (java) S 15955 15958 5678 0 -1 1077944384 5132 0 0 0 135 1 0 0 20 0 15 0 11093798 14317654016 40593 18446744073709551615 4194304 4196468 140724487746064 139955741079536 139956762434178 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15989] ppid=15955 vsize=13982084 CPUtime=0.69 cores=1,3,5,7
/proc/15958/task/15989/stat : 15989 (java) S 15955 15958 5678 0 -1 1077944384 6643 0 0 0 68 1 0 0 20 0 15 0 11093798 14317654016 40593 18446744073709551615 4194304 4196468 140724487746064 139955740027248 139956762434178 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15990] ppid=15955 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15958/task/15990/stat : 15990 (java) S 15955 15958 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11093798 14317654016 40593 18446744073709551615 4194304 4196468 140724487746064 139955738974688 139956762433237 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15996] ppid=15955 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15958/task/15996/stat : 15996 (java) S 15955 15958 5678 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 11093803 14317654016 40593 18446744073709551615 4194304 4196468 140724487746064 139955133213616 139956762434178 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 13982084

[startup+6.30058 s]
/proc/loadavg: 1.37 1.55 1.71 3/211 15997
/proc/meminfo: memFree=30690324/32770624 swapFree=0/936396
[pid=15958] ppid=15955 vsize=13982084 CPUtime=9.37 cores=1,3,5,7
/proc/15958/stat : 15958 (java) S 15955 15958 5678 0 -1 1077944320 36506 0 0 0 926 11 0 0 20 0 15 0 11093741 14317654016 56547 18446744073709551615 4194304 4196468 140724487746064 140724487728608 139956762423031 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 51 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
/proc/15958/statm: 3495521 56547 3775 1 0 3484303 0
[pid=15958/tid=15970] ppid=15955 vsize=13982084 CPUtime=5.69 cores=1,3,5,7
/proc/15958/task/15970/stat : 15970 (java) R 15955 15958 5678 0 -1 4202560 14579 0 0 0 563 6 0 0 20 0 15 0 11093793 14317654016 56547 18446744073709551615 4194304 4196468 140724487746064 139956766659080 139956366588339 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15976] ppid=15955 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15958/task/15976/stat : 15976 (java) S 15955 15958 5678 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 11093794 14317654016 56547 18446744073709551615 4194304 4196468 140724487746064 139956681836944 139956762433237 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15977] ppid=15955 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15958/task/15977/stat : 15977 (java) S 15955 15958 5678 0 -1 1077944384 874 0 0 0 0 0 0 0 20 0 15 0 11093794 14317654016 56547 18446744073709551615 4194304 4196468 140724487746064 139956680784144 139956762433237 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15978] ppid=15955 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15958/task/15978/stat : 15978 (java) S 15955 15958 5678 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 11093794 14317654016 56547 18446744073709551615 4194304 4196468 140724487746064 139956679731856 139956762433237 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15979] ppid=15955 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15958/task/15979/stat : 15979 (java) S 15955 15958 5678 0 -1 1077944384 203 0 0 0 0 0 0 0 20 0 15 0 11093794 14317654016 56547 18446744073709551615 4194304 4196468 140724487746064 139956678679056 139956762433237 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15980] ppid=15955 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15958/task/15980/stat : 15980 (java) S 15955 15958 5678 0 -1 1077944384 695 0 0 0 0 0 0 0 20 0 15 0 11093795 14317654016 56547 18446744073709551615 4194304 4196468 140724487746064 139955746343536 139956762434178 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15982] ppid=15955 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15958/task/15982/stat : 15982 (java) S 15955 15958 5678 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 11093795 14317654016 56547 18446744073709551615 4194304 4196468 140724487746064 139955745289568 139956762433237 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15984] ppid=15955 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15958/task/15984/stat : 15984 (java) S 15955 15958 5678 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 11093796 14317654016 56547 18446744073709551615 4194304 4196468 140724487746064 139955744237168 139956762433237 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15986] ppid=15955 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15958/task/15986/stat : 15986 (java) S 15955 15958 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11093798 14317654016 56547 18446744073709551615 4194304 4196468 140724487746064 139955743185488 139956762441627 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15987] ppid=15955 vsize=13982084 CPUtime=1.51 cores=1,3,5,7
/proc/15958/task/15987/stat : 15987 (java) S 15955 15958 5678 0 -1 1077944384 5174 0 0 0 150 1 0 0 20 0 15 0 11093798 14317654016 56547 18446744073709551615 4194304 4196468 140724487746064 139955742132336 139956762434178 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15988] ppid=15955 vsize=13982084 CPUtime=1.41 cores=1,3,5,7
/proc/15958/task/15988/stat : 15988 (java) S 15955 15958 5678 0 -1 1077944384 5288 0 0 0 140 1 0 0 20 0 15 0 11093798 14317654016 56547 18446744073709551615 4194304 4196468 140724487746064 139955741079536 139956762434178 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15989] ppid=15955 vsize=13982084 CPUtime=0.7 cores=1,3,5,7
/proc/15958/task/15989/stat : 15989 (java) S 15955 15958 5678 0 -1 1077944384 7690 0 0 0 69 1 0 0 20 0 15 0 11093798 14317654016 56547 18446744073709551615 4194304 4196468 140724487746064 139955740027248 139956762434178 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15990] ppid=15955 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15958/task/15990/stat : 15990 (java) S 15955 15958 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11093798 14317654016 56547 18446744073709551615 4194304 4196468 140724487746064 139955738974688 139956762433237 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15996] ppid=15955 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15958/task/15996/stat : 15996 (java) S 15955 15958 5678 0 -1 1077944384 473 0 0 0 0 0 0 0 20 0 15 0 11093803 14317654016 56547 18446744073709551615 4194304 4196468 140724487746064 139955133213616 139956762434178 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
Current children cumulated CPU time (s) 9.37
Current children cumulated vsize (KiB) 13982084

[startup+12.7006 s]
/proc/loadavg: 1.42 1.56 1.71 3/211 15997
/proc/meminfo: memFree=30671116/32770624 swapFree=0/936408
[pid=15958] ppid=15955 vsize=13982084 CPUtime=15.8 cores=1,3,5,7
/proc/15958/stat : 15958 (java) S 15955 15958 5678 0 -1 1077944320 37020 0 0 0 1569 11 0 0 20 0 15 0 11093741 14317654016 56555 18446744073709551615 4194304 4196468 140724487746064 140724487728608 139956762423031 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 51 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
/proc/15958/statm: 3495521 56555 3777 1 0 3484303 0
[pid=15958/tid=15970] ppid=15955 vsize=13982084 CPUtime=12.09 cores=1,3,5,7
/proc/15958/task/15970/stat : 15970 (java) R 15955 15958 5678 0 -1 4202560 14778 0 0 0 1203 6 0 0 20 0 15 0 11093793 14317654016 56555 18446744073709551615 4194304 4196468 140724487746064 139956766659272 139956366799720 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15976] ppid=15955 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15958/task/15976/stat : 15976 (java) S 15955 15958 5678 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 11093794 14317654016 56555 18446744073709551615 4194304 4196468 140724487746064 139956681836944 139956762433237 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15977] ppid=15955 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15958/task/15977/stat : 15977 (java) S 15955 15958 5678 0 -1 1077944384 874 0 0 0 0 0 0 0 20 0 15 0 11093794 14317654016 56555 18446744073709551615 4194304 4196468 140724487746064 139956680784144 139956762433237 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15978] ppid=15955 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15958/task/15978/stat : 15978 (java) S 15955 15958 5678 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 11093794 14317654016 56555 18446744073709551615 4194304 4196468 140724487746064 139956679731856 139956762433237 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15979] ppid=15955 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15958/task/15979/stat : 15979 (java) S 15955 15958 5678 0 -1 1077944384 203 0 0 0 0 0 0 0 20 0 15 0 11093794 14317654016 56555 18446744073709551615 4194304 4196468 140724487746064 139956678679056 139956762433237 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15980] ppid=15955 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15958/task/15980/stat : 15980 (java) S 15955 15958 5678 0 -1 1077944384 697 0 0 0 0 0 0 0 20 0 15 0 11093795 14317654016 56555 18446744073709551615 4194304 4196468 140724487746064 139955746343536 139956762434178 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15982] ppid=15955 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15958/task/15982/stat : 15982 (java) S 15955 15958 5678 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 11093795 14317654016 56555 18446744073709551615 4194304 4196468 140724487746064 139955745289568 139956762433237 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15984] ppid=15955 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15958/task/15984/stat : 15984 (java) S 15955 15958 5678 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 11093796 14317654016 56555 18446744073709551615 4194304 4196468 140724487746064 139955744237168 139956762433237 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15986] ppid=15955 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15958/task/15986/stat : 15986 (java) S 15955 15958 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11093798 14317654016 56555 18446744073709551615 4194304 4196468 140724487746064 139955743185488 139956762441627 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0

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

/proc/15958/task/15990/stat : 15990 (java) S 15955 15958 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11093798 14317654016 57188 18446744073709551615 4194304 4196468 140724487746064 139955738974688 139956762433237 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15996] ppid=15955 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15958/task/15996/stat : 15996 (java) S 15955 15958 5678 0 -1 1077944384 648 0 0 0 0 0 0 0 20 0 15 0 11093803 14317654016 57188 18446744073709551615 4194304 4196468 140724487746064 139955133213616 139956762434178 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
Current children cumulated CPU time (s) 54.31
Current children cumulated vsize (KiB) 13982084

[startup+102.301 s]
/proc/loadavg: 1.76 1.63 1.72 3/209 16000
/proc/meminfo: memFree=30723996/32770624 swapFree=0/936448
[pid=15958] ppid=15955 vsize=13982084 CPUtime=105.55 cores=1,3,5,7
/proc/15958/stat : 15958 (java) S 15955 15958 5678 0 -1 1077944320 49743 0 0 0 10541 14 0 0 20 0 15 0 11093741 14317654016 55497 18446744073709551615 4194304 4196468 140724487746064 140724487728608 139956762423031 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 51 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
/proc/15958/statm: 3495521 55497 3792 1 0 3484303 0
[pid=15958/tid=15970] ppid=15955 vsize=13982084 CPUtime=101.66 cores=1,3,5,7
/proc/15958/task/15970/stat : 15970 (java) R 15955 15958 5678 0 -1 4202560 16507 0 0 0 10160 6 0 0 20 0 15 0 11093793 14317654016 55497 18446744073709551615 4194304 4196468 140724487746064 139956766661168 139956366588726 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15976] ppid=15955 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/15958/task/15976/stat : 15976 (java) S 15955 15958 5678 0 -1 1077944384 3627 0 0 0 2 0 0 0 20 0 15 0 11093794 14317654016 55497 18446744073709551615 4194304 4196468 140724487746064 139956681836944 139956762433237 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15977] ppid=15955 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/15958/task/15977/stat : 15977 (java) S 15955 15958 5678 0 -1 1077944384 2306 0 0 0 2 0 0 0 20 0 15 0 11093794 14317654016 55497 18446744073709551615 4194304 4196468 140724487746064 139956680784144 139956762433237 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15978] ppid=15955 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/15958/task/15978/stat : 15978 (java) S 15955 15958 5678 0 -1 1077944384 1488 0 0 0 2 0 0 0 20 0 15 0 11093794 14317654016 55497 18446744073709551615 4194304 4196468 140724487746064 139956679731856 139956762433237 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15979] ppid=15955 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/15958/task/15979/stat : 15979 (java) S 15955 15958 5678 0 -1 1077944384 985 0 0 0 2 0 0 0 20 0 15 0 11093794 14317654016 55497 18446744073709551615 4194304 4196468 140724487746064 139956678679056 139956762433237 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15980] ppid=15955 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/15958/task/15980/stat : 15980 (java) S 15955 15958 5678 0 -1 1077944384 1810 0 0 0 2 0 0 0 20 0 15 0 11093795 14317654016 55497 18446744073709551615 4194304 4196468 140724487746064 139955746343536 139956762434178 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15982] ppid=15955 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15958/task/15982/stat : 15982 (java) S 15955 15958 5678 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 11093795 14317654016 55497 18446744073709551615 4194304 4196468 140724487746064 139955745289568 139956762433237 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15984] ppid=15955 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15958/task/15984/stat : 15984 (java) S 15955 15958 5678 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 15 0 11093796 14317654016 55497 18446744073709551615 4194304 4196468 140724487746064 139955744237184 139956762433237 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15986] ppid=15955 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15958/task/15986/stat : 15986 (java) S 15955 15958 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11093798 14317654016 55497 18446744073709551615 4194304 4196468 140724487746064 139955743185488 139956762441627 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15987] ppid=15955 vsize=13982084 CPUtime=1.52 cores=1,3,5,7
/proc/15958/task/15987/stat : 15987 (java) S 15955 15958 5678 0 -1 1077944384 5327 0 0 0 151 1 0 0 20 0 15 0 11093798 14317654016 55497 18446744073709551615 4194304 4196468 140724487746064 139955742132336 139956762434178 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15988] ppid=15955 vsize=13982084 CPUtime=1.46 cores=1,3,5,7
/proc/15958/task/15988/stat : 15988 (java) S 15955 15958 5678 0 -1 1077944384 7207 0 0 0 145 1 0 0 20 0 15 0 11093798 14317654016 55497 18446744073709551615 4194304 4196468 140724487746064 139955741079536 139956762434178 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15989] ppid=15955 vsize=13982084 CPUtime=0.71 cores=1,3,5,7
/proc/15958/task/15989/stat : 15989 (java) S 15955 15958 5678 0 -1 1077944384 8348 0 0 0 70 1 0 0 20 0 15 0 11093798 14317654016 55497 18446744073709551615 4194304 4196468 140724487746064 139955740027248 139956762434178 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15990] ppid=15955 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15958/task/15990/stat : 15990 (java) S 15955 15958 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11093798 14317654016 55497 18446744073709551615 4194304 4196468 140724487746064 139955738974688 139956762433237 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15996] ppid=15955 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/15958/task/15996/stat : 15996 (java) S 15955 15958 5678 0 -1 1077944384 672 0 0 0 1 1 0 0 20 0 15 0 11093803 14317654016 55497 18446744073709551615 4194304 4196468 140724487746064 139955133213616 139956762434178 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
Current children cumulated CPU time (s) 105.55
Current children cumulated vsize (KiB) 13982084

[startup+162.301 s]
/proc/loadavg: 1.66 1.63 1.72 3/209 16002
/proc/meminfo: memFree=30749068/32770624 swapFree=0/936468
[pid=15958] ppid=15955 vsize=13982084 CPUtime=165.57 cores=1,3,5,7
/proc/15958/stat : 15958 (java) S 15955 15958 5678 0 -1 1077944320 50588 0 0 0 16543 14 0 0 20 0 15 0 11093741 14317654016 53826 18446744073709551615 4194304 4196468 140724487746064 140724487728608 139956762423031 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 51 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
/proc/15958/statm: 3495521 53826 3792 1 0 3484303 0
[pid=15958/tid=15970] ppid=15955 vsize=13982084 CPUtime=161.65 cores=1,3,5,7
/proc/15958/task/15970/stat : 15970 (java) R 15955 15958 5678 0 -1 4202560 16872 0 0 0 16159 6 0 0 20 0 15 0 11093793 14317654016 53826 18446744073709551615 4194304 4196468 140724487746064 139956766661168 139956366588423 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15976] ppid=15955 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/15958/task/15976/stat : 15976 (java) S 15955 15958 5678 0 -1 1077944384 3658 0 0 0 2 0 0 0 20 0 15 0 11093794 14317654016 53826 18446744073709551615 4194304 4196468 140724487746064 139956681836944 139956762433237 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15977] ppid=15955 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/15958/task/15977/stat : 15977 (java) S 15955 15958 5678 0 -1 1077944384 2404 0 0 0 2 0 0 0 20 0 15 0 11093794 14317654016 53826 18446744073709551615 4194304 4196468 140724487746064 139956680784144 139956762433237 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15978] ppid=15955 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/15958/task/15978/stat : 15978 (java) S 15955 15958 5678 0 -1 1077944384 1512 0 0 0 2 0 0 0 20 0 15 0 11093794 14317654016 53826 18446744073709551615 4194304 4196468 140724487746064 139956679731856 139956762433237 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15979] ppid=15955 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/15958/task/15979/stat : 15979 (java) S 15955 15958 5678 0 -1 1077944384 1051 0 0 0 2 0 0 0 20 0 15 0 11093794 14317654016 53826 18446744073709551615 4194304 4196468 140724487746064 139956678679056 139956762433237 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15980] ppid=15955 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/15958/task/15980/stat : 15980 (java) S 15955 15958 5678 0 -1 1077944384 2043 0 0 0 2 0 0 0 20 0 15 0 11093795 14317654016 53826 18446744073709551615 4194304 4196468 140724487746064 139955746343536 139956762434178 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15982] ppid=15955 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15958/task/15982/stat : 15982 (java) S 15955 15958 5678 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 11093795 14317654016 53826 18446744073709551615 4194304 4196468 140724487746064 139955745289568 139956762433237 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15984] ppid=15955 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15958/task/15984/stat : 15984 (java) S 15955 15958 5678 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 15 0 11093796 14317654016 53826 18446744073709551615 4194304 4196468 140724487746064 139955744237184 139956762433237 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15986] ppid=15955 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15958/task/15986/stat : 15986 (java) S 15955 15958 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11093798 14317654016 53826 18446744073709551615 4194304 4196468 140724487746064 139955743185488 139956762441627 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15987] ppid=15955 vsize=13982084 CPUtime=1.52 cores=1,3,5,7
/proc/15958/task/15987/stat : 15987 (java) S 15955 15958 5678 0 -1 1077944384 5329 0 0 0 151 1 0 0 20 0 15 0 11093798 14317654016 53826 18446744073709551615 4194304 4196468 140724487746064 139955742132336 139956762434178 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15988] ppid=15955 vsize=13982084 CPUtime=1.46 cores=1,3,5,7
/proc/15958/task/15988/stat : 15988 (java) S 15955 15958 5678 0 -1 1077944384 7209 0 0 0 145 1 0 0 20 0 15 0 11093798 14317654016 53826 18446744073709551615 4194304 4196468 140724487746064 139955741079536 139956762434178 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15989] ppid=15955 vsize=13982084 CPUtime=0.71 cores=1,3,5,7
/proc/15958/task/15989/stat : 15989 (java) S 15955 15958 5678 0 -1 1077944384 8350 0 0 0 70 1 0 0 20 0 15 0 11093798 14317654016 53826 18446744073709551615 4194304 4196468 140724487746064 139955740027248 139956762434178 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15990] ppid=15955 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15958/task/15990/stat : 15990 (java) S 15955 15958 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11093798 14317654016 53826 18446744073709551615 4194304 4196468 140724487746064 139955738974688 139956762433237 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15996] ppid=15955 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/15958/task/15996/stat : 15996 (java) S 15955 15958 5678 0 -1 1077944384 694 0 0 0 1 1 0 0 20 0 15 0 11093803 14317654016 53826 18446744073709551615 4194304 4196468 140724487746064 139955133213616 139956762434178 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
Current children cumulated CPU time (s) 165.57
Current children cumulated vsize (KiB) 13982084

[startup+222.306 s]
/proc/loadavg: 1.79 1.68 1.73 3/209 16004
/proc/meminfo: memFree=30761336/32770624 swapFree=0/936492
[pid=15958] ppid=15955 vsize=13982084 CPUtime=225.61 cores=1,3,5,7
/proc/15958/stat : 15958 (java) S 15955 15958 5678 0 -1 1077944320 50868 0 0 0 22546 15 0 0 20 0 15 0 11093741 14317654016 50236 18446744073709551615 4194304 4196468 140724487746064 140724487728608 139956762423031 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 51 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
/proc/15958/statm: 3495521 50236 3792 1 0 3484303 0
[pid=15958/tid=15970] ppid=15955 vsize=13982084 CPUtime=221.65 cores=1,3,5,7
/proc/15958/task/15970/stat : 15970 (java) R 15955 15958 5678 0 -1 4202560 17072 0 0 0 22159 6 0 0 20 0 15 0 11093793 14317654016 50236 18446744073709551615 4194304 4196468 140724487746064 139956766661248 139956366388999 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15976] ppid=15955 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/15958/task/15976/stat : 15976 (java) S 15955 15958 5678 0 -1 1077944384 3666 0 0 0 2 0 0 0 20 0 15 0 11093794 14317654016 50236 18446744073709551615 4194304 4196468 140724487746064 139956681836944 139956762433237 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15977] ppid=15955 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/15958/task/15977/stat : 15977 (java) S 15955 15958 5678 0 -1 1077944384 2404 0 0 0 2 0 0 0 20 0 15 0 11093794 14317654016 50236 18446744073709551615 4194304 4196468 140724487746064 139956680784144 139956762433237 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15978] ppid=15955 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/15958/task/15978/stat : 15978 (java) S 15955 15958 5678 0 -1 1077944384 1537 0 0 0 2 0 0 0 20 0 15 0 11093794 14317654016 50236 18446744073709551615 4194304 4196468 140724487746064 139956679731856 139956762433237 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15979] ppid=15955 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/15958/task/15979/stat : 15979 (java) S 15955 15958 5678 0 -1 1077944384 1074 0 0 0 2 0 0 0 20 0 15 0 11093794 14317654016 50236 18446744073709551615 4194304 4196468 140724487746064 139956678679056 139956762433237 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15980] ppid=15955 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/15958/task/15980/stat : 15980 (java) S 15955 15958 5678 0 -1 1077944384 2059 0 0 0 3 0 0 0 20 0 15 0 11093795 14317654016 50236 18446744073709551615 4194304 4196468 140724487746064 139955746343536 139956762434178 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15982] ppid=15955 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15958/task/15982/stat : 15982 (java) S 15955 15958 5678 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 11093795 14317654016 50236 18446744073709551615 4194304 4196468 140724487746064 139955745289568 139956762433237 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15984] ppid=15955 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15958/task/15984/stat : 15984 (java) S 15955 15958 5678 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 15 0 11093796 14317654016 50236 18446744073709551615 4194304 4196468 140724487746064 139955744237184 139956762433237 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15986] ppid=15955 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15958/task/15986/stat : 15986 (java) S 15955 15958 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11093798 14317654016 50236 18446744073709551615 4194304 4196468 140724487746064 139955743185488 139956762441627 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15987] ppid=15955 vsize=13982084 CPUtime=1.52 cores=1,3,5,7
/proc/15958/task/15987/stat : 15987 (java) S 15955 15958 5678 0 -1 1077944384 5331 0 0 0 151 1 0 0 20 0 15 0 11093798 14317654016 50236 18446744073709551615 4194304 4196468 140724487746064 139955742132336 139956762434178 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15988] ppid=15955 vsize=13982084 CPUtime=1.46 cores=1,3,5,7
/proc/15958/task/15988/stat : 15988 (java) S 15955 15958 5678 0 -1 1077944384 7211 0 0 0 145 1 0 0 20 0 15 0 11093798 14317654016 50236 18446744073709551615 4194304 4196468 140724487746064 139955741079536 139956762434178 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15989] ppid=15955 vsize=13982084 CPUtime=0.71 cores=1,3,5,7
/proc/15958/task/15989/stat : 15989 (java) S 15955 15958 5678 0 -1 1077944384 8352 0 0 0 70 1 0 0 20 0 15 0 11093798 14317654016 50236 18446744073709551615 4194304 4196468 140724487746064 139955740027248 139956762434178 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15990] ppid=15955 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15958/task/15990/stat : 15990 (java) S 15955 15958 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11093798 14317654016 50236 18446744073709551615 4194304 4196468 140724487746064 139955738974688 139956762433237 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15996] ppid=15955 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/15958/task/15996/stat : 15996 (java) S 15955 15958 5678 0 -1 1077944384 696 0 0 0 1 2 0 0 20 0 15 0 11093803 14317654016 50236 18446744073709551615 4194304 4196468 140724487746064 139955133213616 139956762434178 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
Current children cumulated CPU time (s) 225.61
Current children cumulated vsize (KiB) 13982084



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]
/proc/loadavg: 1.84 1.70 1.73 3/209 16004
/proc/meminfo: memFree=30764192/32770624 swapFree=0/936496
[pid=15958] ppid=15955 vsize=13982084 CPUtime=243.32 cores=1,3,5,7
/proc/15958/stat : 15958 (java) S 15955 15958 5678 0 -1 1077944320 51424 0 0 0 24316 16 0 0 20 0 15 0 11093741 14317654016 49466 18446744073709551615 4194304 4196468 140724487746064 140724487728608 139956762423031 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 51 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
/proc/15958/statm: 3495521 49466 3792 1 0 3484303 0
[pid=15958/tid=15970] ppid=15955 vsize=13982084 CPUtime=239.35 cores=1,3,5,7
/proc/15958/task/15970/stat : 15970 (java) R 15955 15958 5678 0 -1 4202560 17237 0 0 0 23929 6 0 0 20 0 15 0 11093793 14317654016 49466 18446744073709551615 4194304 4196468 140724487746064 139956766661152 139956366249970 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15976] ppid=15955 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/15958/task/15976/stat : 15976 (java) S 15955 15958 5678 0 -1 1077944384 3673 0 0 0 2 0 0 0 20 0 15 0 11093794 14317654016 49466 18446744073709551615 4194304 4196468 140724487746064 139956681836944 139956762433237 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15977] ppid=15955 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/15958/task/15977/stat : 15977 (java) S 15955 15958 5678 0 -1 1077944384 2441 0 0 0 3 0 0 0 20 0 15 0 11093794 14317654016 49466 18446744073709551615 4194304 4196468 140724487746064 139956680784144 139956762433237 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15978] ppid=15955 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/15958/task/15978/stat : 15978 (java) S 15955 15958 5678 0 -1 1077944384 1560 0 0 0 3 0 0 0 20 0 15 0 11093794 14317654016 49466 18446744073709551615 4194304 4196468 140724487746064 139956679731856 139956762433237 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15979] ppid=15955 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/15958/task/15979/stat : 15979 (java) S 15955 15958 5678 0 -1 1077944384 1161 0 0 0 3 0 0 0 20 0 15 0 11093794 14317654016 49466 18446744073709551615 4194304 4196468 140724487746064 139956678679056 139956762433237 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15980] ppid=15955 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/15958/task/15980/stat : 15980 (java) S 15955 15958 5678 0 -1 1077944384 2276 0 0 0 3 0 0 0 20 0 15 0 11093795 14317654016 49466 18446744073709551615 4194304 4196468 140724487746064 139955746343536 139956762434178 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15982] ppid=15955 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15958/task/15982/stat : 15982 (java) S 15955 15958 5678 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 11093795 14317654016 49466 18446744073709551615 4194304 4196468 140724487746064 139955745289568 139956762433237 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15984] ppid=15955 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15958/task/15984/stat : 15984 (java) S 15955 15958 5678 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 15 0 11093796 14317654016 49466 18446744073709551615 4194304 4196468 140724487746064 139955744237184 139956762433237 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15986] ppid=15955 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15958/task/15986/stat : 15986 (java) S 15955 15958 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11093798 14317654016 49466 18446744073709551615 4194304 4196468 140724487746064 139955743185488 139956762441627 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15987] ppid=15955 vsize=13982084 CPUtime=1.52 cores=1,3,5,7
/proc/15958/task/15987/stat : 15987 (java) S 15955 15958 5678 0 -1 1077944384 5331 0 0 0 151 1 0 0 20 0 15 0 11093798 14317654016 49466 18446744073709551615 4194304 4196468 140724487746064 139955742132336 139956762434178 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15988] ppid=15955 vsize=13982084 CPUtime=1.46 cores=1,3,5,7
/proc/15958/task/15988/stat : 15988 (java) S 15955 15958 5678 0 -1 1077944384 7211 0 0 0 145 1 0 0 20 0 15 0 11093798 14317654016 49466 18446744073709551615 4194304 4196468 140724487746064 139955741079536 139956762434178 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15989] ppid=15955 vsize=13982084 CPUtime=0.71 cores=1,3,5,7
/proc/15958/task/15989/stat : 15989 (java) S 15955 15958 5678 0 -1 1077944384 8352 0 0 0 70 1 0 0 20 0 15 0 11093798 14317654016 49466 18446744073709551615 4194304 4196468 140724487746064 139955740027248 139956762434178 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15990] ppid=15955 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15958/task/15990/stat : 15990 (java) S 15955 15958 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11093798 14317654016 49466 18446744073709551615 4194304 4196468 140724487746064 139955738974688 139956762433237 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
[pid=15958/tid=15996] ppid=15955 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/15958/task/15996/stat : 15996 (java) S 15955 15958 5678 0 -1 1077944384 716 0 0 0 1 3 0 0 20 0 15 0 11093803 14317654016 49466 18446744073709551615 4194304 4196468 140724487746064 139955133213616 139956762434178 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21303296 140724487754136 140724487754315 140724487754315 140724487757775 0
Current children cumulated CPU time (s) 243.32
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 15958 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 240.01
CPU time (s): 243.339
CPU user time (s): 243.173
CPU system time (s): 0.166092
CPU usage (%): 101.387
Max. virtual memory (cumulated for all children) (KiB): 13982084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 243.173
system time used= 0.166092
maximum resident set size= 230832
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51896
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= 8600
involuntary context switches= 162

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.887228 second user time and 1.36251 second system time

The end

Launcher Data

Begin job on node128 at 2017-08-01 23:44:12
IDJOB=4255768
IDBENCH=115758
IDSOLVER=2638
FILE ID=node128/4255768-1501624690
RUNJOBID= node128-1501622883-15277
PBS_JOBID= 
Free space on /tmp= 61852 MiB

SOLVER NAME= OscaR - ALNS 2017-07-26
BENCH NAME= XCSP17/Scheduling/Scheduling-js-taillard/Taillard-js-020-20-3.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-4255768-1501624690/watcher-4255768-1501624690 -o /tmp/evaluation-result-4255768-1501624690/solver-4255768-1501624690 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node128-1501622883-15277 --watchdog 300  java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 131132108 --timelimit 264 --memlimit 11000 --nbcore 4 HOME/instance-4255768-1501624690.xml

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

MD5SUM BENCH= 5314b126c5fc4f843c68abc8a30fc0ca
RANDOM SEED=131132108

node128.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.05
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.05
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.05
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.05
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:        31098928 kB
MemAvailable:   32030956 kB
Buffers:           97500 kB
Cached:          1116508 kB
SwapCached:            0 kB
Active:           300772 kB
Inactive:         967044 kB
Active(anon):      54076 kB
Inactive(anon):     8532 kB
Active(file):     246696 kB
Inactive(file):   958512 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             84340 kB
Writeback:             4 kB
AnonPages:         53172 kB
Mapped:            30044 kB
Shmem:              8872 kB
Slab:             110256 kB
SReclaimable:      85308 kB
SUnreclaim:        24948 kB
KernelStack:        3184 kB
PageTables:         4452 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     282064 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:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61768 MiB
End job on node128 at 2017-08-01 23:48:12