Trace number 4256268

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) 244.002 240.01199

General information on the benchmark

NameScheduling/Scheduling-js-taillard/
Taillard-js-030-15-9.xml
MD5SUMace514d87f50dd866893bf6c8eeff4c9
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 variables480
Number of constraints495
Number of domains1
Minimum domain size1820
Maximum domain size1820
Distribution of domain sizes[{"size":1820,"count":480}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":30},{"degree":3,"count":450}]
Minimum constraint arity1
Maximum constraint arity30
Distribution of constraint arities[{"arity":1,"count":30},{"arity":2,"count":450},{"arity":30,"count":15}]
Number of extensional constraints0
Number of intensional constraints480
Distribution of constraint types[{"type":"intension","count":480},{"type":"noOverlap","count":15}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.28/0.36	c version: 2017-07-26
0.28/0.36	c seed: 853050427
0.28/0.36	c timeout: 264
0.28/0.36	c memlimit: 11000
0.28/0.36	c nbcore: 4
0.28/0.38	c Parsing instance...
2.36/1.27	c Parsing done, starting search...
243.98/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-4256268-1501625617/watcher-4256268-1501625617 -o /tmp/evaluation-result-4256268-1501625617/solver-4256268-1501625617 -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 853050427 --timelimit 264 --memlimit 11000 --nbcore 4 HOME/instance-4256268-1501625617.xml 

pid=16778
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.42 1.64 1.74 1/193 16781
/proc/meminfo: memFree=31824948/32770624 swapFree=0/198444
[pid=16781] ppid=16778 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/16781/stat : 16781 (runsolver) D 16778 16781 5123 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 11178653 24240128 107 18446744073709551615 4194304 4338465 140720533836288 140720533833928 139899689206487 0 0 1 24578 18446744071580418449 0 0 17 7 0 0 0 0 0 6438912 6441760 11153408 140720533844071 140720533844550 140720533844550 140720533848010 0
/proc/16781/statm: 5918 107 54 36 0 2156 0

[startup+0.106473 s]
/proc/loadavg: 1.42 1.64 1.74 1/193 16781
/proc/meminfo: memFree=31824948/32770624 swapFree=0/198444
[pid=16781] ppid=16778 vsize=13574692 CPUtime=0.04 cores=1,3,5,7
/proc/16781/stat : 16781 (java) S 16778 16781 5123 0 -1 1077944320 4418 0 0 0 3 1 0 0 20 0 10 0 11178653 13900484608 4982 18446744073709551615 4194304 4196468 140727531009264 140727530991808 139708206055159 0 0 1 16800970 18446744073709551615 0 0 17 1 0 0 5 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
/proc/16781/statm: 3393673 4982 2136 1 0 3383178 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13574692

[startup+0.200312 s]
/proc/loadavg: 1.42 1.64 1.74 1/193 16781
/proc/meminfo: memFree=31824948/32770624 swapFree=0/198444
[pid=16781] ppid=16778 vsize=13979532 CPUtime=0.11 cores=1,3,5,7
/proc/16781/stat : 16781 (java) S 16778 16781 5123 0 -1 1077944320 7751 0 0 0 9 2 0 0 20 0 15 0 11178653 14315040768 8429 18446744073709551615 4194304 4196468 140727531009264 140727530991808 139708206055159 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 5 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
/proc/16781/statm: 3494883 8495 3377 1 0 3483670 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 13979532

[startup+0.3029 s]
/proc/loadavg: 1.42 1.64 1.74 1/193 16781
/proc/meminfo: memFree=31824948/32770624 swapFree=0/198444
[pid=16781] ppid=16778 vsize=13975920 CPUtime=0.28 cores=1,3,5,7
/proc/16781/stat : 16781 (java) S 16778 16781 5123 0 -1 1077944320 10967 0 0 0 25 3 0 0 20 0 15 0 11178653 14311342080 10228 18446744073709551615 4194304 4196468 140727531009264 140727530991808 139708206055159 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 5 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
/proc/16781/statm: 3493980 10228 3577 1 0 3482767 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 13975920

[startup+0.700707 s]
/proc/loadavg: 1.42 1.64 1.74 1/193 16781
/proc/meminfo: memFree=31824948/32770624 swapFree=0/198444
[pid=16781] ppid=16778 vsize=13977988 CPUtime=1.12 cores=1,3,5,7
/proc/16781/stat : 16781 (java) S 16778 16781 5123 0 -1 1077944320 13923 0 0 0 107 5 0 0 20 0 15 0 11178653 14313459712 17208 18446744073709551615 4194304 4196468 140727531009264 140727530991808 139708206055159 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 5 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
/proc/16781/statm: 3494497 17208 3725 1 0 3483279 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 13977988

[startup+1.5009 s]
/proc/loadavg: 1.62 1.68 1.75 4/209 16798
/proc/meminfo: memFree=31618072/32770624 swapFree=0/198444
[pid=16781] ppid=16778 vsize=13982084 CPUtime=3.29 cores=1,3,5,7
/proc/16781/stat : 16781 (java) S 16778 16781 5123 0 -1 1077944320 29868 0 0 0 321 8 0 0 20 0 15 0 11178653 14317654016 34636 18446744073709551615 4194304 4196468 140727531009264 140727530991808 139708206055159 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 5 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
/proc/16781/statm: 3495521 34636 3758 1 0 3484303 0
[pid=16781/tid=16784] ppid=16778 vsize=13982084 CPUtime=1.37 cores=1,3,5,7
/proc/16781/task/16784/stat : 16784 (java) R 16778 16781 5123 0 -1 4202560 15073 0 0 0 132 5 0 0 20 0 15 0 11178659 14317654016 34636 18446744073709551615 4194304 4196468 140727531009264 139708210290128 139708190584947 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16785] ppid=16778 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16781/task/16785/stat : 16785 (java) S 16778 16781 5123 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11178660 14317654016 34636 18446744073709551615 4194304 4196468 140727531009264 139707805682192 139708206065365 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16786] ppid=16778 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16781/task/16786/stat : 16786 (java) S 16778 16781 5123 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11178660 14317654016 34636 18446744073709551615 4194304 4196468 140727531009264 139707804629648 139708206065365 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16787] ppid=16778 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16781/task/16787/stat : 16787 (java) S 16778 16781 5123 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11178660 14317654016 34636 18446744073709551615 4194304 4196468 140727531009264 139707803576592 139708206065365 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16788] ppid=16778 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16781/task/16788/stat : 16788 (java) S 16778 16781 5123 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11178660 14317654016 34636 18446744073709551615 4194304 4196468 140727531009264 139707802524048 139708206065365 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16789] ppid=16778 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16781/task/16789/stat : 16789 (java) S 16778 16781 5123 0 -1 1077944384 278 0 0 0 0 0 0 0 20 0 15 0 11178661 14317654016 34636 18446744073709551615 4194304 4196468 140727531009264 139707685104368 139708206066306 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16790] ppid=16778 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16781/task/16790/stat : 16790 (java) S 16778 16781 5123 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 11178662 14317654016 34636 18446744073709551615 4194304 4196468 140727531009264 139707684050592 139708206065365 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16791] ppid=16778 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16781/task/16791/stat : 16791 (java) S 16778 16781 5123 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 11178662 14317654016 34636 18446744073709551615 4194304 4196468 140727531009264 139707682997488 139708206065365 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16792] ppid=16778 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16781/task/16792/stat : 16792 (java) S 16778 16781 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11178664 14317654016 34636 18446744073709551615 4194304 4196468 140727531009264 139707681946064 139708206073755 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16793] ppid=16778 vsize=13982084 CPUtime=0.61 cores=1,3,5,7
/proc/16781/task/16793/stat : 16793 (java) R 16778 16781 5123 0 -1 4202560 2132 0 0 0 61 0 0 0 20 0 15 0 11178664 14317654016 34636 18446744073709551615 4194304 4196468 140727531009264 139707680879264 139708190448726 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16794] ppid=16778 vsize=13982084 CPUtime=0.6 cores=1,3,5,7
/proc/16781/task/16794/stat : 16794 (java) R 16778 16781 5123 0 -1 4202560 2200 0 0 0 60 0 0 0 20 0 15 0 11178664 14317654016 34636 18446744073709551615 4194304 4196468 140727531009264 139707679830416 139708183974789 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16795] ppid=16778 vsize=13982084 CPUtime=0.67 cores=1,3,5,7
/proc/16781/task/16795/stat : 16795 (java) S 16778 16781 5123 0 -1 1077944384 8812 0 0 0 66 1 0 0 20 0 15 0 11178664 14317654016 34636 18446744073709551615 4194304 4196468 140727531009264 139707678787568 139708206066306 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16796] ppid=16778 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16781/task/16796/stat : 16796 (java) S 16778 16781 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11178664 14317654016 34636 18446744073709551615 4194304 4196468 140727531009264 139707677735264 139708206065365 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16797] ppid=16778 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16781/task/16797/stat : 16797 (java) S 16778 16781 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11178670 14317654016 34636 18446744073709551615 4194304 4196468 140727531009264 139707676683312 139708206066306 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
Current children cumulated CPU time (s) 3.29
Current children cumulated vsize (KiB) 13982084

[startup+3.10063 s]
/proc/loadavg: 1.62 1.68 1.75 5/209 16798
/proc/meminfo: memFree=31523388/32770624 swapFree=0/198708
[pid=16781] ppid=16778 vsize=13982084 CPUtime=6.15 cores=1,3,5,7
/proc/16781/stat : 16781 (java) S 16778 16781 5123 0 -1 1077944320 32259 0 0 0 605 10 0 0 20 0 15 0 11178653 14317654016 43943 18446744073709551615 4194304 4196468 140727531009264 140727530991808 139708206055159 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 5 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
/proc/16781/statm: 3495521 43943 3759 1 0 3484303 0
[pid=16781/tid=16784] ppid=16778 vsize=13982084 CPUtime=2.97 cores=1,3,5,7
/proc/16781/task/16784/stat : 16784 (java) R 16778 16781 5123 0 -1 4202560 15638 0 0 0 291 6 0 0 20 0 15 0 11178659 14317654016 43943 18446744073709551615 4194304 4196468 140727531009264 139708210291728 139707856083202 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16785] ppid=16778 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16781/task/16785/stat : 16785 (java) S 16778 16781 5123 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11178660 14317654016 43943 18446744073709551615 4194304 4196468 140727531009264 139707805682192 139708206065365 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16786] ppid=16778 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16781/task/16786/stat : 16786 (java) S 16778 16781 5123 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11178660 14317654016 43943 18446744073709551615 4194304 4196468 140727531009264 139707804629648 139708206065365 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16787] ppid=16778 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16781/task/16787/stat : 16787 (java) S 16778 16781 5123 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11178660 14317654016 43943 18446744073709551615 4194304 4196468 140727531009264 139707803576592 139708206065365 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16788] ppid=16778 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16781/task/16788/stat : 16788 (java) S 16778 16781 5123 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11178660 14317654016 43943 18446744073709551615 4194304 4196468 140727531009264 139707802524048 139708206065365 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16789] ppid=16778 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16781/task/16789/stat : 16789 (java) S 16778 16781 5123 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 15 0 11178661 14317654016 43943 18446744073709551615 4194304 4196468 140727531009264 139707685104368 139708206066306 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16790] ppid=16778 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16781/task/16790/stat : 16790 (java) S 16778 16781 5123 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 11178662 14317654016 43943 18446744073709551615 4194304 4196468 140727531009264 139707684050592 139708206065365 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16791] ppid=16778 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16781/task/16791/stat : 16791 (java) S 16778 16781 5123 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 11178662 14317654016 43943 18446744073709551615 4194304 4196468 140727531009264 139707682997488 139708206065365 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16792] ppid=16778 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16781/task/16792/stat : 16792 (java) S 16778 16781 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11178664 14317654016 43943 18446744073709551615 4194304 4196468 140727531009264 139707681946064 139708206073755 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16793] ppid=16778 vsize=13982084 CPUtime=1.13 cores=1,3,5,7
/proc/16781/task/16793/stat : 16793 (java) S 16778 16781 5123 0 -1 1077944384 3059 0 0 0 113 0 0 0 20 0 15 0 11178664 14317654016 43943 18446744073709551615 4194304 4196468 140727531009264 139707680893168 139708206066306 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16794] ppid=16778 vsize=13982084 CPUtime=1.28 cores=1,3,5,7
/proc/16781/task/16794/stat : 16794 (java) S 16778 16781 5123 0 -1 1077944384 2696 0 0 0 128 0 0 0 20 0 15 0 11178664 14317654016 43943 18446744073709551615 4194304 4196468 140727531009264 139707679840624 139708206066306 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16795] ppid=16778 vsize=13982084 CPUtime=0.72 cores=1,3,5,7
/proc/16781/task/16795/stat : 16795 (java) S 16778 16781 5123 0 -1 1077944384 9169 0 0 0 71 1 0 0 20 0 15 0 11178664 14317654016 43943 18446744073709551615 4194304 4196468 140727531009264 139707678787568 139708206066306 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16796] ppid=16778 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16781/task/16796/stat : 16796 (java) S 16778 16781 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11178664 14317654016 43943 18446744073709551615 4194304 4196468 140727531009264 139707677735264 139708206065365 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16797] ppid=16778 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16781/task/16797/stat : 16797 (java) S 16778 16781 5123 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 11178670 14317654016 43943 18446744073709551615 4194304 4196468 140727531009264 139707676683312 139708206066306 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 13982084

[startup+6.30061 s]
/proc/loadavg: 1.62 1.68 1.75 3/209 16798
/proc/meminfo: memFree=31433652/32770624 swapFree=0/198720
[pid=16781] ppid=16778 vsize=13982084 CPUtime=9.54 cores=1,3,5,7
/proc/16781/stat : 16781 (java) S 16778 16781 5123 0 -1 1077944320 36856 0 0 0 943 11 0 0 20 0 15 0 11178653 14317654016 52685 18446744073709551615 4194304 4196468 140727531009264 140727530991808 139708206055159 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 5 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
/proc/16781/statm: 3495521 52685 3760 1 0 3484303 0
[pid=16781/tid=16784] ppid=16778 vsize=13982084 CPUtime=6.18 cores=1,3,5,7
/proc/16781/task/16784/stat : 16784 (java) R 16778 16781 5123 0 -1 4202560 16007 0 0 0 611 7 0 0 20 0 15 0 11178659 14317654016 52685 18446744073709551615 4194304 4196468 140727531009264 139708210290608 139707856080336 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16785] ppid=16778 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16781/task/16785/stat : 16785 (java) S 16778 16781 5123 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11178660 14317654016 52685 18446744073709551615 4194304 4196468 140727531009264 139707805682192 139708206065365 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16786] ppid=16778 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16781/task/16786/stat : 16786 (java) S 16778 16781 5123 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11178660 14317654016 52685 18446744073709551615 4194304 4196468 140727531009264 139707804629648 139708206065365 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16787] ppid=16778 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16781/task/16787/stat : 16787 (java) S 16778 16781 5123 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11178660 14317654016 52685 18446744073709551615 4194304 4196468 140727531009264 139707803576592 139708206065365 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16788] ppid=16778 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16781/task/16788/stat : 16788 (java) S 16778 16781 5123 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11178660 14317654016 52685 18446744073709551615 4194304 4196468 140727531009264 139707802524048 139708206065365 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16789] ppid=16778 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16781/task/16789/stat : 16789 (java) S 16778 16781 5123 0 -1 1077944384 795 0 0 0 0 0 0 0 20 0 15 0 11178661 14317654016 52685 18446744073709551615 4194304 4196468 140727531009264 139707685104368 139708206066306 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16790] ppid=16778 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16781/task/16790/stat : 16790 (java) S 16778 16781 5123 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 11178662 14317654016 52685 18446744073709551615 4194304 4196468 140727531009264 139707684050592 139708206065365 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16791] ppid=16778 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16781/task/16791/stat : 16791 (java) S 16778 16781 5123 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 11178662 14317654016 52685 18446744073709551615 4194304 4196468 140727531009264 139707682997488 139708206065365 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16792] ppid=16778 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16781/task/16792/stat : 16792 (java) S 16778 16781 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11178664 14317654016 52685 18446744073709551615 4194304 4196468 140727531009264 139707681946064 139708206073755 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16793] ppid=16778 vsize=13982084 CPUtime=1.22 cores=1,3,5,7
/proc/16781/task/16793/stat : 16793 (java) S 16778 16781 5123 0 -1 1077944384 4377 0 0 0 122 0 0 0 20 0 15 0 11178664 14317654016 52685 18446744073709551615 4194304 4196468 140727531009264 139707680893168 139708206066306 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16794] ppid=16778 vsize=13982084 CPUtime=1.38 cores=1,3,5,7
/proc/16781/task/16794/stat : 16794 (java) S 16778 16781 5123 0 -1 1077944384 4519 0 0 0 138 0 0 0 20 0 15 0 11178664 14317654016 52685 18446744073709551615 4194304 4196468 140727531009264 139707679840624 139708206066306 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16795] ppid=16778 vsize=13982084 CPUtime=0.72 cores=1,3,5,7
/proc/16781/task/16795/stat : 16795 (java) S 16778 16781 5123 0 -1 1077944384 9172 0 0 0 71 1 0 0 20 0 15 0 11178664 14317654016 52685 18446744073709551615 4194304 4196468 140727531009264 139707678787568 139708206066306 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16796] ppid=16778 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16781/task/16796/stat : 16796 (java) S 16778 16781 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11178664 14317654016 52685 18446744073709551615 4194304 4196468 140727531009264 139707677735264 139708206065365 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16797] ppid=16778 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16781/task/16797/stat : 16797 (java) S 16778 16781 5123 0 -1 1077944384 616 0 0 0 0 0 0 0 20 0 15 0 11178670 14317654016 52685 18446744073709551615 4194304 4196468 140727531009264 139707676683312 139708206066306 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
Current children cumulated CPU time (s) 9.54
Current children cumulated vsize (KiB) 13982084

[startup+12.7006 s]
/proc/loadavg: 1.68 1.69 1.76 3/209 16798
/proc/meminfo: memFree=31401484/32770624 swapFree=0/198720
[pid=16781] ppid=16778 vsize=13982084 CPUtime=16.03 cores=1,3,5,7
/proc/16781/stat : 16781 (java) S 16778 16781 5123 0 -1 1077944320 39685 0 0 0 1592 11 0 0 20 0 15 0 11178653 14317654016 56347 18446744073709551615 4194304 4196468 140727531009264 140727530991808 139708206055159 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 5 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
/proc/16781/statm: 3495521 56347 3785 1 0 3484303 0
[pid=16781/tid=16784] ppid=16778 vsize=13982084 CPUtime=12.56 cores=1,3,5,7
/proc/16781/task/16784/stat : 16784 (java) R 16778 16781 5123 0 -1 4202560 16108 0 0 0 1249 7 0 0 20 0 15 0 11178659 14317654016 56347 18446744073709551615 4194304 4196468 140727531009264 139708210290512 139707855918653 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16785] ppid=16778 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16781/task/16785/stat : 16785 (java) S 16778 16781 5123 0 -1 1077944384 193 0 0 0 0 0 0 0 20 0 15 0 11178660 14317654016 56347 18446744073709551615 4194304 4196468 140727531009264 139707805682192 139708206065365 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16786] ppid=16778 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16781/task/16786/stat : 16786 (java) S 16778 16781 5123 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 11178660 14317654016 56347 18446744073709551615 4194304 4196468 140727531009264 139707804629648 139708206065365 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16787] ppid=16778 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16781/task/16787/stat : 16787 (java) S 16778 16781 5123 0 -1 1077944384 1011 0 0 0 0 0 0 0 20 0 15 0 11178660 14317654016 56347 18446744073709551615 4194304 4196468 140727531009264 139707803576592 139708206065365 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16788] ppid=16778 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16781/task/16788/stat : 16788 (java) S 16778 16781 5123 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 11178660 14317654016 56347 18446744073709551615 4194304 4196468 140727531009264 139707802524048 139708206065365 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16789] ppid=16778 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16781/task/16789/stat : 16789 (java) S 16778 16781 5123 0 -1 1077944384 977 0 0 0 0 0 0 0 20 0 15 0 11178661 14317654016 56347 18446744073709551615 4194304 4196468 140727531009264 139707685104368 139708206066306 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16790] ppid=16778 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16781/task/16790/stat : 16790 (java) S 16778 16781 5123 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 11178662 14317654016 56347 18446744073709551615 4194304 4196468 140727531009264 139707684050656 139708206065365 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16791] ppid=16778 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16781/task/16791/stat : 16791 (java) S 16778 16781 5123 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 11178662 14317654016 56347 18446744073709551615 4194304 4196468 140727531009264 139707682997504 139708206065365 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16792] ppid=16778 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16781/task/16792/stat : 16792 (java) S 16778 16781 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11178664 14317654016 56347 18446744073709551615 4194304 4196468 140727531009264 139707681946064 139708206073755 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0

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

/proc/16781/task/16796/stat : 16796 (java) S 16778 16781 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11178664 14317654016 57249 18446744073709551615 4194304 4196468 140727531009264 139707677735264 139708206065365 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16797] ppid=16778 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16781/task/16797/stat : 16797 (java) S 16778 16781 5123 0 -1 1077944384 752 0 0 0 0 0 0 0 20 0 15 0 11178670 14317654016 57249 18446744073709551615 4194304 4196468 140727531009264 139707676683312 139708206066306 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
Current children cumulated CPU time (s) 54.85
Current children cumulated vsize (KiB) 13982084

[startup+102.301 s]
/proc/loadavg: 1.70 1.70 1.76 3/214 16838
/proc/meminfo: memFree=31418636/32770624 swapFree=0/198796
[pid=16781] ppid=16778 vsize=13982084 CPUtime=106.16 cores=1,3,5,7
/proc/16781/stat : 16781 (java) S 16778 16781 5123 0 -1 1077944320 57248 0 0 0 10602 14 0 0 20 0 15 0 11178653 14317654016 50854 18446744073709551615 4194304 4196468 140727531009264 140727530991808 139708206055159 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 5 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
/proc/16781/statm: 3495521 50854 3791 1 0 3484303 0
[pid=16781/tid=16784] ppid=16778 vsize=13982084 CPUtime=102.12 cores=1,3,5,7
/proc/16781/task/16784/stat : 16784 (java) R 16778 16781 5123 0 -1 4202560 18336 0 0 0 10205 7 0 0 20 0 15 0 11178659 14317654016 50854 18446744073709551615 4194304 4196468 140727531009264 139708210293472 139707855462283 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16785] ppid=16778 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/16781/task/16785/stat : 16785 (java) S 16778 16781 5123 0 -1 1077944384 796 0 0 0 2 0 0 0 20 0 15 0 11178660 14317654016 50854 18446744073709551615 4194304 4196468 140727531009264 139707805682192 139708206065365 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16786] ppid=16778 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/16781/task/16786/stat : 16786 (java) S 16778 16781 5123 0 -1 1077944384 2960 0 0 0 2 0 0 0 20 0 15 0 11178660 14317654016 50854 18446744073709551615 4194304 4196468 140727531009264 139707804629648 139708206065365 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16787] ppid=16778 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/16781/task/16787/stat : 16787 (java) S 16778 16781 5123 0 -1 1077944384 1320 0 0 0 2 0 0 0 20 0 15 0 11178660 14317654016 50854 18446744073709551615 4194304 4196468 140727531009264 139707803576592 139708206065365 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16788] ppid=16778 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/16781/task/16788/stat : 16788 (java) S 16778 16781 5123 0 -1 1077944384 2126 0 0 0 2 0 0 0 20 0 15 0 11178660 14317654016 50854 18446744073709551615 4194304 4196468 140727531009264 139707802524048 139708206065365 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16789] ppid=16778 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/16781/task/16789/stat : 16789 (java) S 16778 16781 5123 0 -1 1077944384 1900 0 0 0 3 0 0 0 20 0 15 0 11178661 14317654016 50854 18446744073709551615 4194304 4196468 140727531009264 139707685104368 139708206066306 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16790] ppid=16778 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16781/task/16790/stat : 16790 (java) S 16778 16781 5123 0 -1 1077944384 91 0 0 0 0 0 0 0 20 0 15 0 11178662 14317654016 50854 18446744073709551615 4194304 4196468 140727531009264 139707684050656 139708206065365 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16791] ppid=16778 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16781/task/16791/stat : 16791 (java) S 16778 16781 5123 0 -1 1077944384 116 0 0 0 0 0 0 0 20 0 15 0 11178662 14317654016 50854 18446744073709551615 4194304 4196468 140727531009264 139707682997504 139708206065365 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16792] ppid=16778 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16781/task/16792/stat : 16792 (java) S 16778 16781 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11178664 14317654016 50854 18446744073709551615 4194304 4196468 140727531009264 139707681946064 139708206073755 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16793] ppid=16778 vsize=13982084 CPUtime=1.46 cores=1,3,5,7
/proc/16781/task/16793/stat : 16793 (java) S 16778 16781 5123 0 -1 1077944384 7263 0 0 0 146 0 0 0 20 0 15 0 11178664 14317654016 50854 18446744073709551615 4194304 4196468 140727531009264 139707680893168 139708206066306 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16794] ppid=16778 vsize=13982084 CPUtime=1.6 cores=1,3,5,7
/proc/16781/task/16794/stat : 16794 (java) S 16778 16781 5123 0 -1 1077944384 8801 0 0 0 159 1 0 0 20 0 15 0 11178664 14317654016 50854 18446744073709551615 4194304 4196468 140727531009264 139707679840624 139708206066306 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16795] ppid=16778 vsize=13982084 CPUtime=0.75 cores=1,3,5,7
/proc/16781/task/16795/stat : 16795 (java) S 16778 16781 5123 0 -1 1077944384 11446 0 0 0 74 1 0 0 20 0 15 0 11178664 14317654016 50854 18446744073709551615 4194304 4196468 140727531009264 139707678787568 139708206066306 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16796] ppid=16778 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16781/task/16796/stat : 16796 (java) S 16778 16781 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11178664 14317654016 50854 18446744073709551615 4194304 4196468 140727531009264 139707677735264 139708206065365 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16797] ppid=16778 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/16781/task/16797/stat : 16797 (java) S 16778 16781 5123 0 -1 1077944384 782 0 0 0 0 1 0 0 20 0 15 0 11178670 14317654016 50854 18446744073709551615 4194304 4196468 140727531009264 139707676683312 139708206066306 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
Current children cumulated CPU time (s) 106.16
Current children cumulated vsize (KiB) 13982084

[startup+162.301 s]
/proc/loadavg: 1.69 1.69 1.75 3/214 16840
/proc/meminfo: memFree=31473804/32770624 swapFree=0/198832
[pid=16781] ppid=16778 vsize=13982084 CPUtime=166.19 cores=1,3,5,7
/proc/16781/stat : 16781 (java) S 16778 16781 5123 0 -1 1077944320 58648 0 0 0 16604 15 0 0 20 0 15 0 11178653 14317654016 42776 18446744073709551615 4194304 4196468 140727531009264 140727530991808 139708206055159 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 5 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
/proc/16781/statm: 3495521 42776 3791 1 0 3484303 0
[pid=16781/tid=16784] ppid=16778 vsize=13982084 CPUtime=162.09 cores=1,3,5,7
/proc/16781/task/16784/stat : 16784 (java) R 16778 16781 5123 0 -1 4202560 18752 0 0 0 16202 7 0 0 20 0 15 0 11178659 14317654016 42776 18446744073709551615 4194304 4196468 140727531009264 139708210293616 139707856081806 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16785] ppid=16778 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/16781/task/16785/stat : 16785 (java) S 16778 16781 5123 0 -1 1077944384 1382 0 0 0 3 0 0 0 20 0 15 0 11178660 14317654016 42776 18446744073709551615 4194304 4196468 140727531009264 139707805682192 139708206065365 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16786] ppid=16778 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/16781/task/16786/stat : 16786 (java) S 16778 16781 5123 0 -1 1077944384 2999 0 0 0 3 0 0 0 20 0 15 0 11178660 14317654016 42776 18446744073709551615 4194304 4196468 140727531009264 139707804629648 139708206065365 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16787] ppid=16778 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/16781/task/16787/stat : 16787 (java) S 16778 16781 5123 0 -1 1077944384 1336 0 0 0 3 0 0 0 20 0 15 0 11178660 14317654016 42776 18446744073709551615 4194304 4196468 140727531009264 139707803576592 139708206065365 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16788] ppid=16778 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/16781/task/16788/stat : 16788 (java) S 16778 16781 5123 0 -1 1077944384 2185 0 0 0 3 0 0 0 20 0 15 0 11178660 14317654016 42776 18446744073709551615 4194304 4196468 140727531009264 139707802524048 139708206065365 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16789] ppid=16778 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/16781/task/16789/stat : 16789 (java) S 16778 16781 5123 0 -1 1077944384 2146 0 0 0 4 0 0 0 20 0 15 0 11178661 14317654016 42776 18446744073709551615 4194304 4196468 140727531009264 139707685104368 139708206066306 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16790] ppid=16778 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16781/task/16790/stat : 16790 (java) S 16778 16781 5123 0 -1 1077944384 91 0 0 0 0 0 0 0 20 0 15 0 11178662 14317654016 42776 18446744073709551615 4194304 4196468 140727531009264 139707684050656 139708206065365 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16791] ppid=16778 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16781/task/16791/stat : 16791 (java) S 16778 16781 5123 0 -1 1077944384 116 0 0 0 0 0 0 0 20 0 15 0 11178662 14317654016 42776 18446744073709551615 4194304 4196468 140727531009264 139707682997504 139708206065365 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16792] ppid=16778 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16781/task/16792/stat : 16792 (java) S 16778 16781 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11178664 14317654016 42776 18446744073709551615 4194304 4196468 140727531009264 139707681946064 139708206073755 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16793] ppid=16778 vsize=13982084 CPUtime=1.46 cores=1,3,5,7
/proc/16781/task/16793/stat : 16793 (java) S 16778 16781 5123 0 -1 1077944384 7266 0 0 0 146 0 0 0 20 0 15 0 11178664 14317654016 42776 18446744073709551615 4194304 4196468 140727531009264 139707680893168 139708206066306 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16794] ppid=16778 vsize=13982084 CPUtime=1.6 cores=1,3,5,7
/proc/16781/task/16794/stat : 16794 (java) S 16778 16781 5123 0 -1 1077944384 8809 0 0 0 159 1 0 0 20 0 15 0 11178664 14317654016 42776 18446744073709551615 4194304 4196468 140727531009264 139707679840624 139708206066306 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16795] ppid=16778 vsize=13982084 CPUtime=0.75 cores=1,3,5,7
/proc/16781/task/16795/stat : 16795 (java) S 16778 16781 5123 0 -1 1077944384 11449 0 0 0 74 1 0 0 20 0 15 0 11178664 14317654016 42776 18446744073709551615 4194304 4196468 140727531009264 139707678787568 139708206066306 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16796] ppid=16778 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16781/task/16796/stat : 16796 (java) S 16778 16781 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11178664 14317654016 42776 18446744073709551615 4194304 4196468 140727531009264 139707677735264 139708206065365 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16797] ppid=16778 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/16781/task/16797/stat : 16797 (java) S 16778 16781 5123 0 -1 1077944384 806 0 0 0 1 2 0 0 20 0 15 0 11178670 14317654016 42776 18446744073709551615 4194304 4196468 140727531009264 139707676683312 139708206066306 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
Current children cumulated CPU time (s) 166.19
Current children cumulated vsize (KiB) 13982084

[startup+222.306 s]
/proc/loadavg: 1.62 1.67 1.74 3/211 16842
/proc/meminfo: memFree=31513752/32770624 swapFree=0/198860
[pid=16781] ppid=16778 vsize=13982084 CPUtime=226.28 cores=1,3,5,7
/proc/16781/stat : 16781 (java) S 16778 16781 5123 0 -1 1077944320 62081 0 0 0 22612 16 0 0 20 0 15 0 11178653 14317654016 38843 18446744073709551615 4194304 4196468 140727531009264 140727530991808 139708206055159 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 5 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
/proc/16781/statm: 3495521 38843 3791 1 0 3484303 0
[pid=16781/tid=16784] ppid=16778 vsize=13982084 CPUtime=222.06 cores=1,3,5,7
/proc/16781/task/16784/stat : 16784 (java) R 16778 16781 5123 0 -1 4202560 19308 0 0 0 22199 7 0 0 20 0 15 0 11178659 14317654016 38843 18446744073709551615 4194304 4196468 140727531009264 139708210293472 139707855645559 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16785] ppid=16778 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/16781/task/16785/stat : 16785 (java) S 16778 16781 5123 0 -1 1077944384 1422 0 0 0 4 0 0 0 20 0 15 0 11178660 14317654016 38843 18446744073709551615 4194304 4196468 140727531009264 139707805682192 139708206065365 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16786] ppid=16778 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/16781/task/16786/stat : 16786 (java) S 16778 16781 5123 0 -1 1077944384 3586 0 0 0 4 0 0 0 20 0 15 0 11178660 14317654016 38843 18446744073709551615 4194304 4196468 140727531009264 139707804629648 139708206065365 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16787] ppid=16778 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/16781/task/16787/stat : 16787 (java) S 16778 16781 5123 0 -1 1077944384 1399 0 0 0 4 0 0 0 20 0 15 0 11178660 14317654016 38843 18446744073709551615 4194304 4196468 140727531009264 139707803576592 139708206065365 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16788] ppid=16778 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/16781/task/16788/stat : 16788 (java) S 16778 16781 5123 0 -1 1077944384 2197 0 0 0 4 0 0 0 20 0 15 0 11178660 14317654016 38843 18446744073709551615 4194304 4196468 140727531009264 139707802524048 139708206065365 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16789] ppid=16778 vsize=13982084 CPUtime=0.05 cores=1,3,5,7
/proc/16781/task/16789/stat : 16789 (java) S 16778 16781 5123 0 -1 1077944384 2385 0 0 0 5 0 0 0 20 0 15 0 11178661 14317654016 38843 18446744073709551615 4194304 4196468 140727531009264 139707685104368 139708206066306 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16790] ppid=16778 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16781/task/16790/stat : 16790 (java) S 16778 16781 5123 0 -1 1077944384 91 0 0 0 0 0 0 0 20 0 15 0 11178662 14317654016 38843 18446744073709551615 4194304 4196468 140727531009264 139707684050656 139708206065365 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16791] ppid=16778 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16781/task/16791/stat : 16791 (java) S 16778 16781 5123 0 -1 1077944384 116 0 0 0 0 0 0 0 20 0 15 0 11178662 14317654016 38843 18446744073709551615 4194304 4196468 140727531009264 139707682997504 139708206065365 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16792] ppid=16778 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16781/task/16792/stat : 16792 (java) S 16778 16781 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11178664 14317654016 38843 18446744073709551615 4194304 4196468 140727531009264 139707681946064 139708206073755 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16793] ppid=16778 vsize=13982084 CPUtime=1.49 cores=1,3,5,7
/proc/16781/task/16793/stat : 16793 (java) S 16778 16781 5123 0 -1 1077944384 7798 0 0 0 149 0 0 0 20 0 15 0 11178664 14317654016 38843 18446744073709551615 4194304 4196468 140727531009264 139707680893168 139708206066306 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16794] ppid=16778 vsize=13982084 CPUtime=1.63 cores=1,3,5,7
/proc/16781/task/16794/stat : 16794 (java) S 16778 16781 5123 0 -1 1077944384 9447 0 0 0 162 1 0 0 20 0 15 0 11178664 14317654016 38843 18446744073709551615 4194304 4196468 140727531009264 139707679840624 139708206066306 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16795] ppid=16778 vsize=13982084 CPUtime=0.76 cores=1,3,5,7
/proc/16781/task/16795/stat : 16795 (java) S 16778 16781 5123 0 -1 1077944384 12177 0 0 0 75 1 0 0 20 0 15 0 11178664 14317654016 38843 18446744073709551615 4194304 4196468 140727531009264 139707678787568 139708206066306 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16796] ppid=16778 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16781/task/16796/stat : 16796 (java) S 16778 16781 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11178664 14317654016 38843 18446744073709551615 4194304 4196468 140727531009264 139707677735264 139708206065365 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16797] ppid=16778 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/16781/task/16797/stat : 16797 (java) S 16778 16781 5123 0 -1 1077944384 844 0 0 0 1 2 0 0 20 0 15 0 11178670 14317654016 38843 18446744073709551615 4194304 4196468 140727531009264 139707676683312 139708206066306 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
Current children cumulated CPU time (s) 226.28
Current children cumulated vsize (KiB) 13982084



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]
/proc/loadavg: 1.70 1.69 1.75 3/211 16842
/proc/meminfo: memFree=31519952/32770624 swapFree=0/198868
[pid=16781] ppid=16778 vsize=13982084 CPUtime=243.98 cores=1,3,5,7
/proc/16781/stat : 16781 (java) S 16778 16781 5123 0 -1 1077944320 62089 0 0 0 24382 16 0 0 20 0 15 0 11178653 14317654016 38458 18446744073709551615 4194304 4196468 140727531009264 140727530991808 139708206055159 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 5 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
/proc/16781/statm: 3495521 38458 3791 1 0 3484303 0
[pid=16781/tid=16784] ppid=16778 vsize=13982084 CPUtime=239.75 cores=1,3,5,7
/proc/16781/task/16784/stat : 16784 (java) R 16778 16781 5123 0 -1 4202560 19313 0 0 0 23968 7 0 0 20 0 15 0 11178659 14317654016 38458 18446744073709551615 4194304 4196468 140727531009264 139708210293376 139707856080706 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16785] ppid=16778 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/16781/task/16785/stat : 16785 (java) S 16778 16781 5123 0 -1 1077944384 1423 0 0 0 4 0 0 0 20 0 15 0 11178660 14317654016 38458 18446744073709551615 4194304 4196468 140727531009264 139707805682192 139708206065365 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16786] ppid=16778 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/16781/task/16786/stat : 16786 (java) S 16778 16781 5123 0 -1 1077944384 3586 0 0 0 4 0 0 0 20 0 15 0 11178660 14317654016 38458 18446744073709551615 4194304 4196468 140727531009264 139707804629648 139708206065365 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16787] ppid=16778 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/16781/task/16787/stat : 16787 (java) S 16778 16781 5123 0 -1 1077944384 1399 0 0 0 4 0 0 0 20 0 15 0 11178660 14317654016 38458 18446744073709551615 4194304 4196468 140727531009264 139707803576592 139708206065365 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16788] ppid=16778 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/16781/task/16788/stat : 16788 (java) S 16778 16781 5123 0 -1 1077944384 2198 0 0 0 4 0 0 0 20 0 15 0 11178660 14317654016 38458 18446744073709551615 4194304 4196468 140727531009264 139707802524048 139708206065365 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16789] ppid=16778 vsize=13982084 CPUtime=0.05 cores=1,3,5,7
/proc/16781/task/16789/stat : 16789 (java) S 16778 16781 5123 0 -1 1077944384 2386 0 0 0 5 0 0 0 20 0 15 0 11178661 14317654016 38458 18446744073709551615 4194304 4196468 140727531009264 139707685104368 139708206066306 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16790] ppid=16778 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16781/task/16790/stat : 16790 (java) S 16778 16781 5123 0 -1 1077944384 91 0 0 0 0 0 0 0 20 0 15 0 11178662 14317654016 38458 18446744073709551615 4194304 4196468 140727531009264 139707684050656 139708206065365 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16791] ppid=16778 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16781/task/16791/stat : 16791 (java) S 16778 16781 5123 0 -1 1077944384 116 0 0 0 0 0 0 0 20 0 15 0 11178662 14317654016 38458 18446744073709551615 4194304 4196468 140727531009264 139707682997504 139708206065365 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16792] ppid=16778 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16781/task/16792/stat : 16792 (java) S 16778 16781 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11178664 14317654016 38458 18446744073709551615 4194304 4196468 140727531009264 139707681946064 139708206073755 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16793] ppid=16778 vsize=13982084 CPUtime=1.49 cores=1,3,5,7
/proc/16781/task/16793/stat : 16793 (java) S 16778 16781 5123 0 -1 1077944384 7798 0 0 0 149 0 0 0 20 0 15 0 11178664 14317654016 38458 18446744073709551615 4194304 4196468 140727531009264 139707680893168 139708206066306 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16794] ppid=16778 vsize=13982084 CPUtime=1.63 cores=1,3,5,7
/proc/16781/task/16794/stat : 16794 (java) S 16778 16781 5123 0 -1 1077944384 9447 0 0 0 162 1 0 0 20 0 15 0 11178664 14317654016 38458 18446744073709551615 4194304 4196468 140727531009264 139707679840624 139708206066306 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16795] ppid=16778 vsize=13982084 CPUtime=0.76 cores=1,3,5,7
/proc/16781/task/16795/stat : 16795 (java) S 16778 16781 5123 0 -1 1077944384 12177 0 0 0 75 1 0 0 20 0 15 0 11178664 14317654016 38458 18446744073709551615 4194304 4196468 140727531009264 139707678787568 139708206066306 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16796] ppid=16778 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16781/task/16796/stat : 16796 (java) S 16778 16781 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11178664 14317654016 38458 18446744073709551615 4194304 4196468 140727531009264 139707677735264 139708206065365 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
[pid=16781/tid=16797] ppid=16778 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/16781/task/16797/stat : 16797 (java) S 16778 16781 5123 0 -1 1077944384 844 0 0 0 2 2 0 0 20 0 15 0 11178670 14317654016 38458 18446744073709551615 4194304 4196468 140727531009264 139707676683312 139708206066306 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32169984 140727531016594 140727531016779 140727531016779 140727531020239 0
Current children cumulated CPU time (s) 243.98
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 16781 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 240.012
CPU time (s): 244.002
CPU user time (s): 243.83
CPU system time (s): 0.172137
CPU usage (%): 101.662
Max. virtual memory (cumulated for all children) (KiB): 13982084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 243.83
system time used= 0.172137
maximum resident set size= 232092
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62557
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= 9403
involuntary context switches= 167

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.931543 second user time and 1.33918 second system time

The end

Launcher Data

Begin job on node130 at 2017-08-01 23:59:42
IDJOB=4256268
IDBENCH=115785
IDSOLVER=2639
FILE ID=node130/4256268-1501625617
RUNJOBID= node130-1501623088-15580
PBS_JOBID= 
Free space on /tmp= 61616 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-07-26
BENCH NAME= XCSP17/Scheduling/Scheduling-js-taillard/Taillard-js-030-15-9.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-4256268-1501625617/watcher-4256268-1501625617 -o /tmp/evaluation-result-4256268-1501625617/solver-4256268-1501625617 -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 853050427 --timelimit 264 --memlimit 11000 --nbcore 4 HOME/instance-4256268-1501625617.xml

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

MD5SUM BENCH= ace514d87f50dd866893bf6c8eeff4c9
RANDOM SEED=853050427

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:        31824948 kB
MemAvailable:   32018356 kB
Buffers:          100492 kB
Cached:           376196 kB
SwapCached:            0 kB
Active:           336728 kB
Inactive:         206976 kB
Active(anon):      67860 kB
Inactive(anon):     8532 kB
Active(file):     268868 kB
Inactive(file):   198444 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             84696 kB
Writeback:             4 kB
AnonPages:         64132 kB
Mapped:            38996 kB
Shmem:              8872 kB
Slab:             108504 kB
SReclaimable:      83860 kB
SUnreclaim:        24644 kB
KernelStack:        3104 kB
PageTables:         4496 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1229292 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-02 00:03:42