Trace number 4245072

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 NameAnswerCPU timeWall clock time
R1: OscaR - Conflict Ordering 2017-06-30? (TO) 2400.06 2320.82

General information on the benchmark

NameStripPacking/StripPacking-m1-seriesN/
StripPacking-N7e.xml
MD5SUMa2078c203ecd0c92972679cdeaf30c01
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables985
Number of constraints592
Number of domains147
Minimum domain size1
Maximum domain size200
Distribution of domain sizes[{"size":1,"count":22},{"size":2,"count":569},{"size":200,"count":394}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":197},{"degree":2,"count":394},{"degree":3,"count":394}]
Minimum constraint arity2
Maximum constraint arity788
Distribution of constraint arities[{"arity":2,"count":394},{"arity":3,"count":197},{"arity":788,"count":1}]
Number of extensional constraints197
Number of intensional constraints394
Distribution of constraint types[{"type":"extension","count":197},{"type":"intension","count":394},{"type":"noOverlap","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.42/0.30	c version: 2017-06-30
0.42/0.30	c seed: 1437777887
0.42/0.30	c timeout: 2400
0.42/0.30	c memlimit: 15500
0.42/0.30	c nbcore: 8
0.42/0.32	c Parsing instance...
6.18/1.77	c Parsing done, starting search...
2400.03/2320.80	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-4245072-1500696061/watcher-4245072-1500696061 -o /tmp/evaluation-result-4245072-1500696061/solver-4245072-1500696061 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node149-1500684204-15326 --watchdog 2560 java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1437777887 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4245072-1500696061.xml 

pid=16860
running on 8 cores: 1,3,5,7,9,11,13,15

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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.65 1.48 1.43 2/262 16863
/proc/meminfo: memFree=31423748/32770624 swapFree=5968/250456
[pid=16863] ppid=16860 vsize=361196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16863/stat : 16863 (java) S 16860 16863 15294 0 -1 1077944320 1718 0 0 0 0 0 0 0 20 0 2 0 4870995 369864704 1925 33554432000 4194304 4196468 140727699093152 140727699075696 139675082501879 0 0 0 16784584 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
/proc/16863/statm: 90299 1925 1072 1 0 79210 0
[pid=16863/tid=16865] ppid=16860 vsize=361196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16865/stat : 16865 (java) S 16860 16863 15294 0 -1 1077944384 401 0 0 0 0 0 0 0 20 0 2 0 4870995 369864704 1925 33554432000 4194304 4196468 140727699093152 139675086743968 139675082513026 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0

[startup+0.100063 s]
/proc/loadavg: 1.65 1.48 1.43 2/262 16863
/proc/meminfo: memFree=31423748/32770624 swapFree=5968/250456
[pid=16863] ppid=16860 vsize=13264380 CPUtime=0.09 cores=1,3,5,7,9,11,13,15
/proc/16863/stat : 16863 (java) S 16860 16863 15294 0 -1 1077944320 5792 0 0 0 8 1 0 0 20 0 20 0 4870995 13582725120 6374 33554432000 4194304 4196468 140727699093152 140727699075696 139675082501879 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
/proc/16863/statm: 3316095 6374 3296 1 0 3303815 0
[pid=16863/tid=16865] ppid=16860 vsize=13264380 CPUtime=0.08 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16865/stat : 16865 (java) R 16860 16863 15294 0 -1 4202560 3872 0 0 0 7 1 0 0 20 0 20 0 4870995 13582725120 6374 33554432000 4194304 4196468 140727699093152 139675086736976 139675068195345 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13264380

[startup+0.200307 s]
/proc/loadavg: 1.65 1.48 1.43 2/262 16863
/proc/meminfo: memFree=31423748/32770624 swapFree=5968/250456
[pid=16863] ppid=16860 vsize=13263912 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/16863/stat : 16863 (java) S 16860 16863 15294 0 -1 1077944320 8933 0 0 0 23 3 0 0 20 0 20 0 4870995 13582245888 8920 33554432000 4194304 4196468 140727699093152 140727699075696 139675082501879 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
/proc/16863/statm: 3315978 8920 3539 1 0 3303698 0
[pid=16863/tid=16865] ppid=16860 vsize=13263912 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16865/stat : 16865 (java) R 16860 16863 15294 0 -1 4202560 6662 0 0 0 16 2 0 0 20 0 20 0 4870995 13582245888 8920 33554432000 4194304 4196468 140727699093152 139675086721328 139675068687587 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 13263912

[startup+0.300255 s]
/proc/loadavg: 1.65 1.48 1.43 2/262 16863
/proc/meminfo: memFree=31423748/32770624 swapFree=5968/250456
[pid=16863] ppid=16860 vsize=13263912 CPUtime=0.42 cores=1,3,5,7,9,11,13,15
/proc/16863/stat : 16863 (java) S 16860 16863 15294 0 -1 1077944320 9945 0 0 0 39 3 0 0 20 0 20 0 4870995 13582245888 11145 33554432000 4194304 4196468 140727699093152 140727699075696 139675082501879 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
/proc/16863/statm: 3315978 11145 3611 1 0 3303698 0
[pid=16863/tid=16865] ppid=16860 vsize=13263912 CPUtime=0.27 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16865/stat : 16865 (java) R 16860 16863 15294 0 -1 4202560 7390 0 0 0 25 2 0 0 20 0 20 0 4870995 13582245888 11145 33554432000 4194304 4196468 140727699093152 139675086724416 139675039104397 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 13263912

[startup+0.700191 s]
/proc/loadavg: 1.65 1.48 1.43 2/262 16863
/proc/meminfo: memFree=31423748/32770624 swapFree=5968/250456
[pid=16863] ppid=16860 vsize=13265980 CPUtime=1.43 cores=1,3,5,7,9,11,13,15
/proc/16863/stat : 16863 (java) S 16860 16863 15294 0 -1 1077944320 14116 0 0 0 138 5 0 0 20 0 20 0 4870995 13584363520 19960 33554432000 4194304 4196468 140727699093152 140727699075696 139675082501879 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
/proc/16863/statm: 3316495 19960 3770 1 0 3304210 0
[pid=16863/tid=16865] ppid=16860 vsize=13265980 CPUtime=0.67 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16865/stat : 16865 (java) R 16860 16863 15294 0 -1 4202560 8602 0 0 0 64 3 0 0 20 0 20 0 4870995 13584363520 19960 33554432000 4194304 4196468 140727699093152 139675086727840 139675064065443 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 13265980

[startup+1.50099 s]
/proc/loadavg: 1.65 1.48 1.43 11/282 16905
/proc/meminfo: memFree=31187176/32770624 swapFree=5968/250460
[pid=16863] ppid=16860 vsize=13270076 CPUtime=5.39 cores=1,3,5,7,9,11,13,15
/proc/16863/stat : 16863 (java) S 16860 16863 15294 0 -1 1077944320 26248 0 0 0 415 124 0 0 20 0 20 0 4870995 13588557824 108644 33554432000 4194304 4196468 140727699093152 140727699075696 139675082501879 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
/proc/16863/statm: 3317519 108644 3812 1 0 3305234 0
[pid=16863/tid=16865] ppid=16860 vsize=13270076 CPUtime=1.17 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16865/stat : 16865 (java) R 16860 16863 15294 0 -1 4202560 10711 0 0 0 112 5 0 0 20 0 20 0 4870995 13588557824 108644 33554432000 4194304 4196468 140727699093152 139675086719672 139675068765983 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16876] ppid=16860 vsize=13270076 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16876/stat : 16876 (java) S 16860 16863 15294 0 -1 1077944384 188 0 0 0 12 14 0 0 20 0 20 0 4870996 13588557824 108644 33554432000 4194304 4196468 140727699093152 139674681563408 139675082512085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16877] ppid=16860 vsize=13270076 CPUtime=0.24 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16877/stat : 16877 (java) S 16860 16863 15294 0 -1 1077944384 111 0 0 0 12 12 0 0 20 0 20 0 4870996 13588557824 108644 33554432000 4194304 4196468 140727699093152 139674680510864 139675082512085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16878] ppid=16860 vsize=13270076 CPUtime=0.28 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16878/stat : 16878 (java) S 16860 16863 15294 0 -1 1077944384 462 0 0 0 13 15 0 0 20 0 20 0 4870996 13588557824 108644 33554432000 4194304 4196468 140727699093152 139674679458320 139675082512085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16879] ppid=16860 vsize=13270076 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16879/stat : 16879 (java) S 16860 16863 15294 0 -1 1077944384 209 0 0 0 12 14 0 0 20 0 20 0 4870996 13588557824 108644 33554432000 4194304 4196468 140727699093152 139674678405776 139675082512085 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16880] ppid=16860 vsize=13270076 CPUtime=0.28 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16880/stat : 16880 (java) S 16860 16863 15294 0 -1 1077944384 216 0 0 0 13 15 0 0 20 0 20 0 4870996 13588557824 108644 33554432000 4194304 4196468 140727699093152 139674677353232 139675082512085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16881] ppid=16860 vsize=13270076 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16881/stat : 16881 (java) S 16860 16863 15294 0 -1 1077944384 239 0 0 0 12 14 0 0 20 0 20 0 4870996 13588557824 108644 33554432000 4194304 4196468 140727699093152 139674676300688 139675082512085 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16882] ppid=16860 vsize=13270076 CPUtime=0.27 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16882/stat : 16882 (java) S 16860 16863 15294 0 -1 1077944384 149 0 0 0 13 14 0 0 20 0 20 0 4870996 13588557824 108644 33554432000 4194304 4196468 140727699093152 139674675248144 139675082512085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16883] ppid=16860 vsize=13270076 CPUtime=0.24 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16883/stat : 16883 (java) S 16860 16863 15294 0 -1 1077944384 132 0 0 0 12 12 0 0 20 0 20 0 4870996 13588557824 108644 33554432000 4194304 4196468 140727699093152 139674674195600 139675082512085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16893] ppid=16860 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16893/stat : 16893 (java) S 16860 16863 15294 0 -1 1077944384 247 0 0 0 0 0 0 0 20 0 20 0 4870998 13588557824 108644 33554432000 4194304 4196468 140727699093152 139674411571184 139675082513026 0 0 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16896] ppid=16860 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16896/stat : 16896 (java) S 16860 16863 15294 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 20 0 4870999 13588557824 108644 33554432000 4194304 4196468 140727699093152 139674410517472 139675082512085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16897] ppid=16860 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16897/stat : 16897 (java) S 16860 16863 15294 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 20 0 4870999 13588557824 108644 33554432000 4194304 4196468 140727699093152 139674409464816 139675082512085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16899] ppid=16860 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16899/stat : 16899 (java) S 16860 16863 15294 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4871003 13588557824 108644 33554432000 4194304 4196468 140727699093152 139674408413392 139675082520475 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16900] ppid=16860 vsize=13270076 CPUtime=0.59 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16900/stat : 16900 (java) S 16860 16863 15294 0 -1 1077944384 4127 0 0 0 59 0 0 0 20 0 20 0 4871003 13588557824 108644 33554432000 4194304 4196468 140727699093152 139674407361008 139675082513026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16901] ppid=16860 vsize=13270076 CPUtime=0.46 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16901/stat : 16901 (java) R 16860 16863 15294 0 -1 4202560 2201 0 0 0 46 0 0 0 20 0 20 0 4871003 13588557824 108644 33554432000 4194304 4196468 140727699093152 139674406289480 139675065998667 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16902] ppid=16860 vsize=13270076 CPUtime=0.41 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16902/stat : 16902 (java) R 16860 16863 15294 0 -1 4202560 2454 0 0 0 41 0 0 0 20 0 20 0 4871003 13588557824 108644 33554432000 4194304 4196468 140727699093152 139674405240576 139675064046473 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16903] ppid=16860 vsize=13270076 CPUtime=0.55 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16903/stat : 16903 (java) S 16860 16863 15294 0 -1 1077944384 3370 0 0 0 54 1 0 0 20 0 20 0 4871003 13588557824 108644 33554432000 4194304 4196468 140727699093152 139674404203376 139675082513026 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16904] ppid=16860 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16904/stat : 16904 (java) S 16860 16863 15294 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4871004 13588557824 108644 33554432000 4194304 4196468 140727699093152 139674403150048 139675082512085 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16905] ppid=16860 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16905/stat : 16905 (java) S 16860 16863 15294 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4871004 13588557824 108644 33554432000 4194304 4196468 140727699093152 139674402097584 139675082513026 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
Current children cumulated CPU time (s) 5.39
Current children cumulated vsize (KiB) 13270076

[startup+3.10098 s]
/proc/loadavg: 1.65 1.48 1.43 6/282 16905
/proc/meminfo: memFree=30951668/32770624 swapFree=5968/250460
[pid=16863] ppid=16860 vsize=13270076 CPUtime=12.6 cores=1,3,5,7,9,11,13,15
/proc/16863/stat : 16863 (java) S 16860 16863 15294 0 -1 1077944320 36007 0 0 0 1052 208 0 0 20 0 20 0 4870995 13588557824 190313 33554432000 4194304 4196468 140727699093152 140727699075696 139675082501879 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
/proc/16863/statm: 3317519 190313 3834 1 0 3305234 0
[pid=16863/tid=16865] ppid=16860 vsize=13270076 CPUtime=2.37 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16865/stat : 16865 (java) S 16860 16863 15294 0 -1 1077944384 11615 0 0 0 230 7 0 0 20 0 20 0 4870995 13588557824 190313 33554432000 4194304 4196468 140727699093152 139675086740032 139675082512085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16876] ppid=16860 vsize=13270076 CPUtime=0.64 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16876/stat : 16876 (java) R 16860 16863 15294 0 -1 4202560 472 0 0 0 39 25 0 0 20 0 20 0 4870996 13588557824 190313 33554432000 4194304 4196468 140727699093152 139674681563304 139675075130087 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16877] ppid=16860 vsize=13270076 CPUtime=0.62 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16877/stat : 16877 (java) R 16860 16863 15294 0 -1 4202560 502 0 0 0 39 23 0 0 20 0 20 0 4870996 13588557824 190313 33554432000 4194304 4196468 140727699093152 139674680511064 139675067452935 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16878] ppid=16860 vsize=13270076 CPUtime=0.65 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16878/stat : 16878 (java) R 16860 16863 15294 0 -1 4202560 1175 0 0 0 41 24 0 0 20 0 20 0 4870996 13588557824 190313 33554432000 4194304 4196468 140727699093152 139674679458216 139675075130087 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16879] ppid=16860 vsize=13270076 CPUtime=0.65 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16879/stat : 16879 (java) R 16860 16863 15294 0 -1 4202560 485 0 0 0 39 26 0 0 20 0 20 0 4870996 13588557824 190313 33554432000 4194304 4196468 140727699093152 139674678405672 139675075130087 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16880] ppid=16860 vsize=13270076 CPUtime=0.66 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16880/stat : 16880 (java) R 16860 16863 15294 0 -1 4202560 610 0 0 0 41 25 0 0 20 0 20 0 4870996 13588557824 190313 33554432000 4194304 4196468 140727699093152 139674677353128 139675065884914 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16881] ppid=16860 vsize=13270076 CPUtime=0.65 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16881/stat : 16881 (java) R 16860 16863 15294 0 -1 4202560 540 0 0 0 40 25 0 0 20 0 20 0 4870996 13588557824 190313 33554432000 4194304 4196468 140727699093152 139674676300584 139675075130087 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16882] ppid=16860 vsize=13270076 CPUtime=0.67 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16882/stat : 16882 (java) R 16860 16863 15294 0 -1 4202560 452 0 0 0 41 26 0 0 20 0 20 0 4870996 13588557824 190313 33554432000 4194304 4196468 140727699093152 139674675248040 139675075130087 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16883] ppid=16860 vsize=13270076 CPUtime=0.56 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16883/stat : 16883 (java) R 16860 16863 15294 0 -1 4202560 394 0 0 0 38 18 0 0 20 0 20 0 4870996 13588557824 190313 33554432000 4194304 4196468 140727699093152 139674674195496 139675075130087 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16893] ppid=16860 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16893/stat : 16893 (java) S 16860 16863 15294 0 -1 1077944384 441 0 0 0 0 0 0 0 20 0 20 0 4870998 13588557824 190313 33554432000 4194304 4196468 140727699093152 139674411569504 139675082512085 0 0 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16896] ppid=16860 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16896/stat : 16896 (java) S 16860 16863 15294 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 20 0 4870999 13588557824 190313 33554432000 4194304 4196468 140727699093152 139674410517472 139675082512085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16897] ppid=16860 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16897/stat : 16897 (java) S 16860 16863 15294 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 20 0 4870999 13588557824 190313 33554432000 4194304 4196468 140727699093152 139674409464816 139675082512085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16899] ppid=16860 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16899/stat : 16899 (java) S 16860 16863 15294 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4871003 13588557824 190313 33554432000 4194304 4196468 140727699093152 139674408413392 139675082520475 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16900] ppid=16860 vsize=13270076 CPUtime=1.41 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16900/stat : 16900 (java) S 16860 16863 15294 0 -1 1077944384 4946 0 0 0 141 0 0 0 20 0 20 0 4871003 13588557824 190313 33554432000 4194304 4196468 140727699093152 139674407361008 139675082513026 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16901] ppid=16860 vsize=13270076 CPUtime=1.54 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16901/stat : 16901 (java) S 16860 16863 15294 0 -1 1077944384 3376 0 0 0 153 1 0 0 20 0 20 0 4871003 13588557824 190313 33554432000 4194304 4196468 140727699093152 139674406293456 139675082512085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16902] ppid=16860 vsize=13270076 CPUtime=1.23 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16902/stat : 16902 (java) S 16860 16863 15294 0 -1 1077944384 3504 0 0 0 123 0 0 0 20 0 20 0 4871003 13588557824 190313 33554432000 4194304 4196468 140727699093152 139674405255920 139675082513026 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16903] ppid=16860 vsize=13270076 CPUtime=0.82 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16903/stat : 16903 (java) S 16860 16863 15294 0 -1 1077944384 6053 0 0 0 80 2 0 0 20 0 20 0 4871003 13588557824 190313 33554432000 4194304 4196468 140727699093152 139674404203376 139675082513026 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16904] ppid=16860 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16904/stat : 16904 (java) S 16860 16863 15294 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4871004 13588557824 190313 33554432000 4194304 4196468 140727699093152 139674403150048 139675082512085 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16905] ppid=16860 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16905/stat : 16905 (java) S 16860 16863 15294 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 4871004 13588557824 190313 33554432000 4194304 4196468 140727699093152 139674402097584 139675082513026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 13270076

[startup+6.30119 s]
/proc/loadavg: 1.68 1.49 1.43 3/282 16999
/proc/meminfo: memFree=30970892/32770624 swapFree=5968/250472
[pid=16863] ppid=16860 vsize=13270076 CPUtime=22.43 cores=1,3,5,7,9,11,13,15
/proc/16863/stat : 16863 (java) S 16860 16863 15294 0 -1 1077944320 39511 0 0 0 2031 212 0 0 20 0 20 0 4870995 13588557824 195258 33554432000 4194304 4196468 140727699093152 140727699075696 139675082501879 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
/proc/16863/statm: 3317519 195258 3842 1 0 3305234 0
[pid=16863/tid=16865] ppid=16860 vsize=13270076 CPUtime=4.38 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16865/stat : 16865 (java) R 16860 16863 15294 0 -1 4202560 11767 0 0 0 431 7 0 0 20 0 20 0 4870995 13588557824 195258 33554432000 4194304 4196468 140727699093152 139675086739768 139674711666624 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16876] ppid=16860 vsize=13270076 CPUtime=1.52 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16876/stat : 16876 (java) S 16860 16863 15294 0 -1 1077944384 519 0 0 0 127 25 0 0 20 0 20 0 4870996 13588557824 195258 33554432000 4194304 4196468 140727699093152 139674681563408 139675082512085 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16877] ppid=16860 vsize=13270076 CPUtime=1.52 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16877/stat : 16877 (java) S 16860 16863 15294 0 -1 1077944384 948 0 0 0 129 23 0 0 20 0 20 0 4870996 13588557824 195258 33554432000 4194304 4196468 140727699093152 139674680510864 139675082512085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16878] ppid=16860 vsize=13270076 CPUtime=1.54 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16878/stat : 16878 (java) S 16860 16863 15294 0 -1 1077944384 1205 0 0 0 130 24 0 0 20 0 20 0 4870996 13588557824 195258 33554432000 4194304 4196468 140727699093152 139674679458320 139675082512085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16879] ppid=16860 vsize=13270076 CPUtime=1.52 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16879/stat : 16879 (java) S 16860 16863 15294 0 -1 1077944384 505 0 0 0 125 27 0 0 20 0 20 0 4870996 13588557824 195258 33554432000 4194304 4196468 140727699093152 139674678405776 139675082512085 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16880] ppid=16860 vsize=13270076 CPUtime=1.55 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16880/stat : 16880 (java) S 16860 16863 15294 0 -1 1077944384 616 0 0 0 129 26 0 0 20 0 20 0 4870996 13588557824 195258 33554432000 4194304 4196468 140727699093152 139674677353232 139675082512085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16881] ppid=16860 vsize=13270076 CPUtime=1.55 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16881/stat : 16881 (java) S 16860 16863 15294 0 -1 1077944384 559 0 0 0 129 26 0 0 20 0 20 0 4870996 13588557824 195258 33554432000 4194304 4196468 140727699093152 139674676300688 139675082512085 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16882] ppid=16860 vsize=13270076 CPUtime=1.55 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16882/stat : 16882 (java) S 16860 16863 15294 0 -1 1077944384 462 0 0 0 129 26 0 0 20 0 20 0 4870996 13588557824 195258 33554432000 4194304 4196468 140727699093152 139674675248144 139675082512085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16883] ppid=16860 vsize=13270076 CPUtime=1.43 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16883/stat : 16883 (java) S 16860 16863 15294 0 -1 1077944384 405 0 0 0 124 19 0 0 20 0 20 0 4870996 13588557824 195258 33554432000 4194304 4196468 140727699093152 139674674195600 139675082512085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16893] ppid=16860 vsize=13270076 CPUtime=0.22 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16893/stat : 16893 (java) S 16860 16863 15294 0 -1 1077944384 2926 0 0 0 22 0 0 0 20 0 20 0 4870998 13588557824 195258 33554432000 4194304 4196468 140727699093152 139674411571184 139675082513026 0 0 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16896] ppid=16860 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16896/stat : 16896 (java) S 16860 16863 15294 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 20 0 4870999 13588557824 195258 33554432000 4194304 4196468 140727699093152 139674410517472 139675082512085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16897] ppid=16860 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16897/stat : 16897 (java) S 16860 16863 15294 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 20 0 4870999 13588557824 195258 33554432000 4194304 4196468 140727699093152 139674409464832 139675082512085 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16899] ppid=16860 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15

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

[pid=16863/tid=16901] ppid=16860 vsize=13270076 CPUtime=1.68 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16901/stat : 16901 (java) S 16860 16863 15294 0 -1 1077944384 4435 0 0 0 167 1 0 0 20 0 20 0 4871003 13588557824 436471 33554432000 4194304 4196468 140727699093152 139674406308464 139675082513026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16902] ppid=16860 vsize=13270076 CPUtime=1.78 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16902/stat : 16902 (java) S 16860 16863 15294 0 -1 1077944384 7200 0 0 0 178 0 0 0 20 0 20 0 4871003 13588557824 436471 33554432000 4194304 4196468 140727699093152 139674405255920 139675082513026 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16903] ppid=16860 vsize=13270076 CPUtime=0.85 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16903/stat : 16903 (java) S 16860 16863 15294 0 -1 1077944384 7461 0 0 0 83 2 0 0 20 0 20 0 4871003 13588557824 436471 33554432000 4194304 4196468 140727699093152 139674404203376 139675082513026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16904] ppid=16860 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16904/stat : 16904 (java) S 16860 16863 15294 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4871004 13588557824 436471 33554432000 4194304 4196468 140727699093152 139674403150048 139675082512085 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16905] ppid=16860 vsize=13270076 CPUtime=0.95 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16905/stat : 16905 (java) S 16860 16863 15294 0 -1 1077944384 859 0 0 0 44 51 0 0 20 0 20 0 4871004 13588557824 436471 33554432000 4194304 4196468 140727699093152 139674402097584 139675082513026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 47 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
Current children cumulated CPU time (s) 2216.05
Current children cumulated vsize (KiB) 13270076

[startup+2202.31 s]
/proc/loadavg: 1.60 1.64 1.63 3/281 17059
/proc/meminfo: memFree=29424096/32770624 swapFree=5968/252820
[pid=16863] ppid=16860 vsize=13270076 CPUtime=2277.82 cores=1,3,5,7,9,11,13,15
/proc/16863/stat : 16863 (java) S 16860 16863 15294 0 -1 1077944320 331239 0 0 0 227297 485 0 0 20 0 20 0 4870995 13588557824 436078 33554432000 4194304 4196468 140727699093152 140727699075696 139675082501879 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
/proc/16863/statm: 3317519 436078 3845 1 0 3305234 0
[pid=16863/tid=16865] ppid=16860 vsize=13270076 CPUtime=2190.56 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16865/stat : 16865 (java) R 16860 16863 15294 0 -1 4202560 152466 0 0 0 219033 23 0 0 20 0 20 0 4870995 13588557824 436078 33554432000 4194304 4196468 140727699093152 139675086740240 139674711666648 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16876] ppid=16860 vsize=13270076 CPUtime=9.91 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16876/stat : 16876 (java) S 16860 16863 15294 0 -1 1077944384 15559 0 0 0 938 53 0 0 20 0 20 0 4870996 13588557824 436078 33554432000 4194304 4196468 140727699093152 139674681563408 139675082512085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16877] ppid=16860 vsize=13270076 CPUtime=9.93 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16877/stat : 16877 (java) S 16860 16863 15294 0 -1 1077944384 17345 0 0 0 944 49 0 0 20 0 20 0 4870996 13588557824 436078 33554432000 4194304 4196468 140727699093152 139674680510864 139675082512085 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16878] ppid=16860 vsize=13270076 CPUtime=10.07 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16878/stat : 16878 (java) S 16860 16863 15294 0 -1 1077944384 20032 0 0 0 955 52 0 0 20 0 20 0 4870996 13588557824 436078 33554432000 4194304 4196468 140727699093152 139674679458320 139675082512085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16879] ppid=16860 vsize=13270076 CPUtime=10.03 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16879/stat : 16879 (java) S 16860 16863 15294 0 -1 1077944384 19510 0 0 0 949 54 0 0 20 0 20 0 4870996 13588557824 436078 33554432000 4194304 4196468 140727699093152 139674678405776 139675082512085 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16880] ppid=16860 vsize=13270076 CPUtime=10.03 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16880/stat : 16880 (java) S 16860 16863 15294 0 -1 1077944384 20010 0 0 0 953 50 0 0 20 0 20 0 4870996 13588557824 436078 33554432000 4194304 4196468 140727699093152 139674677353232 139675082512085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16881] ppid=16860 vsize=13270076 CPUtime=9.96 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16881/stat : 16881 (java) S 16860 16863 15294 0 -1 1077944384 17684 0 0 0 945 51 0 0 20 0 20 0 4870996 13588557824 436078 33554432000 4194304 4196468 140727699093152 139674676300688 139675082512085 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16882] ppid=16860 vsize=13270076 CPUtime=10.04 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16882/stat : 16882 (java) S 16860 16863 15294 0 -1 1077944384 15421 0 0 0 955 49 0 0 20 0 20 0 4870996 13588557824 436078 33554432000 4194304 4196468 140727699093152 139674675248144 139675082512085 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16883] ppid=16860 vsize=13270076 CPUtime=9.75 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16883/stat : 16883 (java) S 16860 16863 15294 0 -1 1077944384 15099 0 0 0 930 45 0 0 20 0 20 0 4870996 13588557824 436078 33554432000 4194304 4196468 140727699093152 139674674195600 139675082512085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16893] ppid=16860 vsize=13270076 CPUtime=0.55 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16893/stat : 16893 (java) S 16860 16863 15294 0 -1 1077944384 11223 0 0 0 49 6 0 0 20 0 20 0 4870998 13588557824 436078 33554432000 4194304 4196468 140727699093152 139674411571184 139675082513026 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16896] ppid=16860 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16896/stat : 16896 (java) S 16860 16863 15294 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 20 0 4870999 13588557824 436078 33554432000 4194304 4196468 140727699093152 139674410517472 139675082512085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16897] ppid=16860 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16897/stat : 16897 (java) S 16860 16863 15294 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 20 0 4870999 13588557824 436078 33554432000 4194304 4196468 140727699093152 139674409464832 139675082512085 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16899] ppid=16860 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16899/stat : 16899 (java) S 16860 16863 15294 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4871003 13588557824 436078 33554432000 4194304 4196468 140727699093152 139674408413392 139675082520475 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16900] ppid=16860 vsize=13270076 CPUtime=1.54 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16900/stat : 16900 (java) S 16860 16863 15294 0 -1 1077944384 5476 0 0 0 153 1 0 0 20 0 20 0 4871003 13588557824 436078 33554432000 4194304 4196468 140727699093152 139674407361008 139675082513026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16901] ppid=16860 vsize=13270076 CPUtime=1.68 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16901/stat : 16901 (java) S 16860 16863 15294 0 -1 1077944384 4438 0 0 0 167 1 0 0 20 0 20 0 4871003 13588557824 436078 33554432000 4194304 4196468 140727699093152 139674406308464 139675082513026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16902] ppid=16860 vsize=13270076 CPUtime=1.79 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16902/stat : 16902 (java) S 16860 16863 15294 0 -1 1077944384 7202 0 0 0 178 1 0 0 20 0 20 0 4871003 13588557824 436078 33554432000 4194304 4196468 140727699093152 139674405255920 139675082513026 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16903] ppid=16860 vsize=13270076 CPUtime=0.85 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16903/stat : 16903 (java) S 16860 16863 15294 0 -1 1077944384 7463 0 0 0 83 2 0 0 20 0 20 0 4871003 13588557824 436078 33554432000 4194304 4196468 140727699093152 139674404203376 139675082513026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16904] ppid=16860 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16904/stat : 16904 (java) S 16860 16863 15294 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4871004 13588557824 436078 33554432000 4194304 4196468 140727699093152 139674403150048 139675082512085 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16905] ppid=16860 vsize=13270076 CPUtime=0.98 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16905/stat : 16905 (java) S 16860 16863 15294 0 -1 1077944384 879 0 0 0 45 53 0 0 20 0 20 0 4871004 13588557824 436078 33554432000 4194304 4196468 140727699093152 139674402097584 139675082513026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 47 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
Current children cumulated CPU time (s) 2277.82
Current children cumulated vsize (KiB) 13270076

[startup+2262.3 s]
/proc/loadavg: 1.72 1.66 1.64 3/281 17060
/proc/meminfo: memFree=29486832/32770624 swapFree=5968/252860
[pid=16863] ppid=16860 vsize=13270076 CPUtime=2339.73 cores=1,3,5,7,9,11,13,15
/proc/16863/stat : 16863 (java) S 16860 16863 15294 0 -1 1077944320 334555 0 0 0 233478 495 0 0 20 0 20 0 4870995 13588557824 433890 33554432000 4194304 4196468 140727699093152 140727699075696 139675082501879 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
/proc/16863/statm: 3317519 433890 3845 1 0 3305234 0
[pid=16863/tid=16865] ppid=16860 vsize=13270076 CPUtime=2250.24 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16865/stat : 16865 (java) R 16860 16863 15294 0 -1 4202560 153829 0 0 0 225000 24 0 0 20 0 20 0 4870995 13588557824 433890 33554432000 4194304 4196468 140727699093152 139675086740240 139674711772386 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16876] ppid=16860 vsize=13270076 CPUtime=10.19 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16876/stat : 16876 (java) S 16860 16863 15294 0 -1 1077944384 16200 0 0 0 965 54 0 0 20 0 20 0 4870996 13588557824 433890 33554432000 4194304 4196468 140727699093152 139674681563408 139675082512085 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16877] ppid=16860 vsize=13270076 CPUtime=10.21 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16877/stat : 16877 (java) S 16860 16863 15294 0 -1 1077944384 17406 0 0 0 971 50 0 0 20 0 20 0 4870996 13588557824 433890 33554432000 4194304 4196468 140727699093152 139674680510864 139675082512085 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16878] ppid=16860 vsize=13270076 CPUtime=10.34 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16878/stat : 16878 (java) S 16860 16863 15294 0 -1 1077944384 20322 0 0 0 981 53 0 0 20 0 20 0 4870996 13588557824 433890 33554432000 4194304 4196468 140727699093152 139674679458320 139675082512085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16879] ppid=16860 vsize=13270076 CPUtime=10.29 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16879/stat : 16879 (java) S 16860 16863 15294 0 -1 1077944384 19546 0 0 0 974 55 0 0 20 0 20 0 4870996 13588557824 433890 33554432000 4194304 4196468 140727699093152 139674678405776 139675082512085 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16880] ppid=16860 vsize=13270076 CPUtime=10.3 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16880/stat : 16880 (java) S 16860 16863 15294 0 -1 1077944384 20179 0 0 0 979 51 0 0 20 0 20 0 4870996 13588557824 433890 33554432000 4194304 4196468 140727699093152 139674677353232 139675082512085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16881] ppid=16860 vsize=13270076 CPUtime=10.23 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16881/stat : 16881 (java) S 16860 16863 15294 0 -1 1077944384 17848 0 0 0 971 52 0 0 20 0 20 0 4870996 13588557824 433890 33554432000 4194304 4196468 140727699093152 139674676300688 139675082512085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16882] ppid=16860 vsize=13270076 CPUtime=10.31 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16882/stat : 16882 (java) S 16860 16863 15294 0 -1 1077944384 15689 0 0 0 981 50 0 0 20 0 20 0 4870996 13588557824 433890 33554432000 4194304 4196468 140727699093152 139674675248144 139675082512085 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16883] ppid=16860 vsize=13270076 CPUtime=10.03 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16883/stat : 16883 (java) S 16860 16863 15294 0 -1 1077944384 15219 0 0 0 957 46 0 0 20 0 20 0 4870996 13588557824 433890 33554432000 4194304 4196468 140727699093152 139674674195600 139675082512085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16893] ppid=16860 vsize=13270076 CPUtime=0.57 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16893/stat : 16893 (java) S 16860 16863 15294 0 -1 1077944384 11398 0 0 0 50 7 0 0 20 0 20 0 4870998 13588557824 433890 33554432000 4194304 4196468 140727699093152 139674411571184 139675082513026 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16896] ppid=16860 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16896/stat : 16896 (java) S 16860 16863 15294 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 20 0 4870999 13588557824 433890 33554432000 4194304 4196468 140727699093152 139674410517472 139675082512085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16897] ppid=16860 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16897/stat : 16897 (java) S 16860 16863 15294 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 20 0 4870999 13588557824 433890 33554432000 4194304 4196468 140727699093152 139674409464832 139675082512085 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16899] ppid=16860 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16899/stat : 16899 (java) S 16860 16863 15294 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4871003 13588557824 433890 33554432000 4194304 4196468 140727699093152 139674408413392 139675082520475 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16900] ppid=16860 vsize=13270076 CPUtime=1.54 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16900/stat : 16900 (java) S 16860 16863 15294 0 -1 1077944384 5478 0 0 0 153 1 0 0 20 0 20 0 4871003 13588557824 433890 33554432000 4194304 4196468 140727699093152 139674407361008 139675082513026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16901] ppid=16860 vsize=13270076 CPUtime=1.68 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16901/stat : 16901 (java) S 16860 16863 15294 0 -1 1077944384 4440 0 0 0 167 1 0 0 20 0 20 0 4871003 13588557824 433890 33554432000 4194304 4196468 140727699093152 139674406308464 139675082513026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16902] ppid=16860 vsize=13270076 CPUtime=1.79 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16902/stat : 16902 (java) S 16860 16863 15294 0 -1 1077944384 7204 0 0 0 178 1 0 0 20 0 20 0 4871003 13588557824 433890 33554432000 4194304 4196468 140727699093152 139674405255920 139675082513026 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16903] ppid=16860 vsize=13270076 CPUtime=0.85 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16903/stat : 16903 (java) S 16860 16863 15294 0 -1 1077944384 7466 0 0 0 83 2 0 0 20 0 20 0 4871003 13588557824 433890 33554432000 4194304 4196468 140727699093152 139674404203376 139675082513026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16904] ppid=16860 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16904/stat : 16904 (java) S 16860 16863 15294 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4871004 13588557824 433890 33554432000 4194304 4196468 140727699093152 139674403150048 139675082512085 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16905] ppid=16860 vsize=13270076 CPUtime=1.01 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16905/stat : 16905 (java) S 16860 16863 15294 0 -1 1077944384 899 0 0 0 46 55 0 0 20 0 20 0 4871004 13588557824 433890 33554432000 4194304 4196468 140727699093152 139674402097584 139675082513026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 47 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
Current children cumulated CPU time (s) 2339.73
Current children cumulated vsize (KiB) 13270076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2320.8 s]
/proc/loadavg: 1.76 1.69 1.65 3/281 17234
/proc/meminfo: memFree=29623484/32770624 swapFree=5968/253028
[pid=16863] ppid=16860 vsize=13270076 CPUtime=2400.03 cores=1,3,5,7,9,11,13,15
/proc/16863/stat : 16863 (java) S 16860 16863 15294 0 -1 1077944320 337719 0 0 0 239499 504 0 0 20 0 20 0 4870995 13588557824 430678 33554432000 4194304 4196468 140727699093152 140727699075696 139675082501879 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
/proc/16863/statm: 3317519 430678 3845 1 0 3305234 0
[pid=16863/tid=16865] ppid=16860 vsize=13270076 CPUtime=2308.44 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16865/stat : 16865 (java) R 16860 16863 15294 0 -1 4202560 155411 0 0 0 230820 24 0 0 20 0 20 0 4870995 13588557824 430678 33554432000 4194304 4196468 140727699093152 139675086740128 139674711098479 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16876] ppid=16860 vsize=13270076 CPUtime=10.44 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16876/stat : 16876 (java) S 16860 16863 15294 0 -1 1077944384 16539 0 0 0 989 55 0 0 20 0 20 0 4870996 13588557824 430678 33554432000 4194304 4196468 140727699093152 139674681563408 139675082512085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16877] ppid=16860 vsize=13270076 CPUtime=10.48 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16877/stat : 16877 (java) S 16860 16863 15294 0 -1 1077944384 17523 0 0 0 997 51 0 0 20 0 20 0 4870996 13588557824 430678 33554432000 4194304 4196468 140727699093152 139674680510864 139675082512085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16878] ppid=16860 vsize=13270076 CPUtime=10.6 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16878/stat : 16878 (java) S 16860 16863 15294 0 -1 1077944384 20551 0 0 0 1006 54 0 0 20 0 20 0 4870996 13588557824 430678 33554432000 4194304 4196468 140727699093152 139674679458320 139675082512085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16879] ppid=16860 vsize=13270076 CPUtime=10.54 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16879/stat : 16879 (java) S 16860 16863 15294 0 -1 1077944384 19634 0 0 0 999 55 0 0 20 0 20 0 4870996 13588557824 430678 33554432000 4194304 4196468 140727699093152 139674678405776 139675082512085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16880] ppid=16860 vsize=13270076 CPUtime=10.55 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16880/stat : 16880 (java) S 16860 16863 15294 0 -1 1077944384 20318 0 0 0 1003 52 0 0 20 0 20 0 4870996 13588557824 430678 33554432000 4194304 4196468 140727699093152 139674677353232 139675082512085 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16881] ppid=16860 vsize=13270076 CPUtime=10.5 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16881/stat : 16881 (java) S 16860 16863 15294 0 -1 1077944384 17929 0 0 0 997 53 0 0 20 0 20 0 4870996 13588557824 430678 33554432000 4194304 4196468 140727699093152 139674676300688 139675082512085 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16882] ppid=16860 vsize=13270076 CPUtime=10.58 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16882/stat : 16882 (java) S 16860 16863 15294 0 -1 1077944384 15907 0 0 0 1007 51 0 0 20 0 20 0 4870996 13588557824 430678 33554432000 4194304 4196468 140727699093152 139674675248144 139675082512085 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16883] ppid=16860 vsize=13270076 CPUtime=10.28 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16883/stat : 16883 (java) S 16860 16863 15294 0 -1 1077944384 15391 0 0 0 981 47 0 0 20 0 20 0 4870996 13588557824 430678 33554432000 4194304 4196468 140727699093152 139674674195600 139675082512085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16893] ppid=16860 vsize=13270076 CPUtime=0.58 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16893/stat : 16893 (java) S 16860 16863 15294 0 -1 1077944384 11573 0 0 0 51 7 0 0 20 0 20 0 4870998 13588557824 430678 33554432000 4194304 4196468 140727699093152 139674411571184 139675082513026 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16896] ppid=16860 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16896/stat : 16896 (java) S 16860 16863 15294 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 20 0 4870999 13588557824 430678 33554432000 4194304 4196468 140727699093152 139674410517472 139675082512085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16897] ppid=16860 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16897/stat : 16897 (java) S 16860 16863 15294 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 20 0 4870999 13588557824 430678 33554432000 4194304 4196468 140727699093152 139674409464832 139675082512085 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16899] ppid=16860 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16899/stat : 16899 (java) S 16860 16863 15294 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4871003 13588557824 430678 33554432000 4194304 4196468 140727699093152 139674408413392 139675082520475 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16900] ppid=16860 vsize=13270076 CPUtime=1.54 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16900/stat : 16900 (java) S 16860 16863 15294 0 -1 1077944384 5480 0 0 0 153 1 0 0 20 0 20 0 4871003 13588557824 430678 33554432000 4194304 4196468 140727699093152 139674407361008 139675082513026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16901] ppid=16860 vsize=13270076 CPUtime=1.68 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16901/stat : 16901 (java) S 16860 16863 15294 0 -1 1077944384 4442 0 0 0 167 1 0 0 20 0 20 0 4871003 13588557824 430678 33554432000 4194304 4196468 140727699093152 139674406308464 139675082513026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16902] ppid=16860 vsize=13270076 CPUtime=1.79 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16902/stat : 16902 (java) S 16860 16863 15294 0 -1 1077944384 7206 0 0 0 178 1 0 0 20 0 20 0 4871003 13588557824 430678 33554432000 4194304 4196468 140727699093152 139674405255920 139675082513026 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16903] ppid=16860 vsize=13270076 CPUtime=0.85 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16903/stat : 16903 (java) S 16860 16863 15294 0 -1 1077944384 7469 0 0 0 83 2 0 0 20 0 20 0 4871003 13588557824 430678 33554432000 4194304 4196468 140727699093152 139674404203376 139675082513026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16904] ppid=16860 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16904/stat : 16904 (java) S 16860 16863 15294 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4871004 13588557824 430678 33554432000 4194304 4196468 140727699093152 139674403150048 139675082512085 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
[pid=16863/tid=16905] ppid=16860 vsize=13270076 CPUtime=1.03 cores=1,3,5,7,9,11,13,15
/proc/16863/task/16905/stat : 16905 (java) S 16860 16863 15294 0 -1 1077944384 914 0 0 0 47 56 0 0 20 0 20 0 4871004 13588557824 430678 33554432000 4194304 4196468 140727699093152 139674402097584 139675082513026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 47 0 0 6293624 6294260 10887168 140727699096713 140727699096900 140727699096900 140727699099599 0
Current children cumulated CPU time (s) 2400.03
Current children cumulated vsize (KiB) 13270076

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 16863 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2320.82
CPU time (s): 2400.06
CPU user time (s): 2395
CPU system time (s): 5.05644
CPU usage (%): 103.414
Max. virtual memory (cumulated for all children) (KiB): 13270076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2395
system time used= 5.05644
maximum resident set size= 1816116
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 337961
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2568
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 67428
involuntary context switches= 125300

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.8015 second user time and 18.9278 second system time

The end

Launcher Data

Begin job on node149 at 2017-07-22 06:01:01
IDJOB=4245072
IDBENCH=120438
IDSOLVER=2628
FILE ID=node149/4245072-1500696061
RUNJOBID= node149-1500684204-15326
PBS_JOBID= 20623346
Free space on /tmp= 61984 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-06-30
BENCH NAME= XCSP17/StripPacking/StripPacking-m1-seriesN/StripPacking-N7e.xml
COMMAND LINE= java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit MEMLIMIT --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4245072-1500696061/watcher-4245072-1500696061 -o /tmp/evaluation-result-4245072-1500696061/solver-4245072-1500696061 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node149-1500684204-15326 --watchdog 2560  java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1437777887 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4245072-1500696061.xml

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 8

MD5SUM BENCH= a2078c203ecd0c92972679cdeaf30c01
RANDOM SEED=1437777887

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

/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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.56
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 8
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.56
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.56
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		: 2400.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.56
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2133.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2267.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1733.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        31424232 kB
MemAvailable:   31684404 kB
Buffers:          111804 kB
Cached:           428864 kB
SwapCached:            0 kB
Active:           650088 kB
Inactive:         259304 kB
Active(anon):     371556 kB
Inactive(anon):     8676 kB
Active(file):     278532 kB
Inactive(file):   250628 kB
Unevictable:        5968 kB
Mlocked:            5968 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42108 kB
Writeback:             0 kB
AnonPages:        370724 kB
Mapped:            45224 kB
Shmem:              8848 kB
Slab:             127132 kB
SReclaimable:      93692 kB
SUnreclaim:        33440 kB
KernelStack:        4560 kB
PageTables:         5816 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1176416 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    294912 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      140672 kB
DirectMap2M:    33404928 kB

Free space on /tmp at the end= 61940 MiB
End job on node149 at 2017-07-22 06:39:42