Trace number 4258039

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
sat4j-CSP 2017-07-05OPT885 134.425 132.047

General information on the benchmark

NameKnapsack/Knapsack-m1-s30/
Knapsack-30-100-16.xml
MD5SUM60579ec9e2bea81c12df486d2ee437df
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark885
Best CPU time to get the best result obtained on this benchmark0.28229299
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":30}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":30}]
Minimum constraint arity30
Maximum constraint arity30
Distribution of constraint arities[{"arity":30,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":1}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.39/0.48	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.39/0.48	c This is free software under the dual EPL/GNU LGPL licenses.
0.39/0.48	c See www.sat4j.org for details.
0.39/0.48	c That software uses the Rhino library from the Mozilla project.
0.39/0.48	c version CUSTOM.v20170705
0.39/0.48	c java.runtime.name	Java(TM) SE Runtime Environment
0.39/0.48	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.39/0.48	c java.vm.version	25.131-b11
0.39/0.48	c java.vm.vendor	Oracle Corporation
0.39/0.48	c sun.arch.data.model	64
0.39/0.48	c java.version		1.8.0_131
0.39/0.48	c os.name		Linux
0.39/0.48	c os.version		3.10.0-514.16.1.el7.x86_64
0.39/0.48	c os.arch		amd64
0.39/0.48	c Free memory 		499604488
0.39/0.48	c Max memory 		7247757312
0.39/0.48	c Total memory 		504889344
0.39/0.48	c Number of processors 	4
0.39/0.48	c c --- Begin Solver configuration ---
0.39/0.48	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b71fc7e
0.39/0.48	c Learn all clauses as in MiniSAT
0.39/0.48	c LOGGER=java.util.logging.Logger@25f38edc claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.39/0.48	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.39/0.48	c No reason simplification
0.39/0.48	c Glucose 2.1 dynamic restart strategy
0.39/0.48	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.39/0.48	c timeout=2147483s
0.39/0.48	c DB Simplification allowed=false
0.39/0.48	c Listener: org.sat4j.minisat.core.VoidTracing@1a86f2f1
0.39/0.48	c --- End Solver configuration ---
0.39/0.48	c constraints type 
0.39/0.48	c org.sat4j.minisat.constraints.card.MinWatchCard => 60
0.39/0.48	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 414
0.39/0.48	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 11154
0.39/0.48	c org.sat4j.minisat.constraints.cnf.UnitClause => 2
0.39/0.48	c 11630 constraints processed.
1.76/1.01	o 821
63.80/61.61	o 822
64.11/61.95	o 823
64.34/62.11	o 827
64.34/62.12	o 841
64.34/62.16	o 850
64.34/62.18	o 856
66.75/64.55	o 857
66.97/64.70	o 862
66.97/64.75	o 865
67.51/65.20	o 873
67.61/65.32	o 885
134.41/132.04	c starts		: 246
134.41/132.04	c conflicts		: 426644
134.41/132.04	c decisions		: 564109
134.41/132.04	c propagations		: 415853220
134.41/132.04	c inspects		: 1586598715
134.41/132.04	c shortcuts		: 0
134.41/132.04	c learnt literals	: 299
134.41/132.04	c learnt binary clauses	: 22
134.41/132.04	c learnt ternary clauses	: 491
134.41/132.04	c learnt constraints	: 426344
134.41/132.04	c ignored constraints	: 0
134.41/132.04	c root simplifications	: 0
134.41/132.04	c removed literals (reason simplification)	: 0
134.41/132.04	c reason swapping (by a shorter reason)	: 0
134.41/132.04	c Calls to reduceDB	: 32
134.41/132.04	c Number of update (reduction) of LBD	: 159074
134.41/132.04	c Imported unit clauses	: 0
134.41/132.04	c number of reductions to clauses (during analyze)	: 0
134.41/132.04	c number of learned constraints concerned by reduction	: 0
134.41/132.04	c number of learning phase by resolution	: 0
134.41/132.04	c number of learning phase by cutting planes	: 0
134.41/132.04	c number of rounding to 1 operations	: 0
134.41/132.04	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
134.41/132.04	c number of reductions of the coefficients by power 2 	: 0
134.41/132.04	c number of right shift for reduction by power 2 	: 0
134.41/132.04	c number of reductions of the coefficients by GCD over coefficients 	: 0
134.41/132.04	c speed (assignments/second)	: 3161155.901513482
134.41/132.04	c non guided choices	2958
134.41/132.04	c learnt constraints type 
134.41/132.04	s OPTIMUM FOUND
134.41/132.04	v <instantiation type="optimum" cost="885">
134.41/132.04	v 	<list> x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] </list>
134.41/132.04	v 	<values> 0 1 1 1 1 0 1 0 1 0 0 1 1 0 1 0 0 0 1 0 1 1 0 0 0 0 1 1 1 0 </values>
134.41/132.04	v </instantiation>
134.41/132.04	

Verifier Data

OK	885

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4258039-1501652140/watcher-4258039-1501652140 -o /tmp/evaluation-result-4258039-1501652140/solver-4258039-1501652140 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node129-1501642919-31105 --watchdog 300 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4258039-1501652140.xml 

pid=9325
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 264 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 294 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 240 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.93 2.10 2.66 4/196 9328
/proc/meminfo: memFree=31680932/32770624 swapFree=0/232596
[pid=9328] ppid=9325 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/9328/stat : 9328 (runsolver) D 9325 9328 5091 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 13837083 24240128 106 18446744073709551615 4194304 4338465 140736652290608 140736652288248 139755395273431 0 0 1 24578 18446744071580418449 0 0 17 1 0 0 0 0 0 6438912 6441760 30564352 140736652296327 140736652296774 140736652296774 140736652300234 0
/proc/9328/statm: 5918 106 53 36 0 2156 0

[startup+0.100129 s]
/proc/loadavg: 1.93 2.10 2.66 4/196 9328
/proc/meminfo: memFree=31680932/32770624 swapFree=0/232596
[pid=9328] ppid=9325 vsize=356952 CPUtime=0 cores=1,3,5,7
/proc/9328/stat : 9328 (java) S 9325 9328 5091 0 -1 1077944320 1692 0 0 0 0 0 0 0 20 0 2 0 13837083 365518848 1379 18446744073709551615 4194304 4196468 140723358009408 140723357991952 139625135267575 0 0 1 16784584 18446744073709551615 0 0 17 3 0 0 9 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
/proc/9328/statm: 89238 1379 1041 1 0 79216 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 356952

[startup+0.200333 s]
/proc/loadavg: 1.93 2.10 2.66 4/196 9328
/proc/meminfo: memFree=31680932/32770624 swapFree=0/232596
[pid=9328] ppid=9325 vsize=10551156 CPUtime=0.06 cores=1,3,5,7
/proc/9328/stat : 9328 (java) S 9325 9328 5091 0 -1 1077944320 4737 0 0 0 5 1 0 0 20 0 15 0 13837083 10804383744 5774 18446744073709551615 4194304 4196468 140723358009408 140723357991952 139625135267575 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 9 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
/proc/9328/statm: 2637789 5774 2600 1 0 2627269 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10551156

[startup+0.300381 s]
/proc/loadavg: 1.93 2.10 2.66 4/196 9328
/proc/meminfo: memFree=31680932/32770624 swapFree=0/232596
[pid=9328] ppid=9325 vsize=10551156 CPUtime=0.21 cores=1,3,5,7
/proc/9328/stat : 9328 (java) S 9325 9328 5091 0 -1 1077944320 8131 0 0 0 18 3 0 0 20 0 15 0 13837083 10804383744 8787 18446744073709551615 4194304 4196468 140723358009408 140723357991952 139625135267575 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 9 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
/proc/9328/statm: 2637789 8787 2853 1 0 2627269 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 10551156

[startup+0.7005 s]
/proc/loadavg: 1.93 2.10 2.66 4/196 9328
/proc/meminfo: memFree=31680932/32770624 swapFree=0/232596
[pid=9328] ppid=9325 vsize=10617796 CPUtime=1.25 cores=1,3,5,7
/proc/9328/stat : 9328 (java) S 9325 9328 5091 0 -1 1077944320 15166 0 0 0 121 4 0 0 20 0 16 0 13837083 10872623104 17267 18446744073709551615 4194304 4196468 140723358009408 140723357991952 139625135267575 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 9 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
/proc/9328/statm: 2654449 17267 3043 1 0 2643910 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 10617796

[startup+1.50058 s]
/proc/loadavg: 1.93 2.10 2.66 4/212 9344
/proc/meminfo: memFree=31618548/32770624 swapFree=0/232592
[pid=9328] ppid=9325 vsize=10617796 CPUtime=2.59 cores=1,3,5,7
/proc/9328/stat : 9328 (java) S 9325 9328 5091 0 -1 1077944320 18361 0 0 0 255 4 0 0 20 0 16 0 13837083 10872623104 19113 18446744073709551615 4194304 4196468 140723358009408 140723357991952 139625135267575 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 9 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
/proc/9328/statm: 2654449 19113 3048 1 0 2643910 0
[pid=9328/tid=9330] ppid=9325 vsize=10617796 CPUtime=1.34 cores=1,3,5,7
/proc/9328/task/9330/stat : 9330 (java) R 9325 9328 5091 0 -1 4202560 7686 0 0 0 131 3 0 0 20 0 16 0 13837093 10872623104 19113 18446744073709551615 4194304 4196468 140723358009408 139625139504376 139624775595432 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9331] ppid=9325 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9331/stat : 9331 (java) S 9325 9328 5091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 13837094 10872623104 19113 18446744073709551615 4194304 4196468 140723358009408 139624746507408 139625135277781 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9332] ppid=9325 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9332/stat : 9332 (java) S 9325 9328 5091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 13837094 10872623104 19113 18446744073709551615 4194304 4196468 140723358009408 139624745454608 139625135277781 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9333] ppid=9325 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9333/stat : 9333 (java) S 9325 9328 5091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 13837094 10872623104 19113 18446744073709551615 4194304 4196468 140723358009408 139624744401808 139625135277781 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9334] ppid=9325 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9334/stat : 9334 (java) S 9325 9328 5091 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 13837094 10872623104 19113 18446744073709551615 4194304 4196468 140723358009408 139624743349008 139625135277781 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9335] ppid=9325 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9335/stat : 9335 (java) S 9325 9328 5091 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 16 0 13837095 10872623104 19113 18446744073709551615 4194304 4196468 140723358009408 139624699447664 139625135278722 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9336] ppid=9325 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9336/stat : 9336 (java) S 9325 9328 5091 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 13837095 10872623104 19113 18446744073709551615 4194304 4196468 140723358009408 139624698393632 139625135277781 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9337] ppid=9325 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9337/stat : 9337 (java) S 9325 9328 5091 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 13837096 10872623104 19113 18446744073709551615 4194304 4196468 140723358009408 139624697340784 139625135277781 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9338] ppid=9325 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9338/stat : 9338 (java) S 9325 9328 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13837098 10872623104 19113 18446744073709551615 4194304 4196468 140723358009408 139624696289104 139625135286171 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9339] ppid=9325 vsize=10617796 CPUtime=0.51 cores=1,3,5,7
/proc/9328/task/9339/stat : 9339 (java) S 9325 9328 5091 0 -1 1077944384 3600 0 0 0 51 0 0 0 20 0 16 0 13837098 10872623104 19113 18446744073709551615 4194304 4196468 140723358009408 139624695237488 139625135278722 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9340] ppid=9325 vsize=10617796 CPUtime=0.53 cores=1,3,5,7
/proc/9328/task/9340/stat : 9340 (java) S 9325 9328 5091 0 -1 1077944384 4344 0 0 0 53 0 0 0 20 0 16 0 13837098 10872623104 19113 18446744073709551615 4194304 4196468 140723358009408 139624694184688 139625135278722 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9341] ppid=9325 vsize=10617796 CPUtime=0.18 cores=1,3,5,7
/proc/9328/task/9341/stat : 9341 (java) S 9325 9328 5091 0 -1 1077944384 1330 0 0 0 18 0 0 0 20 0 16 0 13837098 10872623104 19113 18446744073709551615 4194304 4196468 140723358009408 139624693131888 139625135278722 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9342] ppid=9325 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9342/stat : 9342 (java) S 9325 9328 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13837098 10872623104 19113 18446744073709551615 4194304 4196468 140723358009408 139624692079328 139625135277781 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9343] ppid=9325 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9343/stat : 9343 (java) S 9325 9328 5091 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 16 0 13837103 10872623104 19113 18446744073709551615 4194304 4196468 140723358009408 139624691026608 139625135278722 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9344] ppid=9325 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9344/stat : 9344 (java) S 9325 9328 5091 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 13837132 10872623104 19113 18446744073709551615 4194304 4196468 140723358009408 139624622056368 139625135278722 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
Current children cumulated CPU time (s) 2.59
Current children cumulated vsize (KiB) 10617796

[startup+3.10059 s]
/proc/loadavg: 1.94 2.10 2.66 3/212 9344
/proc/meminfo: memFree=31613588/32770624 swapFree=0/232600
[pid=9328] ppid=9325 vsize=10617796 CPUtime=4.5 cores=1,3,5,7
/proc/9328/stat : 9328 (java) S 9325 9328 5091 0 -1 1077944320 18805 0 0 0 445 5 0 0 20 0 16 0 13837083 10872623104 20162 18446744073709551615 4194304 4196468 140723358009408 140723357991952 139625135267575 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 9 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
/proc/9328/statm: 2654449 20162 3054 1 0 2643910 0
[pid=9328/tid=9330] ppid=9325 vsize=10617796 CPUtime=2.94 cores=1,3,5,7
/proc/9328/task/9330/stat : 9330 (java) R 9325 9328 5091 0 -1 4202560 7959 0 0 0 291 3 0 0 20 0 16 0 13837093 10872623104 20162 18446744073709551615 4194304 4196468 140723358009408 139625139504408 139624775374228 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9331] ppid=9325 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9331/stat : 9331 (java) S 9325 9328 5091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 13837094 10872623104 20162 18446744073709551615 4194304 4196468 140723358009408 139624746507408 139625135277781 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9332] ppid=9325 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9332/stat : 9332 (java) S 9325 9328 5091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 13837094 10872623104 20162 18446744073709551615 4194304 4196468 140723358009408 139624745454608 139625135277781 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9333] ppid=9325 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9333/stat : 9333 (java) S 9325 9328 5091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 13837094 10872623104 20162 18446744073709551615 4194304 4196468 140723358009408 139624744401808 139625135277781 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9334] ppid=9325 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9334/stat : 9334 (java) S 9325 9328 5091 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 13837094 10872623104 20162 18446744073709551615 4194304 4196468 140723358009408 139624743349008 139625135277781 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9335] ppid=9325 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9335/stat : 9335 (java) S 9325 9328 5091 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 16 0 13837095 10872623104 20162 18446744073709551615 4194304 4196468 140723358009408 139624699447664 139625135278722 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9336] ppid=9325 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9336/stat : 9336 (java) S 9325 9328 5091 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 13837095 10872623104 20162 18446744073709551615 4194304 4196468 140723358009408 139624698393632 139625135277781 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9337] ppid=9325 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9337/stat : 9337 (java) S 9325 9328 5091 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 13837096 10872623104 20162 18446744073709551615 4194304 4196468 140723358009408 139624697340784 139625135277781 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9338] ppid=9325 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9338/stat : 9338 (java) S 9325 9328 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13837098 10872623104 20162 18446744073709551615 4194304 4196468 140723358009408 139624696289104 139625135286171 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9339] ppid=9325 vsize=10617796 CPUtime=0.65 cores=1,3,5,7
/proc/9328/task/9339/stat : 9339 (java) S 9325 9328 5091 0 -1 1077944384 3655 0 0 0 65 0 0 0 20 0 16 0 13837098 10872623104 20162 18446744073709551615 4194304 4196468 140723358009408 139624695237488 139625135278722 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9340] ppid=9325 vsize=10617796 CPUtime=0.68 cores=1,3,5,7
/proc/9328/task/9340/stat : 9340 (java) S 9325 9328 5091 0 -1 1077944384 4399 0 0 0 68 0 0 0 20 0 16 0 13837098 10872623104 20162 18446744073709551615 4194304 4196468 140723358009408 139624694184688 139625135278722 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9341] ppid=9325 vsize=10617796 CPUtime=0.18 cores=1,3,5,7
/proc/9328/task/9341/stat : 9341 (java) S 9325 9328 5091 0 -1 1077944384 1357 0 0 0 18 0 0 0 20 0 16 0 13837098 10872623104 20162 18446744073709551615 4194304 4196468 140723358009408 139624693131888 139625135278722 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9342] ppid=9325 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9342/stat : 9342 (java) S 9325 9328 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13837098 10872623104 20162 18446744073709551615 4194304 4196468 140723358009408 139624692079328 139625135277781 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9343] ppid=9325 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9343/stat : 9343 (java) S 9325 9328 5091 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 16 0 13837103 10872623104 20162 18446744073709551615 4194304 4196468 140723358009408 139624691026608 139625135278722 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9344] ppid=9325 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9344/stat : 9344 (java) S 9325 9328 5091 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 13837132 10872623104 20162 18446744073709551615 4194304 4196468 140723358009408 139624622056368 139625135278722 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
Current children cumulated CPU time (s) 4.5
Current children cumulated vsize (KiB) 10617796

[startup+6.30061 s]
/proc/loadavg: 1.94 2.10 2.66 3/212 9344
/proc/meminfo: memFree=31607512/32770624 swapFree=0/232600
[pid=9328] ppid=9325 vsize=10617796 CPUtime=7.71 cores=1,3,5,7
/proc/9328/stat : 9328 (java) S 9325 9328 5091 0 -1 1077944320 20126 0 0 0 766 5 0 0 20 0 16 0 13837083 10872623104 21408 18446744073709551615 4194304 4196468 140723358009408 140723357991952 139625135267575 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 9 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
/proc/9328/statm: 2654449 21408 3063 1 0 2643910 0
[pid=9328/tid=9330] ppid=9325 vsize=10617796 CPUtime=6.14 cores=1,3,5,7
/proc/9328/task/9330/stat : 9330 (java) R 9325 9328 5091 0 -1 4202560 8172 0 0 0 611 3 0 0 20 0 16 0 13837093 10872623104 21408 18446744073709551615 4194304 4196468 140723358009408 139625139504344 139624775373024 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9331] ppid=9325 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9331/stat : 9331 (java) S 9325 9328 5091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 13837094 10872623104 21408 18446744073709551615 4194304 4196468 140723358009408 139624746507408 139625135277781 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9332] ppid=9325 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9332/stat : 9332 (java) S 9325 9328 5091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 13837094 10872623104 21408 18446744073709551615 4194304 4196468 140723358009408 139624745454608 139625135277781 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9333] ppid=9325 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9333/stat : 9333 (java) S 9325 9328 5091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 13837094 10872623104 21408 18446744073709551615 4194304 4196468 140723358009408 139624744401808 139625135277781 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9334] ppid=9325 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9334/stat : 9334 (java) S 9325 9328 5091 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 13837094 10872623104 21408 18446744073709551615 4194304 4196468 140723358009408 139624743349008 139625135277781 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9335] ppid=9325 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9335/stat : 9335 (java) S 9325 9328 5091 0 -1 1077944384 234 0 0 0 0 0 0 0 20 0 16 0 13837095 10872623104 21408 18446744073709551615 4194304 4196468 140723358009408 139624699447664 139625135278722 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9336] ppid=9325 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9336/stat : 9336 (java) S 9325 9328 5091 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 13837095 10872623104 21408 18446744073709551615 4194304 4196468 140723358009408 139624698393632 139625135277781 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9337] ppid=9325 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9337/stat : 9337 (java) S 9325 9328 5091 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 13837096 10872623104 21408 18446744073709551615 4194304 4196468 140723358009408 139624697340784 139625135277781 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9338] ppid=9325 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9338/stat : 9338 (java) S 9325 9328 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13837098 10872623104 21408 18446744073709551615 4194304 4196468 140723358009408 139624696289104 139625135286171 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9339] ppid=9325 vsize=10617796 CPUtime=0.66 cores=1,3,5,7
/proc/9328/task/9339/stat : 9339 (java) S 9325 9328 5091 0 -1 1077944384 3959 0 0 0 66 0 0 0 20 0 16 0 13837098 10872623104 21408 18446744073709551615 4194304 4196468 140723358009408 139624695237488 139625135278722 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9340] ppid=9325 vsize=10617796 CPUtime=0.69 cores=1,3,5,7
/proc/9328/task/9340/stat : 9340 (java) S 9325 9328 5091 0 -1 1077944384 4402 0 0 0 69 0 0 0 20 0 16 0 13837098 10872623104 21408 18446744073709551615 4194304 4196468 140723358009408 139624694184688 139625135278722 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9341] ppid=9325 vsize=10617796 CPUtime=0.18 cores=1,3,5,7
/proc/9328/task/9341/stat : 9341 (java) S 9325 9328 5091 0 -1 1077944384 1360 0 0 0 18 0 0 0 20 0 16 0 13837098 10872623104 21408 18446744073709551615 4194304 4196468 140723358009408 139624693131888 139625135278722 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9342] ppid=9325 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9342/stat : 9342 (java) S 9325 9328 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13837098 10872623104 21408 18446744073709551615 4194304 4196468 140723358009408 139624692079328 139625135277781 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9343] ppid=9325 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9343/stat : 9343 (java) S 9325 9328 5091 0 -1 1077944384 617 0 0 0 0 0 0 0 20 0 16 0 13837103 10872623104 21408 18446744073709551615 4194304 4196468 140723358009408 139624691026608 139625135278722 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9344] ppid=9325 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9344/stat : 9344 (java) S 9325 9328 5091 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 13837132 10872623104 21408 18446744073709551615 4194304 4196468 140723358009408 139624622056368 139625135278722 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
Current children cumulated CPU time (s) 7.71
Current children cumulated vsize (KiB) 10617796

[startup+12.7007 s]
/proc/loadavg: 1.95 2.09 2.65 3/212 9344
/proc/meminfo: memFree=31586652/32770624 swapFree=0/232608
[pid=9328] ppid=9325 vsize=10617796 CPUtime=14.12 cores=1,3,5,7
/proc/9328/stat : 9328 (java) S 9325 9328 5091 0 -1 1077944320 21229 0 0 0 1407 5 0 0 20 0 16 0 13837083 10872623104 26546 18446744073709551615 4194304 4196468 140723358009408 140723357991952 139625135267575 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 9 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
/proc/9328/statm: 2654449 26546 3063 1 0 2643910 0
[pid=9328/tid=9330] ppid=9325 vsize=10617796 CPUtime=12.55 cores=1,3,5,7
/proc/9328/task/9330/stat : 9330 (java) R 9325 9328 5091 0 -1 4202560 8466 0 0 0 1251 4 0 0 20 0 16 0 13837093 10872623104 26546 18446744073709551615 4194304 4196468 140723358009408 139625139504168 139624775595352 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9331] ppid=9325 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9331/stat : 9331 (java) S 9325 9328 5091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 13837094 10872623104 26546 18446744073709551615 4194304 4196468 140723358009408 139624746507408 139625135277781 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9332] ppid=9325 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9332/stat : 9332 (java) S 9325 9328 5091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 13837094 10872623104 26546 18446744073709551615 4194304 4196468 140723358009408 139624745454608 139625135277781 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9333] ppid=9325 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9333/stat : 9333 (java) S 9325 9328 5091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 13837094 10872623104 26546 18446744073709551615 4194304 4196468 140723358009408 139624744401808 139625135277781 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9334] ppid=9325 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9334/stat : 9334 (java) S 9325 9328 5091 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 13837094 10872623104 26546 18446744073709551615 4194304 4196468 140723358009408 139624743349008 139625135277781 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9335] ppid=9325 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9335/stat : 9335 (java) S 9325 9328 5091 0 -1 1077944384 237 0 0 0 0 0 0 0 20 0 16 0 13837095 10872623104 26546 18446744073709551615 4194304 4196468 140723358009408 139624699447664 139625135278722 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0

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

/proc/9328/task/9340/stat : 9340 (java) S 9325 9328 5091 0 -1 1077944384 8972 0 0 0 118 0 0 0 20 0 16 0 13837098 10872623104 56457 18446744073709551615 4194304 4196468 140723358009408 139624694184688 139625135278722 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9341] ppid=9325 vsize=10617796 CPUtime=0.23 cores=1,3,5,7
/proc/9328/task/9341/stat : 9341 (java) S 9325 9328 5091 0 -1 1077944384 3426 0 0 0 23 0 0 0 20 0 16 0 13837098 10872623104 56457 18446744073709551615 4194304 4196468 140723358009408 139624693131888 139625135278722 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9342] ppid=9325 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9342/stat : 9342 (java) S 9325 9328 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13837098 10872623104 56457 18446744073709551615 4194304 4196468 140723358009408 139624692079328 139625135277781 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9343] ppid=9325 vsize=10617796 CPUtime=0.02 cores=1,3,5,7
/proc/9328/task/9343/stat : 9343 (java) S 9325 9328 5091 0 -1 1077944384 920 0 0 0 1 1 0 0 20 0 16 0 13837103 10872623104 56457 18446744073709551615 4194304 4196468 140723358009408 139624691026608 139625135278722 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9344] ppid=9325 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9344/stat : 9344 (java) S 9325 9328 5091 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 13837132 10872623104 56457 18446744073709551615 4194304 4196468 140723358009408 139624622056368 139625135278722 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
Current children cumulated CPU time (s) 130.56
Current children cumulated vsize (KiB) 10617796

[startup+129.601 s]
/proc/loadavg: 1.99 2.06 2.57 3/212 9425
/proc/meminfo: memFree=31542772/32770624 swapFree=0/232712
[pid=9328] ppid=9325 vsize=10617796 CPUtime=132.16 cores=1,3,5,7
/proc/9328/stat : 9328 (java) S 9325 9328 5091 0 -1 1077944320 35457 0 0 0 13201 15 0 0 20 0 16 0 13837083 10872623104 56457 18446744073709551615 4194304 4196468 140723358009408 140723357991952 139625135267575 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 9 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
/proc/9328/statm: 2654449 56457 3104 1 0 2643910 0
[pid=9328/tid=9330] ppid=9325 vsize=10617796 CPUtime=129.4 cores=1,3,5,7
/proc/9328/task/9330/stat : 9330 (java) R 9325 9328 5091 0 -1 4202560 10375 0 0 0 12935 5 0 0 20 0 16 0 13837093 10872623104 56457 18446744073709551615 4194304 4196468 140723358009408 139625139506704 139624775595370 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9331] ppid=9325 vsize=10617796 CPUtime=0.03 cores=1,3,5,7
/proc/9328/task/9331/stat : 9331 (java) S 9325 9328 5091 0 -1 1077944384 394 0 0 0 2 1 0 0 20 0 16 0 13837094 10872623104 56457 18446744073709551615 4194304 4196468 140723358009408 139624746507408 139625135277781 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9332] ppid=9325 vsize=10617796 CPUtime=0.03 cores=1,3,5,7
/proc/9328/task/9332/stat : 9332 (java) S 9325 9328 5091 0 -1 1077944384 353 0 0 0 2 1 0 0 20 0 16 0 13837094 10872623104 56457 18446744073709551615 4194304 4196468 140723358009408 139624745454608 139625135277781 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9333] ppid=9325 vsize=10617796 CPUtime=0.03 cores=1,3,5,7
/proc/9328/task/9333/stat : 9333 (java) S 9325 9328 5091 0 -1 1077944384 202 0 0 0 2 1 0 0 20 0 16 0 13837094 10872623104 56457 18446744073709551615 4194304 4196468 140723358009408 139624744401808 139625135277781 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9334] ppid=9325 vsize=10617796 CPUtime=0.03 cores=1,3,5,7
/proc/9328/task/9334/stat : 9334 (java) S 9325 9328 5091 0 -1 1077944384 197 0 0 0 2 1 0 0 20 0 16 0 13837094 10872623104 56457 18446744073709551615 4194304 4196468 140723358009408 139624743349008 139625135277781 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9335] ppid=9325 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9335/stat : 9335 (java) S 9325 9328 5091 0 -1 1077944384 675 0 0 0 0 0 0 0 20 0 16 0 13837095 10872623104 56457 18446744073709551615 4194304 4196468 140723358009408 139624699447664 139625135278722 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9336] ppid=9325 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9336/stat : 9336 (java) S 9325 9328 5091 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 16 0 13837095 10872623104 56457 18446744073709551615 4194304 4196468 140723358009408 139624698393696 139625135277781 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9337] ppid=9325 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9337/stat : 9337 (java) S 9325 9328 5091 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 16 0 13837096 10872623104 56457 18446744073709551615 4194304 4196468 140723358009408 139624697340800 139625135277781 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9338] ppid=9325 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9338/stat : 9338 (java) S 9325 9328 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13837098 10872623104 56457 18446744073709551615 4194304 4196468 140723358009408 139624696289104 139625135286171 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9339] ppid=9325 vsize=10617796 CPUtime=1.11 cores=1,3,5,7
/proc/9328/task/9339/stat : 9339 (java) S 9325 9328 5091 0 -1 1077944384 8480 0 0 0 110 1 0 0 20 0 16 0 13837098 10872623104 56457 18446744073709551615 4194304 4196468 140723358009408 139624695237488 139625135278722 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9340] ppid=9325 vsize=10617796 CPUtime=1.18 cores=1,3,5,7
/proc/9328/task/9340/stat : 9340 (java) S 9325 9328 5091 0 -1 1077944384 8972 0 0 0 118 0 0 0 20 0 16 0 13837098 10872623104 56457 18446744073709551615 4194304 4196468 140723358009408 139624694184688 139625135278722 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9341] ppid=9325 vsize=10617796 CPUtime=0.23 cores=1,3,5,7
/proc/9328/task/9341/stat : 9341 (java) S 9325 9328 5091 0 -1 1077944384 3426 0 0 0 23 0 0 0 20 0 16 0 13837098 10872623104 56457 18446744073709551615 4194304 4196468 140723358009408 139624693131888 139625135278722 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9342] ppid=9325 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9342/stat : 9342 (java) S 9325 9328 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13837098 10872623104 56457 18446744073709551615 4194304 4196468 140723358009408 139624692079328 139625135277781 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9343] ppid=9325 vsize=10617796 CPUtime=0.02 cores=1,3,5,7
/proc/9328/task/9343/stat : 9343 (java) S 9325 9328 5091 0 -1 1077944384 920 0 0 0 1 1 0 0 20 0 16 0 13837103 10872623104 56457 18446744073709551615 4194304 4196468 140723358009408 139624691026608 139625135278722 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9344] ppid=9325 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9344/stat : 9344 (java) S 9325 9328 5091 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 13837132 10872623104 56457 18446744073709551615 4194304 4196468 140723358009408 139624622056368 139625135278722 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
Current children cumulated CPU time (s) 132.16
Current children cumulated vsize (KiB) 10617796

[startup+131.201 s]
/proc/loadavg: 1.99 2.06 2.57 3/212 9425
/proc/meminfo: memFree=31540724/32770624 swapFree=0/232720
[pid=9328] ppid=9325 vsize=10617796 CPUtime=133.77 cores=1,3,5,7
/proc/9328/stat : 9328 (java) S 9325 9328 5091 0 -1 1077944320 35464 0 0 0 13361 16 0 0 20 0 16 0 13837083 10872623104 56457 18446744073709551615 4194304 4196468 140723358009408 140723357991952 139625135267575 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 9 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
/proc/9328/statm: 2654449 56457 3104 1 0 2643910 0
[pid=9328/tid=9330] ppid=9325 vsize=10617796 CPUtime=131 cores=1,3,5,7
/proc/9328/task/9330/stat : 9330 (java) R 9325 9328 5091 0 -1 4202560 10382 0 0 0 13095 5 0 0 20 0 16 0 13837093 10872623104 56457 18446744073709551615 4194304 4196468 140723358009408 139625139506704 139624775595352 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9331] ppid=9325 vsize=10617796 CPUtime=0.03 cores=1,3,5,7
/proc/9328/task/9331/stat : 9331 (java) S 9325 9328 5091 0 -1 1077944384 394 0 0 0 2 1 0 0 20 0 16 0 13837094 10872623104 56457 18446744073709551615 4194304 4196468 140723358009408 139624746507408 139625135277781 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9332] ppid=9325 vsize=10617796 CPUtime=0.03 cores=1,3,5,7
/proc/9328/task/9332/stat : 9332 (java) S 9325 9328 5091 0 -1 1077944384 353 0 0 0 2 1 0 0 20 0 16 0 13837094 10872623104 56457 18446744073709551615 4194304 4196468 140723358009408 139624745454608 139625135277781 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9333] ppid=9325 vsize=10617796 CPUtime=0.03 cores=1,3,5,7
/proc/9328/task/9333/stat : 9333 (java) S 9325 9328 5091 0 -1 1077944384 202 0 0 0 2 1 0 0 20 0 16 0 13837094 10872623104 56457 18446744073709551615 4194304 4196468 140723358009408 139624744401808 139625135277781 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9334] ppid=9325 vsize=10617796 CPUtime=0.03 cores=1,3,5,7
/proc/9328/task/9334/stat : 9334 (java) S 9325 9328 5091 0 -1 1077944384 197 0 0 0 2 1 0 0 20 0 16 0 13837094 10872623104 56457 18446744073709551615 4194304 4196468 140723358009408 139624743349008 139625135277781 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9335] ppid=9325 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9335/stat : 9335 (java) S 9325 9328 5091 0 -1 1077944384 675 0 0 0 0 0 0 0 20 0 16 0 13837095 10872623104 56457 18446744073709551615 4194304 4196468 140723358009408 139624699447664 139625135278722 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9336] ppid=9325 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9336/stat : 9336 (java) S 9325 9328 5091 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 16 0 13837095 10872623104 56457 18446744073709551615 4194304 4196468 140723358009408 139624698393696 139625135277781 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9337] ppid=9325 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9337/stat : 9337 (java) S 9325 9328 5091 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 16 0 13837096 10872623104 56457 18446744073709551615 4194304 4196468 140723358009408 139624697340800 139625135277781 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9338] ppid=9325 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9338/stat : 9338 (java) S 9325 9328 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13837098 10872623104 56457 18446744073709551615 4194304 4196468 140723358009408 139624696289104 139625135286171 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9339] ppid=9325 vsize=10617796 CPUtime=1.11 cores=1,3,5,7
/proc/9328/task/9339/stat : 9339 (java) S 9325 9328 5091 0 -1 1077944384 8480 0 0 0 110 1 0 0 20 0 16 0 13837098 10872623104 56457 18446744073709551615 4194304 4196468 140723358009408 139624695237488 139625135278722 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9340] ppid=9325 vsize=10617796 CPUtime=1.18 cores=1,3,5,7
/proc/9328/task/9340/stat : 9340 (java) S 9325 9328 5091 0 -1 1077944384 8972 0 0 0 118 0 0 0 20 0 16 0 13837098 10872623104 56457 18446744073709551615 4194304 4196468 140723358009408 139624694184688 139625135278722 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9341] ppid=9325 vsize=10617796 CPUtime=0.23 cores=1,3,5,7
/proc/9328/task/9341/stat : 9341 (java) S 9325 9328 5091 0 -1 1077944384 3426 0 0 0 23 0 0 0 20 0 16 0 13837098 10872623104 56457 18446744073709551615 4194304 4196468 140723358009408 139624693131888 139625135278722 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9342] ppid=9325 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9342/stat : 9342 (java) S 9325 9328 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13837098 10872623104 56457 18446744073709551615 4194304 4196468 140723358009408 139624692079328 139625135277781 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9343] ppid=9325 vsize=10617796 CPUtime=0.02 cores=1,3,5,7
/proc/9328/task/9343/stat : 9343 (java) S 9325 9328 5091 0 -1 1077944384 920 0 0 0 1 1 0 0 20 0 16 0 13837103 10872623104 56457 18446744073709551615 4194304 4196468 140723358009408 139624691026608 139625135278722 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9344] ppid=9325 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9344/stat : 9344 (java) S 9325 9328 5091 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 13837132 10872623104 56457 18446744073709551615 4194304 4196468 140723358009408 139624622056368 139625135278722 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
Current children cumulated CPU time (s) 133.77
Current children cumulated vsize (KiB) 10617796

[startup+131.601 s]
/proc/loadavg: 1.99 2.06 2.57 3/212 9425
/proc/meminfo: memFree=31540724/32770624 swapFree=0/232720
[pid=9328] ppid=9325 vsize=10617796 CPUtime=134.17 cores=1,3,5,7
/proc/9328/stat : 9328 (java) S 9325 9328 5091 0 -1 1077944320 35464 0 0 0 13401 16 0 0 20 0 16 0 13837083 10872623104 56457 18446744073709551615 4194304 4196468 140723358009408 140723357991952 139625135267575 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 9 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
/proc/9328/statm: 2654449 56457 3104 1 0 2643910 0
[pid=9328/tid=9330] ppid=9325 vsize=10617796 CPUtime=131.4 cores=1,3,5,7
/proc/9328/task/9330/stat : 9330 (java) R 9325 9328 5091 0 -1 4202560 10382 0 0 0 13135 5 0 0 20 0 16 0 13837093 10872623104 56457 18446744073709551615 4194304 4196468 140723358009408 139625139506704 139624773395520 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9331] ppid=9325 vsize=10617796 CPUtime=0.03 cores=1,3,5,7
/proc/9328/task/9331/stat : 9331 (java) S 9325 9328 5091 0 -1 1077944384 394 0 0 0 2 1 0 0 20 0 16 0 13837094 10872623104 56457 18446744073709551615 4194304 4196468 140723358009408 139624746507408 139625135277781 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9332] ppid=9325 vsize=10617796 CPUtime=0.03 cores=1,3,5,7
/proc/9328/task/9332/stat : 9332 (java) S 9325 9328 5091 0 -1 1077944384 353 0 0 0 2 1 0 0 20 0 16 0 13837094 10872623104 56457 18446744073709551615 4194304 4196468 140723358009408 139624745454608 139625135277781 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9333] ppid=9325 vsize=10617796 CPUtime=0.03 cores=1,3,5,7
/proc/9328/task/9333/stat : 9333 (java) S 9325 9328 5091 0 -1 1077944384 202 0 0 0 2 1 0 0 20 0 16 0 13837094 10872623104 56457 18446744073709551615 4194304 4196468 140723358009408 139624744401808 139625135277781 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9334] ppid=9325 vsize=10617796 CPUtime=0.03 cores=1,3,5,7
/proc/9328/task/9334/stat : 9334 (java) S 9325 9328 5091 0 -1 1077944384 197 0 0 0 2 1 0 0 20 0 16 0 13837094 10872623104 56457 18446744073709551615 4194304 4196468 140723358009408 139624743349008 139625135277781 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9335] ppid=9325 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9335/stat : 9335 (java) S 9325 9328 5091 0 -1 1077944384 675 0 0 0 0 0 0 0 20 0 16 0 13837095 10872623104 56457 18446744073709551615 4194304 4196468 140723358009408 139624699447664 139625135278722 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9336] ppid=9325 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9336/stat : 9336 (java) S 9325 9328 5091 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 16 0 13837095 10872623104 56457 18446744073709551615 4194304 4196468 140723358009408 139624698393696 139625135277781 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9337] ppid=9325 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9337/stat : 9337 (java) S 9325 9328 5091 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 16 0 13837096 10872623104 56457 18446744073709551615 4194304 4196468 140723358009408 139624697340800 139625135277781 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9338] ppid=9325 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9338/stat : 9338 (java) S 9325 9328 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13837098 10872623104 56457 18446744073709551615 4194304 4196468 140723358009408 139624696289104 139625135286171 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9339] ppid=9325 vsize=10617796 CPUtime=1.11 cores=1,3,5,7
/proc/9328/task/9339/stat : 9339 (java) S 9325 9328 5091 0 -1 1077944384 8480 0 0 0 110 1 0 0 20 0 16 0 13837098 10872623104 56457 18446744073709551615 4194304 4196468 140723358009408 139624695237488 139625135278722 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9340] ppid=9325 vsize=10617796 CPUtime=1.18 cores=1,3,5,7
/proc/9328/task/9340/stat : 9340 (java) S 9325 9328 5091 0 -1 1077944384 8972 0 0 0 118 0 0 0 20 0 16 0 13837098 10872623104 56457 18446744073709551615 4194304 4196468 140723358009408 139624694184688 139625135278722 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9341] ppid=9325 vsize=10617796 CPUtime=0.23 cores=1,3,5,7
/proc/9328/task/9341/stat : 9341 (java) S 9325 9328 5091 0 -1 1077944384 3426 0 0 0 23 0 0 0 20 0 16 0 13837098 10872623104 56457 18446744073709551615 4194304 4196468 140723358009408 139624693131888 139625135278722 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9342] ppid=9325 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9342/stat : 9342 (java) S 9325 9328 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13837098 10872623104 56457 18446744073709551615 4194304 4196468 140723358009408 139624692079328 139625135277781 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9343] ppid=9325 vsize=10617796 CPUtime=0.03 cores=1,3,5,7
/proc/9328/task/9343/stat : 9343 (java) S 9325 9328 5091 0 -1 1077944384 920 0 0 0 1 2 0 0 20 0 16 0 13837103 10872623104 56457 18446744073709551615 4194304 4196468 140723358009408 139624691026608 139625135278722 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9344] ppid=9325 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9344/stat : 9344 (java) S 9325 9328 5091 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 13837132 10872623104 56457 18446744073709551615 4194304 4196468 140723358009408 139624622056368 139625135278722 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
Current children cumulated CPU time (s) 134.17
Current children cumulated vsize (KiB) 10617796

[startup+132.001 s]
/proc/loadavg: 1.91 2.05 2.56 2/212 9427
/proc/meminfo: memFree=31540708/32770624 swapFree=0/232720
[pid=9328] ppid=9325 vsize=10750924 CPUtime=134.41 cores=1,3,5,7
/proc/9328/stat : 9328 (java) S 9325 9328 5091 0 -1 1077944320 36372 0 0 0 13425 16 0 0 20 0 16 0 13837083 11008946176 56490 18446744073709551615 4194304 4196468 140723358009408 140723357991952 139625135267575 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 9 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
/proc/9328/statm: 2687731 56490 3106 1 0 2677192 0
[pid=9328/tid=9330] ppid=9325 vsize=10750924 CPUtime=131.64 cores=1,3,5,7
/proc/9328/task/9330/stat : 9330 (java) S 9325 9328 5091 0 -1 1077944384 10813 0 0 0 13159 5 0 0 20 0 16 0 13837093 11008946176 56490 18446744073709551615 4194304 4196468 140723358009408 139625139508256 139625135277781 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9331] ppid=9325 vsize=10750924 CPUtime=0.03 cores=1,3,5,7
/proc/9328/task/9331/stat : 9331 (java) S 9325 9328 5091 0 -1 1077944384 394 0 0 0 2 1 0 0 20 0 16 0 13837094 11008946176 56490 18446744073709551615 4194304 4196468 140723358009408 139624746507408 139625135277781 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9332] ppid=9325 vsize=10750924 CPUtime=0.03 cores=1,3,5,7
/proc/9328/task/9332/stat : 9332 (java) S 9325 9328 5091 0 -1 1077944384 353 0 0 0 2 1 0 0 20 0 16 0 13837094 11008946176 56490 18446744073709551615 4194304 4196468 140723358009408 139624745454608 139625135277781 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9333] ppid=9325 vsize=10750924 CPUtime=0.03 cores=1,3,5,7
/proc/9328/task/9333/stat : 9333 (java) S 9325 9328 5091 0 -1 1077944384 202 0 0 0 2 1 0 0 20 0 16 0 13837094 11008946176 56490 18446744073709551615 4194304 4196468 140723358009408 139624744401808 139625135277781 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9334] ppid=9325 vsize=10750924 CPUtime=0.03 cores=1,3,5,7
/proc/9328/task/9334/stat : 9334 (java) S 9325 9328 5091 0 -1 1077944384 197 0 0 0 2 1 0 0 20 0 16 0 13837094 11008946176 56490 18446744073709551615 4194304 4196468 140723358009408 139624743349008 139625135277781 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9335] ppid=9325 vsize=10750924 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9335/stat : 9335 (java) S 9325 9328 5091 0 -1 1077944384 675 0 0 0 0 0 0 0 20 0 16 0 13837095 11008946176 56490 18446744073709551615 4194304 4196468 140723358009408 139624699447664 139625135278722 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9336] ppid=9325 vsize=10750924 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9336/stat : 9336 (java) S 9325 9328 5091 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 16 0 13837095 11008946176 56490 18446744073709551615 4194304 4196468 140723358009408 139624698393696 139625135277781 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9337] ppid=9325 vsize=10750924 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9337/stat : 9337 (java) S 9325 9328 5091 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 16 0 13837096 11008946176 56490 18446744073709551615 4194304 4196468 140723358009408 139624697340800 139625135277781 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9338] ppid=9325 vsize=10750924 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9338/stat : 9338 (java) S 9325 9328 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13837098 11008946176 56490 18446744073709551615 4194304 4196468 140723358009408 139624696289104 139625135286171 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9339] ppid=9325 vsize=10750924 CPUtime=1.11 cores=1,3,5,7
/proc/9328/task/9339/stat : 9339 (java) S 9325 9328 5091 0 -1 1077944384 8595 0 0 0 110 1 0 0 20 0 16 0 13837098 11008946176 56490 18446744073709551615 4194304 4196468 140723358009408 139624695237488 139625135278722 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9340] ppid=9325 vsize=10750924 CPUtime=1.18 cores=1,3,5,7
/proc/9328/task/9340/stat : 9340 (java) S 9325 9328 5091 0 -1 1077944384 9036 0 0 0 118 0 0 0 20 0 16 0 13837098 11008946176 56490 18446744073709551615 4194304 4196468 140723358009408 139624694184688 139625135278722 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9341] ppid=9325 vsize=10750924 CPUtime=0.23 cores=1,3,5,7
/proc/9328/task/9341/stat : 9341 (java) S 9325 9328 5091 0 -1 1077944384 3568 0 0 0 23 0 0 0 20 0 16 0 13837098 11008946176 56490 18446744073709551615 4194304 4196468 140723358009408 139624693131888 139625135278722 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9342] ppid=9325 vsize=10750924 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9342/stat : 9342 (java) S 9325 9328 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13837098 11008946176 56490 18446744073709551615 4194304 4196468 140723358009408 139624692079328 139625135277781 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9343] ppid=9325 vsize=10750924 CPUtime=0.03 cores=1,3,5,7
/proc/9328/task/9343/stat : 9343 (java) S 9325 9328 5091 0 -1 1077944384 920 0 0 0 1 2 0 0 20 0 16 0 13837103 11008946176 56490 18446744073709551615 4194304 4196468 140723358009408 139624691026608 139625135278722 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
[pid=9328/tid=9426] ppid=9325 vsize=10750924 CPUtime=0 cores=1,3,5,7
/proc/9328/task/9426/stat : 9426 (java) S 9325 9328 5091 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 16 0 13850267 11008946176 56490 18446744073709551615 4194304 4196468 140723358009408 139624621003792 139625135278722 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27389952 140723358011826 140723358011979 140723358011979 140723358015439 0
Current children cumulated CPU time (s) 134.41
Current children cumulated vsize (KiB) 10750924

Child status: 0
Real time (s): 132.047
CPU time (s): 134.425
CPU user time (s): 134.261
CPU system time (s): 0.164084
CPU usage (%): 101.801
Max. virtual memory (cumulated for all children) (KiB): 10750924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 134.261
system time used= 0.164084
maximum resident set size= 226560
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36949
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4499
involuntary context switches= 68

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.582185 second user time and 0.775705 second system time

The end

Launcher Data

Begin job on node129 at 2017-08-02 07:21:40
IDJOB=4258039
IDBENCH=133475
IDSOLVER=2643
FILE ID=node129/4258039-1501652140
RUNJOBID= node129-1501642919-31105
PBS_JOBID= 
Free space on /tmp= 61772 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s30/Knapsack-30-100-16.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4258039-1501652140/watcher-4258039-1501652140 -o /tmp/evaluation-result-4258039-1501652140/solver-4258039-1501652140 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node129-1501642919-31105 --watchdog 300  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4258039-1501652140.xml

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

MD5SUM BENCH= 60579ec9e2bea81c12df486d2ee437df
RANDOM SEED=1154565199

node129.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.53
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.57
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.53
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.57
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.53
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.57
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.53
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.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31681216 kB
MemAvailable:   31840824 kB
Buffers:          122748 kB
Cached:           317932 kB
SwapCached:            0 kB
Active:           444160 kB
Inactive:         241128 kB
Active(anon):     244936 kB
Inactive(anon):     8532 kB
Active(file):     199224 kB
Inactive(file):   232596 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1680 kB
Writeback:             0 kB
AnonPages:        244616 kB
Mapped:            42196 kB
Shmem:              8872 kB
Slab:             111896 kB
SReclaimable:      87248 kB
SUnreclaim:        24648 kB
KernelStack:        3456 kB
PageTables:         4992 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1127572 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    165888 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61772 MiB
End job on node129 at 2017-08-02 07:23:52