Trace number 4256256

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 - Conflict Ordering 2017-07-26? (TO) 247.06799 240.009

General information on the benchmark

NameScheduling/Scheduling-fs-taillard/
Taillard-fs-200-10-2.xml
MD5SUM902fa3fa04f876c9ed200148bd67d93f
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 variables2200
Number of constraints2210
Number of domains1
Minimum domain size11022
Maximum domain size11022
Distribution of domain sizes[{"size":11022,"count":2200}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":200},{"degree":3,"count":2000}]
Minimum constraint arity1
Maximum constraint arity200
Distribution of constraint arities[{"arity":1,"count":200},{"arity":2,"count":2000},{"arity":200,"count":10}]
Number of extensional constraints0
Number of intensional constraints2200
Distribution of constraint types[{"type":"intension","count":2200},{"type":"noOverlap","count":10}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.36/0.40	c version: 2017-07-26
0.36/0.40	c seed: 193312275
0.36/0.40	c timeout: 264
0.36/0.40	c memlimit: 11000
0.36/0.40	c nbcore: 4
0.36/0.43	c Parsing instance...
5.67/2.76	c Parsing done, starting search...
247.05/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-4256256-1501624517/watcher-4256256-1501624517 -o /tmp/evaluation-result-4256256-1501624517/solver-4256256-1501624517 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node133-1501622945-15686 --watchdog 300 java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 193312275 --timelimit 264 --memlimit 11000 --nbcore 4 HOME/instance-4256256-1501624517.xml 

pid=16184
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.48 1.60 1.69 5/199 16187
/proc/meminfo: memFree=31797368/32770624 swapFree=0/194280
[pid=16187] ppid=16184 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/16187/stat : 16187 (runsolver) D 16184 16187 5228 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 10267063 24240128 106 18446744073709551615 4194304 4338465 140726398712512 140726398710152 140549945402071 0 0 1 24578 18446744071580418449 0 0 17 1 0 0 0 0 0 6438912 6441760 12861440 140726398718055 140726398718534 140726398718534 140726398721994 0
/proc/16187/statm: 5918 106 53 36 0 2156 0

[startup+0.100154 s]
/proc/loadavg: 1.48 1.60 1.69 5/199 16187
/proc/meminfo: memFree=31797368/32770624 swapFree=0/194280
[pid=16187] ppid=16184 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/16187/stat : 16187 (runsolver) D 16184 16187 5228 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 10267063 24240128 106 18446744073709551615 4194304 4338465 140726398712512 140726398710152 140549945402071 0 0 1 24578 18446744071580418449 0 0 17 1 0 0 0 0 0 6438912 6441760 12861440 140726398718055 140726398718534 140726398718534 140726398721994 0
/proc/16187/statm: 5918 106 53 36 0 2156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23672

[startup+0.200323 s]
/proc/loadavg: 1.48 1.60 1.69 5/199 16187
/proc/meminfo: memFree=31797368/32770624 swapFree=0/194280
[pid=16187] ppid=16184 vsize=13906484 CPUtime=0.05 cores=1,3,5,7
/proc/16187/stat : 16187 (java) S 16184 16187 5228 0 -1 1077944320 4628 0 0 0 5 0 0 0 20 0 14 0 10267063 14240239616 5168 18446744073709551615 4194304 4196468 140725257528016 140725257510560 139661622148855 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 10 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
/proc/16187/statm: 3476621 5168 2565 1 0 3466126 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 13906484

[startup+0.304468 s]
/proc/loadavg: 1.48 1.60 1.69 5/199 16187
/proc/meminfo: memFree=31797368/32770624 swapFree=0/194280
[pid=16187] ppid=16184 vsize=13975920 CPUtime=0.2 cores=1,3,5,7
/proc/16187/stat : 16187 (java) S 16184 16187 5228 0 -1 1077944320 9597 0 0 0 18 2 0 0 20 0 15 0 10267063 14311342080 9508 18446744073709551615 4194304 4196468 140725257528016 140725257510560 139661622148855 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 10 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
/proc/16187/statm: 3493980 9508 3536 1 0 3482767 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 13975920

[startup+0.700413 s]
/proc/loadavg: 1.48 1.60 1.69 5/199 16187
/proc/meminfo: memFree=31797368/32770624 swapFree=0/194280
[pid=16187] ppid=16184 vsize=13977988 CPUtime=0.99 cores=1,3,5,7
/proc/16187/stat : 16187 (java) S 16184 16187 5228 0 -1 1077944320 13234 0 0 0 95 4 0 0 20 0 15 0 10267063 14313459712 17079 18446744073709551615 4194304 4196468 140725257528016 140725257510560 139661622148855 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 10 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
/proc/16187/statm: 3494497 17079 3714 1 0 3483279 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 13977988

[startup+1.50375 s]
/proc/loadavg: 1.48 1.60 1.69 4/215 16248
/proc/meminfo: memFree=31700764/32770624 swapFree=0/194312
[pid=16187] ppid=16184 vsize=13980036 CPUtime=3.43 cores=1,3,5,7
/proc/16187/stat : 16187 (java) S 16184 16187 5228 0 -1 1077944320 24343 0 0 0 335 8 0 0 20 0 15 0 10267063 14315556864 41966 18446744073709551615 4194304 4196468 140725257528016 140725257510560 139661622148855 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 10 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
/proc/16187/statm: 3495009 41966 3757 1 0 3483791 0
[pid=16187/tid=16192] ppid=16184 vsize=13980036 CPUtime=1.32 cores=1,3,5,7
/proc/16187/task/16192/stat : 16192 (java) R 16184 16187 5228 0 -1 4202560 12234 0 0 0 127 5 0 0 20 0 15 0 10267074 14315556864 41966 18446744073709551615 4194304 4196468 140725257528016 139661626383544 139661213321936 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16193] ppid=16184 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/16187/task/16193/stat : 16193 (java) S 16184 16187 5228 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10267075 14315556864 41966 18446744073709551615 4194304 4196468 140725257528016 139661541563152 139661622159061 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16194] ppid=16184 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/16187/task/16194/stat : 16194 (java) S 16184 16187 5228 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10267075 14315556864 41966 18446744073709551615 4194304 4196468 140725257528016 139661540510608 139661622159061 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16195] ppid=16184 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/16187/task/16195/stat : 16195 (java) S 16184 16187 5228 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10267075 14315556864 41966 18446744073709551615 4194304 4196468 140725257528016 139661539458064 139661622159061 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16196] ppid=16184 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/16187/task/16196/stat : 16196 (java) S 16184 16187 5228 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10267075 14315556864 41966 18446744073709551615 4194304 4196468 140725257528016 139661538405520 139661622159061 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16197] ppid=16184 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/16187/task/16197/stat : 16197 (java) S 16184 16187 5228 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 10267076 14315556864 41966 18446744073709551615 4194304 4196468 140725257528016 139661100435440 139661622160002 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16198] ppid=16184 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/16187/task/16198/stat : 16198 (java) S 16184 16187 5228 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 10267076 14315556864 41966 18446744073709551615 4194304 4196468 140725257528016 139661099381664 139661622159061 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16199] ppid=16184 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/16187/task/16199/stat : 16199 (java) S 16184 16187 5228 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 10267076 14315556864 41966 18446744073709551615 4194304 4196468 140725257528016 139661098329072 139661622159061 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16200] ppid=16184 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/16187/task/16200/stat : 16200 (java) S 16184 16187 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10267079 14315556864 41966 18446744073709551615 4194304 4196468 140725257528016 139661097277648 139661622167451 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16201] ppid=16184 vsize=13980036 CPUtime=0.72 cores=1,3,5,7
/proc/16187/task/16201/stat : 16201 (java) D 16184 16187 5228 0 -1 4202560 3639 0 0 0 72 0 0 0 20 0 15 0 10267079 14315556864 41966 18446744073709551615 4194304 4196468 140725257528016 139661096209928 139661607255872 0 4 1 16800974 18446744071582151416 0 0 -1 5 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16202] ppid=16184 vsize=13980036 CPUtime=0.71 cores=1,3,5,7
/proc/16187/task/16202/stat : 16202 (java) D 16184 16187 5228 0 -1 4202560 2848 0 0 0 71 0 0 0 20 0 15 0 10267079 14315556864 41966 18446744073709551615 4194304 4196468 140725257528016 139661095158816 139661614390245 0 4 1 16800974 18446744071582151416 0 0 -1 1 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16203] ppid=16184 vsize=13980036 CPUtime=0.63 cores=1,3,5,7
/proc/16187/task/16203/stat : 16203 (java) R 16184 16187 5228 0 -1 4202560 4223 0 0 0 62 1 0 0 20 0 15 0 10267079 14315556864 41966 18446744073709551615 4194304 4196468 140725257528016 139661094116168 139661614866007 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16204] ppid=16184 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/16187/task/16204/stat : 16204 (java) S 16184 16187 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10267079 14315556864 41966 18446744073709551615 4194304 4196468 140725257528016 139661093067872 139661622159061 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16205] ppid=16184 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/16187/task/16205/stat : 16205 (java) S 16184 16187 5228 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 10267084 14315556864 41966 18446744073709551615 4194304 4196468 140725257528016 139661092014384 139661622160002 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
Current children cumulated CPU time (s) 3.43
Current children cumulated vsize (KiB) 13980036

[startup+3.10674 s]
/proc/loadavg: 1.48 1.60 1.69 5/215 16248
/proc/meminfo: memFree=31516576/32770624 swapFree=0/194312
[pid=16187] ppid=16184 vsize=13982084 CPUtime=6.79 cores=1,3,5,7
/proc/16187/stat : 16187 (java) S 16184 16187 5228 0 -1 1077944320 33117 0 0 0 668 11 0 0 20 0 15 0 10267063 14317654016 53909 18446744073709551615 4194304 4196468 140725257528016 140725257510560 139661622148855 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 10 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
/proc/16187/statm: 3495521 53909 3767 1 0 3484303 0
[pid=16187/tid=16192] ppid=16184 vsize=13982084 CPUtime=2.92 cores=1,3,5,7
/proc/16187/task/16192/stat : 16192 (java) R 16184 16187 5228 0 -1 4202560 14768 0 0 0 285 7 0 0 20 0 15 0 10267074 14317654016 53909 18446744073709551615 4194304 4196468 140725257528016 139661626384904 139661222650018 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16193] ppid=16184 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16187/task/16193/stat : 16193 (java) S 16184 16187 5228 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10267075 14317654016 53909 18446744073709551615 4194304 4196468 140725257528016 139661541563152 139661622159061 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16194] ppid=16184 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16187/task/16194/stat : 16194 (java) S 16184 16187 5228 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10267075 14317654016 53909 18446744073709551615 4194304 4196468 140725257528016 139661540510608 139661622159061 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16195] ppid=16184 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16187/task/16195/stat : 16195 (java) S 16184 16187 5228 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10267075 14317654016 53909 18446744073709551615 4194304 4196468 140725257528016 139661539458064 139661622159061 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16196] ppid=16184 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16187/task/16196/stat : 16196 (java) S 16184 16187 5228 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10267075 14317654016 53909 18446744073709551615 4194304 4196468 140725257528016 139661538405520 139661622159061 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16197] ppid=16184 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16187/task/16197/stat : 16197 (java) S 16184 16187 5228 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 10267076 14317654016 53909 18446744073709551615 4194304 4196468 140725257528016 139661100435440 139661622160002 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16198] ppid=16184 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16187/task/16198/stat : 16198 (java) S 16184 16187 5228 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 10267076 14317654016 53909 18446744073709551615 4194304 4196468 140725257528016 139661099381664 139661622159061 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16199] ppid=16184 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16187/task/16199/stat : 16199 (java) S 16184 16187 5228 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 10267076 14317654016 53909 18446744073709551615 4194304 4196468 140725257528016 139661098329072 139661622159061 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16200] ppid=16184 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16187/task/16200/stat : 16200 (java) S 16184 16187 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10267079 14317654016 53909 18446744073709551615 4194304 4196468 140725257528016 139661097277648 139661622167451 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16201] ppid=16184 vsize=13982084 CPUtime=1.45 cores=1,3,5,7
/proc/16187/task/16201/stat : 16201 (java) R 16184 16187 5228 0 -1 4202560 5753 0 0 0 145 0 0 0 20 0 15 0 10267079 14317654016 53909 18446744073709551615 4194304 4196468 140725257528016 139661096211680 139661606054780 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16202] ppid=16184 vsize=13982084 CPUtime=1.53 cores=1,3,5,7
/proc/16187/task/16202/stat : 16202 (java) R 16184 16187 5228 0 -1 4202560 4990 0 0 0 152 1 0 0 20 0 15 0 10267079 14317654016 53909 18446744073709551615 4194304 4196468 140725257528016 139661095153736 139661601804401 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16203] ppid=16184 vsize=13982084 CPUtime=0.85 cores=1,3,5,7
/proc/16187/task/16203/stat : 16203 (java) S 16184 16187 5228 0 -1 1077944384 6174 0 0 0 84 1 0 0 20 0 15 0 10267079 14317654016 53909 18446744073709551615 4194304 4196468 140725257528016 139661094120176 139661622160002 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16204] ppid=16184 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16187/task/16204/stat : 16204 (java) S 16184 16187 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10267079 14317654016 53909 18446744073709551615 4194304 4196468 140725257528016 139661093067872 139661622159061 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16205] ppid=16184 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16187/task/16205/stat : 16205 (java) S 16184 16187 5228 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 10267084 14317654016 53909 18446744073709551615 4194304 4196468 140725257528016 139661092014384 139661622160002 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
Current children cumulated CPU time (s) 6.79
Current children cumulated vsize (KiB) 13982084

[startup+6.30062 s]
/proc/loadavg: 1.60 1.62 1.70 3/215 16248
/proc/meminfo: memFree=31364156/32770624 swapFree=0/194324
[pid=16187] ppid=16184 vsize=13982084 CPUtime=11.92 cores=1,3,5,7
/proc/16187/stat : 16187 (java) S 16184 16187 5228 0 -1 1077944320 36195 0 0 0 1175 17 0 0 20 0 15 0 10267063 14317654016 64534 18446744073709551615 4194304 4196468 140725257528016 140725257510560 139661622148855 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 10 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
/proc/16187/statm: 3495521 64534 3790 1 0 3484303 0
[pid=16187/tid=16192] ppid=16184 vsize=13982084 CPUtime=6.07 cores=1,3,5,7
/proc/16187/task/16192/stat : 16192 (java) R 16184 16187 5228 0 -1 4202560 14835 0 0 0 600 7 0 0 20 0 15 0 10267074 14317654016 64534 18446744073709551615 4194304 4196468 140725257528016 139661626383952 139661224330715 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16193] ppid=16184 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/16187/task/16193/stat : 16193 (java) S 16184 16187 5228 0 -1 1077944384 266 0 0 0 2 1 0 0 20 0 15 0 10267075 14317654016 64534 18446744073709551615 4194304 4196468 140725257528016 139661541563152 139661622159061 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16194] ppid=16184 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/16187/task/16194/stat : 16194 (java) S 16184 16187 5228 0 -1 1077944384 86 0 0 0 2 1 0 0 20 0 15 0 10267075 14317654016 64534 18446744073709551615 4194304 4196468 140725257528016 139661540510608 139661622159061 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16195] ppid=16184 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/16187/task/16195/stat : 16195 (java) S 16184 16187 5228 0 -1 1077944384 55 0 0 0 1 0 0 0 20 0 15 0 10267075 14317654016 64534 18446744073709551615 4194304 4196468 140725257528016 139661539458064 139661622159061 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16196] ppid=16184 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/16187/task/16196/stat : 16196 (java) S 16184 16187 5228 0 -1 1077944384 143 0 0 0 1 1 0 0 20 0 15 0 10267075 14317654016 64534 18446744073709551615 4194304 4196468 140725257528016 139661538405520 139661622159061 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16197] ppid=16184 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16187/task/16197/stat : 16197 (java) S 16184 16187 5228 0 -1 1077944384 141 0 0 0 0 0 0 0 20 0 15 0 10267076 14317654016 64534 18446744073709551615 4194304 4196468 140725257528016 139661100435440 139661622160002 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16198] ppid=16184 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16187/task/16198/stat : 16198 (java) S 16184 16187 5228 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 10267076 14317654016 64534 18446744073709551615 4194304 4196468 140725257528016 139661099381728 139661622159061 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16199] ppid=16184 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16187/task/16199/stat : 16199 (java) S 16184 16187 5228 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 10267076 14317654016 64534 18446744073709551615 4194304 4196468 140725257528016 139661098329088 139661622159061 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16200] ppid=16184 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16187/task/16200/stat : 16200 (java) S 16184 16187 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10267079 14317654016 64534 18446744073709551615 4194304 4196468 140725257528016 139661097277648 139661622167451 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16201] ppid=16184 vsize=13982084 CPUtime=2.28 cores=1,3,5,7
/proc/16187/task/16201/stat : 16201 (java) S 16184 16187 5228 0 -1 1077944384 6266 0 0 0 228 0 0 0 20 0 15 0 10267079 14317654016 64534 18446744073709551615 4194304 4196468 140725257528016 139661096225264 139661622160002 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16202] ppid=16184 vsize=13982084 CPUtime=2.48 cores=1,3,5,7
/proc/16187/task/16202/stat : 16202 (java) S 16184 16187 5228 0 -1 1077944384 6473 0 0 0 247 1 0 0 20 0 15 0 10267079 14317654016 64534 18446744073709551615 4194304 4196468 140725257528016 139661095172720 139661622160002 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16203] ppid=16184 vsize=13982084 CPUtime=0.9 cores=1,3,5,7
/proc/16187/task/16203/stat : 16203 (java) S 16184 16187 5228 0 -1 1077944384 6498 0 0 0 89 1 0 0 20 0 15 0 10267079 14317654016 64534 18446744073709551615 4194304 4196468 140725257528016 139661094120176 139661622160002 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16204] ppid=16184 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16187/task/16204/stat : 16204 (java) S 16184 16187 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10267079 14317654016 64534 18446744073709551615 4194304 4196468 140725257528016 139661093067872 139661622159061 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16205] ppid=16184 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16187/task/16205/stat : 16205 (java) S 16184 16187 5228 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 10267084 14317654016 64534 18446744073709551615 4194304 4196468 140725257528016 139661092014384 139661622160002 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
Current children cumulated CPU time (s) 11.92
Current children cumulated vsize (KiB) 13982084

[startup+12.7007 s]
/proc/loadavg: 1.55 1.61 1.69 3/215 16249
/proc/meminfo: memFree=31346480/32770624 swapFree=0/194332
[pid=16187] ppid=16184 vsize=13982084 CPUtime=18.57 cores=1,3,5,7
/proc/16187/stat : 16187 (java) S 16184 16187 5228 0 -1 1077944320 41098 0 0 0 1839 18 0 0 20 0 15 0 10267063 14317654016 65269 18446744073709551615 4194304 4196468 140725257528016 140725257510560 139661622148855 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 10 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
/proc/16187/statm: 3495521 65269 3796 1 0 3484303 0
[pid=16187/tid=16192] ppid=16184 vsize=13982084 CPUtime=12.41 cores=1,3,5,7
/proc/16187/task/16192/stat : 16192 (java) R 16184 16187 5228 0 -1 4202560 15456 0 0 0 1234 7 0 0 20 0 15 0 10267074 14317654016 65269 18446744073709551615 4194304 4196468 140725257528016 139661626387376 139661224330417 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16193] ppid=16184 vsize=13982084 CPUtime=0.08 cores=1,3,5,7
/proc/16187/task/16193/stat : 16193 (java) S 16184 16187 5228 0 -1 1077944384 467 0 0 0 7 1 0 0 20 0 15 0 10267075 14317654016 65269 18446744073709551615 4194304 4196468 140725257528016 139661541563152 139661622159061 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16194] ppid=16184 vsize=13982084 CPUtime=0.08 cores=1,3,5,7
/proc/16187/task/16194/stat : 16194 (java) S 16184 16187 5228 0 -1 1077944384 484 0 0 0 7 1 0 0 20 0 15 0 10267075 14317654016 65269 18446744073709551615 4194304 4196468 140725257528016 139661540510608 139661622159061 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16195] ppid=16184 vsize=13982084 CPUtime=0.07 cores=1,3,5,7
/proc/16187/task/16195/stat : 16195 (java) S 16184 16187 5228 0 -1 1077944384 1713 0 0 0 6 1 0 0 20 0 15 0 10267075 14317654016 65269 18446744073709551615 4194304 4196468 140725257528016 139661539458064 139661622159061 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16196] ppid=16184 vsize=13982084 CPUtime=0.08 cores=1,3,5,7
/proc/16187/task/16196/stat : 16196 (java) S 16184 16187 5228 0 -1 1077944384 257 0 0 0 7 1 0 0 20 0 15 0 10267075 14317654016 65269 18446744073709551615 4194304 4196468 140725257528016 139661538405520 139661622159061 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16197] ppid=16184 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/16187/task/16197/stat : 16197 (java) S 16184 16187 5228 0 -1 1077944384 370 0 0 0 1 0 0 0 20 0 15 0 10267076 14317654016 65269 18446744073709551615 4194304 4196468 140725257528016 139661100435440 139661622160002 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16198] ppid=16184 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16187/task/16198/stat : 16198 (java) S 16184 16187 5228 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 10267076 14317654016 65269 18446744073709551615 4194304 4196468 140725257528016 139661099381728 139661622159061 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16199] ppid=16184 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16187/task/16199/stat : 16199 (java) S 16184 16187 5228 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 10267076 14317654016 65269 18446744073709551615 4194304 4196468 140725257528016 139661098329088 139661622159061 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16200] ppid=16184 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16187/task/16200/stat : 16200 (java) S 16184 16187 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10267079 14317654016 65269 18446744073709551615 4194304 4196468 140725257528016 139661097277648 139661622167451 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0

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

/proc/16187/task/16204/stat : 16204 (java) S 16184 16187 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10267079 14317654016 64166 18446744073709551615 4194304 4196468 140725257528016 139661093067872 139661622159061 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16205] ppid=16184 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16187/task/16205/stat : 16205 (java) S 16184 16187 5228 0 -1 1077944384 729 0 0 0 0 0 0 0 20 0 15 0 10267084 14317654016 64166 18446744073709551615 4194304 4196468 140725257528016 139661092014384 139661622160002 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
Current children cumulated CPU time (s) 57.99
Current children cumulated vsize (KiB) 13982084

[startup+102.301 s]
/proc/loadavg: 1.70 1.65 1.70 3/215 16251
/proc/meminfo: memFree=31429980/32770624 swapFree=0/194376
[pid=16187] ppid=16184 vsize=13982084 CPUtime=109.3 cores=1,3,5,7
/proc/16187/stat : 16187 (java) S 16184 16187 5228 0 -1 1077944320 64060 0 0 0 10904 26 0 0 20 0 15 0 10267063 14317654016 62712 18446744073709551615 4194304 4196468 140725257528016 140725257510560 139661622148855 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 10 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
/proc/16187/statm: 3495521 62712 3796 1 0 3484303 0
[pid=16187/tid=16192] ppid=16184 vsize=13982084 CPUtime=101.89 cores=1,3,5,7
/proc/16187/task/16192/stat : 16192 (java) R 16184 16187 5228 0 -1 4202560 17816 0 0 0 10182 7 0 0 20 0 15 0 10267074 14317654016 62712 18446744073709551615 4194304 4196468 140725257528016 139661626384240 139661224089737 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16193] ppid=16184 vsize=13982084 CPUtime=0.18 cores=1,3,5,7
/proc/16187/task/16193/stat : 16193 (java) S 16184 16187 5228 0 -1 1077944384 925 0 0 0 16 2 0 0 20 0 15 0 10267075 14317654016 62712 18446744073709551615 4194304 4196468 140725257528016 139661541563152 139661622159061 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16194] ppid=16184 vsize=13982084 CPUtime=0.17 cores=1,3,5,7
/proc/16187/task/16194/stat : 16194 (java) S 16184 16187 5228 0 -1 1077944384 1890 0 0 0 15 2 0 0 20 0 15 0 10267075 14317654016 62712 18446744073709551615 4194304 4196468 140725257528016 139661540510608 139661622159061 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16195] ppid=16184 vsize=13982084 CPUtime=0.16 cores=1,3,5,7
/proc/16187/task/16195/stat : 16195 (java) S 16184 16187 5228 0 -1 1077944384 2179 0 0 0 14 2 0 0 20 0 15 0 10267075 14317654016 62712 18446744073709551615 4194304 4196468 140725257528016 139661539458064 139661622159061 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16196] ppid=16184 vsize=13982084 CPUtime=0.17 cores=1,3,5,7
/proc/16187/task/16196/stat : 16196 (java) S 16184 16187 5228 0 -1 1077944384 1666 0 0 0 15 2 0 0 20 0 15 0 10267075 14317654016 62712 18446744073709551615 4194304 4196468 140725257528016 139661538405520 139661622159061 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16197] ppid=16184 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/16187/task/16197/stat : 16197 (java) S 16184 16187 5228 0 -1 1077944384 1260 0 0 0 3 0 0 0 20 0 15 0 10267076 14317654016 62712 18446744073709551615 4194304 4196468 140725257528016 139661100435440 139661622160002 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16198] ppid=16184 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16187/task/16198/stat : 16198 (java) S 16184 16187 5228 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 10267076 14317654016 62712 18446744073709551615 4194304 4196468 140725257528016 139661099381728 139661622159061 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16199] ppid=16184 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16187/task/16199/stat : 16199 (java) S 16184 16187 5228 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 10267076 14317654016 62712 18446744073709551615 4194304 4196468 140725257528016 139661098329088 139661622159061 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16200] ppid=16184 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16187/task/16200/stat : 16200 (java) S 16184 16187 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10267079 14317654016 62712 18446744073709551615 4194304 4196468 140725257528016 139661097277648 139661622167451 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16201] ppid=16184 vsize=13982084 CPUtime=2.57 cores=1,3,5,7
/proc/16187/task/16201/stat : 16201 (java) S 16184 16187 5228 0 -1 1077944384 10770 0 0 0 257 0 0 0 20 0 15 0 10267079 14317654016 62712 18446744073709551615 4194304 4196468 140725257528016 139661096225264 139661622160002 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16202] ppid=16184 vsize=13982084 CPUtime=3.03 cores=1,3,5,7
/proc/16187/task/16202/stat : 16202 (java) S 16184 16187 5228 0 -1 1077944384 16186 0 0 0 301 2 0 0 20 0 15 0 10267079 14317654016 62712 18446744073709551615 4194304 4196468 140725257528016 139661095172720 139661622160002 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16203] ppid=16184 vsize=13982084 CPUtime=0.95 cores=1,3,5,7
/proc/16187/task/16203/stat : 16203 (java) S 16184 16187 5228 0 -1 1077944384 9178 0 0 0 93 2 0 0 20 0 15 0 10267079 14317654016 62712 18446744073709551615 4194304 4196468 140725257528016 139661094120176 139661622160002 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16204] ppid=16184 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16187/task/16204/stat : 16204 (java) S 16184 16187 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10267079 14317654016 62712 18446744073709551615 4194304 4196468 140725257528016 139661093067872 139661622159061 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16205] ppid=16184 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/16187/task/16205/stat : 16205 (java) S 16184 16187 5228 0 -1 1077944384 769 0 0 0 1 1 0 0 20 0 15 0 10267084 14317654016 62712 18446744073709551615 4194304 4196468 140725257528016 139661092014384 139661622160002 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
Current children cumulated CPU time (s) 109.3
Current children cumulated vsize (KiB) 13982084

[startup+162.301 s]
/proc/loadavg: 1.55 1.62 1.68 3/215 16253
/proc/meminfo: memFree=31439264/32770624 swapFree=0/194400
[pid=16187] ppid=16184 vsize=13982084 CPUtime=169.31 cores=1,3,5,7
/proc/16187/stat : 16187 (java) S 16184 16187 5228 0 -1 1077944320 64943 0 0 0 16904 27 0 0 20 0 15 0 10267063 14317654016 59923 18446744073709551615 4194304 4196468 140725257528016 140725257510560 139661622148855 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 10 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
/proc/16187/statm: 3495521 59923 3796 1 0 3484303 0
[pid=16187/tid=16192] ppid=16184 vsize=13982084 CPUtime=161.88 cores=1,3,5,7
/proc/16187/task/16192/stat : 16192 (java) R 16184 16187 5228 0 -1 4202560 18202 0 0 0 16181 7 0 0 20 0 15 0 10267074 14317654016 59923 18446744073709551615 4194304 4196468 140725257528016 139661626387152 139661222232534 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16193] ppid=16184 vsize=13982084 CPUtime=0.18 cores=1,3,5,7
/proc/16187/task/16193/stat : 16193 (java) S 16184 16187 5228 0 -1 1077944384 953 0 0 0 16 2 0 0 20 0 15 0 10267075 14317654016 59923 18446744073709551615 4194304 4196468 140725257528016 139661541563152 139661622159061 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16194] ppid=16184 vsize=13982084 CPUtime=0.18 cores=1,3,5,7
/proc/16187/task/16194/stat : 16194 (java) S 16184 16187 5228 0 -1 1077944384 1931 0 0 0 16 2 0 0 20 0 15 0 10267075 14317654016 59923 18446744073709551615 4194304 4196468 140725257528016 139661540510608 139661622159061 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16195] ppid=16184 vsize=13982084 CPUtime=0.17 cores=1,3,5,7
/proc/16187/task/16195/stat : 16195 (java) S 16184 16187 5228 0 -1 1077944384 2312 0 0 0 15 2 0 0 20 0 15 0 10267075 14317654016 59923 18446744073709551615 4194304 4196468 140725257528016 139661539458064 139661622159061 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16196] ppid=16184 vsize=13982084 CPUtime=0.18 cores=1,3,5,7
/proc/16187/task/16196/stat : 16196 (java) S 16184 16187 5228 0 -1 1077944384 1698 0 0 0 16 2 0 0 20 0 15 0 10267075 14317654016 59923 18446744073709551615 4194304 4196468 140725257528016 139661538405520 139661622159061 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16197] ppid=16184 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/16187/task/16197/stat : 16197 (java) S 16184 16187 5228 0 -1 1077944384 1489 0 0 0 3 0 0 0 20 0 15 0 10267076 14317654016 59923 18446744073709551615 4194304 4196468 140725257528016 139661100435440 139661622160002 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16198] ppid=16184 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16187/task/16198/stat : 16198 (java) S 16184 16187 5228 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 10267076 14317654016 59923 18446744073709551615 4194304 4196468 140725257528016 139661099381728 139661622159061 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16199] ppid=16184 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16187/task/16199/stat : 16199 (java) S 16184 16187 5228 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 10267076 14317654016 59923 18446744073709551615 4194304 4196468 140725257528016 139661098329088 139661622159061 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16200] ppid=16184 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16187/task/16200/stat : 16200 (java) S 16184 16187 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10267079 14317654016 59923 18446744073709551615 4194304 4196468 140725257528016 139661097277648 139661622167451 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16201] ppid=16184 vsize=13982084 CPUtime=2.57 cores=1,3,5,7
/proc/16187/task/16201/stat : 16201 (java) S 16184 16187 5228 0 -1 1077944384 10773 0 0 0 257 0 0 0 20 0 15 0 10267079 14317654016 59923 18446744073709551615 4194304 4196468 140725257528016 139661096225264 139661622160002 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16202] ppid=16184 vsize=13982084 CPUtime=3.04 cores=1,3,5,7
/proc/16187/task/16202/stat : 16202 (java) S 16184 16187 5228 0 -1 1077944384 16191 0 0 0 301 3 0 0 20 0 15 0 10267079 14317654016 59923 18446744073709551615 4194304 4196468 140725257528016 139661095172720 139661622160002 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16203] ppid=16184 vsize=13982084 CPUtime=0.95 cores=1,3,5,7
/proc/16187/task/16203/stat : 16203 (java) S 16184 16187 5228 0 -1 1077944384 9184 0 0 0 93 2 0 0 20 0 15 0 10267079 14317654016 59923 18446744073709551615 4194304 4196468 140725257528016 139661094120176 139661622160002 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16204] ppid=16184 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16187/task/16204/stat : 16204 (java) S 16184 16187 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10267079 14317654016 59923 18446744073709551615 4194304 4196468 140725257528016 139661093067872 139661622159061 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16205] ppid=16184 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/16187/task/16205/stat : 16205 (java) S 16184 16187 5228 0 -1 1077944384 789 0 0 0 1 2 0 0 20 0 15 0 10267084 14317654016 59923 18446744073709551615 4194304 4196468 140725257528016 139661092014384 139661622160002 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
Current children cumulated CPU time (s) 169.31
Current children cumulated vsize (KiB) 13982084

[startup+222.306 s]
/proc/loadavg: 1.55 1.60 1.67 3/214 16255
/proc/meminfo: memFree=31448932/32770624 swapFree=0/194420
[pid=16187] ppid=16184 vsize=13982084 CPUtime=229.35 cores=1,3,5,7
/proc/16187/stat : 16187 (java) S 16184 16187 5228 0 -1 1077944320 65587 0 0 0 22907 28 0 0 20 0 15 0 10267063 14317654016 56845 18446744073709551615 4194304 4196468 140725257528016 140725257510560 139661622148855 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 10 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
/proc/16187/statm: 3495521 56845 3796 1 0 3484303 0
[pid=16187/tid=16192] ppid=16184 vsize=13982084 CPUtime=221.88 cores=1,3,5,7
/proc/16187/task/16192/stat : 16192 (java) R 16184 16187 5228 0 -1 4202560 18518 0 0 0 22180 8 0 0 20 0 15 0 10267074 14317654016 56845 18446744073709551615 4194304 4196468 140725257528016 139661626387136 139661222236410 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16193] ppid=16184 vsize=13982084 CPUtime=0.19 cores=1,3,5,7
/proc/16187/task/16193/stat : 16193 (java) S 16184 16187 5228 0 -1 1077944384 981 0 0 0 17 2 0 0 20 0 15 0 10267075 14317654016 56845 18446744073709551615 4194304 4196468 140725257528016 139661541563152 139661622159061 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16194] ppid=16184 vsize=13982084 CPUtime=0.18 cores=1,3,5,7
/proc/16187/task/16194/stat : 16194 (java) S 16184 16187 5228 0 -1 1077944384 1979 0 0 0 16 2 0 0 20 0 15 0 10267075 14317654016 56845 18446744073709551615 4194304 4196468 140725257528016 139661540510608 139661622159061 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16195] ppid=16184 vsize=13982084 CPUtime=0.17 cores=1,3,5,7
/proc/16187/task/16195/stat : 16195 (java) S 16184 16187 5228 0 -1 1077944384 2319 0 0 0 15 2 0 0 20 0 15 0 10267075 14317654016 56845 18446744073709551615 4194304 4196468 140725257528016 139661539458064 139661622159061 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16196] ppid=16184 vsize=13982084 CPUtime=0.18 cores=1,3,5,7
/proc/16187/task/16196/stat : 16196 (java) S 16184 16187 5228 0 -1 1077944384 1749 0 0 0 16 2 0 0 20 0 15 0 10267075 14317654016 56845 18446744073709551615 4194304 4196468 140725257528016 139661538405520 139661622159061 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16197] ppid=16184 vsize=13982084 CPUtime=0.05 cores=1,3,5,7
/proc/16187/task/16197/stat : 16197 (java) S 16184 16187 5228 0 -1 1077944384 1660 0 0 0 4 1 0 0 20 0 15 0 10267076 14317654016 56845 18446744073709551615 4194304 4196468 140725257528016 139661100435440 139661622160002 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16198] ppid=16184 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16187/task/16198/stat : 16198 (java) S 16184 16187 5228 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 10267076 14317654016 56845 18446744073709551615 4194304 4196468 140725257528016 139661099381728 139661622159061 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16199] ppid=16184 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16187/task/16199/stat : 16199 (java) S 16184 16187 5228 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 10267076 14317654016 56845 18446744073709551615 4194304 4196468 140725257528016 139661098329088 139661622159061 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16200] ppid=16184 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16187/task/16200/stat : 16200 (java) S 16184 16187 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10267079 14317654016 56845 18446744073709551615 4194304 4196468 140725257528016 139661097277648 139661622167451 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16201] ppid=16184 vsize=13982084 CPUtime=2.57 cores=1,3,5,7
/proc/16187/task/16201/stat : 16201 (java) S 16184 16187 5228 0 -1 1077944384 10775 0 0 0 257 0 0 0 20 0 15 0 10267079 14317654016 56845 18446744073709551615 4194304 4196468 140725257528016 139661096225264 139661622160002 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16202] ppid=16184 vsize=13982084 CPUtime=3.04 cores=1,3,5,7
/proc/16187/task/16202/stat : 16202 (java) S 16184 16187 5228 0 -1 1077944384 16193 0 0 0 301 3 0 0 20 0 15 0 10267079 14317654016 56845 18446744073709551615 4194304 4196468 140725257528016 139661095172720 139661622160002 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16203] ppid=16184 vsize=13982084 CPUtime=0.95 cores=1,3,5,7
/proc/16187/task/16203/stat : 16203 (java) S 16184 16187 5228 0 -1 1077944384 9187 0 0 0 93 2 0 0 20 0 15 0 10267079 14317654016 56845 18446744073709551615 4194304 4196468 140725257528016 139661094120176 139661622160002 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16204] ppid=16184 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16187/task/16204/stat : 16204 (java) S 16184 16187 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10267079 14317654016 56845 18446744073709551615 4194304 4196468 140725257528016 139661093067872 139661622159061 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16205] ppid=16184 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/16187/task/16205/stat : 16205 (java) S 16184 16187 5228 0 -1 1077944384 805 0 0 0 1 3 0 0 20 0 15 0 10267084 14317654016 56845 18446744073709551615 4194304 4196468 140725257528016 139661092014384 139661622160002 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
Current children cumulated CPU time (s) 229.35
Current children cumulated vsize (KiB) 13982084



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]
/proc/loadavg: 1.65 1.62 1.68 3/213 16255
/proc/meminfo: memFree=31452140/32770624 swapFree=0/194428
[pid=16187] ppid=16184 vsize=13982084 CPUtime=247.05 cores=1,3,5,7
/proc/16187/stat : 16187 (java) S 16184 16187 5228 0 -1 1077944320 65591 0 0 0 24677 28 0 0 20 0 15 0 10267063 14317654016 55562 18446744073709551615 4194304 4196468 140725257528016 140725257510560 139661622148855 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 10 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
/proc/16187/statm: 3495521 55562 3796 1 0 3484303 0
[pid=16187/tid=16192] ppid=16184 vsize=13982084 CPUtime=239.57 cores=1,3,5,7
/proc/16187/task/16192/stat : 16192 (java) R 16184 16187 5228 0 -1 4202560 18520 0 0 0 23949 8 0 0 20 0 15 0 10267074 14317654016 55562 18446744073709551615 4194304 4196468 140725257528016 139661626387136 139661222236104 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16193] ppid=16184 vsize=13982084 CPUtime=0.19 cores=1,3,5,7
/proc/16187/task/16193/stat : 16193 (java) S 16184 16187 5228 0 -1 1077944384 982 0 0 0 17 2 0 0 20 0 15 0 10267075 14317654016 55562 18446744073709551615 4194304 4196468 140725257528016 139661541563152 139661622159061 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16194] ppid=16184 vsize=13982084 CPUtime=0.19 cores=1,3,5,7
/proc/16187/task/16194/stat : 16194 (java) S 16184 16187 5228 0 -1 1077944384 1979 0 0 0 17 2 0 0 20 0 15 0 10267075 14317654016 55562 18446744073709551615 4194304 4196468 140725257528016 139661540510608 139661622159061 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16195] ppid=16184 vsize=13982084 CPUtime=0.18 cores=1,3,5,7
/proc/16187/task/16195/stat : 16195 (java) S 16184 16187 5228 0 -1 1077944384 2320 0 0 0 16 2 0 0 20 0 15 0 10267075 14317654016 55562 18446744073709551615 4194304 4196468 140725257528016 139661539458064 139661622159061 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16196] ppid=16184 vsize=13982084 CPUtime=0.18 cores=1,3,5,7
/proc/16187/task/16196/stat : 16196 (java) S 16184 16187 5228 0 -1 1077944384 1749 0 0 0 16 2 0 0 20 0 15 0 10267075 14317654016 55562 18446744073709551615 4194304 4196468 140725257528016 139661538405520 139661622159061 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16197] ppid=16184 vsize=13982084 CPUtime=0.05 cores=1,3,5,7
/proc/16187/task/16197/stat : 16197 (java) S 16184 16187 5228 0 -1 1077944384 1660 0 0 0 4 1 0 0 20 0 15 0 10267076 14317654016 55562 18446744073709551615 4194304 4196468 140725257528016 139661100435440 139661622160002 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16198] ppid=16184 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16187/task/16198/stat : 16198 (java) S 16184 16187 5228 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 10267076 14317654016 55562 18446744073709551615 4194304 4196468 140725257528016 139661099381728 139661622159061 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16199] ppid=16184 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16187/task/16199/stat : 16199 (java) S 16184 16187 5228 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 10267076 14317654016 55562 18446744073709551615 4194304 4196468 140725257528016 139661098329088 139661622159061 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16200] ppid=16184 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16187/task/16200/stat : 16200 (java) S 16184 16187 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10267079 14317654016 55562 18446744073709551615 4194304 4196468 140725257528016 139661097277648 139661622167451 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16201] ppid=16184 vsize=13982084 CPUtime=2.57 cores=1,3,5,7
/proc/16187/task/16201/stat : 16201 (java) S 16184 16187 5228 0 -1 1077944384 10775 0 0 0 257 0 0 0 20 0 15 0 10267079 14317654016 55562 18446744073709551615 4194304 4196468 140725257528016 139661096225264 139661622160002 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16202] ppid=16184 vsize=13982084 CPUtime=3.04 cores=1,3,5,7
/proc/16187/task/16202/stat : 16202 (java) S 16184 16187 5228 0 -1 1077944384 16193 0 0 0 301 3 0 0 20 0 15 0 10267079 14317654016 55562 18446744073709551615 4194304 4196468 140725257528016 139661095172720 139661622160002 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16203] ppid=16184 vsize=13982084 CPUtime=0.95 cores=1,3,5,7
/proc/16187/task/16203/stat : 16203 (java) S 16184 16187 5228 0 -1 1077944384 9187 0 0 0 93 2 0 0 20 0 15 0 10267079 14317654016 55562 18446744073709551615 4194304 4196468 140725257528016 139661094120176 139661622160002 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16204] ppid=16184 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16187/task/16204/stat : 16204 (java) S 16184 16187 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10267079 14317654016 55562 18446744073709551615 4194304 4196468 140725257528016 139661093067872 139661622159061 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
[pid=16187/tid=16205] ppid=16184 vsize=13982084 CPUtime=0.05 cores=1,3,5,7
/proc/16187/task/16205/stat : 16205 (java) S 16184 16187 5228 0 -1 1077944384 805 0 0 0 2 3 0 0 20 0 15 0 10267084 14317654016 55562 18446744073709551615 4194304 4196468 140725257528016 139661092014384 139661622160002 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18522112 140725257531794 140725257531979 140725257531979 140725257535439 0
Current children cumulated CPU time (s) 247.05
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 16187 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 240.009
CPU time (s): 247.068
CPU user time (s): 246.781
CPU system time (s): 0.287171
CPU usage (%): 102.941
Max. virtual memory (cumulated for all children) (KiB): 13982084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 246.781
system time used= 0.287171
maximum resident set size= 287284
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65770
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= 9143
involuntary context switches= 465

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.956553 second user time and 1.40969 second system time

The end

Launcher Data

Begin job on node133 at 2017-08-01 23:41:11
IDJOB=4256256
IDBENCH=115644
IDSOLVER=2639
FILE ID=node133/4256256-1501624517
RUNJOBID= node133-1501622945-15686
PBS_JOBID= 
Free space on /tmp= 61820 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-07-26
BENCH NAME= XCSP17/Scheduling/Scheduling-fs-taillard/Taillard-fs-200-10-2.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4256256-1501624517/watcher-4256256-1501624517 -o /tmp/evaluation-result-4256256-1501624517/solver-4256256-1501624517 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node133-1501622945-15686 --watchdog 300  java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 193312275 --timelimit 264 --memlimit 11000 --nbcore 4 HOME/instance-4256256-1501624517.xml

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

MD5SUM BENCH= 902fa3fa04f876c9ed200148bd67d93f
RANDOM SEED=193312275

node133.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.17
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.17
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.17
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.17
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:        31797652 kB
MemAvailable:   31986296 kB
Buffers:           97648 kB
Cached:           373768 kB
SwapCached:            0 kB
Active:           365224 kB
Inactive:         202816 kB
Active(anon):      96976 kB
Inactive(anon):     8536 kB
Active(file):     268248 kB
Inactive(file):   194280 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42384 kB
Writeback:             4 kB
AnonPages:        164664 kB
Mapped:            40808 kB
Shmem:              8892 kB
Slab:             109264 kB
SReclaimable:      83904 kB
SUnreclaim:        25360 kB
KernelStack:        3568 kB
PageTables:         4712 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1123560 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     94208 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 61780 MiB
End job on node133 at 2017-08-01 23:45:11