Trace number 4275085

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? 1677.22 392.48901

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-tai80a.xml
MD5SUMc9a66f606132a3c8760ec6756f0c4250
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark7129639
Best CPU time to get the best result obtained on this benchmark2519.7
Satisfiable
(Un)Satisfiability was proved
Number of variables6480
Number of constraints3128
Number of domains2
Minimum domain size80
Maximum domain size100
Distribution of domain sizes[{"size":80,"count":80},{"size":100,"count":3127}]
Minimum variable degree0
Maximum variable degree80
Distribution of variable degrees[{"degree":0,"count":3273},{"degree":2,"count":3127},{"degree":77,"count":3},{"degree":78,"count":14},{"degree":79,"count":29},{"degree":80,"count":34}]
Minimum constraint arity3
Maximum constraint arity80
Distribution of constraint arities[{"arity":3,"count":3127},{"arity":80,"count":1}]
Number of extensional constraints3127
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":3127},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.30/0.25	c version: 2017-07-26
0.30/0.25	c seed: 1092062300
0.30/0.25	c timeout: 20160
0.30/0.25	c memlimit: 11000
0.30/0.25	c nbcore: 8
0.30/0.28	c Parsing instance...
2.33/0.92	c Parsing done, starting search...
1311.10/343.73	d EXCEPTION Ask timed out on [Actor[akka://solving/user/$a#923808690]] after [120000 ms]. Sender[null] sent message of type "oscar.modeling.solvers.cp.distributed.HelloMessage".
1447.59/361.71	c akka.pattern.PromiseActorRef$$anonfun$1.apply$mcV$sp(AskSupport.scala:604)
1447.59/361.71	c akka.actor.Scheduler$$anon$4.run(Scheduler.scala:122)
1447.59/361.71	c scala.concurrent.Future$InternalCallbackExecutor$.unbatchedExecute(Future.scala:599)
1447.59/361.71	c scala.concurrent.BatchingExecutor$class.execute(BatchingExecutor.scala:109)
1447.59/361.71	c scala.concurrent.Future$InternalCallbackExecutor$.execute(Future.scala:597)
1447.59/361.71	c akka.actor.LightArrayRevolverScheduler$TaskHolder.executeTask(LightArrayRevolverScheduler.scala:322)
1447.59/361.71	c akka.actor.LightArrayRevolverScheduler$$anon$4.executeBucket$1(LightArrayRevolverScheduler.scala:274)
1447.59/361.71	c akka.actor.LightArrayRevolverScheduler$$anon$4.nextTick(LightArrayRevolverScheduler.scala:278)
1447.59/361.71	c akka.actor.LightArrayRevolverScheduler$$anon$4.run(LightArrayRevolverScheduler.scala:230)
1447.59/361.71	c java.lang.Thread.run(Thread.java:748)
1676.83/392.38	s UNKNOWN
1677.04/392.41	Dead letter! Forcing shutdown...

Verifier Data


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 (15317 MiB free)
  memory of node 1: 16384 MiB (15389 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4275085-1502692424/watcher-4275085-1502692424 -o /tmp/evaluation-result-4275085-1502692424/solver-4275085-1502692424 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node102-1502689477-15459 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1092062300 --timelimit 20160 --memlimit 11000 --nbcore 8 HOME/instance-4275085-1502692424.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=16194, runsolver pid=16191

[startup+0.100152 s]*
/proc/loadavg: 8.15 8.38 8.37 2/198 16214
/proc/meminfo: memFree=31422368/32770624 swapFree=67108860/67108860
[pid=16194] ppid=16191 vsize=14325320 memory=34900 CPUtime=0.12 cores=0-7
/proc/16194/stat : 16194 (java) S 16191 16194 15432 0 -1 1077944320 8116 0 0 0 11 1 0 0 20 0 20 0 102330704 14669127680 8725 33554432000 4194304 4196468 140736885759520 140736885742064 140658674130679 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
/proc/16194/statm: 3581330 8725 3405 1 0 3569050 0
[pid=16194/tid=16196] ppid=16191 vsize=14325320 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/16194/task/16196/stat : 16196 (java) R 16191 16194 15432 0 -1 4202560 6069 0 0 0 8 1 0 0 20 0 20 0 102330705 14669127680 8725 33554432000 4194304 4196468 140736885759520 140658678309936 140658658211166 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16197] ppid=16191 vsize=14325320 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/16194/task/16197/stat : 16197 (java) S 16191 16194 15432 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102330705 14669127680 8725 33554432000 4194304 4196468 140736885759520 140658637237136 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16198] ppid=16191 vsize=14325320 memory=139743337141888 CPUtime=0 cores=0-7
/proc/16194/task/16198/stat : 16198 (java) S 16191 16194 15432 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102330705 14669127680 8725 33554432000 4194304 4196468 140736885759520 140658268629776 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16199] ppid=16191 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16199/stat : 16199 (java) S 16191 16194 15432 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102330705 14669127680 8725 33554432000 4194304 4196468 140736885759520 140658267577488 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16200] ppid=16191 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16200/stat : 16200 (java) S 16191 16194 15432 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 102330705 14669127680 8725 33554432000 4194304 4196468 140736885759520 140658266524688 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16201] ppid=16191 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16201/stat : 16201 (java) S 16191 16194 15432 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102330705 14669127680 8725 33554432000 4194304 4196468 140736885759520 140658265471376 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16202] ppid=16191 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/16194/task/16202/stat : 16202 (java) S 16191 16194 15432 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102330705 14669127680 8725 33554432000 4194304 4196468 140736885759520 140658264418576 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16203] ppid=16191 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16203/stat : 16203 (java) S 16191 16194 15432 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 102330705 14669127680 8725 33554432000 4194304 4196468 140736885759520 140658263366288 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16204] ppid=16191 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16204/stat : 16204 (java) S 16191 16194 15432 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102330705 14669127680 8725 33554432000 4194304 4196468 140736885759520 140658262313488 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16205] ppid=16191 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16205/stat : 16205 (java) S 16191 16194 15432 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 102330707 14669127680 8725 33554432000 4194304 4196468 140736885759520 140657863584368 140658674141826 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16206] ppid=16191 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16206/stat : 16206 (java) S 16191 16194 15432 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 102330707 14669127680 8725 33554432000 4194304 4196468 140736885759520 140657862530336 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16207] ppid=16191 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16207/stat : 16207 (java) S 16191 16194 15432 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 102330708 14669127680 8725 33554432000 4194304 4196468 140736885759520 140657861478000 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16208] ppid=16191 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16208/stat : 16208 (java) S 16191 16194 15432 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102330710 14669127680 8725 33554432000 4194304 4196468 140736885759520 140657860426320 140658674149275 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16209] ppid=16191 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16209/stat : 16209 (java) S 16191 16194 15432 0 -1 1077944384 308 0 0 0 0 0 0 0 20 0 20 0 102330710 14669127680 8725 33554432000 4194304 4196468 140736885759520 140657859373168 140658674141826 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16210] ppid=16191 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16210/stat : 16210 (java) S 16191 16194 15432 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 102330710 14669127680 8725 33554432000 4194304 4196468 140736885759520 140657858320368 140658674141826 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16211] ppid=16191 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16211/stat : 16211 (java) S 16191 16194 15432 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 102330710 14669127680 8725 33554432000 4194304 4196468 140736885759520 140657857268080 140658674141826 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16212] ppid=16191 vsize=14325320 memory=0 CPUtime=0.02 cores=0-7
/proc/16194/task/16212/stat : 16212 (java) S 16191 16194 15432 0 -1 1077944384 356 0 0 0 2 0 0 0 20 0 20 0 102330710 14669127680 8725 33554432000 4194304 4196468 140736885759520 140657856215280 140658674141826 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16213] ppid=16191 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16213/stat : 16213 (java) S 16191 16194 15432 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 102330710 14669127680 8725 33554432000 4194304 4196468 140736885759520 140657855163232 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16214] ppid=16191 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/16194/task/16214/stat : 16214 (java) S 16191 16194 15432 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102330710 14669127680 8725 33554432000 4194304 4196468 140736885759520 140657854110512 140658674141826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14325320 KiB
Current children cumulated memory: 34900 KiB

[startup+0.210339 s]*
/proc/loadavg: 8.15 8.38 8.37 3/198 16214
/proc/meminfo: memFree=31414364/32770624 swapFree=67108860/67108860
[pid=16194] ppid=16191 vsize=14325320 memory=43784 CPUtime=0.3 cores=0-7
/proc/16194/stat : 16194 (java) S 16191 16194 15432 0 -1 1077944320 9105 0 0 0 28 2 0 0 20 0 20 0 102330704 14669127680 10946 33554432000 4194304 4196468 140736885759520 140736885742064 140658674130679 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
/proc/16194/statm: 3581330 10946 3602 1 0 3569050 0
[pid=16194/tid=16196] ppid=16191 vsize=14325320 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/16194/task/16196/stat : 16196 (java) R 16191 16194 15432 0 -1 4202560 6695 0 0 0 18 1 0 0 20 0 20 0 102330705 14669127680 10946 33554432000 4194304 4196468 140736885759520 140658678345696 140658674152605 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16197] ppid=16191 vsize=14325320 memory=9251 CPUtime=0 cores=0-7
/proc/16194/task/16197/stat : 16197 (java) S 16191 16194 15432 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102330705 14669127680 10946 33554432000 4194304 4196468 140736885759520 140658637237136 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16198] ppid=16191 vsize=14325320 memory=139743337156165 CPUtime=0 cores=0-7
/proc/16194/task/16198/stat : 16198 (java) S 16191 16194 15432 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102330705 14669127680 10946 33554432000 4194304 4196468 140736885759520 140658268629776 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16199] ppid=16191 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/16194/task/16199/stat : 16199 (java) S 16191 16194 15432 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102330705 14669127680 10946 33554432000 4194304 4196468 140736885759520 140658267577488 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16200] ppid=16191 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16200/stat : 16200 (java) S 16191 16194 15432 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 102330705 14669127680 10946 33554432000 4194304 4196468 140736885759520 140658266524688 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16201] ppid=16191 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16201/stat : 16201 (java) S 16191 16194 15432 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102330705 14669127680 10946 33554432000 4194304 4196468 140736885759520 140658265471376 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16202] ppid=16191 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/16194/task/16202/stat : 16202 (java) S 16191 16194 15432 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102330705 14669127680 10946 33554432000 4194304 4196468 140736885759520 140658264418576 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16203] ppid=16191 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16203/stat : 16203 (java) S 16191 16194 15432 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 102330705 14669127680 10946 33554432000 4194304 4196468 140736885759520 140658263366288 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16204] ppid=16191 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16204/stat : 16204 (java) S 16191 16194 15432 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102330705 14669127680 10946 33554432000 4194304 4196468 140736885759520 140658262313488 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16205] ppid=16191 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16205/stat : 16205 (java) S 16191 16194 15432 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 102330707 14669127680 10946 33554432000 4194304 4196468 140736885759520 140657863584368 140658674141826 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16206] ppid=16191 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16206/stat : 16206 (java) S 16191 16194 15432 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 102330707 14669127680 10946 33554432000 4194304 4196468 140736885759520 140657862530336 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16207] ppid=16191 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16207/stat : 16207 (java) S 16191 16194 15432 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 102330708 14669127680 10946 33554432000 4194304 4196468 140736885759520 140657861478000 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16208] ppid=16191 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16208/stat : 16208 (java) S 16191 16194 15432 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102330710 14669127680 10946 33554432000 4194304 4196468 140736885759520 140657860426320 140658674149275 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16209] ppid=16191 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16209/stat : 16209 (java) S 16191 16194 15432 0 -1 1077944384 317 0 0 0 0 0 0 0 20 0 20 0 102330710 14669127680 10946 33554432000 4194304 4196468 140736885759520 140657859373168 140658674141826 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16210] ppid=16191 vsize=14325320 memory=0 CPUtime=0.01 cores=0-7
/proc/16194/task/16210/stat : 16210 (java) S 16191 16194 15432 0 -1 1077944384 194 0 0 0 1 0 0 0 20 0 20 0 102330710 14669127680 10946 33554432000 4194304 4196468 140736885759520 140657858320368 140658674141826 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16211] ppid=16191 vsize=14325320 memory=0 CPUtime=0.01 cores=0-7
/proc/16194/task/16211/stat : 16211 (java) S 16191 16194 15432 0 -1 1077944384 142 0 0 0 1 0 0 0 20 0 20 0 102330710 14669127680 10946 33554432000 4194304 4196468 140736885759520 140657857268080 140658674141826 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16212] ppid=16191 vsize=14325320 memory=0 CPUtime=0.05 cores=0-7
/proc/16194/task/16212/stat : 16212 (java) R 16191 16194 15432 0 -1 4202560 373 0 0 0 5 0 0 0 20 0 20 0 102330710 14669127680 10946 33554432000 4194304 4196468 140736885759520 140657856215280 140658652754128 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16213] ppid=16191 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16213/stat : 16213 (java) S 16191 16194 15432 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 102330710 14669127680 10946 33554432000 4194304 4196468 140736885759520 140657855163232 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16214] ppid=16191 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/16194/task/16214/stat : 16214 (java) S 16191 16194 15432 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102330710 14669127680 10946 33554432000 4194304 4196468 140736885759520 140657854110512 140658674141826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14325320 KiB
Current children cumulated memory: 43784 KiB

[startup+0.310209 s]*
/proc/loadavg: 8.15 8.38 8.37 2/198 16214
/proc/meminfo: memFree=31408268/32770624 swapFree=67108860/67108860
[pid=16194] ppid=16191 vsize=14325340 memory=51720 CPUtime=0.49 cores=0-7
/proc/16194/stat : 16194 (java) S 16191 16194 15432 0 -1 1077944320 10116 0 0 0 47 2 0 0 20 0 20 0 102330704 14669148160 12930 33554432000 4194304 4196468 140736885759520 140736885742064 140658674130679 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
/proc/16194/statm: 3581335 12930 3705 1 0 3569050 0
[pid=16194/tid=16196] ppid=16191 vsize=14325340 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/16194/task/16196/stat : 16196 (java) R 16191 16194 15432 0 -1 1077944384 7255 0 0 0 28 1 0 0 20 0 20 0 102330705 14669148160 12930 33554432000 4194304 4196468 140736885759520 140658678360128 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16197] ppid=16191 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16197/stat : 16197 (java) S 16191 16194 15432 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102330705 14669148160 12930 33554432000 4194304 4196468 140736885759520 140658637237136 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16198] ppid=16191 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16198/stat : 16198 (java) S 16191 16194 15432 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102330705 14669148160 12930 33554432000 4194304 4196468 140736885759520 140658268629776 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16199] ppid=16191 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16199/stat : 16199 (java) S 16191 16194 15432 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102330705 14669148160 12930 33554432000 4194304 4196468 140736885759520 140658267577488 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16200] ppid=16191 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16200/stat : 16200 (java) S 16191 16194 15432 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 102330705 14669148160 12930 33554432000 4194304 4196468 140736885759520 140658266524688 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16201] ppid=16191 vsize=14325340 memory=2244 CPUtime=0 cores=0-7
/proc/16194/task/16201/stat : 16201 (java) S 16191 16194 15432 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102330705 14669148160 12930 33554432000 4194304 4196468 140736885759520 140658265471376 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16202] ppid=16191 vsize=14325340 memory=139743203521455 CPUtime=0 cores=0-7
/proc/16194/task/16202/stat : 16202 (java) S 16191 16194 15432 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102330705 14669148160 12930 33554432000 4194304 4196468 140736885759520 140658264418576 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16203] ppid=16191 vsize=14325340 memory=139743203523760 CPUtime=0 cores=0-7
/proc/16194/task/16203/stat : 16203 (java) S 16191 16194 15432 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 102330705 14669148160 12930 33554432000 4194304 4196468 140736885759520 140658263366288 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16204] ppid=16191 vsize=14325340 memory=139743203526064 CPUtime=0 cores=0-7
/proc/16194/task/16204/stat : 16204 (java) S 16191 16194 15432 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102330705 14669148160 12930 33554432000 4194304 4196468 140736885759520 140658262313488 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16205] ppid=16191 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16205/stat : 16205 (java) S 16191 16194 15432 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 102330707 14669148160 12930 33554432000 4194304 4196468 140736885759520 140657863584368 140658674141826 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16206] ppid=16191 vsize=14325340 memory=279486407059088 CPUtime=0 cores=0-7
/proc/16194/task/16206/stat : 16206 (java) S 16191 16194 15432 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 102330707 14669148160 12930 33554432000 4194304 4196468 140736885759520 140657862530336 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16207] ppid=16191 vsize=14325340 memory=279486407066000 CPUtime=0 cores=0-7
/proc/16194/task/16207/stat : 16207 (java) S 16191 16194 15432 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 102330708 14669148160 12930 33554432000 4194304 4196468 140736885759520 140657861478000 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16208] ppid=16191 vsize=14325340 memory=279486407007280 CPUtime=0 cores=0-7
/proc/16194/task/16208/stat : 16208 (java) S 16191 16194 15432 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102330710 14669148160 12930 33554432000 4194304 4196468 140736885759520 140657860426320 140658674149275 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16209] ppid=16191 vsize=14325340 memory=279486407079824 CPUtime=0.03 cores=0-7
/proc/16194/task/16209/stat : 16209 (java) S 16191 16194 15432 0 -1 1077944384 529 0 0 0 3 0 0 0 20 0 20 0 102330710 14669148160 12930 33554432000 4194304 4196468 140736885759520 140657859373168 140658674141826 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16210] ppid=16191 vsize=14325340 memory=279486407086736 CPUtime=0.03 cores=0-7
/proc/16194/task/16210/stat : 16210 (java) S 16191 16194 15432 0 -1 1077944384 353 0 0 0 3 0 0 0 20 0 20 0 102330710 14669148160 12930 33554432000 4194304 4196468 140736885759520 140657858320368 140658674141826 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16211] ppid=16191 vsize=14325340 memory=279486407084432 CPUtime=0.03 cores=0-7
/proc/16194/task/16211/stat : 16211 (java) S 16191 16194 15432 0 -1 1077944384 191 0 0 0 3 0 0 0 20 0 20 0 102330710 14669148160 12930 33554432000 4194304 4196468 140736885759520 140657857268080 140658674141826 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16212] ppid=16191 vsize=14325340 memory=279486407101040 CPUtime=0.08 cores=0-7
/proc/16194/task/16212/stat : 16212 (java) R 16191 16194 15432 0 -1 4202560 404 0 0 0 8 0 0 0 20 0 20 0 102330710 14669148160 12930 33554432000 4194304 4196468 140736885759520 140657856215280 140658674142614 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16213] ppid=16191 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16213/stat : 16213 (java) S 16191 16194 15432 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 102330710 14669148160 12930 33554432000 4194304 4196468 140736885759520 140657855163232 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16214] ppid=16191 vsize=14325340 memory=-1 CPUtime=0 cores=0-7
/proc/16194/task/16214/stat : 16214 (java) S 16191 16194 15432 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102330710 14669148160 12930 33554432000 4194304 4196468 140736885759520 140657854110512 140658674141826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 14325340 KiB
Current children cumulated memory: 51720 KiB

[startup+0.701285 s]
/proc/loadavg: 8.15 8.38 8.37 5/198 16214
/proc/meminfo: memFree=31390912/32770624 swapFree=67108860/67108860
[pid=16194] ppid=16191 vsize=14327388 memory=107628 CPUtime=1.6 cores=0-7
/proc/16194/stat : 16194 (java) S 16191 16194 15432 0 -1 1077944320 14418 0 0 0 156 4 0 0 20 0 20 0 102330704 14671245312 26907 33554432000 4194304 4196468 140736885759520 140736885742064 140658674130679 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
/proc/16194/statm: 3581847 26907 3773 1 0 3569562 0
[pid=16194/tid=16196] ppid=16191 vsize=14327388 memory=0 CPUtime=0.67 cores=0-7
/proc/16194/task/16196/stat : 16196 (java) R 16191 16194 15432 0 -1 4202560 7953 0 0 0 65 2 0 0 20 0 20 0 102330705 14671245312 26907 33554432000 4194304 4196468 140736885759520 140658678364328 140658313734948 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16197] ppid=16191 vsize=14327388 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16197/stat : 16197 (java) S 16191 16194 15432 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102330705 14671245312 26907 33554432000 4194304 4196468 140736885759520 140658637237136 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16198] ppid=16191 vsize=14327388 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16198/stat : 16198 (java) S 16191 16194 15432 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102330705 14671245312 26907 33554432000 4194304 4196468 140736885759520 140658268629776 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16199] ppid=16191 vsize=14327388 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16199/stat : 16199 (java) S 16191 16194 15432 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102330705 14671245312 26907 33554432000 4194304 4196468 140736885759520 140658267577488 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16200] ppid=16191 vsize=14327388 memory=1224 CPUtime=0 cores=0-7
/proc/16194/task/16200/stat : 16200 (java) S 16191 16194 15432 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 102330705 14671245312 26907 33554432000 4194304 4196468 140736885759520 140658266524688 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16201] ppid=16191 vsize=14327388 memory=5672 CPUtime=0 cores=0-7
/proc/16194/task/16201/stat : 16201 (java) S 16191 16194 15432 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102330705 14671245312 26907 33554432000 4194304 4196468 140736885759520 140658265471376 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16202] ppid=16191 vsize=14327388 memory=4612 CPUtime=0 cores=0-7
/proc/16194/task/16202/stat : 16202 (java) S 16191 16194 15432 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102330705 14671245312 26907 33554432000 4194304 4196468 140736885759520 140658264418576 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16203] ppid=16191 vsize=14327388 memory=1200 CPUtime=0 cores=0-7
/proc/16194/task/16203/stat : 16203 (java) S 16191 16194 15432 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 102330705 14671245312 26907 33554432000 4194304 4196468 140736885759520 140658263366288 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16204] ppid=16191 vsize=14327388 memory=15876 CPUtime=0 cores=0-7
/proc/16194/task/16204/stat : 16204 (java) S 16191 16194 15432 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102330705 14671245312 26907 33554432000 4194304 4196468 140736885759520 140658262313488 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16205] ppid=16191 vsize=14327388 memory=16236 CPUtime=0 cores=0-7
/proc/16194/task/16205/stat : 16205 (java) S 16191 16194 15432 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 102330707 14671245312 26907 33554432000 4194304 4196468 140736885759520 140657863584368 140658674141826 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0

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

Current children cumulated CPU time: 1669.11 s
Current children cumulated vsize: 15334040 KiB
Current children cumulated memory: 11647744 KiB

[startup+392.002 s]*
/proc/loadavg: 7.40 6.09 7.07 9/213 16239
/proc/meminfo: memFree=19790804/32770624 swapFree=67108860/67108860
[pid=16194] ppid=16191 vsize=15334040 memory=11647744 CPUtime=1675.56 cores=0-7
/proc/16194/stat : 16194 (java) S 16191 16194 15432 0 -1 1077944320 1884445 0 0 0 164572 2984 0 0 20 0 35 0 102330704 15702056960 2911936 33554432000 4194304 4196468 140736885759520 140736885742064 140658674130679 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
/proc/16194/statm: 3833510 2911936 3865 1 0 3821225 0
[pid=16194/tid=16196] ppid=16191 vsize=15334040 memory=6791534058613427641 CPUtime=196.63 cores=0-7
/proc/16194/task/16196/stat : 16196 (java) S 16191 16194 15432 0 -1 1077944384 31991 0 0 0 19609 54 0 0 20 0 35 0 102330705 15702056960 2911936 33554432000 4194304 4196468 140736885759520 140658678369952 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16197] ppid=16191 vsize=15334040 memory=0 CPUtime=177.06 cores=0-7
/proc/16194/task/16197/stat : 16197 (java) R 16191 16194 15432 0 -1 4202560 160656 0 0 0 17341 365 0 0 20 0 35 0 102330705 15702056960 2911936 33554432000 4194304 4196468 140736885759520 140658637237256 140658659120237 0 4 0 16800975 0 0 0 -1 6 0 0 10 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16198] ppid=16191 vsize=15334040 memory=0 CPUtime=176.75 cores=0-7
/proc/16194/task/16198/stat : 16198 (java) R 16191 16194 15432 0 -1 4202560 132974 0 0 0 17346 329 0 0 20 0 35 0 102330705 15702056960 2911936 33554432000 4194304 4196468 140736885759520 140658268629896 140658658830456 0 4 0 16800975 0 0 0 -1 5 0 0 10 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16199] ppid=16191 vsize=15334040 memory=4872558044660077418 CPUtime=177.33 cores=0-7
/proc/16194/task/16199/stat : 16199 (java) R 16191 16194 15432 0 -1 4202560 158851 0 0 0 17389 344 0 0 20 0 35 0 102330705 15702056960 2911936 33554432000 4194304 4196468 140736885759520 140658267577608 140658667234321 0 4 0 16800975 0 0 0 -1 0 0 0 7 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16200] ppid=16191 vsize=15334040 memory=832 CPUtime=176.94 cores=0-7
/proc/16194/task/16200/stat : 16200 (java) R 16191 16194 15432 0 -1 4202560 210651 0 0 0 17349 345 0 0 20 0 35 0 102330705 15702056960 2911936 33554432000 4194304 4196468 140736885759520 140658266524808 140658658830595 0 4 0 16800975 0 0 0 -1 3 0 0 7 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16201] ppid=16191 vsize=15334040 memory=4100 CPUtime=177 cores=0-7
/proc/16194/task/16201/stat : 16201 (java) R 16191 16194 15432 0 -1 4202560 176772 0 0 0 17355 345 0 0 20 0 35 0 102330705 15702056960 2911936 33554432000 4194304 4196468 140736885759520 140658265471496 140658658831367 0 4 0 16800975 0 0 0 -1 2 0 0 9 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16202] ppid=16191 vsize=15334040 memory=1692 CPUtime=176.75 cores=0-7
/proc/16194/task/16202/stat : 16202 (java) R 16191 16194 15432 0 -1 4202560 251062 0 0 0 17324 351 0 0 20 0 35 0 102330705 15702056960 2911936 33554432000 4194304 4196468 140736885759520 140658264418696 140658659120332 0 4 0 16800975 0 0 0 -1 7 0 0 9 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16203] ppid=16191 vsize=15334040 memory=916 CPUtime=176.43 cores=0-7
/proc/16194/task/16203/stat : 16203 (java) R 16191 16194 15432 0 -1 4202560 174133 0 0 0 17313 330 0 0 20 0 35 0 102330705 15702056960 2911936 33554432000 4194304 4196468 140736885759520 140658263366408 140658658830579 0 4 0 16800975 0 0 0 -1 4 0 0 8 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16204] ppid=16191 vsize=15334040 memory=4132 CPUtime=176.88 cores=0-7
/proc/16194/task/16204/stat : 16204 (java) R 16191 16194 15432 0 -1 4202560 172643 0 0 0 17364 324 0 0 20 0 35 0 102330705 15702056960 2911936 33554432000 4194304 4196468 140736885759520 140658262313608 140658658831283 0 4 0 16800975 0 0 0 -1 1 0 0 7 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16205] ppid=16191 vsize=15334040 memory=1152 CPUtime=7.71 cores=0-7
/proc/16194/task/16205/stat : 16205 (java) S 16191 16194 15432 0 -1 1077944384 331975 0 0 0 679 92 0 0 20 0 35 0 102330707 15702056960 2911936 33554432000 4194304 4196468 140736885759520 140657863582912 140658674140885 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 12 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16206] ppid=16191 vsize=15334040 memory=3980 CPUtime=0 cores=0-7
/proc/16194/task/16206/stat : 16206 (java) S 16191 16194 15432 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 35 0 102330707 15702056960 2911936 33554432000 4194304 4196468 140736885759520 140657862530400 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16207] ppid=16191 vsize=15334040 memory=11647700 CPUtime=0 cores=0-7
/proc/16194/task/16207/stat : 16207 (java) S 16191 16194 15432 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 35 0 102330708 15702056960 2911936 33554432000 4194304 4196468 140736885759520 140657861478016 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16208] ppid=16191 vsize=15334040 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/16194/task/16208/stat : 16208 (java) S 16191 16194 15432 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 35 0 102330710 15702056960 2911936 33554432000 4194304 4196468 140736885759520 140657860426320 140658674149275 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16209] ppid=16191 vsize=15334040 memory=4872558044660077418 CPUtime=1.55 cores=0-7
/proc/16194/task/16209/stat : 16209 (java) S 16191 16194 15432 0 -1 1077944384 9359 0 0 0 153 2 0 0 20 0 35 0 102330710 15702056960 2911936 33554432000 4194304 4196468 140736885759520 140657859373168 140658674141826 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 42 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16210] ppid=16191 vsize=15334040 memory=1732 CPUtime=2.01 cores=0-7
/proc/16194/task/16210/stat : 16210 (java) S 16191 16194 15432 0 -1 1077944384 17443 0 0 0 199 2 0 0 20 0 35 0 102330710 15702056960 2911936 33554432000 4194304 4196468 140736885759520 140657858320368 140658674141826 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16211] ppid=16191 vsize=15334040 memory=796 CPUtime=1.49 cores=0-7
/proc/16194/task/16211/stat : 16211 (java) S 16191 16194 15432 0 -1 1077944384 9056 0 0 0 147 2 0 0 20 0 35 0 102330710 15702056960 2911936 33554432000 4194304 4196468 140736885759520 140657857268080 140658674141826 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 34 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16212] ppid=16191 vsize=15334040 memory=11647288 CPUtime=1.12 cores=0-7
/proc/16194/task/16212/stat : 16212 (java) S 16191 16194 15432 0 -1 1077944384 18265 0 0 0 107 5 0 0 20 0 35 0 102330710 15702056960 2911936 33554432000 4194304 4196468 140736885759520 140657856212784 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16213] ppid=16191 vsize=15334040 memory=1932 CPUtime=0 cores=0-7
/proc/16194/task/16213/stat : 16213 (java) S 16191 16194 15432 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 35 0 102330710 15702056960 2911936 33554432000 4194304 4196468 140736885759520 140657855163232 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16214] ppid=16191 vsize=15334040 memory=1424 CPUtime=0.2 cores=0-7
/proc/16194/task/16214/stat : 16214 (java) S 16191 16194 15432 0 -1 1077944384 2058 0 0 0 9 11 0 0 20 0 35 0 102330710 15702056960 2911936 33554432000 4194304 4196468 140736885759520 140657854110512 140658674141826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 52 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16224] ppid=16191 vsize=15334040 memory=8560 CPUtime=0 cores=0-7
/proc/16194/task/16224/stat : 16224 (java) S 16191 16194 15432 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 35 0 102350732 15702056960 2911936 33554432000 4194304 4196468 140736885759520 140657843824000 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16225] ppid=16191 vsize=15334040 memory=1724 CPUtime=0.06 cores=0-7
/proc/16194/task/16225/stat : 16225 (java) S 16191 16194 15432 0 -1 1077944384 2700 0 0 0 3 3 0 0 20 0 35 0 102350743 15702056960 2911936 33554432000 4194304 4196468 140736885759520 140657840672592 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16226] ppid=16191 vsize=15334040 memory=11000 CPUtime=6.13 cores=0-7
/proc/16194/task/16226/stat : 16226 (java) S 16191 16194 15432 0 -1 1077944384 2507 0 0 0 602 11 0 0 20 0 35 0 102350753 15702056960 2911936 33554432000 4194304 4196468 140736885759520 140657837517728 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16227] ppid=16191 vsize=15334040 memory=1224 CPUtime=6.11 cores=0-7
/proc/16194/task/16227/stat : 16227 (java) S 16191 16194 15432 0 -1 1077944384 2068 0 0 0 594 17 0 0 20 0 35 0 102350754 15702056960 2911936 33554432000 4194304 4196468 140736885759520 140657836464928 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16228] ppid=16191 vsize=15334040 memory=5672 CPUtime=6.22 cores=0-7
/proc/16194/task/16228/stat : 16228 (java) S 16191 16194 15432 0 -1 1077944384 3355 0 0 0 608 14 0 0 20 0 35 0 102350754 15702056960 2911936 33554432000 4194304 4196468 140736885759520 140657835412928 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16229] ppid=16191 vsize=15334040 memory=4612 CPUtime=6.21 cores=0-7
/proc/16194/task/16229/stat : 16229 (java) S 16191 16194 15432 0 -1 1077944384 2292 0 0 0 605 16 0 0 20 0 35 0 102350756 15702056960 2911936 33554432000 4194304 4196468 140736885759520 140657834360272 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16230] ppid=16191 vsize=15334040 memory=1200 CPUtime=6.19 cores=0-7
/proc/16194/task/16230/stat : 16230 (java) S 16191 16194 15432 0 -1 1077944384 2804 0 0 0 616 3 0 0 20 0 35 0 102350756 15702056960 2911936 33554432000 4194304 4196468 140736885759520 140657833307840 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16231] ppid=16191 vsize=15334040 memory=15876 CPUtime=6.19 cores=0-7
/proc/16194/task/16231/stat : 16231 (java) S 16191 16194 15432 0 -1 1077944384 2801 0 0 0 616 3 0 0 20 0 35 0 102350756 15702056960 2911936 33554432000 4194304 4196468 140736885759520 140657832255472 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16232] ppid=16191 vsize=15334040 memory=16236 CPUtime=0 cores=0-7
/proc/16194/task/16232/stat : 16232 (java) S 16191 16194 15432 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 35 0 102350757 15702056960 2911936 33554432000 4194304 4196468 140736885759520 140657831208480 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16233] ppid=16191 vsize=15334040 memory=4044 CPUtime=6.25 cores=0-7
/proc/16194/task/16233/stat : 16233 (java) S 16191 16194 15432 0 -1 1077944384 3331 0 0 0 619 6 0 0 20 0 35 0 102350757 15702056960 2911936 33554432000 4194304 4196468 140736885759520 140657763012176 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16234] ppid=16191 vsize=15334040 memory=17140 CPUtime=6.09 cores=0-7
/proc/16194/task/16234/stat : 16234 (java) S 16191 16194 15432 0 -1 1077944384 3101 0 0 0 605 4 0 0 20 0 35 0 102350757 15702056960 2911936 33554432000 4194304 4196468 140736885759520 140657761959024 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16235] ppid=16191 vsize=15334040 memory=1232 CPUtime=0 cores=0-7
/proc/16194/task/16235/stat : 16235 (java) S 16191 16194 15432 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 35 0 102350757 15702056960 2911936 33554432000 4194304 4196468 140736885759520 140657760912032 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16236] ppid=16191 vsize=15334040 memory=139388868656836 CPUtime=0 cores=0-7
/proc/16194/task/16236/stat : 16236 (java) S 16191 16194 15432 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 35 0 102350757 15702056960 2911936 33554432000 4194304 4196468 140736885759520 140657759859744 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16237] ppid=16191 vsize=15334040 memory=648 CPUtime=0 cores=0-7
/proc/16194/task/16237/stat : 16237 (java) S 16191 16194 15432 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 35 0 102350757 15702056960 2911936 33554432000 4194304 4196468 140736885759520 140657758806944 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16238] ppid=16191 vsize=15334040 memory=288230574492221466 CPUtime=0 cores=0-7
/proc/16194/task/16238/stat : 16238 (java) S 16191 16194 15432 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 35 0 102350757 15702056960 2911936 33554432000 4194304 4196468 140736885759520 140657757754656 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
Current children cumulated CPU time: 1675.56 s
Current children cumulated vsize: 15334040 KiB
Current children cumulated memory: 11647744 KiB

[startup+392.401 s]
/proc/loadavg: 7.40 6.09 7.07 9/213 16239
/proc/meminfo: memFree=19790804/32770624 swapFree=67108860/67108860
[pid=16194] ppid=16191 vsize=15334040 memory=11647888 CPUtime=1677.04 cores=0-7
/proc/16194/stat : 16194 (java) S 16191 16194 15432 0 -1 1077944320 1892470 0 0 0 164719 2985 0 0 20 0 35 0 102330704 15702056960 2911965 33554432000 4194304 4196468 140736885759520 140736885742064 140658674130679 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
/proc/16194/statm: 3833510 2911965 3866 1 0 3821225 0
[pid=16194/tid=16196] ppid=16191 vsize=15334040 memory=1232 CPUtime=196.63 cores=0-7
/proc/16194/task/16196/stat : 16196 (java) S 16191 16194 15432 0 -1 1077944384 32074 0 0 0 19609 54 0 0 20 0 35 0 102330705 15702056960 2911972 33554432000 4194304 4196468 140736885759520 140658678373552 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16197] ppid=16191 vsize=15334040 memory=648 CPUtime=177.2 cores=0-7
/proc/16194/task/16197/stat : 16197 (java) S 16191 16194 15432 0 -1 1077944384 160772 0 0 0 17355 365 0 0 20 0 35 0 102330705 15702056960 2911972 33554432000 4194304 4196468 140736885759520 140658637237136 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 10 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16198] ppid=16191 vsize=15334040 memory=1796 CPUtime=176.89 cores=0-7
/proc/16194/task/16198/stat : 16198 (java) S 16191 16194 15432 0 -1 1077944384 133359 0 0 0 17360 329 0 0 20 0 35 0 102330705 15702056960 2911972 33554432000 4194304 4196468 140736885759520 140658268629776 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 10 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16199] ppid=16191 vsize=15334040 memory=956 CPUtime=177.47 cores=0-7
/proc/16194/task/16199/stat : 16199 (java) S 16191 16194 15432 0 -1 1077944384 159019 0 0 0 17403 344 0 0 20 0 35 0 102330705 15702056960 2911972 33554432000 4194304 4196468 140736885759520 140658267577488 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 7 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16200] ppid=16191 vsize=15334040 memory=2344 CPUtime=177.08 cores=0-7
/proc/16194/task/16200/stat : 16200 (java) S 16191 16194 15432 0 -1 1077944384 211081 0 0 0 17363 345 0 0 20 0 35 0 102330705 15702056960 2911972 33554432000 4194304 4196468 140736885759520 140658266524688 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 7 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16201] ppid=16191 vsize=15334040 memory=139743205064865 CPUtime=177.14 cores=0-7
/proc/16194/task/16201/stat : 16201 (java) S 16191 16194 15432 0 -1 1077944384 176902 0 0 0 17369 345 0 0 20 0 35 0 102330705 15702056960 2911972 33554432000 4194304 4196468 140736885759520 140658265471376 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 9 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16202] ppid=16191 vsize=15334040 memory=1424 CPUtime=176.88 cores=0-7
/proc/16194/task/16202/stat : 16202 (java) S 16191 16194 15432 0 -1 1077944384 251375 0 0 0 17337 351 0 0 20 0 35 0 102330705 15702056960 2911972 33554432000 4194304 4196468 140736885759520 140658264418576 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 9 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16203] ppid=16191 vsize=15334040 memory=8560 CPUtime=176.57 cores=0-7
/proc/16194/task/16203/stat : 16203 (java) S 16191 16194 15432 0 -1 1077944384 174186 0 0 0 17327 330 0 0 20 0 35 0 102330705 15702056960 2911972 33554432000 4194304 4196468 140736885759520 140658263366288 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 8 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16204] ppid=16191 vsize=15334040 memory=1724 CPUtime=177.02 cores=0-7
/proc/16194/task/16204/stat : 16204 (java) S 16191 16194 15432 0 -1 1077944384 172904 0 0 0 17378 324 0 0 20 0 35 0 102330705 15702056960 2911972 33554432000 4194304 4196468 140736885759520 140658262313488 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 7 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16205] ppid=16191 vsize=15334040 memory=11000 CPUtime=7.94 cores=0-7
/proc/16194/task/16205/stat : 16205 (java) S 16191 16194 15432 0 -1 1077944384 336239 0 0 0 702 92 0 0 20 0 35 0 102330707 15702056960 2911972 33554432000 4194304 4196468 140736885759520 140657863584368 140658674141826 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 12 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16206] ppid=16191 vsize=15334040 memory=1224 CPUtime=0 cores=0-7
/proc/16194/task/16206/stat : 16206 (java) S 16191 16194 15432 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 35 0 102330707 15702056960 2911972 33554432000 4194304 4196468 140736885759520 140657862530400 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16207] ppid=16191 vsize=15334040 memory=5672 CPUtime=0 cores=0-7
/proc/16194/task/16207/stat : 16207 (java) S 16191 16194 15432 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 35 0 102330708 15702056960 2911972 33554432000 4194304 4196468 140736885759520 140657861478016 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16208] ppid=16191 vsize=15334040 memory=4612 CPUtime=0 cores=0-7
/proc/16194/task/16208/stat : 16208 (java) S 16191 16194 15432 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 35 0 102330710 15702056960 2911972 33554432000 4194304 4196468 140736885759520 140657860426320 140658674149275 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16209] ppid=16191 vsize=15334040 memory=1200 CPUtime=1.56 cores=0-7
/proc/16194/task/16209/stat : 16209 (java) S 16191 16194 15432 0 -1 1077944384 9651 0 0 0 154 2 0 0 20 0 35 0 102330710 15702056960 2911972 33554432000 4194304 4196468 140736885759520 140657859373168 140658674141826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 42 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16210] ppid=16191 vsize=15334040 memory=15876 CPUtime=2.01 cores=0-7
/proc/16194/task/16210/stat : 16210 (java) S 16191 16194 15432 0 -1 1077944384 17446 0 0 0 199 2 0 0 20 0 35 0 102330710 15702056960 2911972 33554432000 4194304 4196468 140736885759520 140657858320368 140658674141826 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16211] ppid=16191 vsize=15334040 memory=16236 CPUtime=1.49 cores=0-7
/proc/16194/task/16211/stat : 16211 (java) S 16191 16194 15432 0 -1 1077944384 9058 0 0 0 147 2 0 0 20 0 35 0 102330710 15702056960 2911972 33554432000 4194304 4196468 140736885759520 140657857268080 140658674141826 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 34 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16212] ppid=16191 vsize=15334040 memory=4044 CPUtime=1.13 cores=0-7
/proc/16194/task/16212/stat : 16212 (java) S 16191 16194 15432 0 -1 1077944384 18869 0 0 0 108 5 0 0 20 0 35 0 102330710 15702056960 2911972 33554432000 4194304 4196468 140736885759520 140657856215280 140658674141826 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16213] ppid=16191 vsize=15334040 memory=17140 CPUtime=0 cores=0-7
/proc/16194/task/16213/stat : 16213 (java) S 16191 16194 15432 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 35 0 102330710 15702056960 2911972 33554432000 4194304 4196468 140736885759520 140657855163232 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16214] ppid=16191 vsize=15334040 memory=1232 CPUtime=0.2 cores=0-7
/proc/16194/task/16214/stat : 16214 (java) S 16191 16194 15432 0 -1 1077944384 2060 0 0 0 9 11 0 0 20 0 35 0 102330710 15702056960 2911972 33554432000 4194304 4196468 140736885759520 140657854110512 140658674141826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 52 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16224] ppid=16191 vsize=15334040 memory=648 CPUtime=0 cores=0-7
/proc/16194/task/16224/stat : 16224 (java) S 16191 16194 15432 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 35 0 102350732 15702056960 2911972 33554432000 4194304 4196468 140736885759520 140657843824000 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16225] ppid=16191 vsize=15334040 memory=1796 CPUtime=0.07 cores=0-7
/proc/16194/task/16225/stat : 16225 (java) R 16191 16194 15432 0 -1 1077944384 2920 0 0 0 4 3 0 0 20 0 35 0 102350743 15702056960 2911972 33554432000 4194304 4196468 140736885759520 140657840673888 140658674140885 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16226] ppid=16191 vsize=15334040 memory=11647700 CPUtime=6.14 cores=0-7
/proc/16194/task/16226/stat : 16226 (java) S 16191 16194 15432 0 -1 1077944384 2556 0 0 0 603 11 0 0 20 0 35 0 102350753 15702056960 2911972 33554432000 4194304 4196468 140736885759520 140657837519200 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16227] ppid=16191 vsize=15334040 memory=288230621803970871 CPUtime=6.13 cores=0-7
/proc/16194/task/16227/stat : 16227 (java) R 16191 16194 15432 0 -1 4202560 2096 0 0 0 596 17 0 0 20 0 35 0 102350754 15702056960 2911972 33554432000 4194304 4196468 140736885759520 140657836466560 140658310457181 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16228] ppid=16191 vsize=15334040 memory=15255943717849665 CPUtime=6.24 cores=0-7
/proc/16194/task/16228/stat : 16228 (java) R 16191 16194 15432 0 -1 4202560 3387 0 0 0 610 14 0 0 20 0 35 0 102350754 15702056960 2911972 33554432000 4194304 4196468 140736885759520 140657835414016 140658316627193 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16229] ppid=16191 vsize=15334040 memory=17140 CPUtime=6.22 cores=0-7
/proc/16194/task/16229/stat : 16229 (java) R 16191 16194 15432 0 -1 4202560 2336 0 0 0 606 16 0 0 20 0 35 0 102350756 15702056960 2911972 33554432000 4194304 4196468 140736885759520 140657834361312 140658316730201 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16230] ppid=16191 vsize=15334040 memory=1232 CPUtime=6.2 cores=0-7
/proc/16194/task/16230/stat : 16230 (java) R 16191 16194 15432 0 -1 4202560 2832 0 0 0 617 3 0 0 20 0 35 0 102350756 15702056960 2911972 33554432000 4194304 4196468 140736885759520 140657833308928 140658316527512 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16231] ppid=16191 vsize=15334040 memory=648 CPUtime=6.2 cores=0-7
/proc/16194/task/16231/stat : 16231 (java) S 16191 16194 15432 0 -1 1077944384 2836 0 0 0 617 3 0 0 20 0 35 0 102350756 15702056960 2911972 33554432000 4194304 4196468 140736885759520 140657832256224 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16232] ppid=16191 vsize=15334040 memory=1796 CPUtime=0 cores=0-7
/proc/16194/task/16232/stat : 16232 (java) S 16191 16194 15432 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 35 0 102350757 15702056960 2911972 33554432000 4194304 4196468 140736885759520 140657831208480 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16233] ppid=16191 vsize=15334040 memory=956 CPUtime=6.26 cores=0-7
/proc/16194/task/16233/stat : 16233 (java) R 16191 16194 15432 0 -1 4202560 3361 0 0 0 620 6 0 0 20 0 35 0 102350757 15702056960 2911972 33554432000 4194304 4196468 140736885759520 140657763013840 140658316759139 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16234] ppid=16191 vsize=15334040 memory=2344 CPUtime=6.1 cores=0-7
/proc/16194/task/16234/stat : 16234 (java) R 16191 16194 15432 0 -1 4202560 3684 0 0 0 605 5 0 0 20 0 35 0 102350757 15702056960 2911972 33554432000 4194304 4196468 140736885759520 140657761957984 140658658211166 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16235] ppid=16191 vsize=15334040 memory=928 CPUtime=0 cores=0-7
/proc/16194/task/16235/stat : 16235 (java) S 16191 16194 15432 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 35 0 102350757 15702056960 2911972 33554432000 4194304 4196468 140736885759520 140657760912032 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16236] ppid=16191 vsize=15334040 memory=1576 CPUtime=0 cores=0-7
/proc/16194/task/16236/stat : 16236 (java) S 16191 16194 15432 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 35 0 102350757 15702056960 2911972 33554432000 4194304 4196468 140736885759520 140657759859744 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16237] ppid=16191 vsize=15334040 memory=2236 CPUtime=0 cores=0-7
/proc/16194/task/16237/stat : 16237 (java) S 16191 16194 15432 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 35 0 102350757 15702056960 2911972 33554432000 4194304 4196468 140736885759520 140657758806944 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
[pid=16194/tid=16238] ppid=16191 vsize=15334040 memory=4316 CPUtime=0 cores=0-7
/proc/16194/task/16238/stat : 16238 (java) S 16191 16194 15432 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 35 0 102350757 15702056960 2911972 33554432000 4194304 4196468 140736885759520 140657757754656 140658674140885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30109696 140736885761121 140736885761307 140736885761307 140736885764047 0
Current children cumulated CPU time: 1677.04 s
Current children cumulated vsize: 15334040 KiB
Current children cumulated memory: 11647888 KiB

Child status: 1
Real time (s): 392.489
CPU time (s): 1677.22
CPU user time (s): 1647.28
CPU system time (s): 29.9414
CPU usage (%): 427.329
Max. virtual memory (cumulated for all children) (KiB): 15334040
Max. memory (cumulated for all children) (KiB): 11647888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1647.28
system time used= 29.9414
maximum resident set size= 11648692
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1893103
page faults= 0
swaps= 0
block input operations= 0
block output operations= 688
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 47944
involuntary context switches= 67023


# summary of solver processes directly reported to runsolver:
#   pid: 16194
#   total CPU time (s): 1677.22
#   total CPU user time (s): 1647.28
#   total CPU system time (s): 29.9414

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.14182 second user time and 4.00747 second system time

The end

Launcher Data

Begin job on node102 at 2017-08-14 08:19:25
IDJOB=4275085
IDBENCH=123023
IDSOLVER=2668
FILE ID=node102/4275085-1502692424
RUNJOBID= node102-1502689477-15459
PBS_JOBID= 20628998
Free space on /tmp= 61912 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-07-26
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-tai80a.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-4275085-1502692424/watcher-4275085-1502692424 -o /tmp/evaluation-result-4275085-1502692424/solver-4275085-1502692424 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node102-1502689477-15459 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1092062300 --timelimit 20160 --memlimit 11000 --nbcore 8 HOME/instance-4275085-1502692424.xml

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

MD5SUM BENCH= c9a66f606132a3c8760ec6756f0c4250
RANDOM SEED=1092062300

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

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

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.35
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:        31443872 kB
MemAvailable:   31982376 kB
Buffers:          140696 kB
Cached:           681400 kB
SwapCached:            0 kB
Active:           683096 kB
Inactive:         189776 kB
Active(anon):       3532 kB
Inactive(anon):    75340 kB
Active(file):     679564 kB
Inactive(file):   114436 kB
Unevictable:        6444 kB
Mlocked:            6444 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42296 kB
Writeback:             0 kB
AnonPages:         57656 kB
Mapped:            44168 kB
Shmem:             25228 kB
Slab:             147148 kB
SReclaimable:     120676 kB
SUnreclaim:        26472 kB
KernelStack:        3168 kB
PageTables:         4764 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323564 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      134528 kB
DirectMap2M:    33411072 kB

Free space on /tmp at the end= 61868 MiB
End job on node102 at 2017-08-14 08:25:58