Trace number 4256265

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) 246.207 240.019

General information on the benchmark

NameScheduling/Scheduling-js-taillard/
Taillard-js-020-20-3.xml
MD5SUM5314b126c5fc4f843c68abc8a30fc0ca
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark1690
Best CPU time to get the best result obtained on this benchmark251.91701
Satisfiable
(Un)Satisfiability was proved
Number of variables420
Number of constraints440
Number of domains1
Minimum domain size1760
Maximum domain size1760
Distribution of domain sizes[{"size":1760,"count":420}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":20},{"degree":3,"count":400}]
Minimum constraint arity1
Maximum constraint arity20
Distribution of constraint arities[{"arity":1,"count":20},{"arity":2,"count":400},{"arity":20,"count":20}]
Number of extensional constraints0
Number of intensional constraints420
Distribution of constraint types[{"type":"intension","count":420},{"type":"noOverlap","count":20}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.26/0.37	c version: 2017-07-26
0.26/0.37	c seed: 1540308726
0.26/0.37	c timeout: 264
0.26/0.37	c memlimit: 11000
0.26/0.37	c nbcore: 4
0.26/0.39	c Parsing instance...
2.36/1.24	c Parsing done, starting search...
246.18/240.01	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-4256265-1501625243/watcher-4256265-1501625243 -o /tmp/evaluation-result-4256265-1501625243/solver-4256265-1501625243 -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 1540308726 --timelimit 264 --memlimit 11000 --nbcore 4 HOME/instance-4256265-1501625243.xml 

pid=16733
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.92 1.84 1.77 6/199 16736
/proc/meminfo: memFree=31716588/32770624 swapFree=0/195100
[pid=16736] ppid=16733 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/16736/stat : 16736 (runsolver) D 16733 16736 5228 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 10339606 24240128 107 18446744073709551615 4194304 4338465 140720733557824 140720733555464 140273833865943 0 0 1 24578 18446744071580418449 0 0 17 2 0 0 0 0 0 6438912 6441760 10682368 140720733565030 140720733565510 140720733565510 140720733568970 0
/proc/16736/statm: 5918 107 54 36 0 2156 0

[startup+0.103668 s]
/proc/loadavg: 1.92 1.84 1.77 6/199 16736
/proc/meminfo: memFree=31716588/32770624 swapFree=0/195100
[pid=16736] ppid=16733 vsize=13441564 CPUtime=0.01 cores=0,2,4,6
/proc/16736/stat : 16736 (java) S 16733 16736 5228 0 -1 1077944320 3843 0 0 0 1 0 0 0 20 0 8 0 10339606 13764161536 3989 18446744073709551615 4194304 4196468 140730260888352 140730260870896 139874888220407 0 0 1 16784584 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
/proc/16736/statm: 3360391 3989 2023 1 0 3349896 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13441564

[startup+0.20512 s]
/proc/loadavg: 1.92 1.84 1.77 6/199 16736
/proc/meminfo: memFree=31716588/32770624 swapFree=0/195100
[pid=16736] ppid=16733 vsize=13975920 CPUtime=0.11 cores=0,2,4,6
/proc/16736/stat : 16736 (java) S 16733 16736 5228 0 -1 1077944320 7000 0 0 0 9 2 0 0 20 0 15 0 10339606 14311342080 7678 18446744073709551615 4194304 4196468 140730260888352 140730260870896 139874888220407 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
/proc/16736/statm: 3494236 7678 3377 1 0 3483023 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 13975920

[startup+0.301989 s]
/proc/loadavg: 1.92 1.84 1.77 6/199 16736
/proc/meminfo: memFree=31716588/32770624 swapFree=0/195100
[pid=16736] ppid=16733 vsize=13975920 CPUtime=0.26 cores=0,2,4,6
/proc/16736/stat : 16736 (java) S 16733 16736 5228 0 -1 1077944320 10674 0 0 0 23 3 0 0 20 0 15 0 10339606 14311342080 9982 18446744073709551615 4194304 4196468 140730260888352 140730260870896 139874888220407 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
/proc/16736/statm: 3493980 9982 3529 1 0 3482767 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 13975920

[startup+0.700211 s]
/proc/loadavg: 1.92 1.84 1.77 6/199 16736
/proc/meminfo: memFree=31716588/32770624 swapFree=0/195100
[pid=16736] ppid=16733 vsize=13977988 CPUtime=1.09 cores=0,2,4,6
/proc/16736/stat : 16736 (java) S 16733 16736 5228 0 -1 1077944320 13996 0 0 0 104 5 0 0 20 0 15 0 10339606 14313459712 17292 18446744073709551615 4194304 4196468 140730260888352 140730260870896 139874888220407 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
/proc/16736/statm: 3494497 17292 3724 1 0 3483279 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 13977988

[startup+1.50062 s]
/proc/loadavg: 1.92 1.84 1.77 5/214 16751
/proc/meminfo: memFree=31597108/32770624 swapFree=0/195104
[pid=16736] ppid=16733 vsize=13982084 CPUtime=3.29 cores=0,2,4,6
/proc/16736/stat : 16736 (java) S 16733 16736 5228 0 -1 1077944320 32575 0 0 0 321 8 0 0 20 0 15 0 10339606 14317654016 35157 18446744073709551615 4194304 4196468 140730260888352 140730260870896 139874888220407 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
/proc/16736/statm: 3495521 35157 3759 1 0 3484303 0
[pid=16736/tid=16738] ppid=16733 vsize=13982084 CPUtime=1.36 cores=0,2,4,6
/proc/16736/task/16738/stat : 16738 (java) R 16733 16736 5228 0 -1 4202560 15717 0 0 0 131 5 0 0 20 0 15 0 10339614 14317654016 35157 18446744073709551615 4194304 4196468 140730260888352 139874892455480 139874491580028 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16739] ppid=16733 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16736/task/16739/stat : 16739 (java) S 16733 16736 5228 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10339615 14317654016 35157 18446744073709551615 4194304 4196468 140730260888352 139874807635088 139874888230613 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16740] ppid=16733 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16736/task/16740/stat : 16740 (java) S 16733 16736 5228 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10339615 14317654016 35157 18446744073709551615 4194304 4196468 140730260888352 139874806582288 139874888230613 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16741] ppid=16733 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16736/task/16741/stat : 16741 (java) S 16733 16736 5228 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10339615 14317654016 35157 18446744073709551615 4194304 4196468 140730260888352 139874805529488 139874888230613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16742] ppid=16733 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16736/task/16742/stat : 16742 (java) S 16733 16736 5228 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10339615 14317654016 35157 18446744073709551615 4194304 4196468 140730260888352 139874485136144 139874888230613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16743] ppid=16733 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16736/task/16743/stat : 16743 (java) S 16733 16736 5228 0 -1 1077944384 446 0 0 0 0 0 0 0 20 0 15 0 10339616 14317654016 35157 18446744073709551615 4194304 4196468 140730260888352 139874389670256 139874888231554 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16744] ppid=16733 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16736/task/16744/stat : 16744 (java) S 16733 16736 5228 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 10339617 14317654016 35157 18446744073709551615 4194304 4196468 140730260888352 139874388616224 139874888230613 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16745] ppid=16733 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16736/task/16745/stat : 16745 (java) S 16733 16736 5228 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 10339617 14317654016 35157 18446744073709551615 4194304 4196468 140730260888352 139874387563376 139874888230613 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16746] ppid=16733 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16736/task/16746/stat : 16746 (java) S 16733 16736 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10339619 14317654016 35157 18446744073709551615 4194304 4196468 140730260888352 139874386511696 139874888239003 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16747] ppid=16733 vsize=13982084 CPUtime=0.62 cores=0,2,4,6
/proc/16736/task/16747/stat : 16747 (java) R 16733 16736 5228 0 -1 4202560 3256 0 0 0 62 0 0 0 20 0 15 0 10339619 14317654016 35157 18446744073709551615 4194304 4196468 140730260888352 139874385442832 139874871631279 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16748] ppid=16733 vsize=13982084 CPUtime=0.62 cores=0,2,4,6
/proc/16736/task/16748/stat : 16748 (java) R 16733 16736 5228 0 -1 4202560 4145 0 0 0 61 1 0 0 20 0 15 0 10339619 14317654016 35157 18446744073709551615 4194304 4196468 140730260888352 139874384393160 139874868072543 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16749] ppid=16733 vsize=13982084 CPUtime=0.66 cores=0,2,4,6
/proc/16736/task/16749/stat : 16749 (java) R 16733 16736 5228 0 -1 1077944384 7630 0 0 0 65 1 0 0 20 0 15 0 10339619 14317654016 35157 18446744073709551615 4194304 4196468 140730260888352 139874383354480 139874888231554 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16750] ppid=16733 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16736/task/16750/stat : 16750 (java) S 16733 16736 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10339619 14317654016 35157 18446744073709551615 4194304 4196468 140730260888352 139874382301920 139874888230613 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16751] ppid=16733 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16736/task/16751/stat : 16751 (java) S 16733 16736 5228 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 10339623 14317654016 35157 18446744073709551615 4194304 4196468 140730260888352 139874381249200 139874888231554 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
Current children cumulated CPU time (s) 3.29
Current children cumulated vsize (KiB) 13982084

[startup+3.10058 s]
/proc/loadavg: 1.92 1.84 1.77 5/214 16751
/proc/meminfo: memFree=31516216/32770624 swapFree=0/195104
[pid=16736] ppid=16733 vsize=13982084 CPUtime=8.14 cores=0,2,4,6
/proc/16736/stat : 16736 (java) S 16733 16736 5228 0 -1 1077944320 39017 0 0 0 802 12 0 0 20 0 15 0 10339606 14317654016 45475 18446744073709551615 4194304 4196468 140730260888352 140730260870896 139874888220407 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
/proc/16736/statm: 3495521 45475 3760 1 0 3484303 0
[pid=16736/tid=16738] ppid=16733 vsize=13982084 CPUtime=2.97 cores=0,2,4,6
/proc/16736/task/16738/stat : 16738 (java) R 16733 16736 5228 0 -1 4202560 15763 0 0 0 291 6 0 0 20 0 15 0 10339614 14317654016 45475 18446744073709551615 4194304 4196468 140730260888352 139874892455976 139874493066689 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16739] ppid=16733 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16736/task/16739/stat : 16739 (java) S 16733 16736 5228 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10339615 14317654016 45475 18446744073709551615 4194304 4196468 140730260888352 139874807635088 139874888230613 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16740] ppid=16733 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16736/task/16740/stat : 16740 (java) S 16733 16736 5228 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10339615 14317654016 45475 18446744073709551615 4194304 4196468 140730260888352 139874806582288 139874888230613 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16741] ppid=16733 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16736/task/16741/stat : 16741 (java) S 16733 16736 5228 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10339615 14317654016 45475 18446744073709551615 4194304 4196468 140730260888352 139874805529488 139874888230613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16742] ppid=16733 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16736/task/16742/stat : 16742 (java) S 16733 16736 5228 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10339615 14317654016 45475 18446744073709551615 4194304 4196468 140730260888352 139874485136144 139874888230613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16743] ppid=16733 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16736/task/16743/stat : 16743 (java) S 16733 16736 5228 0 -1 1077944384 446 0 0 0 0 0 0 0 20 0 15 0 10339616 14317654016 45475 18446744073709551615 4194304 4196468 140730260888352 139874389670256 139874888231554 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16744] ppid=16733 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16736/task/16744/stat : 16744 (java) S 16733 16736 5228 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 10339617 14317654016 45475 18446744073709551615 4194304 4196468 140730260888352 139874388616224 139874888230613 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16745] ppid=16733 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16736/task/16745/stat : 16745 (java) S 16733 16736 5228 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 10339617 14317654016 45475 18446744073709551615 4194304 4196468 140730260888352 139874387563376 139874888230613 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16746] ppid=16733 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16736/task/16746/stat : 16746 (java) S 16733 16736 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10339619 14317654016 45475 18446744073709551615 4194304 4196468 140730260888352 139874386511696 139874888239003 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16747] ppid=16733 vsize=13982084 CPUtime=2.22 cores=0,2,4,6
/proc/16736/task/16747/stat : 16747 (java) R 16733 16736 5228 0 -1 4202560 6551 0 0 0 219 3 0 0 20 0 15 0 10339619 14317654016 45475 18446744073709551615 4194304 4196468 140730260888352 139874385443000 139874881320254 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16748] ppid=16733 vsize=13982084 CPUtime=2.22 cores=0,2,4,6
/proc/16736/task/16748/stat : 16748 (java) R 16733 16736 5228 0 -1 4202560 7113 0 0 0 221 1 0 0 20 0 15 0 10339619 14317654016 45475 18446744073709551615 4194304 4196468 140730260888352 139874384399768 139874873328379 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16749] ppid=16733 vsize=13982084 CPUtime=0.7 cores=0,2,4,6
/proc/16736/task/16749/stat : 16749 (java) S 16733 16736 5228 0 -1 1077944384 7766 0 0 0 69 1 0 0 20 0 15 0 10339619 14317654016 45475 18446744073709551615 4194304 4196468 140730260888352 139874383354480 139874888231554 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16750] ppid=16733 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16736/task/16750/stat : 16750 (java) S 16733 16736 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10339619 14317654016 45475 18446744073709551615 4194304 4196468 140730260888352 139874382301920 139874888230613 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16751] ppid=16733 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16736/task/16751/stat : 16751 (java) S 16733 16736 5228 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 10339623 14317654016 45475 18446744073709551615 4194304 4196468 140730260888352 139874381249200 139874888231554 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
Current children cumulated CPU time (s) 8.14
Current children cumulated vsize (KiB) 13982084

[startup+6.30058 s]
/proc/loadavg: 1.92 1.84 1.77 4/214 16752
/proc/meminfo: memFree=31421148/32770624 swapFree=0/195116
[pid=16736] ppid=16733 vsize=13982084 CPUtime=11.91 cores=0,2,4,6
/proc/16736/stat : 16736 (java) S 16733 16736 5228 0 -1 1077944320 45978 0 0 0 1177 14 0 0 20 0 15 0 10339606 14317654016 60039 18446744073709551615 4194304 4196468 140730260888352 140730260870896 139874888220407 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
/proc/16736/statm: 3495521 60039 3781 1 0 3484303 0
[pid=16736/tid=16738] ppid=16733 vsize=13982084 CPUtime=6.16 cores=0,2,4,6
/proc/16736/task/16738/stat : 16738 (java) R 16733 16736 5228 0 -1 4202560 16205 0 0 0 609 7 0 0 20 0 15 0 10339614 14317654016 60039 18446744073709551615 4194304 4196468 140730260888352 139874892458592 139874494502912 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16739] ppid=16733 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16736/task/16739/stat : 16739 (java) S 16733 16736 5228 0 -1 1077944384 491 0 0 0 0 0 0 0 20 0 15 0 10339615 14317654016 60039 18446744073709551615 4194304 4196468 140730260888352 139874807635088 139874888230613 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16740] ppid=16733 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16736/task/16740/stat : 16740 (java) S 16733 16736 5228 0 -1 1077944384 96 0 0 0 0 0 0 0 20 0 15 0 10339615 14317654016 60039 18446744073709551615 4194304 4196468 140730260888352 139874806582288 139874888230613 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16741] ppid=16733 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16736/task/16741/stat : 16741 (java) S 16733 16736 5228 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 15 0 10339615 14317654016 60039 18446744073709551615 4194304 4196468 140730260888352 139874805529488 139874888230613 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16742] ppid=16733 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16736/task/16742/stat : 16742 (java) S 16733 16736 5228 0 -1 1077944384 991 0 0 0 0 0 0 0 20 0 15 0 10339615 14317654016 60039 18446744073709551615 4194304 4196468 140730260888352 139874485136144 139874888230613 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16743] ppid=16733 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16736/task/16743/stat : 16743 (java) S 16733 16736 5228 0 -1 1077944384 853 0 0 0 0 0 0 0 20 0 15 0 10339616 14317654016 60039 18446744073709551615 4194304 4196468 140730260888352 139874389670256 139874888231554 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16744] ppid=16733 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16736/task/16744/stat : 16744 (java) S 16733 16736 5228 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 10339617 14317654016 60039 18446744073709551615 4194304 4196468 140730260888352 139874388616288 139874888230613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16745] ppid=16733 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16736/task/16745/stat : 16745 (java) S 16733 16736 5228 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 10339617 14317654016 60039 18446744073709551615 4194304 4196468 140730260888352 139874387563376 139874888230613 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16746] ppid=16733 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16736/task/16746/stat : 16746 (java) S 16733 16736 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10339619 14317654016 60039 18446744073709551615 4194304 4196468 140730260888352 139874386511696 139874888239003 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16747] ppid=16733 vsize=13982084 CPUtime=2.37 cores=0,2,4,6
/proc/16736/task/16747/stat : 16747 (java) S 16733 16736 5228 0 -1 1077944384 7165 0 0 0 234 3 0 0 20 0 15 0 10339619 14317654016 60039 18446744073709551615 4194304 4196468 140730260888352 139874385460080 139874888231554 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16748] ppid=16733 vsize=13982084 CPUtime=2.59 cores=0,2,4,6
/proc/16736/task/16748/stat : 16748 (java) S 16733 16736 5228 0 -1 1077944384 8665 0 0 0 258 1 0 0 20 0 15 0 10339619 14317654016 60039 18446744073709551615 4194304 4196468 140730260888352 139874384407280 139874888231554 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16749] ppid=16733 vsize=13982084 CPUtime=0.73 cores=0,2,4,6
/proc/16736/task/16749/stat : 16749 (java) S 16733 16736 5228 0 -1 1077944384 9035 0 0 0 72 1 0 0 20 0 15 0 10339619 14317654016 60039 18446744073709551615 4194304 4196468 140730260888352 139874383354480 139874888231554 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16750] ppid=16733 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16736/task/16750/stat : 16750 (java) S 16733 16736 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10339619 14317654016 60039 18446744073709551615 4194304 4196468 140730260888352 139874382301920 139874888230613 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16751] ppid=16733 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16736/task/16751/stat : 16751 (java) S 16733 16736 5228 0 -1 1077944384 967 0 0 0 0 0 0 0 20 0 15 0 10339623 14317654016 60039 18446744073709551615 4194304 4196468 140730260888352 139874381249200 139874888231554 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
Current children cumulated CPU time (s) 11.91
Current children cumulated vsize (KiB) 13982084

[startup+12.7005 s]
/proc/loadavg: 1.93 1.84 1.77 3/214 16752
/proc/meminfo: memFree=31394148/32770624 swapFree=0/195124
[pid=16736] ppid=16733 vsize=13982084 CPUtime=18.47 cores=0,2,4,6
/proc/16736/stat : 16736 (java) S 16733 16736 5228 0 -1 1077944320 46379 0 0 0 1833 14 0 0 20 0 15 0 10339606 14317654016 60057 18446744073709551615 4194304 4196468 140730260888352 140730260870896 139874888220407 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
/proc/16736/statm: 3495521 60057 3781 1 0 3484303 0
[pid=16736/tid=16738] ppid=16733 vsize=13982084 CPUtime=12.56 cores=0,2,4,6
/proc/16736/task/16738/stat : 16738 (java) R 16733 16736 5228 0 -1 4202560 16330 0 0 0 1249 7 0 0 20 0 15 0 10339614 14317654016 60057 18446744073709551615 4194304 4196468 140730260888352 139874892456760 139874491724115 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16739] ppid=16733 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16736/task/16739/stat : 16739 (java) S 16733 16736 5228 0 -1 1077944384 491 0 0 0 0 0 0 0 20 0 15 0 10339615 14317654016 60057 18446744073709551615 4194304 4196468 140730260888352 139874807635088 139874888230613 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16740] ppid=16733 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16736/task/16740/stat : 16740 (java) S 16733 16736 5228 0 -1 1077944384 96 0 0 0 0 0 0 0 20 0 15 0 10339615 14317654016 60057 18446744073709551615 4194304 4196468 140730260888352 139874806582288 139874888230613 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16741] ppid=16733 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16736/task/16741/stat : 16741 (java) S 16733 16736 5228 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 15 0 10339615 14317654016 60057 18446744073709551615 4194304 4196468 140730260888352 139874805529488 139874888230613 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16742] ppid=16733 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16736/task/16742/stat : 16742 (java) S 16733 16736 5228 0 -1 1077944384 991 0 0 0 0 0 0 0 20 0 15 0 10339615 14317654016 60057 18446744073709551615 4194304 4196468 140730260888352 139874485136144 139874888230613 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16743] ppid=16733 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16736/task/16743/stat : 16743 (java) S 16733 16736 5228 0 -1 1077944384 855 0 0 0 0 0 0 0 20 0 15 0 10339616 14317654016 60057 18446744073709551615 4194304 4196468 140730260888352 139874389670256 139874888231554 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16744] ppid=16733 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16736/task/16744/stat : 16744 (java) S 16733 16736 5228 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 10339617 14317654016 60057 18446744073709551615 4194304 4196468 140730260888352 139874388616288 139874888230613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16745] ppid=16733 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16736/task/16745/stat : 16745 (java) S 16733 16736 5228 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 10339617 14317654016 60057 18446744073709551615 4194304 4196468 140730260888352 139874387563376 139874888230613 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16746] ppid=16733 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16736/task/16746/stat : 16746 (java) S 16733 16736 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10339619 14317654016 60057 18446744073709551615 4194304 4196468 140730260888352 139874386511696 139874888239003 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0

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

[pid=16736/tid=16751] ppid=16733 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16736/task/16751/stat : 16751 (java) S 16733 16736 5228 0 -1 1077944384 1132 0 0 0 0 0 0 0 20 0 15 0 10339623 14317654016 60265 18446744073709551615 4194304 4196468 140730260888352 139874381249200 139874888231554 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
Current children cumulated CPU time (s) 57.1
Current children cumulated vsize (KiB) 13982084

[startup+102.301 s]
/proc/loadavg: 1.96 1.87 1.78 3/214 16754
/proc/meminfo: memFree=31443940/32770624 swapFree=0/195168
[pid=16736] ppid=16733 vsize=13982084 CPUtime=108.37 cores=0,2,4,6
/proc/16736/stat : 16736 (java) S 16733 16736 5228 0 -1 1077944320 62069 0 0 0 10820 17 0 0 20 0 15 0 10339606 14317654016 53742 18446744073709551615 4194304 4196468 140730260888352 140730260870896 139874888220407 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
/proc/16736/statm: 3495521 53742 3786 1 0 3484303 0
[pid=16736/tid=16738] ppid=16733 vsize=13982084 CPUtime=102.11 cores=0,2,4,6
/proc/16736/task/16738/stat : 16738 (java) R 16733 16736 5228 0 -1 4202560 18584 0 0 0 10204 7 0 0 20 0 15 0 10339614 14317654016 53742 18446744073709551615 4194304 4196468 140730260888352 139874892458720 139874494609068 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16739] ppid=16733 vsize=13982084 CPUtime=0.02 cores=0,2,4,6
/proc/16736/task/16739/stat : 16739 (java) S 16733 16736 5228 0 -1 1077944384 2538 0 0 0 2 0 0 0 20 0 15 0 10339615 14317654016 53742 18446744073709551615 4194304 4196468 140730260888352 139874807635088 139874888230613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16740] ppid=16733 vsize=13982084 CPUtime=0.02 cores=0,2,4,6
/proc/16736/task/16740/stat : 16740 (java) S 16733 16736 5228 0 -1 1077944384 882 0 0 0 2 0 0 0 20 0 15 0 10339615 14317654016 53742 18446744073709551615 4194304 4196468 140730260888352 139874806582288 139874888230613 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16741] ppid=16733 vsize=13982084 CPUtime=0.02 cores=0,2,4,6
/proc/16736/task/16741/stat : 16741 (java) S 16733 16736 5228 0 -1 1077944384 1174 0 0 0 2 0 0 0 20 0 15 0 10339615 14317654016 53742 18446744073709551615 4194304 4196468 140730260888352 139874805529488 139874888230613 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16742] ppid=16733 vsize=13982084 CPUtime=0.02 cores=0,2,4,6
/proc/16736/task/16742/stat : 16742 (java) S 16733 16736 5228 0 -1 1077944384 1895 0 0 0 2 0 0 0 20 0 15 0 10339615 14317654016 53742 18446744073709551615 4194304 4196468 140730260888352 139874485136144 139874888230613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16743] ppid=16733 vsize=13982084 CPUtime=0.02 cores=0,2,4,6
/proc/16736/task/16743/stat : 16743 (java) S 16733 16736 5228 0 -1 1077944384 1784 0 0 0 2 0 0 0 20 0 15 0 10339616 14317654016 53742 18446744073709551615 4194304 4196468 140730260888352 139874389670256 139874888231554 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16744] ppid=16733 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16736/task/16744/stat : 16744 (java) S 16733 16736 5228 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 10339617 14317654016 53742 18446744073709551615 4194304 4196468 140730260888352 139874388616288 139874888230613 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16745] ppid=16733 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16736/task/16745/stat : 16745 (java) S 16733 16736 5228 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 10339617 14317654016 53742 18446744073709551615 4194304 4196468 140730260888352 139874387563392 139874888230613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16746] ppid=16733 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16736/task/16746/stat : 16746 (java) S 16733 16736 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10339619 14317654016 53742 18446744073709551615 4194304 4196468 140730260888352 139874386511696 139874888239003 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16747] ppid=16733 vsize=13982084 CPUtime=2.54 cores=0,2,4,6
/proc/16736/task/16747/stat : 16747 (java) S 16733 16736 5228 0 -1 1077944384 10008 0 0 0 251 3 0 0 20 0 15 0 10339619 14317654016 53742 18446744073709551615 4194304 4196468 140730260888352 139874385460080 139874888231554 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16748] ppid=16733 vsize=13982084 CPUtime=2.75 cores=0,2,4,6
/proc/16736/task/16748/stat : 16748 (java) S 16733 16736 5228 0 -1 1077944384 11613 0 0 0 274 1 0 0 20 0 15 0 10339619 14317654016 53742 18446744073709551615 4194304 4196468 140730260888352 139874384407280 139874888231554 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16749] ppid=16733 vsize=13982084 CPUtime=0.75 cores=0,2,4,6
/proc/16736/task/16749/stat : 16749 (java) S 16733 16736 5228 0 -1 1077944384 10972 0 0 0 74 1 0 0 20 0 15 0 10339619 14317654016 53742 18446744073709551615 4194304 4196468 140730260888352 139874383354480 139874888231554 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16750] ppid=16733 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16736/task/16750/stat : 16750 (java) S 16733 16736 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10339619 14317654016 53742 18446744073709551615 4194304 4196468 140730260888352 139874382301920 139874888230613 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16751] ppid=16733 vsize=13982084 CPUtime=0.02 cores=0,2,4,6
/proc/16736/task/16751/stat : 16751 (java) S 16733 16736 5228 0 -1 1077944384 1182 0 0 0 1 1 0 0 20 0 15 0 10339623 14317654016 53742 18446744073709551615 4194304 4196468 140730260888352 139874381249200 139874888231554 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
Current children cumulated CPU time (s) 108.37
Current children cumulated vsize (KiB) 13982084

[startup+162.301 s]
/proc/loadavg: 1.80 1.85 1.78 3/214 16757
/proc/meminfo: memFree=31498304/32770624 swapFree=0/195204
[pid=16736] ppid=16733 vsize=13982084 CPUtime=168.41 cores=0,2,4,6
/proc/16736/stat : 16736 (java) S 16733 16736 5228 0 -1 1077944320 63586 0 0 0 16822 19 0 0 20 0 15 0 10339606 14317654016 47208 18446744073709551615 4194304 4196468 140730260888352 140730260870896 139874888220407 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
/proc/16736/statm: 3495521 47208 3786 1 0 3484303 0
[pid=16736/tid=16738] ppid=16733 vsize=13982084 CPUtime=162.09 cores=0,2,4,6
/proc/16736/task/16738/stat : 16738 (java) R 16733 16736 5228 0 -1 4202560 19086 0 0 0 16202 7 0 0 20 0 15 0 10339614 14317654016 47208 18446744073709551615 4194304 4196468 140730260888352 139874892458928 139874491648794 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16739] ppid=16733 vsize=13982084 CPUtime=0.03 cores=0,2,4,6
/proc/16736/task/16739/stat : 16739 (java) S 16733 16736 5228 0 -1 1077944384 2637 0 0 0 3 0 0 0 20 0 15 0 10339615 14317654016 47208 18446744073709551615 4194304 4196468 140730260888352 139874807635088 139874888230613 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16740] ppid=16733 vsize=13982084 CPUtime=0.03 cores=0,2,4,6
/proc/16736/task/16740/stat : 16740 (java) S 16733 16736 5228 0 -1 1077944384 895 0 0 0 3 0 0 0 20 0 15 0 10339615 14317654016 47208 18446744073709551615 4194304 4196468 140730260888352 139874806582288 139874888230613 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16741] ppid=16733 vsize=13982084 CPUtime=0.03 cores=0,2,4,6
/proc/16736/task/16741/stat : 16741 (java) S 16733 16736 5228 0 -1 1077944384 1259 0 0 0 3 0 0 0 20 0 15 0 10339615 14317654016 47208 18446744073709551615 4194304 4196468 140730260888352 139874805529488 139874888230613 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16742] ppid=16733 vsize=13982084 CPUtime=0.02 cores=0,2,4,6
/proc/16736/task/16742/stat : 16742 (java) S 16733 16736 5228 0 -1 1077944384 2447 0 0 0 2 0 0 0 20 0 15 0 10339615 14317654016 47208 18446744073709551615 4194304 4196468 140730260888352 139874485136144 139874888230613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16743] ppid=16733 vsize=13982084 CPUtime=0.03 cores=0,2,4,6
/proc/16736/task/16743/stat : 16743 (java) S 16733 16736 5228 0 -1 1077944384 2026 0 0 0 2 1 0 0 20 0 15 0 10339616 14317654016 47208 18446744073709551615 4194304 4196468 140730260888352 139874389670256 139874888231554 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16744] ppid=16733 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16736/task/16744/stat : 16744 (java) S 16733 16736 5228 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 10339617 14317654016 47208 18446744073709551615 4194304 4196468 140730260888352 139874388616288 139874888230613 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16745] ppid=16733 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16736/task/16745/stat : 16745 (java) S 16733 16736 5228 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 10339617 14317654016 47208 18446744073709551615 4194304 4196468 140730260888352 139874387563392 139874888230613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16746] ppid=16733 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16736/task/16746/stat : 16746 (java) S 16733 16736 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10339619 14317654016 47208 18446744073709551615 4194304 4196468 140730260888352 139874386511696 139874888239003 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16747] ppid=16733 vsize=13982084 CPUtime=2.54 cores=0,2,4,6
/proc/16736/task/16747/stat : 16747 (java) S 16733 16736 5228 0 -1 1077944384 10010 0 0 0 251 3 0 0 20 0 15 0 10339619 14317654016 47208 18446744073709551615 4194304 4196468 140730260888352 139874385460080 139874888231554 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16748] ppid=16733 vsize=13982084 CPUtime=2.75 cores=0,2,4,6
/proc/16736/task/16748/stat : 16748 (java) S 16733 16736 5228 0 -1 1077944384 11615 0 0 0 274 1 0 0 20 0 15 0 10339619 14317654016 47208 18446744073709551615 4194304 4196468 140730260888352 139874384407280 139874888231554 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16749] ppid=16733 vsize=13982084 CPUtime=0.75 cores=0,2,4,6
/proc/16736/task/16749/stat : 16749 (java) S 16733 16736 5228 0 -1 1077944384 10974 0 0 0 74 1 0 0 20 0 15 0 10339619 14317654016 47208 18446744073709551615 4194304 4196468 140730260888352 139874383354480 139874888231554 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16750] ppid=16733 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16736/task/16750/stat : 16750 (java) S 16733 16736 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10339619 14317654016 47208 18446744073709551615 4194304 4196468 140730260888352 139874382301920 139874888230613 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16751] ppid=16733 vsize=13982084 CPUtime=0.03 cores=0,2,4,6
/proc/16736/task/16751/stat : 16751 (java) S 16733 16736 5228 0 -1 1077944384 1200 0 0 0 1 2 0 0 20 0 15 0 10339623 14317654016 47208 18446744073709551615 4194304 4196468 140730260888352 139874381249200 139874888231554 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
Current children cumulated CPU time (s) 168.41
Current children cumulated vsize (KiB) 13982084

[startup+222.301 s]
/proc/loadavg: 1.92 1.87 1.79 3/213 16760
/proc/meminfo: memFree=31527128/32770624 swapFree=0/195224
[pid=16736] ppid=16733 vsize=13982084 CPUtime=228.43 cores=0,2,4,6
/proc/16736/stat : 16736 (java) S 16733 16736 5228 0 -1 1077944320 63655 0 0 0 22824 19 0 0 20 0 15 0 10339606 14317654016 43232 18446744073709551615 4194304 4196468 140730260888352 140730260870896 139874888220407 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
/proc/16736/statm: 3495521 43232 3786 1 0 3484303 0
[pid=16736/tid=16738] ppid=16733 vsize=13982084 CPUtime=222.07 cores=0,2,4,6
/proc/16736/task/16738/stat : 16738 (java) R 16733 16736 5228 0 -1 4202560 19113 0 0 0 22200 7 0 0 20 0 15 0 10339614 14317654016 43232 18446744073709551615 4194304 4196468 140730260888352 139874892458816 139874494033483 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16739] ppid=16733 vsize=13982084 CPUtime=0.03 cores=0,2,4,6
/proc/16736/task/16739/stat : 16739 (java) S 16733 16736 5228 0 -1 1077944384 2647 0 0 0 3 0 0 0 20 0 15 0 10339615 14317654016 43232 18446744073709551615 4194304 4196468 140730260888352 139874807635088 139874888230613 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16740] ppid=16733 vsize=13982084 CPUtime=0.03 cores=0,2,4,6
/proc/16736/task/16740/stat : 16740 (java) S 16733 16736 5228 0 -1 1077944384 904 0 0 0 3 0 0 0 20 0 15 0 10339615 14317654016 43232 18446744073709551615 4194304 4196468 140730260888352 139874806582288 139874888230613 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16741] ppid=16733 vsize=13982084 CPUtime=0.03 cores=0,2,4,6
/proc/16736/task/16741/stat : 16741 (java) S 16733 16736 5228 0 -1 1077944384 1267 0 0 0 3 0 0 0 20 0 15 0 10339615 14317654016 43232 18446744073709551615 4194304 4196468 140730260888352 139874805529488 139874888230613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16742] ppid=16733 vsize=13982084 CPUtime=0.03 cores=0,2,4,6
/proc/16736/task/16742/stat : 16742 (java) S 16733 16736 5228 0 -1 1077944384 2458 0 0 0 3 0 0 0 20 0 15 0 10339615 14317654016 43232 18446744073709551615 4194304 4196468 140730260888352 139874485136144 139874888230613 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16743] ppid=16733 vsize=13982084 CPUtime=0.04 cores=0,2,4,6
/proc/16736/task/16743/stat : 16743 (java) S 16733 16736 5228 0 -1 1077944384 2030 0 0 0 3 1 0 0 20 0 15 0 10339616 14317654016 43232 18446744073709551615 4194304 4196468 140730260888352 139874389670256 139874888231554 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16744] ppid=16733 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16736/task/16744/stat : 16744 (java) S 16733 16736 5228 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 10339617 14317654016 43232 18446744073709551615 4194304 4196468 140730260888352 139874388616288 139874888230613 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16745] ppid=16733 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16736/task/16745/stat : 16745 (java) S 16733 16736 5228 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 10339617 14317654016 43232 18446744073709551615 4194304 4196468 140730260888352 139874387563392 139874888230613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16746] ppid=16733 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16736/task/16746/stat : 16746 (java) S 16733 16736 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10339619 14317654016 43232 18446744073709551615 4194304 4196468 140730260888352 139874386511696 139874888239003 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16747] ppid=16733 vsize=13982084 CPUtime=2.54 cores=0,2,4,6
/proc/16736/task/16747/stat : 16747 (java) S 16733 16736 5228 0 -1 1077944384 10010 0 0 0 251 3 0 0 20 0 15 0 10339619 14317654016 43232 18446744073709551615 4194304 4196468 140730260888352 139874385460080 139874888231554 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16748] ppid=16733 vsize=13982084 CPUtime=2.75 cores=0,2,4,6
/proc/16736/task/16748/stat : 16748 (java) S 16733 16736 5228 0 -1 1077944384 11615 0 0 0 274 1 0 0 20 0 15 0 10339619 14317654016 43232 18446744073709551615 4194304 4196468 140730260888352 139874384407280 139874888231554 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16749] ppid=16733 vsize=13982084 CPUtime=0.76 cores=0,2,4,6
/proc/16736/task/16749/stat : 16749 (java) S 16733 16736 5228 0 -1 1077944384 10974 0 0 0 75 1 0 0 20 0 15 0 10339619 14317654016 43232 18446744073709551615 4194304 4196468 140730260888352 139874383354480 139874888231554 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16750] ppid=16733 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16736/task/16750/stat : 16750 (java) S 16733 16736 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10339619 14317654016 43232 18446744073709551615 4194304 4196468 140730260888352 139874382301920 139874888230613 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16751] ppid=16733 vsize=13982084 CPUtime=0.05 cores=0,2,4,6
/proc/16736/task/16751/stat : 16751 (java) S 16733 16736 5228 0 -1 1077944384 1200 0 0 0 2 3 0 0 20 0 15 0 10339623 14317654016 43232 18446744073709551615 4194304 4196468 140730260888352 139874381249200 139874888231554 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
Current children cumulated CPU time (s) 228.43
Current children cumulated vsize (KiB) 13982084



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]
/proc/loadavg: 1.87 1.87 1.79 3/213 16837
/proc/meminfo: memFree=31643804/32770624 swapFree=0/195284
[pid=16736] ppid=16733 vsize=13982084 CPUtime=246.18 cores=0,2,4,6
/proc/16736/stat : 16736 (java) S 16733 16736 5228 0 -1 1077944320 65199 0 0 0 24598 20 0 0 20 0 15 0 10339606 14317654016 42722 18446744073709551615 4194304 4196468 140730260888352 140730260870896 139874888220407 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
/proc/16736/statm: 3495521 42722 3786 1 0 3484303 0
[pid=16736/tid=16738] ppid=16733 vsize=13982084 CPUtime=239.77 cores=0,2,4,6
/proc/16736/task/16738/stat : 16738 (java) R 16733 16736 5228 0 -1 4202560 19123 0 0 0 23970 7 0 0 20 0 15 0 10339614 14317654016 42722 18446744073709551615 4194304 4196468 140730260888352 139874892458720 139874493597636 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16739] ppid=16733 vsize=13982084 CPUtime=0.03 cores=0,2,4,6
/proc/16736/task/16739/stat : 16739 (java) S 16733 16736 5228 0 -1 1077944384 2658 0 0 0 3 0 0 0 20 0 15 0 10339615 14317654016 42722 18446744073709551615 4194304 4196468 140730260888352 139874807635088 139874888230613 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16740] ppid=16733 vsize=13982084 CPUtime=0.03 cores=0,2,4,6
/proc/16736/task/16740/stat : 16740 (java) S 16733 16736 5228 0 -1 1077944384 904 0 0 0 3 0 0 0 20 0 15 0 10339615 14317654016 42722 18446744073709551615 4194304 4196468 140730260888352 139874806582288 139874888230613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16741] ppid=16733 vsize=13982084 CPUtime=0.03 cores=0,2,4,6
/proc/16736/task/16741/stat : 16741 (java) S 16733 16736 5228 0 -1 1077944384 1267 0 0 0 3 0 0 0 20 0 15 0 10339615 14317654016 42722 18446744073709551615 4194304 4196468 140730260888352 139874805529488 139874888230613 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16742] ppid=16733 vsize=13982084 CPUtime=0.03 cores=0,2,4,6
/proc/16736/task/16742/stat : 16742 (java) S 16733 16736 5228 0 -1 1077944384 2458 0 0 0 3 0 0 0 20 0 15 0 10339615 14317654016 42722 18446744073709551615 4194304 4196468 140730260888352 139874485136144 139874888230613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16743] ppid=16733 vsize=13982084 CPUtime=0.05 cores=0,2,4,6
/proc/16736/task/16743/stat : 16743 (java) S 16733 16736 5228 0 -1 1077944384 2030 0 0 0 4 1 0 0 20 0 15 0 10339616 14317654016 42722 18446744073709551615 4194304 4196468 140730260888352 139874389670256 139874888231554 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16744] ppid=16733 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16736/task/16744/stat : 16744 (java) S 16733 16736 5228 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 10339617 14317654016 42722 18446744073709551615 4194304 4196468 140730260888352 139874388616288 139874888230613 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16745] ppid=16733 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16736/task/16745/stat : 16745 (java) S 16733 16736 5228 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 10339617 14317654016 42722 18446744073709551615 4194304 4196468 140730260888352 139874387563392 139874888230613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16746] ppid=16733 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16736/task/16746/stat : 16746 (java) S 16733 16736 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10339619 14317654016 42722 18446744073709551615 4194304 4196468 140730260888352 139874386511696 139874888239003 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16747] ppid=16733 vsize=13982084 CPUtime=2.56 cores=0,2,4,6
/proc/16736/task/16747/stat : 16747 (java) S 16733 16736 5228 0 -1 1077944384 11526 0 0 0 253 3 0 0 20 0 15 0 10339619 14317654016 42722 18446744073709551615 4194304 4196468 140730260888352 139874385460080 139874888231554 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16748] ppid=16733 vsize=13982084 CPUtime=2.75 cores=0,2,4,6
/proc/16736/task/16748/stat : 16748 (java) S 16733 16736 5228 0 -1 1077944384 11615 0 0 0 274 1 0 0 20 0 15 0 10339619 14317654016 42722 18446744073709551615 4194304 4196468 140730260888352 139874384407280 139874888231554 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16749] ppid=16733 vsize=13982084 CPUtime=0.76 cores=0,2,4,6
/proc/16736/task/16749/stat : 16749 (java) S 16733 16736 5228 0 -1 1077944384 10974 0 0 0 75 1 0 0 20 0 15 0 10339619 14317654016 42722 18446744073709551615 4194304 4196468 140730260888352 139874383354480 139874888231554 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16750] ppid=16733 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/16736/task/16750/stat : 16750 (java) S 16733 16736 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10339619 14317654016 42722 18446744073709551615 4194304 4196468 140730260888352 139874382301920 139874888230613 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
[pid=16736/tid=16751] ppid=16733 vsize=13982084 CPUtime=0.05 cores=0,2,4,6
/proc/16736/task/16751/stat : 16751 (java) S 16733 16736 5228 0 -1 1077944384 1207 0 0 0 2 3 0 0 20 0 15 0 10339623 14317654016 42722 18446744073709551615 4194304 4196468 140730260888352 139874381249200 139874888231554 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6803456 140730260890001 140730260890187 140730260890187 140730260893647 0
Current children cumulated CPU time (s) 246.18
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 16736 sig 9
??? kill -16736 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 240.019
CPU time (s): 246.207
CPU user time (s): 245.997
CPU system time (s): 0.210152
CPU usage (%): 102.578
Max. virtual memory (cumulated for all children) (KiB): 13984100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 245.997
system time used= 0.210152
maximum resident set size= 244680
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65639
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= 9084
involuntary context switches= 337

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.07541 second user time and 1.26487 second system time

The end

Launcher Data

Begin job on node133 at 2017-08-01 23:53:16
IDJOB=4256265
IDBENCH=115758
IDSOLVER=2639
FILE ID=node133/4256265-1501625243
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-20-3.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-4256265-1501625243/watcher-4256265-1501625243 -o /tmp/evaluation-result-4256265-1501625243/solver-4256265-1501625243 -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 1540308726 --timelimit 264 --memlimit 11000 --nbcore 4 HOME/instance-4256265-1501625243.xml

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

MD5SUM BENCH= 5314b126c5fc4f843c68abc8a30fc0ca
RANDOM SEED=1540308726

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:        31718636 kB
MemAvailable:   31908068 kB
Buffers:           98020 kB
Cached:           374528 kB
SwapCached:            0 kB
Active:           443336 kB
Inactive:         203636 kB
Active(anon):     175060 kB
Inactive(anon):     8536 kB
Active(file):     268276 kB
Inactive(file):   195100 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             84344 kB
Writeback:             4 kB
AnonPages:        170488 kB
Mapped:            44244 kB
Shmem:              8892 kB
Slab:             109540 kB
SReclaimable:      83784 kB
SUnreclaim:        25756 kB
KernelStack:        3472 kB
PageTables:         5444 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1245084 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     61440 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

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