Trace number 4249604

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
R1: OscaR - Conflict Ordering 2017-06-30? (TO) 2400.07 2367.01

General information on the benchmark

NameBinPacking/BinPacking-sum-skj2/
BinPacking-sum-n2w4b2r4.xml
MD5SUM6d00557b853b2556046a5f6541eccb2e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark20086.801
Satisfiable
(Un)Satisfiability was proved
Number of variables181
Number of constraints27
Number of domains2
Minimum domain size13
Maximum domain size59
Distribution of domain sizes[{"size":13,"count":1},{"size":59,"count":180}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":168},{"degree":5,"count":12}]
Minimum constraint arity13
Maximum constraint arity180
Distribution of constraint arities[{"arity":13,"count":1},{"arity":15,"count":24},{"arity":180,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":12},{"type":"lex","count":1},{"type":"sum","count":12},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.46/0.52	c version: 2017-06-30
0.46/0.52	c seed: 1139424255
0.46/0.52	c timeout: 2400
0.46/0.52	c memlimit: 15500
0.46/0.52	c nbcore: 8
0.46/0.55	c Parsing instance...
1.66/1.07	c Parsing done, starting search...
2400.05/2367.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-4249604-1500763268/watcher-4249604-1500763268 -o /tmp/evaluation-result-4249604-1500763268/solver-4249604-1500763268 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node146-1500753903-32094 --watchdog 2560 java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1139424255 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4249604-1500763268.xml 

pid=831
running on 8 cores: 0,2,4,6,8,10,12,14

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.66 1.87 1.91 3/262 834
/proc/meminfo: memFree=31374748/32770624 swapFree=5776/333776
[pid=834] ppid=831 vsize=292 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/834/stat : 834 (java) R 831 834 32063 0 -1 4194304 134 0 0 0 0 0 0 0 20 0 1 0 11592180 299008 1 33554432000 4194304 4196468 140721833113680 140721833113680 139802532710064 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
/proc/834/statm: 73 1 0 1 0 37 0

[startup+0.100165 s]
/proc/loadavg: 1.66 1.87 1.91 3/262 834
/proc/meminfo: memFree=31374748/32770624 swapFree=5776/333776
[pid=834] ppid=831 vsize=12795092 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/834/stat : 834 (java) S 831 834 32063 0 -1 1077944320 3962 0 0 0 4 0 0 0 20 0 13 0 11592180 13102174208 4652 33554432000 4194304 4196468 140721833113680 140721833096224 139802530516727 0 0 0 16784584 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
/proc/834/statm: 3198773 4652 2118 1 0 3187211 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12795092

[startup+0.200332 s]
/proc/loadavg: 1.66 1.87 1.91 3/262 834
/proc/meminfo: memFree=31374748/32770624 swapFree=5776/333776
[pid=834] ppid=831 vsize=13263912 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/834/stat : 834 (java) S 831 834 32063 0 -1 1077944320 6947 0 0 0 14 1 0 0 20 0 20 0 11592180 13582245888 7195 33554432000 4194304 4196468 140721833113680 140721833096224 139802530516727 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
/proc/834/statm: 3315978 7195 3407 1 0 3303698 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 13263912

[startup+0.300296 s]
/proc/loadavg: 1.66 1.87 1.91 3/262 834
/proc/meminfo: memFree=31374748/32770624 swapFree=5776/333776
[pid=834] ppid=831 vsize=13263912 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/834/stat : 834 (java) S 831 834 32063 0 -1 1077944320 8717 0 0 0 23 2 0 0 20 0 20 0 11592180 13582245888 8721 33554432000 4194304 4196468 140721833113680 140721833096224 139802530516727 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
/proc/834/statm: 3315978 8721 3508 1 0 3303698 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 13263912

[startup+0.700288 s]
/proc/loadavg: 1.66 1.87 1.91 3/262 834
/proc/meminfo: memFree=31374748/32770624 swapFree=5776/333776
[pid=834] ppid=831 vsize=13263932 CPUtime=0.82 cores=0,2,4,6,8,10,12,14
/proc/834/stat : 834 (java) S 831 834 32063 0 -1 1077944320 11229 0 0 0 79 3 0 0 20 0 20 0 11592180 13582266368 13993 33554432000 4194304 4196468 140721833113680 140721833096224 139802530516727 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
/proc/834/statm: 3315983 13993 3736 1 0 3303698 0
Current children cumulated CPU time (s) 0.82
Current children cumulated vsize (KiB) 13263932

[startup+1.50104 s]
/proc/loadavg: 1.66 1.87 1.91 4/282 854
/proc/meminfo: memFree=31297580/32770624 swapFree=5776/333812
[pid=834] ppid=831 vsize=13268028 CPUtime=3.54 cores=0,2,4,6,8,10,12,14
/proc/834/stat : 834 (java) S 831 834 32063 0 -1 1077944320 22604 0 0 0 347 7 0 0 20 0 20 0 11592180 13586460672 30086 33554432000 4194304 4196468 140721833113680 140721833096224 139802530516727 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
/proc/834/statm: 3317007 30086 3768 1 0 3304722 0
[pid=834/tid=836] ppid=831 vsize=13268028 CPUtime=1.25 cores=0,2,4,6,8,10,12,14
/proc/834/task/836/stat : 836 (java) R 831 834 32063 0 -1 4202560 10639 0 0 0 121 4 0 0 20 0 20 0 11592183 13586460672 30086 33554432000 4194304 4196468 140721833113680 139802534753000 139802530528662 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=837] ppid=831 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/834/task/837/stat : 837 (java) S 831 834 32063 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 11592186 13586460672 30086 33554432000 4194304 4196468 140721833113680 139802462653328 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=838] ppid=831 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/834/task/838/stat : 838 (java) S 831 834 32063 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 11592186 13586460672 30086 33554432000 4194304 4196468 140721833113680 139802461600528 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=839] ppid=831 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/834/task/839/stat : 839 (java) S 831 834 32063 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11592186 13586460672 30086 33554432000 4194304 4196468 140721833113680 139802128125072 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=840] ppid=831 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/834/task/840/stat : 840 (java) S 831 834 32063 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11592186 13586460672 30086 33554432000 4194304 4196468 140721833113680 139802127072272 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=841] ppid=831 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/834/task/841/stat : 841 (java) S 831 834 32063 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 11592186 13586460672 30086 33554432000 4194304 4196468 140721833113680 139802126018960 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=842] ppid=831 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/834/task/842/stat : 842 (java) S 831 834 32063 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 11592186 13586460672 30086 33554432000 4194304 4196468 140721833113680 139802124966160 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=843] ppid=831 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/834/task/843/stat : 843 (java) S 831 834 32063 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 11592186 13586460672 30086 33554432000 4194304 4196468 140721833113680 139802123913872 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=844] ppid=831 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/834/task/844/stat : 844 (java) S 831 834 32063 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 11592186 13586460672 30086 33554432000 4194304 4196468 140721833113680 139802122861072 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=845] ppid=831 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/834/task/845/stat : 845 (java) S 831 834 32063 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 11592188 13586460672 30086 33554432000 4194304 4196468 140721833113680 139802061400688 139802530527874 0 0 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=846] ppid=831 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/834/task/846/stat : 846 (java) S 831 834 32063 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 11592189 13586460672 30086 33554432000 4194304 4196468 140721833113680 139802060346656 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=847] ppid=831 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/834/task/847/stat : 847 (java) S 831 834 32063 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 11592189 13586460672 30086 33554432000 4194304 4196468 140721833113680 139802059294320 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=848] ppid=831 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/834/task/848/stat : 848 (java) S 831 834 32063 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 11592193 13586460672 30086 33554432000 4194304 4196468 140721833113680 139801990785616 139802530535323 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=849] ppid=831 vsize=13268028 CPUtime=0.63 cores=0,2,4,6,8,10,12,14
/proc/834/task/849/stat : 849 (java) R 831 834 32063 0 -1 4202560 3325 0 0 0 63 0 0 0 20 0 20 0 11592193 13586460672 30086 33554432000 4194304 4196468 140721833113680 139801989718304 139802510171281 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=850] ppid=831 vsize=13268028 CPUtime=0.6 cores=0,2,4,6,8,10,12,14
/proc/834/task/850/stat : 850 (java) R 831 834 32063 0 -1 4202560 2572 0 0 0 60 0 0 0 20 0 20 0 11592193 13586460672 30086 33554432000 4194304 4196468 140721833113680 139801988671312 139802509694145 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=851] ppid=831 vsize=13268028 CPUtime=0.58 cores=0,2,4,6,8,10,12,14
/proc/834/task/851/stat : 851 (java) R 831 834 32063 0 -1 4202560 2715 0 0 0 58 0 0 0 20 0 20 0 11592194 13586460672 30086 33554432000 4194304 4196468 140721833113680 139801987613792 139802510171280 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=852] ppid=831 vsize=13268028 CPUtime=0.42 cores=0,2,4,6,8,10,12,14
/proc/834/task/852/stat : 852 (java) S 831 834 32063 0 -1 1077944384 1954 0 0 0 42 0 0 0 20 0 20 0 11592194 13586460672 30086 33554432000 4194304 4196468 140721833113680 139801986574576 139802530527874 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=853] ppid=831 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/834/task/853/stat : 853 (java) S 831 834 32063 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11592194 13586460672 30086 33554432000 4194304 4196468 140721833113680 139801985522528 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=854] ppid=831 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/834/task/854/stat : 854 (java) S 831 834 32063 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11592196 13586460672 30086 33554432000 4194304 4196468 140721833113680 139801984469808 139802530527874 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
Current children cumulated CPU time (s) 3.54
Current children cumulated vsize (KiB) 13268028

[startup+3.1009 s]
/proc/loadavg: 1.77 1.89 1.91 3/282 854
/proc/meminfo: memFree=31212444/32770624 swapFree=5776/333812
[pid=834] ppid=831 vsize=13268028 CPUtime=6.8 cores=0,2,4,6,8,10,12,14
/proc/834/stat : 834 (java) S 831 834 32063 0 -1 1077944320 30282 0 0 0 670 10 0 0 20 0 20 0 11592180 13586460672 55746 33554432000 4194304 4196468 140721833113680 140721833096224 139802530516727 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
/proc/834/statm: 3317007 55746 3796 1 0 3304722 0
[pid=834/tid=836] ppid=831 vsize=13268028 CPUtime=2.83 cores=0,2,4,6,8,10,12,14
/proc/834/task/836/stat : 836 (java) R 831 834 32063 0 -1 4202560 11024 0 0 0 278 5 0 0 20 0 20 0 11592183 13586460672 55746 33554432000 4194304 4196468 140721833113680 139802534754712 139802146428060 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=837] ppid=831 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/834/task/837/stat : 837 (java) S 831 834 32063 0 -1 1077944384 92 0 0 0 0 0 0 0 20 0 20 0 11592186 13586460672 55746 33554432000 4194304 4196468 140721833113680 139802462653328 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=838] ppid=831 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/834/task/838/stat : 838 (java) S 831 834 32063 0 -1 1077944384 88 0 0 0 0 0 0 0 20 0 20 0 11592186 13586460672 55746 33554432000 4194304 4196468 140721833113680 139802461600528 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=839] ppid=831 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/834/task/839/stat : 839 (java) S 831 834 32063 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 11592186 13586460672 55746 33554432000 4194304 4196468 140721833113680 139802128125072 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=840] ppid=831 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/834/task/840/stat : 840 (java) S 831 834 32063 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 20 0 11592186 13586460672 55746 33554432000 4194304 4196468 140721833113680 139802127072272 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=841] ppid=831 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/834/task/841/stat : 841 (java) S 831 834 32063 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 11592186 13586460672 55746 33554432000 4194304 4196468 140721833113680 139802126018960 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=842] ppid=831 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/834/task/842/stat : 842 (java) S 831 834 32063 0 -1 1077944384 500 0 0 0 0 0 0 0 20 0 20 0 11592186 13586460672 55746 33554432000 4194304 4196468 140721833113680 139802124966160 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=843] ppid=831 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/834/task/843/stat : 843 (java) S 831 834 32063 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 11592186 13586460672 55746 33554432000 4194304 4196468 140721833113680 139802123913872 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=844] ppid=831 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/834/task/844/stat : 844 (java) S 831 834 32063 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 20 0 11592186 13586460672 55746 33554432000 4194304 4196468 140721833113680 139802122861072 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=845] ppid=831 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/834/task/845/stat : 845 (java) S 831 834 32063 0 -1 1077944384 224 0 0 0 0 0 0 0 20 0 20 0 11592188 13586460672 55746 33554432000 4194304 4196468 140721833113680 139802061400688 139802530527874 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=846] ppid=831 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/834/task/846/stat : 846 (java) S 831 834 32063 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 20 0 11592189 13586460672 55746 33554432000 4194304 4196468 140721833113680 139802060346720 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=847] ppid=831 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/834/task/847/stat : 847 (java) S 831 834 32063 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 20 0 11592189 13586460672 55746 33554432000 4194304 4196468 140721833113680 139802059294336 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=848] ppid=831 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/834/task/848/stat : 848 (java) S 831 834 32063 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 11592193 13586460672 55746 33554432000 4194304 4196468 140721833113680 139801990785616 139802530535323 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=849] ppid=831 vsize=13268028 CPUtime=1.1 cores=0,2,4,6,8,10,12,14
/proc/834/task/849/stat : 849 (java) D 831 834 32063 0 -1 4202560 4555 0 0 0 109 1 0 0 20 0 20 0 11592193 13586460672 55746 33554432000 4194304 4196468 140721833113680 139801989732760 139802510440863 0 4 0 16800975 18446744072100424837 0 0 -1 8 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=850] ppid=831 vsize=13268028 CPUtime=1.22 cores=0,2,4,6,8,10,12,14
/proc/834/task/850/stat : 850 (java) S 831 834 32063 0 -1 1077944384 4327 0 0 0 122 0 0 0 20 0 20 0 11592193 13586460672 55746 33554432000 4194304 4196468 140721833113680 139801988679664 139802530527874 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=851] ppid=831 vsize=13268028 CPUtime=1.11 cores=0,2,4,6,8,10,12,14
/proc/834/task/851/stat : 851 (java) D 831 834 32063 0 -1 4202560 4610 0 0 0 111 0 0 0 20 0 20 0 11592194 13586460672 55746 33554432000 4194304 4196468 140721833113680 139801987627672 139802510440863 0 4 0 16800975 18446744072100424837 0 0 -1 4 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=852] ppid=831 vsize=13268028 CPUtime=0.45 cores=0,2,4,6,8,10,12,14
/proc/834/task/852/stat : 852 (java) D 831 834 32063 0 -1 4202560 3032 0 0 0 45 0 0 0 20 0 20 0 11592194 13586460672 55746 33554432000 4194304 4196468 140721833113680 139801986574496 139802510440863 0 4 0 16800975 18446744072100424837 0 0 -1 0 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=853] ppid=831 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/834/task/853/stat : 853 (java) S 831 834 32063 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11592194 13586460672 55746 33554432000 4194304 4196468 140721833113680 139801985522528 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=854] ppid=831 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/834/task/854/stat : 854 (java) D 831 834 32063 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 20 0 11592196 13586460672 55746 33554432000 4194304 4196468 140721833113680 139801984469728 139802515372814 0 4 0 16800975 18446744072100424837 0 0 -1 12 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
Current children cumulated CPU time (s) 6.8
Current children cumulated vsize (KiB) 13268028

[startup+6.30088 s]
/proc/loadavg: 1.77 1.89 1.91 3/282 854
/proc/meminfo: memFree=31174648/32770624 swapFree=5776/333840
[pid=834] ppid=831 vsize=13268028 CPUtime=10.31 cores=0,2,4,6,8,10,12,14
/proc/834/stat : 834 (java) S 831 834 32063 0 -1 1077944320 30669 0 0 0 1018 13 0 0 20 0 20 0 11592180 13586460672 56467 33554432000 4194304 4196468 140721833113680 140721833096224 139802530516727 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
/proc/834/statm: 3317007 56467 3796 1 0 3304722 0
[pid=834/tid=836] ppid=831 vsize=13268028 CPUtime=6.03 cores=0,2,4,6,8,10,12,14
/proc/834/task/836/stat : 836 (java) R 831 834 32063 0 -1 4202560 11061 0 0 0 597 6 0 0 20 0 20 0 11592183 13586460672 56467 33554432000 4194304 4196468 140721833113680 139802534754456 139802146052814 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=837] ppid=831 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/834/task/837/stat : 837 (java) S 831 834 32063 0 -1 1077944384 101 0 0 0 0 0 0 0 20 0 20 0 11592186 13586460672 56467 33554432000 4194304 4196468 140721833113680 139802462653328 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=838] ppid=831 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/834/task/838/stat : 838 (java) S 831 834 32063 0 -1 1077944384 94 0 0 0 0 0 0 0 20 0 20 0 11592186 13586460672 56467 33554432000 4194304 4196468 140721833113680 139802461600528 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=839] ppid=831 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/834/task/839/stat : 839 (java) S 831 834 32063 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 20 0 11592186 13586460672 56467 33554432000 4194304 4196468 140721833113680 139802128125072 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=840] ppid=831 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/834/task/840/stat : 840 (java) S 831 834 32063 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 20 0 11592186 13586460672 56467 33554432000 4194304 4196468 140721833113680 139802127072272 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=841] ppid=831 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/834/task/841/stat : 841 (java) S 831 834 32063 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 20 0 11592186 13586460672 56467 33554432000 4194304 4196468 140721833113680 139802126018960 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=842] ppid=831 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/834/task/842/stat : 842 (java) S 831 834 32063 0 -1 1077944384 506 0 0 0 0 0 0 0 20 0 20 0 11592186 13586460672 56467 33554432000 4194304 4196468 140721833113680 139802124966160 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=843] ppid=831 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/834/task/843/stat : 843 (java) S 831 834 32063 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 20 0 11592186 13586460672 56467 33554432000 4194304 4196468 140721833113680 139802123913872 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=844] ppid=831 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/834/task/844/stat : 844 (java) S 831 834 32063 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 20 0 11592186 13586460672 56467 33554432000 4194304 4196468 140721833113680 139802122861072 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=845] ppid=831 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/834/task/845/stat : 845 (java) S 831 834 32063 0 -1 1077944384 226 0 0 0 0 0 0 0 20 0 20 0 11592188 13586460672 56467 33554432000 4194304 4196468 140721833113680 139802061400688 139802530527874 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=846] ppid=831 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/834/task/846/stat : 846 (java) S 831 834 32063 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 20 0 11592189 13586460672 56467 33554432000 4194304 4196468 140721833113680 139802060346720 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=847] ppid=831 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/834/task/847/stat : 847 (java) S 831 834 32063 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 20 0 11592189 13586460672 56467 33554432000 4194304 4196468 140721833113680 139802059294336 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=848] ppid=831 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/834/task/848/stat : 848 (java) S 831 834 32063 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 11592193 13586460672 56467 33554432000 4194304 4196468 140721833113680 139801990785616 139802530535323 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=849] ppid=831 vsize=13268028 CPUtime=1.19 cores=0,2,4,6,8,10,12,14
/proc/834/task/849/stat : 849 (java) S 831 834 32063 0 -1 1077944384 4626 0 0 0 118 1 0 0 20 0 20 0 11592193 13586460672 56467 33554432000 4194304 4196468 140721833113680 139801989732464 139802530527874 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 13 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=850] ppid=831 vsize=13268028 CPUtime=1.3 cores=0,2,4,6,8,10,12,14
/proc/834/task/850/stat : 850 (java) S 831 834 32063 0 -1 1077944384 4420 0 0 0 130 0 0 0 20 0 20 0 11592193 13586460672 56467 33554432000 4194304 4196468 140721833113680 139801988679664 139802530527874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=851] ppid=831 vsize=13268028 CPUtime=1.19 cores=0,2,4,6,8,10,12,14
/proc/834/task/851/stat : 851 (java) S 831 834 32063 0 -1 1077944384 4648 0 0 0 119 0 0 0 20 0 20 0 11592194 13586460672 56467 33554432000 4194304 4196468 140721833113680 139801987627376 139802530527874 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 16 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=852] ppid=831 vsize=13268028 CPUtime=0.46 cores=0,2,4,6,8,10,12,14
/proc/834/task/852/stat : 852 (java) S 831 834 32063 0 -1 1077944384 3060 0 0 0 46 0 0 0 20 0 20 0 11592194 13586460672 56467 33554432000 4194304 4196468 140721833113680 139801986574576 139802530527874 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 12 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=853] ppid=831 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14

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

[pid=834/tid=850] ppid=831 vsize=13268028 CPUtime=1.34 cores=0,2,4,6,8,10,12,14
/proc/834/task/850/stat : 850 (java) S 831 834 32063 0 -1 1077944384 5750 0 0 0 133 1 0 0 20 0 20 0 11592193 13586460672 62521 33554432000 4194304 4196468 140721833113680 139801988679664 139802530527874 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=851] ppid=831 vsize=13268028 CPUtime=1.23 cores=0,2,4,6,8,10,12,14
/proc/834/task/851/stat : 851 (java) S 831 834 32063 0 -1 1077944384 5501 0 0 0 122 1 0 0 20 0 20 0 11592194 13586460672 62521 33554432000 4194304 4196468 140721833113680 139801987627376 139802530527874 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 16 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=852] ppid=831 vsize=13268028 CPUtime=0.48 cores=0,2,4,6,8,10,12,14
/proc/834/task/852/stat : 852 (java) S 831 834 32063 0 -1 1077944384 3560 0 0 0 47 1 0 0 20 0 20 0 11592194 13586460672 62521 33554432000 4194304 4196468 140721833113680 139801986574576 139802530527874 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 12 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=853] ppid=831 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/834/task/853/stat : 853 (java) S 831 834 32063 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11592194 13586460672 62521 33554432000 4194304 4196468 140721833113680 139801985522528 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=854] ppid=831 vsize=13268028 CPUtime=0.63 cores=0,2,4,6,8,10,12,14
/proc/834/task/854/stat : 854 (java) S 831 834 32063 0 -1 1077944384 686 0 0 0 28 35 0 0 20 0 20 0 11592196 13586460672 62521 33554432000 4194304 4196468 140721833113680 139801984469808 139802530527874 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 23 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
Current children cumulated CPU time (s) 2233.32
Current children cumulated vsize (KiB) 13268028

[startup+2262.3 s]
/proc/loadavg: 1.57 1.49 1.49 3/281 947
/proc/meminfo: memFree=30977684/32770624 swapFree=5776/334792
[pid=834] ppid=831 vsize=13268028 CPUtime=2294.1 cores=0,2,4,6,8,10,12,14
/proc/834/stat : 834 (java) S 831 834 32063 0 -1 1077944320 68292 0 0 0 229205 205 0 0 20 0 20 0 11592180 13586460672 63033 33554432000 4194304 4196468 140721833113680 140721833096224 139802530516727 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
/proc/834/statm: 3317007 63033 3802 1 0 3304722 0
[pid=834/tid=836] ppid=831 vsize=13268028 CPUtime=2252.48 cores=0,2,4,6,8,10,12,14
/proc/834/task/836/stat : 836 (java) R 831 834 32063 0 -1 4202560 27071 0 0 0 225233 15 0 0 20 0 20 0 11592183 13586460672 63033 33554432000 4194304 4196468 140721833113680 139802534754992 139802146236244 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=837] ppid=831 vsize=13268028 CPUtime=4.12 cores=0,2,4,6,8,10,12,14
/proc/834/task/837/stat : 837 (java) S 831 834 32063 0 -1 1077944384 911 0 0 0 393 19 0 0 20 0 20 0 11592186 13586460672 63033 33554432000 4194304 4196468 140721833113680 139802462653328 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=838] ppid=831 vsize=13268028 CPUtime=4.19 cores=0,2,4,6,8,10,12,14
/proc/834/task/838/stat : 838 (java) S 831 834 32063 0 -1 1077944384 2713 0 0 0 399 20 0 0 20 0 20 0 11592186 13586460672 63033 33554432000 4194304 4196468 140721833113680 139802461600528 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=839] ppid=831 vsize=13268028 CPUtime=4.11 cores=0,2,4,6,8,10,12,14
/proc/834/task/839/stat : 839 (java) S 831 834 32063 0 -1 1077944384 1702 0 0 0 392 19 0 0 20 0 20 0 11592186 13586460672 63033 33554432000 4194304 4196468 140721833113680 139802128125072 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=840] ppid=831 vsize=13268028 CPUtime=4.21 cores=0,2,4,6,8,10,12,14
/proc/834/task/840/stat : 840 (java) S 831 834 32063 0 -1 1077944384 3226 0 0 0 403 18 0 0 20 0 20 0 11592186 13586460672 63033 33554432000 4194304 4196468 140721833113680 139802127072272 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=841] ppid=831 vsize=13268028 CPUtime=4.09 cores=0,2,4,6,8,10,12,14
/proc/834/task/841/stat : 841 (java) S 831 834 32063 0 -1 1077944384 969 0 0 0 391 18 0 0 20 0 20 0 11592186 13586460672 63033 33554432000 4194304 4196468 140721833113680 139802126018960 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=842] ppid=831 vsize=13268028 CPUtime=4.17 cores=0,2,4,6,8,10,12,14
/proc/834/task/842/stat : 842 (java) S 831 834 32063 0 -1 1077944384 1703 0 0 0 398 19 0 0 20 0 20 0 11592186 13586460672 63033 33554432000 4194304 4196468 140721833113680 139802124966160 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=843] ppid=831 vsize=13268028 CPUtime=4.19 cores=0,2,4,6,8,10,12,14
/proc/834/task/843/stat : 843 (java) S 831 834 32063 0 -1 1077944384 1382 0 0 0 401 18 0 0 20 0 20 0 11592186 13586460672 63033 33554432000 4194304 4196468 140721833113680 139802123913872 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=844] ppid=831 vsize=13268028 CPUtime=4.23 cores=0,2,4,6,8,10,12,14
/proc/834/task/844/stat : 844 (java) S 831 834 32063 0 -1 1077944384 1295 0 0 0 405 18 0 0 20 0 20 0 11592186 13586460672 63033 33554432000 4194304 4196468 140721833113680 139802122861072 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=845] ppid=831 vsize=13268028 CPUtime=3.24 cores=0,2,4,6,8,10,12,14
/proc/834/task/845/stat : 845 (java) S 831 834 32063 0 -1 1077944384 5467 0 0 0 304 20 0 0 20 0 20 0 11592188 13586460672 63033 33554432000 4194304 4196468 140721833113680 139802061400688 139802530527874 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=846] ppid=831 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/834/task/846/stat : 846 (java) S 831 834 32063 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 20 0 11592189 13586460672 63033 33554432000 4194304 4196468 140721833113680 139802060346720 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=847] ppid=831 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/834/task/847/stat : 847 (java) S 831 834 32063 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 20 0 11592189 13586460672 63033 33554432000 4194304 4196468 140721833113680 139802059294336 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=848] ppid=831 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/834/task/848/stat : 848 (java) S 831 834 32063 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 11592193 13586460672 63033 33554432000 4194304 4196468 140721833113680 139801990785616 139802530535323 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=849] ppid=831 vsize=13268028 CPUtime=1.23 cores=0,2,4,6,8,10,12,14
/proc/834/task/849/stat : 849 (java) S 831 834 32063 0 -1 1077944384 4890 0 0 0 122 1 0 0 20 0 20 0 11592193 13586460672 63033 33554432000 4194304 4196468 140721833113680 139801989732464 139802530527874 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 13 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=850] ppid=831 vsize=13268028 CPUtime=1.34 cores=0,2,4,6,8,10,12,14
/proc/834/task/850/stat : 850 (java) S 831 834 32063 0 -1 1077944384 5752 0 0 0 133 1 0 0 20 0 20 0 11592193 13586460672 63033 33554432000 4194304 4196468 140721833113680 139801988679664 139802530527874 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=851] ppid=831 vsize=13268028 CPUtime=1.23 cores=0,2,4,6,8,10,12,14
/proc/834/task/851/stat : 851 (java) S 831 834 32063 0 -1 1077944384 5503 0 0 0 122 1 0 0 20 0 20 0 11592194 13586460672 63033 33554432000 4194304 4196468 140721833113680 139801987627376 139802530527874 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 16 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=852] ppid=831 vsize=13268028 CPUtime=0.48 cores=0,2,4,6,8,10,12,14
/proc/834/task/852/stat : 852 (java) S 831 834 32063 0 -1 1077944384 3562 0 0 0 47 1 0 0 20 0 20 0 11592194 13586460672 63033 33554432000 4194304 4196468 140721833113680 139801986574576 139802530527874 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 12 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=853] ppid=831 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/834/task/853/stat : 853 (java) S 831 834 32063 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11592194 13586460672 63033 33554432000 4194304 4196468 140721833113680 139801985522528 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=854] ppid=831 vsize=13268028 CPUtime=0.66 cores=0,2,4,6,8,10,12,14
/proc/834/task/854/stat : 854 (java) S 831 834 32063 0 -1 1077944384 704 0 0 0 30 36 0 0 20 0 20 0 11592196 13586460672 63033 33554432000 4194304 4196468 140721833113680 139801984469808 139802530527874 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 23 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
Current children cumulated CPU time (s) 2294.1
Current children cumulated vsize (KiB) 13268028

[startup+2322.3 s]
/proc/loadavg: 1.50 1.49 1.49 3/281 948
/proc/meminfo: memFree=30973212/32770624 swapFree=5776/334820
[pid=834] ppid=831 vsize=13268028 CPUtime=2354.79 cores=0,2,4,6,8,10,12,14
/proc/834/stat : 834 (java) S 831 834 32063 0 -1 1077944320 68506 0 0 0 235268 211 0 0 20 0 20 0 11592180 13586460672 63545 33554432000 4194304 4196468 140721833113680 140721833096224 139802530516727 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
/proc/834/statm: 3317007 63545 3802 1 0 3304722 0
[pid=834/tid=836] ppid=831 vsize=13268028 CPUtime=2312.23 cores=0,2,4,6,8,10,12,14
/proc/834/task/836/stat : 836 (java) R 831 834 32063 0 -1 4202560 27224 0 0 0 231208 15 0 0 20 0 20 0 11592183 13586460672 63545 33554432000 4194304 4196468 140721833113680 139802534755264 139802146488006 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=837] ppid=831 vsize=13268028 CPUtime=4.23 cores=0,2,4,6,8,10,12,14
/proc/834/task/837/stat : 837 (java) S 831 834 32063 0 -1 1077944384 911 0 0 0 403 20 0 0 20 0 20 0 11592186 13586460672 63545 33554432000 4194304 4196468 140721833113680 139802462653328 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=838] ppid=831 vsize=13268028 CPUtime=4.29 cores=0,2,4,6,8,10,12,14
/proc/834/task/838/stat : 838 (java) S 831 834 32063 0 -1 1077944384 2715 0 0 0 408 21 0 0 20 0 20 0 11592186 13586460672 63545 33554432000 4194304 4196468 140721833113680 139802461600528 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=839] ppid=831 vsize=13268028 CPUtime=4.23 cores=0,2,4,6,8,10,12,14
/proc/834/task/839/stat : 839 (java) S 831 834 32063 0 -1 1077944384 1734 0 0 0 403 20 0 0 20 0 20 0 11592186 13586460672 63545 33554432000 4194304 4196468 140721833113680 139802128125072 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=840] ppid=831 vsize=13268028 CPUtime=4.31 cores=0,2,4,6,8,10,12,14
/proc/834/task/840/stat : 840 (java) S 831 834 32063 0 -1 1077944384 3227 0 0 0 413 18 0 0 20 0 20 0 11592186 13586460672 63545 33554432000 4194304 4196468 140721833113680 139802127072272 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=841] ppid=831 vsize=13268028 CPUtime=4.18 cores=0,2,4,6,8,10,12,14
/proc/834/task/841/stat : 841 (java) S 831 834 32063 0 -1 1077944384 978 0 0 0 400 18 0 0 20 0 20 0 11592186 13586460672 63545 33554432000 4194304 4196468 140721833113680 139802126018960 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=842] ppid=831 vsize=13268028 CPUtime=4.27 cores=0,2,4,6,8,10,12,14
/proc/834/task/842/stat : 842 (java) S 831 834 32063 0 -1 1077944384 1704 0 0 0 407 20 0 0 20 0 20 0 11592186 13586460672 63545 33554432000 4194304 4196468 140721833113680 139802124966160 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=843] ppid=831 vsize=13268028 CPUtime=4.29 cores=0,2,4,6,8,10,12,14
/proc/834/task/843/stat : 843 (java) S 831 834 32063 0 -1 1077944384 1382 0 0 0 410 19 0 0 20 0 20 0 11592186 13586460672 63545 33554432000 4194304 4196468 140721833113680 139802123913872 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=844] ppid=831 vsize=13268028 CPUtime=4.33 cores=0,2,4,6,8,10,12,14
/proc/834/task/844/stat : 844 (java) S 831 834 32063 0 -1 1077944384 1297 0 0 0 415 18 0 0 20 0 20 0 11592186 13586460672 63545 33554432000 4194304 4196468 140721833113680 139802122861072 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=845] ppid=831 vsize=13268028 CPUtime=3.34 cores=0,2,4,6,8,10,12,14
/proc/834/task/845/stat : 845 (java) S 831 834 32063 0 -1 1077944384 5477 0 0 0 313 21 0 0 20 0 20 0 11592188 13586460672 63545 33554432000 4194304 4196468 140721833113680 139802061400688 139802530527874 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=846] ppid=831 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/834/task/846/stat : 846 (java) S 831 834 32063 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 20 0 11592189 13586460672 63545 33554432000 4194304 4196468 140721833113680 139802060346720 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=847] ppid=831 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/834/task/847/stat : 847 (java) S 831 834 32063 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 20 0 11592189 13586460672 63545 33554432000 4194304 4196468 140721833113680 139802059294336 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=848] ppid=831 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/834/task/848/stat : 848 (java) S 831 834 32063 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 11592193 13586460672 63545 33554432000 4194304 4196468 140721833113680 139801990785616 139802530535323 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=849] ppid=831 vsize=13268028 CPUtime=1.23 cores=0,2,4,6,8,10,12,14
/proc/834/task/849/stat : 849 (java) S 831 834 32063 0 -1 1077944384 4890 0 0 0 122 1 0 0 20 0 20 0 11592193 13586460672 63545 33554432000 4194304 4196468 140721833113680 139801989732464 139802530527874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 13 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=850] ppid=831 vsize=13268028 CPUtime=1.34 cores=0,2,4,6,8,10,12,14
/proc/834/task/850/stat : 850 (java) S 831 834 32063 0 -1 1077944384 5752 0 0 0 133 1 0 0 20 0 20 0 11592193 13586460672 63545 33554432000 4194304 4196468 140721833113680 139801988679664 139802530527874 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=851] ppid=831 vsize=13268028 CPUtime=1.23 cores=0,2,4,6,8,10,12,14
/proc/834/task/851/stat : 851 (java) S 831 834 32063 0 -1 1077944384 5503 0 0 0 122 1 0 0 20 0 20 0 11592194 13586460672 63545 33554432000 4194304 4196468 140721833113680 139801987627376 139802530527874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 16 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=852] ppid=831 vsize=13268028 CPUtime=0.48 cores=0,2,4,6,8,10,12,14
/proc/834/task/852/stat : 852 (java) S 831 834 32063 0 -1 1077944384 3562 0 0 0 47 1 0 0 20 0 20 0 11592194 13586460672 63545 33554432000 4194304 4196468 140721833113680 139801986574576 139802530527874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 12 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=853] ppid=831 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/834/task/853/stat : 853 (java) S 831 834 32063 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11592194 13586460672 63545 33554432000 4194304 4196468 140721833113680 139801985522528 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=854] ppid=831 vsize=13268028 CPUtime=0.68 cores=0,2,4,6,8,10,12,14
/proc/834/task/854/stat : 854 (java) S 831 834 32063 0 -1 1077944384 708 0 0 0 31 37 0 0 20 0 20 0 11592196 13586460672 63545 33554432000 4194304 4196468 140721833113680 139801984469808 139802530527874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 23 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
Current children cumulated CPU time (s) 2354.79
Current children cumulated vsize (KiB) 13268028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2367 s]
/proc/loadavg: 1.59 1.50 1.50 3/281 1049
/proc/meminfo: memFree=31102172/32770624 swapFree=5776/334896
[pid=834] ppid=831 vsize=13268028 CPUtime=2400.05 cores=0,2,4,6,8,10,12,14
/proc/834/stat : 834 (java) S 831 834 32063 0 -1 1077944320 68608 0 0 0 239790 215 0 0 20 0 20 0 11592180 13586460672 64057 33554432000 4194304 4196468 140721833113680 140721833096224 139802530516727 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
/proc/834/statm: 3317007 64057 3802 1 0 3304722 0
[pid=834/tid=836] ppid=831 vsize=13268028 CPUtime=2356.74 cores=0,2,4,6,8,10,12,14
/proc/834/task/836/stat : 836 (java) R 831 834 32063 0 -1 4202560 27308 0 0 0 235659 15 0 0 20 0 20 0 11592183 13586460672 64057 33554432000 4194304 4196468 140721833113680 139802534754928 139802146134619 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=837] ppid=831 vsize=13268028 CPUtime=4.31 cores=0,2,4,6,8,10,12,14
/proc/834/task/837/stat : 837 (java) S 831 834 32063 0 -1 1077944384 912 0 0 0 410 21 0 0 20 0 20 0 11592186 13586460672 64057 33554432000 4194304 4196468 140721833113680 139802462653328 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=838] ppid=831 vsize=13268028 CPUtime=4.37 cores=0,2,4,6,8,10,12,14
/proc/834/task/838/stat : 838 (java) S 831 834 32063 0 -1 1077944384 2716 0 0 0 416 21 0 0 20 0 20 0 11592186 13586460672 64057 33554432000 4194304 4196468 140721833113680 139802461600528 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=839] ppid=831 vsize=13268028 CPUtime=4.31 cores=0,2,4,6,8,10,12,14
/proc/834/task/839/stat : 839 (java) S 831 834 32063 0 -1 1077944384 1737 0 0 0 411 20 0 0 20 0 20 0 11592186 13586460672 64057 33554432000 4194304 4196468 140721833113680 139802128125072 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=840] ppid=831 vsize=13268028 CPUtime=4.38 cores=0,2,4,6,8,10,12,14
/proc/834/task/840/stat : 840 (java) S 831 834 32063 0 -1 1077944384 3228 0 0 0 419 19 0 0 20 0 20 0 11592186 13586460672 64057 33554432000 4194304 4196468 140721833113680 139802127072272 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=841] ppid=831 vsize=13268028 CPUtime=4.26 cores=0,2,4,6,8,10,12,14
/proc/834/task/841/stat : 841 (java) S 831 834 32063 0 -1 1077944384 979 0 0 0 408 18 0 0 20 0 20 0 11592186 13586460672 64057 33554432000 4194304 4196468 140721833113680 139802126018960 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=842] ppid=831 vsize=13268028 CPUtime=4.35 cores=0,2,4,6,8,10,12,14
/proc/834/task/842/stat : 842 (java) S 831 834 32063 0 -1 1077944384 1705 0 0 0 415 20 0 0 20 0 20 0 11592186 13586460672 64057 33554432000 4194304 4196468 140721833113680 139802124966160 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=843] ppid=831 vsize=13268028 CPUtime=4.39 cores=0,2,4,6,8,10,12,14
/proc/834/task/843/stat : 843 (java) S 831 834 32063 0 -1 1077944384 1383 0 0 0 419 20 0 0 20 0 20 0 11592186 13586460672 64057 33554432000 4194304 4196468 140721833113680 139802123913872 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=844] ppid=831 vsize=13268028 CPUtime=4.41 cores=0,2,4,6,8,10,12,14
/proc/834/task/844/stat : 844 (java) S 831 834 32063 0 -1 1077944384 1298 0 0 0 423 18 0 0 20 0 20 0 11592186 13586460672 64057 33554432000 4194304 4196468 140721833113680 139802122861072 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=845] ppid=831 vsize=13268028 CPUtime=3.4 cores=0,2,4,6,8,10,12,14
/proc/834/task/845/stat : 845 (java) S 831 834 32063 0 -1 1077944384 5481 0 0 0 319 21 0 0 20 0 20 0 11592188 13586460672 64057 33554432000 4194304 4196468 140721833113680 139802061400688 139802530527874 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=846] ppid=831 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/834/task/846/stat : 846 (java) S 831 834 32063 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 20 0 11592189 13586460672 64057 33554432000 4194304 4196468 140721833113680 139802060346720 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=847] ppid=831 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/834/task/847/stat : 847 (java) S 831 834 32063 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 20 0 11592189 13586460672 64057 33554432000 4194304 4196468 140721833113680 139802059294336 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=848] ppid=831 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/834/task/848/stat : 848 (java) S 831 834 32063 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 11592193 13586460672 64057 33554432000 4194304 4196468 140721833113680 139801990785616 139802530535323 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=849] ppid=831 vsize=13268028 CPUtime=1.23 cores=0,2,4,6,8,10,12,14
/proc/834/task/849/stat : 849 (java) S 831 834 32063 0 -1 1077944384 4890 0 0 0 122 1 0 0 20 0 20 0 11592193 13586460672 64057 33554432000 4194304 4196468 140721833113680 139801989732464 139802530527874 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 13 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=850] ppid=831 vsize=13268028 CPUtime=1.34 cores=0,2,4,6,8,10,12,14
/proc/834/task/850/stat : 850 (java) S 831 834 32063 0 -1 1077944384 5752 0 0 0 133 1 0 0 20 0 20 0 11592193 13586460672 64057 33554432000 4194304 4196468 140721833113680 139801988679664 139802530527874 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=851] ppid=831 vsize=13268028 CPUtime=1.23 cores=0,2,4,6,8,10,12,14
/proc/834/task/851/stat : 851 (java) S 831 834 32063 0 -1 1077944384 5503 0 0 0 122 1 0 0 20 0 20 0 11592194 13586460672 64057 33554432000 4194304 4196468 140721833113680 139801987627376 139802530527874 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 16 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=852] ppid=831 vsize=13268028 CPUtime=0.48 cores=0,2,4,6,8,10,12,14
/proc/834/task/852/stat : 852 (java) S 831 834 32063 0 -1 1077944384 3562 0 0 0 47 1 0 0 20 0 20 0 11592194 13586460672 64057 33554432000 4194304 4196468 140721833113680 139801986574576 139802530527874 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 12 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=853] ppid=831 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/834/task/853/stat : 853 (java) S 831 834 32063 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11592194 13586460672 64057 33554432000 4194304 4196468 140721833113680 139801985522528 139802530526933 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
[pid=834/tid=854] ppid=831 vsize=13268028 CPUtime=0.69 cores=0,2,4,6,8,10,12,14
/proc/834/task/854/stat : 854 (java) S 831 834 32063 0 -1 1077944384 712 0 0 0 31 38 0 0 20 0 20 0 11592196 13586460672 64057 33554432000 4194304 4196468 140721833113680 139801984469808 139802530527874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 23 0 0 6293624 6294260 30932992 140721833120905 140721833121092 140721833121092 140721833123791 0
Current children cumulated CPU time (s) 2400.05
Current children cumulated vsize (KiB) 13268028

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

Child status: 143
Real time (s): 2367.01
CPU time (s): 2400.07
CPU user time (s): 2397.91
CPU system time (s): 2.15752
CPU usage (%): 101.397
Max. virtual memory (cumulated for all children) (KiB): 13268028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2397.91
system time used= 2.15752
maximum resident set size= 256796
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68823
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2608
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 189273
involuntary context switches= 146923

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.3989 second user time and 18.9817 second system time

The end

Launcher Data

Begin job on node146 at 2017-07-23 00:41:08
IDJOB=4249604
IDBENCH=137387
IDSOLVER=2628
FILE ID=node146/4249604-1500763268
RUNJOBID= node146-1500753903-32094
PBS_JOBID= 20624586
Free space on /tmp= 61732 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-06-30
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj2/BinPacking-sum-n2w4b2r4.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-4249604-1500763268/watcher-4249604-1500763268 -o /tmp/evaluation-result-4249604-1500763268/solver-4249604-1500763268 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node146-1500753903-32094 --watchdog 2560  java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1139424255 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4249604-1500763268.xml

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

MD5SUM BENCH= 6d00557b853b2556046a5f6541eccb2e
RANDOM SEED=1139424255

node146.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		: 2667.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.96
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		: 1600.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.96
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.96
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		: 1600.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.96
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	: 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		: 1733.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.96
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		: 1600.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		: 2000.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.96
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		: 1600.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.96
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		: 1600.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		: 2133.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.96
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:        31374796 kB
MemAvailable:   31830520 kB
Buffers:          171660 kB
Cached:           561772 kB
SwapCached:            0 kB
Active:           612160 kB
Inactive:         342612 kB
Active(anon):     224100 kB
Inactive(anon):     8836 kB
Active(file):     388060 kB
Inactive(file):   333776 kB
Unevictable:        5776 kB
Mlocked:            5808 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42032 kB
Writeback:            16 kB
AnonPages:        230504 kB
Mapped:            46240 kB
Shmem:              8852 kB
Slab:             132980 kB
SReclaimable:      99444 kB
SUnreclaim:        33536 kB
KernelStack:        4512 kB
PageTables:         6128 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1172844 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    108544 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61692 MiB
End job on node146 at 2017-07-23 01:20:36