Trace number 4256261

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.005 240.01199

General information on the benchmark

NameScheduling/Scheduling-js-taillard/
Taillard-js-020-15-1.xml
MD5SUMaac981b64b3d0bc7b0997201d0c57f9b
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark1406
Best CPU time to get the best result obtained on this benchmark251.884
Satisfiable
(Un)Satisfiability was proved
Number of variables320
Number of constraints335
Number of domains1
Minimum domain size1477
Maximum domain size1477
Distribution of domain sizes[{"size":1477,"count":320}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":20},{"degree":3,"count":300}]
Minimum constraint arity1
Maximum constraint arity20
Distribution of constraint arities[{"arity":1,"count":20},{"arity":2,"count":300},{"arity":20,"count":15}]
Number of extensional constraints0
Number of intensional constraints320
Distribution of constraint types[{"type":"intension","count":320},{"type":"noOverlap","count":15}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.25/0.37	c version: 2017-07-26
0.25/0.37	c seed: 952661374
0.25/0.37	c timeout: 264
0.25/0.37	c memlimit: 11000
0.25/0.38	c nbcore: 4
0.43/0.40	c Parsing instance...
1.89/1.17	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-4256261-1501625484/watcher-4256261-1501625484 -o /tmp/evaluation-result-4256261-1501625484/solver-4256261-1501625484 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node133-1501622945-15685 --watchdog 300 java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 952661374 --timelimit 264 --memlimit 11000 --nbcore 4 HOME/instance-4256261-1501625484.xml 

pid=16896
running on 4 cores: 0,2,4,6

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.87 1.87 1.79 5/198 16899
/proc/meminfo: memFree=31705316/32770624 swapFree=0/195276
[pid=16899] ppid=16896 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/16899/stat : 16899 (runsolver) D 16896 16899 5228 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 10363733 24240128 106 18446744073709551615 4194304 4338465 140734435023232 140734435020872 139837406036695 0 0 1 24578 18446744071580418449 0 0 17 2 0 0 0 0 0 6438912 6441760 10412032 140734435029095 140734435029574 140734435029574 140734435033034 0
/proc/16899/statm: 5918 106 53 36 0 2156 0

[startup+0.100066 s]
/proc/loadavg: 1.87 1.87 1.79 5/198 16899
/proc/meminfo: memFree=31705316/32770624 swapFree=0/195276
[pid=16899] ppid=16896 vsize=13358552 CPUtime=0 cores=0,2,4,6
/proc/16899/stat : 16899 (java) S 16896 16899 5228 0 -1 1077944320 2751 0 0 0 0 0 0 0 20 0 6 0 10363733 13679157248 3444 18446744073709551615 4194304 4196468 140736754035232 140736754017776 140140488543991 0 0 1 16784584 18446744073709551615 0 0 17 4 0 0 8 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
/proc/16899/statm: 3339638 3444 1405 1 0 3329143 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 13358552

[startup+0.200307 s]
/proc/loadavg: 1.87 1.87 1.79 5/198 16899
/proc/meminfo: memFree=31705316/32770624 swapFree=0/195276
[pid=16899] ppid=16896 vsize=13975920 CPUtime=0.08 cores=0,2,4,6
/proc/16899/stat : 16899 (java) S 16896 16899 5228 0 -1 1077944320 6490 0 0 0 8 0 0 0 20 0 15 0 10363733 14311342080 7692 18446744073709551615 4194304 4196468 140736754035232 140736754017776 140140488543991 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 8 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
/proc/16899/statm: 3493980 7692 3340 1 0 3482767 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13975920

[startup+0.303605 s]
/proc/loadavg: 1.87 1.87 1.79 5/198 16899
/proc/meminfo: memFree=31705316/32770624 swapFree=0/195276
[pid=16899] ppid=16896 vsize=13975920 CPUtime=0.25 cores=0,2,4,6
/proc/16899/stat : 16899 (java) S 16896 16899 5228 0 -1 1077944320 9812 0 0 0 23 2 0 0 20 0 15 0 10363733 14311342080 10081 18446744073709551615 4194304 4196468 140736754035232 140736754017776 140140488543991 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 8 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
/proc/16899/statm: 3493980 10081 3538 1 0 3482767 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 13975920

[startup+0.700162 s]
/proc/loadavg: 1.87 1.87 1.79 5/198 16899
/proc/meminfo: memFree=31705316/32770624 swapFree=0/195276
[pid=16899] ppid=16896 vsize=13977988 CPUtime=1.04 cores=0,2,4,6
/proc/16899/stat : 16899 (java) S 16896 16899 5228 0 -1 1077944320 13319 0 0 0 99 5 0 0 20 0 15 0 10363733 14313459712 17661 18446744073709551615 4194304 4196468 140736754035232 140736754017776 140140488543991 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 8 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
/proc/16899/statm: 3494497 17661 3723 1 0 3483279 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 13977988

[startup+1.50116 s]
/proc/loadavg: 1.87 1.87 1.79 5/213 16914
/proc/meminfo: memFree=31580648/32770624 swapFree=0/195292
[pid=16899] ppid=16896 vsize=13982084 CPUtime=3.16 cores=0,2,4,6
/proc/16899/stat : 16899 (java) S 16896 16899 5228 0 -1 1077944320 28935 0 0 0 308 8 0 0 20 0 15 0 10363733 14317654016 33153 18446744073709551615 4194304 4196468 140736754035232 140736754017776 140140488543991 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 8 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
/proc/16899/statm: 3495521 33153 3750 1 0 3484303 0
[pid=16899/tid=16901] ppid=16896 vsize=13982084 CPUtime=1.36 cores=0,2,4,6
/proc/16899/task/16901/stat : 16901 (java) R 16896 16899 5228 0 -1 4202560 14045 0 0 0 131 5 0 0 20 0 15 0 10363742 14317654016 33153 18446744073709551615 4194304 4196468 140736754035232 140140492778512 140140108470709 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16902] ppid=16896 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16902/stat : 16902 (java) S 16896 16899 5228 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10363743 14317654016 33153 18446744073709551615 4194304 4196468 140736754035232 140140422978320 140140488554197 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16903] ppid=16896 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16903/stat : 16903 (java) S 16896 16899 5228 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10363743 14317654016 33153 18446744073709551615 4194304 4196468 140736754035232 140140421925776 140140488554197 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16904] ppid=16896 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16904/stat : 16904 (java) S 16896 16899 5228 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10363743 14317654016 33153 18446744073709551615 4194304 4196468 140736754035232 140140087000080 140140488554197 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16905] ppid=16896 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16905/stat : 16905 (java) S 16896 16899 5228 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10363743 14317654016 33153 18446744073709551615 4194304 4196468 140736754035232 140140085947536 140140488554197 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16906] ppid=16896 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16906/stat : 16906 (java) S 16896 16899 5228 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 10363744 14317654016 33153 18446744073709551615 4194304 4196468 140736754035232 140140035069936 140140488555138 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16907] ppid=16896 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16907/stat : 16907 (java) S 16896 16899 5228 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 10363744 14317654016 33153 18446744073709551615 4194304 4196468 140736754035232 140140034016160 140140488554197 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16908] ppid=16896 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16908/stat : 16908 (java) S 16896 16899 5228 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 10363745 14317654016 33153 18446744073709551615 4194304 4196468 140736754035232 140140032963568 140140488554197 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16909] ppid=16896 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16909/stat : 16909 (java) S 16896 16899 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10363747 14317654016 33153 18446744073709551615 4194304 4196468 140736754035232 140140031912144 140140488562587 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16910] ppid=16896 vsize=13982084 CPUtime=0.6 cores=0,2,4,6
/proc/16899/task/16910/stat : 16910 (java) R 16896 16899 5228 0 -1 4202560 3457 0 0 0 60 0 0 0 20 0 15 0 10363747 14317654016 33153 18446744073709551615 4194304 4196468 140736754035232 140140030844368 140140470065391 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16911] ppid=16896 vsize=13982084 CPUtime=0.56 cores=0,2,4,6
/proc/16899/task/16911/stat : 16911 (java) R 16896 16899 5228 0 -1 4202560 3205 0 0 0 56 0 0 0 20 0 15 0 10363747 14317654016 33153 18446744073709551615 4194304 4196468 140736754035232 140140029795824 140140474572050 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16912] ppid=16896 vsize=13982084 CPUtime=0.6 cores=0,2,4,6
/proc/16899/task/16912/stat : 16912 (java) S 16896 16899 5228 0 -1 1077944384 6847 0 0 0 59 1 0 0 20 0 15 0 10363747 14317654016 33153 18446744073709551615 4194304 4196468 140736754035232 140140028754672 140140488555138 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16913] ppid=16896 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16913/stat : 16913 (java) S 16896 16899 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10363747 14317654016 33153 18446744073709551615 4194304 4196468 140736754035232 140140027702368 140140488554197 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16914] ppid=16896 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16914/stat : 16914 (java) S 16896 16899 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10363751 14317654016 33153 18446744073709551615 4194304 4196468 140736754035232 140140026648880 140140488555138 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
Current children cumulated CPU time (s) 3.16
Current children cumulated vsize (KiB) 13982084

[startup+3.10067 s]
/proc/loadavg: 1.87 1.87 1.79 3/213 16914
/proc/meminfo: memFree=31504796/32770624 swapFree=0/195292
[pid=16899] ppid=16896 vsize=13982084 CPUtime=5.98 cores=0,2,4,6
/proc/16899/stat : 16899 (java) S 16896 16899 5228 0 -1 1077944320 31816 0 0 0 589 9 0 0 20 0 15 0 10363733 14317654016 41525 18446744073709551615 4194304 4196468 140736754035232 140736754017776 140140488543991 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 8 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
/proc/16899/statm: 3495521 41525 3757 1 0 3484303 0
[pid=16899/tid=16901] ppid=16896 vsize=13982084 CPUtime=2.96 cores=0,2,4,6
/proc/16899/task/16901/stat : 16901 (java) R 16896 16899 5228 0 -1 4202560 14355 0 0 0 290 6 0 0 20 0 15 0 10363742 14317654016 41525 18446744073709551615 4194304 4196468 140736754035232 140140492779200 140140109888618 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16902] ppid=16896 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16902/stat : 16902 (java) S 16896 16899 5228 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10363743 14317654016 41525 18446744073709551615 4194304 4196468 140736754035232 140140422978320 140140488554197 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16903] ppid=16896 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16903/stat : 16903 (java) S 16896 16899 5228 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10363743 14317654016 41525 18446744073709551615 4194304 4196468 140736754035232 140140421925776 140140488554197 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16904] ppid=16896 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16904/stat : 16904 (java) S 16896 16899 5228 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10363743 14317654016 41525 18446744073709551615 4194304 4196468 140736754035232 140140087000080 140140488554197 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16905] ppid=16896 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16905/stat : 16905 (java) S 16896 16899 5228 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10363743 14317654016 41525 18446744073709551615 4194304 4196468 140736754035232 140140085947536 140140488554197 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16906] ppid=16896 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16906/stat : 16906 (java) S 16896 16899 5228 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 10363744 14317654016 41525 18446744073709551615 4194304 4196468 140736754035232 140140035069936 140140488555138 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16907] ppid=16896 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16907/stat : 16907 (java) S 16896 16899 5228 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 10363744 14317654016 41525 18446744073709551615 4194304 4196468 140736754035232 140140034016160 140140488554197 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16908] ppid=16896 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16908/stat : 16908 (java) S 16896 16899 5228 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 10363745 14317654016 41525 18446744073709551615 4194304 4196468 140736754035232 140140032963568 140140488554197 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16909] ppid=16896 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16909/stat : 16909 (java) S 16896 16899 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10363747 14317654016 41525 18446744073709551615 4194304 4196468 140736754035232 140140031912144 140140488562587 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16910] ppid=16896 vsize=13982084 CPUtime=1.24 cores=0,2,4,6
/proc/16899/task/16910/stat : 16910 (java) S 16896 16899 5228 0 -1 1077944384 3834 0 0 0 124 0 0 0 20 0 15 0 10363747 14317654016 41525 18446744073709551615 4194304 4196468 140736754035232 140140030859760 140140488555138 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16911] ppid=16896 vsize=13982084 CPUtime=1.1 cores=0,2,4,6
/proc/16899/task/16911/stat : 16911 (java) S 16896 16899 5228 0 -1 1077944384 5135 0 0 0 110 0 0 0 20 0 15 0 10363747 14317654016 41525 18446744073709551615 4194304 4196468 140736754035232 140140029807216 140140488555138 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16912] ppid=16896 vsize=13982084 CPUtime=0.64 cores=0,2,4,6
/proc/16899/task/16912/stat : 16912 (java) S 16896 16899 5228 0 -1 1077944384 7050 0 0 0 63 1 0 0 20 0 15 0 10363747 14317654016 41525 18446744073709551615 4194304 4196468 140736754035232 140140028754672 140140488555138 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16913] ppid=16896 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16913/stat : 16913 (java) S 16896 16899 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10363747 14317654016 41525 18446744073709551615 4194304 4196468 140736754035232 140140027702368 140140488554197 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16914] ppid=16896 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16914/stat : 16914 (java) S 16896 16899 5228 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 10363751 14317654016 41525 18446744073709551615 4194304 4196468 140736754035232 140140026648880 140140488555138 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 13982084

[startup+6.30066 s]
/proc/loadavg: 2.04 1.90 1.80 3/213 16915
/proc/meminfo: memFree=31413924/32770624 swapFree=0/195300
[pid=16899] ppid=16896 vsize=13982084 CPUtime=9.92 cores=0,2,4,6
/proc/16899/stat : 16899 (java) S 16896 16899 5228 0 -1 1077944320 37762 0 0 0 980 12 0 0 20 0 15 0 10363733 14317654016 56100 18446744073709551615 4194304 4196468 140736754035232 140736754017776 140140488543991 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 8 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
/proc/16899/statm: 3495521 56100 3777 1 0 3484303 0
[pid=16899/tid=16901] ppid=16896 vsize=13982084 CPUtime=6.15 cores=0,2,4,6
/proc/16899/task/16901/stat : 16901 (java) R 16896 16899 5228 0 -1 4202560 14707 0 0 0 608 7 0 0 20 0 15 0 10363742 14317654016 56100 18446744073709551615 4194304 4196468 140736754035232 140140492779472 140140110630907 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16902] ppid=16896 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16902/stat : 16902 (java) S 16896 16899 5228 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 10363743 14317654016 56100 18446744073709551615 4194304 4196468 140736754035232 140140422978320 140140488554197 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16903] ppid=16896 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16903/stat : 16903 (java) S 16896 16899 5228 0 -1 1077944384 639 0 0 0 0 0 0 0 20 0 15 0 10363743 14317654016 56100 18446744073709551615 4194304 4196468 140736754035232 140140421925776 140140488554197 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16904] ppid=16896 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16904/stat : 16904 (java) S 16896 16899 5228 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 10363743 14317654016 56100 18446744073709551615 4194304 4196468 140736754035232 140140087000080 140140488554197 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16905] ppid=16896 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16905/stat : 16905 (java) S 16896 16899 5228 0 -1 1077944384 188 0 0 0 0 0 0 0 20 0 15 0 10363743 14317654016 56100 18446744073709551615 4194304 4196468 140736754035232 140140085947536 140140488554197 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16906] ppid=16896 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16906/stat : 16906 (java) S 16896 16899 5228 0 -1 1077944384 632 0 0 0 0 0 0 0 20 0 15 0 10363744 14317654016 56100 18446744073709551615 4194304 4196468 140736754035232 140140035069936 140140488555138 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16907] ppid=16896 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16907/stat : 16907 (java) S 16896 16899 5228 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 10363744 14317654016 56100 18446744073709551615 4194304 4196468 140736754035232 140140034016224 140140488554197 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16908] ppid=16896 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16908/stat : 16908 (java) S 16896 16899 5228 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 10363745 14317654016 56100 18446744073709551615 4194304 4196468 140736754035232 140140032963568 140140488554197 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16909] ppid=16896 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16909/stat : 16909 (java) S 16896 16899 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10363747 14317654016 56100 18446744073709551615 4194304 4196468 140736754035232 140140031912144 140140488562587 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16910] ppid=16896 vsize=13982084 CPUtime=1.59 cores=0,2,4,6
/proc/16899/task/16910/stat : 16910 (java) S 16896 16899 5228 0 -1 1077944384 5021 0 0 0 159 0 0 0 20 0 15 0 10363747 14317654016 56100 18446744073709551615 4194304 4196468 140736754035232 140140030859760 140140488555138 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16911] ppid=16896 vsize=13982084 CPUtime=1.44 cores=0,2,4,6
/proc/16899/task/16911/stat : 16911 (java) S 16896 16899 5228 0 -1 1077944384 6415 0 0 0 143 1 0 0 20 0 15 0 10363747 14317654016 56100 18446744073709551615 4194304 4196468 140736754035232 140140029807216 140140488555138 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16912] ppid=16896 vsize=13982084 CPUtime=0.67 cores=0,2,4,6
/proc/16899/task/16912/stat : 16912 (java) S 16896 16899 5228 0 -1 1077944384 8195 0 0 0 66 1 0 0 20 0 15 0 10363747 14317654016 56100 18446744073709551615 4194304 4196468 140736754035232 140140028754672 140140488555138 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16913] ppid=16896 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16913/stat : 16913 (java) S 16896 16899 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10363747 14317654016 56100 18446744073709551615 4194304 4196468 140736754035232 140140027702368 140140488554197 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16914] ppid=16896 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16914/stat : 16914 (java) S 16896 16899 5228 0 -1 1077944384 427 0 0 0 0 0 0 0 20 0 15 0 10363751 14317654016 56100 18446744073709551615 4194304 4196468 140736754035232 140140026648880 140140488555138 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
Current children cumulated CPU time (s) 9.92
Current children cumulated vsize (KiB) 13982084

[startup+12.7006 s]
/proc/loadavg: 2.12 1.92 1.81 4/213 16915
/proc/meminfo: memFree=31404544/32770624 swapFree=0/195312
[pid=16899] ppid=16896 vsize=13982084 CPUtime=16.38 cores=0,2,4,6
/proc/16899/stat : 16899 (java) S 16896 16899 5228 0 -1 1077944320 39947 0 0 0 1626 12 0 0 20 0 15 0 10363733 14317654016 57166 18446744073709551615 4194304 4196468 140736754035232 140736754017776 140140488543991 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 8 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
/proc/16899/statm: 3495521 57166 3786 1 0 3484303 0
[pid=16899/tid=16901] ppid=16896 vsize=13982084 CPUtime=12.53 cores=0,2,4,6
/proc/16899/task/16901/stat : 16901 (java) R 16896 16899 5228 0 -1 4202560 14977 0 0 0 1246 7 0 0 20 0 15 0 10363742 14317654016 57166 18446744073709551615 4194304 4196468 140736754035232 140140492782240 140140109404896 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16902] ppid=16896 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16902/stat : 16902 (java) S 16896 16899 5228 0 -1 1077944384 149 0 0 0 0 0 0 0 20 0 15 0 10363743 14317654016 57166 18446744073709551615 4194304 4196468 140736754035232 140140422978320 140140488554197 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16903] ppid=16896 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16903/stat : 16903 (java) S 16896 16899 5228 0 -1 1077944384 1619 0 0 0 0 0 0 0 20 0 15 0 10363743 14317654016 57166 18446744073709551615 4194304 4196468 140736754035232 140140421925776 140140488554197 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16904] ppid=16896 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16904/stat : 16904 (java) S 16896 16899 5228 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 10363743 14317654016 57166 18446744073709551615 4194304 4196468 140736754035232 140140087000080 140140488554197 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16905] ppid=16896 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16905/stat : 16905 (java) S 16896 16899 5228 0 -1 1077944384 197 0 0 0 0 0 0 0 20 0 15 0 10363743 14317654016 57166 18446744073709551615 4194304 4196468 140736754035232 140140085947536 140140488554197 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16906] ppid=16896 vsize=13982084 CPUtime=0.01 cores=0,2,4,6
/proc/16899/task/16906/stat : 16906 (java) S 16896 16899 5228 0 -1 1077944384 719 0 0 0 1 0 0 0 20 0 15 0 10363744 14317654016 57166 18446744073709551615 4194304 4196468 140736754035232 140140035069936 140140488555138 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16907] ppid=16896 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16907/stat : 16907 (java) S 16896 16899 5228 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 10363744 14317654016 57166 18446744073709551615 4194304 4196468 140736754035232 140140034016224 140140488554197 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16908] ppid=16896 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16908/stat : 16908 (java) S 16896 16899 5228 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 10363745 14317654016 57166 18446744073709551615 4194304 4196468 140736754035232 140140032963584 140140488554197 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16909] ppid=16896 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16909/stat : 16909 (java) S 16896 16899 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10363747 14317654016 57166 18446744073709551615 4194304 4196468 140736754035232 140140031912144 140140488562587 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0

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

/proc/16899/task/16913/stat : 16913 (java) S 16896 16899 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10363747 14317654016 55050 18446744073709551615 4194304 4196468 140736754035232 140140027702368 140140488554197 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16914] ppid=16896 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16914/stat : 16914 (java) S 16896 16899 5228 0 -1 1077944384 519 0 0 0 0 0 0 0 20 0 15 0 10363751 14317654016 55050 18446744073709551615 4194304 4196468 140736754035232 140140026648880 140140488555138 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
Current children cumulated CPU time (s) 54.94
Current children cumulated vsize (KiB) 13982084

[startup+102.301 s]
/proc/loadavg: 1.81 1.86 1.79 3/214 16919
/proc/meminfo: memFree=31493656/32770624 swapFree=0/195364
[pid=16899] ppid=16896 vsize=13982084 CPUtime=106.18 cores=0,2,4,6
/proc/16899/stat : 16899 (java) S 16896 16899 5228 0 -1 1077944320 50029 0 0 0 10603 15 0 0 20 0 15 0 10363733 14317654016 47233 18446744073709551615 4194304 4196468 140736754035232 140736754017776 140140488543991 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 8 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
/proc/16899/statm: 3495521 47233 3786 1 0 3484303 0
[pid=16899/tid=16901] ppid=16896 vsize=13982084 CPUtime=102.08 cores=0,2,4,6
/proc/16899/task/16901/stat : 16901 (java) R 16896 16899 5228 0 -1 4202560 16788 0 0 0 10201 7 0 0 20 0 15 0 10363742 14317654016 47233 18446744073709551615 4194304 4196468 140736754035232 140140492782448 140140109718638 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16902] ppid=16896 vsize=13982084 CPUtime=0.02 cores=0,2,4,6
/proc/16899/task/16902/stat : 16902 (java) S 16896 16899 5228 0 -1 1077944384 457 0 0 0 2 0 0 0 20 0 15 0 10363743 14317654016 47233 18446744073709551615 4194304 4196468 140736754035232 140140422978320 140140488554197 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16903] ppid=16896 vsize=13982084 CPUtime=0.03 cores=0,2,4,6
/proc/16899/task/16903/stat : 16903 (java) S 16896 16899 5228 0 -1 1077944384 2231 0 0 0 3 0 0 0 20 0 15 0 10363743 14317654016 47233 18446744073709551615 4194304 4196468 140736754035232 140140421925776 140140488554197 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16904] ppid=16896 vsize=13982084 CPUtime=0.02 cores=0,2,4,6
/proc/16899/task/16904/stat : 16904 (java) S 16896 16899 5228 0 -1 1077944384 1315 0 0 0 2 0 0 0 20 0 15 0 10363743 14317654016 47233 18446744073709551615 4194304 4196468 140736754035232 140140087000080 140140488554197 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16905] ppid=16896 vsize=13982084 CPUtime=0.02 cores=0,2,4,6
/proc/16899/task/16905/stat : 16905 (java) S 16896 16899 5228 0 -1 1077944384 2750 0 0 0 2 0 0 0 20 0 15 0 10363743 14317654016 47233 18446744073709551615 4194304 4196468 140736754035232 140140085947536 140140488554197 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16906] ppid=16896 vsize=13982084 CPUtime=0.02 cores=0,2,4,6
/proc/16899/task/16906/stat : 16906 (java) S 16896 16899 5228 0 -1 1077944384 1673 0 0 0 2 0 0 0 20 0 15 0 10363744 14317654016 47233 18446744073709551615 4194304 4196468 140736754035232 140140035069936 140140488555138 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16907] ppid=16896 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16907/stat : 16907 (java) S 16896 16899 5228 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 10363744 14317654016 47233 18446744073709551615 4194304 4196468 140736754035232 140140034016224 140140488554197 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16908] ppid=16896 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16908/stat : 16908 (java) S 16896 16899 5228 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 10363745 14317654016 47233 18446744073709551615 4194304 4196468 140736754035232 140140032963584 140140488554197 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16909] ppid=16896 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16909/stat : 16909 (java) S 16896 16899 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10363747 14317654016 47233 18446744073709551615 4194304 4196468 140736754035232 140140031912144 140140488562587 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16910] ppid=16896 vsize=13982084 CPUtime=1.63 cores=0,2,4,6
/proc/16899/task/16910/stat : 16910 (java) S 16896 16899 5228 0 -1 1077944384 5790 0 0 0 163 0 0 0 20 0 15 0 10363747 14317654016 47233 18446744073709551615 4194304 4196468 140736754035232 140140030859760 140140488555138 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16911] ppid=16896 vsize=13982084 CPUtime=1.55 cores=0,2,4,6
/proc/16899/task/16911/stat : 16911 (java) S 16896 16899 5228 0 -1 1077944384 8681 0 0 0 154 1 0 0 20 0 15 0 10363747 14317654016 47233 18446744073709551615 4194304 4196468 140736754035232 140140029807216 140140488555138 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16912] ppid=16896 vsize=13982084 CPUtime=0.68 cores=0,2,4,6
/proc/16899/task/16912/stat : 16912 (java) S 16896 16899 5228 0 -1 1077944384 8364 0 0 0 67 1 0 0 20 0 15 0 10363747 14317654016 47233 18446744073709551615 4194304 4196468 140736754035232 140140028754672 140140488555138 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16913] ppid=16896 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16913/stat : 16913 (java) S 16896 16899 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10363747 14317654016 47233 18446744073709551615 4194304 4196468 140736754035232 140140027702368 140140488554197 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16914] ppid=16896 vsize=13982084 CPUtime=0.01 cores=0,2,4,6
/proc/16899/task/16914/stat : 16914 (java) S 16896 16899 5228 0 -1 1077944384 537 0 0 0 0 1 0 0 20 0 15 0 10363751 14317654016 47233 18446744073709551615 4194304 4196468 140736754035232 140140026648880 140140488555138 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
Current children cumulated CPU time (s) 106.18
Current children cumulated vsize (KiB) 13982084

[startup+162.301 s]
/proc/loadavg: 1.66 1.81 1.78 3/214 16921
/proc/meminfo: memFree=31537720/32770624 swapFree=0/195384
[pid=16899] ppid=16896 vsize=13982084 CPUtime=166.22 cores=0,2,4,6
/proc/16899/stat : 16899 (java) S 16896 16899 5228 0 -1 1077944320 51483 0 0 0 16606 16 0 0 20 0 15 0 10363733 14317654016 40541 18446744073709551615 4194304 4196468 140736754035232 140736754017776 140140488543991 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 8 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
/proc/16899/statm: 3495521 40541 3786 1 0 3484303 0
[pid=16899/tid=16901] ppid=16896 vsize=13982084 CPUtime=162.04 cores=0,2,4,6
/proc/16899/task/16901/stat : 16901 (java) R 16896 16899 5228 0 -1 4202560 17182 0 0 0 16197 7 0 0 20 0 15 0 10363742 14317654016 40541 18446744073709551615 4194304 4196468 140736754035232 140140492782560 140140109404867 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16902] ppid=16896 vsize=13982084 CPUtime=0.04 cores=0,2,4,6
/proc/16899/task/16902/stat : 16902 (java) S 16896 16899 5228 0 -1 1077944384 531 0 0 0 3 1 0 0 20 0 15 0 10363743 14317654016 40541 18446744073709551615 4194304 4196468 140736754035232 140140422978320 140140488554197 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16903] ppid=16896 vsize=13982084 CPUtime=0.04 cores=0,2,4,6
/proc/16899/task/16903/stat : 16903 (java) S 16896 16899 5228 0 -1 1077944384 2844 0 0 0 4 0 0 0 20 0 15 0 10363743 14317654016 40541 18446744073709551615 4194304 4196468 140736754035232 140140421925776 140140488554197 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16904] ppid=16896 vsize=13982084 CPUtime=0.03 cores=0,2,4,6
/proc/16899/task/16904/stat : 16904 (java) S 16896 16899 5228 0 -1 1077944384 1403 0 0 0 3 0 0 0 20 0 15 0 10363743 14317654016 40541 18446744073709551615 4194304 4196468 140736754035232 140140087000080 140140488554197 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16905] ppid=16896 vsize=13982084 CPUtime=0.03 cores=0,2,4,6
/proc/16899/task/16905/stat : 16905 (java) S 16896 16899 5228 0 -1 1077944384 2760 0 0 0 3 0 0 0 20 0 15 0 10363743 14317654016 40541 18446744073709551615 4194304 4196468 140736754035232 140140085947536 140140488554197 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16906] ppid=16896 vsize=13982084 CPUtime=0.03 cores=0,2,4,6
/proc/16899/task/16906/stat : 16906 (java) S 16896 16899 5228 0 -1 1077944384 1920 0 0 0 3 0 0 0 20 0 15 0 10363744 14317654016 40541 18446744073709551615 4194304 4196468 140736754035232 140140035069936 140140488555138 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16907] ppid=16896 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16907/stat : 16907 (java) S 16896 16899 5228 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 10363744 14317654016 40541 18446744073709551615 4194304 4196468 140736754035232 140140034016224 140140488554197 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16908] ppid=16896 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16908/stat : 16908 (java) S 16896 16899 5228 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 10363745 14317654016 40541 18446744073709551615 4194304 4196468 140736754035232 140140032963584 140140488554197 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16909] ppid=16896 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16909/stat : 16909 (java) S 16896 16899 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10363747 14317654016 40541 18446744073709551615 4194304 4196468 140736754035232 140140031912144 140140488562587 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16910] ppid=16896 vsize=13982084 CPUtime=1.63 cores=0,2,4,6
/proc/16899/task/16910/stat : 16910 (java) S 16896 16899 5228 0 -1 1077944384 5792 0 0 0 163 0 0 0 20 0 15 0 10363747 14317654016 40541 18446744073709551615 4194304 4196468 140736754035232 140140030859760 140140488555138 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16911] ppid=16896 vsize=13982084 CPUtime=1.55 cores=0,2,4,6
/proc/16899/task/16911/stat : 16911 (java) S 16896 16899 5228 0 -1 1077944384 8683 0 0 0 154 1 0 0 20 0 15 0 10363747 14317654016 40541 18446744073709551615 4194304 4196468 140736754035232 140140029807216 140140488555138 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16912] ppid=16896 vsize=13982084 CPUtime=0.68 cores=0,2,4,6
/proc/16899/task/16912/stat : 16912 (java) S 16896 16899 5228 0 -1 1077944384 8366 0 0 0 67 1 0 0 20 0 15 0 10363747 14317654016 40541 18446744073709551615 4194304 4196468 140736754035232 140140028754672 140140488555138 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16913] ppid=16896 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16913/stat : 16913 (java) S 16896 16899 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10363747 14317654016 40541 18446744073709551615 4194304 4196468 140736754035232 140140027702368 140140488554197 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16914] ppid=16896 vsize=13982084 CPUtime=0.03 cores=0,2,4,6
/proc/16899/task/16914/stat : 16914 (java) S 16896 16899 5228 0 -1 1077944384 559 0 0 0 1 2 0 0 20 0 15 0 10363751 14317654016 40541 18446744073709551615 4194304 4196468 140736754035232 140140026648880 140140488555138 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
Current children cumulated CPU time (s) 166.22
Current children cumulated vsize (KiB) 13982084

[startup+222.306 s]
/proc/loadavg: 1.50 1.75 1.76 3/215 16930
/proc/meminfo: memFree=31545076/32770624 swapFree=0/195424
[pid=16899] ppid=16896 vsize=13982084 CPUtime=226.28 cores=0,2,4,6
/proc/16899/stat : 16899 (java) S 16896 16899 5228 0 -1 1077944320 52886 0 0 0 22611 17 0 0 20 0 15 0 10363733 14317654016 38696 18446744073709551615 4194304 4196468 140736754035232 140736754017776 140140488543991 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 8 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
/proc/16899/statm: 3495521 38696 3786 1 0 3484303 0
[pid=16899/tid=16901] ppid=16896 vsize=13982084 CPUtime=222.02 cores=0,2,4,6
/proc/16899/task/16901/stat : 16901 (java) R 16896 16899 5228 0 -1 4202560 17558 0 0 0 22195 7 0 0 20 0 15 0 10363742 14317654016 38696 18446744073709551615 4194304 4196468 140736754035232 140140492782448 140140109164639 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16902] ppid=16896 vsize=13982084 CPUtime=0.05 cores=0,2,4,6
/proc/16899/task/16902/stat : 16902 (java) S 16896 16899 5228 0 -1 1077944384 594 0 0 0 4 1 0 0 20 0 15 0 10363743 14317654016 38696 18446744073709551615 4194304 4196468 140736754035232 140140422978320 140140488554197 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16903] ppid=16896 vsize=13982084 CPUtime=0.05 cores=0,2,4,6
/proc/16899/task/16903/stat : 16903 (java) S 16896 16899 5228 0 -1 1077944384 3394 0 0 0 5 0 0 0 20 0 15 0 10363743 14317654016 38696 18446744073709551615 4194304 4196468 140736754035232 140140421925776 140140488554197 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16904] ppid=16896 vsize=13982084 CPUtime=0.05 cores=0,2,4,6
/proc/16899/task/16904/stat : 16904 (java) S 16896 16899 5228 0 -1 1077944384 1464 0 0 0 5 0 0 0 20 0 15 0 10363743 14317654016 38696 18446744073709551615 4194304 4196468 140736754035232 140140087000080 140140488554197 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16905] ppid=16896 vsize=13982084 CPUtime=0.05 cores=0,2,4,6
/proc/16899/task/16905/stat : 16905 (java) S 16896 16899 5228 0 -1 1077944384 2843 0 0 0 4 1 0 0 20 0 15 0 10363743 14317654016 38696 18446744073709551615 4194304 4196468 140736754035232 140140085947536 140140488554197 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16906] ppid=16896 vsize=13982084 CPUtime=0.06 cores=0,2,4,6
/proc/16899/task/16906/stat : 16906 (java) S 16896 16899 5228 0 -1 1077944384 2158 0 0 0 5 1 0 0 20 0 15 0 10363744 14317654016 38696 18446744073709551615 4194304 4196468 140736754035232 140140035069936 140140488555138 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16907] ppid=16896 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16907/stat : 16907 (java) S 16896 16899 5228 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 10363744 14317654016 38696 18446744073709551615 4194304 4196468 140736754035232 140140034016224 140140488554197 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16908] ppid=16896 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16908/stat : 16908 (java) S 16896 16899 5228 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 10363745 14317654016 38696 18446744073709551615 4194304 4196468 140736754035232 140140032963584 140140488554197 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16909] ppid=16896 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16909/stat : 16909 (java) S 16896 16899 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10363747 14317654016 38696 18446744073709551615 4194304 4196468 140736754035232 140140031912144 140140488562587 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16910] ppid=16896 vsize=13982084 CPUtime=1.63 cores=0,2,4,6
/proc/16899/task/16910/stat : 16910 (java) S 16896 16899 5228 0 -1 1077944384 5795 0 0 0 163 0 0 0 20 0 15 0 10363747 14317654016 38696 18446744073709551615 4194304 4196468 140736754035232 140140030859760 140140488555138 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16911] ppid=16896 vsize=13982084 CPUtime=1.55 cores=0,2,4,6
/proc/16899/task/16911/stat : 16911 (java) S 16896 16899 5228 0 -1 1077944384 8688 0 0 0 154 1 0 0 20 0 15 0 10363747 14317654016 38696 18446744073709551615 4194304 4196468 140736754035232 140140029807216 140140488555138 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16912] ppid=16896 vsize=13982084 CPUtime=0.68 cores=0,2,4,6
/proc/16899/task/16912/stat : 16912 (java) S 16896 16899 5228 0 -1 1077944384 8372 0 0 0 67 1 0 0 20 0 15 0 10363747 14317654016 38696 18446744073709551615 4194304 4196468 140736754035232 140140028754672 140140488555138 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16913] ppid=16896 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16913/stat : 16913 (java) S 16896 16899 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10363747 14317654016 38696 18446744073709551615 4194304 4196468 140736754035232 140140027702368 140140488554197 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16914] ppid=16896 vsize=13982084 CPUtime=0.05 cores=0,2,4,6
/proc/16899/task/16914/stat : 16914 (java) S 16896 16899 5228 0 -1 1077944384 577 0 0 0 2 3 0 0 20 0 15 0 10363751 14317654016 38696 18446744073709551615 4194304 4196468 140736754035232 140140026648880 140140488555138 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 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.42 1.72 1.75 3/217 16991
/proc/meminfo: memFree=31664888/32770624 swapFree=0/195460
[pid=16899] ppid=16896 vsize=13982084 CPUtime=243.98 cores=0,2,4,6
/proc/16899/stat : 16899 (java) S 16896 16899 5228 0 -1 1077944320 52912 0 0 0 24381 17 0 0 20 0 15 0 10363733 14317654016 38696 18446744073709551615 4194304 4196468 140736754035232 140736754017776 140140488543991 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 8 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
/proc/16899/statm: 3495521 38696 3786 1 0 3484303 0
[pid=16899/tid=16901] ppid=16896 vsize=13982084 CPUtime=239.71 cores=0,2,4,6
/proc/16899/task/16901/stat : 16901 (java) R 16896 16899 5228 0 -1 4202560 17565 0 0 0 23963 8 0 0 20 0 15 0 10363742 14317654016 38696 18446744073709551615 4194304 4196468 140736754035232 140140492782560 140140110448738 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16902] ppid=16896 vsize=13982084 CPUtime=0.05 cores=0,2,4,6
/proc/16899/task/16902/stat : 16902 (java) S 16896 16899 5228 0 -1 1077944384 594 0 0 0 4 1 0 0 20 0 15 0 10363743 14317654016 38696 18446744073709551615 4194304 4196468 140736754035232 140140422978320 140140488554197 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16903] ppid=16896 vsize=13982084 CPUtime=0.05 cores=0,2,4,6
/proc/16899/task/16903/stat : 16903 (java) S 16896 16899 5228 0 -1 1077944384 3398 0 0 0 5 0 0 0 20 0 15 0 10363743 14317654016 38696 18446744073709551615 4194304 4196468 140736754035232 140140421925776 140140488554197 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16904] ppid=16896 vsize=13982084 CPUtime=0.05 cores=0,2,4,6
/proc/16899/task/16904/stat : 16904 (java) S 16896 16899 5228 0 -1 1077944384 1472 0 0 0 5 0 0 0 20 0 15 0 10363743 14317654016 38696 18446744073709551615 4194304 4196468 140736754035232 140140087000080 140140488554197 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16905] ppid=16896 vsize=13982084 CPUtime=0.06 cores=0,2,4,6
/proc/16899/task/16905/stat : 16905 (java) S 16896 16899 5228 0 -1 1077944384 2847 0 0 0 5 1 0 0 20 0 15 0 10363743 14317654016 38696 18446744073709551615 4194304 4196468 140736754035232 140140085947536 140140488554197 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16906] ppid=16896 vsize=13982084 CPUtime=0.06 cores=0,2,4,6
/proc/16899/task/16906/stat : 16906 (java) S 16896 16899 5228 0 -1 1077944384 2161 0 0 0 5 1 0 0 20 0 15 0 10363744 14317654016 38696 18446744073709551615 4194304 4196468 140736754035232 140140035069936 140140488555138 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16907] ppid=16896 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16907/stat : 16907 (java) S 16896 16899 5228 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 10363744 14317654016 38696 18446744073709551615 4194304 4196468 140736754035232 140140034016224 140140488554197 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16908] ppid=16896 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16908/stat : 16908 (java) S 16896 16899 5228 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 10363745 14317654016 38696 18446744073709551615 4194304 4196468 140736754035232 140140032963584 140140488554197 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16909] ppid=16896 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16909/stat : 16909 (java) S 16896 16899 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10363747 14317654016 38696 18446744073709551615 4194304 4196468 140736754035232 140140031912144 140140488562587 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16910] ppid=16896 vsize=13982084 CPUtime=1.63 cores=0,2,4,6
/proc/16899/task/16910/stat : 16910 (java) S 16896 16899 5228 0 -1 1077944384 5795 0 0 0 163 0 0 0 20 0 15 0 10363747 14317654016 38696 18446744073709551615 4194304 4196468 140736754035232 140140030859760 140140488555138 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16911] ppid=16896 vsize=13982084 CPUtime=1.55 cores=0,2,4,6
/proc/16899/task/16911/stat : 16911 (java) S 16896 16899 5228 0 -1 1077944384 8688 0 0 0 154 1 0 0 20 0 15 0 10363747 14317654016 38696 18446744073709551615 4194304 4196468 140736754035232 140140029807216 140140488555138 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16912] ppid=16896 vsize=13982084 CPUtime=0.68 cores=0,2,4,6
/proc/16899/task/16912/stat : 16912 (java) S 16896 16899 5228 0 -1 1077944384 8372 0 0 0 67 1 0 0 20 0 15 0 10363747 14317654016 38696 18446744073709551615 4194304 4196468 140736754035232 140140028754672 140140488555138 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16913] ppid=16896 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16913/stat : 16913 (java) S 16896 16899 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10363747 14317654016 38696 18446744073709551615 4194304 4196468 140736754035232 140140027702368 140140488554197 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 0
[pid=16899/tid=16914] ppid=16896 vsize=13982084 CPUtime=0.05 cores=0,2,4,6
/proc/16899/task/16914/stat : 16914 (java) S 16896 16899 5228 0 -1 1077944384 577 0 0 0 2 3 0 0 20 0 15 0 10363751 14317654016 38696 18446744073709551615 4194304 4196468 140736754035232 140140026648880 140140488555138 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27639808 140736754041234 140736754041419 140736754041419 140736754044879 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 16899 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.005
CPU user time (s): 243.821
CPU system time (s): 0.184129
CPU usage (%): 101.664
Max. virtual memory (cumulated for all children) (KiB): 13982084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 243.821
system time used= 0.184129
maximum resident set size= 230388
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53374
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= 9368
involuntary context switches= 418

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.9394 second user time and 1.40002 second system time

The end

Launcher Data

Begin job on node133 at 2017-08-01 23:57:18
IDJOB=4256261
IDBENCH=115776
IDSOLVER=2639
FILE ID=node133/4256261-1501625484
RUNJOBID= node133-1501622945-15685
PBS_JOBID= 
Free space on /tmp= 61820 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-07-26
BENCH NAME= XCSP17/Scheduling/Scheduling-js-taillard/Taillard-js-020-15-1.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-4256261-1501625484/watcher-4256261-1501625484 -o /tmp/evaluation-result-4256261-1501625484/solver-4256261-1501625484 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node133-1501622945-15685 --watchdog 300  java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 952661374 --timelimit 264 --memlimit 11000 --nbcore 4 HOME/instance-4256261-1501625484.xml

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

MD5SUM BENCH= aac981b64b3d0bc7b0997201d0c57f9b
RANDOM SEED=952661374

node133.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.17
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.17
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.17
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.17
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31706376 kB
MemAvailable:   31896168 kB
Buffers:           98172 kB
Cached:           374576 kB
SwapCached:            0 kB
Active:           455640 kB
Inactive:         203812 kB
Active(anon):     187412 kB
Inactive(anon):     8536 kB
Active(file):     268228 kB
Inactive(file):   195276 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             84204 kB
Writeback:             0 kB
AnonPages:        164412 kB
Mapped:            44160 kB
Shmem:              8892 kB
Slab:             109988 kB
SReclaimable:      84244 kB
SUnreclaim:        25744 kB
KernelStack:        3536 kB
PageTables:         5088 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1245856 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     55296 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 61780 MiB
End job on node133 at 2017-08-02 00:01:18