Trace number 4256247

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

General information on the benchmark

NameScheduling/Scheduling-fs-taillard/
Taillard-fs-050-10-6.xml
MD5SUM251bf731ce43f6740c64f68e9f13bc46
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 variables550
Number of constraints560
Number of domains1
Minimum domain size3207
Maximum domain size3207
Distribution of domain sizes[{"size":3207,"count":550}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":50},{"degree":3,"count":500}]
Minimum constraint arity1
Maximum constraint arity50
Distribution of constraint arities[{"arity":1,"count":50},{"arity":2,"count":500},{"arity":50,"count":10}]
Number of extensional constraints0
Number of intensional constraints550
Distribution of constraint types[{"type":"intension","count":550},{"type":"noOverlap","count":10}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.21/0.40	c version: 2017-07-26
0.21/0.40	c seed: 1119522006
0.21/0.40	c timeout: 264
0.21/0.40	c memlimit: 11000
0.21/0.40	c nbcore: 4
0.39/0.42	c Parsing instance...
2.66/1.37	c Parsing done, starting search...
245.84/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-4256247-1501624165/watcher-4256247-1501624165 -o /tmp/evaluation-result-4256247-1501624165/solver-4256247-1501624165 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node130-1501623088-15580 --watchdog 300 java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1119522006 --timelimit 264 --memlimit 11000 --nbcore 4 HOME/instance-4256247-1501624165.xml 

pid=15762
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.67 1.80 1.81 3/176 15767
/proc/meminfo: memFree=31837448/32770624 swapFree=0/197304
[pid=15767] ppid=15762 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/15767/stat : 15767 (runsolver) D 15762 15767 5123 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 11033510 24240128 107 18446744073709551615 4194304 4338465 140732289885584 140732289883224 140268237169367 0 0 1 24578 18446744071580418449 0 0 17 5 0 0 0 0 0 6438912 6441760 23527424 140732289888358 140732289888838 140732289888838 140732289892298 0
/proc/15767/statm: 5918 107 54 36 0 2156 0

[startup+0.100125 s]
/proc/loadavg: 1.67 1.80 1.81 3/176 15767
/proc/meminfo: memFree=31837448/32770624 swapFree=0/197304
[pid=15767] ppid=15762 vsize=356952 CPUtime=0 cores=1,3,5,7
/proc/15767/stat : 15767 (java) S 15762 15767 5123 0 -1 1077944320 1694 0 0 0 0 0 0 0 20 0 2 0 11033510 365518848 1369 18446744073709551615 4194304 4196468 140725612534256 140725612516800 139964665183991 0 0 1 16784584 18446744073709551615 0 0 17 7 0 0 9 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
/proc/15767/statm: 89238 1369 1032 1 0 79216 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 356952

[startup+0.200279 s]
/proc/loadavg: 1.67 1.80 1.81 3/176 15767
/proc/meminfo: memFree=31837448/32770624 swapFree=0/197304
[pid=15767] ppid=15762 vsize=13906484 CPUtime=0.05 cores=1,3,5,7
/proc/15767/stat : 15767 (java) S 15762 15767 5123 0 -1 1077944320 4764 0 0 0 4 1 0 0 20 0 14 0 11033510 14240239616 5309 18446744073709551615 4194304 4196468 140725612534256 140725612516800 139964665183991 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 9 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
/proc/15767/statm: 3476621 5309 2576 1 0 3466126 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 13906484

[startup+0.300348 s]
/proc/loadavg: 1.67 1.80 1.81 3/176 15767
/proc/meminfo: memFree=31837448/32770624 swapFree=0/197304
[pid=15767] ppid=15762 vsize=13975920 CPUtime=0.21 cores=1,3,5,7
/proc/15767/stat : 15767 (java) S 15762 15767 5123 0 -1 1077944320 9750 0 0 0 18 3 0 0 20 0 15 0 11033510 14311342080 9148 18446744073709551615 4194304 4196468 140725612534256 140725612516800 139964665183991 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 9 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
/proc/15767/statm: 3493980 9148 3537 1 0 3482767 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 13975920

[startup+0.700336 s]
/proc/loadavg: 1.67 1.80 1.81 3/176 15767
/proc/meminfo: memFree=31837448/32770624 swapFree=0/197304
[pid=15767] ppid=15762 vsize=13977988 CPUtime=1 cores=1,3,5,7
/proc/15767/stat : 15767 (java) S 15762 15767 5123 0 -1 1077944320 13761 0 0 0 95 5 0 0 20 0 15 0 11033510 14313459712 16532 18446744073709551615 4194304 4196468 140725612534256 140725612516800 139964665183991 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 9 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
/proc/15767/statm: 3494497 16532 3718 1 0 3483279 0
Current children cumulated CPU time (s) 1
Current children cumulated vsize (KiB) 13977988

[startup+1.50139 s]
/proc/loadavg: 1.67 1.80 1.81 4/209 15800
/proc/meminfo: memFree=31659960/32770624 swapFree=0/197292
[pid=15767] ppid=15762 vsize=13982084 CPUtime=3.3 cores=1,3,5,7
/proc/15767/stat : 15767 (java) S 15762 15767 5123 0 -1 1077944320 29896 0 0 0 321 9 0 0 20 0 15 0 11033510 14317654016 34829 18446744073709551615 4194304 4196468 140725612534256 140725612516800 139964665183991 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 9 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
/proc/15767/statm: 3495521 34829 3754 1 0 3484303 0
[pid=15767/tid=15774] ppid=15762 vsize=13982084 CPUtime=1.33 cores=1,3,5,7
/proc/15767/task/15774/stat : 15774 (java) R 15762 15767 5123 0 -1 4202560 14942 0 0 0 127 6 0 0 20 0 15 0 11033520 14317654016 34829 18446744073709551615 4194304 4196468 140725612534256 139964669419336 139964284810561 0 4 1 16800974 0 0 0 -1 7 0 0 4 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15775] ppid=15762 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15767/task/15775/stat : 15775 (java) S 15762 15767 5123 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11033521 14317654016 34829 18446744073709551615 4194304 4196468 140725612534256 139964599617808 139964665194197 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15777] ppid=15762 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15767/task/15777/stat : 15777 (java) S 15762 15767 5123 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11033521 14317654016 34829 18446744073709551615 4194304 4196468 140725612534256 139964598565264 139964665194197 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15779] ppid=15762 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15767/task/15779/stat : 15779 (java) S 15762 15767 5123 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11033521 14317654016 34829 18446744073709551615 4194304 4196468 140725612534256 139964597512720 139964665194197 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15782] ppid=15762 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15767/task/15782/stat : 15782 (java) S 15762 15767 5123 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11033521 14317654016 34829 18446744073709551615 4194304 4196468 140725612534256 139964261776016 139964665194197 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15783] ppid=15762 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15767/task/15783/stat : 15783 (java) S 15762 15767 5123 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 11033522 14317654016 34829 18446744073709551615 4194304 4196468 140725612534256 139963582614000 139964665195138 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15785] ppid=15762 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15767/task/15785/stat : 15785 (java) S 15762 15767 5123 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 11033522 14317654016 34829 18446744073709551615 4194304 4196468 140725612534256 139963581560224 139964665194197 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15787] ppid=15762 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15767/task/15787/stat : 15787 (java) S 15762 15767 5123 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 11033523 14317654016 34829 18446744073709551615 4194304 4196468 140725612534256 139963580507632 139964665194197 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15789] ppid=15762 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15767/task/15789/stat : 15789 (java) S 15762 15767 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11033525 14317654016 34829 18446744073709551615 4194304 4196468 140725612534256 139963579456208 139964665202587 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15790] ppid=15762 vsize=13982084 CPUtime=0.6 cores=1,3,5,7
/proc/15767/task/15790/stat : 15790 (java) R 15762 15767 5123 0 -1 4202560 3008 0 0 0 60 0 0 0 20 0 15 0 11033525 14317654016 34829 18446744073709551615 4194304 4196468 140725612534256 139963578383816 139964646728150 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15791] ppid=15762 vsize=13982084 CPUtime=0.65 cores=1,3,5,7
/proc/15767/task/15791/stat : 15791 (java) R 15762 15767 5123 0 -1 4202560 2065 0 0 0 65 0 0 0 20 0 15 0 11033525 14317654016 34829 18446744073709551615 4194304 4196468 140725612534256 139963577333216 139964648680517 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15792] ppid=15762 vsize=13982084 CPUtime=0.68 cores=1,3,5,7
/proc/15767/task/15792/stat : 15792 (java) S 15762 15767 5123 0 -1 1077944384 8491 0 0 0 67 1 0 0 20 0 15 0 11033525 14317654016 34829 18446744073709551615 4194304 4196468 140725612534256 139963576297712 139964665195138 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15796] ppid=15762 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15767/task/15796/stat : 15796 (java) S 15762 15767 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11033525 14317654016 34829 18446744073709551615 4194304 4196468 140725612534256 139963575245408 139964665194197 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15799] ppid=15762 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15767/task/15799/stat : 15799 (java) S 15762 15767 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11033530 14317654016 34829 18446744073709551615 4194304 4196468 140725612534256 139963574192944 139964665195138 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
Current children cumulated CPU time (s) 3.3
Current children cumulated vsize (KiB) 13982084

[startup+3.10061 s]
/proc/loadavg: 1.93 1.85 1.83 7/209 15800
/proc/meminfo: memFree=31505732/32770624 swapFree=0/197288
[pid=15767] ppid=15762 vsize=13982084 CPUtime=7.47 cores=1,3,5,7
/proc/15767/stat : 15767 (java) S 15762 15767 5123 0 -1 1077944320 40240 0 0 0 735 12 0 0 20 0 15 0 11033510 14317654016 60352 18446744073709551615 4194304 4196468 140725612534256 140725612516800 139964665183991 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 9 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
/proc/15767/statm: 3495521 60352 3781 1 0 3484303 0
[pid=15767/tid=15774] ppid=15762 vsize=13982084 CPUtime=2.91 cores=1,3,5,7
/proc/15767/task/15774/stat : 15774 (java) R 15762 15767 5123 0 -1 4202560 15362 0 0 0 284 7 0 0 20 0 15 0 11033520 14317654016 60352 18446744073709551615 4194304 4196468 140725612534256 139964669422608 139964285737562 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15775] ppid=15762 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15767/task/15775/stat : 15775 (java) S 15762 15767 5123 0 -1 1077944384 320 0 0 0 0 0 0 0 20 0 15 0 11033521 14317654016 60352 18446744073709551615 4194304 4196468 140725612534256 139964599617808 139964665194197 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15777] ppid=15762 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15767/task/15777/stat : 15777 (java) S 15762 15767 5123 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 15 0 11033521 14317654016 60352 18446744073709551615 4194304 4196468 140725612534256 139964598565264 139964665194197 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15779] ppid=15762 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15767/task/15779/stat : 15779 (java) S 15762 15767 5123 0 -1 1077944384 894 0 0 0 0 0 0 0 20 0 15 0 11033521 14317654016 60352 18446744073709551615 4194304 4196468 140725612534256 139964597512720 139964665194197 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15782] ppid=15762 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15767/task/15782/stat : 15782 (java) S 15762 15767 5123 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 11033521 14317654016 60352 18446744073709551615 4194304 4196468 140725612534256 139964261776016 139964665194197 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15783] ppid=15762 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15767/task/15783/stat : 15783 (java) S 15762 15767 5123 0 -1 1077944384 255 0 0 0 0 0 0 0 20 0 15 0 11033522 14317654016 60352 18446744073709551615 4194304 4196468 140725612534256 139963582614000 139964665195138 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15785] ppid=15762 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15767/task/15785/stat : 15785 (java) S 15762 15767 5123 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 11033522 14317654016 60352 18446744073709551615 4194304 4196468 140725612534256 139963581560288 139964665194197 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15787] ppid=15762 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15767/task/15787/stat : 15787 (java) S 15762 15767 5123 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 11033523 14317654016 60352 18446744073709551615 4194304 4196468 140725612534256 139963580507632 139964665194197 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15789] ppid=15762 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15767/task/15789/stat : 15789 (java) S 15762 15767 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11033525 14317654016 60352 18446744073709551615 4194304 4196468 140725612534256 139963579456208 139964665202587 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15790] ppid=15762 vsize=13982084 CPUtime=1.84 cores=1,3,5,7
/proc/15767/task/15790/stat : 15790 (java) S 15762 15767 5123 0 -1 1077944384 6707 0 0 0 183 1 0 0 20 0 15 0 11033525 14317654016 60352 18446744073709551615 4194304 4196468 140725612534256 139963578402800 139964665195138 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15791] ppid=15762 vsize=13982084 CPUtime=1.89 cores=1,3,5,7
/proc/15767/task/15791/stat : 15791 (java) S 15762 15767 5123 0 -1 1077944384 5724 0 0 0 189 0 0 0 20 0 15 0 11033525 14317654016 60352 18446744073709551615 4194304 4196468 140725612534256 139963577350256 139964665195138 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15792] ppid=15762 vsize=13982084 CPUtime=0.75 cores=1,3,5,7
/proc/15767/task/15792/stat : 15792 (java) S 15762 15767 5123 0 -1 1077944384 9448 0 0 0 73 2 0 0 20 0 15 0 11033525 14317654016 60352 18446744073709551615 4194304 4196468 140725612534256 139963576297712 139964665195138 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15796] ppid=15762 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15767/task/15796/stat : 15796 (java) S 15762 15767 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11033525 14317654016 60352 18446744073709551615 4194304 4196468 140725612534256 139963575245408 139964665194197 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15799] ppid=15762 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15767/task/15799/stat : 15799 (java) S 15762 15767 5123 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 11033530 14317654016 60352 18446744073709551615 4194304 4196468 140725612534256 139963574192944 139964665195138 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
Current children cumulated CPU time (s) 7.47
Current children cumulated vsize (KiB) 13982084

[startup+6.30063 s]
/proc/loadavg: 1.93 1.85 1.83 3/209 15800
/proc/meminfo: memFree=31390620/32770624 swapFree=0/197296
[pid=15767] ppid=15762 vsize=13982084 CPUtime=11.36 cores=1,3,5,7
/proc/15767/stat : 15767 (java) S 15762 15767 5123 0 -1 1077944320 40649 0 0 0 1123 13 0 0 20 0 15 0 11033510 14317654016 59976 18446744073709551615 4194304 4196468 140725612534256 140725612516800 139964665183991 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 9 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
/proc/15767/statm: 3495521 59976 3784 1 0 3484303 0
[pid=15767/tid=15774] ppid=15762 vsize=13982084 CPUtime=6.11 cores=1,3,5,7
/proc/15767/task/15774/stat : 15774 (java) R 15762 15767 5123 0 -1 4202560 15483 0 0 0 604 7 0 0 20 0 15 0 11033520 14317654016 59976 18446744073709551615 4194304 4196468 140725612534256 139964669422752 139964285902529 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15775] ppid=15762 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15767/task/15775/stat : 15775 (java) S 15762 15767 5123 0 -1 1077944384 323 0 0 0 0 0 0 0 20 0 15 0 11033521 14317654016 59976 18446744073709551615 4194304 4196468 140725612534256 139964599617808 139964665194197 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15777] ppid=15762 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15767/task/15777/stat : 15777 (java) S 15762 15767 5123 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 11033521 14317654016 59976 18446744073709551615 4194304 4196468 140725612534256 139964598565264 139964665194197 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15779] ppid=15762 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15767/task/15779/stat : 15779 (java) S 15762 15767 5123 0 -1 1077944384 906 0 0 0 0 0 0 0 20 0 15 0 11033521 14317654016 59976 18446744073709551615 4194304 4196468 140725612534256 139964597512720 139964665194197 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15782] ppid=15762 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/15767/task/15782/stat : 15782 (java) S 15762 15767 5123 0 -1 1077944384 67 0 0 0 1 0 0 0 20 0 15 0 11033521 14317654016 59976 18446744073709551615 4194304 4196468 140725612534256 139964261776016 139964665194197 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15783] ppid=15762 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15767/task/15783/stat : 15783 (java) S 15762 15767 5123 0 -1 1077944384 255 0 0 0 0 0 0 0 20 0 15 0 11033522 14317654016 59976 18446744073709551615 4194304 4196468 140725612534256 139963582614000 139964665195138 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15785] ppid=15762 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15767/task/15785/stat : 15785 (java) S 15762 15767 5123 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 11033522 14317654016 59976 18446744073709551615 4194304 4196468 140725612534256 139963581560288 139964665194197 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15787] ppid=15762 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15767/task/15787/stat : 15787 (java) S 15762 15767 5123 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 11033523 14317654016 59976 18446744073709551615 4194304 4196468 140725612534256 139963580507648 139964665194197 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15789] ppid=15762 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15767/task/15789/stat : 15789 (java) S 15762 15767 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11033525 14317654016 59976 18446744073709551615 4194304 4196468 140725612534256 139963579456208 139964665202587 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15790] ppid=15762 vsize=13982084 CPUtime=2.36 cores=1,3,5,7
/proc/15767/task/15790/stat : 15790 (java) S 15762 15767 5123 0 -1 1077944384 6822 0 0 0 235 1 0 0 20 0 15 0 11033525 14317654016 59976 18446744073709551615 4194304 4196468 140725612534256 139963578402800 139964665195138 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15791] ppid=15762 vsize=13982084 CPUtime=2.02 cores=1,3,5,7
/proc/15767/task/15791/stat : 15791 (java) S 15762 15767 5123 0 -1 1077944384 5763 0 0 0 202 0 0 0 20 0 15 0 11033525 14317654016 59976 18446744073709551615 4194304 4196468 140725612534256 139963577350256 139964665195138 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15792] ppid=15762 vsize=13982084 CPUtime=0.78 cores=1,3,5,7
/proc/15767/task/15792/stat : 15792 (java) S 15762 15767 5123 0 -1 1077944384 9520 0 0 0 76 2 0 0 20 0 15 0 11033525 14317654016 59976 18446744073709551615 4194304 4196468 140725612534256 139963576297712 139964665195138 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15796] ppid=15762 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15767/task/15796/stat : 15796 (java) S 15762 15767 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11033525 14317654016 59976 18446744073709551615 4194304 4196468 140725612534256 139963575245408 139964665194197 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15799] ppid=15762 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15767/task/15799/stat : 15799 (java) S 15762 15767 5123 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 11033530 14317654016 59976 18446744073709551615 4194304 4196468 140725612534256 139963574192944 139964665195138 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
Current children cumulated CPU time (s) 11.36
Current children cumulated vsize (KiB) 13982084

[startup+12.7006 s]
/proc/loadavg: 1.94 1.86 1.83 3/209 15801
/proc/meminfo: memFree=31384116/32770624 swapFree=0/197300
[pid=15767] ppid=15762 vsize=13982084 CPUtime=18.21 cores=1,3,5,7
/proc/15767/stat : 15767 (java) S 15762 15767 5123 0 -1 1077944320 46973 0 0 0 1807 14 0 0 20 0 15 0 11033510 14317654016 60643 18446744073709551615 4194304 4196468 140725612534256 140725612516800 139964665183991 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 9 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
/proc/15767/statm: 3495521 60643 3789 1 0 3484303 0
[pid=15767/tid=15774] ppid=15762 vsize=13982084 CPUtime=12.49 cores=1,3,5,7
/proc/15767/task/15774/stat : 15774 (java) R 15762 15767 5123 0 -1 4202560 16130 0 0 0 1242 7 0 0 20 0 15 0 11033520 14317654016 60643 18446744073709551615 4194304 4196468 140725612534256 139964669422336 139964285724595 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15775] ppid=15762 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/15767/task/15775/stat : 15775 (java) S 15762 15767 5123 0 -1 1077944384 673 0 0 0 1 0 0 0 20 0 15 0 11033521 14317654016 60643 18446744073709551615 4194304 4196468 140725612534256 139964599617808 139964665194197 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15777] ppid=15762 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/15767/task/15777/stat : 15777 (java) S 15762 15767 5123 0 -1 1077944384 123 0 0 0 1 0 0 0 20 0 15 0 11033521 14317654016 60643 18446744073709551615 4194304 4196468 140725612534256 139964598565264 139964665194197 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15779] ppid=15762 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/15767/task/15779/stat : 15779 (java) S 15762 15767 5123 0 -1 1077944384 1896 0 0 0 1 0 0 0 20 0 15 0 11033521 14317654016 60643 18446744073709551615 4194304 4196468 140725612534256 139964597512720 139964665194197 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15782] ppid=15762 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/15767/task/15782/stat : 15782 (java) S 15762 15767 5123 0 -1 1077944384 123 0 0 0 1 0 0 0 20 0 15 0 11033521 14317654016 60643 18446744073709551615 4194304 4196468 140725612534256 139964261776016 139964665194197 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15783] ppid=15762 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/15767/task/15783/stat : 15783 (java) S 15762 15767 5123 0 -1 1077944384 468 0 0 0 1 0 0 0 20 0 15 0 11033522 14317654016 60643 18446744073709551615 4194304 4196468 140725612534256 139963582614000 139964665195138 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15785] ppid=15762 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15767/task/15785/stat : 15785 (java) S 15762 15767 5123 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 11033522 14317654016 60643 18446744073709551615 4194304 4196468 140725612534256 139963581560288 139964665194197 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15787] ppid=15762 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15767/task/15787/stat : 15787 (java) S 15762 15767 5123 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 11033523 14317654016 60643 18446744073709551615 4194304 4196468 140725612534256 139963580507648 139964665194197 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15789] ppid=15762 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15767/task/15789/stat : 15789 (java) S 15762 15767 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11033525 14317654016 60643 18446744073709551615 4194304 4196468 140725612534256 139963579456208 139964665202587 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0

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

/proc/15767/task/15796/stat : 15796 (java) S 15762 15767 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11033525 14317654016 59528 18446744073709551615 4194304 4196468 140725612534256 139963575245408 139964665194197 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15799] ppid=15762 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15767/task/15799/stat : 15799 (java) S 15762 15767 5123 0 -1 1077944384 324 0 0 0 0 0 0 0 20 0 15 0 11033530 14317654016 59528 18446744073709551615 4194304 4196468 140725612534256 139963574192944 139964665195138 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
Current children cumulated CPU time (s) 56.79
Current children cumulated vsize (KiB) 13982084

[startup+102.301 s]
/proc/loadavg: 1.82 1.84 1.83 3/209 15803
/proc/meminfo: memFree=31450752/32770624 swapFree=0/197352
[pid=15767] ppid=15762 vsize=13982084 CPUtime=108.08 cores=1,3,5,7
/proc/15767/stat : 15767 (java) S 15762 15767 5123 0 -1 1077944320 62250 0 0 0 10791 17 0 0 20 0 15 0 11033510 14317654016 54554 18446744073709551615 4194304 4196468 140725612534256 140725612516800 139964665183991 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 9 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
/proc/15767/statm: 3495521 54554 3789 1 0 3484303 0
[pid=15767/tid=15774] ppid=15762 vsize=13982084 CPUtime=102.05 cores=1,3,5,7
/proc/15767/task/15774/stat : 15774 (java) R 15762 15767 5123 0 -1 4202560 18228 0 0 0 10198 7 0 0 20 0 15 0 11033520 14317654016 54554 18446744073709551615 4194304 4196468 140725612534256 139964669422368 139964287173238 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15775] ppid=15762 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/15767/task/15775/stat : 15775 (java) S 15762 15767 5123 0 -1 1077944384 1012 0 0 0 3 0 0 0 20 0 15 0 11033521 14317654016 54554 18446744073709551615 4194304 4196468 140725612534256 139964599617808 139964665194197 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15777] ppid=15762 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/15767/task/15777/stat : 15777 (java) S 15762 15767 5123 0 -1 1077944384 2496 0 0 0 3 0 0 0 20 0 15 0 11033521 14317654016 54554 18446744073709551615 4194304 4196468 140725612534256 139964598565264 139964665194197 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15779] ppid=15762 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/15767/task/15779/stat : 15779 (java) S 15762 15767 5123 0 -1 1077944384 2363 0 0 0 3 0 0 0 20 0 15 0 11033521 14317654016 54554 18446744073709551615 4194304 4196468 140725612534256 139964597512720 139964665194197 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15782] ppid=15762 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/15767/task/15782/stat : 15782 (java) S 15762 15767 5123 0 -1 1077944384 1984 0 0 0 3 0 0 0 20 0 15 0 11033521 14317654016 54554 18446744073709551615 4194304 4196468 140725612534256 139964261776016 139964665194197 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15783] ppid=15762 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/15767/task/15783/stat : 15783 (java) S 15762 15767 5123 0 -1 1077944384 1375 0 0 0 2 0 0 0 20 0 15 0 11033522 14317654016 54554 18446744073709551615 4194304 4196468 140725612534256 139963582614000 139964665195138 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15785] ppid=15762 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15767/task/15785/stat : 15785 (java) S 15762 15767 5123 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 11033522 14317654016 54554 18446744073709551615 4194304 4196468 140725612534256 139963581560288 139964665194197 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15787] ppid=15762 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15767/task/15787/stat : 15787 (java) S 15762 15767 5123 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 11033523 14317654016 54554 18446744073709551615 4194304 4196468 140725612534256 139963580507648 139964665194197 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15789] ppid=15762 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15767/task/15789/stat : 15789 (java) S 15762 15767 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11033525 14317654016 54554 18446744073709551615 4194304 4196468 140725612534256 139963579456208 139964665202587 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15790] ppid=15762 vsize=13982084 CPUtime=2.67 cores=1,3,5,7
/proc/15767/task/15790/stat : 15790 (java) S 15762 15767 5123 0 -1 1077944384 11918 0 0 0 266 1 0 0 20 0 15 0 11033525 14317654016 54554 18446744073709551615 4194304 4196468 140725612534256 139963578402800 139964665195138 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15791] ppid=15762 vsize=13982084 CPUtime=2.26 cores=1,3,5,7
/proc/15767/task/15791/stat : 15791 (java) S 15762 15767 5123 0 -1 1077944384 9053 0 0 0 226 0 0 0 20 0 15 0 11033525 14317654016 54554 18446744073709551615 4194304 4196468 140725612534256 139963577350256 139964665195138 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15792] ppid=15762 vsize=13982084 CPUtime=0.82 cores=1,3,5,7
/proc/15767/task/15792/stat : 15792 (java) S 15762 15767 5123 0 -1 1077944384 12024 0 0 0 80 2 0 0 20 0 15 0 11033525 14317654016 54554 18446744073709551615 4194304 4196468 140725612534256 139963576297712 139964665195138 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15796] ppid=15762 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15767/task/15796/stat : 15796 (java) S 15762 15767 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11033525 14317654016 54554 18446744073709551615 4194304 4196468 140725612534256 139963575245408 139964665194197 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15799] ppid=15762 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/15767/task/15799/stat : 15799 (java) S 15762 15767 5123 0 -1 1077944384 371 0 0 0 1 1 0 0 20 0 15 0 11033530 14317654016 54554 18446744073709551615 4194304 4196468 140725612534256 139963574192944 139964665195138 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
Current children cumulated CPU time (s) 108.08
Current children cumulated vsize (KiB) 13982084

[startup+162.301 s]
/proc/loadavg: 1.74 1.82 1.82 3/209 15805
/proc/meminfo: memFree=31492964/32770624 swapFree=0/197376
[pid=15767] ppid=15762 vsize=13982084 CPUtime=168.1 cores=1,3,5,7
/proc/15767/stat : 15767 (java) S 15762 15767 5123 0 -1 1077944320 63629 0 0 0 16792 18 0 0 20 0 15 0 11033510 14317654016 48921 18446744073709551615 4194304 4196468 140725612534256 140725612516800 139964665183991 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 9 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
/proc/15767/statm: 3495521 48921 3789 1 0 3484303 0
[pid=15767/tid=15774] ppid=15762 vsize=13982084 CPUtime=162.04 cores=1,3,5,7
/proc/15767/task/15774/stat : 15774 (java) R 15762 15767 5123 0 -1 4202560 18638 0 0 0 16197 7 0 0 20 0 15 0 11033520 14317654016 48921 18446744073709551615 4194304 4196468 140725612534256 139964669422768 139964286564768 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15775] ppid=15762 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/15767/task/15775/stat : 15775 (java) S 15762 15767 5123 0 -1 1077944384 1486 0 0 0 3 0 0 0 20 0 15 0 11033521 14317654016 48921 18446744073709551615 4194304 4196468 140725612534256 139964599617808 139964665194197 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15777] ppid=15762 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/15767/task/15777/stat : 15777 (java) S 15762 15767 5123 0 -1 1077944384 2568 0 0 0 3 1 0 0 20 0 15 0 11033521 14317654016 48921 18446744073709551615 4194304 4196468 140725612534256 139964598565264 139964665194197 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15779] ppid=15762 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/15767/task/15779/stat : 15779 (java) S 15762 15767 5123 0 -1 1077944384 2399 0 0 0 3 1 0 0 20 0 15 0 11033521 14317654016 48921 18446744073709551615 4194304 4196468 140725612534256 139964597512720 139964665194197 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15782] ppid=15762 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/15767/task/15782/stat : 15782 (java) S 15762 15767 5123 0 -1 1077944384 2086 0 0 0 4 0 0 0 20 0 15 0 11033521 14317654016 48921 18446744073709551615 4194304 4196468 140725612534256 139964261776016 139964665194197 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15783] ppid=15762 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/15767/task/15783/stat : 15783 (java) S 15762 15767 5123 0 -1 1077944384 1622 0 0 0 2 1 0 0 20 0 15 0 11033522 14317654016 48921 18446744073709551615 4194304 4196468 140725612534256 139963582614000 139964665195138 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15785] ppid=15762 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15767/task/15785/stat : 15785 (java) S 15762 15767 5123 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 11033522 14317654016 48921 18446744073709551615 4194304 4196468 140725612534256 139963581560288 139964665194197 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15787] ppid=15762 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15767/task/15787/stat : 15787 (java) S 15762 15767 5123 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 11033523 14317654016 48921 18446744073709551615 4194304 4196468 140725612534256 139963580507648 139964665194197 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15789] ppid=15762 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15767/task/15789/stat : 15789 (java) S 15762 15767 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11033525 14317654016 48921 18446744073709551615 4194304 4196468 140725612534256 139963579456208 139964665202587 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15790] ppid=15762 vsize=13982084 CPUtime=2.67 cores=1,3,5,7
/proc/15767/task/15790/stat : 15790 (java) S 15762 15767 5123 0 -1 1077944384 11922 0 0 0 266 1 0 0 20 0 15 0 11033525 14317654016 48921 18446744073709551615 4194304 4196468 140725612534256 139963578402800 139964665195138 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15791] ppid=15762 vsize=13982084 CPUtime=2.26 cores=1,3,5,7
/proc/15767/task/15791/stat : 15791 (java) S 15762 15767 5123 0 -1 1077944384 9056 0 0 0 226 0 0 0 20 0 15 0 11033525 14317654016 48921 18446744073709551615 4194304 4196468 140725612534256 139963577350256 139964665195138 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15792] ppid=15762 vsize=13982084 CPUtime=0.82 cores=1,3,5,7
/proc/15767/task/15792/stat : 15792 (java) S 15762 15767 5123 0 -1 1077944384 12031 0 0 0 80 2 0 0 20 0 15 0 11033525 14317654016 48921 18446744073709551615 4194304 4196468 140725612534256 139963576297712 139964665195138 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15796] ppid=15762 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15767/task/15796/stat : 15796 (java) S 15762 15767 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11033525 14317654016 48921 18446744073709551615 4194304 4196468 140725612534256 139963575245408 139964665194197 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15799] ppid=15762 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/15767/task/15799/stat : 15799 (java) S 15762 15767 5123 0 -1 1077944384 395 0 0 0 1 2 0 0 20 0 15 0 11033530 14317654016 48921 18446744073709551615 4194304 4196468 140725612534256 139963574192944 139964665195138 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
Current children cumulated CPU time (s) 168.1
Current children cumulated vsize (KiB) 13982084

[startup+222.306 s]
/proc/loadavg: 1.80 1.82 1.82 3/209 15807
/proc/meminfo: memFree=31518288/32770624 swapFree=0/197400
[pid=15767] ppid=15762 vsize=13982084 CPUtime=228.14 cores=1,3,5,7
/proc/15767/stat : 15767 (java) S 15762 15767 5123 0 -1 1077944320 64457 0 0 0 22795 19 0 0 20 0 15 0 11033510 14317654016 43936 18446744073709551615 4194304 4196468 140725612534256 140725612516800 139964665183991 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 9 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
/proc/15767/statm: 3495521 43936 3789 1 0 3484303 0
[pid=15767/tid=15774] ppid=15762 vsize=13982084 CPUtime=222.04 cores=1,3,5,7
/proc/15767/task/15774/stat : 15774 (java) R 15762 15767 5123 0 -1 4202560 18858 0 0 0 22196 8 0 0 20 0 15 0 11033520 14317654016 43936 18446744073709551615 4194304 4196468 140725612534256 139964669422368 139964286566520 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15775] ppid=15762 vsize=13982084 CPUtime=0.05 cores=1,3,5,7
/proc/15767/task/15775/stat : 15775 (java) S 15762 15767 5123 0 -1 1077944384 1948 0 0 0 4 1 0 0 20 0 15 0 11033521 14317654016 43936 18446744073709551615 4194304 4196468 140725612534256 139964599617808 139964665194197 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15777] ppid=15762 vsize=13982084 CPUtime=0.05 cores=1,3,5,7
/proc/15767/task/15777/stat : 15777 (java) S 15762 15767 5123 0 -1 1077944384 2583 0 0 0 4 1 0 0 20 0 15 0 11033521 14317654016 43936 18446744073709551615 4194304 4196468 140725612534256 139964598565264 139964665194197 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15779] ppid=15762 vsize=13982084 CPUtime=0.05 cores=1,3,5,7
/proc/15767/task/15779/stat : 15779 (java) S 15762 15767 5123 0 -1 1077944384 2403 0 0 0 4 1 0 0 20 0 15 0 11033521 14317654016 43936 18446744073709551615 4194304 4196468 140725612534256 139964597512720 139964665194197 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15782] ppid=15762 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/15767/task/15782/stat : 15782 (java) S 15762 15767 5123 0 -1 1077944384 2173 0 0 0 4 0 0 0 20 0 15 0 11033521 14317654016 43936 18446744073709551615 4194304 4196468 140725612534256 139964261776016 139964665194197 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15783] ppid=15762 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/15767/task/15783/stat : 15783 (java) S 15762 15767 5123 0 -1 1077944384 1654 0 0 0 3 1 0 0 20 0 15 0 11033522 14317654016 43936 18446744073709551615 4194304 4196468 140725612534256 139963582614000 139964665195138 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15785] ppid=15762 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15767/task/15785/stat : 15785 (java) S 15762 15767 5123 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 11033522 14317654016 43936 18446744073709551615 4194304 4196468 140725612534256 139963581560288 139964665194197 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15787] ppid=15762 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15767/task/15787/stat : 15787 (java) S 15762 15767 5123 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 11033523 14317654016 43936 18446744073709551615 4194304 4196468 140725612534256 139963580507648 139964665194197 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15789] ppid=15762 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15767/task/15789/stat : 15789 (java) S 15762 15767 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11033525 14317654016 43936 18446744073709551615 4194304 4196468 140725612534256 139963579456208 139964665202587 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15790] ppid=15762 vsize=13982084 CPUtime=2.67 cores=1,3,5,7
/proc/15767/task/15790/stat : 15790 (java) S 15762 15767 5123 0 -1 1077944384 11924 0 0 0 266 1 0 0 20 0 15 0 11033525 14317654016 43936 18446744073709551615 4194304 4196468 140725612534256 139963578402800 139964665195138 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15791] ppid=15762 vsize=13982084 CPUtime=2.26 cores=1,3,5,7
/proc/15767/task/15791/stat : 15791 (java) S 15762 15767 5123 0 -1 1077944384 9058 0 0 0 226 0 0 0 20 0 15 0 11033525 14317654016 43936 18446744073709551615 4194304 4196468 140725612534256 139963577350256 139964665195138 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15792] ppid=15762 vsize=13982084 CPUtime=0.82 cores=1,3,5,7
/proc/15767/task/15792/stat : 15792 (java) S 15762 15767 5123 0 -1 1077944384 12033 0 0 0 80 2 0 0 20 0 15 0 11033525 14317654016 43936 18446744073709551615 4194304 4196468 140725612534256 139963576297712 139964665195138 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15796] ppid=15762 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15767/task/15796/stat : 15796 (java) S 15762 15767 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11033525 14317654016 43936 18446744073709551615 4194304 4196468 140725612534256 139963575245408 139964665194197 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15799] ppid=15762 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/15767/task/15799/stat : 15799 (java) S 15762 15767 5123 0 -1 1077944384 397 0 0 0 2 2 0 0 20 0 15 0 11033530 14317654016 43936 18446744073709551615 4194304 4196468 140725612534256 139963574192944 139964665195138 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
Current children cumulated CPU time (s) 228.14
Current children cumulated vsize (KiB) 13982084



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]
/proc/loadavg: 1.92 1.85 1.83 3/209 15807
/proc/meminfo: memFree=31522132/32770624 swapFree=0/197408
[pid=15767] ppid=15762 vsize=13982084 CPUtime=245.84 cores=1,3,5,7
/proc/15767/stat : 15767 (java) S 15762 15767 5123 0 -1 1077944320 65001 0 0 0 24565 19 0 0 20 0 15 0 11033510 14317654016 42915 18446744073709551615 4194304 4196468 140725612534256 140725612516800 139964665183991 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 9 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
/proc/15767/statm: 3495521 42915 3789 1 0 3484303 0
[pid=15767/tid=15774] ppid=15762 vsize=13982084 CPUtime=239.73 cores=1,3,5,7
/proc/15767/task/15774/stat : 15774 (java) R 15762 15767 5123 0 -1 4202560 19036 0 0 0 23965 8 0 0 20 0 15 0 11033520 14317654016 42915 18446744073709551615 4194304 4196468 140725612534256 139964669422352 139964285588479 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15775] ppid=15762 vsize=13982084 CPUtime=0.05 cores=1,3,5,7
/proc/15767/task/15775/stat : 15775 (java) S 15762 15767 5123 0 -1 1077944384 2041 0 0 0 4 1 0 0 20 0 15 0 11033521 14317654016 42915 18446744073709551615 4194304 4196468 140725612534256 139964599617808 139964665194197 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15777] ppid=15762 vsize=13982084 CPUtime=0.05 cores=1,3,5,7
/proc/15767/task/15777/stat : 15777 (java) S 15762 15767 5123 0 -1 1077944384 2595 0 0 0 4 1 0 0 20 0 15 0 11033521 14317654016 42915 18446744073709551615 4194304 4196468 140725612534256 139964598565264 139964665194197 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15779] ppid=15762 vsize=13982084 CPUtime=0.05 cores=1,3,5,7
/proc/15767/task/15779/stat : 15779 (java) S 15762 15767 5123 0 -1 1077944384 2407 0 0 0 4 1 0 0 20 0 15 0 11033521 14317654016 42915 18446744073709551615 4194304 4196468 140725612534256 139964597512720 139964665194197 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15782] ppid=15762 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/15767/task/15782/stat : 15782 (java) S 15762 15767 5123 0 -1 1077944384 2186 0 0 0 4 0 0 0 20 0 15 0 11033521 14317654016 42915 18446744073709551615 4194304 4196468 140725612534256 139964261776016 139964665194197 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15783] ppid=15762 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/15767/task/15783/stat : 15783 (java) S 15762 15767 5123 0 -1 1077944384 1868 0 0 0 3 1 0 0 20 0 15 0 11033522 14317654016 42915 18446744073709551615 4194304 4196468 140725612534256 139963582614000 139964665195138 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15785] ppid=15762 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15767/task/15785/stat : 15785 (java) S 15762 15767 5123 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 11033522 14317654016 42915 18446744073709551615 4194304 4196468 140725612534256 139963581560288 139964665194197 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15787] ppid=15762 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15767/task/15787/stat : 15787 (java) S 15762 15767 5123 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 11033523 14317654016 42915 18446744073709551615 4194304 4196468 140725612534256 139963580507648 139964665194197 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15789] ppid=15762 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15767/task/15789/stat : 15789 (java) S 15762 15767 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11033525 14317654016 42915 18446744073709551615 4194304 4196468 140725612534256 139963579456208 139964665202587 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15790] ppid=15762 vsize=13982084 CPUtime=2.67 cores=1,3,5,7
/proc/15767/task/15790/stat : 15790 (java) S 15762 15767 5123 0 -1 1077944384 11930 0 0 0 266 1 0 0 20 0 15 0 11033525 14317654016 42915 18446744073709551615 4194304 4196468 140725612534256 139963578402800 139964665195138 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15791] ppid=15762 vsize=13982084 CPUtime=2.26 cores=1,3,5,7
/proc/15767/task/15791/stat : 15791 (java) S 15762 15767 5123 0 -1 1077944384 9059 0 0 0 226 0 0 0 20 0 15 0 11033525 14317654016 42915 18446744073709551615 4194304 4196468 140725612534256 139963577350256 139964665195138 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15792] ppid=15762 vsize=13982084 CPUtime=0.82 cores=1,3,5,7
/proc/15767/task/15792/stat : 15792 (java) S 15762 15767 5123 0 -1 1077944384 12034 0 0 0 80 2 0 0 20 0 15 0 11033525 14317654016 42915 18446744073709551615 4194304 4196468 140725612534256 139963576297712 139964665195138 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15796] ppid=15762 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15767/task/15796/stat : 15796 (java) S 15762 15767 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11033525 14317654016 42915 18446744073709551615 4194304 4196468 140725612534256 139963575245408 139964665194197 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
[pid=15767/tid=15799] ppid=15762 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/15767/task/15799/stat : 15799 (java) S 15762 15767 5123 0 -1 1077944384 419 0 0 0 2 2 0 0 20 0 15 0 11033530 14317654016 42915 18446744073709551615 4194304 4196468 140725612534256 139963574192944 139964665195138 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18386944 140725612540305 140725612540491 140725612540491 140725612543951 0
Current children cumulated CPU time (s) 245.84
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 15767 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): 245.862
CPU user time (s): 245.657
CPU system time (s): 0.205132
CPU usage (%): 102.437
Max. virtual memory (cumulated for all children) (KiB): 13982084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 245.657
system time used= 0.205132
maximum resident set size= 248048
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65521
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= 8982
involuntary context switches= 148

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.990911 second user time and 1.26193 second system time

The end

Launcher Data

Begin job on node130 at 2017-08-01 23:35:30
IDJOB=4256247
IDBENCH=115619
IDSOLVER=2639
FILE ID=node130/4256247-1501624165
RUNJOBID= node130-1501623088-15580
PBS_JOBID= 
Free space on /tmp= 61660 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-07-26
BENCH NAME= XCSP17/Scheduling/Scheduling-fs-taillard/Taillard-fs-050-10-6.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-4256247-1501624165/watcher-4256247-1501624165 -o /tmp/evaluation-result-4256247-1501624165/solver-4256247-1501624165 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node130-1501623088-15580 --watchdog 300  java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1119522006 --timelimit 264 --memlimit 11000 --nbcore 4 HOME/instance-4256247-1501624165.xml

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

MD5SUM BENCH= 251bf731ce43f6740c64f68e9f13bc46
RANDOM SEED=1119522006

node130.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.46
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.46
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.46
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.46
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:        31838912 kB
MemAvailable:   32029708 kB
Buffers:           99732 kB
Cached:           374732 kB
SwapCached:            0 kB
Active:           324016 kB
Inactive:         206424 kB
Active(anon):      56836 kB
Inactive(anon):     8532 kB
Active(file):     267180 kB
Inactive(file):   197892 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             84656 kB
Writeback:            12 kB
AnonPages:         56248 kB
Mapped:            29616 kB
Shmem:              8872 kB
Slab:             107500 kB
SReclaimable:      83120 kB
SUnreclaim:        24380 kB
KernelStack:        3104 kB
PageTables:         4412 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     281816 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 61576 MiB
End job on node130 at 2017-08-01 23:39:31