Trace number 4256246

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
OscaR - Conflict Ordering 2017-07-26? (TO) 244.65401 240.013

General information on the benchmark

NameScheduling/Scheduling-fs-taillard/
Taillard-fs-050-05-9.xml
MD5SUMb5db2d1209ce62208741c56e17334157
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark2881
Best CPU time to get the best result obtained on this benchmark249.396
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints305
Number of domains1
Minimum domain size2882
Maximum domain size2882
Distribution of domain sizes[{"size":2882,"count":300}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":50},{"degree":3,"count":250}]
Minimum constraint arity1
Maximum constraint arity50
Distribution of constraint arities[{"arity":1,"count":50},{"arity":2,"count":250},{"arity":50,"count":5}]
Number of extensional constraints0
Number of intensional constraints300
Distribution of constraint types[{"type":"intension","count":300},{"type":"noOverlap","count":5}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.30/0.44	c version: 2017-07-26
0.30/0.44	c seed: 1119522006
0.30/0.44	c timeout: 264
0.30/0.44	c memlimit: 11000
0.30/0.44	c nbcore: 4
0.30/0.46	c Parsing instance...
1.75/1.19	c Parsing done, starting search...
244.63/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-4256246-1501624165/watcher-4256246-1501624165 -o /tmp/evaluation-result-4256246-1501624165/solver-4256246-1501624165 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node130-1501623088-15579 --watchdog 300 java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1119522006 --timelimit 264 --memlimit 11000 --nbcore 4 HOME/instance-4256246-1501624165.xml 

pid=15764
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.67 1.80 1.81 3/179 15770
/proc/meminfo: memFree=31837448/32770624 swapFree=0/197304
[pid=15770] ppid=15764 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/15770/stat : 15770 (runsolver) D 15764 15770 5123 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 11033510 24240128 106 18446744073709551615 4194304 4338465 140727686490176 140727686487816 140288281338583 0 0 1 24578 18446744071580418449 0 0 17 0 0 0 0 0 0 6438912 6441760 17858560 140727686492262 140727686492742 140727686492742 140727686496202 0
/proc/15770/statm: 5918 106 53 36 0 2156 0

[startup+0.100127 s]
/proc/loadavg: 1.67 1.80 1.81 3/179 15770
/proc/meminfo: memFree=31837448/32770624 swapFree=0/197304
[pid=15770] ppid=15764 vsize=356952 CPUtime=0 cores=0,2,4,6
/proc/15770/stat : 15770 (java) S 15764 15770 5123 0 -1 1077944320 1732 0 0 0 0 0 0 0 20 0 2 0 11033510 365518848 1881 18446744073709551615 4194304 4196468 140727183547088 140727183529632 139938762833655 0 0 1 16784584 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
/proc/15770/statm: 89238 1881 1032 1 0 79216 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 356952

[startup+0.200338 s]
/proc/loadavg: 1.67 1.80 1.81 3/179 15770
/proc/meminfo: memFree=31837448/32770624 swapFree=0/197304
[pid=15770] ppid=15764 vsize=13906484 CPUtime=0.05 cores=0,2,4,6
/proc/15770/stat : 15770 (java) S 15764 15770 5123 0 -1 1077944320 4997 0 0 0 4 1 0 0 20 0 14 0 11033510 14240239616 5538 18446744073709551615 4194304 4196468 140727183547088 140727183529632 139938762833655 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
/proc/15770/statm: 3476621 5538 2565 1 0 3466126 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 13906484

[startup+0.302183 s]
/proc/loadavg: 1.67 1.80 1.81 3/179 15770
/proc/meminfo: memFree=31837448/32770624 swapFree=0/197304
[pid=15770] ppid=15764 vsize=13975920 CPUtime=0.14 cores=0,2,4,6
/proc/15770/stat : 15770 (java) S 15764 15770 5123 0 -1 1077944320 9499 0 0 0 12 2 0 0 20 0 15 0 11033510 14311342080 8497 18446744073709551615 4194304 4196468 140727183547088 140727183529632 139938762833655 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
/proc/15770/statm: 3493980 8497 3376 1 0 3482767 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 13975920

[startup+0.70016 s]
/proc/loadavg: 1.67 1.80 1.81 3/179 15770
/proc/meminfo: memFree=31837448/32770624 swapFree=0/197304
[pid=15770] ppid=15764 vsize=13977988 CPUtime=0.86 cores=0,2,4,6
/proc/15770/stat : 15770 (java) S 15764 15770 5123 0 -1 1077944320 13551 0 0 0 81 5 0 0 20 0 15 0 11033510 14313459712 15842 18446744073709551615 4194304 4196468 140727183547088 140727183529632 139938762833655 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
/proc/15770/statm: 3494497 15842 3710 1 0 3483279 0
Current children cumulated CPU time (s) 0.86
Current children cumulated vsize (KiB) 13977988

[startup+1.50113 s]
/proc/loadavg: 1.67 1.80 1.81 5/209 15800
/proc/meminfo: memFree=31659712/32770624 swapFree=0/197292
[pid=15770] ppid=15764 vsize=13982084 CPUtime=3 cores=0,2,4,6
/proc/15770/stat : 15770 (java) S 15764 15770 5123 0 -1 1077944320 28315 0 0 0 291 9 0 0 20 0 15 0 11033510 14317654016 35282 18446744073709551615 4194304 4196468 140727183547088 140727183529632 139938762833655 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
/proc/15770/statm: 3495521 35282 3748 1 0 3484303 0
[pid=15770/tid=15773] ppid=15764 vsize=13982084 CPUtime=1.29 cores=0,2,4,6
/proc/15770/task/15773/stat : 15773 (java) R 15764 15770 5123 0 -1 4202560 14175 0 0 0 123 6 0 0 20 0 15 0 11033520 14317654016 35282 18446744073709551615 4194304 4196468 140727183547088 139938767069616 139938378959278 0 4 1 16800974 0 0 0 -1 0 0 0 8 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15776] ppid=15764 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15770/task/15776/stat : 15776 (java) S 15764 15770 5123 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11033521 14317654016 35282 18446744073709551615 4194304 4196468 140727183547088 139938697268112 139938762843861 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15778] ppid=15764 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15770/task/15778/stat : 15778 (java) S 15764 15770 5123 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11033521 14317654016 35282 18446744073709551615 4194304 4196468 140727183547088 139938696215312 139938762843861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15780] ppid=15764 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15770/task/15780/stat : 15780 (java) S 15764 15770 5123 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11033521 14317654016 35282 18446744073709551615 4194304 4196468 140727183547088 139938695163024 139938762843861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15781] ppid=15764 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15770/task/15781/stat : 15781 (java) S 15764 15770 5123 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11033521 14317654016 35282 18446744073709551615 4194304 4196468 140727183547088 139938694110224 139938762843861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15784] ppid=15764 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15770/task/15784/stat : 15784 (java) S 15764 15770 5123 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 11033522 14317654016 35282 18446744073709551615 4194304 4196468 140727183547088 139938241296496 139938762844802 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15786] ppid=15764 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15770/task/15786/stat : 15786 (java) S 15764 15770 5123 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 11033522 14317654016 35282 18446744073709551615 4194304 4196468 140727183547088 139938240242464 139938762843861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15788] ppid=15764 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15770/task/15788/stat : 15788 (java) S 15764 15770 5123 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 11033523 14317654016 35282 18446744073709551615 4194304 4196468 140727183547088 139938239190128 139938762843861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15793] ppid=15764 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15770/task/15793/stat : 15793 (java) S 15764 15770 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11033525 14317654016 35282 18446744073709551615 4194304 4196468 140727183547088 139938238138448 139938762852251 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15794] ppid=15764 vsize=13982084 CPUtime=0.56 cores=0,2,4,6
/proc/15770/task/15794/stat : 15794 (java) R 15764 15770 5123 0 -1 4202560 4234 0 0 0 56 0 0 0 20 0 15 0 11033525 14317654016 35282 18446744073709551615 4194304 4196468 140727183547088 139938237072480 139938744378264 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15795] ppid=15764 vsize=13982084 CPUtime=0.52 cores=0,2,4,6
/proc/15770/task/15795/stat : 15795 (java) R 15764 15770 5123 0 -1 4202560 2284 0 0 0 52 0 0 0 20 0 15 0 11033525 14317654016 35282 18446744073709551615 4194304 4196468 140727183547088 139938236014016 139938742687308 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15797] ppid=15764 vsize=13982084 CPUtime=0.59 cores=0,2,4,6
/proc/15770/task/15797/stat : 15797 (java) S 15764 15770 5123 0 -1 1077944384 6236 0 0 0 58 1 0 0 20 0 15 0 11033525 14317654016 35282 18446744073709551615 4194304 4196468 140727183547088 139938234981232 139938762844802 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15798] ppid=15764 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15770/task/15798/stat : 15798 (java) S 15764 15770 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11033525 14317654016 35282 18446744073709551615 4194304 4196468 140727183547088 139938233928672 139938762843861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15800] ppid=15764 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15770/task/15800/stat : 15800 (java) S 15764 15770 5123 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11033535 14317654016 35282 18446744073709551615 4194304 4196468 140727183547088 139938232875440 139938762844802 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 13982084

[startup+3.1006 s]
/proc/loadavg: 1.93 1.85 1.83 9/209 15800
/proc/meminfo: memFree=31505732/32770624 swapFree=0/197288
[pid=15770] ppid=15764 vsize=13982084 CPUtime=7.03 cores=0,2,4,6
/proc/15770/stat : 15770 (java) S 15764 15770 5123 0 -1 1077944320 37541 0 0 0 693 10 0 0 20 0 15 0 11033510 14317654016 47009 18446744073709551615 4194304 4196468 140727183547088 140727183529632 139938762833655 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
/proc/15770/statm: 3495521 47009 3757 1 0 3484303 0
[pid=15770/tid=15773] ppid=15764 vsize=13982084 CPUtime=2.89 cores=0,2,4,6
/proc/15770/task/15773/stat : 15773 (java) R 15764 15770 5123 0 -1 4202560 14771 0 0 0 282 7 0 0 20 0 15 0 11033520 14317654016 47009 18446744073709551615 4194304 4196468 140727183547088 139938767069816 139938380890833 0 4 1 16800974 0 0 0 -1 0 0 0 8 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15776] ppid=15764 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15770/task/15776/stat : 15776 (java) S 15764 15770 5123 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11033521 14317654016 47009 18446744073709551615 4194304 4196468 140727183547088 139938697268112 139938762843861 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15778] ppid=15764 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15770/task/15778/stat : 15778 (java) S 15764 15770 5123 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11033521 14317654016 47009 18446744073709551615 4194304 4196468 140727183547088 139938696215312 139938762843861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15780] ppid=15764 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15770/task/15780/stat : 15780 (java) S 15764 15770 5123 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11033521 14317654016 47009 18446744073709551615 4194304 4196468 140727183547088 139938695163024 139938762843861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15781] ppid=15764 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15770/task/15781/stat : 15781 (java) S 15764 15770 5123 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11033521 14317654016 47009 18446744073709551615 4194304 4196468 140727183547088 139938694110224 139938762843861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15784] ppid=15764 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15770/task/15784/stat : 15784 (java) S 15764 15770 5123 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 11033522 14317654016 47009 18446744073709551615 4194304 4196468 140727183547088 139938241296496 139938762844802 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15786] ppid=15764 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15770/task/15786/stat : 15786 (java) S 15764 15770 5123 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 11033522 14317654016 47009 18446744073709551615 4194304 4196468 140727183547088 139938240242464 139938762843861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15788] ppid=15764 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15770/task/15788/stat : 15788 (java) S 15764 15770 5123 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 11033523 14317654016 47009 18446744073709551615 4194304 4196468 140727183547088 139938239190128 139938762843861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15793] ppid=15764 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15770/task/15793/stat : 15793 (java) S 15764 15770 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11033525 14317654016 47009 18446744073709551615 4194304 4196468 140727183547088 139938238138448 139938762852251 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15794] ppid=15764 vsize=13982084 CPUtime=1.75 cores=0,2,4,6
/proc/15770/task/15794/stat : 15794 (java) S 15764 15770 5123 0 -1 1077944384 8069 0 0 0 174 1 0 0 20 0 15 0 11033525 14317654016 47009 18446744073709551615 4194304 4196468 140727183547088 139938237086320 139938762844802 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15795] ppid=15764 vsize=13982084 CPUtime=1.74 cores=0,2,4,6
/proc/15770/task/15795/stat : 15795 (java) S 15764 15770 5123 0 -1 1077944384 6822 0 0 0 173 1 0 0 20 0 15 0 11033525 14317654016 47009 18446744073709551615 4194304 4196468 140727183547088 139938236033520 139938762844802 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15797] ppid=15764 vsize=13982084 CPUtime=0.63 cores=0,2,4,6
/proc/15770/task/15797/stat : 15797 (java) S 15764 15770 5123 0 -1 1077944384 6450 0 0 0 62 1 0 0 20 0 15 0 11033525 14317654016 47009 18446744073709551615 4194304 4196468 140727183547088 139938234981232 139938762844802 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15798] ppid=15764 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15770/task/15798/stat : 15798 (java) S 15764 15770 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11033525 14317654016 47009 18446744073709551615 4194304 4196468 140727183547088 139938233928672 139938762843861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15800] ppid=15764 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15770/task/15800/stat : 15800 (java) S 15764 15770 5123 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 11033535 14317654016 47009 18446744073709551615 4194304 4196468 140727183547088 139938232875440 139938762844802 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
Current children cumulated CPU time (s) 7.03
Current children cumulated vsize (KiB) 13982084

[startup+6.30053 s]
/proc/loadavg: 1.93 1.85 1.83 4/209 15800
/proc/meminfo: memFree=31390620/32770624 swapFree=0/197296
[pid=15770] ppid=15764 vsize=13982084 CPUtime=10.37 cores=0,2,4,6
/proc/15770/stat : 15770 (java) S 15764 15770 5123 0 -1 1077944320 40042 0 0 0 1020 17 0 0 20 0 15 0 11033510 14317654016 58526 18446744073709551615 4194304 4196468 140727183547088 140727183529632 139938762833655 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
/proc/15770/statm: 3495521 58526 3777 1 0 3484303 0
[pid=15770/tid=15773] ppid=15764 vsize=13982084 CPUtime=6.08 cores=0,2,4,6
/proc/15770/task/15773/stat : 15773 (java) R 15764 15770 5123 0 -1 4202560 14857 0 0 0 596 12 0 0 20 0 15 0 11033520 14317654016 58526 18446744073709551615 4194304 4196468 140727183547088 139938767069456 139938380395438 0 4 1 16800974 0 0 0 -1 0 0 0 8 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15776] ppid=15764 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15770/task/15776/stat : 15776 (java) S 15764 15770 5123 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 15 0 11033521 14317654016 58526 18446744073709551615 4194304 4196468 140727183547088 139938697268112 139938762843861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15778] ppid=15764 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15770/task/15778/stat : 15778 (java) S 15764 15770 5123 0 -1 1077944384 151 0 0 0 0 0 0 0 20 0 15 0 11033521 14317654016 58526 18446744073709551615 4194304 4196468 140727183547088 139938696215312 139938762843861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15780] ppid=15764 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15770/task/15780/stat : 15780 (java) S 15764 15770 5123 0 -1 1077944384 670 0 0 0 0 0 0 0 20 0 15 0 11033521 14317654016 58526 18446744073709551615 4194304 4196468 140727183547088 139938695163024 139938762843861 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15781] ppid=15764 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15770/task/15781/stat : 15781 (java) S 15764 15770 5123 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 11033521 14317654016 58526 18446744073709551615 4194304 4196468 140727183547088 139938694110224 139938762843861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15784] ppid=15764 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15770/task/15784/stat : 15784 (java) S 15764 15770 5123 0 -1 1077944384 485 0 0 0 0 0 0 0 20 0 15 0 11033522 14317654016 58526 18446744073709551615 4194304 4196468 140727183547088 139938241296496 139938762844802 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15786] ppid=15764 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15770/task/15786/stat : 15786 (java) S 15764 15770 5123 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 11033522 14317654016 58526 18446744073709551615 4194304 4196468 140727183547088 139938240242528 139938762843861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15788] ppid=15764 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15770/task/15788/stat : 15788 (java) S 15764 15770 5123 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 11033523 14317654016 58526 18446744073709551615 4194304 4196468 140727183547088 139938239190128 139938762843861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15793] ppid=15764 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15770/task/15793/stat : 15793 (java) S 15764 15770 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11033525 14317654016 58526 18446744073709551615 4194304 4196468 140727183547088 139938238138448 139938762852251 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15794] ppid=15764 vsize=13982084 CPUtime=1.76 cores=0,2,4,6
/proc/15770/task/15794/stat : 15794 (java) S 15764 15770 5123 0 -1 1077944384 8072 0 0 0 175 1 0 0 20 0 15 0 11033525 14317654016 58526 18446744073709551615 4194304 4196468 140727183547088 139938237086320 139938762844802 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15795] ppid=15764 vsize=13982084 CPUtime=1.83 cores=0,2,4,6
/proc/15770/task/15795/stat : 15795 (java) S 15764 15770 5123 0 -1 1077944384 6842 0 0 0 182 1 0 0 20 0 15 0 11033525 14317654016 58526 18446744073709551615 4194304 4196468 140727183547088 139938236033520 139938762844802 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15797] ppid=15764 vsize=13982084 CPUtime=0.64 cores=0,2,4,6
/proc/15770/task/15797/stat : 15797 (java) S 15764 15770 5123 0 -1 1077944384 7432 0 0 0 63 1 0 0 20 0 15 0 11033525 14317654016 58526 18446744073709551615 4194304 4196468 140727183547088 139938234981232 139938762844802 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15798] ppid=15764 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15770/task/15798/stat : 15798 (java) S 15764 15770 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11033525 14317654016 58526 18446744073709551615 4194304 4196468 140727183547088 139938233928672 139938762843861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15800] ppid=15764 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15770/task/15800/stat : 15800 (java) S 15764 15770 5123 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 11033535 14317654016 58526 18446744073709551615 4194304 4196468 140727183547088 139938232875440 139938762844802 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
Current children cumulated CPU time (s) 10.37
Current children cumulated vsize (KiB) 13982084

[startup+12.7005 s]
/proc/loadavg: 1.94 1.86 1.83 4/209 15801
/proc/meminfo: memFree=31384116/32770624 swapFree=0/197300
[pid=15770] ppid=15764 vsize=13982084 CPUtime=16.78 cores=0,2,4,6
/proc/15770/stat : 15770 (java) S 15764 15770 5123 0 -1 1077944320 41374 0 0 0 1660 18 0 0 20 0 15 0 11033510 14317654016 59675 18446744073709551615 4194304 4196468 140727183547088 140727183529632 139938762833655 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
/proc/15770/statm: 3495521 59675 3791 1 0 3484303 0
[pid=15770/tid=15773] ppid=15764 vsize=13982084 CPUtime=12.47 cores=0,2,4,6
/proc/15770/task/15773/stat : 15773 (java) R 15764 15770 5123 0 -1 4202560 15321 0 0 0 1235 12 0 0 20 0 15 0 11033520 14317654016 59675 18446744073709551615 4194304 4196468 140727183547088 139938767068960 139938378965959 0 4 1 16800974 0 0 0 -1 0 0 0 8 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15776] ppid=15764 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15770/task/15776/stat : 15776 (java) S 15764 15770 5123 0 -1 1077944384 130 0 0 0 0 0 0 0 20 0 15 0 11033521 14317654016 59675 18446744073709551615 4194304 4196468 140727183547088 139938697268112 139938762843861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15778] ppid=15764 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15770/task/15778/stat : 15778 (java) S 15764 15770 5123 0 -1 1077944384 179 0 0 0 0 0 0 0 20 0 15 0 11033521 14317654016 59675 18446744073709551615 4194304 4196468 140727183547088 139938696215312 139938762843861 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15780] ppid=15764 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15770/task/15780/stat : 15780 (java) S 15764 15770 5123 0 -1 1077944384 1026 0 0 0 0 0 0 0 20 0 15 0 11033521 14317654016 59675 18446744073709551615 4194304 4196468 140727183547088 139938695163024 139938762843861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15781] ppid=15764 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15770/task/15781/stat : 15781 (java) S 15764 15770 5123 0 -1 1077944384 153 0 0 0 0 0 0 0 20 0 15 0 11033521 14317654016 59675 18446744073709551615 4194304 4196468 140727183547088 139938694110224 139938762843861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15784] ppid=15764 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15770/task/15784/stat : 15784 (java) S 15764 15770 5123 0 -1 1077944384 549 0 0 0 0 0 0 0 20 0 15 0 11033522 14317654016 59675 18446744073709551615 4194304 4196468 140727183547088 139938241296496 139938762844802 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15786] ppid=15764 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15770/task/15786/stat : 15786 (java) S 15764 15770 5123 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 11033522 14317654016 59675 18446744073709551615 4194304 4196468 140727183547088 139938240242528 139938762843861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15788] ppid=15764 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15770/task/15788/stat : 15788 (java) S 15764 15770 5123 0 -1 1077944384 91 0 0 0 0 0 0 0 20 0 15 0 11033523 14317654016 59675 18446744073709551615 4194304 4196468 140727183547088 139938239190144 139938762843861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15793] ppid=15764 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15770/task/15793/stat : 15793 (java) S 15764 15770 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11033525 14317654016 59675 18446744073709551615 4194304 4196468 140727183547088 139938238138448 139938762852251 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0

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

/proc/15770/task/15798/stat : 15798 (java) S 15764 15770 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11033525 14317654016 57560 18446744073709551615 4194304 4196468 140727183547088 139938233928672 139938762843861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15800] ppid=15764 vsize=13982084 CPUtime=0.01 cores=0,2,4,6
/proc/15770/task/15800/stat : 15800 (java) S 15764 15770 5123 0 -1 1077944384 139 0 0 0 0 1 0 0 20 0 15 0 11033535 14317654016 57560 18446744073709551615 4194304 4196468 140727183547088 139938232875440 139938762844802 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
Current children cumulated CPU time (s) 55.55
Current children cumulated vsize (KiB) 13982084

[startup+102.301 s]
/proc/loadavg: 1.82 1.84 1.83 4/209 15803
/proc/meminfo: memFree=31450752/32770624 swapFree=0/197352
[pid=15770] ppid=15764 vsize=13982084 CPUtime=106.82 cores=0,2,4,6
/proc/15770/stat : 15770 (java) S 15764 15770 5123 0 -1 1077944320 56930 0 0 0 10660 22 0 0 20 0 15 0 11033510 14317654016 48088 18446744073709551615 4194304 4196468 140727183547088 140727183529632 139938762833655 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
/proc/15770/statm: 3495521 48088 3791 1 0 3484303 0
[pid=15770/tid=15773] ppid=15764 vsize=13982084 CPUtime=102.03 cores=0,2,4,6
/proc/15770/task/15773/stat : 15773 (java) R 15764 15770 5123 0 -1 4202560 17618 0 0 0 10190 13 0 0 20 0 15 0 11033520 14317654016 48088 18446744073709551615 4194304 4196468 140727183547088 139938767071968 139938380395149 0 4 1 16800974 0 0 0 -1 4 0 0 8 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15776] ppid=15764 vsize=13982084 CPUtime=0.02 cores=0,2,4,6
/proc/15770/task/15776/stat : 15776 (java) S 15764 15770 5123 0 -1 1077944384 1426 0 0 0 2 0 0 0 20 0 15 0 11033521 14317654016 48088 18446744073709551615 4194304 4196468 140727183547088 139938697268112 139938762843861 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15778] ppid=15764 vsize=13982084 CPUtime=0.02 cores=0,2,4,6
/proc/15770/task/15778/stat : 15778 (java) S 15764 15770 5123 0 -1 1077944384 1565 0 0 0 2 0 0 0 20 0 15 0 11033521 14317654016 48088 18446744073709551615 4194304 4196468 140727183547088 139938696215312 139938762843861 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15780] ppid=15764 vsize=13982084 CPUtime=0.02 cores=0,2,4,6
/proc/15770/task/15780/stat : 15780 (java) S 15764 15770 5123 0 -1 1077944384 2214 0 0 0 2 0 0 0 20 0 15 0 11033521 14317654016 48088 18446744073709551615 4194304 4196468 140727183547088 139938695163024 139938762843861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15781] ppid=15764 vsize=13982084 CPUtime=0.02 cores=0,2,4,6
/proc/15770/task/15781/stat : 15781 (java) S 15764 15770 5123 0 -1 1077944384 1232 0 0 0 2 0 0 0 20 0 15 0 11033521 14317654016 48088 18446744073709551615 4194304 4196468 140727183547088 139938694110224 139938762843861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15784] ppid=15764 vsize=13982084 CPUtime=0.02 cores=0,2,4,6
/proc/15770/task/15784/stat : 15784 (java) S 15764 15770 5123 0 -1 1077944384 1630 0 0 0 2 0 0 0 20 0 15 0 11033522 14317654016 48088 18446744073709551615 4194304 4196468 140727183547088 139938241296496 139938762844802 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15786] ppid=15764 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15770/task/15786/stat : 15786 (java) S 15764 15770 5123 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 11033522 14317654016 48088 18446744073709551615 4194304 4196468 140727183547088 139938240242528 139938762843861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15788] ppid=15764 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15770/task/15788/stat : 15788 (java) S 15764 15770 5123 0 -1 1077944384 91 0 0 0 0 0 0 0 20 0 15 0 11033523 14317654016 48088 18446744073709551615 4194304 4196468 140727183547088 139938239190144 139938762843861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15793] ppid=15764 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15770/task/15793/stat : 15793 (java) S 15764 15770 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11033525 14317654016 48088 18446744073709551615 4194304 4196468 140727183547088 139938238138448 139938762852251 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15794] ppid=15764 vsize=13982084 CPUtime=1.91 cores=0,2,4,6
/proc/15770/task/15794/stat : 15794 (java) S 15764 15770 5123 0 -1 1077944384 11111 0 0 0 190 1 0 0 20 0 15 0 11033525 14317654016 48088 18446744073709551615 4194304 4196468 140727183547088 139938237086320 139938762844802 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15795] ppid=15764 vsize=13982084 CPUtime=1.99 cores=0,2,4,6
/proc/15770/task/15795/stat : 15795 (java) S 15764 15770 5123 0 -1 1077944384 9149 0 0 0 198 1 0 0 20 0 15 0 11033525 14317654016 48088 18446744073709551615 4194304 4196468 140727183547088 139938236033520 139938762844802 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15797] ppid=15764 vsize=13982084 CPUtime=0.67 cores=0,2,4,6
/proc/15770/task/15797/stat : 15797 (java) S 15764 15770 5123 0 -1 1077944384 9336 0 0 0 66 1 0 0 20 0 15 0 11033525 14317654016 48088 18446744073709551615 4194304 4196468 140727183547088 139938234981232 139938762844802 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15798] ppid=15764 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15770/task/15798/stat : 15798 (java) S 15764 15770 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11033525 14317654016 48088 18446744073709551615 4194304 4196468 140727183547088 139938233928672 139938762843861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15800] ppid=15764 vsize=13982084 CPUtime=0.02 cores=0,2,4,6
/proc/15770/task/15800/stat : 15800 (java) S 15764 15770 5123 0 -1 1077944384 172 0 0 0 1 1 0 0 20 0 15 0 11033535 14317654016 48088 18446744073709551615 4194304 4196468 140727183547088 139938232875440 139938762844802 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
Current children cumulated CPU time (s) 106.82
Current children cumulated vsize (KiB) 13982084

[startup+162.301 s]
/proc/loadavg: 1.74 1.82 1.82 4/209 15805
/proc/meminfo: memFree=31492964/32770624 swapFree=0/197376
[pid=15770] ppid=15764 vsize=13982084 CPUtime=166.86 cores=0,2,4,6
/proc/15770/stat : 15770 (java) S 15764 15770 5123 0 -1 1077944320 58308 0 0 0 16662 24 0 0 20 0 15 0 11033510 14317654016 42191 18446744073709551615 4194304 4196468 140727183547088 140727183529632 139938762833655 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
/proc/15770/statm: 3495521 42191 3791 1 0 3484303 0
[pid=15770/tid=15773] ppid=15764 vsize=13982084 CPUtime=161.99 cores=0,2,4,6
/proc/15770/task/15773/stat : 15773 (java) R 15764 15770 5123 0 -1 4202560 18028 0 0 0 16186 13 0 0 20 0 15 0 11033520 14317654016 42191 18446744073709551615 4194304 4196468 140727183547088 139938767071856 139938381471572 0 4 1 16800974 0 0 0 -1 2 0 0 8 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15776] ppid=15764 vsize=13982084 CPUtime=0.04 cores=0,2,4,6
/proc/15770/task/15776/stat : 15776 (java) S 15764 15770 5123 0 -1 1077944384 1443 0 0 0 3 1 0 0 20 0 15 0 11033521 14317654016 42191 18446744073709551615 4194304 4196468 140727183547088 139938697268112 139938762843861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15778] ppid=15764 vsize=13982084 CPUtime=0.03 cores=0,2,4,6
/proc/15770/task/15778/stat : 15778 (java) S 15764 15770 5123 0 -1 1077944384 1571 0 0 0 3 0 0 0 20 0 15 0 11033521 14317654016 42191 18446744073709551615 4194304 4196468 140727183547088 139938696215312 139938762843861 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15780] ppid=15764 vsize=13982084 CPUtime=0.03 cores=0,2,4,6
/proc/15770/task/15780/stat : 15780 (java) S 15764 15770 5123 0 -1 1077944384 2322 0 0 0 3 0 0 0 20 0 15 0 11033521 14317654016 42191 18446744073709551615 4194304 4196468 140727183547088 139938695163024 139938762843861 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15781] ppid=15764 vsize=13982084 CPUtime=0.04 cores=0,2,4,6
/proc/15770/task/15781/stat : 15781 (java) S 15764 15770 5123 0 -1 1077944384 1779 0 0 0 3 1 0 0 20 0 15 0 11033521 14317654016 42191 18446744073709551615 4194304 4196468 140727183547088 139938694110224 139938762843861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15784] ppid=15764 vsize=13982084 CPUtime=0.04 cores=0,2,4,6
/proc/15770/task/15784/stat : 15784 (java) S 15764 15770 5123 0 -1 1077944384 1884 0 0 0 3 1 0 0 20 0 15 0 11033522 14317654016 42191 18446744073709551615 4194304 4196468 140727183547088 139938241296496 139938762844802 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15786] ppid=15764 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15770/task/15786/stat : 15786 (java) S 15764 15770 5123 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 11033522 14317654016 42191 18446744073709551615 4194304 4196468 140727183547088 139938240242528 139938762843861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15788] ppid=15764 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15770/task/15788/stat : 15788 (java) S 15764 15770 5123 0 -1 1077944384 91 0 0 0 0 0 0 0 20 0 15 0 11033523 14317654016 42191 18446744073709551615 4194304 4196468 140727183547088 139938239190144 139938762843861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15793] ppid=15764 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15770/task/15793/stat : 15793 (java) S 15764 15770 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11033525 14317654016 42191 18446744073709551615 4194304 4196468 140727183547088 139938238138448 139938762852251 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15794] ppid=15764 vsize=13982084 CPUtime=1.91 cores=0,2,4,6
/proc/15770/task/15794/stat : 15794 (java) S 15764 15770 5123 0 -1 1077944384 11114 0 0 0 190 1 0 0 20 0 15 0 11033525 14317654016 42191 18446744073709551615 4194304 4196468 140727183547088 139938237086320 139938762844802 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15795] ppid=15764 vsize=13982084 CPUtime=1.99 cores=0,2,4,6
/proc/15770/task/15795/stat : 15795 (java) S 15764 15770 5123 0 -1 1077944384 9153 0 0 0 198 1 0 0 20 0 15 0 11033525 14317654016 42191 18446744073709551615 4194304 4196468 140727183547088 139938236033520 139938762844802 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15797] ppid=15764 vsize=13982084 CPUtime=0.67 cores=0,2,4,6
/proc/15770/task/15797/stat : 15797 (java) S 15764 15770 5123 0 -1 1077944384 9343 0 0 0 66 1 0 0 20 0 15 0 11033525 14317654016 42191 18446744073709551615 4194304 4196468 140727183547088 139938234981232 139938762844802 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15798] ppid=15764 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15770/task/15798/stat : 15798 (java) S 15764 15770 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11033525 14317654016 42191 18446744073709551615 4194304 4196468 140727183547088 139938233928672 139938762843861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15800] ppid=15764 vsize=13982084 CPUtime=0.04 cores=0,2,4,6
/proc/15770/task/15800/stat : 15800 (java) S 15764 15770 5123 0 -1 1077944384 194 0 0 0 1 3 0 0 20 0 15 0 11033535 14317654016 42191 18446744073709551615 4194304 4196468 140727183547088 139938232875440 139938762844802 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
Current children cumulated CPU time (s) 166.86
Current children cumulated vsize (KiB) 13982084

[startup+222.306 s]
/proc/loadavg: 1.80 1.82 1.82 4/209 15807
/proc/meminfo: memFree=31518288/32770624 swapFree=0/197400
[pid=15770] ppid=15764 vsize=13982084 CPUtime=226.92 cores=0,2,4,6
/proc/15770/stat : 15770 (java) S 15764 15770 5123 0 -1 1077944320 59657 0 0 0 22667 25 0 0 20 0 15 0 11033510 14317654016 41551 18446744073709551615 4194304 4196468 140727183547088 140727183529632 139938762833655 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
/proc/15770/statm: 3495521 41551 3791 1 0 3484303 0
[pid=15770/tid=15773] ppid=15764 vsize=13982084 CPUtime=221.96 cores=0,2,4,6
/proc/15770/task/15773/stat : 15773 (java) R 15764 15770 5123 0 -1 4202560 18406 0 0 0 22183 13 0 0 20 0 15 0 11033520 14317654016 41551 18446744073709551615 4194304 4196468 140727183547088 139938767072048 139938380393914 0 4 1 16800974 0 0 0 -1 2 0 0 8 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15776] ppid=15764 vsize=13982084 CPUtime=0.05 cores=0,2,4,6
/proc/15770/task/15776/stat : 15776 (java) S 15764 15770 5123 0 -1 1077944384 1471 0 0 0 4 1 0 0 20 0 15 0 11033521 14317654016 41551 18446744073709551615 4194304 4196468 140727183547088 139938697268112 139938762843861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15778] ppid=15764 vsize=13982084 CPUtime=0.05 cores=0,2,4,6
/proc/15770/task/15778/stat : 15778 (java) S 15764 15770 5123 0 -1 1077944384 1605 0 0 0 4 1 0 0 20 0 15 0 11033521 14317654016 41551 18446744073709551615 4194304 4196468 140727183547088 139938696215312 139938762843861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15780] ppid=15764 vsize=13982084 CPUtime=0.05 cores=0,2,4,6
/proc/15770/task/15780/stat : 15780 (java) S 15764 15770 5123 0 -1 1077944384 2857 0 0 0 4 1 0 0 20 0 15 0 11033521 14317654016 41551 18446744073709551615 4194304 4196468 140727183547088 139938695163024 139938762843861 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15781] ppid=15764 vsize=13982084 CPUtime=0.05 cores=0,2,4,6
/proc/15770/task/15781/stat : 15781 (java) S 15764 15770 5123 0 -1 1077944384 1878 0 0 0 4 1 0 0 20 0 15 0 11033521 14317654016 41551 18446744073709551615 4194304 4196468 140727183547088 139938694110224 139938762843861 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15784] ppid=15764 vsize=13982084 CPUtime=0.06 cores=0,2,4,6
/proc/15770/task/15784/stat : 15784 (java) S 15764 15770 5123 0 -1 1077944384 2135 0 0 0 5 1 0 0 20 0 15 0 11033522 14317654016 41551 18446744073709551615 4194304 4196468 140727183547088 139938241296496 139938762844802 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15786] ppid=15764 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15770/task/15786/stat : 15786 (java) S 15764 15770 5123 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 11033522 14317654016 41551 18446744073709551615 4194304 4196468 140727183547088 139938240242528 139938762843861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15788] ppid=15764 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15770/task/15788/stat : 15788 (java) S 15764 15770 5123 0 -1 1077944384 91 0 0 0 0 0 0 0 20 0 15 0 11033523 14317654016 41551 18446744073709551615 4194304 4196468 140727183547088 139938239190144 139938762843861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15793] ppid=15764 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15770/task/15793/stat : 15793 (java) S 15764 15770 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11033525 14317654016 41551 18446744073709551615 4194304 4196468 140727183547088 139938238138448 139938762852251 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15794] ppid=15764 vsize=13982084 CPUtime=1.91 cores=0,2,4,6
/proc/15770/task/15794/stat : 15794 (java) S 15764 15770 5123 0 -1 1077944384 11116 0 0 0 190 1 0 0 20 0 15 0 11033525 14317654016 41551 18446744073709551615 4194304 4196468 140727183547088 139938237086320 139938762844802 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15795] ppid=15764 vsize=13982084 CPUtime=1.99 cores=0,2,4,6
/proc/15770/task/15795/stat : 15795 (java) S 15764 15770 5123 0 -1 1077944384 9155 0 0 0 198 1 0 0 20 0 15 0 11033525 14317654016 41551 18446744073709551615 4194304 4196468 140727183547088 139938236033520 139938762844802 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15797] ppid=15764 vsize=13982084 CPUtime=0.67 cores=0,2,4,6
/proc/15770/task/15797/stat : 15797 (java) S 15764 15770 5123 0 -1 1077944384 9345 0 0 0 66 1 0 0 20 0 15 0 11033525 14317654016 41551 18446744073709551615 4194304 4196468 140727183547088 139938234981232 139938762844802 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15798] ppid=15764 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15770/task/15798/stat : 15798 (java) S 15764 15770 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11033525 14317654016 41551 18446744073709551615 4194304 4196468 140727183547088 139938233928672 139938762843861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15800] ppid=15764 vsize=13982084 CPUtime=0.06 cores=0,2,4,6
/proc/15770/task/15800/stat : 15800 (java) S 15764 15770 5123 0 -1 1077944384 212 0 0 0 2 4 0 0 20 0 15 0 11033535 14317654016 41551 18446744073709551615 4194304 4196468 140727183547088 139938232875440 139938762844802 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
Current children cumulated CPU time (s) 226.92
Current children cumulated vsize (KiB) 13982084



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]
/proc/loadavg: 1.92 1.85 1.83 4/209 15807
/proc/meminfo: memFree=31522132/32770624 swapFree=0/197408
[pid=15770] ppid=15764 vsize=13982084 CPUtime=244.63 cores=0,2,4,6
/proc/15770/stat : 15770 (java) S 15764 15770 5123 0 -1 1077944320 59691 0 0 0 24438 25 0 0 20 0 15 0 11033510 14317654016 41551 18446744073709551615 4194304 4196468 140727183547088 140727183529632 139938762833655 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
/proc/15770/statm: 3495521 41551 3791 1 0 3484303 0
[pid=15770/tid=15773] ppid=15764 vsize=13982084 CPUtime=239.65 cores=0,2,4,6
/proc/15770/task/15773/stat : 15773 (java) R 15764 15770 5123 0 -1 4202560 18417 0 0 0 23952 13 0 0 20 0 15 0 11033520 14317654016 41551 18446744073709551615 4194304 4196468 140727183547088 139938767072176 139938379832977 0 4 1 16800974 0 0 0 -1 2 0 0 8 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15776] ppid=15764 vsize=13982084 CPUtime=0.05 cores=0,2,4,6
/proc/15770/task/15776/stat : 15776 (java) S 15764 15770 5123 0 -1 1077944384 1478 0 0 0 4 1 0 0 20 0 15 0 11033521 14317654016 41551 18446744073709551615 4194304 4196468 140727183547088 139938697268112 139938762843861 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15778] ppid=15764 vsize=13982084 CPUtime=0.05 cores=0,2,4,6
/proc/15770/task/15778/stat : 15778 (java) S 15764 15770 5123 0 -1 1077944384 1606 0 0 0 4 1 0 0 20 0 15 0 11033521 14317654016 41551 18446744073709551615 4194304 4196468 140727183547088 139938696215312 139938762843861 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15780] ppid=15764 vsize=13982084 CPUtime=0.06 cores=0,2,4,6
/proc/15770/task/15780/stat : 15780 (java) S 15764 15770 5123 0 -1 1077944384 2862 0 0 0 5 1 0 0 20 0 15 0 11033521 14317654016 41551 18446744073709551615 4194304 4196468 140727183547088 139938695163024 139938762843861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15781] ppid=15764 vsize=13982084 CPUtime=0.05 cores=0,2,4,6
/proc/15770/task/15781/stat : 15781 (java) S 15764 15770 5123 0 -1 1077944384 1883 0 0 0 4 1 0 0 20 0 15 0 11033521 14317654016 41551 18446744073709551615 4194304 4196468 140727183547088 139938694110224 139938762843861 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15784] ppid=15764 vsize=13982084 CPUtime=0.06 cores=0,2,4,6
/proc/15770/task/15784/stat : 15784 (java) S 15764 15770 5123 0 -1 1077944384 2140 0 0 0 5 1 0 0 20 0 15 0 11033522 14317654016 41551 18446744073709551615 4194304 4196468 140727183547088 139938241296496 139938762844802 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15786] ppid=15764 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15770/task/15786/stat : 15786 (java) S 15764 15770 5123 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 11033522 14317654016 41551 18446744073709551615 4194304 4196468 140727183547088 139938240242528 139938762843861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15788] ppid=15764 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15770/task/15788/stat : 15788 (java) S 15764 15770 5123 0 -1 1077944384 91 0 0 0 0 0 0 0 20 0 15 0 11033523 14317654016 41551 18446744073709551615 4194304 4196468 140727183547088 139938239190144 139938762843861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15793] ppid=15764 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15770/task/15793/stat : 15793 (java) S 15764 15770 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11033525 14317654016 41551 18446744073709551615 4194304 4196468 140727183547088 139938238138448 139938762852251 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15794] ppid=15764 vsize=13982084 CPUtime=1.91 cores=0,2,4,6
/proc/15770/task/15794/stat : 15794 (java) S 15764 15770 5123 0 -1 1077944384 11116 0 0 0 190 1 0 0 20 0 15 0 11033525 14317654016 41551 18446744073709551615 4194304 4196468 140727183547088 139938237086320 139938762844802 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15795] ppid=15764 vsize=13982084 CPUtime=1.99 cores=0,2,4,6
/proc/15770/task/15795/stat : 15795 (java) S 15764 15770 5123 0 -1 1077944384 9155 0 0 0 198 1 0 0 20 0 15 0 11033525 14317654016 41551 18446744073709551615 4194304 4196468 140727183547088 139938236033520 139938762844802 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15797] ppid=15764 vsize=13982084 CPUtime=0.67 cores=0,2,4,6
/proc/15770/task/15797/stat : 15797 (java) S 15764 15770 5123 0 -1 1077944384 9345 0 0 0 66 1 0 0 20 0 15 0 11033525 14317654016 41551 18446744073709551615 4194304 4196468 140727183547088 139938234981232 139938762844802 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15798] ppid=15764 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15770/task/15798/stat : 15798 (java) S 15764 15770 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11033525 14317654016 41551 18446744073709551615 4194304 4196468 140727183547088 139938233928672 139938762843861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
[pid=15770/tid=15800] ppid=15764 vsize=13982084 CPUtime=0.06 cores=0,2,4,6
/proc/15770/task/15800/stat : 15800 (java) S 15764 15770 5123 0 -1 1077944384 212 0 0 0 2 4 0 0 20 0 15 0 11033535 14317654016 41551 18446744073709551615 4194304 4196468 140727183547088 139938232875440 139938762844802 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29884416 140727183548817 140727183549003 140727183549003 140727183552463 0
Current children cumulated CPU time (s) 244.63
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 15770 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 240.013
CPU time (s): 244.654
CPU user time (s): 244.39
CPU system time (s): 0.264175
CPU usage (%): 101.934
Max. virtual memory (cumulated for all children) (KiB): 13982084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 244.39
system time used= 0.264175
maximum resident set size= 240988
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60255
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= 9572
involuntary context switches= 306

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.06229 second user time and 1.22156 second system time

The end

Launcher Data

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

SOLVER NAME= OscaR - Conflict Ordering 2017-07-26
BENCH NAME= XCSP17/Scheduling/Scheduling-fs-taillard/Taillard-fs-050-05-9.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4256246-1501624165/watcher-4256246-1501624165 -o /tmp/evaluation-result-4256246-1501624165/solver-4256246-1501624165 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node130-1501623088-15579 --watchdog 300  java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1119522006 --timelimit 264 --memlimit 11000 --nbcore 4 HOME/instance-4256246-1501624165.xml

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

MD5SUM BENCH= b5db2d1209ce62208741c56e17334157
RANDOM SEED=1119522006

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31838580 kB
MemAvailable:   32029376 kB
Buffers:           99732 kB
Cached:           374732 kB
SwapCached:            0 kB
Active:           324864 kB
Inactive:         205836 kB
Active(anon):      57096 kB
Inactive(anon):     8532 kB
Active(file):     267768 kB
Inactive(file):   197304 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             84656 kB
Writeback:            12 kB
AnonPages:         56636 kB
Mapped:            29908 kB
Shmem:              8872 kB
Slab:             107500 kB
SReclaimable:      83120 kB
SUnreclaim:        24380 kB
KernelStack:        3104 kB
PageTables:         4412 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     283124 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

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