Trace number 4262961

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 135.12199 132.916

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.28092
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.49/0.34	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.49/0.34	c This is free software under the dual EPL/GNU LGPL licenses.
0.49/0.34	c See www.sat4j.org for details.
0.49/0.34	c That software uses the Rhino library from the Mozilla project.
0.49/0.34	c version CUSTOM.v20170705
0.49/0.34	c java.runtime.name	Java(TM) SE Runtime Environment
0.49/0.34	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.49/0.34	c java.vm.version	25.131-b11
0.49/0.34	c java.vm.vendor	Oracle Corporation
0.49/0.34	c sun.arch.data.model	64
0.49/0.34	c java.version		1.8.0_131
0.49/0.34	c os.name		Linux
0.49/0.34	c os.version		3.10.0-514.16.1.el7.x86_64
0.49/0.34	c os.arch		amd64
0.49/0.34	c Free memory 		499604488
0.49/0.34	c Max memory 		7247757312
0.49/0.34	c Total memory 		504889344
0.49/0.34	c Number of processors 	4
0.49/0.34	c c --- Begin Solver configuration ---
0.49/0.34	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b71fc7e
0.49/0.34	c Learn all clauses as in MiniSAT
0.49/0.34	c LOGGER=java.util.logging.Logger@25f38edc claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.49/0.34	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.49/0.34	c No reason simplification
0.49/0.34	c Glucose 2.1 dynamic restart strategy
0.49/0.34	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.49/0.34	c timeout=2147483s
0.49/0.34	c DB Simplification allowed=false
0.49/0.34	c Listener: org.sat4j.minisat.core.VoidTracing@1a86f2f1
0.49/0.34	c --- End Solver configuration ---
0.49/0.34	c constraints type 
0.49/0.34	c org.sat4j.minisat.constraints.card.MinWatchCard => 60
0.49/0.34	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 414
0.49/0.34	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 11154
0.49/0.34	c org.sat4j.minisat.constraints.cnf.UnitClause => 2
0.49/0.34	c 11630 constraints processed.
1.32/0.79	o 821
63.99/61.99	o 822
64.39/62.33	o 823
64.50/62.49	o 827
64.60/62.51	o 841
64.60/62.54	o 850
64.60/62.56	o 856
67.01/64.96	o 857
67.25/65.11	o 862
67.25/65.16	o 865
67.77/65.61	o 873
67.88/65.73	o 885
135.11/132.90	c starts		: 246
135.11/132.90	c conflicts		: 426644
135.11/132.90	c decisions		: 564109
135.11/132.90	c propagations		: 415853220
135.11/132.90	c inspects		: 1586598715
135.11/132.90	c shortcuts		: 0
135.11/132.90	c learnt literals	: 299
135.11/132.90	c learnt binary clauses	: 22
135.11/132.90	c learnt ternary clauses	: 491
135.11/132.90	c learnt constraints	: 426344
135.11/132.90	c ignored constraints	: 0
135.11/132.90	c root simplifications	: 0
135.11/132.90	c removed literals (reason simplification)	: 0
135.11/132.90	c reason swapping (by a shorter reason)	: 0
135.11/132.90	c Calls to reduceDB	: 32
135.11/132.90	c Number of update (reduction) of LBD	: 159074
135.11/132.90	c Imported unit clauses	: 0
135.11/132.90	c number of reductions to clauses (during analyze)	: 0
135.11/132.90	c number of learned constraints concerned by reduction	: 0
135.11/132.90	c number of learning phase by resolution	: 0
135.11/132.90	c number of learning phase by cutting planes	: 0
135.11/132.90	c number of rounding to 1 operations	: 0
135.11/132.90	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
135.11/132.90	c number of reductions of the coefficients by power 2 	: 0
135.11/132.90	c number of right shift for reduction by power 2 	: 0
135.11/132.90	c number of reductions of the coefficients by GCD over coefficients 	: 0
135.11/132.90	c speed (assignments/second)	: 3137094.296922148
135.11/132.90	c non guided choices	2958
135.11/132.90	c learnt constraints type 
135.11/132.90	s OPTIMUM FOUND
135.11/132.91	v <instantiation type="optimum" cost="885">
135.11/132.91	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>
135.11/132.91	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>
135.11/132.91	v </instantiation>
135.11/132.91	

Verifier Data

OK	885

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4262961-1502629793/watcher-4262961-1502629793 -o /tmp/evaluation-result-4262961-1502629793/solver-4262961-1502629793 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1502620602-10435 --watchdog 2580 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4262961-1502629793.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=11656, runsolver pid=11653
Current StackSize limit: 8192 KiB


[startup+0.100127 s]*
/proc/loadavg: 4.30 4.22 3.25 5/216 11671
/proc/meminfo: memFree=22155224/32770624 swapFree=67108860/67108860
[pid=11656] ppid=11653 vsize=10555400 memory=28288 CPUtime=0.13 cores=1,3,5,7
/proc/11656/stat : 11656 (java) S 11653 11656 6758 0 -1 1077944320 6695 0 0 0 11 2 0 0 20 0 15 0 96060494 10808729600 7072 33554432000 4194304 4196468 140733866944896 140733866927440 140104013209335 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
/proc/11656/statm: 2638850 7072 2790 1 0 2627263 0
[pid=11656/tid=11658] ppid=11653 vsize=10555400 memory=-8197568871503138177 CPUtime=0.09 cores=1,3,5,7
/proc/11656/task/11658/stat : 11658 (java) R 11653 11656 6758 0 -1 4202560 4492 0 0 0 8 1 0 0 20 0 15 0 96060494 10808729600 7072 33554432000 4194304 4196468 140733866944896 140104017397680 140104013231261 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11659] ppid=11653 vsize=10555400 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11659/stat : 11659 (java) S 11653 11656 6758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96060495 10808729600 7072 33554432000 4194304 4196468 140733866944896 140103620422800 140104013219541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11660] ppid=11653 vsize=10555400 memory=139900428764800 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11660/stat : 11660 (java) S 11653 11656 6758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96060495 10808729600 7072 33554432000 4194304 4196468 140733866944896 140103619370000 140104013219541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11661] ppid=11653 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11661/stat : 11661 (java) S 11653 11656 6758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96060495 10808729600 7072 33554432000 4194304 4196468 140733866944896 140103618317200 140104013219541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11662] ppid=11653 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11662/stat : 11662 (java) S 11653 11656 6758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96060495 10808729600 7072 33554432000 4194304 4196468 140733866944896 140103617264400 140104013219541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11663] ppid=11653 vsize=10555400 memory=139900428764800 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11663/stat : 11663 (java) S 11653 11656 6758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96060496 10808729600 7072 33554432000 4194304 4196468 140733866944896 140103049517424 140104013220482 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11664] ppid=11653 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11664/stat : 11664 (java) S 11653 11656 6758 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96060496 10808729600 7072 33554432000 4194304 4196468 140733866944896 140103048463392 140104013219541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11665] ppid=11653 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11665/stat : 11665 (java) S 11653 11656 6758 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96060497 10808729600 7072 33554432000 4194304 4196468 140733866944896 140103047410544 140104013219541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11666] ppid=11653 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11666/stat : 11666 (java) S 11653 11656 6758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96060499 10808729600 7072 33554432000 4194304 4196468 140733866944896 140103046358864 140104013227931 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11667] ppid=11653 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11667/stat : 11667 (java) S 11653 11656 6758 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 96060499 10808729600 7072 33554432000 4194304 4196468 140733866944896 140103045307248 140104013220482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11668] ppid=11653 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11668/stat : 11668 (java) S 11653 11656 6758 0 -1 1077944384 128 0 0 0 0 0 0 0 20 0 15 0 96060499 10808729600 7072 33554432000 4194304 4196468 140733866944896 140103044254448 140104013220482 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11669] ppid=11653 vsize=10555400 memory=139900428764800 CPUtime=0.02 cores=1,3,5,7
/proc/11656/task/11669/stat : 11669 (java) R 11653 11656 6758 0 -1 4202560 403 0 0 0 2 0 0 0 20 0 15 0 96060499 10808729600 7072 33554432000 4194304 4196468 140733866944896 140103043201648 140104013230682 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11670] ppid=11653 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11670/stat : 11670 (java) S 11653 11656 6758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96060499 10808729600 7072 33554432000 4194304 4196468 140733866944896 140102571387616 140104013219541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11671] ppid=11653 vsize=10555400 memory=139900428764800 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11671/stat : 11671 (java) S 11653 11656 6758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96060499 10808729600 7072 33554432000 4194304 4196468 140733866944896 140102570334896 140104013220482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10555400 KiB
Current children cumulated memory: 28288 KiB

[startup+0.210597 s]*
/proc/loadavg: 4.30 4.22 3.25 3/216 11671
/proc/meminfo: memFree=22147284/32770624 swapFree=67108860/67108860
[pid=11656] ppid=11653 vsize=10555400 memory=36564 CPUtime=0.28 cores=1,3,5,7
/proc/11656/stat : 11656 (java) S 11653 11656 6758 0 -1 1077944320 7930 0 0 0 26 2 0 0 20 0 15 0 96060494 10808729600 9141 33554432000 4194304 4196468 140733866944896 140733866927440 140104013209335 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
/proc/11656/statm: 2638850 9141 2910 1 0 2627263 0
[pid=11656/tid=11658] ppid=11653 vsize=10555400 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/11656/task/11658/stat : 11658 (java) R 11653 11656 6758 0 -1 4202560 5442 0 0 0 18 1 0 0 20 0 15 0 96060494 10808729600 9141 33554432000 4194304 4196468 140733866944896 140104017441680 140103997289822 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11659] ppid=11653 vsize=10555400 memory=365 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11659/stat : 11659 (java) S 11653 11656 6758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96060495 10808729600 9141 33554432000 4194304 4196468 140733866944896 140103620422800 140104013219541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11660] ppid=11653 vsize=10555400 memory=139900429187007 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11660/stat : 11660 (java) S 11653 11656 6758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96060495 10808729600 9141 33554432000 4194304 4196468 140733866944896 140103619370000 140104013219541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11661] ppid=11653 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11661/stat : 11661 (java) S 11653 11656 6758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96060495 10808729600 9141 33554432000 4194304 4196468 140733866944896 140103618317200 140104013219541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11662] ppid=11653 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11662/stat : 11662 (java) S 11653 11656 6758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96060495 10808729600 9141 33554432000 4194304 4196468 140733866944896 140103617264400 140104013219541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11663] ppid=11653 vsize=10555400 memory=139900428764800 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11663/stat : 11663 (java) S 11653 11656 6758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96060496 10808729600 9141 33554432000 4194304 4196468 140733866944896 140103049517424 140104013220482 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11664] ppid=11653 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11664/stat : 11664 (java) S 11653 11656 6758 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96060496 10808729600 9141 33554432000 4194304 4196468 140733866944896 140103048463392 140104013219541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11665] ppid=11653 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11665/stat : 11665 (java) S 11653 11656 6758 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96060497 10808729600 9141 33554432000 4194304 4196468 140733866944896 140103047410544 140104013219541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11666] ppid=11653 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11666/stat : 11666 (java) S 11653 11656 6758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96060499 10808729600 9141 33554432000 4194304 4196468 140733866944896 140103046358864 140104013227931 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11667] ppid=11653 vsize=10555400 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/11656/task/11667/stat : 11667 (java) S 11653 11656 6758 0 -1 1077944384 423 0 0 0 1 0 0 0 20 0 15 0 96060499 10808729600 9141 33554432000 4194304 4196468 140733866944896 140103045307248 140104013220482 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11668] ppid=11653 vsize=10555400 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/11656/task/11668/stat : 11668 (java) S 11653 11656 6758 0 -1 1077944384 195 0 0 0 1 0 0 0 20 0 15 0 96060499 10808729600 9141 33554432000 4194304 4196468 140733866944896 140103044254448 140104013220482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11669] ppid=11653 vsize=10555400 memory=139900428764800 CPUtime=0.05 cores=1,3,5,7
/proc/11656/task/11669/stat : 11669 (java) S 11653 11656 6758 0 -1 1077944384 504 0 0 0 5 0 0 0 20 0 15 0 96060499 10808729600 9141 33554432000 4194304 4196468 140733866944896 140103043201648 140104013220482 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11670] ppid=11653 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11670/stat : 11670 (java) S 11653 11656 6758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96060499 10808729600 9141 33554432000 4194304 4196468 140733866944896 140102571387616 140104013219541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11671] ppid=11653 vsize=10555400 memory=139900428764800 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11671/stat : 11671 (java) S 11653 11656 6758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96060499 10808729600 9141 33554432000 4194304 4196468 140733866944896 140102570334896 140104013220482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 10555400 KiB
Current children cumulated memory: 36564 KiB

[startup+0.310383 s]*
/proc/loadavg: 4.30 4.22 3.25 4/216 11671
/proc/meminfo: memFree=22138972/32770624 swapFree=67108860/67108860
[pid=11656] ppid=11653 vsize=10555476 memory=45572 CPUtime=0.49 cores=1,3,5,7
/proc/11656/stat : 11656 (java) S 11653 11656 6758 0 -1 1077944320 9088 0 0 0 47 2 0 0 20 0 15 0 96060494 10808807424 11393 33554432000 4194304 4196468 140733866944896 140733866927440 140104013209335 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
/proc/11656/statm: 2638869 11393 3025 1 0 2627263 0
[pid=11656/tid=11658] ppid=11653 vsize=10555476 memory=7311146985107750967 CPUtime=0.29 cores=1,3,5,7
/proc/11656/task/11658/stat : 11658 (java) R 11653 11656 6758 0 -1 4202560 5828 0 0 0 28 1 0 0 20 0 15 0 96060494 10808807424 11393 33554432000 4194304 4196468 140733866944896 140104017414096 140104013221270 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11659] ppid=11653 vsize=10555476 memory=304556149079015447 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11659/stat : 11659 (java) S 11653 11656 6758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96060495 10808807424 11393 33554432000 4194304 4196468 140733866944896 140103620422800 140104013219541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11660] ppid=11653 vsize=10555476 memory=139900429182415 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11660/stat : 11660 (java) S 11653 11656 6758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96060495 10808807424 11393 33554432000 4194304 4196468 140733866944896 140103619370000 140104013219541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11661] ppid=11653 vsize=10555476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11661/stat : 11661 (java) S 11653 11656 6758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96060495 10808807424 11393 33554432000 4194304 4196468 140733866944896 140103618317200 140104013219541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11662] ppid=11653 vsize=10555476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11662/stat : 11662 (java) S 11653 11656 6758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96060495 10808807424 11393 33554432000 4194304 4196468 140733866944896 140103617264400 140104013219541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11663] ppid=11653 vsize=10555476 memory=139900428764800 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11663/stat : 11663 (java) S 11653 11656 6758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96060496 10808807424 11393 33554432000 4194304 4196468 140733866944896 140103049517424 140104013220482 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11664] ppid=11653 vsize=10555476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11664/stat : 11664 (java) S 11653 11656 6758 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96060496 10808807424 11393 33554432000 4194304 4196468 140733866944896 140103048463392 140104013219541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11665] ppid=11653 vsize=10555476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11665/stat : 11665 (java) S 11653 11656 6758 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96060497 10808807424 11393 33554432000 4194304 4196468 140733866944896 140103047410544 140104013219541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11666] ppid=11653 vsize=10555476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11666/stat : 11666 (java) S 11653 11656 6758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96060499 10808807424 11393 33554432000 4194304 4196468 140733866944896 140103046358864 140104013227931 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11667] ppid=11653 vsize=10555476 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/11656/task/11667/stat : 11667 (java) S 11653 11656 6758 0 -1 1077944384 532 0 0 0 3 0 0 0 20 0 15 0 96060499 10808807424 11393 33554432000 4194304 4196468 140733866944896 140103045307248 140104013220482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11668] ppid=11653 vsize=10555476 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/11656/task/11668/stat : 11668 (java) S 11653 11656 6758 0 -1 1077944384 425 0 0 0 3 0 0 0 20 0 15 0 96060499 10808807424 11393 33554432000 4194304 4196468 140733866944896 140103044254448 140104013220482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11669] ppid=11653 vsize=10555476 memory=139900428764800 CPUtime=0.11 cores=1,3,5,7
/proc/11656/task/11669/stat : 11669 (java) R 11653 11656 6758 0 -1 4202560 939 0 0 0 11 0 0 0 20 0 15 0 96060499 10808807424 11393 33554432000 4194304 4196468 140733866944896 140103043201648 140104006306171 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11670] ppid=11653 vsize=10555476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11670/stat : 11670 (java) S 11653 11656 6758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96060499 10808807424 11393 33554432000 4194304 4196468 140733866944896 140102571387616 140104013219541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11671] ppid=11653 vsize=10555476 memory=139900428764800 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11671/stat : 11671 (java) S 11653 11656 6758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96060499 10808807424 11393 33554432000 4194304 4196468 140733866944896 140102570334896 140104013220482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 45572 KiB

[startup+0.700781 s]
/proc/loadavg: 4.30 4.22 3.25 4/217 11672
/proc/meminfo: memFree=22126444/32770624 swapFree=67108860/67108860
[pid=11656] ppid=11653 vsize=10622040 memory=57776 CPUtime=1.32 cores=1,3,5,7
/proc/11656/stat : 11656 (java) S 11653 11656 6758 0 -1 1077944320 11132 0 0 0 129 3 0 0 20 0 16 0 96060494 10876968960 14444 33554432000 4194304 4196468 140733866944896 140733866927440 140104013209335 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
/proc/11656/statm: 2655510 14444 3074 1 0 2643904 0
[pid=11656/tid=11658] ppid=11653 vsize=10622040 memory=2396 CPUtime=0.68 cores=1,3,5,7
/proc/11656/task/11658/stat : 11658 (java) R 11653 11656 6758 0 -1 4202560 5867 0 0 0 66 2 0 0 20 0 16 0 96060494 10876968960 14444 33554432000 4194304 4196468 140733866944896 140104017445776 140103653299831 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11659] ppid=11653 vsize=10622040 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11659/stat : 11659 (java) S 11653 11656 6758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 96060495 10876968960 14444 33554432000 4194304 4196468 140733866944896 140103620422800 140104013219541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11660] ppid=11653 vsize=10622040 memory=1004 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11660/stat : 11660 (java) S 11653 11656 6758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 96060495 10876968960 14444 33554432000 4194304 4196468 140733866944896 140103619370000 140104013219541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11661] ppid=11653 vsize=10622040 memory=11040 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11661/stat : 11661 (java) S 11653 11656 6758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 96060495 10876968960 14444 33554432000 4194304 4196468 140733866944896 140103618317200 140104013219541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11662] ppid=11653 vsize=10622040 memory=5700 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11662/stat : 11662 (java) S 11653 11656 6758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 96060495 10876968960 14444 33554432000 4194304 4196468 140733866944896 140103617264400 140104013219541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11663] ppid=11653 vsize=10622040 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11663/stat : 11663 (java) S 11653 11656 6758 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 16 0 96060496 10876968960 14444 33554432000 4194304 4196468 140733866944896 140103049517424 140104013220482 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11664] ppid=11653 vsize=10622040 memory=7662705889289527641 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11664/stat : 11664 (java) S 11653 11656 6758 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 96060496 10876968960 14444 33554432000 4194304 4196468 140733866944896 140103048463392 140104013219541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11665] ppid=11653 vsize=10622040 memory=7597685182856913236 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11665/stat : 11665 (java) S 11653 11656 6758 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 96060497 10876968960 14444 33554432000 4194304 4196468 140733866944896 140103047410544 140104013219541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11666] ppid=11653 vsize=10622040 memory=6220993253238723945 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11666/stat : 11666 (java) S 11653 11656 6758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 96060499 10876968960 14444 33554432000 4194304 4196468 140733866944896 140103046358864 140104013227931 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11667] ppid=11653 vsize=10622040 memory=-7749694995119233653 CPUtime=0.22 cores=1,3,5,7
/proc/11656/task/11667/stat : 11667 (java) S 11653 11656 6758 0 -1 1077944384 1606 0 0 0 22 0 0 0 20 0 16 0 96060499 10876968960 14444 33554432000 4194304 4196468 140733866944896 140103045307248 140104013220482 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11668] ppid=11653 vsize=10622040 memory=8508281403248314509 CPUtime=0.23 cores=1,3,5,7
/proc/11656/task/11668/stat : 11668 (java) S 11653 11656 6758 0 -1 1077944384 1122 0 0 0 23 0 0 0 20 0 16 0 96060499 10876968960 14444 33554432000 4194304 4196468 140733866944896 140103044254448 140104013220482 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11669] ppid=11653 vsize=10622040 memory=6944656592455360569 CPUtime=0.16 cores=1,3,5,7
/proc/11656/task/11669/stat : 11669 (java) S 11653 11656 6758 0 -1 1077944384 1146 0 0 0 16 0 0 0 20 0 16 0 96060499 10876968960 14444 33554432000 4194304 4196468 140733866944896 140103043201648 140104013220482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11670] ppid=11653 vsize=10622040 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11670/stat : 11670 (java) S 11653 11656 6758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 96060499 10876968960 14444 33554432000 4194304 4196468 140733866944896 140102571387616 140104013219541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11671] ppid=11653 vsize=10622040 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11671/stat : 11671 (java) S 11653 11656 6758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 96060499 10876968960 14444 33554432000 4194304 4196468 140733866944896 140102570334896 140104013220482 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11672] ppid=11653 vsize=10622040 memory=33 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11672/stat : 11672 (java) S 11653 11656 6758 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 96060528 10876968960 14444 33554432000 4194304 4196468 140733866944896 140102569280432 140104013220482 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
Current children cumulated CPU time: 1.32 s
Current children cumulated vsize: 10622040 KiB
Current children cumulated memory: 57776 KiB

[startup+1.50078 s]
/proc/loadavg: 4.30 4.22 3.25 3/217 11672
/proc/meminfo: memFree=22121772/32770624 swapFree=67108860/67108860
[pid=11656] ppid=11653 vsize=10622040 memory=64604 CPUtime=2.47 cores=1,3,5,7
/proc/11656/stat : 11656 (java) S 11653 11656 6758 0 -1 1077944320 12597 0 0 0 244 3 0 0 20 0 16 0 96060494 10876968960 16151 33554432000 4194304 4196468 140733866944896 140733866927440 140104013209335 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
/proc/11656/statm: 2655510 16151 3080 1 0 2643904 0
[pid=11656/tid=11658] ppid=11653 vsize=10622040 memory=6737 CPUtime=1.48 cores=1,3,5,7
/proc/11656/task/11658/stat : 11658 (java) R 11653 11656 6758 0 -1 4202560 5965 0 0 0 146 2 0 0 20 0 16 0 96060494 10876968960 16151 33554432000 4194304 4196468 140733866944896 140104017446032 140103653744702 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11659] ppid=11653 vsize=10622040 memory=15540734426467075 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11659/stat : 11659 (java) S 11653 11656 6758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 96060495 10876968960 16151 33554432000 4194304 4196468 140733866944896 140103620422800 140104013219541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11660] ppid=11653 vsize=10622040 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11660/stat : 11660 (java) S 11653 11656 6758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 96060495 10876968960 16151 33554432000 4194304 4196468 140733866944896 140103619370000 140104013219541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11661] ppid=11653 vsize=10622040 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11661/stat : 11661 (java) S 11653 11656 6758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 96060495 10876968960 16151 33554432000 4194304 4196468 140733866944896 140103618317200 140104013219541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11662] ppid=11653 vsize=10622040 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11662/stat : 11662 (java) S 11653 11656 6758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 96060495 10876968960 16151 33554432000 4194304 4196468 140733866944896 140103617264400 140104013219541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0

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

Current children cumulated CPU time: 133.59 s
Current children cumulated vsize: 10622040 KiB
Current children cumulated memory: 222772 KiB

[startup+132.001 s]*
/proc/loadavg: 2.32 3.45 3.09 3/216 11674
/proc/meminfo: memFree=21957452/32770624 swapFree=67108860/67108860
[pid=11656] ppid=11653 vsize=10622040 memory=222772 CPUtime=134.4 cores=1,3,5,7
/proc/11656/stat : 11656 (java) S 11653 11656 6758 0 -1 1077944320 29114 0 0 0 13425 15 0 0 20 0 16 0 96060494 10876968960 55693 33554432000 4194304 4196468 140733866944896 140733866927440 140104013209335 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
/proc/11656/statm: 2655510 55693 3134 1 0 2643904 0
[pid=11656/tid=11658] ppid=11653 vsize=10622040 memory=6791534058613427641 CPUtime=131.95 cores=1,3,5,7
/proc/11656/task/11658/stat : 11658 (java) R 11653 11656 6758 0 -1 4202560 8592 0 0 0 13191 4 0 0 20 0 16 0 96060494 10876968960 55693 33554432000 4194304 4196468 140733866944896 140104017448480 140103653316993 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11659] ppid=11653 vsize=10622040 memory=4872558044660077418 CPUtime=0.03 cores=1,3,5,7
/proc/11656/task/11659/stat : 11659 (java) S 11653 11656 6758 0 -1 1077944384 273 0 0 0 2 1 0 0 20 0 16 0 96060495 10876968960 55693 33554432000 4194304 4196468 140733866944896 140103620422800 140104013219541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11660] ppid=11653 vsize=10622040 memory=3328 CPUtime=0.03 cores=1,3,5,7
/proc/11656/task/11660/stat : 11660 (java) S 11653 11656 6758 0 -1 1077944384 651 0 0 0 2 1 0 0 20 0 16 0 96060495 10876968960 55693 33554432000 4194304 4196468 140733866944896 140103619370000 140104013219541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11661] ppid=11653 vsize=10622040 memory=2852 CPUtime=0.03 cores=1,3,5,7
/proc/11656/task/11661/stat : 11661 (java) S 11653 11656 6758 0 -1 1077944384 541 0 0 0 2 1 0 0 20 0 16 0 96060495 10876968960 55693 33554432000 4194304 4196468 140733866944896 140103618317200 140104013219541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11662] ppid=11653 vsize=10622040 memory=1156 CPUtime=0.03 cores=1,3,5,7
/proc/11656/task/11662/stat : 11662 (java) S 11653 11656 6758 0 -1 1077944384 195 0 0 0 2 1 0 0 20 0 16 0 96060495 10876968960 55693 33554432000 4194304 4196468 140733866944896 140103617264400 140104013219541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11663] ppid=11653 vsize=10622040 memory=3084 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11663/stat : 11663 (java) S 11653 11656 6758 0 -1 1077944384 796 0 0 0 0 0 0 0 20 0 16 0 96060496 10876968960 55693 33554432000 4194304 4196468 140733866944896 140103049517424 140104013220482 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11664] ppid=11653 vsize=10622040 memory=5098748 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11664/stat : 11664 (java) S 11653 11656 6758 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 16 0 96060496 10876968960 55693 33554432000 4194304 4196468 140733866944896 140103048463456 140104013219541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11665] ppid=11653 vsize=10622040 memory=1160 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11665/stat : 11665 (java) S 11653 11656 6758 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 16 0 96060497 10876968960 55693 33554432000 4194304 4196468 140733866944896 140103047410560 140104013219541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11666] ppid=11653 vsize=10622040 memory=2956 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11666/stat : 11666 (java) S 11653 11656 6758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 96060499 10876968960 55693 33554432000 4194304 4196468 140733866944896 140103046358864 140104013227931 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11667] ppid=11653 vsize=10622040 memory=222680 CPUtime=1 cores=1,3,5,7
/proc/11656/task/11667/stat : 11667 (java) S 11653 11656 6758 0 -1 1077944384 7014 0 0 0 100 0 0 0 20 0 16 0 96060499 10876968960 55693 33554432000 4194304 4196468 140733866944896 140103045307248 140104013220482 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11668] ppid=11653 vsize=10622040 memory=6791534058613427641 CPUtime=0.98 cores=1,3,5,7
/proc/11656/task/11668/stat : 11668 (java) S 11653 11656 6758 0 -1 1077944384 6084 0 0 0 98 0 0 0 20 0 16 0 96060499 10876968960 55693 33554432000 4194304 4196468 140733866944896 140103044254448 140104013220482 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11669] ppid=11653 vsize=10622040 memory=4872558044660077418 CPUtime=0.22 cores=1,3,5,7
/proc/11656/task/11669/stat : 11669 (java) S 11653 11656 6758 0 -1 1077944384 2963 0 0 0 22 0 0 0 20 0 16 0 96060499 10876968960 55693 33554432000 4194304 4196468 140733866944896 140103043201648 140104013220482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11670] ppid=11653 vsize=10622040 memory=5700 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11670/stat : 11670 (java) S 11653 11656 6758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 96060499 10876968960 55693 33554432000 4194304 4196468 140733866944896 140102571387616 140104013219541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11671] ppid=11653 vsize=10622040 memory=4616 CPUtime=0.03 cores=1,3,5,7
/proc/11656/task/11671/stat : 11671 (java) S 11653 11656 6758 0 -1 1077944384 529 0 0 0 1 2 0 0 20 0 16 0 96060499 10876968960 55693 33554432000 4194304 4196468 140733866944896 140102570334896 140104013220482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11672] ppid=11653 vsize=10622040 memory=792 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11672/stat : 11672 (java) S 11653 11656 6758 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 96060528 10876968960 55693 33554432000 4194304 4196468 140733866944896 140102569280432 140104013220482 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
Current children cumulated CPU time: 134.4 s
Current children cumulated vsize: 10622040 KiB
Current children cumulated memory: 222772 KiB

[startup+132.401 s]
/proc/loadavg: 2.32 3.45 3.09 3/216 11674
/proc/meminfo: memFree=21957452/32770624 swapFree=67108860/67108860
[pid=11656] ppid=11653 vsize=10622040 memory=222772 CPUtime=134.79 cores=1,3,5,7
/proc/11656/stat : 11656 (java) S 11653 11656 6758 0 -1 1077944320 29114 0 0 0 13464 15 0 0 20 0 16 0 96060494 10876968960 55693 33554432000 4194304 4196468 140733866944896 140733866927440 140104013209335 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
/proc/11656/statm: 2655510 55693 3134 1 0 2643904 0
[pid=11656/tid=11658] ppid=11653 vsize=10622040 memory=1424 CPUtime=132.34 cores=1,3,5,7
/proc/11656/task/11658/stat : 11658 (java) R 11653 11656 6758 0 -1 4202560 8592 0 0 0 13230 4 0 0 20 0 16 0 96060494 10876968960 55693 33554432000 4194304 4196468 140733866944896 140104017448480 140103654142636 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11659] ppid=11653 vsize=10622040 memory=1936 CPUtime=0.03 cores=1,3,5,7
/proc/11656/task/11659/stat : 11659 (java) S 11653 11656 6758 0 -1 1077944384 273 0 0 0 2 1 0 0 20 0 16 0 96060495 10876968960 55693 33554432000 4194304 4196468 140733866944896 140103620422800 140104013219541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11660] ppid=11653 vsize=10622040 memory=1224 CPUtime=0.03 cores=1,3,5,7
/proc/11656/task/11660/stat : 11660 (java) S 11653 11656 6758 0 -1 1077944384 651 0 0 0 2 1 0 0 20 0 16 0 96060495 10876968960 55693 33554432000 4194304 4196468 140733866944896 140103619370000 140104013219541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11661] ppid=11653 vsize=10622040 memory=1716 CPUtime=0.03 cores=1,3,5,7
/proc/11656/task/11661/stat : 11661 (java) S 11653 11656 6758 0 -1 1077944384 541 0 0 0 2 1 0 0 20 0 16 0 96060495 10876968960 55693 33554432000 4194304 4196468 140733866944896 140103618317200 140104013219541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11662] ppid=11653 vsize=10622040 memory=10588 CPUtime=0.03 cores=1,3,5,7
/proc/11656/task/11662/stat : 11662 (java) S 11653 11656 6758 0 -1 1077944384 195 0 0 0 2 1 0 0 20 0 16 0 96060495 10876968960 55693 33554432000 4194304 4196468 140733866944896 140103617264400 140104013219541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11663] ppid=11653 vsize=10622040 memory=1200 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11663/stat : 11663 (java) S 11653 11656 6758 0 -1 1077944384 796 0 0 0 0 0 0 0 20 0 16 0 96060496 10876968960 55693 33554432000 4194304 4196468 140733866944896 140103049517424 140104013220482 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11664] ppid=11653 vsize=10622040 memory=15872 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11664/stat : 11664 (java) S 11653 11656 6758 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 16 0 96060496 10876968960 55693 33554432000 4194304 4196468 140733866944896 140103048463456 140104013219541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11665] ppid=11653 vsize=10622040 memory=4044 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11665/stat : 11665 (java) S 11653 11656 6758 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 16 0 96060497 10876968960 55693 33554432000 4194304 4196468 140733866944896 140103047410560 140104013219541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11666] ppid=11653 vsize=10622040 memory=16444 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11666/stat : 11666 (java) S 11653 11656 6758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 96060499 10876968960 55693 33554432000 4194304 4196468 140733866944896 140103046358864 140104013227931 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11667] ppid=11653 vsize=10622040 memory=16720 CPUtime=1 cores=1,3,5,7
/proc/11656/task/11667/stat : 11667 (java) S 11653 11656 6758 0 -1 1077944384 7014 0 0 0 100 0 0 0 20 0 16 0 96060499 10876968960 55693 33554432000 4194304 4196468 140733866944896 140103045307248 140104013220482 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11668] ppid=11653 vsize=10622040 memory=1796 CPUtime=0.98 cores=1,3,5,7
/proc/11656/task/11668/stat : 11668 (java) S 11653 11656 6758 0 -1 1077944384 6084 0 0 0 98 0 0 0 20 0 16 0 96060499 10876968960 55693 33554432000 4194304 4196468 140733866944896 140103044254448 140104013220482 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11669] ppid=11653 vsize=10622040 memory=636 CPUtime=0.22 cores=1,3,5,7
/proc/11656/task/11669/stat : 11669 (java) S 11653 11656 6758 0 -1 1077944384 2963 0 0 0 22 0 0 0 20 0 16 0 96060499 10876968960 55693 33554432000 4194304 4196468 140733866944896 140103043201648 140104013220482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11670] ppid=11653 vsize=10622040 memory=960 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11670/stat : 11670 (java) S 11653 11656 6758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 96060499 10876968960 55693 33554432000 4194304 4196468 140733866944896 140102571387616 140104013219541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11671] ppid=11653 vsize=10622040 memory=1236 CPUtime=0.03 cores=1,3,5,7
/proc/11656/task/11671/stat : 11671 (java) S 11653 11656 6758 0 -1 1077944384 529 0 0 0 1 2 0 0 20 0 16 0 96060499 10876968960 55693 33554432000 4194304 4196468 140733866944896 140102570334896 140104013220482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11672] ppid=11653 vsize=10622040 memory=2340 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11672/stat : 11672 (java) S 11653 11656 6758 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 96060528 10876968960 55693 33554432000 4194304 4196468 140733866944896 140102569280432 140104013220482 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
Current children cumulated CPU time: 134.79 s
Current children cumulated vsize: 10622040 KiB
Current children cumulated memory: 222772 KiB

[startup+132.801 s]
/proc/loadavg: 2.32 3.45 3.09 3/216 11674
/proc/meminfo: memFree=21957452/32770624 swapFree=67108860/67108860
[pid=11656] ppid=11653 vsize=10755168 memory=222848 CPUtime=135.11 cores=1,3,5,7
/proc/11656/stat : 11656 (java) S 11653 11656 6758 0 -1 1077944320 29819 0 0 0 13496 15 0 0 20 0 16 0 96060494 11013292032 55712 33554432000 4194304 4196468 140733866944896 140733866927440 140104013209335 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
/proc/11656/statm: 2688792 55712 3136 1 0 2677186 0
[pid=11656/tid=11658] ppid=11653 vsize=10755168 memory=222680 CPUtime=132.65 cores=1,3,5,7
/proc/11656/task/11658/stat : 11658 (java) S 11653 11656 6758 0 -1 1077944384 8898 0 0 0 13261 4 0 0 20 0 16 0 96060494 11013292032 55712 33554432000 4194304 4196468 140733866944896 140104017450016 140104013219541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11659] ppid=11653 vsize=10755168 memory=15535206786402648 CPUtime=0.03 cores=1,3,5,7
/proc/11656/task/11659/stat : 11659 (java) S 11653 11656 6758 0 -1 1077944384 273 0 0 0 2 1 0 0 20 0 16 0 96060495 11013292032 55712 33554432000 4194304 4196468 140733866944896 140103620422800 140104013219541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11660] ppid=11653 vsize=10755168 memory=222680 CPUtime=0.03 cores=1,3,5,7
/proc/11656/task/11660/stat : 11660 (java) S 11653 11656 6758 0 -1 1077944384 651 0 0 0 2 1 0 0 20 0 16 0 96060495 11013292032 55712 33554432000 4194304 4196468 140733866944896 140103619370000 140104013219541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11661] ppid=11653 vsize=10755168 memory=1936 CPUtime=0.03 cores=1,3,5,7
/proc/11656/task/11661/stat : 11661 (java) S 11653 11656 6758 0 -1 1077944384 541 0 0 0 2 1 0 0 20 0 16 0 96060495 11013292032 55712 33554432000 4194304 4196468 140733866944896 140103618317200 140104013219541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11662] ppid=11653 vsize=10755168 memory=1224 CPUtime=0.03 cores=1,3,5,7
/proc/11656/task/11662/stat : 11662 (java) S 11653 11656 6758 0 -1 1077944384 195 0 0 0 2 1 0 0 20 0 16 0 96060495 11013292032 55712 33554432000 4194304 4196468 140733866944896 140103617264400 140104013219541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11663] ppid=11653 vsize=10755168 memory=1716 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11663/stat : 11663 (java) S 11653 11656 6758 0 -1 1077944384 796 0 0 0 0 0 0 0 20 0 16 0 96060496 11013292032 55712 33554432000 4194304 4196468 140733866944896 140103049517424 140104013220482 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11664] ppid=11653 vsize=10755168 memory=10588 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11664/stat : 11664 (java) S 11653 11656 6758 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 16 0 96060496 11013292032 55712 33554432000 4194304 4196468 140733866944896 140103048463456 140104013219541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11665] ppid=11653 vsize=10755168 memory=1200 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11665/stat : 11665 (java) S 11653 11656 6758 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 16 0 96060497 11013292032 55712 33554432000 4194304 4196468 140733866944896 140103047410560 140104013219541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11666] ppid=11653 vsize=10755168 memory=2396 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11666/stat : 11666 (java) S 11653 11656 6758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 96060499 11013292032 55712 33554432000 4194304 4196468 140733866944896 140103046358864 140104013227931 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11667] ppid=11653 vsize=10755168 memory=1728 CPUtime=1 cores=1,3,5,7
/proc/11656/task/11667/stat : 11667 (java) S 11653 11656 6758 0 -1 1077944384 7073 0 0 0 100 0 0 0 20 0 16 0 96060499 11013292032 55712 33554432000 4194304 4196468 140733866944896 140103045307248 140104013220482 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11668] ppid=11653 vsize=10755168 memory=1004 CPUtime=0.99 cores=1,3,5,7
/proc/11656/task/11668/stat : 11668 (java) S 11653 11656 6758 0 -1 1077944384 6186 0 0 0 99 0 0 0 20 0 16 0 96060499 11013292032 55712 33554432000 4194304 4196468 140733866944896 140103044254448 140104013220482 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11669] ppid=11653 vsize=10755168 memory=11040 CPUtime=0.22 cores=1,3,5,7
/proc/11656/task/11669/stat : 11669 (java) S 11653 11656 6758 0 -1 1077944384 3044 0 0 0 22 0 0 0 20 0 16 0 96060499 11013292032 55712 33554432000 4194304 4196468 140733866944896 140103043201648 140104013220482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11670] ppid=11653 vsize=10755168 memory=5700 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11670/stat : 11670 (java) S 11653 11656 6758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 96060499 11013292032 55712 33554432000 4194304 4196468 140733866944896 140102571387616 140104013219541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11671] ppid=11653 vsize=10755168 memory=4616 CPUtime=0.03 cores=1,3,5,7
/proc/11656/task/11671/stat : 11671 (java) S 11653 11656 6758 0 -1 1077944384 529 0 0 0 1 2 0 0 20 0 16 0 96060499 11013292032 55712 33554432000 4194304 4196468 140733866944896 140102570334896 140104013220482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
Current children cumulated CPU time: 135.11 s
Current children cumulated vsize: 10755168 KiB
Current children cumulated memory: 222848 KiB

[startup+132.901 s]
/proc/loadavg: 2.32 3.45 3.09 3/216 11674
/proc/meminfo: memFree=21957452/32770624 swapFree=67108860/67108860
[pid=11656] ppid=11653 vsize=10755168 memory=222848 CPUtime=135.11 cores=1,3,5,7
/proc/11656/stat : 11656 (java) S 11653 11656 6758 0 -1 1077944320 29819 0 0 0 13496 15 0 0 20 0 16 0 96060494 11013292032 55712 33554432000 4194304 4196468 140733866944896 140733866927440 140104013209335 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
/proc/11656/statm: 2688792 55712 3136 1 0 2677186 0
[pid=11656/tid=11658] ppid=11653 vsize=10755168 memory=222772 CPUtime=132.65 cores=1,3,5,7
/proc/11656/task/11658/stat : 11658 (java) S 11653 11656 6758 0 -1 1077944384 8898 0 0 0 13261 4 0 0 20 0 16 0 96060494 11013292032 55712 33554432000 4194304 4196468 140733866944896 140104017450016 140104013219541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11659] ppid=11653 vsize=10755168 memory=222772 CPUtime=0.03 cores=1,3,5,7
/proc/11656/task/11659/stat : 11659 (java) S 11653 11656 6758 0 -1 1077944384 273 0 0 0 2 1 0 0 20 0 16 0 96060495 11013292032 55712 33554432000 4194304 4196468 140733866944896 140103620422800 140104013219541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11660] ppid=11653 vsize=10755168 memory=222680 CPUtime=0.03 cores=1,3,5,7
/proc/11656/task/11660/stat : 11660 (java) S 11653 11656 6758 0 -1 1077944384 651 0 0 0 2 1 0 0 20 0 16 0 96060495 11013292032 55712 33554432000 4194304 4196468 140733866944896 140103619370000 140104013219541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11661] ppid=11653 vsize=10755168 memory=222680 CPUtime=0.03 cores=1,3,5,7
/proc/11656/task/11661/stat : 11661 (java) S 11653 11656 6758 0 -1 1077944384 541 0 0 0 2 1 0 0 20 0 16 0 96060495 11013292032 55712 33554432000 4194304 4196468 140733866944896 140103618317200 140104013219541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11662] ppid=11653 vsize=10755168 memory=222680 CPUtime=0.03 cores=1,3,5,7
/proc/11656/task/11662/stat : 11662 (java) S 11653 11656 6758 0 -1 1077944384 195 0 0 0 2 1 0 0 20 0 16 0 96060495 11013292032 55712 33554432000 4194304 4196468 140733866944896 140103617264400 140104013219541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11663] ppid=11653 vsize=10755168 memory=222772 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11663/stat : 11663 (java) S 11653 11656 6758 0 -1 1077944384 796 0 0 0 0 0 0 0 20 0 16 0 96060496 11013292032 55712 33554432000 4194304 4196468 140733866944896 140103049517424 140104013220482 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11664] ppid=11653 vsize=10755168 memory=222796 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11664/stat : 11664 (java) S 11653 11656 6758 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 16 0 96060496 11013292032 55712 33554432000 4194304 4196468 140733866944896 140103048463456 140104013219541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11665] ppid=11653 vsize=10755168 memory=222772 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11665/stat : 11665 (java) S 11653 11656 6758 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 16 0 96060497 11013292032 55712 33554432000 4194304 4196468 140733866944896 140103047410560 140104013219541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11666] ppid=11653 vsize=10755168 memory=222772 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11666/stat : 11666 (java) S 11653 11656 6758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 96060499 11013292032 55712 33554432000 4194304 4196468 140733866944896 140103046358864 140104013227931 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11667] ppid=11653 vsize=10755168 memory=222680 CPUtime=1 cores=1,3,5,7
/proc/11656/task/11667/stat : 11667 (java) S 11653 11656 6758 0 -1 1077944384 7073 0 0 0 100 0 0 0 20 0 16 0 96060499 11013292032 55712 33554432000 4194304 4196468 140733866944896 140103045307248 140104013220482 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11668] ppid=11653 vsize=10755168 memory=222680 CPUtime=0.99 cores=1,3,5,7
/proc/11656/task/11668/stat : 11668 (java) S 11653 11656 6758 0 -1 1077944384 6186 0 0 0 99 0 0 0 20 0 16 0 96060499 11013292032 55712 33554432000 4194304 4196468 140733866944896 140103044254448 140104013220482 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11669] ppid=11653 vsize=10755168 memory=222680 CPUtime=0.22 cores=1,3,5,7
/proc/11656/task/11669/stat : 11669 (java) S 11653 11656 6758 0 -1 1077944384 3044 0 0 0 22 0 0 0 20 0 16 0 96060499 11013292032 55712 33554432000 4194304 4196468 140733866944896 140103043201648 140104013220482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11670] ppid=11653 vsize=10755168 memory=222680 CPUtime=0 cores=1,3,5,7
/proc/11656/task/11670/stat : 11670 (java) S 11653 11656 6758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 96060499 11013292032 55712 33554432000 4194304 4196468 140733866944896 140102571387616 140104013219541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
[pid=11656/tid=11671] ppid=11653 vsize=10755168 memory=4140 CPUtime=0.03 cores=1,3,5,7
/proc/11656/task/11671/stat : 11671 (java) S 11653 11656 6758 0 -1 1077944384 529 0 0 0 1 2 0 0 20 0 16 0 96060499 11013292032 55712 33554432000 4194304 4196468 140733866944896 140102570334896 140104013220482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31490048 140733866951814 140733866951967 140733866951967 140733866954703 0
Current children cumulated CPU time: 135.11 s
Current children cumulated vsize: 10755168 KiB
Current children cumulated memory: 222848 KiB

Child status: 0
Real time (s): 132.916
CPU time (s): 135.122
CPU user time (s): 134.964
CPU system time (s): 0.158068
CPU usage (%): 101.66
Max. virtual memory (cumulated for all children) (KiB): 10755168
Max. memory (cumulated for all children) (KiB): 222848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 134.964
system time used= 0.158068
maximum resident set size= 223492
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30337
page faults= 0
swaps= 0
block input operations= 0
block output operations= 264
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4524
involuntary context switches= 156


# summary of solver processes directly reported to runsolver:
#   pid: 11656
#   total CPU time (s): 135.122
#   total CPU user time (s): 134.964
#   total CPU system time (s): 0.158068

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.698696 second user time and 1.31754 second system time

The end

Launcher Data

Begin job on node150 at 2017-08-13 14:55:35
IDJOB=4262961
IDBENCH=133475
IDSOLVER=2651
FILE ID=node150/4262961-1502629793
RUNJOBID= node150-1502620602-10435
PBS_JOBID= 20628304
Free space on /tmp= 61636 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-4262961-1502629793/watcher-4262961-1502629793 -o /tmp/evaluation-result-4262961-1502629793/solver-4262961-1502629793 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1502620602-10435 --watchdog 2580  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4262961-1502629793.xml

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

MD5SUM BENCH= 60579ec9e2bea81c12df486d2ee437df
RANDOM SEED=244849810

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

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

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.89
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:        22172864 kB
MemAvailable:   26885672 kB
Buffers:          234504 kB
Cached:          4755828 kB
SwapCached:            0 kB
Active:          5743764 kB
Inactive:        4386604 kB
Active(anon):    5142756 kB
Inactive(anon):    25068 kB
Active(file):     601008 kB
Inactive(file):  4361536 kB
Unevictable:        6228 kB
Mlocked:            6228 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1680 kB
Writeback:             4 kB
AnonPages:       5146056 kB
Mapped:            55356 kB
Shmem:             25224 kB
Slab:             158648 kB
SReclaimable:     132196 kB
SUnreclaim:        26452 kB
KernelStack:        3584 kB
PageTables:        15364 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6982768 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4941824 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 61632 MiB
End job on node150 at 2017-08-13 14:57:48