Trace number 4263274

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 NameAnswerCPU timeWall clock time
sat4j-CSP 2017-07-05SAT 7.9143 5.2437901

General information on the benchmark

NameDiamondFree/DiamondFree-m1-s1/
DiamondFree-013.xml
MD5SUM4cf3ecd4db3f6e62eacc2c014966391c
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.203591
Satisfiable
(Un)Satisfiability was proved
Number of variables183
Number of constraints887
Number of domains4
Minimum domain size1
Maximum domain size12
Distribution of domain sizes[{"size":1,"count":13},{"size":2,"count":156},{"size":4,"count":13},{"size":12,"count":1}]
Minimum variable degree1
Maximum variable degree59
Distribution of variable degrees[{"degree":1,"count":1},{"degree":2,"count":13},{"degree":3,"count":13},{"degree":4,"count":78},{"degree":59,"count":78}]
Minimum constraint arity2
Maximum constraint arity169
Distribution of constraint arities[{"arity":2,"count":156},{"arity":6,"count":715},{"arity":13,"count":1},{"arity":14,"count":14},{"arity":169,"count":1}]
Number of extensional constraints0
Number of intensional constraints156
Distribution of constraint types[{"type":"intension","count":156},{"type":"ordered","count":1},{"type":"lex","count":1},{"type":"sum","count":729}]
Optimization problemNO
Type of objective

Solver Data

1.76/0.82	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
1.76/0.82	c This is free software under the dual EPL/GNU LGPL licenses.
1.76/0.82	c See www.sat4j.org for details.
1.76/0.82	c That software uses the Rhino library from the Mozilla project.
1.76/0.82	c version CUSTOM.v20170705
1.76/0.82	c java.runtime.name	Java(TM) SE Runtime Environment
1.76/0.82	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
1.76/0.82	c java.vm.version	25.131-b11
1.76/0.82	c java.vm.vendor	Oracle Corporation
1.76/0.82	c sun.arch.data.model	64
1.76/0.82	c java.version		1.8.0_131
1.76/0.82	c os.name		Linux
1.76/0.82	c os.version		3.10.0-514.16.1.el7.x86_64
1.76/0.82	c os.arch		amd64
1.76/0.82	c Free memory 		499604488
1.76/0.82	c Max memory 		7247757312
1.76/0.82	c Total memory 		504889344
1.76/0.82	c Number of processors 	4
1.76/0.82	c c --- Begin Solver configuration ---
1.76/0.82	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b71fc7e
1.76/0.82	c Learn all clauses as in MiniSAT
1.76/0.82	c LOGGER=java.util.logging.Logger@25f38edc claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
1.76/0.82	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
1.76/0.82	c No reason simplification
1.76/0.82	c Glucose 2.1 dynamic restart strategy
1.76/0.82	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
1.76/0.82	c timeout=2147483s
1.76/0.82	c DB Simplification allowed=false
1.76/0.82	c Listener: org.sat4j.minisat.core.VoidTracing@1a86f2f1
1.76/0.82	c --- End Solver configuration ---
1.76/0.82	c constraints type 
1.76/0.82	c org.sat4j.minisat.constraints.card.MinWatchCard => 340
1.76/0.82	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 5433
1.76/0.82	c org.sat4j.minisat.constraints.cnf.UnitClauses => 13
1.76/0.82	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 41530
1.76/0.82	c org.sat4j.specs.Constr$1 => 13
1.76/0.82	c org.sat4j.minisat.constraints.cnf.UnitClause => 1818
1.76/0.82	c 49147 constraints processed.
7.89/5.23	c starts		: 102
7.89/5.23	c conflicts		: 20008
7.89/5.23	c decisions		: 82229
7.89/5.23	c propagations		: 16036536
7.89/5.23	c inspects		: 33842154
7.89/5.23	c shortcuts		: 0
7.89/5.23	c learnt literals	: 181
7.89/5.23	c learnt binary clauses	: 604
7.89/5.23	c learnt ternary clauses	: 1707
7.89/5.23	c learnt constraints	: 19827
7.89/5.23	c ignored constraints	: 0
7.89/5.23	c root simplifications	: 0
7.89/5.23	c removed literals (reason simplification)	: 0
7.89/5.23	c reason swapping (by a shorter reason)	: 0
7.89/5.23	c Calls to reduceDB	: 3
7.89/5.23	c Number of update (reduction) of LBD	: 8063
7.89/5.23	c Imported unit clauses	: 0
7.89/5.23	c number of reductions to clauses (during analyze)	: 0
7.89/5.23	c number of learned constraints concerned by reduction	: 0
7.89/5.23	c number of learning phase by resolution	: 0
7.89/5.23	c number of learning phase by cutting planes	: 0
7.89/5.23	c number of rounding to 1 operations	: 0
7.89/5.23	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
7.89/5.23	c number of reductions of the coefficients by power 2 	: 0
7.89/5.23	c number of right shift for reduction by power 2 	: 0
7.89/5.23	c number of reductions of the coefficients by GCD over coefficients 	: 0
7.89/5.23	c speed (assignments/second)	: 3648813.6518771336
7.89/5.23	c non guided choices	15518
7.89/5.23	c learnt constraints type 
7.89/5.23	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 604
7.89/5.23	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 6989
7.89/5.23	s SATISFIABLE
7.89/5.23	v <instantiation type="solution">
7.89/5.23	v 	<list> x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[4][12] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[5][12] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[6][10] x[6][11] x[6][12] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[7][11] x[7][12] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[8][10] x[8][11] x[8][12] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] x[9][10] x[9][11] x[9][12] x[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][8] x[10][9] x[10][10] x[10][11] x[10][12] x[11][0] x[11][1] x[11][2] x[11][3] x[11][4] x[11][5] x[11][6] x[11][7] x[11][8] x[11][9] x[11][10] x[11][11] x[11][12] x[12][0] x[12][1] x[12][2] x[12][3] x[12][4] x[12][5] x[12][6] x[12][7] x[12][8] x[12][9] x[12][10] x[12][11] x[12][12] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] y[10] y[11] y[12] s </list>
7.89/5.23	v 	<values> 0 0 0 0 0 0 0 1 1 1 1 1 1 0 0 0 0 0 1 1 0 0 1 1 1 1 0 0 0 1 1 0 0 1 1 0 0 1 1 0 0 1 0 0 0 1 0 0 0 1 0 0 0 0 1 0 0 0 1 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 1 0 0 0 0 1 0 1 1 0 0 0 0 0 0 0 0 1 0 1 0 0 1 0 0 0 0 0 0 0 1 0 1 0 1 0 0 0 0 0 0 0 0 1 1 0 0 0 1 0 0 0 0 0 0 0 1 1 0 1 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 6 6 6 3 3 3 3 3 3 3 3 3 3 48 </values>
7.89/5.23	v </instantiation>
7.89/5.23	

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4263274-1502628700/watcher-4263274-1502628700 -o /tmp/evaluation-result-4263274-1502628700/solver-4263274-1502628700 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1502582933-8033 --watchdog 2580 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4263274-1502628700.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=20579, runsolver pid=20576
Current StackSize limit: 8192 KiB


[startup+0.10531 s]*
/proc/loadavg: 2.01 2.03 2.40 4/204 20586
/proc/meminfo: memFree=26264028/32770624 swapFree=67108860/67108860
[pid=20579] ppid=20576 vsize=10151672 memory=18436 CPUtime=0.02 cores=1,3,5,7
/proc/20579/stat : 20579 (java) S 20576 20579 7968 0 -1 1077944320 3991 0 0 0 2 0 0 0 20 0 9 0 16752645 10395312128 4609 18446744073709551615 4194304 4196468 140728127804704 140728127787248 140106491981559 0 0 1 16784584 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
/proc/20579/statm: 2537918 4609 2083 1 0 2527415 0
[pid=20579/tid=20581] ppid=20576 vsize=10151672 memory=-6439968830534014599 CPUtime=0.02 cores=1,3,5,7
/proc/20579/task/20581/stat : 20581 (java) R 20576 20579 7968 0 -1 4202560 2630 0 0 0 2 0 0 0 20 0 9 0 16752653 10395312128 4609 18446744073709551615 4194304 4196468 140728127804704 140106496217704 140106492003485 0 4 1 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20582] ppid=20576 vsize=10151672 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20582/stat : 20582 (java) S 20576 20579 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 16752654 10395312128 4609 18446744073709551615 4194304 4196468 140728127804704 140106103511824 140106491991765 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20583] ppid=20576 vsize=10151672 memory=140210173286016 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20583/stat : 20583 (java) S 20576 20579 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 16752654 10395312128 4609 18446744073709551615 4194304 4196468 140728127804704 140106102459280 140106491991765 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20584] ppid=20576 vsize=10151672 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20584/stat : 20584 (java) S 20576 20579 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 16752654 10395312128 4609 18446744073709551615 4194304 4196468 140728127804704 140106101406736 140106491991765 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20585] ppid=20576 vsize=10151672 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20585/stat : 20585 (java) S 20576 20579 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 16752654 10395312128 4609 18446744073709551615 4194304 4196468 140728127804704 140106100354192 140106491991765 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20586] ppid=20576 vsize=10151672 memory=140210173286016 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20586/stat : 20586 (java) S 20576 20579 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 16752655 10395312128 4609 18446744073709551615 4194304 4196468 140728127804704 140105532545008 140106491992706 0 0 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20587] ppid=20576 vsize=10151672 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20587/stat : 20587 (java) S 20576 20579 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 16752656 10395312128 4609 18446744073709551615 4194304 4196468 140728127804704 140105531491232 140106491991765 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20588] ppid=20576 vsize=10151672 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20588/stat : 20588 (java) S 20576 20579 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 16752656 10395312128 4609 18446744073709551615 4194304 4196468 140728127804704 140105530438704 140106491991765 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 10151672 KiB
Current children cumulated memory: 18436 KiB

[startup+0.209927 s]*
/proc/loadavg: 2.01 2.03 2.40 3/212 20594
/proc/meminfo: memFree=26255088/32770624 swapFree=67108860/67108860
[pid=20579] ppid=20576 vsize=10552180 memory=30556 CPUtime=0.12 cores=1,3,5,7
/proc/20579/stat : 20579 (java) S 20576 20579 7968 0 -1 1077944320 7546 0 0 0 10 2 0 0 20 0 15 0 16752645 10805432320 7639 18446744073709551615 4194304 4196468 140728127804704 140728127787248 140106491981559 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
/proc/20579/statm: 2638045 7639 2789 1 0 2627517 0
[pid=20579/tid=20581] ppid=20576 vsize=10552180 memory=8318255677412212789 CPUtime=0.08 cores=1,3,5,7
/proc/20579/task/20581/stat : 20581 (java) R 20576 20579 7968 0 -1 4202560 5465 0 0 0 7 1 0 0 20 0 15 0 16752653 10805432320 7639 18446744073709551615 4194304 4196468 140728127804704 140106496169904 140106484661277 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20582] ppid=20576 vsize=10552180 memory=326 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20582/stat : 20582 (java) S 20576 20579 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16752654 10805432320 7639 18446744073709551615 4194304 4196468 140728127804704 140106103511824 140106491991765 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20583] ppid=20576 vsize=10552180 memory=288370586324997760 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20583/stat : 20583 (java) S 20576 20579 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16752654 10805432320 7639 18446744073709551615 4194304 4196468 140728127804704 140106102459280 140106491991765 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20584] ppid=20576 vsize=10552180 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20584/stat : 20584 (java) S 20576 20579 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16752654 10805432320 7639 18446744073709551615 4194304 4196468 140728127804704 140106101406736 140106491991765 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20585] ppid=20576 vsize=10552180 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20585/stat : 20585 (java) S 20576 20579 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 16752654 10805432320 7639 18446744073709551615 4194304 4196468 140728127804704 140106100354192 140106491991765 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20586] ppid=20576 vsize=10552180 memory=140210173286016 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20586/stat : 20586 (java) S 20576 20579 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 16752655 10805432320 7639 18446744073709551615 4194304 4196468 140728127804704 140105532545008 140106491992706 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20587] ppid=20576 vsize=10552180 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20587/stat : 20587 (java) S 20576 20579 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 16752656 10805432320 7639 18446744073709551615 4194304 4196468 140728127804704 140105531491232 140106491991765 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20588] ppid=20576 vsize=10552180 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20588/stat : 20588 (java) S 20576 20579 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 16752656 10805432320 7639 18446744073709551615 4194304 4196468 140728127804704 140105530438640 140106491991765 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20589] ppid=20576 vsize=10552180 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20589/stat : 20589 (java) S 20576 20579 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16752658 10805432320 7639 18446744073709551615 4194304 4196468 140728127804704 140105529387216 140106492000155 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20590] ppid=20576 vsize=10552180 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20590/stat : 20590 (java) S 20576 20579 7968 0 -1 1077944384 424 0 0 0 0 0 0 0 20 0 15 0 16752658 10805432320 7639 18446744073709551615 4194304 4196468 140728127804704 140105528334832 140106491992706 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20591] ppid=20576 vsize=10552180 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20591/stat : 20591 (java) S 20576 20579 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16752658 10805432320 7639 18446744073709551615 4194304 4196468 140728127804704 140105527282288 140106491992706 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20592] ppid=20576 vsize=10552180 memory=140210173286016 CPUtime=0.01 cores=1,3,5,7
/proc/20579/task/20592/stat : 20592 (java) S 20576 20579 7968 0 -1 1077944384 286 0 0 0 1 0 0 0 20 0 15 0 16752658 10805432320 7639 18446744073709551615 4194304 4196468 140728127804704 140105526229744 140106491992706 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20593] ppid=20576 vsize=10552180 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20593/stat : 20593 (java) S 20576 20579 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16752658 10805432320 7639 18446744073709551615 4194304 4196468 140728127804704 140105054415968 140106491991765 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20594] ppid=20576 vsize=10552180 memory=140210173286016 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20594/stat : 20594 (java) S 20576 20579 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16752662 10805432320 7639 18446744073709551615 4194304 4196468 140728127804704 140105053362480 140106491992706 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10552180 KiB
Current children cumulated memory: 30556 KiB

[startup+0.31052 s]*
/proc/loadavg: 2.01 2.03 2.40 4/212 20594
/proc/meminfo: memFree=26245316/32770624 swapFree=67108860/67108860
[pid=20579] ppid=20576 vsize=10551156 memory=38228 CPUtime=0.28 cores=1,3,5,7
/proc/20579/stat : 20579 (java) S 20576 20579 7968 0 -1 1077944320 8808 0 0 0 25 3 0 0 20 0 15 0 16752645 10804383744 9557 18446744073709551615 4194304 4196468 140728127804704 140728127787248 140106491981559 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
/proc/20579/statm: 2637789 9557 2931 1 0 2627261 0
[pid=20579/tid=20581] ppid=20576 vsize=10551156 memory=-8774313645642428999 CPUtime=0.18 cores=1,3,5,7
/proc/20579/task/20581/stat : 20581 (java) R 20576 20579 7968 0 -1 4202560 6208 0 0 0 17 1 0 0 20 0 15 0 16752653 10804383744 9557 18446744073709551615 4194304 4196468 140728127804704 140106496220672 140106491993494 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20582] ppid=20576 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20582/stat : 20582 (java) S 20576 20579 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16752654 10804383744 9557 18446744073709551615 4194304 4196468 140728127804704 140106103511824 140106491991765 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20583] ppid=20576 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20583/stat : 20583 (java) S 20576 20579 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16752654 10804383744 9557 18446744073709551615 4194304 4196468 140728127804704 140106102459280 140106491991765 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20584] ppid=20576 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20584/stat : 20584 (java) S 20576 20579 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16752654 10804383744 9557 18446744073709551615 4194304 4196468 140728127804704 140106101406736 140106491991765 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20585] ppid=20576 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20585/stat : 20585 (java) S 20576 20579 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 16752654 10804383744 9557 18446744073709551615 4194304 4196468 140728127804704 140106100354192 140106491991765 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20586] ppid=20576 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20586/stat : 20586 (java) S 20576 20579 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 16752655 10804383744 9557 18446744073709551615 4194304 4196468 140728127804704 140105532545008 140106491992706 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20587] ppid=20576 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20587/stat : 20587 (java) S 20576 20579 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 16752656 10804383744 9557 18446744073709551615 4194304 4196468 140728127804704 140105531491232 140106491991765 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20588] ppid=20576 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20588/stat : 20588 (java) S 20576 20579 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 16752656 10804383744 9557 18446744073709551615 4194304 4196468 140728127804704 140105530438640 140106491991765 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20589] ppid=20576 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20589/stat : 20589 (java) S 20576 20579 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16752658 10804383744 9557 18446744073709551615 4194304 4196468 140728127804704 140105529387216 140106492000155 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20590] ppid=20576 vsize=10551156 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/20579/task/20590/stat : 20590 (java) R 20576 20579 7968 0 -1 4202560 538 0 0 0 1 0 0 0 20 0 15 0 16752658 10804383744 9623 18446744073709551615 4194304 4196468 140728127804704 140105528320744 140106473525282 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20591] ppid=20576 vsize=10551156 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/20579/task/20591/stat : 20591 (java) S 20576 20579 7968 0 -1 1077944384 157 0 0 0 1 0 0 0 20 0 15 0 16752658 10804383744 9623 18446744073709551615 4194304 4196468 140728127804704 140105527282288 140106491992706 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20592] ppid=20576 vsize=10551156 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/20579/task/20592/stat : 20592 (java) R 20576 20579 7968 0 -1 4202560 601 0 0 0 4 0 0 0 20 0 15 0 16752658 10804383744 9623 18446744073709551615 4194304 4196468 140728127804704 140105526226648 140106470350198 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20593] ppid=20576 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20593/stat : 20593 (java) S 20576 20579 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16752658 10804383744 9623 18446744073709551615 4194304 4196468 140728127804704 140105054415968 140106491991765 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20594] ppid=20576 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20594/stat : 20594 (java) S 20576 20579 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16752662 10804383744 9623 18446744073709551615 4194304 4196468 140728127804704 140105053362480 140106491992706 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 38228 KiB

[startup+0.701624 s]
/proc/loadavg: 2.01 2.03 2.40 4/212 20594
/proc/meminfo: memFree=26227288/32770624 swapFree=67108860/67108860
[pid=20579] ppid=20576 vsize=10551232 memory=89196 CPUtime=1.43 cores=1,3,5,7
/proc/20579/stat : 20579 (java) S 20576 20579 7968 0 -1 1077944320 13427 0 0 0 138 5 0 0 20 0 15 0 16752645 10804461568 22299 18446744073709551615 4194304 4196468 140728127804704 140728127787248 140106491981559 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
/proc/20579/statm: 2637808 22299 3062 1 0 2627261 0
[pid=20579/tid=20581] ppid=20576 vsize=10551232 memory=239 CPUtime=0.56 cores=1,3,5,7
/proc/20579/task/20581/stat : 20581 (java) R 20576 20579 7968 0 -1 4202560 7938 0 0 0 53 3 0 0 20 0 15 0 16752653 10804461568 22299 18446744073709551615 4194304 4196468 140728127804704 140106496219656 140106137656654 0 4 1 16800974 0 0 0 -1 7 0 0 3 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20582] ppid=20576 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20582/stat : 20582 (java) S 20576 20579 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16752654 10804461568 22299 18446744073709551615 4194304 4196468 140728127804704 140106103511824 140106491991765 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20583] ppid=20576 vsize=10551232 memory=6 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20583/stat : 20583 (java) S 20576 20579 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16752654 10804461568 22299 18446744073709551615 4194304 4196468 140728127804704 140106102459280 140106491991765 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20584] ppid=20576 vsize=10551232 memory=22 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20584/stat : 20584 (java) S 20576 20579 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16752654 10804461568 22299 18446744073709551615 4194304 4196468 140728127804704 140106101406736 140106491991765 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20585] ppid=20576 vsize=10551232 memory=72 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20585/stat : 20585 (java) S 20576 20579 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 16752654 10804461568 22299 18446744073709551615 4194304 4196468 140728127804704 140106100354192 140106491991765 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20586] ppid=20576 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20586/stat : 20586 (java) S 20576 20579 7968 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 16752655 10804461568 22299 18446744073709551615 4194304 4196468 140728127804704 140105532545008 140106491992706 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20587] ppid=20576 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20587/stat : 20587 (java) S 20576 20579 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 16752656 10804461568 22299 18446744073709551615 4194304 4196468 140728127804704 140105531491232 140106491991765 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20588] ppid=20576 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20588/stat : 20588 (java) S 20576 20579 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 16752656 10804461568 22299 18446744073709551615 4194304 4196468 140728127804704 140105530438640 140106491991765 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20589] ppid=20576 vsize=10551232 memory=4 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20589/stat : 20589 (java) S 20576 20579 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16752658 10804461568 22299 18446744073709551615 4194304 4196468 140728127804704 140105529387216 140106492000155 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20590] ppid=20576 vsize=10551232 memory=33 CPUtime=0.25 cores=1,3,5,7
/proc/20579/task/20590/stat : 20590 (java) R 20576 20579 7968 0 -1 4202560 1521 0 0 0 25 0 0 0 20 0 15 0 16752658 10804461568 22299 18446744073709551615 4194304 4196468 140728127804704 140105528314808 140106484271013 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20591] ppid=20576 vsize=10551232 memory=2 CPUtime=0.26 cores=1,3,5,7
/proc/20579/task/20591/stat : 20591 (java) R 20576 20579 7968 0 -1 4202560 1011 0 0 0 26 0 0 0 20 0 15 0 16752658 10804461568 22299 18446744073709551615 4194304 4196468 140728127804704 140105527271520 140106475887797 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20592] ppid=20576 vsize=10551232 memory=0 CPUtime=0.32 cores=1,3,5,7
/proc/20579/task/20592/stat : 20592 (java) S 20576 20579 7968 0 -1 1077944384 1584 0 0 0 32 0 0 0 20 0 15 0 16752658 10804461568 22299 18446744073709551615 4194304 4196468 140728127804704 140105526229744 140106491992706 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20593] ppid=20576 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20593/stat : 20593 (java) S 20576 20579 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16752658 10804461568 22299 18446744073709551615 4194304 4196468 140728127804704 140105054415968 140106491991765 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20594] ppid=20576 vsize=10551232 memory=6463925781705 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20594/stat : 20594 (java) S 20576 20579 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 16752662 10804461568 22299 18446744073709551615 4194304 4196468 140728127804704 140105053362480 140106491992706 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
Current children cumulated CPU time: 1.43 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 89196 KiB

[startup+1.50081 s]
/proc/loadavg: 2.01 2.03 2.40 5/213 20595
/proc/meminfo: memFree=26146632/32770624 swapFree=67108860/67108860
[pid=20579] ppid=20576 vsize=10617796 memory=142340 CPUtime=3.55 cores=1,3,5,7
/proc/20579/stat : 20579 (java) S 20576 20579 7968 0 -1 1077944320 25213 0 0 0 347 8 0 0 20 0 16 0 16752645 10872623104 35585 18446744073709551615 4194304 4196468 140728127804704 140728127787248 140106491981559 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
/proc/20579/statm: 2654449 35585 3077 1 0 2643902 0
[pid=20579/tid=20581] ppid=20576 vsize=10617796 memory=11845 CPUtime=1.36 cores=1,3,5,7
/proc/20579/task/20581/stat : 20581 (java) R 20576 20579 7968 0 -1 4202560 8082 0 0 0 132 4 0 0 20 0 16 0 16752653 10872623104 35585 18446744073709551615 4194304 4196468 140728127804704 140106496216640 140106135126800 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20582] ppid=20576 vsize=10617796 memory=26976 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20582/stat : 20582 (java) S 20576 20579 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 16752654 10872623104 35585 18446744073709551615 4194304 4196468 140728127804704 140106103511824 140106491991765 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20583] ppid=20576 vsize=10617796 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20583/stat : 20583 (java) S 20576 20579 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 16752654 10872623104 35585 18446744073709551615 4194304 4196468 140728127804704 140106102459280 140106491991765 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20584] ppid=20576 vsize=10617796 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20584/stat : 20584 (java) S 20576 20579 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 16752654 10872623104 35585 18446744073709551615 4194304 4196468 140728127804704 140106101406736 140106491991765 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20585] ppid=20576 vsize=10617796 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20585/stat : 20585 (java) S 20576 20579 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 16752654 10872623104 35585 18446744073709551615 4194304 4196468 140728127804704 140106100354192 140106491991765 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20586] ppid=20576 vsize=10617796 memory=960 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20586/stat : 20586 (java) S 20576 20579 7968 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 16 0 16752655 10872623104 35585 18446744073709551615 4194304 4196468 140728127804704 140105532545008 140106491992706 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20587] ppid=20576 vsize=10617796 memory=2248 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20587/stat : 20587 (java) S 20576 20579 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 16752656 10872623104 35585 18446744073709551615 4194304 4196468 140728127804704 140105531491232 140106491991765 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20588] ppid=20576 vsize=10617796 memory=4304 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20588/stat : 20588 (java) S 20576 20579 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 16752656 10872623104 35585 18446744073709551615 4194304 4196468 140728127804704 140105530438640 140106491991765 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20589] ppid=20576 vsize=10617796 memory=1588 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20589/stat : 20589 (java) S 20576 20579 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 16752658 10872623104 35585 18446744073709551615 4194304 4196468 140728127804704 140105529387216 140106492000155 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20590] ppid=20576 vsize=10617796 memory=928 CPUtime=0.86 cores=1,3,5,7
/proc/20579/task/20590/stat : 20590 (java) S 20576 20579 7968 0 -1 1077944384 4247 0 0 0 86 0 0 0 20 0 16 0 16752658 10872623104 35585 18446744073709551615 4194304 4196468 140728127804704 140105528334832 140106491992706 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20591] ppid=20576 vsize=10617796 memory=2164 CPUtime=0.87 cores=1,3,5,7
/proc/20579/task/20591/stat : 20591 (java) S 20576 20579 7968 0 -1 1077944384 9294 0 0 0 86 1 0 0 20 0 16 0 16752658 10872623104 35585 18446744073709551615 4194304 4196468 140728127804704 140105527282288 140106491992706 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20592] ppid=20576 vsize=10617796 memory=140210012697785 CPUtime=0.42 cores=1,3,5,7
/proc/20579/task/20592/stat : 20592 (java) S 20576 20579 7968 0 -1 1077944384 2182 0 0 0 41 1 0 0 20 0 16 0 16752658 10872623104 35585 18446744073709551615 4194304 4196468 140728127804704 140105526229744 140106491992706 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0

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

Dumping a history of the last processes samples

[startup+3.20095 s]
/proc/loadavg: 2.01 2.03 2.40 4/213 20595
/proc/meminfo: memFree=26136136/32770624 swapFree=67108860/67108860
[pid=20579] ppid=20576 vsize=10617796 memory=147668 CPUtime=5.77 cores=1,3,5,7
/proc/20579/stat : 20579 (java) S 20576 20579 7968 0 -1 1077944320 27987 0 0 0 569 8 0 0 20 0 16 0 16752645 10872623104 36917 18446744073709551615 4194304 4196468 140728127804704 140728127787248 140106491981559 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
/proc/20579/statm: 2654449 36917 3088 1 0 2643902 0
[pid=20579/tid=20581] ppid=20576 vsize=10617796 memory=-8774313645642428999 CPUtime=3.05 cores=1,3,5,7
/proc/20579/task/20581/stat : 20581 (java) R 20576 20579 7968 0 -1 4202560 8630 0 0 0 301 4 0 0 20 0 16 0 16752653 10872623104 36917 18446744073709551615 4194304 4196468 140728127804704 140106496217584 140106139129597 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20582] ppid=20576 vsize=10617796 memory=239 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20582/stat : 20582 (java) S 20576 20579 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 16752654 10872623104 36917 18446744073709551615 4194304 4196468 140728127804704 140106103511824 140106491991765 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20583] ppid=20576 vsize=10617796 memory=280420025814672 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20583/stat : 20583 (java) S 20576 20579 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 16752654 10872623104 36917 18446744073709551615 4194304 4196468 140728127804704 140106102459280 140106491991765 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20584] ppid=20576 vsize=10617796 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20584/stat : 20584 (java) S 20576 20579 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 16752654 10872623104 36917 18446744073709551615 4194304 4196468 140728127804704 140106101406736 140106491991765 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20585] ppid=20576 vsize=10617796 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20585/stat : 20585 (java) S 20576 20579 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 16752654 10872623104 36917 18446744073709551615 4194304 4196468 140728127804704 140106100354192 140106491991765 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20586] ppid=20576 vsize=10617796 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20586/stat : 20586 (java) S 20576 20579 7968 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 16 0 16752655 10872623104 36917 18446744073709551615 4194304 4196468 140728127804704 140105532545008 140106491992706 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20587] ppid=20576 vsize=10617796 memory=6944656592455359580 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20587/stat : 20587 (java) S 20576 20579 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 16752656 10872623104 36917 18446744073709551615 4194304 4196468 140728127804704 140105531491232 140106491991765 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20588] ppid=20576 vsize=10617796 memory=3472328279047814209 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20588/stat : 20588 (java) S 20576 20579 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 16752656 10872623104 36917 18446744073709551615 4194304 4196468 140728127804704 140105530438640 140106491991765 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20589] ppid=20576 vsize=10617796 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20589/stat : 20589 (java) S 20576 20579 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 16752658 10872623104 36917 18446744073709551615 4194304 4196468 140728127804704 140105529387216 140106492000155 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20590] ppid=20576 vsize=10617796 memory=6655300316396806240 CPUtime=1.17 cores=1,3,5,7
/proc/20579/task/20590/stat : 20590 (java) S 20576 20579 7968 0 -1 1077944384 5408 0 0 0 117 0 0 0 20 0 16 0 16752658 10872623104 36917 18446744073709551615 4194304 4196468 140728127804704 140105528334832 140106491992706 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20591] ppid=20576 vsize=10617796 memory=0 CPUtime=1.07 cores=1,3,5,7
/proc/20579/task/20591/stat : 20591 (java) S 20576 20579 7968 0 -1 1077944384 10205 0 0 0 106 1 0 0 20 0 16 0 16752658 10872623104 36917 18446744073709551615 4194304 4196468 140728127804704 140105527282288 140106491992706 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20592] ppid=20576 vsize=10617796 memory=119348 CPUtime=0.44 cores=1,3,5,7
/proc/20579/task/20592/stat : 20592 (java) S 20576 20579 7968 0 -1 1077944384 2249 0 0 0 43 1 0 0 20 0 16 0 16752658 10872623104 36917 18446744073709551615 4194304 4196468 140728127804704 140105526229744 140106491992706 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20593] ppid=20576 vsize=10617796 memory=15816711811106768 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20593/stat : 20593 (java) S 20576 20579 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 16752658 10872623104 36917 18446744073709551615 4194304 4196468 140728127804704 140105054415968 140106491991765 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20594] ppid=20576 vsize=10617796 memory=1046 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20594/stat : 20594 (java) S 20576 20579 7968 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 16 0 16752662 10872623104 36917 18446744073709551615 4194304 4196468 140728127804704 140105053362480 140106491992706 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20595] ppid=20576 vsize=10617796 memory=96 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20595/stat : 20595 (java) S 20576 20579 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 16752729 10872623104 36917 18446744073709551615 4194304 4196468 140728127804704 140105052308272 140106491992706 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
Current children cumulated CPU time: 5.77 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 147668 KiB

[startup+4.00076 s]*
/proc/loadavg: 2.01 2.03 2.40 3/213 20595
/proc/meminfo: memFree=26133840/32770624 swapFree=67108860/67108860
[pid=20579] ppid=20576 vsize=10617796 memory=149732 CPUtime=6.59 cores=1,3,5,7
/proc/20579/stat : 20579 (java) S 20576 20579 7968 0 -1 1077944320 28225 0 0 0 651 8 0 0 20 0 16 0 16752645 10872623104 37433 18446744073709551615 4194304 4196468 140728127804704 140728127787248 140106491981559 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
/proc/20579/statm: 2654449 37433 3092 1 0 2643902 0
[pid=20579/tid=20581] ppid=20576 vsize=10617796 memory=-8774313645642428999 CPUtime=3.86 cores=1,3,5,7
/proc/20579/task/20581/stat : 20581 (java) R 20576 20579 7968 0 -1 4202560 8685 0 0 0 382 4 0 0 20 0 16 0 16752653 10872623104 37433 18446744073709551615 4194304 4196468 140728127804704 140106496217616 140106138520312 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20582] ppid=20576 vsize=10617796 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20582/stat : 20582 (java) S 20576 20579 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 16752654 10872623104 37433 18446744073709551615 4194304 4196468 140728127804704 140106103511824 140106491991765 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20583] ppid=20576 vsize=10617796 memory=-7313654673739556905 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20583/stat : 20583 (java) S 20576 20579 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 16752654 10872623104 37433 18446744073709551615 4194304 4196468 140728127804704 140106102459280 140106491991765 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20584] ppid=20576 vsize=10617796 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20584/stat : 20584 (java) S 20576 20579 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 16752654 10872623104 37433 18446744073709551615 4194304 4196468 140728127804704 140106101406736 140106491991765 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20585] ppid=20576 vsize=10617796 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20585/stat : 20585 (java) S 20576 20579 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 16752654 10872623104 37433 18446744073709551615 4194304 4196468 140728127804704 140106100354192 140106491991765 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20586] ppid=20576 vsize=10617796 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20586/stat : 20586 (java) S 20576 20579 7968 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 16 0 16752655 10872623104 37433 18446744073709551615 4194304 4196468 140728127804704 140105532545008 140106491992706 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20587] ppid=20576 vsize=10617796 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20587/stat : 20587 (java) S 20576 20579 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 16752656 10872623104 37433 18446744073709551615 4194304 4196468 140728127804704 140105531491232 140106491991765 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20588] ppid=20576 vsize=10617796 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20588/stat : 20588 (java) S 20576 20579 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 16752656 10872623104 37433 18446744073709551615 4194304 4196468 140728127804704 140105530438640 140106491991765 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20589] ppid=20576 vsize=10617796 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20589/stat : 20589 (java) S 20576 20579 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 16752658 10872623104 37433 18446744073709551615 4194304 4196468 140728127804704 140105529387216 140106492000155 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20590] ppid=20576 vsize=10617796 memory=0 CPUtime=1.18 cores=1,3,5,7
/proc/20579/task/20590/stat : 20590 (java) S 20576 20579 7968 0 -1 1077944384 5585 0 0 0 118 0 0 0 20 0 16 0 16752658 10872623104 37433 18446744073709551615 4194304 4196468 140728127804704 140105528334832 140106491992706 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20591] ppid=20576 vsize=10617796 memory=7008456655791730736 CPUtime=1.07 cores=1,3,5,7
/proc/20579/task/20591/stat : 20591 (java) S 20576 20579 7968 0 -1 1077944384 10207 0 0 0 106 1 0 0 20 0 16 0 16752658 10872623104 37433 18446744073709551615 4194304 4196468 140728127804704 140105527282288 140106491992706 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20592] ppid=20576 vsize=10617796 memory=3472468506400966320 CPUtime=0.44 cores=1,3,5,7
/proc/20579/task/20592/stat : 20592 (java) S 20576 20579 7968 0 -1 1077944384 2251 0 0 0 43 1 0 0 20 0 16 0 16752658 10872623104 37433 18446744073709551615 4194304 4196468 140728127804704 140105526229744 140106491992706 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20593] ppid=20576 vsize=10617796 memory=8237207281499516975 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20593/stat : 20593 (java) S 20576 20579 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 16752658 10872623104 37433 18446744073709551615 4194304 4196468 140728127804704 140105054415968 140106491991765 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20594] ppid=20576 vsize=10617796 memory=3472468339069028560 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20594/stat : 20594 (java) S 20576 20579 7968 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 16 0 16752662 10872623104 37433 18446744073709551615 4194304 4196468 140728127804704 140105053362480 140106491992706 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20595] ppid=20576 vsize=10617796 memory=7008456655791730736 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20595/stat : 20595 (java) S 20576 20579 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 16752729 10872623104 37433 18446744073709551615 4194304 4196468 140728127804704 140105052308272 140106491992706 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
Current children cumulated CPU time: 6.59 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 149732 KiB

[startup+4.80078 s]
/proc/loadavg: 2.01 2.03 2.40 3/213 20595
/proc/meminfo: memFree=26133840/32770624 swapFree=67108860/67108860
[pid=20579] ppid=20576 vsize=10617796 memory=149816 CPUtime=7.56 cores=1,3,5,7
/proc/20579/stat : 20579 (java) S 20576 20579 7968 0 -1 1077944320 30951 0 0 0 747 9 0 0 20 0 16 0 16752645 10872623104 37454 18446744073709551615 4194304 4196468 140728127804704 140728127787248 140106491981559 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
/proc/20579/statm: 2654449 37454 3092 1 0 2643902 0
[pid=20579/tid=20581] ppid=20576 vsize=10617796 memory=0 CPUtime=4.65 cores=1,3,5,7
/proc/20579/task/20581/stat : 20581 (java) R 20576 20579 7968 0 -1 4202560 8709 0 0 0 461 4 0 0 20 0 16 0 16752653 10872623104 37454 18446744073709551615 4194304 4196468 140728127804704 140106496217376 140106138520028 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20582] ppid=20576 vsize=10617796 memory=4 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20582/stat : 20582 (java) S 20576 20579 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 16752654 10872623104 37454 18446744073709551615 4194304 4196468 140728127804704 140106103511824 140106491991765 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20583] ppid=20576 vsize=10617796 memory=33 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20583/stat : 20583 (java) S 20576 20579 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 16752654 10872623104 37454 18446744073709551615 4194304 4196468 140728127804704 140106102459280 140106491991765 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20584] ppid=20576 vsize=10617796 memory=2 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20584/stat : 20584 (java) S 20576 20579 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 16752654 10872623104 37454 18446744073709551615 4194304 4196468 140728127804704 140106101406736 140106491991765 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20585] ppid=20576 vsize=10617796 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20585/stat : 20585 (java) S 20576 20579 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 16752654 10872623104 37454 18446744073709551615 4194304 4196468 140728127804704 140106100354192 140106491991765 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20586] ppid=20576 vsize=10617796 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20586/stat : 20586 (java) S 20576 20579 7968 0 -1 1077944384 325 0 0 0 0 0 0 0 20 0 16 0 16752655 10872623104 37454 18446744073709551615 4194304 4196468 140728127804704 140105532545008 140106491992706 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20587] ppid=20576 vsize=10617796 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20587/stat : 20587 (java) S 20576 20579 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 16752656 10872623104 37454 18446744073709551615 4194304 4196468 140728127804704 140105531491232 140106491991765 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20588] ppid=20576 vsize=10617796 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20588/stat : 20588 (java) S 20576 20579 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 16752656 10872623104 37454 18446744073709551615 4194304 4196468 140728127804704 140105530438640 140106491991765 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20589] ppid=20576 vsize=10617796 memory=228582454501576 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20589/stat : 20589 (java) S 20576 20579 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 16752658 10872623104 37454 18446744073709551615 4194304 4196468 140728127804704 140105529387216 140106492000155 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20590] ppid=20576 vsize=10617796 memory=228582454501577 CPUtime=1.19 cores=1,3,5,7
/proc/20579/task/20590/stat : 20590 (java) S 20576 20579 7968 0 -1 1077944384 5876 0 0 0 118 1 0 0 20 0 16 0 16752658 10872623104 37454 18446744073709551615 4194304 4196468 140728127804704 140105528334832 140106491992706 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20591] ppid=20576 vsize=10617796 memory=228582454501578 CPUtime=1.24 cores=1,3,5,7
/proc/20579/task/20591/stat : 20591 (java) S 20576 20579 7968 0 -1 1077944384 12376 0 0 0 123 1 0 0 20 0 16 0 16752658 10872623104 37454 18446744073709551615 4194304 4196468 140728127804704 140105527282288 140106491992706 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20592] ppid=20576 vsize=10617796 memory=228582454501579 CPUtime=0.44 cores=1,3,5,7
/proc/20579/task/20592/stat : 20592 (java) S 20576 20579 7968 0 -1 1077944384 2251 0 0 0 43 1 0 0 20 0 16 0 16752658 10872623104 37454 18446744073709551615 4194304 4196468 140728127804704 140105526229744 140106491992706 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20593] ppid=20576 vsize=10617796 memory=228582454501580 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20593/stat : 20593 (java) S 20576 20579 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 16752658 10872623104 37454 18446744073709551615 4194304 4196468 140728127804704 140105054415968 140106491991765 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20594] ppid=20576 vsize=10617796 memory=228582454501581 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20594/stat : 20594 (java) S 20576 20579 7968 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 16 0 16752662 10872623104 37454 18446744073709551615 4194304 4196468 140728127804704 140105053362480 140106491992706 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20595] ppid=20576 vsize=10617796 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20595/stat : 20595 (java) S 20576 20579 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 16752729 10872623104 37454 18446744073709551615 4194304 4196468 140728127804704 140105052308272 140106491992706 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
Current children cumulated CPU time: 7.56 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 149816 KiB

[startup+5.20078 s]
/proc/loadavg: 2.01 2.03 2.40 3/213 20595
/proc/meminfo: memFree=26133840/32770624 swapFree=67108860/67108860
[pid=20579] ppid=20576 vsize=10750924 memory=148996 CPUtime=7.89 cores=1,3,5,7
/proc/20579/stat : 20579 (java) S 20576 20579 7968 0 -1 1077944320 32286 0 0 0 780 9 0 0 20 0 16 0 16752645 11008946176 37249 18446744073709551615 4194304 4196468 140728127804704 140728127787248 140106491981559 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
/proc/20579/statm: 2687731 37249 3094 1 0 2677184 0
[pid=20579/tid=20581] ppid=20576 vsize=10750924 memory=0 CPUtime=4.88 cores=1,3,5,7
/proc/20579/task/20581/stat : 20581 (java) S 20576 20579 7968 0 -1 1077944384 8925 0 0 0 484 4 0 0 20 0 16 0 16752653 11008946176 37249 18446744073709551615 4194304 4196468 140728127804704 140106496222240 140106491991765 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20582] ppid=20576 vsize=10750924 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20582/stat : 20582 (java) S 20576 20579 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 16752654 11008946176 37249 18446744073709551615 4194304 4196468 140728127804704 140106103511824 140106491991765 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20583] ppid=20576 vsize=10750924 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20583/stat : 20583 (java) S 20576 20579 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 16752654 11008946176 37249 18446744073709551615 4194304 4196468 140728127804704 140106102459280 140106491991765 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20584] ppid=20576 vsize=10750924 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20584/stat : 20584 (java) S 20576 20579 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 16752654 11008946176 37249 18446744073709551615 4194304 4196468 140728127804704 140106101406736 140106491991765 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20585] ppid=20576 vsize=10750924 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20585/stat : 20585 (java) S 20576 20579 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 16752654 11008946176 37249 18446744073709551615 4194304 4196468 140728127804704 140106100354192 140106491991765 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20586] ppid=20576 vsize=10750924 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20586/stat : 20586 (java) S 20576 20579 7968 0 -1 1077944384 325 0 0 0 0 0 0 0 20 0 16 0 16752655 11008946176 37249 18446744073709551615 4194304 4196468 140728127804704 140105532545008 140106491992706 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20587] ppid=20576 vsize=10750924 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20587/stat : 20587 (java) S 20576 20579 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 16752656 11008946176 37249 18446744073709551615 4194304 4196468 140728127804704 140105531491232 140106491991765 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20588] ppid=20576 vsize=10750924 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20588/stat : 20588 (java) S 20576 20579 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 16752656 11008946176 37249 18446744073709551615 4194304 4196468 140728127804704 140105530438640 140106491991765 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20589] ppid=20576 vsize=10750924 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20589/stat : 20589 (java) S 20576 20579 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 16752658 11008946176 37249 18446744073709551615 4194304 4196468 140728127804704 140105529387216 140106492000155 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20590] ppid=20576 vsize=10750924 memory=0 CPUtime=1.26 cores=1,3,5,7
/proc/20579/task/20590/stat : 20590 (java) S 20576 20579 7968 0 -1 1077944384 6437 0 0 0 125 1 0 0 20 0 16 0 16752658 11008946176 37249 18446744073709551615 4194304 4196468 140728127804704 140105528334832 140106491992706 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20591] ppid=20576 vsize=10750924 memory=0 CPUtime=1.26 cores=1,3,5,7
/proc/20579/task/20591/stat : 20591 (java) S 20576 20579 7968 0 -1 1077944384 12397 0 0 0 125 1 0 0 20 0 16 0 16752658 11008946176 37249 18446744073709551615 4194304 4196468 140728127804704 140105527282288 140106491992706 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20592] ppid=20576 vsize=10750924 memory=0 CPUtime=0.44 cores=1,3,5,7
/proc/20579/task/20592/stat : 20592 (java) S 20576 20579 7968 0 -1 1077944384 2309 0 0 0 43 1 0 0 20 0 16 0 16752658 11008946176 37249 18446744073709551615 4194304 4196468 140728127804704 140105526229744 140106491992706 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20593] ppid=20576 vsize=10750924 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20593/stat : 20593 (java) S 20576 20579 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 16752658 11008946176 37249 18446744073709551615 4194304 4196468 140728127804704 140105054415968 140106491991765 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
[pid=20579/tid=20594] ppid=20576 vsize=10750924 memory=149732 CPUtime=0 cores=1,3,5,7
/proc/20579/task/20594/stat : 20594 (java) S 20576 20579 7968 0 -1 1077944384 361 0 0 0 0 0 0 0 20 0 16 0 16752662 11008946176 37249 18446744073709551615 4194304 4196468 140728127804704 140105053362480 140106491992706 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8224768 140728127811985 140728127812138 140728127812138 140728127815631 0
Current children cumulated CPU time: 7.89 s
Current children cumulated vsize: 10750924 KiB
Current children cumulated memory: 148996 KiB

Child status: 0
Real time (s): 5.24379
CPU time (s): 7.9143
CPU user time (s): 7.81086
CPU system time (s): 0.103435
CPU usage (%): 150.927
Max. virtual memory (cumulated for all children) (KiB): 10750924
Max. memory (cumulated for all children) (KiB): 154064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.81086
system time used= 0.103435
maximum resident set size= 154132
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32695
page faults= 0
swaps= 0
block input operations= 0
block output operations= 152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1871
involuntary context switches= 10


# summary of solver processes directly reported to runsolver:
#   pid: 20579
#   total CPU time (s): 7.9143
#   total CPU user time (s): 7.81086
#   total CPU system time (s): 0.103435

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.060444 second user time and 0.089891 second system time

The end

Launcher Data

Begin job on node128 at 2017-08-13 14:37:43
IDJOB=4263274
IDBENCH=133117
IDSOLVER=2651
FILE ID=node128/4263274-1502628700
RUNJOBID= node128-1502582933-8033
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/DiamondFree/DiamondFree-m1-s1/DiamondFree-013.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4263274-1502628700/watcher-4263274-1502628700 -o /tmp/evaluation-result-4263274-1502628700/solver-4263274-1502628700 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1502582933-8033 --watchdog 2580  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4263274-1502628700.xml

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

MD5SUM BENCH= 4cf3ecd4db3f6e62eacc2c014966391c
RANDOM SEED=1911196799

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.94
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:        26271564 kB
MemAvailable:   26848248 kB
Buffers:          139028 kB
Cached:           725556 kB
SwapCached:            0 kB
Active:          5406188 kB
Inactive:         673648 kB
Active(anon):    5215604 kB
Inactive(anon):    16764 kB
Active(file):     190584 kB
Inactive(file):   656884 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1600 kB
Writeback:             0 kB
AnonPages:       5263664 kB
Mapped:            44800 kB
Shmem:             17116 kB
Slab:             115116 kB
SReclaimable:      90100 kB
SUnreclaim:        25016 kB
KernelStack:        3792 kB
PageTables:        15216 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5907816 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4841472 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 62028 MiB
End job on node128 at 2017-08-13 14:37:48