Trace number 4256262

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

General information on the benchmark

NameScheduling/Scheduling-js-taillard/
Taillard-js-020-15-4.xml
MD5SUM51c1ec7c53f2e239726c0b7c1f1d5b64
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark1394
Best CPU time to get the best result obtained on this benchmark251.842
Satisfiable
(Un)Satisfiability was proved
Number of variables320
Number of constraints335
Number of domains1
Minimum domain size1466
Maximum domain size1466
Distribution of domain sizes[{"size":1466,"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.37/0.40	c version: 2017-07-26
0.37/0.40	c seed: 952661374
0.37/0.40	c timeout: 264
0.37/0.40	c memlimit: 11000
0.37/0.40	c nbcore: 4
0.37/0.42	c Parsing instance...
2.16/1.20	c Parsing done, starting search...
243.81/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-4256262-1501625482/watcher-4256262-1501625482 -o /tmp/evaluation-result-4256262-1501625482/solver-4256262-1501625482 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node133-1501622945-15686 --watchdog 300 java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 952661374 --timelimit 264 --memlimit 11000 --nbcore 4 HOME/instance-4256262-1501625482.xml 

pid=16819
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.86 1.86 1.79 3/198 16822
/proc/meminfo: memFree=31670468/32770624 swapFree=0/195284
[pid=16822] ppid=16819 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/16822/stat : 16822 (runsolver) D 16819 16822 5228 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 10363572 24240128 107 18446744073709551615 4194304 4338465 140727758119920 140727758117560 139835647783639 0 0 1 24578 18446744071580418449 0 0 17 3 0 0 0 0 0 6438912 6441760 17494016 140727758127207 140727758127686 140727758127686 140727758131146 0
/proc/16822/statm: 5918 107 54 36 0 2156 0

[startup+0.100109 s]
/proc/loadavg: 1.86 1.86 1.79 3/198 16822
/proc/meminfo: memFree=31670468/32770624 swapFree=0/195284
[pid=16822] ppid=16819 vsize=13507100 CPUtime=0.01 cores=1,3,5,7
/proc/16822/stat : 16822 (java) S 16819 16822 5228 0 -1 1077944320 3893 0 0 0 1 0 0 0 20 0 8 0 10363572 13831270400 4056 18446744073709551615 4194304 4196468 140721690975728 140721690958272 140324429717239 0 0 1 16784584 18446744073709551615 0 0 17 5 0 0 7 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
/proc/16822/statm: 3376775 4056 2047 1 0 3366280 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13507100

[startup+0.200256 s]
/proc/loadavg: 1.86 1.86 1.79 3/198 16822
/proc/meminfo: memFree=31670468/32770624 swapFree=0/195284
[pid=16822] ppid=16819 vsize=13906484 CPUtime=0.05 cores=1,3,5,7
/proc/16822/stat : 16822 (java) S 16819 16822 5228 0 -1 1077944320 4870 0 0 0 4 1 0 0 20 0 14 0 10363572 14240239616 5416 18446744073709551615 4194304 4196468 140721690975728 140721690958272 140324429717239 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 7 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
/proc/16822/statm: 3476621 5416 2564 1 0 3466126 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 13906484

[startup+0.300247 s]
/proc/loadavg: 1.86 1.86 1.79 3/198 16822
/proc/meminfo: memFree=31670468/32770624 swapFree=0/195284
[pid=16822] ppid=16819 vsize=13975920 CPUtime=0.2 cores=1,3,5,7
/proc/16822/stat : 16822 (java) S 16819 16822 5228 0 -1 1077944320 9852 0 0 0 18 2 0 0 20 0 15 0 10363572 14311342080 9178 18446744073709551615 4194304 4196468 140721690975728 140721690958272 140324429717239 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 7 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
/proc/16822/statm: 3493980 9178 3504 1 0 3482767 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 13975920

[startup+0.70107 s]
/proc/loadavg: 1.86 1.86 1.79 3/198 16822
/proc/meminfo: memFree=31670468/32770624 swapFree=0/195284
[pid=16822] ppid=16819 vsize=13977988 CPUtime=0.98 cores=1,3,5,7
/proc/16822/stat : 16822 (java) S 16819 16822 5228 0 -1 1077944320 13696 0 0 0 94 4 0 0 20 0 15 0 10363572 14313459712 16453 18446744073709551615 4194304 4196468 140721690975728 140721690958272 140324429717239 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 7 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
/proc/16822/statm: 3494497 16453 3717 1 0 3483279 0
Current children cumulated CPU time (s) 0.98
Current children cumulated vsize (KiB) 13977988

[startup+1.50909 s]
/proc/loadavg: 1.87 1.87 1.79 3/195 16880
/proc/meminfo: memFree=31736076/32770624 swapFree=0/195276
[pid=16822] ppid=16819 vsize=13982084 CPUtime=3.11 cores=1,3,5,7
/proc/16822/stat : 16822 (java) S 16819 16822 5228 0 -1 1077944320 28197 0 0 0 303 8 0 0 20 0 15 0 10363572 14317654016 32683 18446744073709551615 4194304 4196468 140721690975728 140721690958272 140324429717239 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 7 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
/proc/16822/statm: 3495521 32683 3755 1 0 3484303 0
[pid=16822/tid=16824] ppid=16819 vsize=13982084 CPUtime=1.33 cores=1,3,5,7
/proc/16822/task/16824/stat : 16824 (java) R 16819 16822 5228 0 -1 4202560 14675 0 0 0 129 4 0 0 20 0 15 0 10363579 14317654016 32683 18446744073709551615 4194304 4196468 140721690975728 140324433954064 140324053684419 0 4 1 16800974 0 0 0 -1 1 0 0 7 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16825] ppid=16819 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16822/task/16825/stat : 16825 (java) S 16819 16822 5228 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10363580 14317654016 32683 18446744073709551615 4194304 4196468 140721690975728 140324371663248 140324429727445 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16826] ppid=16819 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16822/task/16826/stat : 16826 (java) S 16819 16822 5228 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10363580 14317654016 32683 18446744073709551615 4194304 4196468 140721690975728 140324370610448 140324429727445 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16827] ppid=16819 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16822/task/16827/stat : 16827 (java) S 16819 16822 5228 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10363580 14317654016 32683 18446744073709551615 4194304 4196468 140721690975728 140324369558160 140324429727445 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16828] ppid=16819 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16822/task/16828/stat : 16828 (java) S 16819 16822 5228 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10363580 14317654016 32683 18446744073709551615 4194304 4196468 140721690975728 140324368505360 140324429727445 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16829] ppid=16819 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16822/task/16829/stat : 16829 (java) S 16819 16822 5228 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 10363581 14317654016 32691 18446744073709551615 4194304 4196468 140721690975728 140323976239728 140324429728386 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16830] ppid=16819 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16822/task/16830/stat : 16830 (java) S 16819 16822 5228 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 10363582 14317654016 32691 18446744073709551615 4194304 4196468 140721690975728 140323975185696 140324429727445 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16831] ppid=16819 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16822/task/16831/stat : 16831 (java) S 16819 16822 5228 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 10363582 14317654016 32691 18446744073709551615 4194304 4196468 140721690975728 140323974133360 140324429727445 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16832] ppid=16819 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16822/task/16832/stat : 16832 (java) S 16819 16822 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10363584 14317654016 32691 18446744073709551615 4194304 4196468 140721690975728 140323973081680 140324429735835 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16833] ppid=16819 vsize=13982084 CPUtime=0.58 cores=1,3,5,7
/proc/16822/task/16833/stat : 16833 (java) R 16819 16822 5228 0 -1 4202560 2630 0 0 0 58 0 0 0 20 0 15 0 10363584 14317654016 32691 18446744073709551615 4194304 4196468 140721690975728 140323972024896 140324409115903 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16834] ppid=16819 vsize=13982084 CPUtime=0.56 cores=1,3,5,7
/proc/16822/task/16834/stat : 16834 (java) R 16819 16822 5228 0 -1 4202560 2770 0 0 0 56 0 0 0 20 0 15 0 10363584 14317654016 32691 18446744073709551615 4194304 4196468 140721690975728 140323970968752 140324411260582 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16835] ppid=16819 vsize=13982084 CPUtime=0.6 cores=1,3,5,7
/proc/16822/task/16835/stat : 16835 (java) S 16819 16822 5228 0 -1 1077944384 6761 0 0 0 59 1 0 0 20 0 15 0 10363584 14317654016 32691 18446744073709551615 4194304 4196468 140721690975728 140323969923440 140324429728386 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16836] ppid=16819 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16822/task/16836/stat : 16836 (java) S 16819 16822 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10363585 14317654016 32691 18446744073709551615 4194304 4196468 140721690975728 140323968870880 140324429727445 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16837] ppid=16819 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16822/task/16837/stat : 16837 (java) S 16819 16822 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10363592 14317654016 32691 18446744073709551615 4194304 4196468 140721690975728 140323967818672 140324429728386 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 13982084

[startup+3.10064 s]
/proc/loadavg: 1.87 1.87 1.79 4/213 16914
/proc/meminfo: memFree=31647508/32770624 swapFree=0/195292
[pid=16822] ppid=16819 vsize=13982084 CPUtime=5.96 cores=1,3,5,7
/proc/16822/stat : 16822 (java) S 16819 16822 5228 0 -1 1077944320 32561 0 0 0 587 9 0 0 20 0 15 0 10363572 14317654016 43112 18446744073709551615 4194304 4196468 140721690975728 140721690958272 140324429717239 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 7 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
/proc/16822/statm: 3495521 43112 3756 1 0 3484303 0
[pid=16822/tid=16824] ppid=16819 vsize=13982084 CPUtime=2.93 cores=1,3,5,7
/proc/16822/task/16824/stat : 16824 (java) R 16819 16822 5228 0 -1 4202560 14964 0 0 0 288 5 0 0 20 0 15 0 10363579 14317654016 43112 18446744073709551615 4194304 4196468 140721690975728 140324433955032 140324055529032 0 4 1 16800974 0 0 0 -1 1 0 0 7 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16825] ppid=16819 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16822/task/16825/stat : 16825 (java) S 16819 16822 5228 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10363580 14317654016 43112 18446744073709551615 4194304 4196468 140721690975728 140324371663248 140324429727445 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16826] ppid=16819 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16822/task/16826/stat : 16826 (java) S 16819 16822 5228 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10363580 14317654016 43112 18446744073709551615 4194304 4196468 140721690975728 140324370610448 140324429727445 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16827] ppid=16819 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16822/task/16827/stat : 16827 (java) S 16819 16822 5228 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10363580 14317654016 43112 18446744073709551615 4194304 4196468 140721690975728 140324369558160 140324429727445 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16828] ppid=16819 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16822/task/16828/stat : 16828 (java) S 16819 16822 5228 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10363580 14317654016 43112 18446744073709551615 4194304 4196468 140721690975728 140324368505360 140324429727445 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16829] ppid=16819 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16822/task/16829/stat : 16829 (java) S 16819 16822 5228 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 10363581 14317654016 43112 18446744073709551615 4194304 4196468 140721690975728 140323976239728 140324429728386 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16830] ppid=16819 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16822/task/16830/stat : 16830 (java) S 16819 16822 5228 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 10363582 14317654016 43112 18446744073709551615 4194304 4196468 140721690975728 140323975185696 140324429727445 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16831] ppid=16819 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16822/task/16831/stat : 16831 (java) S 16819 16822 5228 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 10363582 14317654016 43112 18446744073709551615 4194304 4196468 140721690975728 140323974133360 140324429727445 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16832] ppid=16819 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16822/task/16832/stat : 16832 (java) S 16819 16822 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10363584 14317654016 43112 18446744073709551615 4194304 4196468 140721690975728 140323973081680 140324429735835 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16833] ppid=16819 vsize=13982084 CPUtime=1.2 cores=1,3,5,7
/proc/16822/task/16833/stat : 16833 (java) S 16819 16822 5228 0 -1 1077944384 5511 0 0 0 119 1 0 0 20 0 15 0 10363584 14317654016 43112 18446744073709551615 4194304 4196468 140721690975728 140323972028528 140324429728386 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16834] ppid=16819 vsize=13982084 CPUtime=1.13 cores=1,3,5,7
/proc/16822/task/16834/stat : 16834 (java) S 16819 16822 5228 0 -1 1077944384 3637 0 0 0 113 0 0 0 20 0 15 0 10363584 14317654016 43112 18446744073709551615 4194304 4196468 140721690975728 140323970975728 140324429728386 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16835] ppid=16819 vsize=13982084 CPUtime=0.66 cores=1,3,5,7
/proc/16822/task/16835/stat : 16835 (java) S 16819 16822 5228 0 -1 1077944384 7042 0 0 0 65 1 0 0 20 0 15 0 10363584 14317654016 43112 18446744073709551615 4194304 4196468 140721690975728 140323969923440 140324429728386 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16836] ppid=16819 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16822/task/16836/stat : 16836 (java) S 16819 16822 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10363585 14317654016 43112 18446744073709551615 4194304 4196468 140721690975728 140323968870880 140324429727445 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16837] ppid=16819 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16822/task/16837/stat : 16837 (java) S 16819 16822 5228 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 10363592 14317654016 43112 18446744073709551615 4194304 4196468 140721690975728 140323967818672 140324429728386 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 13982084

[startup+6.3006 s]
/proc/loadavg: 2.04 1.90 1.80 3/213 16914
/proc/meminfo: memFree=31453332/32770624 swapFree=0/195300
[pid=16822] ppid=16819 vsize=13982084 CPUtime=9.58 cores=1,3,5,7
/proc/16822/stat : 16822 (java) S 16819 16822 5228 0 -1 1077944320 40009 0 0 0 947 11 0 0 20 0 15 0 10363572 14317654016 55060 18446744073709551615 4194304 4196468 140721690975728 140721690958272 140324429717239 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 7 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
/proc/16822/statm: 3495521 55060 3785 1 0 3484303 0
[pid=16822/tid=16824] ppid=16819 vsize=13982084 CPUtime=6.12 cores=1,3,5,7
/proc/16822/task/16824/stat : 16824 (java) R 16819 16822 5228 0 -1 4202560 15439 0 0 0 606 6 0 0 20 0 15 0 10363579 14317654016 55060 18446744073709551615 4194304 4196468 140721690975728 140324433952592 140324055527806 0 4 1 16800974 0 0 0 -1 1 0 0 7 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16825] ppid=16819 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16822/task/16825/stat : 16825 (java) S 16819 16822 5228 0 -1 1077944384 546 0 0 0 0 0 0 0 20 0 15 0 10363580 14317654016 55060 18446744073709551615 4194304 4196468 140721690975728 140324371663248 140324429727445 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16826] ppid=16819 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16822/task/16826/stat : 16826 (java) S 16819 16822 5228 0 -1 1077944384 1004 0 0 0 0 0 0 0 20 0 15 0 10363580 14317654016 55060 18446744073709551615 4194304 4196468 140721690975728 140324370610448 140324429727445 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16827] ppid=16819 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16822/task/16827/stat : 16827 (java) S 16819 16822 5228 0 -1 1077944384 105 0 0 0 0 0 0 0 20 0 15 0 10363580 14317654016 55060 18446744073709551615 4194304 4196468 140721690975728 140324369558160 140324429727445 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16828] ppid=16819 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16822/task/16828/stat : 16828 (java) S 16819 16822 5228 0 -1 1077944384 182 0 0 0 0 0 0 0 20 0 15 0 10363580 14317654016 55060 18446744073709551615 4194304 4196468 140721690975728 140324368505360 140324429727445 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16829] ppid=16819 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16822/task/16829/stat : 16829 (java) S 16819 16822 5228 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 15 0 10363581 14317654016 55060 18446744073709551615 4194304 4196468 140721690975728 140323976239728 140324429728386 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16830] ppid=16819 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16822/task/16830/stat : 16830 (java) S 16819 16822 5228 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 10363582 14317654016 55060 18446744073709551615 4194304 4196468 140721690975728 140323975185760 140324429727445 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16831] ppid=16819 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16822/task/16831/stat : 16831 (java) S 16819 16822 5228 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 10363582 14317654016 55060 18446744073709551615 4194304 4196468 140721690975728 140323974133376 140324429727445 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16832] ppid=16819 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16822/task/16832/stat : 16832 (java) S 16819 16822 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10363584 14317654016 55060 18446744073709551615 4194304 4196468 140721690975728 140323973081680 140324429735835 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16833] ppid=16819 vsize=13982084 CPUtime=1.4 cores=1,3,5,7
/proc/16822/task/16833/stat : 16833 (java) S 16819 16822 5228 0 -1 1077944384 6948 0 0 0 139 1 0 0 20 0 15 0 10363584 14317654016 55060 18446744073709551615 4194304 4196468 140721690975728 140323972028528 140324429728386 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16834] ppid=16819 vsize=13982084 CPUtime=1.31 cores=1,3,5,7
/proc/16822/task/16834/stat : 16834 (java) S 16819 16822 5228 0 -1 1077944384 5081 0 0 0 130 1 0 0 20 0 15 0 10363584 14317654016 55060 18446744073709551615 4194304 4196468 140721690975728 140323970975728 140324429728386 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16835] ppid=16819 vsize=13982084 CPUtime=0.68 cores=1,3,5,7
/proc/16822/task/16835/stat : 16835 (java) S 16819 16822 5228 0 -1 1077944384 8555 0 0 0 67 1 0 0 20 0 15 0 10363584 14317654016 55060 18446744073709551615 4194304 4196468 140721690975728 140323969923440 140324429728386 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16836] ppid=16819 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16822/task/16836/stat : 16836 (java) S 16819 16822 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10363585 14317654016 55060 18446744073709551615 4194304 4196468 140721690975728 140323968870880 140324429727445 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16837] ppid=16819 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16822/task/16837/stat : 16837 (java) S 16819 16822 5228 0 -1 1077944384 394 0 0 0 0 0 0 0 20 0 15 0 10363592 14317654016 55060 18446744073709551615 4194304 4196468 140721690975728 140323967818672 140324429728386 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
Current children cumulated CPU time (s) 9.58
Current children cumulated vsize (KiB) 13982084

[startup+12.7005 s]
/proc/loadavg: 2.12 1.92 1.81 3/213 16915
/proc/meminfo: memFree=31404668/32770624 swapFree=0/195312
[pid=16822] ppid=16819 vsize=13982084 CPUtime=16.12 cores=1,3,5,7
/proc/16822/stat : 16822 (java) S 16819 16822 5228 0 -1 1077944320 44473 0 0 0 1599 13 0 0 20 0 15 0 10363572 14317654016 56140 18446744073709551615 4194304 4196468 140721690975728 140721690958272 140324429717239 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 7 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
/proc/16822/statm: 3495521 56140 3790 1 0 3484303 0
[pid=16822/tid=16824] ppid=16819 vsize=13982084 CPUtime=12.51 cores=1,3,5,7
/proc/16822/task/16824/stat : 16824 (java) R 16819 16822 5228 0 -1 4202560 15963 0 0 0 1245 6 0 0 20 0 15 0 10363579 14317654016 56140 18446744073709551615 4194304 4196468 140721690975728 140324433955280 140324055851661 0 4 1 16800974 0 0 0 -1 1 0 0 7 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16825] ppid=16819 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16822/task/16825/stat : 16825 (java) S 16819 16822 5228 0 -1 1077944384 597 0 0 0 0 0 0 0 20 0 15 0 10363580 14317654016 56140 18446744073709551615 4194304 4196468 140721690975728 140324371663248 140324429727445 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16826] ppid=16819 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16822/task/16826/stat : 16826 (java) S 16819 16822 5228 0 -1 1077944384 1056 0 0 0 0 0 0 0 20 0 15 0 10363580 14317654016 56140 18446744073709551615 4194304 4196468 140721690975728 140324370610448 140324429727445 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16827] ppid=16819 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16822/task/16827/stat : 16827 (java) S 16819 16822 5228 0 -1 1077944384 1116 0 0 0 0 0 0 0 20 0 15 0 10363580 14317654016 56140 18446744073709551615 4194304 4196468 140721690975728 140324369558160 140324429727445 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16828] ppid=16819 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16822/task/16828/stat : 16828 (java) S 16819 16822 5228 0 -1 1077944384 576 0 0 0 0 0 0 0 20 0 15 0 10363580 14317654016 56140 18446744073709551615 4194304 4196468 140721690975728 140324368505360 140324429727445 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16829] ppid=16819 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/16822/task/16829/stat : 16829 (java) S 16819 16822 5228 0 -1 1077944384 482 0 0 0 1 0 0 0 20 0 15 0 10363581 14317654016 56140 18446744073709551615 4194304 4196468 140721690975728 140323976239728 140324429728386 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16830] ppid=16819 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16822/task/16830/stat : 16830 (java) S 16819 16822 5228 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 10363582 14317654016 56140 18446744073709551615 4194304 4196468 140721690975728 140323975185760 140324429727445 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16831] ppid=16819 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16822/task/16831/stat : 16831 (java) S 16819 16822 5228 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 10363582 14317654016 56140 18446744073709551615 4194304 4196468 140721690975728 140323974133376 140324429727445 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16832] ppid=16819 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16822/task/16832/stat : 16832 (java) S 16819 16822 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10363584 14317654016 56140 18446744073709551615 4194304 4196468 140721690975728 140323973081680 140324429735835 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0

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

/proc/16822/task/16836/stat : 16836 (java) S 16819 16822 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10363585 14317654016 51834 18446744073709551615 4194304 4196468 140721690975728 140323968870880 140324429727445 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16837] ppid=16819 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16822/task/16837/stat : 16837 (java) S 16819 16822 5228 0 -1 1077944384 652 0 0 0 0 0 0 0 20 0 15 0 10363592 14317654016 51834 18446744073709551615 4194304 4196468 140721690975728 140323967818672 140324429728386 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
Current children cumulated CPU time (s) 54.75
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=16822] ppid=16819 vsize=13982084 CPUtime=105.99 cores=1,3,5,7
/proc/16822/stat : 16822 (java) S 16819 16822 5228 0 -1 1077944320 56891 0 0 0 10583 16 0 0 20 0 15 0 10363572 14317654016 42481 18446744073709551615 4194304 4196468 140721690975728 140721690958272 140324429717239 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 7 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
/proc/16822/statm: 3495521 42481 3790 1 0 3484303 0
[pid=16822/tid=16824] ppid=16819 vsize=13982084 CPUtime=102.05 cores=1,3,5,7
/proc/16822/task/16824/stat : 16824 (java) R 16819 16822 5228 0 -1 4202560 18022 0 0 0 10199 6 0 0 20 0 15 0 10363579 14317654016 42481 18446744073709551615 4194304 4196468 140721690975728 140324433955664 140324054610865 0 4 1 16800974 0 0 0 -1 1 0 0 7 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16825] ppid=16819 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/16822/task/16825/stat : 16825 (java) S 16819 16822 5228 0 -1 1077944384 1642 0 0 0 2 0 0 0 20 0 15 0 10363580 14317654016 42481 18446744073709551615 4194304 4196468 140721690975728 140324371663248 140324429727445 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16826] ppid=16819 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/16822/task/16826/stat : 16826 (java) S 16819 16822 5228 0 -1 1077944384 2362 0 0 0 2 0 0 0 20 0 15 0 10363580 14317654016 42481 18446744073709551615 4194304 4196468 140721690975728 140324370610448 140324429727445 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16827] ppid=16819 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/16822/task/16827/stat : 16827 (java) S 16819 16822 5228 0 -1 1077944384 1833 0 0 0 2 0 0 0 20 0 15 0 10363580 14317654016 42481 18446744073709551615 4194304 4196468 140721690975728 140324369558160 140324429727445 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16828] ppid=16819 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/16822/task/16828/stat : 16828 (java) S 16819 16822 5228 0 -1 1077944384 1309 0 0 0 2 0 0 0 20 0 15 0 10363580 14317654016 42481 18446744073709551615 4194304 4196468 140721690975728 140324368505360 140324429727445 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16829] ppid=16819 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/16822/task/16829/stat : 16829 (java) S 16819 16822 5228 0 -1 1077944384 1429 0 0 0 3 0 0 0 20 0 15 0 10363581 14317654016 42481 18446744073709551615 4194304 4196468 140721690975728 140323976239728 140324429728386 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16830] ppid=16819 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16822/task/16830/stat : 16830 (java) S 16819 16822 5228 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 10363582 14317654016 42481 18446744073709551615 4194304 4196468 140721690975728 140323975185760 140324429727445 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16831] ppid=16819 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16822/task/16831/stat : 16831 (java) S 16819 16822 5228 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 10363582 14317654016 42481 18446744073709551615 4194304 4196468 140721690975728 140323974133376 140324429727445 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16832] ppid=16819 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16822/task/16832/stat : 16832 (java) S 16819 16822 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10363584 14317654016 42481 18446744073709551615 4194304 4196468 140721690975728 140323973081680 140324429735835 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16833] ppid=16819 vsize=13982084 CPUtime=1.56 cores=1,3,5,7
/proc/16822/task/16833/stat : 16833 (java) S 16819 16822 5228 0 -1 1077944384 9207 0 0 0 155 1 0 0 20 0 15 0 10363584 14317654016 42481 18446744073709551615 4194304 4196468 140721690975728 140323972028528 140324429728386 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16834] ppid=16819 vsize=13982084 CPUtime=1.43 cores=1,3,5,7
/proc/16822/task/16834/stat : 16834 (java) S 16819 16822 5228 0 -1 1077944384 8193 0 0 0 142 1 0 0 20 0 15 0 10363584 14317654016 42481 18446744073709551615 4194304 4196468 140721690975728 140323970975728 140324429728386 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16835] ppid=16819 vsize=13982084 CPUtime=0.72 cores=1,3,5,7
/proc/16822/task/16835/stat : 16835 (java) S 16819 16822 5228 0 -1 1077944384 10738 0 0 0 70 2 0 0 20 0 15 0 10363584 14317654016 42481 18446744073709551615 4194304 4196468 140721690975728 140323969923440 140324429728386 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16836] ppid=16819 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16822/task/16836/stat : 16836 (java) S 16819 16822 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10363585 14317654016 42481 18446744073709551615 4194304 4196468 140721690975728 140323968870880 140324429727445 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16837] ppid=16819 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/16822/task/16837/stat : 16837 (java) S 16819 16822 5228 0 -1 1077944384 697 0 0 0 0 1 0 0 20 0 15 0 10363592 14317654016 42481 18446744073709551615 4194304 4196468 140721690975728 140323967818672 140324429728386 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
Current children cumulated CPU time (s) 105.99
Current children cumulated vsize (KiB) 13982084

[startup+162.301 s]
/proc/loadavg: 1.66 1.81 1.78 3/214 16921
/proc/meminfo: memFree=31537620/32770624 swapFree=0/195384
[pid=16822] ppid=16819 vsize=13982084 CPUtime=166.03 cores=1,3,5,7
/proc/16822/stat : 16822 (java) S 16819 16822 5228 0 -1 1077944320 58289 0 0 0 16585 18 0 0 20 0 15 0 10363572 14317654016 38144 18446744073709551615 4194304 4196468 140721690975728 140721690958272 140324429717239 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 7 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
/proc/16822/statm: 3495521 38144 3790 1 0 3484303 0
[pid=16822/tid=16824] ppid=16819 vsize=13982084 CPUtime=162 cores=1,3,5,7
/proc/16822/task/16824/stat : 16824 (java) R 16819 16822 5228 0 -1 4202560 18415 0 0 0 16194 6 0 0 20 0 15 0 10363579 14317654016 38144 18446744073709551615 4194304 4196468 140721690975728 140324433955680 140324051161390 0 4 1 16800974 0 0 0 -1 5 0 0 7 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16825] ppid=16819 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/16822/task/16825/stat : 16825 (java) S 16819 16822 5228 0 -1 1077944384 1680 0 0 0 3 1 0 0 20 0 15 0 10363580 14317654016 38144 18446744073709551615 4194304 4196468 140721690975728 140324371663248 140324429727445 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16826] ppid=16819 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/16822/task/16826/stat : 16826 (java) S 16819 16822 5228 0 -1 1077944384 2933 0 0 0 3 0 0 0 20 0 15 0 10363580 14317654016 38144 18446744073709551615 4194304 4196468 140721690975728 140324370610448 140324429727445 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16827] ppid=16819 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/16822/task/16827/stat : 16827 (java) S 16819 16822 5228 0 -1 1077944384 1937 0 0 0 3 1 0 0 20 0 15 0 10363580 14317654016 38144 18446744073709551615 4194304 4196468 140721690975728 140324369558160 140324429727445 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16828] ppid=16819 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/16822/task/16828/stat : 16828 (java) S 16819 16822 5228 0 -1 1077944384 1333 0 0 0 3 1 0 0 20 0 15 0 10363580 14317654016 38144 18446744073709551615 4194304 4196468 140721690975728 140324368505360 140324429727445 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16829] ppid=16819 vsize=13982084 CPUtime=0.05 cores=1,3,5,7
/proc/16822/task/16829/stat : 16829 (java) S 16819 16822 5228 0 -1 1077944384 1671 0 0 0 5 0 0 0 20 0 15 0 10363581 14317654016 38144 18446744073709551615 4194304 4196468 140721690975728 140323976239728 140324429728386 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16830] ppid=16819 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16822/task/16830/stat : 16830 (java) S 16819 16822 5228 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 10363582 14317654016 38144 18446744073709551615 4194304 4196468 140721690975728 140323975185760 140324429727445 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16831] ppid=16819 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16822/task/16831/stat : 16831 (java) S 16819 16822 5228 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 10363582 14317654016 38144 18446744073709551615 4194304 4196468 140721690975728 140323974133376 140324429727445 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16832] ppid=16819 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16822/task/16832/stat : 16832 (java) S 16819 16822 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10363584 14317654016 38144 18446744073709551615 4194304 4196468 140721690975728 140323973081680 140324429735835 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16833] ppid=16819 vsize=13982084 CPUtime=1.56 cores=1,3,5,7
/proc/16822/task/16833/stat : 16833 (java) S 16819 16822 5228 0 -1 1077944384 9209 0 0 0 155 1 0 0 20 0 15 0 10363584 14317654016 38144 18446744073709551615 4194304 4196468 140721690975728 140323972028528 140324429728386 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16834] ppid=16819 vsize=13982084 CPUtime=1.43 cores=1,3,5,7
/proc/16822/task/16834/stat : 16834 (java) S 16819 16822 5228 0 -1 1077944384 8195 0 0 0 142 1 0 0 20 0 15 0 10363584 14317654016 38144 18446744073709551615 4194304 4196468 140721690975728 140323970975728 140324429728386 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16835] ppid=16819 vsize=13982084 CPUtime=0.72 cores=1,3,5,7
/proc/16822/task/16835/stat : 16835 (java) S 16819 16822 5228 0 -1 1077944384 10740 0 0 0 70 2 0 0 20 0 15 0 10363584 14317654016 38144 18446744073709551615 4194304 4196468 140721690975728 140323969923440 140324429728386 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16836] ppid=16819 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16822/task/16836/stat : 16836 (java) S 16819 16822 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10363585 14317654016 38144 18446744073709551615 4194304 4196468 140721690975728 140323968870880 140324429727445 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16837] ppid=16819 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/16822/task/16837/stat : 16837 (java) S 16819 16822 5228 0 -1 1077944384 717 0 0 0 1 2 0 0 20 0 15 0 10363592 14317654016 38144 18446744073709551615 4194304 4196468 140721690975728 140323967818672 140324429728386 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
Current children cumulated CPU time (s) 166.03
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=16822] ppid=16819 vsize=13982084 CPUtime=226.1 cores=1,3,5,7
/proc/16822/stat : 16822 (java) S 16819 16822 5228 0 -1 1077944320 58362 0 0 0 22591 19 0 0 20 0 15 0 10363572 14317654016 38144 18446744073709551615 4194304 4196468 140721690975728 140721690958272 140324429717239 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 7 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
/proc/16822/statm: 3495521 38144 3790 1 0 3484303 0
[pid=16822/tid=16824] ppid=16819 vsize=13982084 CPUtime=221.97 cores=1,3,5,7
/proc/16822/task/16824/stat : 16824 (java) R 16819 16822 5228 0 -1 4202560 18455 0 0 0 22190 7 0 0 20 0 15 0 10363579 14317654016 38144 18446744073709551615 4194304 4196468 140721690975728 140324433955680 140324054459381 0 4 1 16800974 0 0 0 -1 5 0 0 7 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16825] ppid=16819 vsize=13982084 CPUtime=0.06 cores=1,3,5,7
/proc/16822/task/16825/stat : 16825 (java) S 16819 16822 5228 0 -1 1077944384 1688 0 0 0 5 1 0 0 20 0 15 0 10363580 14317654016 38144 18446744073709551615 4194304 4196468 140721690975728 140324371663248 140324429727445 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16826] ppid=16819 vsize=13982084 CPUtime=0.06 cores=1,3,5,7
/proc/16822/task/16826/stat : 16826 (java) S 16819 16822 5228 0 -1 1077944384 2938 0 0 0 5 1 0 0 20 0 15 0 10363580 14317654016 38144 18446744073709551615 4194304 4196468 140721690975728 140324370610448 140324429727445 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16827] ppid=16819 vsize=13982084 CPUtime=0.06 cores=1,3,5,7
/proc/16822/task/16827/stat : 16827 (java) S 16819 16822 5228 0 -1 1077944384 1944 0 0 0 5 1 0 0 20 0 15 0 10363580 14317654016 38144 18446744073709551615 4194304 4196468 140721690975728 140324369558160 140324429727445 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16828] ppid=16819 vsize=13982084 CPUtime=0.06 cores=1,3,5,7
/proc/16822/task/16828/stat : 16828 (java) S 16819 16822 5228 0 -1 1077944384 1341 0 0 0 5 1 0 0 20 0 15 0 10363580 14317654016 38144 18446744073709551615 4194304 4196468 140721690975728 140324368505360 140324429727445 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16829] ppid=16819 vsize=13982084 CPUtime=0.08 cores=1,3,5,7
/proc/16822/task/16829/stat : 16829 (java) S 16819 16822 5228 0 -1 1077944384 1676 0 0 0 7 1 0 0 20 0 15 0 10363581 14317654016 38144 18446744073709551615 4194304 4196468 140721690975728 140323976239728 140324429728386 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16830] ppid=16819 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16822/task/16830/stat : 16830 (java) S 16819 16822 5228 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 10363582 14317654016 38144 18446744073709551615 4194304 4196468 140721690975728 140323975185760 140324429727445 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16831] ppid=16819 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16822/task/16831/stat : 16831 (java) S 16819 16822 5228 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 10363582 14317654016 38144 18446744073709551615 4194304 4196468 140721690975728 140323974133376 140324429727445 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16832] ppid=16819 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16822/task/16832/stat : 16832 (java) S 16819 16822 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10363584 14317654016 38144 18446744073709551615 4194304 4196468 140721690975728 140323973081680 140324429735835 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16833] ppid=16819 vsize=13982084 CPUtime=1.56 cores=1,3,5,7
/proc/16822/task/16833/stat : 16833 (java) S 16819 16822 5228 0 -1 1077944384 9209 0 0 0 155 1 0 0 20 0 15 0 10363584 14317654016 38144 18446744073709551615 4194304 4196468 140721690975728 140323972028528 140324429728386 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16834] ppid=16819 vsize=13982084 CPUtime=1.43 cores=1,3,5,7
/proc/16822/task/16834/stat : 16834 (java) S 16819 16822 5228 0 -1 1077944384 8195 0 0 0 142 1 0 0 20 0 15 0 10363584 14317654016 38144 18446744073709551615 4194304 4196468 140721690975728 140323970975728 140324429728386 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16835] ppid=16819 vsize=13982084 CPUtime=0.72 cores=1,3,5,7
/proc/16822/task/16835/stat : 16835 (java) S 16819 16822 5228 0 -1 1077944384 10740 0 0 0 70 2 0 0 20 0 15 0 10363584 14317654016 38144 18446744073709551615 4194304 4196468 140721690975728 140323969923440 140324429728386 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16836] ppid=16819 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16822/task/16836/stat : 16836 (java) S 16819 16822 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10363585 14317654016 38144 18446744073709551615 4194304 4196468 140721690975728 140323968870880 140324429727445 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16837] ppid=16819 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/16822/task/16837/stat : 16837 (java) S 16819 16822 5228 0 -1 1077944384 717 0 0 0 1 3 0 0 20 0 15 0 10363592 14317654016 38144 18446744073709551615 4194304 4196468 140721690975728 140323967818672 140324429728386 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
Current children cumulated CPU time (s) 226.1
Current children cumulated vsize (KiB) 13982084



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]
/proc/loadavg: 1.46 1.73 1.75 3/218 16960
/proc/meminfo: memFree=31541364/32770624 swapFree=0/195460
[pid=16822] ppid=16819 vsize=13982084 CPUtime=243.81 cores=1,3,5,7
/proc/16822/stat : 16822 (java) S 16819 16822 5228 0 -1 1077944320 58391 0 0 0 24362 19 0 0 20 0 15 0 10363572 14317654016 38144 18446744073709551615 4194304 4196468 140721690975728 140721690958272 140324429717239 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 7 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
/proc/16822/statm: 3495521 38144 3790 1 0 3484303 0
[pid=16822/tid=16824] ppid=16819 vsize=13982084 CPUtime=239.65 cores=1,3,5,7
/proc/16822/task/16824/stat : 16824 (java) R 16819 16822 5228 0 -1 4202560 18468 0 0 0 23958 7 0 0 20 0 15 0 10363579 14317654016 38144 18446744073709551615 4194304 4196468 140721690975728 140324433955472 140324056371035 0 4 1 16800974 0 0 0 -1 1 0 0 7 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16825] ppid=16819 vsize=13982084 CPUtime=0.06 cores=1,3,5,7
/proc/16822/task/16825/stat : 16825 (java) S 16819 16822 5228 0 -1 1077944384 1688 0 0 0 5 1 0 0 20 0 15 0 10363580 14317654016 38144 18446744073709551615 4194304 4196468 140721690975728 140324371663248 140324429727445 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16826] ppid=16819 vsize=13982084 CPUtime=0.06 cores=1,3,5,7
/proc/16822/task/16826/stat : 16826 (java) S 16819 16822 5228 0 -1 1077944384 2943 0 0 0 5 1 0 0 20 0 15 0 10363580 14317654016 38144 18446744073709551615 4194304 4196468 140721690975728 140324370610448 140324429727445 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16827] ppid=16819 vsize=13982084 CPUtime=0.06 cores=1,3,5,7
/proc/16822/task/16827/stat : 16827 (java) S 16819 16822 5228 0 -1 1077944384 1951 0 0 0 5 1 0 0 20 0 15 0 10363580 14317654016 38144 18446744073709551615 4194304 4196468 140721690975728 140324369558160 140324429727445 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16828] ppid=16819 vsize=13982084 CPUtime=0.07 cores=1,3,5,7
/proc/16822/task/16828/stat : 16828 (java) S 16819 16822 5228 0 -1 1077944384 1345 0 0 0 6 1 0 0 20 0 15 0 10363580 14317654016 38144 18446744073709551615 4194304 4196468 140721690975728 140324368505360 140324429727445 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16829] ppid=16819 vsize=13982084 CPUtime=0.08 cores=1,3,5,7
/proc/16822/task/16829/stat : 16829 (java) S 16819 16822 5228 0 -1 1077944384 1676 0 0 0 7 1 0 0 20 0 15 0 10363581 14317654016 38144 18446744073709551615 4194304 4196468 140721690975728 140323976239728 140324429728386 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16830] ppid=16819 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16822/task/16830/stat : 16830 (java) S 16819 16822 5228 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 10363582 14317654016 38144 18446744073709551615 4194304 4196468 140721690975728 140323975185760 140324429727445 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16831] ppid=16819 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16822/task/16831/stat : 16831 (java) S 16819 16822 5228 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 10363582 14317654016 38144 18446744073709551615 4194304 4196468 140721690975728 140323974133376 140324429727445 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16832] ppid=16819 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16822/task/16832/stat : 16832 (java) S 16819 16822 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10363584 14317654016 38144 18446744073709551615 4194304 4196468 140721690975728 140323973081680 140324429735835 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16833] ppid=16819 vsize=13982084 CPUtime=1.56 cores=1,3,5,7
/proc/16822/task/16833/stat : 16833 (java) S 16819 16822 5228 0 -1 1077944384 9209 0 0 0 155 1 0 0 20 0 15 0 10363584 14317654016 38144 18446744073709551615 4194304 4196468 140721690975728 140323972028528 140324429728386 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16834] ppid=16819 vsize=13982084 CPUtime=1.43 cores=1,3,5,7
/proc/16822/task/16834/stat : 16834 (java) S 16819 16822 5228 0 -1 1077944384 8195 0 0 0 142 1 0 0 20 0 15 0 10363584 14317654016 38144 18446744073709551615 4194304 4196468 140721690975728 140323970975728 140324429728386 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16835] ppid=16819 vsize=13982084 CPUtime=0.72 cores=1,3,5,7
/proc/16822/task/16835/stat : 16835 (java) S 16819 16822 5228 0 -1 1077944384 10740 0 0 0 70 2 0 0 20 0 15 0 10363584 14317654016 38144 18446744073709551615 4194304 4196468 140721690975728 140323969923440 140324429728386 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16836] ppid=16819 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16822/task/16836/stat : 16836 (java) S 16819 16822 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10363585 14317654016 38144 18446744073709551615 4194304 4196468 140721690975728 140323968870880 140324429727445 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
[pid=16822/tid=16837] ppid=16819 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/16822/task/16837/stat : 16837 (java) S 16819 16822 5228 0 -1 1077944384 717 0 0 0 1 3 0 0 20 0 15 0 10363592 14317654016 38144 18446744073709551615 4194304 4196468 140721690975728 140323967818672 140324429728386 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13447168 140721690976658 140721690976843 140721690976843 140721690980303 0
Current children cumulated CPU time (s) 243.81
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 16822 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): 243.833
CPU user time (s): 243.631
CPU system time (s): 0.202151
CPU usage (%): 101.592
Max. virtual memory (cumulated for all children) (KiB): 13982084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 243.631
system time used= 0.202151
maximum resident set size= 226252
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58925
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= 10066
involuntary context switches= 364

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.0256 second user time and 1.26782 second system time

The end

Launcher Data

Begin job on node133 at 2017-08-01 23:57:16
IDJOB=4256262
IDBENCH=115772
IDSOLVER=2639
FILE ID=node133/4256262-1501625482
RUNJOBID= node133-1501622945-15686
PBS_JOBID= 
Free space on /tmp= 61820 MiB

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

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

MD5SUM BENCH= 51c1ec7c53f2e239726c0b7c1f1d5b64
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:        31670580 kB
MemAvailable:   31860804 kB
Buffers:           98120 kB
Cached:           374704 kB
SwapCached:            0 kB
Active:           488756 kB
Inactive:         203768 kB
Active(anon):     220048 kB
Inactive(anon):     8536 kB
Active(file):     268708 kB
Inactive(file):   195232 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42344 kB
Writeback:             0 kB
AnonPages:        295628 kB
Mapped:            44536 kB
Shmem:              8892 kB
Slab:             109912 kB
SReclaimable:      84236 kB
SUnreclaim:        25676 kB
KernelStack:        3696 kB
PageTables:         5452 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1145360 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    165888 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:16