Trace number 4255757

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) 249.21899 240.013

General information on the benchmark

NameScheduling/Scheduling-fs-taillard/
Taillard-fs-100-20-3.xml
MD5SUM6a976a8caea6b1a6adb22232912ed5ab
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2100
Number of constraints2120
Number of domains1
Minimum domain size6406
Maximum domain size6406
Distribution of domain sizes[{"size":6406,"count":2100}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":100},{"degree":3,"count":2000}]
Minimum constraint arity1
Maximum constraint arity100
Distribution of constraint arities[{"arity":1,"count":100},{"arity":2,"count":2000},{"arity":100,"count":20}]
Number of extensional constraints0
Number of intensional constraints2100
Distribution of constraint types[{"type":"intension","count":2100},{"type":"noOverlap","count":20}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.32/0.43	c version: 2017-07-26
0.32/0.43	c seed: 1295642326
0.32/0.43	c timeout: 264
0.32/0.43	c memlimit: 11000
0.32/0.43	c nbcore: 4
0.32/0.45	c Parsing instance...
5.64/2.75	c Parsing done, starting search...
249.19/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-4255757-1501624206/watcher-4255757-1501624206 -o /tmp/evaluation-result-4255757-1501624206/solver-4255757-1501624206 -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 1295642326 --timelimit 264 --memlimit 11000 --nbcore 4 HOME/instance-4255757-1501624206.xml 

pid=15628
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.21 1.56 1.78 3/176 15632
/proc/meminfo: memFree=31099188/32770624 swapFree=0/936032
[pid=15632] ppid=15628 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/15632/stat : 15632 (runsolver) D 15628 15632 5678 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 11045289 24240128 106 18446744073709551615 4194304 4338465 140726471989616 140726471987256 140480401851095 0 0 1 24578 18446744071580418449 0 0 17 7 0 0 0 0 0 6438912 6441760 16183296 140726471991404 140726471991878 140726471991878 140726471995338 0
/proc/15632/statm: 5918 106 53 36 0 2156 0

[startup+0.100152 s]
/proc/loadavg: 1.21 1.56 1.78 3/176 15632
/proc/meminfo: memFree=31099188/32770624 swapFree=0/936032
[pid=15632] ppid=15628 vsize=13358552 CPUtime=0 cores=1,3,5,7
/proc/15632/stat : 15632 (java) S 15628 15632 5678 0 -1 1077944320 3270 0 0 0 0 0 0 0 20 0 6 0 11045289 13679157248 3461 18446744073709551615 4194304 4196468 140726472962192 140726472944736 139712075534071 0 0 1 16784584 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
/proc/15632/statm: 3339638 3461 1864 1 0 3329143 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 13358552

[startup+0.200327 s]
/proc/loadavg: 1.21 1.56 1.78 3/176 15632
/proc/meminfo: memFree=31099188/32770624 swapFree=0/936032
[pid=15632] ppid=15628 vsize=13906484 CPUtime=0.05 cores=1,3,5,7
/proc/15632/stat : 15632 (java) S 15628 15632 5678 0 -1 1077944320 5013 0 0 0 5 0 0 0 20 0 14 0 11045289 14240239616 5539 18446744073709551615 4194304 4196468 140726472962192 140726472944736 139712075534071 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
/proc/15632/statm: 3476621 5539 2557 1 0 3466126 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 13906484

[startup+0.300457 s]
/proc/loadavg: 1.21 1.56 1.78 3/176 15632
/proc/meminfo: memFree=31099188/32770624 swapFree=0/936032
[pid=15632] ppid=15628 vsize=13975920 CPUtime=0.15 cores=1,3,5,7
/proc/15632/stat : 15632 (java) S 15628 15632 5678 0 -1 1077944320 9674 0 0 0 13 2 0 0 20 0 15 0 11045289 14311342080 8574 18446744073709551615 4194304 4196468 140726472962192 140726472944736 139712075534071 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
/proc/15632/statm: 3493980 8640 3404 1 0 3482767 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 13975920

[startup+0.700254 s]
/proc/loadavg: 1.21 1.56 1.78 3/176 15632
/proc/meminfo: memFree=31099188/32770624 swapFree=0/936032
[pid=15632] ppid=15628 vsize=13977988 CPUtime=0.93 cores=1,3,5,7
/proc/15632/stat : 15632 (java) S 15628 15632 5678 0 -1 1077944320 13682 0 0 0 89 4 0 0 20 0 15 0 11045289 14313459712 16500 18446744073709551615 4194304 4196468 140726472962192 140726472944736 139712075534071 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
/proc/15632/statm: 3494497 16500 3715 1 0 3483279 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 13977988

[startup+1.50061 s]
/proc/loadavg: 1.21 1.56 1.78 8/209 15665
/proc/meminfo: memFree=30878572/32770624 swapFree=0/936024
[pid=15632] ppid=15628 vsize=13980036 CPUtime=3.44 cores=1,3,5,7
/proc/15632/stat : 15632 (java) S 15628 15632 5678 0 -1 1077944320 25424 0 0 0 337 7 0 0 20 0 15 0 11045289 14315556864 41785 18446744073709551615 4194304 4196468 140726472962192 140726472944736 139712075534071 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
/proc/15632/statm: 3495009 41785 3758 1 0 3483791 0
[pid=15632/tid=15638] ppid=15628 vsize=13980036 CPUtime=1.3 cores=1,3,5,7
/proc/15632/task/15638/stat : 15638 (java) R 15628 15632 5678 0 -1 4202560 12924 0 0 0 125 5 0 0 20 0 15 0 11045297 14315556864 41785 18446744073709551615 4194304 4196468 140726472962192 139712079770208 139712060919447 0 4 1 16800974 0 0 0 -1 3 0 0 8 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15642] ppid=15628 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/15632/task/15642/stat : 15642 (java) S 15628 15632 5678 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11045298 14315556864 41785 18446744073709551615 4194304 4196468 140726472962192 139712009968784 139712075544277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15645] ppid=15628 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/15632/task/15645/stat : 15645 (java) S 15628 15632 5678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11045298 14315556864 41785 18446744073709551615 4194304 4196468 140726472962192 139712008915984 139712075544277 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15646] ppid=15628 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/15632/task/15646/stat : 15646 (java) S 15628 15632 5678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11045298 14315556864 41785 18446744073709551615 4194304 4196468 140726472962192 139712007863184 139712075544277 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15647] ppid=15628 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/15632/task/15647/stat : 15647 (java) S 15628 15632 5678 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11045298 14315556864 41785 18446744073709551615 4194304 4196468 140726472962192 139712006810384 139712075544277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15648] ppid=15628 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/15632/task/15648/stat : 15648 (java) S 15628 15632 5678 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 11045299 14315556864 41785 18446744073709551615 4194304 4196468 140726472962192 139711261067632 139712075545218 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15650] ppid=15628 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/15632/task/15650/stat : 15650 (java) S 15628 15632 5678 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 11045300 14315556864 41785 18446744073709551615 4194304 4196468 140726472962192 139711192491040 139712075544277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15652] ppid=15628 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/15632/task/15652/stat : 15652 (java) S 15628 15632 5678 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 11045300 14315556864 41785 18446744073709551615 4194304 4196468 140726472962192 139711191438192 139712075544277 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15654] ppid=15628 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/15632/task/15654/stat : 15654 (java) S 15628 15632 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11045303 14315556864 41785 18446744073709551615 4194304 4196468 140726472962192 139711190386512 139712075552667 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15656] ppid=15628 vsize=13980036 CPUtime=0.77 cores=1,3,5,7
/proc/15632/task/15656/stat : 15656 (java) S 15628 15632 5678 0 -1 1077944384 3860 0 0 0 76 1 0 0 20 0 15 0 11045303 14315556864 41785 18446744073709551615 4194304 4196468 140726472962192 139711189334896 139712075545218 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15658] ppid=15628 vsize=13980036 CPUtime=0.76 cores=1,3,5,7
/proc/15632/task/15658/stat : 15658 (java) R 15628 15632 5678 0 -1 4202560 3459 0 0 0 76 0 0 0 20 0 15 0 11045303 14315556864 41785 18446744073709551615 4194304 4196468 140726472962192 139711188267216 139712059931220 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15659] ppid=15628 vsize=13980036 CPUtime=0.59 cores=1,3,5,7
/proc/15632/task/15659/stat : 15659 (java) S 15628 15632 5678 0 -1 1077944384 3748 0 0 0 59 0 0 0 20 0 15 0 11045303 14315556864 41785 18446744073709551615 4194304 4196468 140726472962192 139711187229296 139712075545218 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15662] ppid=15628 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/15632/task/15662/stat : 15662 (java) S 15628 15632 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11045303 14315556864 41785 18446744073709551615 4194304 4196468 140726472962192 139711186176736 139712075544277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15665] ppid=15628 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/15632/task/15665/stat : 15665 (java) S 15628 15632 5678 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 11045312 14315556864 41785 18446744073709551615 4194304 4196468 140726472962192 139711185124016 139712075545218 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
Current children cumulated CPU time (s) 3.44
Current children cumulated vsize (KiB) 13980036

[startup+3.10126 s]
/proc/loadavg: 1.21 1.56 1.78 3/209 15665
/proc/meminfo: memFree=30741160/32770624 swapFree=0/936024
[pid=15632] ppid=15628 vsize=13982084 CPUtime=6.77 cores=1,3,5,7
/proc/15632/stat : 15632 (java) S 15628 15632 5678 0 -1 1077944320 34731 0 0 0 666 11 0 0 20 0 15 0 11045289 14317654016 57868 18446744073709551615 4194304 4196468 140726472962192 140726472944736 139712075534071 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
/proc/15632/statm: 3495521 57868 3791 1 0 3484303 0
[pid=15632/tid=15638] ppid=15628 vsize=13982084 CPUtime=2.87 cores=1,3,5,7
/proc/15632/task/15638/stat : 15638 (java) R 15628 15632 5678 0 -1 4202560 15547 0 0 0 281 6 0 0 20 0 15 0 11045297 14317654016 57868 18446744073709551615 4194304 4196468 140726472962192 139712079769240 139711689196442 0 4 1 16800974 0 0 0 -1 7 0 0 8 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15642] ppid=15628 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15632/task/15642/stat : 15642 (java) S 15628 15632 5678 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 11045298 14317654016 57868 18446744073709551615 4194304 4196468 140726472962192 139712009968784 139712075544277 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15645] ppid=15628 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/15632/task/15645/stat : 15645 (java) S 15628 15632 5678 0 -1 1077944384 307 0 0 0 1 0 0 0 20 0 15 0 11045298 14317654016 57868 18446744073709551615 4194304 4196468 140726472962192 139712008915984 139712075544277 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15646] ppid=15628 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15632/task/15646/stat : 15646 (java) S 15628 15632 5678 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 11045298 14317654016 57868 18446744073709551615 4194304 4196468 140726472962192 139712007863184 139712075544277 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15647] ppid=15628 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/15632/task/15647/stat : 15647 (java) S 15628 15632 5678 0 -1 1077944384 69 0 0 0 1 0 0 0 20 0 15 0 11045298 14317654016 57868 18446744073709551615 4194304 4196468 140726472962192 139712006810384 139712075544277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15648] ppid=15628 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15632/task/15648/stat : 15648 (java) S 15628 15632 5678 0 -1 1077944384 487 0 0 0 0 0 0 0 20 0 15 0 11045299 14317654016 57868 18446744073709551615 4194304 4196468 140726472962192 139711261067632 139712075545218 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15650] ppid=15628 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15632/task/15650/stat : 15650 (java) S 15628 15632 5678 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 11045300 14317654016 57868 18446744073709551615 4194304 4196468 140726472962192 139711192491040 139712075544277 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15652] ppid=15628 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15632/task/15652/stat : 15652 (java) S 15628 15632 5678 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 11045300 14317654016 57868 18446744073709551615 4194304 4196468 140726472962192 139711191438208 139712075544277 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15654] ppid=15628 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15632/task/15654/stat : 15654 (java) S 15628 15632 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11045303 14317654016 57868 18446744073709551615 4194304 4196468 140726472962192 139711190386512 139712075552667 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15656] ppid=15628 vsize=13982084 CPUtime=1.45 cores=1,3,5,7
/proc/15632/task/15656/stat : 15656 (java) R 15628 15632 5678 0 -1 4202560 4699 0 0 0 144 1 0 0 20 0 15 0 11045303 14317654016 57868 18446744073709551615 4194304 4196468 140726472962192 139711189326176 139712055190640 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15658] ppid=15628 vsize=13982084 CPUtime=1.51 cores=1,3,5,7
/proc/15632/task/15658/stat : 15658 (java) R 15628 15632 5678 0 -1 4202560 4902 0 0 0 151 0 0 0 20 0 15 0 11045303 14317654016 57868 18446744073709551615 4194304 4196468 140726472962192 139711188266288 139712054790656 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15659] ppid=15628 vsize=13982084 CPUtime=0.85 cores=1,3,5,7
/proc/15632/task/15659/stat : 15659 (java) S 15628 15632 5678 0 -1 1077944384 7279 0 0 0 84 1 0 0 20 0 15 0 11045303 14317654016 57868 18446744073709551615 4194304 4196468 140726472962192 139711187229296 139712075545218 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15662] ppid=15628 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15632/task/15662/stat : 15662 (java) S 15628 15632 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11045303 14317654016 57868 18446744073709551615 4194304 4196468 140726472962192 139711186176736 139712075544277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15665] ppid=15628 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15632/task/15665/stat : 15665 (java) S 15628 15632 5678 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 11045312 14317654016 57868 18446744073709551615 4194304 4196468 140726472962192 139711185124016 139712075545218 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
Current children cumulated CPU time (s) 6.77
Current children cumulated vsize (KiB) 13982084

[startup+6.30068 s]
/proc/loadavg: 1.43 1.60 1.79 3/209 15665
/proc/meminfo: memFree=30612436/32770624 swapFree=0/936036
[pid=15632] ppid=15628 vsize=13982084 CPUtime=13.14 cores=1,3,5,7
/proc/15632/stat : 15632 (java) S 15628 15632 5678 0 -1 1077944320 41659 0 0 0 1299 15 0 0 20 0 15 0 11045289 14317654016 63518 18446744073709551615 4194304 4196468 140726472962192 140726472944736 139712075534071 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
/proc/15632/statm: 3495521 63518 3791 1 0 3484303 0
[pid=15632/tid=15638] ppid=15628 vsize=13982084 CPUtime=6.05 cores=1,3,5,7
/proc/15632/task/15638/stat : 15638 (java) R 15628 15632 5678 0 -1 4202560 15569 0 0 0 599 6 0 0 20 0 15 0 11045297 14317654016 63518 18446744073709551615 4194304 4196468 140726472962192 139712079769008 139711690245881 0 4 1 16800974 0 0 0 -1 3 0 0 8 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15642] ppid=15628 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/15632/task/15642/stat : 15642 (java) S 15628 15632 5678 0 -1 1077944384 34 0 0 0 1 0 0 0 20 0 15 0 11045298 14317654016 63518 18446744073709551615 4194304 4196468 140726472962192 139712009968784 139712075544277 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15645] ppid=15628 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/15632/task/15645/stat : 15645 (java) S 15628 15632 5678 0 -1 1077944384 315 0 0 0 2 0 0 0 20 0 15 0 11045298 14317654016 63518 18446744073709551615 4194304 4196468 140726472962192 139712008915984 139712075544277 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15646] ppid=15628 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/15632/task/15646/stat : 15646 (java) S 15628 15632 5678 0 -1 1077944384 20 0 0 0 1 0 0 0 20 0 15 0 11045298 14317654016 63518 18446744073709551615 4194304 4196468 140726472962192 139712007863184 139712075544277 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15647] ppid=15628 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/15632/task/15647/stat : 15647 (java) S 15628 15632 5678 0 -1 1077944384 78 0 0 0 2 0 0 0 20 0 15 0 11045298 14317654016 63518 18446744073709551615 4194304 4196468 140726472962192 139712006810384 139712075544277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15648] ppid=15628 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15632/task/15648/stat : 15648 (java) S 15628 15632 5678 0 -1 1077944384 487 0 0 0 0 0 0 0 20 0 15 0 11045299 14317654016 63518 18446744073709551615 4194304 4196468 140726472962192 139711261067632 139712075545218 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15650] ppid=15628 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15632/task/15650/stat : 15650 (java) S 15628 15632 5678 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 11045300 14317654016 63518 18446744073709551615 4194304 4196468 140726472962192 139711192491104 139712075544277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15652] ppid=15628 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15632/task/15652/stat : 15652 (java) S 15628 15632 5678 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 11045300 14317654016 63518 18446744073709551615 4194304 4196468 140726472962192 139711191438208 139712075544277 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15654] ppid=15628 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15632/task/15654/stat : 15654 (java) S 15628 15632 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11045303 14317654016 63518 18446744073709551615 4194304 4196468 140726472962192 139711190386512 139712075552667 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15656] ppid=15628 vsize=13982084 CPUtime=2.85 cores=1,3,5,7
/proc/15632/task/15656/stat : 15656 (java) S 15628 15632 5678 0 -1 1077944384 7901 0 0 0 284 1 0 0 20 0 15 0 11045303 14317654016 63518 18446744073709551615 4194304 4196468 140726472962192 139711189334896 139712075545218 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15658] ppid=15628 vsize=13982084 CPUtime=3.19 cores=1,3,5,7
/proc/15632/task/15658/stat : 15658 (java) S 15628 15632 5678 0 -1 1077944384 8474 0 0 0 317 2 0 0 20 0 15 0 11045303 14317654016 63518 18446744073709551615 4194304 4196468 140726472962192 139711188282096 139712075545218 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15659] ppid=15628 vsize=13982084 CPUtime=0.9 cores=1,3,5,7
/proc/15632/task/15659/stat : 15659 (java) S 15628 15632 5678 0 -1 1077944384 7346 0 0 0 89 1 0 0 20 0 15 0 11045303 14317654016 63518 18446744073709551615 4194304 4196468 140726472962192 139711187229296 139712075545218 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15662] ppid=15628 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15632/task/15662/stat : 15662 (java) S 15628 15632 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11045303 14317654016 63518 18446744073709551615 4194304 4196468 140726472962192 139711186176736 139712075544277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15665] ppid=15628 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15632/task/15665/stat : 15665 (java) S 15628 15632 5678 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 15 0 11045312 14317654016 63518 18446744073709551615 4194304 4196468 140726472962192 139711185124016 139712075545218 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
Current children cumulated CPU time (s) 13.14
Current children cumulated vsize (KiB) 13982084

[startup+12.7006 s]
/proc/loadavg: 1.48 1.60 1.79 3/209 15665
/proc/meminfo: memFree=30481868/32770624 swapFree=0/936044
[pid=15632] ppid=15628 vsize=13982084 CPUtime=19.91 cores=1,3,5,7
/proc/15632/stat : 15632 (java) S 15628 15632 5678 0 -1 1077944320 49101 0 0 0 1975 16 0 0 20 0 15 0 11045289 14317654016 63013 18446744073709551615 4194304 4196468 140726472962192 140726472944736 139712075534071 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
/proc/15632/statm: 3495521 63013 3797 1 0 3484303 0
[pid=15632/tid=15638] ppid=15628 vsize=13982084 CPUtime=12.4 cores=1,3,5,7
/proc/15632/task/15638/stat : 15638 (java) R 15628 15632 5678 0 -1 4202560 16349 0 0 0 1234 6 0 0 20 0 15 0 11045297 14317654016 63013 18446744073709551615 4194304 4196468 140726472962192 139712079772384 139711689044618 0 4 1 16800974 0 0 0 -1 1 0 0 8 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15642] ppid=15628 vsize=13982084 CPUtime=0.05 cores=1,3,5,7
/proc/15632/task/15642/stat : 15642 (java) S 15628 15632 5678 0 -1 1077944384 169 0 0 0 5 0 0 0 20 0 15 0 11045298 14317654016 63013 18446744073709551615 4194304 4196468 140726472962192 139712009968784 139712075544277 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15645] ppid=15628 vsize=13982084 CPUtime=0.05 cores=1,3,5,7
/proc/15632/task/15645/stat : 15645 (java) S 15628 15632 5678 0 -1 1077944384 729 0 0 0 5 0 0 0 20 0 15 0 11045298 14317654016 63013 18446744073709551615 4194304 4196468 140726472962192 139712008915984 139712075544277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15646] ppid=15628 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/15632/task/15646/stat : 15646 (java) S 15628 15632 5678 0 -1 1077944384 1437 0 0 0 4 0 0 0 20 0 15 0 11045298 14317654016 63013 18446744073709551615 4194304 4196468 140726472962192 139712007863184 139712075544277 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15647] ppid=15628 vsize=13982084 CPUtime=0.06 cores=1,3,5,7
/proc/15632/task/15647/stat : 15647 (java) S 15628 15632 5678 0 -1 1077944384 182 0 0 0 6 0 0 0 20 0 15 0 11045298 14317654016 63013 18446744073709551615 4194304 4196468 140726472962192 139712006810384 139712075544277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15648] ppid=15628 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/15632/task/15648/stat : 15648 (java) S 15628 15632 5678 0 -1 1077944384 698 0 0 0 2 0 0 0 20 0 15 0 11045299 14317654016 63013 18446744073709551615 4194304 4196468 140726472962192 139711261067632 139712075545218 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15650] ppid=15628 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15632/task/15650/stat : 15650 (java) S 15628 15632 5678 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 11045300 14317654016 63013 18446744073709551615 4194304 4196468 140726472962192 139711192491104 139712075544277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15652] ppid=15628 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15632/task/15652/stat : 15652 (java) S 15628 15632 5678 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 11045300 14317654016 63013 18446744073709551615 4194304 4196468 140726472962192 139711191438208 139712075544277 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15654] ppid=15628 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15632/task/15654/stat : 15654 (java) S 15628 15632 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11045303 14317654016 63013 18446744073709551615 4194304 4196468 140726472962192 139711190386512 139712075552667 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0

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

/proc/15632/task/15662/stat : 15662 (java) S 15628 15632 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11045303 14317654016 49628 18446744073709551615 4194304 4196468 140726472962192 139711186176736 139712075544277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15665] ppid=15628 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/15632/task/15665/stat : 15665 (java) S 15628 15632 5678 0 -1 1077944384 268 0 0 0 0 1 0 0 20 0 15 0 11045312 14317654016 49628 18446744073709551615 4194304 4196468 140726472962192 139711185124016 139712075545218 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
Current children cumulated CPU time (s) 58.9
Current children cumulated vsize (KiB) 13982084

[startup+102.301 s]
/proc/loadavg: 1.69 1.63 1.78 3/209 15668
/proc/meminfo: memFree=30599612/32770624 swapFree=0/936088
[pid=15632] ppid=15628 vsize=13982084 CPUtime=110.7 cores=1,3,5,7
/proc/15632/stat : 15632 (java) S 15628 15632 5678 0 -1 1077944320 72023 0 0 0 11044 26 0 0 20 0 15 0 11045289 14317654016 43360 18446744073709551615 4194304 4196468 140726472962192 140726472944736 139712075534071 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
/proc/15632/statm: 3495521 43360 3797 1 0 3484303 0
[pid=15632/tid=15638] ppid=15628 vsize=13982084 CPUtime=101.77 cores=1,3,5,7
/proc/15632/task/15638/stat : 15638 (java) R 15628 15632 5678 0 -1 4202560 18580 0 0 0 10170 7 0 0 20 0 15 0 11045297 14317654016 43360 18446744073709551615 4194304 4196468 140726472962192 139712079772272 139711690928368 0 4 1 16800974 0 0 0 -1 1 0 0 8 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15642] ppid=15628 vsize=13982084 CPUtime=0.21 cores=1,3,5,7
/proc/15632/task/15642/stat : 15642 (java) S 15628 15632 5678 0 -1 1077944384 1101 0 0 0 19 2 0 0 20 0 15 0 11045298 14317654016 43360 18446744073709551615 4194304 4196468 140726472962192 139712009968784 139712075544277 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15645] ppid=15628 vsize=13982084 CPUtime=0.22 cores=1,3,5,7
/proc/15632/task/15645/stat : 15645 (java) S 15628 15632 5678 0 -1 1077944384 1600 0 0 0 20 2 0 0 20 0 15 0 11045298 14317654016 43360 18446744073709551615 4194304 4196468 140726472962192 139712008915984 139712075544277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15646] ppid=15628 vsize=13982084 CPUtime=0.21 cores=1,3,5,7
/proc/15632/task/15646/stat : 15646 (java) S 15628 15632 5678 0 -1 1077944384 1828 0 0 0 19 2 0 0 20 0 15 0 11045298 14317654016 43360 18446744073709551615 4194304 4196468 140726472962192 139712007863184 139712075544277 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15647] ppid=15628 vsize=13982084 CPUtime=0.22 cores=1,3,5,7
/proc/15632/task/15647/stat : 15647 (java) S 15628 15632 5678 0 -1 1077944384 1599 0 0 0 20 2 0 0 20 0 15 0 11045298 14317654016 43360 18446744073709551615 4194304 4196468 140726472962192 139712006810384 139712075544277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15648] ppid=15628 vsize=13982084 CPUtime=0.08 cores=1,3,5,7
/proc/15632/task/15648/stat : 15648 (java) S 15628 15632 5678 0 -1 1077944384 1629 0 0 0 7 1 0 0 20 0 15 0 11045299 14317654016 43360 18446744073709551615 4194304 4196468 140726472962192 139711261067632 139712075545218 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15650] ppid=15628 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15632/task/15650/stat : 15650 (java) S 15628 15632 5678 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 11045300 14317654016 43360 18446744073709551615 4194304 4196468 140726472962192 139711192491104 139712075544277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15652] ppid=15628 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15632/task/15652/stat : 15652 (java) S 15628 15632 5678 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 11045300 14317654016 43360 18446744073709551615 4194304 4196468 140726472962192 139711191438208 139712075544277 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15654] ppid=15628 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15632/task/15654/stat : 15654 (java) S 15628 15632 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11045303 14317654016 43360 18446744073709551615 4194304 4196468 140726472962192 139711190386512 139712075552667 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15656] ppid=15628 vsize=13982084 CPUtime=3.51 cores=1,3,5,7
/proc/15632/task/15656/stat : 15656 (java) S 15628 15632 5678 0 -1 1077944384 17935 0 0 0 349 2 0 0 20 0 15 0 11045303 14317654016 43360 18446744073709551615 4194304 4196468 140726472962192 139711189334896 139712075545218 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15658] ppid=15628 vsize=13982084 CPUtime=3.42 cores=1,3,5,7
/proc/15632/task/15658/stat : 15658 (java) S 15628 15632 5678 0 -1 1077944384 14617 0 0 0 340 2 0 0 20 0 15 0 11045303 14317654016 43360 18446744073709551615 4194304 4196468 140726472962192 139711188282096 139712075545218 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15659] ppid=15628 vsize=13982084 CPUtime=0.94 cores=1,3,5,7
/proc/15632/task/15659/stat : 15659 (java) S 15628 15632 5678 0 -1 1077944384 11412 0 0 0 92 2 0 0 20 0 15 0 11045303 14317654016 43360 18446744073709551615 4194304 4196468 140726472962192 139711187229296 139712075545218 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15662] ppid=15628 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15632/task/15662/stat : 15662 (java) S 15628 15632 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11045303 14317654016 43360 18446744073709551615 4194304 4196468 140726472962192 139711186176736 139712075544277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15665] ppid=15628 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/15632/task/15665/stat : 15665 (java) S 15628 15632 5678 0 -1 1077944384 303 0 0 0 1 2 0 0 20 0 15 0 11045312 14317654016 43360 18446744073709551615 4194304 4196468 140726472962192 139711185124016 139712075545218 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
Current children cumulated CPU time (s) 110.7
Current children cumulated vsize (KiB) 13982084

[startup+162.301 s]
/proc/loadavg: 1.58 1.62 1.76 3/209 15670
/proc/meminfo: memFree=30683900/32770624 swapFree=0/936108
[pid=15632] ppid=15628 vsize=13982084 CPUtime=171.12 cores=1,3,5,7
/proc/15632/stat : 15632 (java) S 15628 15632 5678 0 -1 1077944320 74926 0 0 0 17083 29 0 0 20 0 15 0 11045289 14317654016 44144 18446744073709551615 4194304 4196468 140726472962192 140726472944736 139712075534071 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
/proc/15632/statm: 3495521 44144 3797 1 0 3484303 0
[pid=15632/tid=15638] ppid=15628 vsize=13982084 CPUtime=161.59 cores=1,3,5,7
/proc/15632/task/15638/stat : 15638 (java) R 15628 15632 5678 0 -1 4202560 19028 0 0 0 16152 7 0 0 20 0 15 0 11045297 14317654016 44144 18446744073709551615 4194304 4196468 140726472962192 139712079772624 139711689240851 0 4 1 16800974 0 0 0 -1 3 0 0 8 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15642] ppid=15628 vsize=13982084 CPUtime=0.33 cores=1,3,5,7
/proc/15632/task/15642/stat : 15642 (java) S 15628 15632 5678 0 -1 1077944384 1813 0 0 0 31 2 0 0 20 0 15 0 11045298 14317654016 44144 18446744073709551615 4194304 4196468 140726472962192 139712009968784 139712075544277 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15645] ppid=15628 vsize=13982084 CPUtime=0.34 cores=1,3,5,7
/proc/15632/task/15645/stat : 15645 (java) S 15628 15632 5678 0 -1 1077944384 1730 0 0 0 31 3 0 0 20 0 15 0 11045298 14317654016 44144 18446744073709551615 4194304 4196468 140726472962192 139712008915984 139712075544277 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15646] ppid=15628 vsize=13982084 CPUtime=0.32 cores=1,3,5,7
/proc/15632/task/15646/stat : 15646 (java) S 15628 15632 5678 0 -1 1077944384 1992 0 0 0 30 2 0 0 20 0 15 0 11045298 14317654016 44144 18446744073709551615 4194304 4196468 140726472962192 139712007863184 139712075544277 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15647] ppid=15628 vsize=13982084 CPUtime=0.34 cores=1,3,5,7
/proc/15632/task/15647/stat : 15647 (java) S 15628 15632 5678 0 -1 1077944384 1734 0 0 0 31 3 0 0 20 0 15 0 11045298 14317654016 44144 18446744073709551615 4194304 4196468 140726472962192 139712006810384 139712075544277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15648] ppid=15628 vsize=13982084 CPUtime=0.13 cores=1,3,5,7
/proc/15632/task/15648/stat : 15648 (java) S 15628 15632 5678 0 -1 1077944384 1882 0 0 0 12 1 0 0 20 0 15 0 11045299 14317654016 44144 18446744073709551615 4194304 4196468 140726472962192 139711261067632 139712075545218 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15650] ppid=15628 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15632/task/15650/stat : 15650 (java) S 15628 15632 5678 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 11045300 14317654016 44144 18446744073709551615 4194304 4196468 140726472962192 139711192491104 139712075544277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15652] ppid=15628 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15632/task/15652/stat : 15652 (java) S 15628 15632 5678 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 11045300 14317654016 44144 18446744073709551615 4194304 4196468 140726472962192 139711191438208 139712075544277 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15654] ppid=15628 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15632/task/15654/stat : 15654 (java) S 15628 15632 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11045303 14317654016 44144 18446744073709551615 4194304 4196468 140726472962192 139711190386512 139712075552667 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15656] ppid=15628 vsize=13982084 CPUtime=3.55 cores=1,3,5,7
/proc/15632/task/15656/stat : 15656 (java) S 15628 15632 5678 0 -1 1077944384 18545 0 0 0 353 2 0 0 20 0 15 0 11045303 14317654016 44144 18446744073709551615 4194304 4196468 140726472962192 139711189334896 139712075545218 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15658] ppid=15628 vsize=13982084 CPUtime=3.43 cores=1,3,5,7
/proc/15632/task/15658/stat : 15658 (java) S 15628 15632 5678 0 -1 1077944384 15047 0 0 0 341 2 0 0 20 0 15 0 11045303 14317654016 44144 18446744073709551615 4194304 4196468 140726472962192 139711188282096 139712075545218 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15659] ppid=15628 vsize=13982084 CPUtime=0.94 cores=1,3,5,7
/proc/15632/task/15659/stat : 15659 (java) S 15628 15632 5678 0 -1 1077944384 11414 0 0 0 92 2 0 0 20 0 15 0 11045303 14317654016 44144 18446744073709551615 4194304 4196468 140726472962192 139711187229296 139712075545218 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15662] ppid=15628 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15632/task/15662/stat : 15662 (java) S 15628 15632 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11045303 14317654016 44144 18446744073709551615 4194304 4196468 140726472962192 139711186176736 139712075544277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15665] ppid=15628 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/15632/task/15665/stat : 15665 (java) S 15628 15632 5678 0 -1 1077944384 322 0 0 0 1 3 0 0 20 0 15 0 11045312 14317654016 44144 18446744073709551615 4194304 4196468 140726472962192 139711185124016 139712075545218 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
Current children cumulated CPU time (s) 171.12
Current children cumulated vsize (KiB) 13982084

[startup+222.306 s]
/proc/loadavg: 1.66 1.64 1.76 3/209 15672
/proc/meminfo: memFree=30696000/32770624 swapFree=0/936128
[pid=15632] ppid=15628 vsize=13982084 CPUtime=231.45 cores=1,3,5,7
/proc/15632/stat : 15632 (java) S 15628 15632 5678 0 -1 1077944320 76704 0 0 0 23114 31 0 0 20 0 15 0 11045289 14317654016 45709 18446744073709551615 4194304 4196468 140726472962192 140726472944736 139712075534071 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
/proc/15632/statm: 3495521 45709 3797 1 0 3484303 0
[pid=15632/tid=15638] ppid=15628 vsize=13982084 CPUtime=221.44 cores=1,3,5,7
/proc/15632/task/15638/stat : 15638 (java) R 15628 15632 5678 0 -1 4202560 19391 0 0 0 22137 7 0 0 20 0 15 0 11045297 14317654016 45709 18446744073709551615 4194304 4196468 140726472962192 139712079772208 139711690933407 0 4 1 16800974 0 0 0 -1 3 0 0 8 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15642] ppid=15628 vsize=13982084 CPUtime=0.43 cores=1,3,5,7
/proc/15632/task/15642/stat : 15642 (java) S 15628 15632 5678 0 -1 1077944384 1949 0 0 0 41 2 0 0 20 0 15 0 11045298 14317654016 45709 18446744073709551615 4194304 4196468 140726472962192 139712009968784 139712075544277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15645] ppid=15628 vsize=13982084 CPUtime=0.44 cores=1,3,5,7
/proc/15632/task/15645/stat : 15645 (java) S 15628 15632 5678 0 -1 1077944384 1996 0 0 0 41 3 0 0 20 0 15 0 11045298 14317654016 45709 18446744073709551615 4194304 4196468 140726472962192 139712008915984 139712075544277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15646] ppid=15628 vsize=13982084 CPUtime=0.43 cores=1,3,5,7
/proc/15632/task/15646/stat : 15646 (java) S 15628 15632 5678 0 -1 1077944384 2615 0 0 0 40 3 0 0 20 0 15 0 11045298 14317654016 45709 18446744073709551615 4194304 4196468 140726472962192 139712007863184 139712075544277 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15647] ppid=15628 vsize=13982084 CPUtime=0.44 cores=1,3,5,7
/proc/15632/task/15647/stat : 15647 (java) S 15628 15632 5678 0 -1 1077944384 1895 0 0 0 41 3 0 0 20 0 15 0 11045298 14317654016 45709 18446744073709551615 4194304 4196468 140726472962192 139712006810384 139712075544277 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15648] ppid=15628 vsize=13982084 CPUtime=0.19 cores=1,3,5,7
/proc/15632/task/15648/stat : 15648 (java) S 15628 15632 5678 0 -1 1077944384 2096 0 0 0 17 2 0 0 20 0 15 0 11045299 14317654016 45709 18446744073709551615 4194304 4196468 140726472962192 139711261067632 139712075545218 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15650] ppid=15628 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15632/task/15650/stat : 15650 (java) S 15628 15632 5678 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 11045300 14317654016 45709 18446744073709551615 4194304 4196468 140726472962192 139711192491104 139712075544277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15652] ppid=15628 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15632/task/15652/stat : 15652 (java) S 15628 15632 5678 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 11045300 14317654016 45709 18446744073709551615 4194304 4196468 140726472962192 139711191438208 139712075544277 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15654] ppid=15628 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15632/task/15654/stat : 15654 (java) S 15628 15632 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11045303 14317654016 45709 18446744073709551615 4194304 4196468 140726472962192 139711190386512 139712075552667 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15656] ppid=15628 vsize=13982084 CPUtime=3.55 cores=1,3,5,7
/proc/15632/task/15656/stat : 15656 (java) S 15628 15632 5678 0 -1 1077944384 18547 0 0 0 353 2 0 0 20 0 15 0 11045303 14317654016 45709 18446744073709551615 4194304 4196468 140726472962192 139711189334896 139712075545218 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15658] ppid=15628 vsize=13982084 CPUtime=3.43 cores=1,3,5,7
/proc/15632/task/15658/stat : 15658 (java) S 15628 15632 5678 0 -1 1077944384 15049 0 0 0 341 2 0 0 20 0 15 0 11045303 14317654016 45709 18446744073709551615 4194304 4196468 140726472962192 139711188282096 139712075545218 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15659] ppid=15628 vsize=13982084 CPUtime=0.94 cores=1,3,5,7
/proc/15632/task/15659/stat : 15659 (java) S 15628 15632 5678 0 -1 1077944384 11416 0 0 0 92 2 0 0 20 0 15 0 11045303 14317654016 45709 18446744073709551615 4194304 4196468 140726472962192 139711187229296 139712075545218 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15662] ppid=15628 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15632/task/15662/stat : 15662 (java) S 15628 15632 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11045303 14317654016 45709 18446744073709551615 4194304 4196468 140726472962192 139711186176736 139712075544277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15665] ppid=15628 vsize=13982084 CPUtime=0.05 cores=1,3,5,7
/proc/15632/task/15665/stat : 15665 (java) S 15628 15632 5678 0 -1 1077944384 331 0 0 0 2 3 0 0 20 0 15 0 11045312 14317654016 45709 18446744073709551615 4194304 4196468 140726472962192 139711185124016 139712075545218 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
Current children cumulated CPU time (s) 231.45
Current children cumulated vsize (KiB) 13982084



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]
/proc/loadavg: 1.83 1.68 1.77 3/211 15680
/proc/meminfo: memFree=30704092/32770624 swapFree=0/936136
[pid=15632] ppid=15628 vsize=13982084 CPUtime=249.19 cores=1,3,5,7
/proc/15632/stat : 15632 (java) S 15628 15632 5678 0 -1 1077944320 76806 0 0 0 24887 32 0 0 20 0 15 0 11045289 14317654016 45709 18446744073709551615 4194304 4196468 140726472962192 140726472944736 139712075534071 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
/proc/15632/statm: 3495521 45709 3797 1 0 3484303 0
[pid=15632/tid=15638] ppid=15628 vsize=13982084 CPUtime=239.12 cores=1,3,5,7
/proc/15632/task/15638/stat : 15638 (java) R 15628 15632 5678 0 -1 4202560 19403 0 0 0 23905 7 0 0 20 0 15 0 11045297 14317654016 45709 18446744073709551615 4194304 4196468 140726472962192 139712079772304 139711690188048 0 4 1 16800974 0 0 0 -1 3 0 0 8 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15642] ppid=15628 vsize=13982084 CPUtime=0.45 cores=1,3,5,7
/proc/15632/task/15642/stat : 15642 (java) S 15628 15632 5678 0 -1 1077944384 1979 0 0 0 43 2 0 0 20 0 15 0 11045298 14317654016 45709 18446744073709551615 4194304 4196468 140726472962192 139712009968784 139712075544277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15645] ppid=15628 vsize=13982084 CPUtime=0.46 cores=1,3,5,7
/proc/15632/task/15645/stat : 15645 (java) S 15628 15632 5678 0 -1 1077944384 2013 0 0 0 43 3 0 0 20 0 15 0 11045298 14317654016 45709 18446744073709551615 4194304 4196468 140726472962192 139712008915984 139712075544277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15646] ppid=15628 vsize=13982084 CPUtime=0.45 cores=1,3,5,7
/proc/15632/task/15646/stat : 15646 (java) S 15628 15632 5678 0 -1 1077944384 2642 0 0 0 42 3 0 0 20 0 15 0 11045298 14317654016 45709 18446744073709551615 4194304 4196468 140726472962192 139712007863184 139712075544277 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15647] ppid=15628 vsize=13982084 CPUtime=0.46 cores=1,3,5,7
/proc/15632/task/15647/stat : 15647 (java) S 15628 15632 5678 0 -1 1077944384 1908 0 0 0 43 3 0 0 20 0 15 0 11045298 14317654016 45709 18446744073709551615 4194304 4196468 140726472962192 139712006810384 139712075544277 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15648] ppid=15628 vsize=13982084 CPUtime=0.19 cores=1,3,5,7
/proc/15632/task/15648/stat : 15648 (java) S 15628 15632 5678 0 -1 1077944384 2099 0 0 0 17 2 0 0 20 0 15 0 11045299 14317654016 45709 18446744073709551615 4194304 4196468 140726472962192 139711261067632 139712075545218 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15650] ppid=15628 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15632/task/15650/stat : 15650 (java) S 15628 15632 5678 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 11045300 14317654016 45709 18446744073709551615 4194304 4196468 140726472962192 139711192491104 139712075544277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15652] ppid=15628 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15632/task/15652/stat : 15652 (java) S 15628 15632 5678 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 11045300 14317654016 45709 18446744073709551615 4194304 4196468 140726472962192 139711191438208 139712075544277 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15654] ppid=15628 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15632/task/15654/stat : 15654 (java) S 15628 15632 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11045303 14317654016 45709 18446744073709551615 4194304 4196468 140726472962192 139711190386512 139712075552667 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15656] ppid=15628 vsize=13982084 CPUtime=3.55 cores=1,3,5,7
/proc/15632/task/15656/stat : 15656 (java) S 15628 15632 5678 0 -1 1077944384 18547 0 0 0 353 2 0 0 20 0 15 0 11045303 14317654016 45709 18446744073709551615 4194304 4196468 140726472962192 139711189334896 139712075545218 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15658] ppid=15628 vsize=13982084 CPUtime=3.43 cores=1,3,5,7
/proc/15632/task/15658/stat : 15658 (java) S 15628 15632 5678 0 -1 1077944384 15049 0 0 0 341 2 0 0 20 0 15 0 11045303 14317654016 45709 18446744073709551615 4194304 4196468 140726472962192 139711188282096 139712075545218 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15659] ppid=15628 vsize=13982084 CPUtime=0.94 cores=1,3,5,7
/proc/15632/task/15659/stat : 15659 (java) S 15628 15632 5678 0 -1 1077944384 11416 0 0 0 92 2 0 0 20 0 15 0 11045303 14317654016 45709 18446744073709551615 4194304 4196468 140726472962192 139711187229296 139712075545218 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15662] ppid=15628 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15632/task/15662/stat : 15662 (java) S 15628 15632 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11045303 14317654016 45709 18446744073709551615 4194304 4196468 140726472962192 139711186176736 139712075544277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
[pid=15632/tid=15665] ppid=15628 vsize=13982084 CPUtime=0.06 cores=1,3,5,7
/proc/15632/task/15665/stat : 15665 (java) S 15628 15632 5678 0 -1 1077944384 331 0 0 0 2 4 0 0 20 0 15 0 11045312 14317654016 45709 18446744073709551615 4194304 4196468 140726472962192 139711185124016 139712075545218 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8638464 140726472970647 140726472970827 140726472970827 140726472974287 0
Current children cumulated CPU time (s) 249.19
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 15632 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 240.013
CPU time (s): 249.219
CPU user time (s): 248.887
CPU system time (s): 0.332415
CPU usage (%): 103.836
Max. virtual memory (cumulated for all children) (KiB): 13983764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 248.887
system time used= 0.332415
maximum resident set size= 268224
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77370
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= 12413
involuntary context switches= 266

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.983763 second user time and 1.42325 second system time

The end

Launcher Data

Begin job on node128 at 2017-08-01 23:36:07
IDJOB=4255757
IDBENCH=115653
IDSOLVER=2638
FILE ID=node128/4255757-1501624206
RUNJOBID= node128-1501622883-15277
PBS_JOBID= 
Free space on /tmp= 61852 MiB

SOLVER NAME= OscaR - ALNS 2017-07-26
BENCH NAME= XCSP17/Scheduling/Scheduling-fs-taillard/Taillard-fs-100-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-4255757-1501624206/watcher-4255757-1501624206 -o /tmp/evaluation-result-4255757-1501624206/solver-4255757-1501624206 -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 1295642326 --timelimit 264 --memlimit 11000 --nbcore 4 HOME/instance-4255757-1501624206.xml

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

MD5SUM BENCH= 6a976a8caea6b1a6adb22232912ed5ab
RANDOM SEED=1295642326

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:        31099716 kB
MemAvailable:   32030876 kB
Buffers:           97240 kB
Cached:          1116464 kB
SwapCached:            0 kB
Active:           322472 kB
Inactive:         944824 kB
Active(anon):      54332 kB
Inactive(anon):     8532 kB
Active(file):     268140 kB
Inactive(file):   936292 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             84656 kB
Writeback:             0 kB
AnonPages:         54032 kB
Mapped:            29796 kB
Shmem:              8872 kB
Slab:             110156 kB
SReclaimable:      85124 kB
SUnreclaim:        25032 kB
KernelStack:        3136 kB
PageTables:         4612 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:40:07