Trace number 4275756

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
OscaR - Parallel with EPS 2017-07-26? (exit code) 8132.9399 1177.34

General information on the benchmark

NameChessboardColoration/ChessboardColoration-int-s1/
ChessboardColoration-int-35-35.xml
MD5SUM8013d5ca2692908d001f725061313983
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark33
Best CPU time to get the best result obtained on this benchmark3312.9099
Satisfiable
(Un)Satisfiability was proved
Number of variables1225
Number of constraints354026
Number of domains1
Minimum domain size1225
Maximum domain size1225
Distribution of domain sizes[{"size":1225,"count":1225}]
Minimum variable degree1158
Maximum variable degree1158
Distribution of variable degrees[{"degree":1158,"count":1225}]
Minimum constraint arity4
Maximum constraint arity1225
Distribution of constraint arities[{"arity":4,"count":354025},{"arity":1225,"count":1}]
Number of extensional constraints0
Number of intensional constraints354025
Distribution of constraint types[{"type":"intension","count":354025},{"type":"lex","count":1}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.29/0.25	c version: 2017-07-26
0.29/0.25	c seed: 739050082
0.29/0.25	c timeout: 20160
0.29/0.25	c memlimit: 11000
0.29/0.25	c nbcore: 8
0.29/0.28	c Parsing instance...
53.30/16.65	c Parsing done, starting search...
4235.73/664.10	java.lang.OutOfMemoryError: GC overhead limit exceeded
4750.23/732.10	java.lang.OutOfMemoryError: GC overhead limit exceeded
5327.00/807.90		at oscar.cp.core.watcher.WatcherListL1.enqueueRemove(WatcherListL1.scala:99)
5436.30/822.24		at oscar.cp.core.variables.CPIntVarAdaptable.oscar$cp$core$variables$CPIntVarAdaptable$$assignContinuous(CPIntVarAdaptable.scala:209)
5608.54/845.04		at oscar.cp.core.variables.CPIntVarAdaptable.assign(CPIntVarAdaptable.scala:185)
5681.28/854.56		at oscar.cp.constraints.LexLeq.state1(LexLeq.java:124)
5681.28/854.56		at oscar.cp.constraints.LexLeq.updateBoundsIdx(LexLeq.java:113)
5681.28/854.56		at oscar.cp.core.watcher.WatcherListL1$$anonfun$enqueueBounds$2.apply$mcV$sp(WatcherListL1.scala:85)
5754.00/864.07	
5754.00/864.07	Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "solving-scheduler-1"
5937.90/888.61		at oscar.cp.core.CPStore$$anonfun$enqueueL1$1.apply$mcV$sp(CPStore.scala:125)
6010.14/898.08		at oscar.cp.core.CPStore.fixedPoint(CPStore.scala:245)
6566.98/971.49	java.lang.OutOfMemoryError: GC overhead limit exceeded
7007.30/1029.24	java.lang.OutOfMemoryError: GC overhead limit exceeded
7332.26/1072.08	
7332.26/1072.08	Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "solving-scheduler-19"
7650.41/1113.95	java.lang.OutOfMemoryError: GC overhead limit exceeded
7650.41/1113.95	java.lang.OutOfMemoryError: GC overhead limit exceeded
7764.23/1128.99	
7764.23/1128.99	Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "solving-scheduler-21"
7802.95/1134.05	Uncaught error from thread [solving-akka.actor.default-dispatcher-11] shutting down JVM since 'akka.jvm-exit-on-fatal-error' is enabled for ActorSystem[solving]
7802.95/1134.05	java.lang.OutOfMemoryError: GC overhead limit exceeded
7839.35/1138.80	Uncaught error from thread [Uncaught error from thread [solving-akka.actor.default-dispatcher-2Uncaught error from thread [solving-akka.actor.default-dispatcher-12] shutting down JVM since 'akka.jvm-exit-on-fatal-error' is enabled for ActorSystem[s UNKNOWN
8132.70/1177.13	solvingUncaught error from thread [solving-scheduler-18] shutting down JVM since 'akka.jvm-exit-on-fatal-error' is enabled for ActorSystem[solving]

Verifier Data

One s line expected

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (13994 MiB free)
  memory of node 1: 16384 MiB (12189 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4275756-1502833075/watcher-4275756-1502833075 -o /tmp/evaluation-result-4275756-1502833075/solver-4275756-1502833075 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node114-1502824647-22653 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 739050082 --timelimit 20160 --memlimit 11000 --nbcore 8 HOME/instance-4275756-1502833075.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=23151, runsolver pid=23148

[startup+0.100162 s]*
/proc/loadavg: 8.26 8.82 8.81 2/198 23171
/proc/meminfo: memFree=26794948/32770624 swapFree=67108860/67108860
[pid=23151] ppid=23148 vsize=14325320 memory=33032 CPUtime=0.12 cores=0-7
/proc/23151/stat : 23151 (java) S 23148 23151 22626 0 -1 1077944320 8183 0 0 0 11 1 0 0 20 0 20 0 116395332 14669127680 8258 33554432000 4194304 4196468 140730298327472 140730298310016 139645011320567 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
/proc/23151/statm: 3581330 8258 3406 1 0 3569050 0
[pid=23151/tid=23153] ppid=23148 vsize=14325320 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/23151/task/23153/stat : 23153 (java) R 23148 23151 22626 0 -1 4202560 6104 0 0 0 8 1 0 0 20 0 20 0 116395332 14669127680 8258 33554432000 4194304 4196468 140730298327472 139645015525600 139645011342493 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23154] ppid=23148 vsize=14325320 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/23151/task/23154/stat : 23154 (java) S 23148 23151 22626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 116395333 14669127680 8258 33554432000 4194304 4196468 140730298327472 139644963940624 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23155] ppid=23148 vsize=14325320 memory=140029691041408 CPUtime=0 cores=0-7
/proc/23151/task/23155/stat : 23155 (java) S 23148 23151 22626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 116395333 14669127680 8258 33554432000 4194304 4196468 140730298327472 139644962888080 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23156] ppid=23148 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/23151/task/23156/stat : 23156 (java) S 23148 23151 22626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 116395333 14669127680 8258 33554432000 4194304 4196468 140730298327472 139644961835536 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23157] ppid=23148 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/23151/task/23157/stat : 23157 (java) S 23148 23151 22626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 116395333 14669127680 8258 33554432000 4194304 4196468 140730298327472 139644960782992 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23158] ppid=23148 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/23151/task/23158/stat : 23158 (java) S 23148 23151 22626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 116395333 14669127680 8258 33554432000 4194304 4196468 140730298327472 139644959730448 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23159] ppid=23148 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/23151/task/23159/stat : 23159 (java) S 23148 23151 22626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 116395333 14669127680 8258 33554432000 4194304 4196468 140730298327472 139644958677904 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23160] ppid=23148 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/23151/task/23160/stat : 23160 (java) S 23148 23151 22626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 116395333 14669127680 8258 33554432000 4194304 4196468 140730298327472 139644957625360 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23161] ppid=23148 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/23151/task/23161/stat : 23161 (java) S 23148 23151 22626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 116395333 14669127680 8258 33554432000 4194304 4196468 140730298327472 139644599725200 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23162] ppid=23148 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/23151/task/23162/stat : 23162 (java) S 23148 23151 22626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 116395335 14669127680 8258 33554432000 4194304 4196468 140730298327472 139644469438448 139645011331714 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23163] ppid=23148 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/23151/task/23163/stat : 23163 (java) S 23148 23151 22626 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 116395335 14669127680 8258 33554432000 4194304 4196468 140730298327472 139644468384672 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23164] ppid=23148 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/23151/task/23164/stat : 23164 (java) S 23148 23151 22626 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 116395335 14669127680 8258 33554432000 4194304 4196468 140730298327472 139644467332080 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23165] ppid=23148 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/23151/task/23165/stat : 23165 (java) S 23148 23151 22626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 116395338 14669127680 8258 33554432000 4194304 4196468 140730298327472 139644466280656 139645011339163 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23166] ppid=23148 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/23151/task/23166/stat : 23166 (java) S 23148 23151 22626 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 20 0 116395338 14669127680 8258 33554432000 4194304 4196468 140730298327472 139644465228272 139645011331714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23167] ppid=23148 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/23151/task/23167/stat : 23167 (java) S 23148 23151 22626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 116395338 14669127680 8258 33554432000 4194304 4196468 140730298327472 139644464175728 139645011331714 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23168] ppid=23148 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/23151/task/23168/stat : 23168 (java) S 23148 23151 22626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 116395338 14669127680 8258 33554432000 4194304 4196468 140730298327472 139644463123184 139645011331714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23169] ppid=23148 vsize=14325320 memory=0 CPUtime=0.02 cores=0-7
/proc/23151/task/23169/stat : 23169 (java) S 23148 23151 22626 0 -1 1077944384 394 0 0 0 2 0 0 0 20 0 20 0 116395338 14669127680 8258 33554432000 4194304 4196468 140730298327472 139644462070640 139645011331714 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23170] ppid=23148 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/23151/task/23170/stat : 23170 (java) S 23148 23151 22626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 116395338 14669127680 8258 33554432000 4194304 4196468 140730298327472 139644461017312 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23171] ppid=23148 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/23151/task/23171/stat : 23171 (java) S 23148 23151 22626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 116395338 14669127680 8258 33554432000 4194304 4196468 140730298327472 139644459964848 139645011331714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14325320 KiB
Current children cumulated memory: 33032 KiB

[startup+0.210075 s]*
/proc/loadavg: 8.26 8.82 8.81 3/198 23171
/proc/meminfo: memFree=26785580/32770624 swapFree=67108860/67108860
[pid=23151] ppid=23148 vsize=14325320 memory=42644 CPUtime=0.29 cores=0-7
/proc/23151/stat : 23151 (java) S 23148 23151 22626 0 -1 1077944320 9234 0 0 0 28 1 0 0 20 0 20 0 116395332 14669127680 10661 33554432000 4194304 4196468 140730298327472 140730298310016 139645011320567 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
/proc/23151/statm: 3581330 10661 3640 1 0 3569050 0
[pid=23151/tid=23153] ppid=23148 vsize=14325320 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/23151/task/23153/stat : 23153 (java) R 23148 23151 22626 0 -1 4202560 6785 0 0 0 18 1 0 0 20 0 20 0 116395332 14669127680 10661 33554432000 4194304 4196468 140730298327472 139645015540256 139645011342493 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23154] ppid=23148 vsize=14325320 memory=9409 CPUtime=0 cores=0-7
/proc/23151/task/23154/stat : 23154 (java) S 23148 23151 22626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 116395333 14669127680 10661 33554432000 4194304 4196468 140730298327472 139644963940624 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23155] ppid=23148 vsize=14325320 memory=4050338677912639136 CPUtime=0 cores=0-7
/proc/23151/task/23155/stat : 23155 (java) S 23148 23151 22626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 116395333 14669127680 10661 33554432000 4194304 4196468 140730298327472 139644962888080 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23156] ppid=23148 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/23151/task/23156/stat : 23156 (java) S 23148 23151 22626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 116395333 14669127680 10661 33554432000 4194304 4196468 140730298327472 139644961835536 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23157] ppid=23148 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/23151/task/23157/stat : 23157 (java) S 23148 23151 22626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 116395333 14669127680 10661 33554432000 4194304 4196468 140730298327472 139644960782992 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23158] ppid=23148 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/23151/task/23158/stat : 23158 (java) S 23148 23151 22626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 116395333 14669127680 10661 33554432000 4194304 4196468 140730298327472 139644959730448 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23159] ppid=23148 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/23151/task/23159/stat : 23159 (java) S 23148 23151 22626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 116395333 14669127680 10661 33554432000 4194304 4196468 140730298327472 139644958677904 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23160] ppid=23148 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/23151/task/23160/stat : 23160 (java) S 23148 23151 22626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 116395333 14669127680 10661 33554432000 4194304 4196468 140730298327472 139644957625360 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23161] ppid=23148 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/23151/task/23161/stat : 23161 (java) S 23148 23151 22626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 116395333 14669127680 10661 33554432000 4194304 4196468 140730298327472 139644599725200 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23162] ppid=23148 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/23151/task/23162/stat : 23162 (java) S 23148 23151 22626 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 116395335 14669127680 10661 33554432000 4194304 4196468 140730298327472 139644469438448 139645011331714 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23163] ppid=23148 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/23151/task/23163/stat : 23163 (java) S 23148 23151 22626 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 116395335 14669127680 10661 33554432000 4194304 4196468 140730298327472 139644468384672 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23164] ppid=23148 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/23151/task/23164/stat : 23164 (java) S 23148 23151 22626 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 116395335 14669127680 10661 33554432000 4194304 4196468 140730298327472 139644467332080 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23165] ppid=23148 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/23151/task/23165/stat : 23165 (java) S 23148 23151 22626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 116395338 14669127680 10661 33554432000 4194304 4196468 140730298327472 139644466280656 139645011339163 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23166] ppid=23148 vsize=14325320 memory=0 CPUtime=0.01 cores=0-7
/proc/23151/task/23166/stat : 23166 (java) S 23148 23151 22626 0 -1 1077944384 333 0 0 0 1 0 0 0 20 0 20 0 116395338 14669127680 10661 33554432000 4194304 4196468 140730298327472 139644465228272 139645011331714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23167] ppid=23148 vsize=14325320 memory=0 CPUtime=0.01 cores=0-7
/proc/23151/task/23167/stat : 23167 (java) S 23148 23151 22626 0 -1 1077944384 267 0 0 0 1 0 0 0 20 0 20 0 116395338 14669127680 10661 33554432000 4194304 4196468 140730298327472 139644464175728 139645011331714 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23168] ppid=23148 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/23151/task/23168/stat : 23168 (java) S 23148 23151 22626 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 20 0 116395338 14669127680 10661 33554432000 4194304 4196468 140730298327472 139644463123184 139645011331714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23169] ppid=23148 vsize=14325320 memory=0 CPUtime=0.05 cores=0-7
/proc/23151/task/23169/stat : 23169 (java) S 23148 23151 22626 0 -1 1077944384 433 0 0 0 5 0 0 0 20 0 20 0 116395338 14669127680 10661 33554432000 4194304 4196468 140730298327472 139644462070640 139645011331714 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23170] ppid=23148 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/23151/task/23170/stat : 23170 (java) S 23148 23151 22626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 116395338 14669127680 10661 33554432000 4194304 4196468 140730298327472 139644461017312 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23171] ppid=23148 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/23151/task/23171/stat : 23171 (java) S 23148 23151 22626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 116395338 14669127680 10661 33554432000 4194304 4196468 140730298327472 139644459964848 139645011331714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 14325320 KiB
Current children cumulated memory: 42644 KiB

[startup+0.309422 s]*
/proc/loadavg: 8.26 8.82 8.81 3/198 23171
/proc/meminfo: memFree=26778608/32770624 swapFree=67108860/67108860
[pid=23151] ppid=23148 vsize=14325340 memory=50740 CPUtime=0.48 cores=0-7
/proc/23151/stat : 23151 (java) S 23148 23151 22626 0 -1 1077944320 10413 0 0 0 46 2 0 0 20 0 20 0 116395332 14669148160 12685 33554432000 4194304 4196468 140730298327472 140730298310016 139645011320567 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
/proc/23151/statm: 3581335 12685 3713 1 0 3569050 0
[pid=23151/tid=23153] ppid=23148 vsize=14325340 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/23151/task/23153/stat : 23153 (java) R 23148 23151 22626 0 -1 4202560 7563 0 0 0 27 2 0 0 20 0 20 0 116395332 14669148160 12685 33554432000 4194304 4196468 140730298327472 139645015537584 139644995401054 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23154] ppid=23148 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/23151/task/23154/stat : 23154 (java) S 23148 23151 22626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 116395333 14669148160 12685 33554432000 4194304 4196468 140730298327472 139644963940624 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23155] ppid=23148 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/23151/task/23155/stat : 23155 (java) S 23148 23151 22626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 116395333 14669148160 12685 33554432000 4194304 4196468 140730298327472 139644962888080 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23156] ppid=23148 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/23151/task/23156/stat : 23156 (java) S 23148 23151 22626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 116395333 14669148160 12685 33554432000 4194304 4196468 140730298327472 139644961835536 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23157] ppid=23148 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/23151/task/23157/stat : 23157 (java) S 23148 23151 22626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 116395333 14669148160 12685 33554432000 4194304 4196468 140730298327472 139644960782992 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23158] ppid=23148 vsize=14325340 memory=2244 CPUtime=0 cores=0-7
/proc/23151/task/23158/stat : 23158 (java) S 23148 23151 22626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 116395333 14669148160 12685 33554432000 4194304 4196468 140730298327472 139644959730448 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23159] ppid=23148 vsize=14325340 memory=140029557044143 CPUtime=0 cores=0-7
/proc/23151/task/23159/stat : 23159 (java) S 23148 23151 22626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 116395333 14669148160 12685 33554432000 4194304 4196468 140730298327472 139644958677904 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23160] ppid=23148 vsize=14325340 memory=140029557046448 CPUtime=0 cores=0-7
/proc/23151/task/23160/stat : 23160 (java) S 23148 23151 22626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 116395333 14669148160 12685 33554432000 4194304 4196468 140730298327472 139644957625360 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23161] ppid=23148 vsize=14325340 memory=140029557048752 CPUtime=0 cores=0-7
/proc/23151/task/23161/stat : 23161 (java) S 23148 23151 22626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 116395333 14669148160 12685 33554432000 4194304 4196468 140730298327472 139644599725200 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23162] ppid=23148 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/23151/task/23162/stat : 23162 (java) S 23148 23151 22626 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 116395335 14669148160 12685 33554432000 4194304 4196468 140730298327472 139644469438448 139645011331714 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23163] ppid=23148 vsize=14325340 memory=280059114104464 CPUtime=0 cores=0-7
/proc/23151/task/23163/stat : 23163 (java) S 23148 23151 22626 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 116395335 14669148160 12685 33554432000 4194304 4196468 140730298327472 139644468384672 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23164] ppid=23148 vsize=14325340 memory=280059114111376 CPUtime=0 cores=0-7
/proc/23151/task/23164/stat : 23164 (java) S 23148 23151 22626 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 116395335 14669148160 12685 33554432000 4194304 4196468 140730298327472 139644467332080 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23165] ppid=23148 vsize=14325340 memory=280059114052656 CPUtime=0 cores=0-7
/proc/23151/task/23165/stat : 23165 (java) S 23148 23151 22626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 116395338 14669148160 12685 33554432000 4194304 4196468 140730298327472 139644466280656 139645011339163 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23166] ppid=23148 vsize=14325340 memory=280059114125200 CPUtime=0.03 cores=0-7
/proc/23151/task/23166/stat : 23166 (java) S 23148 23151 22626 0 -1 1077944384 494 0 0 0 3 0 0 0 20 0 20 0 116395338 14669148160 12685 33554432000 4194304 4196468 140730298327472 139644465228272 139645011331714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23167] ppid=23148 vsize=14325340 memory=280059114132112 CPUtime=0.03 cores=0-7
/proc/23151/task/23167/stat : 23167 (java) S 23148 23151 22626 0 -1 1077944384 407 0 0 0 3 0 0 0 20 0 20 0 116395338 14669148160 12685 33554432000 4194304 4196468 140730298327472 139644464175728 139645011331714 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23168] ppid=23148 vsize=14325340 memory=280059114129808 CPUtime=0.01 cores=0-7
/proc/23151/task/23168/stat : 23168 (java) S 23148 23151 22626 0 -1 1077944384 86 0 0 0 1 0 0 0 20 0 20 0 116395338 14669148160 12685 33554432000 4194304 4196468 140730298327472 139644463123184 139645011331714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23169] ppid=23148 vsize=14325340 memory=280059114146416 CPUtime=0.08 cores=0-7
/proc/23151/task/23169/stat : 23169 (java) R 23148 23151 22626 0 -1 4202560 478 0 0 0 8 0 0 0 20 0 20 0 116395338 14669148160 12685 33554432000 4194304 4196468 140730298327472 139644462070640 139644989557139 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23170] ppid=23148 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/23151/task/23170/stat : 23170 (java) S 23148 23151 22626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 116395338 14669148160 12685 33554432000 4194304 4196468 140730298327472 139644461017312 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23171] ppid=23148 vsize=14325340 memory=-1 CPUtime=0 cores=0-7
/proc/23151/task/23171/stat : 23171 (java) S 23148 23151 22626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 116395338 14669148160 12685 33554432000 4194304 4196468 140730298327472 139644459964848 139645011331714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 14325340 KiB
Current children cumulated memory: 50740 KiB

[startup+0.701679 s]
/proc/loadavg: 8.26 8.82 8.81 5/198 23171
/proc/meminfo: memFree=26733592/32770624 swapFree=67108860/67108860
[pid=23151] ppid=23148 vsize=14325340 memory=273604 CPUtime=1.85 cores=0-7
/proc/23151/stat : 23151 (java) S 23148 23151 22626 0 -1 1077944320 14303 0 0 0 159 26 0 0 20 0 20 0 116395332 14669148160 68401 33554432000 4194304 4196468 140730298327472 140730298310016 139645011320567 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
/proc/23151/statm: 3581335 68401 3750 1 0 3569050 0
[pid=23151/tid=23153] ppid=23148 vsize=14325340 memory=0 CPUtime=0.6 cores=0-7
/proc/23151/task/23153/stat : 23153 (java) S 23148 23151 22626 0 -1 1077944384 8126 0 0 0 56 4 0 0 20 0 20 0 116395332 14669148160 68401 33554432000 4194304 4196468 140730298327472 139645015558336 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23154] ppid=23148 vsize=14325340 memory=0 CPUtime=0.07 cores=0-7
/proc/23151/task/23154/stat : 23154 (java) R 23148 23151 22626 0 -1 4202560 45 0 0 0 5 2 0 0 20 0 20 0 116395333 14669148160 68401 33554432000 4194304 4196468 140730298327472 139644963940824 139644996347986 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23155] ppid=23148 vsize=14325340 memory=0 CPUtime=0.04 cores=0-7
/proc/23151/task/23155/stat : 23155 (java) R 23148 23151 22626 0 -1 4202560 41 0 0 0 3 1 0 0 20 0 20 0 116395333 14669148160 68401 33554432000 4194304 4196468 140730298327472 139644962885600 139644996347986 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23156] ppid=23148 vsize=14325340 memory=0 CPUtime=0.05 cores=0-7
/proc/23151/task/23156/stat : 23156 (java) R 23148 23151 22626 0 -1 4202560 47 0 0 0 4 1 0 0 20 0 20 0 116395333 14669148160 68401 33554432000 4194304 4196468 140730298327472 139644961833336 139644996347986 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23157] ppid=23148 vsize=14325340 memory=792 CPUtime=0.07 cores=0-7
/proc/23151/task/23157/stat : 23157 (java) R 23148 23151 22626 0 -1 4202560 45 0 0 0 4 3 0 0 20 0 20 0 116395333 14669148160 68401 33554432000 4194304 4196468 140730298327472 139644960782880 139644996347986 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23158] ppid=23148 vsize=14325340 memory=1008 CPUtime=0.07 cores=0-7
/proc/23151/task/23158/stat : 23158 (java) R 23148 23151 22626 0 -1 4202560 47 0 0 0 4 3 0 0 20 0 20 0 116395333 14669148160 68401 33554432000 4194304 4196468 140730298327472 139644959730648 139644996347986 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23159] ppid=23148 vsize=14325340 memory=10664 CPUtime=0.07 cores=0-7
/proc/23151/task/23159/stat : 23159 (java) R 23148 23151 22626 0 -1 4202560 60 0 0 0 4 3 0 0 20 0 20 0 116395333 14669148160 68401 33554432000 4194304 4196468 140730298327472 139644958678104 139644996347986 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23160] ppid=23148 vsize=14325340 memory=1204 CPUtime=0.07 cores=0-7
/proc/23151/task/23160/stat : 23160 (java) R 23148 23151 22626 0 -1 4202560 46 0 0 0 4 3 0 0 20 0 20 0 116395333 14669148160 68401 33554432000 4194304 4196468 140730298327472 139644957625560 139644996347986 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23161] ppid=23148 vsize=14325340 memory=15872 CPUtime=0.07 cores=0-7
/proc/23151/task/23161/stat : 23161 (java) R 23148 23151 22626 0 -1 4202560 48 0 0 0 5 2 0 0 20 0 20 0 116395333 14669148160 68401 33554432000 4194304 4196468 140730298327472 139644599725400 139644996347986 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23162] ppid=23148 vsize=14325340 memory=16444 CPUtime=0 cores=0-7
/proc/23151/task/23162/stat : 23162 (java) S 23148 23151 22626 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 20 0 116395335 14669148160 68401 33554432000 4194304 4196468 140730298327472 139644469436960 139645011330773 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0

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

[pid=23151/tid=23165] ppid=23148 vsize=15735508 memory=840 CPUtime=0 cores=0-7
/proc/23151/task/23165/stat : 23165 (java) S 23148 23151 22626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 40 0 116395338 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644466280656 139645011339163 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23166] ppid=23148 vsize=15735508 memory=1692 CPUtime=2.88 cores=0-7
/proc/23151/task/23166/stat : 23166 (java) S 23148 23151 22626 0 -1 1077944384 22710 0 0 0 283 5 0 0 20 0 40 0 116395338 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644465228272 139645011331714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23167] ppid=23148 vsize=15735508 memory=916 CPUtime=3.41 cores=0-7
/proc/23151/task/23167/stat : 23167 (java) S 23148 23151 22626 0 -1 1077944384 27078 0 0 0 336 5 0 0 20 0 40 0 116395338 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644464175488 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23168] ppid=23148 vsize=15735508 memory=4116 CPUtime=2.82 cores=0-7
/proc/23151/task/23168/stat : 23168 (java) S 23148 23151 22626 0 -1 1077944384 19727 0 0 0 279 3 0 0 20 0 40 0 116395338 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644463123184 139645011331714 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23169] ppid=23148 vsize=15735508 memory=1156 CPUtime=1.21 cores=0-7
/proc/23151/task/23169/stat : 23169 (java) S 23148 23151 22626 0 -1 1077944384 20928 0 0 0 115 6 0 0 20 0 40 0 116395338 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644462069536 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23170] ppid=23148 vsize=15735508 memory=4348 CPUtime=0 cores=0-7
/proc/23151/task/23170/stat : 23170 (java) S 23148 23151 22626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 40 0 116395338 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644461017312 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23171] ppid=23148 vsize=15735508 memory=11831208 CPUtime=0.44 cores=0-7
/proc/23151/task/23171/stat : 23171 (java) S 23148 23151 22626 0 -1 1077944384 3171 0 0 0 25 19 0 0 20 0 40 0 116395338 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644459964848 139645011331714 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 75 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23173] ppid=23148 vsize=15735508 memory=4104 CPUtime=0 cores=0-7
/proc/23151/task/23173/stat : 23173 (java) S 23148 23151 22626 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 40 0 116408264 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644449678080 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23175] ppid=23148 vsize=15735508 memory=1398720917958146503 CPUtime=6.05 cores=0-7
/proc/23151/task/23175/stat : 23175 (java) S 23148 23151 22626 0 -1 1077944384 15162 0 0 0 594 11 0 0 20 0 40 0 116408285 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644443378240 139645011331714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23176] ppid=23148 vsize=15735508 memory=4872558044660077418 CPUtime=2.12 cores=0-7
/proc/23151/task/23176/stat : 23176 (java) S 23148 23151 22626 0 -1 1077944384 3410 0 0 0 211 1 0 0 20 0 40 0 116408286 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644442326320 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23177] ppid=23148 vsize=15735508 memory=840 CPUtime=5.36 cores=0-7
/proc/23151/task/23177/stat : 23177 (java) S 23148 23151 22626 0 -1 1077944384 33204 0 0 0 524 12 0 0 20 0 40 0 116408287 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644441273344 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 6 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23178] ppid=23148 vsize=15735508 memory=1692 CPUtime=5.91 cores=0-7
/proc/23151/task/23178/stat : 23178 (java) S 23148 23151 22626 0 -1 1077944384 15756 0 0 0 572 19 0 0 20 0 40 0 116408289 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644440221232 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 5 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23179] ppid=23148 vsize=15735508 memory=6791534058613427641 CPUtime=2.23 cores=0-7
/proc/23151/task/23179/stat : 23179 (java) S 23148 23151 22626 0 -1 1077944384 1923 0 0 0 220 3 0 0 20 0 40 0 116408289 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644439167664 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23180] ppid=23148 vsize=15735508 memory=2236 CPUtime=5.72 cores=0-7
/proc/23151/task/23180/stat : 23180 (java) S 23148 23151 22626 0 -1 1077944384 9395 0 0 0 549 23 0 0 20 0 40 0 116408289 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644438114688 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23181] ppid=23148 vsize=15735508 memory=4124 CPUtime=5.82 cores=0-7
/proc/23151/task/23181/stat : 23181 (java) S 23148 23151 22626 0 -1 1077944384 16946 0 0 0 571 11 0 0 20 0 40 0 116408289 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644437062144 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23182] ppid=23148 vsize=15735508 memory=2200 CPUtime=3.61 cores=0-7
/proc/23151/task/23182/stat : 23182 (java) S 23148 23151 22626 0 -1 1077944384 28968 0 0 0 339 22 0 0 20 0 40 0 116408289 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644436010032 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 2 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23183] ppid=23148 vsize=15735508 memory=6760 CPUtime=2.25 cores=0-7
/proc/23151/task/23183/stat : 23183 (java) S 23148 23151 22626 0 -1 1077944384 4707 0 0 0 220 5 0 0 20 0 40 0 116408290 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644434957488 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23184] ppid=23148 vsize=15735508 memory=840 CPUtime=3.49 cores=0-7
/proc/23151/task/23184/stat : 23184 (java) S 23148 23151 22626 0 -1 1077944384 46190 0 0 0 337 12 0 0 20 0 40 0 116408290 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644433903600 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23185] ppid=23148 vsize=15735508 memory=1692 CPUtime=3.43 cores=0-7
/proc/23151/task/23185/stat : 23185 (java) S 23148 23151 22626 0 -1 1077944384 15378 0 0 0 330 13 0 0 20 0 40 0 116411354 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644432850496 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23186] ppid=23148 vsize=15735508 memory=916 CPUtime=0 cores=0-7
/proc/23151/task/23186/stat : 23186 (java) S 23148 23151 22626 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 40 0 116411354 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644431799856 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23187] ppid=23148 vsize=15735508 memory=4116 CPUtime=0 cores=0-7
/proc/23151/task/23187/stat : 23187 (java) S 23148 23151 22626 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 40 0 116411354 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644430746288 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23188] ppid=23148 vsize=15735508 memory=280059114681584 CPUtime=0 cores=0-7
/proc/23151/task/23188/stat : 23188 (java) S 23148 23151 22626 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 40 0 116411354 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644429693744 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23189] ppid=23148 vsize=15735508 memory=7523107478184158290 CPUtime=0 cores=0-7
/proc/23151/task/23189/stat : 23189 (java) S 23148 23151 22626 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 40 0 116411354 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644428641200 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23190] ppid=23148 vsize=15735508 memory=7668336316788533351 CPUtime=0 cores=0-7
/proc/23151/task/23190/stat : 23190 (java) S 23148 23151 22626 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 40 0 116411354 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644427588656 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23201] ppid=23148 vsize=15735508 memory=7594027098845896810 CPUtime=0 cores=0-7
/proc/23151/task/23201/stat : 23201 (java) S 23148 23151 22626 0 -1 1077944384 239 0 0 0 0 0 0 0 20 0 40 0 116466602 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644424401376 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23203] ppid=23148 vsize=15735508 memory=1236 CPUtime=0 cores=0-7
/proc/23151/task/23203/stat : 23203 (java) S 23148 23151 22626 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 40 0 116480789 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644422296720 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23214] ppid=23148 vsize=15735508 memory=1792 CPUtime=0 cores=0-7
/proc/23151/task/23214/stat : 23214 (java) S 23148 23151 22626 0 -1 1077944384 92 0 0 0 0 0 0 0 20 0 40 0 116509683 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644446527744 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
Current children cumulated CPU time: 8125.11 s
Current children cumulated vsize: 15735508 KiB
Current children cumulated memory: 11828212 KiB

[startup+1176.8 s]
/proc/loadavg: 7.87 7.51 7.51 9/219 23214
/proc/meminfo: memFree=14977192/32770624 swapFree=67108860/67108860
[pid=23151] ppid=23148 vsize=15735508 memory=11828212 CPUtime=8131.43 cores=0-7
/proc/23151/stat : 23151 (java) S 23148 23151 22626 0 -1 1077944320 22401086 0 0 0 806456 6687 0 0 20 0 40 0 116395332 16113160192 2957053 33554432000 4194304 4196468 140730298327472 140730298310016 139645011320567 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
/proc/23151/statm: 3933877 2957053 3874 1 0 3921071 0
[pid=23151/tid=23153] ppid=23148 vsize=15735508 memory=1576 CPUtime=117.26 cores=0-7
/proc/23151/task/23153/stat : 23153 (java) S 23148 23151 22626 0 -1 1077944384 42987 0 0 0 11664 62 0 0 20 0 40 0 116395332 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139645015558272 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23154] ppid=23148 vsize=15735508 memory=932 CPUtime=988.66 cores=0-7
/proc/23151/task/23154/stat : 23154 (java) R 23148 23151 22626 0 -1 4202560 2334435 0 0 0 98128 738 0 0 20 0 40 0 116395333 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644963940512 139644996019312 0 4 0 16800975 0 0 0 -1 4 0 0 22 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23155] ppid=23148 vsize=15735508 memory=2236 CPUtime=987.53 cores=0-7
/proc/23151/task/23155/stat : 23155 (java) R 23148 23151 22626 0 -1 4202560 2469368 0 0 0 97960 793 0 0 20 0 40 0 116395333 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644962888280 139644995778158 0 4 0 16800975 0 0 0 -1 7 0 0 21 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23156] ppid=23148 vsize=15735508 memory=4124 CPUtime=986.7 cores=0-7
/proc/23151/task/23156/stat : 23156 (java) R 23148 23151 22626 0 -1 4202560 2473348 0 0 0 97901 769 0 0 20 0 40 0 116395333 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644961835736 139644992930176 0 4 0 16800975 0 0 0 -1 1 0 0 22 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23157] ppid=23148 vsize=15735508 memory=2200 CPUtime=988.77 cores=0-7
/proc/23151/task/23157/stat : 23157 (java) R 23148 23151 22626 0 -1 4202560 2092980 0 0 0 98158 719 0 0 20 0 40 0 116395333 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644960783192 139644992930313 0 4 0 16800975 0 0 0 -1 2 0 0 21 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23158] ppid=23148 vsize=15735508 memory=6760 CPUtime=987.27 cores=0-7
/proc/23151/task/23158/stat : 23158 (java) R 23148 23151 22626 0 -1 4202560 2610650 0 0 0 97920 807 0 0 20 0 40 0 116395333 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644959730648 139644992930189 0 4 0 16800975 0 0 0 -1 5 0 0 20 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23159] ppid=23148 vsize=15735508 memory=840 CPUtime=991.67 cores=0-7
/proc/23151/task/23159/stat : 23159 (java) R 23148 23151 22626 0 -1 4202560 3454004 0 0 0 98243 924 0 0 20 0 40 0 116395333 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644958678104 139644995778004 0 4 0 16800975 0 0 0 -1 0 0 0 21 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23160] ppid=23148 vsize=15735508 memory=1692 CPUtime=986.63 cores=0-7
/proc/23151/task/23160/stat : 23160 (java) R 23148 23151 22626 0 -1 4202560 2461058 0 0 0 97953 710 0 0 20 0 40 0 116395333 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644957625560 139645003948775 0 4 0 16800975 0 0 0 -1 3 0 0 28 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23161] ppid=23148 vsize=15735508 memory=916 CPUtime=986.57 cores=0-7
/proc/23151/task/23161/stat : 23161 (java) R 23148 23151 22626 0 -1 4202560 2943774 0 0 0 97890 767 0 0 20 0 40 0 116395333 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644599725200 139644996019343 0 4 0 16800975 0 0 0 -1 6 0 0 25 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23162] ppid=23148 vsize=15735508 memory=10664 CPUtime=53.23 cores=0-7
/proc/23151/task/23162/stat : 23162 (java) S 23148 23151 22626 0 -1 1077944384 1228293 0 0 0 5098 225 0 0 20 0 40 0 116395335 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644469436992 139645011330773 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23163] ppid=23148 vsize=15735508 memory=1204 CPUtime=0 cores=0-7
/proc/23151/task/23163/stat : 23163 (java) S 23148 23151 22626 0 -1 1077944384 153 0 0 0 0 0 0 0 20 0 40 0 116395335 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644468384736 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23164] ppid=23148 vsize=15735508 memory=15872 CPUtime=0 cores=0-7
/proc/23151/task/23164/stat : 23164 (java) S 23148 23151 22626 0 -1 1077944384 313 0 0 0 0 0 0 0 20 0 40 0 116395335 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644467332096 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23165] ppid=23148 vsize=15735508 memory=16444 CPUtime=0 cores=0-7
/proc/23151/task/23165/stat : 23165 (java) S 23148 23151 22626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 40 0 116395338 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644466280656 139645011339163 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23166] ppid=23148 vsize=15735508 memory=4052 CPUtime=2.88 cores=0-7
/proc/23151/task/23166/stat : 23166 (java) S 23148 23151 22626 0 -1 1077944384 22710 0 0 0 283 5 0 0 20 0 40 0 116395338 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644465228272 139645011331714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23167] ppid=23148 vsize=15735508 memory=18460 CPUtime=3.41 cores=0-7
/proc/23151/task/23167/stat : 23167 (java) S 23148 23151 22626 0 -1 1077944384 27078 0 0 0 336 5 0 0 20 0 40 0 116395338 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644464175488 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23168] ppid=23148 vsize=15735508 memory=1236 CPUtime=2.82 cores=0-7
/proc/23151/task/23168/stat : 23168 (java) S 23148 23151 22626 0 -1 1077944384 19727 0 0 0 279 3 0 0 20 0 40 0 116395338 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644463123184 139645011331714 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23169] ppid=23148 vsize=15735508 memory=1792 CPUtime=1.21 cores=0-7
/proc/23151/task/23169/stat : 23169 (java) S 23148 23151 22626 0 -1 1077944384 20928 0 0 0 115 6 0 0 20 0 40 0 116395338 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644462069536 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23170] ppid=23148 vsize=15735508 memory=640 CPUtime=0 cores=0-7
/proc/23151/task/23170/stat : 23170 (java) S 23148 23151 22626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 40 0 116395338 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644461017312 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23171] ppid=23148 vsize=15735508 memory=956 CPUtime=0.44 cores=0-7
/proc/23151/task/23171/stat : 23171 (java) S 23148 23151 22626 0 -1 1077944384 3171 0 0 0 25 19 0 0 20 0 40 0 116395338 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644459964848 139645011331714 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 75 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23173] ppid=23148 vsize=15735508 memory=2344 CPUtime=0 cores=0-7
/proc/23151/task/23173/stat : 23173 (java) S 23148 23151 22626 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 40 0 116408264 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644449678080 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23175] ppid=23148 vsize=15735508 memory=1576 CPUtime=6.05 cores=0-7
/proc/23151/task/23175/stat : 23175 (java) S 23148 23151 22626 0 -1 1077944384 15162 0 0 0 594 11 0 0 20 0 40 0 116408285 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644443378240 139645011331714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23176] ppid=23148 vsize=15735508 memory=932 CPUtime=2.12 cores=0-7
/proc/23151/task/23176/stat : 23176 (java) S 23148 23151 22626 0 -1 1077944384 3410 0 0 0 211 1 0 0 20 0 40 0 116408286 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644442326320 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23177] ppid=23148 vsize=15735508 memory=2236 CPUtime=5.36 cores=0-7
/proc/23151/task/23177/stat : 23177 (java) S 23148 23151 22626 0 -1 1077944384 33204 0 0 0 524 12 0 0 20 0 40 0 116408287 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644441273344 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 6 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23178] ppid=23148 vsize=15735508 memory=303430223234596890 CPUtime=5.91 cores=0-7
/proc/23151/task/23178/stat : 23178 (java) S 23148 23151 22626 0 -1 1077944384 15756 0 0 0 572 19 0 0 20 0 40 0 116408289 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644440221232 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 5 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23179] ppid=23148 vsize=15735508 memory=288230591755977018 CPUtime=2.23 cores=0-7
/proc/23151/task/23179/stat : 23179 (java) S 23148 23151 22626 0 -1 1077944384 1923 0 0 0 220 3 0 0 20 0 40 0 116408289 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644439167664 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23180] ppid=23148 vsize=15735508 memory=14976667764395855 CPUtime=5.72 cores=0-7
/proc/23151/task/23180/stat : 23180 (java) S 23148 23151 22626 0 -1 1077944384 9395 0 0 0 549 23 0 0 20 0 40 0 116408289 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644438114688 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23181] ppid=23148 vsize=15735508 memory=5428 CPUtime=5.82 cores=0-7
/proc/23151/task/23181/stat : 23181 (java) S 23148 23151 22626 0 -1 1077944384 16946 0 0 0 571 11 0 0 20 0 40 0 116408289 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644437062144 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23182] ppid=23148 vsize=15735508 memory=4624 CPUtime=3.61 cores=0-7
/proc/23151/task/23182/stat : 23182 (java) S 23148 23151 22626 0 -1 1077944384 28968 0 0 0 339 22 0 0 20 0 40 0 116408289 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644436010032 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 2 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23183] ppid=23148 vsize=15735508 memory=1424 CPUtime=2.25 cores=0-7
/proc/23151/task/23183/stat : 23183 (java) S 23148 23151 22626 0 -1 1077944384 4707 0 0 0 220 5 0 0 20 0 40 0 116408290 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644434957488 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23184] ppid=23148 vsize=15735508 memory=13056 CPUtime=3.49 cores=0-7
/proc/23151/task/23184/stat : 23184 (java) S 23148 23151 22626 0 -1 1077944384 46190 0 0 0 337 12 0 0 20 0 40 0 116408290 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644433903600 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23185] ppid=23148 vsize=15735508 memory=792 CPUtime=3.43 cores=0-7
/proc/23151/task/23185/stat : 23185 (java) S 23148 23151 22626 0 -1 1077944384 15378 0 0 0 330 13 0 0 20 0 40 0 116411354 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644432850496 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23186] ppid=23148 vsize=15735508 memory=1008 CPUtime=0 cores=0-7
/proc/23151/task/23186/stat : 23186 (java) S 23148 23151 22626 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 40 0 116411354 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644431799856 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23187] ppid=23148 vsize=15735508 memory=10664 CPUtime=0 cores=0-7
/proc/23151/task/23187/stat : 23187 (java) S 23148 23151 22626 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 40 0 116411354 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644430746288 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23188] ppid=23148 vsize=15735508 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/23151/task/23188/stat : 23188 (java) S 23148 23151 22626 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 40 0 116411354 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644429693744 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23189] ppid=23148 vsize=15735508 memory=15872 CPUtime=0 cores=0-7
/proc/23151/task/23189/stat : 23189 (java) S 23148 23151 22626 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 40 0 116411354 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644428641200 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23190] ppid=23148 vsize=15735508 memory=16444 CPUtime=0 cores=0-7
/proc/23151/task/23190/stat : 23190 (java) S 23148 23151 22626 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 40 0 116411354 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644427588656 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23201] ppid=23148 vsize=15735508 memory=4052 CPUtime=0 cores=0-7
/proc/23151/task/23201/stat : 23201 (java) S 23148 23151 22626 0 -1 1077944384 239 0 0 0 0 0 0 0 20 0 40 0 116466602 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644424401376 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23203] ppid=23148 vsize=15735508 memory=4140 CPUtime=0 cores=0-7
/proc/23151/task/23203/stat : 23203 (java) S 23148 23151 22626 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 40 0 116480789 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644422296720 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
[pid=23151/tid=23214] ppid=23148 vsize=15735508 memory=32616 CPUtime=0 cores=0-7
/proc/23151/task/23214/stat : 23214 (java) S 23148 23151 22626 0 -1 1077944384 92 0 0 0 0 0 0 0 20 0 40 0 116509683 16113160192 2957053 33554432000 4194304 4196468 140730298327472 139644446527744 139645011330773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19144704 140730298332258 140730298332443 140730298332443 140730298335183 0
Current children cumulated CPU time: 8131.43 s
Current children cumulated vsize: 15735508 KiB
Current children cumulated memory: 11828212 KiB

[startup+1177.2 s]*
/proc/loadavg: 7.87 7.51 7.51 2/181 23214
/proc/meminfo: memFree=17412100/32770624 swapFree=67108860/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+1177.31 s]
/proc/loadavg: 7.87 7.51 7.51 2/181 23214
/proc/meminfo: memFree=17412100/32770624 swapFree=67108860/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 255
Real time (s): 1177.34
CPU time (s): 8132.94
CPU user time (s): 8065.86
CPU system time (s): 67.0753
CPU usage (%): 690.791
Max. virtual memory (cumulated for all children) (KiB): 15735508
Max. memory (cumulated for all children) (KiB): 11839756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8065.86
system time used= 67.0753
maximum resident set size= 11840460
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22401221
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1768
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 113813
involuntary context switches= 229665


# summary of solver processes directly reported to runsolver:
#   pid: 23151
#   total CPU time (s): 8132.94
#   total CPU user time (s): 8065.86
#   total CPU system time (s): 67.0753

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.3456 second user time and 13.9707 second system time

The end

Launcher Data

Begin job on node114 at 2017-08-15 23:23:37
IDJOB=4275756
IDBENCH=139738
IDSOLVER=2668
FILE ID=node114/4275756-1502833075
RUNJOBID= node114-1502824647-22653
PBS_JOBID= 20629832
Free space on /tmp= 61688 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-07-26
BENCH NAME= XCSP17/ChessboardColoration/ChessboardColoration-int-s1/ChessboardColoration-int-35-35.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4275756-1502833075/watcher-4275756-1502833075 -o /tmp/evaluation-result-4275756-1502833075/solver-4275756-1502833075 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node114-1502824647-22653 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 739050082 --timelimit 20160 --memlimit 11000 --nbcore 8 HOME/instance-4275756-1502833075.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 8013d5ca2692908d001f725061313983
RANDOM SEED=739050082

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        26813272 kB
MemAvailable:   31983916 kB
Buffers:          228092 kB
Cached:          5229112 kB
SwapCached:            0 kB
Active:           587640 kB
Inactive:        4924568 kB
Active(anon):      57820 kB
Inactive(anon):    25124 kB
Active(file):     529820 kB
Inactive(file):  4899444 kB
Unevictable:        6432 kB
Mlocked:            6432 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             62584 kB
Writeback:             4 kB
AnonPages:         60588 kB
Mapped:            46516 kB
Shmem:             25224 kB
Slab:             139940 kB
SReclaimable:     114432 kB
SUnreclaim:        25508 kB
KernelStack:        3232 kB
PageTables:         4860 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323336 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 61648 MiB
End job on node114 at 2017-08-15 23:43:14