Trace number 4263585

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-05UNSAT 843.12799 829.06

General information on the benchmark

NameRlfap/
Rlfap-m1-scens11/Rlfap-scen-11-f03.xml
MD5SUMb0c58d7e712a0938766b5bf6b16c9539
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark136.98801
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints4103
Number of domains5
Minimum domain size6
Maximum domain size41
Distribution of domain sizes[{"size":6,"count":2},{"size":22,"count":14},{"size":34,"count":336},{"size":41,"count":328}]
Minimum variable degree1
Maximum variable degree62
Distribution of variable degrees[{"degree":1,"count":1},{"degree":3,"count":26},{"degree":4,"count":13},{"degree":5,"count":86},{"degree":6,"count":20},{"degree":7,"count":89},{"degree":8,"count":12},{"degree":9,"count":87},{"degree":10,"count":28},{"degree":11,"count":42},{"degree":12,"count":25},{"degree":13,"count":40},{"degree":14,"count":14},{"degree":15,"count":40},{"degree":16,"count":8},{"degree":17,"count":29},{"degree":18,"count":6},{"degree":19,"count":18},{"degree":20,"count":13},{"degree":21,"count":11},{"degree":22,"count":7},{"degree":23,"count":7},{"degree":24,"count":8},{"degree":25,"count":8},{"degree":27,"count":9},{"degree":28,"count":8},{"degree":29,"count":2},{"degree":30,"count":6},{"degree":31,"count":1},{"degree":35,"count":3},{"degree":36,"count":3},{"degree":38,"count":2},{"degree":39,"count":2},{"degree":42,"count":1},{"degree":43,"count":1},{"degree":44,"count":1},{"degree":47,"count":1},{"degree":55,"count":1},{"degree":62,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":4103}]
Number of extensional constraints0
Number of intensional constraints4103
Distribution of constraint types[{"type":"intension","count":4103}]
Optimization problemNO
Type of objective

Solver Data

7.31/2.98	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
7.31/2.98	c This is free software under the dual EPL/GNU LGPL licenses.
7.31/2.98	c See www.sat4j.org for details.
7.31/2.98	c That software uses the Rhino library from the Mozilla project.
7.31/2.98	c version CUSTOM.v20170705
7.31/2.98	c java.runtime.name	Java(TM) SE Runtime Environment
7.31/2.98	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
7.31/2.98	c java.vm.version	25.131-b11
7.31/2.98	c java.vm.vendor	Oracle Corporation
7.31/2.98	c sun.arch.data.model	64
7.31/2.98	c java.version		1.8.0_131
7.31/2.98	c os.name		Linux
7.31/2.98	c os.version		3.10.0-514.16.1.el7.x86_64
7.31/2.98	c os.arch		amd64
7.31/2.98	c Free memory 		499604488
7.31/2.98	c Max memory 		7247757312
7.31/2.98	c Total memory 		504889344
7.31/2.98	c Number of processors 	4
7.31/2.98	c c --- Begin Solver configuration ---
7.31/2.98	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b71fc7e
7.31/2.98	c Learn all clauses as in MiniSAT
7.31/2.98	c LOGGER=java.util.logging.Logger@25f38edc claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
7.31/2.98	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
7.31/2.98	c No reason simplification
7.31/2.98	c Glucose 2.1 dynamic restart strategy
7.31/2.98	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
7.31/2.98	c timeout=2147483s
7.31/2.98	c DB Simplification allowed=false
7.31/2.98	c Listener: org.sat4j.minisat.core.VoidTracing@1a86f2f1
7.31/2.98	c --- End Solver configuration ---
7.31/2.98	c constraints type 
7.31/2.98	c org.sat4j.minisat.constraints.card.MinWatchCard => 1360
7.31/2.98	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 319430
7.31/2.98	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 5735385
7.31/2.98	c org.sat4j.minisat.constraints.cnf.UnitClause => 8206
7.31/2.98	c 6064381 constraints processed.
843.06/829.01	c starts		: 9690
843.06/829.01	c conflicts		: 1629458
843.06/829.01	c decisions		: 6549566
843.06/829.01	c propagations		: 164677782
843.06/829.01	c inspects		: 12985765326
843.06/829.01	c shortcuts		: 0
843.06/829.01	c learnt literals	: 67
843.06/829.01	c learnt binary clauses	: 384
843.06/829.01	c learnt ternary clauses	: 517
843.06/829.01	c learnt constraints	: 1629390
843.06/829.01	c ignored constraints	: 0
843.06/829.01	c root simplifications	: 0
843.06/829.01	c removed literals (reason simplification)	: 0
843.06/829.01	c reason swapping (by a shorter reason)	: 0
843.06/829.01	c Calls to reduceDB	: 52
843.06/829.01	c Number of update (reduction) of LBD	: 777197
843.06/829.01	c Imported unit clauses	: 0
843.06/829.01	c number of reductions to clauses (during analyze)	: 0
843.06/829.01	c number of learned constraints concerned by reduction	: 0
843.06/829.01	c number of learning phase by resolution	: 0
843.06/829.01	c number of learning phase by cutting planes	: 0
843.06/829.01	c number of rounding to 1 operations	: 0
843.06/829.01	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
843.06/829.01	c number of reductions of the coefficients by power 2 	: 0
843.06/829.01	c number of right shift for reduction by power 2 	: 0
843.06/829.01	c number of reductions of the coefficients by GCD over coefficients 	: 0
843.06/829.01	c speed (assignments/second)	: 200046.62553434962
843.06/829.01	c non guided choices	1213811
843.06/829.04	c learnt constraints type 
843.06/829.04	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 384
843.06/829.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 98084
843.06/829.04	s UNSATISFIABLE

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4263585-1502614678/watcher-4263585-1502614678 -o /tmp/evaluation-result-4263585-1502614678/solver-4263585-1502614678 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1502582933-8032 --watchdog 2580 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4263585-1502614678.xml 

running on 4 cores: 0,2,4,6

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
Current StackSize limit: 8192 KiB

solver pid=17167, runsolver pid=17164

[startup+0.10019 s]*
/proc/loadavg: 4.69 3.98 3.00 3/206 17176
/proc/meminfo: memFree=27657652/32770624 swapFree=67108860/67108860
[pid=17167] ppid=17164 vsize=10417928 memory=21540 CPUtime=0.05 cores=0,2,4,6
/proc/17167/stat : 17167 (java) S 17164 17167 7968 0 -1 1077944320 4300 0 0 0 4 1 0 0 20 0 13 0 15350527 10667958272 5385 18446744073709551615 4194304 4196468 140721619077760 140721619060304 140424249532151 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 5 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
/proc/17167/statm: 2604482 5385 2398 1 0 2593979 0
[pid=17167/tid=17169] ppid=17164 vsize=10417928 memory=-6439968830534014599 CPUtime=0.04 cores=0,2,4,6
/proc/17167/task/17169/stat : 17169 (java) R 17164 17167 7968 0 -1 4202560 2622 0 0 0 3 1 0 0 20 0 13 0 15350533 10667958272 5385 18446744073709551615 4194304 4196468 140721619077760 140424253770264 140424249554077 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17170] ppid=17164 vsize=10417928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17170/stat : 17170 (java) S 17164 17167 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 13 0 15350534 10667958272 5385 18446744073709551615 4194304 4196468 140721619077760 140424179951888 140424249542357 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17171] ppid=17164 vsize=10417928 memory=140556864181888 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17171/stat : 17171 (java) S 17164 17167 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 13 0 15350534 10667958272 5385 18446744073709551615 4194304 4196468 140721619077760 140424178899344 140424249542357 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17172] ppid=17164 vsize=10417928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17172/stat : 17172 (java) S 17164 17167 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 13 0 15350534 10667958272 5385 18446744073709551615 4194304 4196468 140721619077760 140424177846800 140424249542357 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17173] ppid=17164 vsize=10417928 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17173/stat : 17173 (java) S 17164 17167 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 13 0 15350534 10667958272 5385 18446744073709551615 4194304 4196468 140721619077760 140424176794256 140424249542357 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17174] ppid=17164 vsize=10417928 memory=140556864181888 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17174/stat : 17174 (java) S 17164 17167 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 13 0 15350535 10667958272 5385 18446744073709551615 4194304 4196468 140721619077760 140423745989104 140424249543298 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17175] ppid=17164 vsize=10417928 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17175/stat : 17175 (java) S 17164 17167 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 13 0 15350536 10667958272 5385 18446744073709551615 4194304 4196468 140721619077760 140423744935328 140424249542357 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17176] ppid=17164 vsize=10417928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17176/stat : 17176 (java) S 17164 17167 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 13 0 15350536 10667958272 5450 18446744073709551615 4194304 4196468 140721619077760 140423743882736 140424249542357 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17177] ppid=17164 vsize=10417928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17177/stat : 17177 (java) S 17164 17167 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 13 0 15350538 10667958272 5450 18446744073709551615 4194304 4196468 140721619077760 140423742831312 140424249550747 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17178] ppid=17164 vsize=10417928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17178/stat : 17178 (java) R 17164 17167 7968 0 -1 4202560 284 0 0 0 0 0 0 0 20 0 13 0 15350538 10667958272 5450 18446744073709551615 4194304 4196468 140721619077760 140423741764424 140424233428163 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17179] ppid=17164 vsize=10417928 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17179/stat : 17179 (java) S 17164 17167 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 13 0 15350538 10667958272 5450 18446744073709551615 4194304 4196468 140721619077760 140423740725056 140424249542357 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17180] ppid=17164 vsize=10417928 memory=140556864181888 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17180/stat : 17180 (java) R 17164 17167 7968 0 -1 4202560 117 0 0 0 0 0 0 0 20 0 13 0 15350538 10667958272 5450 18446744073709551615 4194304 4196468 140721619077760 140423739672736 140424228330777 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 10417928 KiB
Current children cumulated memory: 21540 KiB

[startup+0.211007 s]*
/proc/loadavg: 4.69 3.98 3.00 3/212 17182
/proc/meminfo: memFree=27646668/32770624 swapFree=67108860/67108860
[pid=17167] ppid=17164 vsize=10551156 memory=31664 CPUtime=0.16 cores=0,2,4,6
/proc/17167/stat : 17167 (java) S 17164 17167 7968 0 -1 1077944320 7654 0 0 0 13 3 0 0 20 0 15 0 15350527 10804383744 7916 18446744073709551615 4194304 4196468 140721619077760 140721619060304 140424249532151 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 5 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
/proc/17167/statm: 2637789 7916 2852 1 0 2627261 0
[pid=17167/tid=17169] ppid=17164 vsize=10551156 memory=8318255677412212789 CPUtime=0.11 cores=0,2,4,6
/proc/17167/task/17169/stat : 17169 (java) R 17164 17167 7968 0 -1 4202560 5442 0 0 0 9 2 0 0 20 0 15 0 15350533 10804383744 7916 18446744073709551615 4194304 4196468 140721619077760 140424253764304 140424249554077 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17170] ppid=17164 vsize=10551156 memory=326 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17170/stat : 17170 (java) S 17164 17167 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 15350534 10804383744 7916 18446744073709551615 4194304 4196468 140721619077760 140424179951888 140424249542357 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17171] ppid=17164 vsize=10551156 memory=288370933015893632 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17171/stat : 17171 (java) S 17164 17167 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15350534 10804383744 7916 18446744073709551615 4194304 4196468 140721619077760 140424178899344 140424249542357 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17172] ppid=17164 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17172/stat : 17172 (java) S 17164 17167 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 15350534 10804383744 7916 18446744073709551615 4194304 4196468 140721619077760 140424177846800 140424249542357 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17173] ppid=17164 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17173/stat : 17173 (java) S 17164 17167 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 15350534 10804383744 7916 18446744073709551615 4194304 4196468 140721619077760 140424176794256 140424249542357 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17174] ppid=17164 vsize=10551156 memory=140556864181888 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17174/stat : 17174 (java) S 17164 17167 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 15350535 10804383744 7916 18446744073709551615 4194304 4196468 140721619077760 140423745989104 140424249543298 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17175] ppid=17164 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17175/stat : 17175 (java) S 17164 17167 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 15350536 10804383744 7916 18446744073709551615 4194304 4196468 140721619077760 140423744935328 140424249542357 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17176] ppid=17164 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17176/stat : 17176 (java) S 17164 17167 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 15350536 10804383744 7916 18446744073709551615 4194304 4196468 140721619077760 140423743882736 140424249542357 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17177] ppid=17164 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17177/stat : 17177 (java) S 17164 17167 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15350538 10804383744 7916 18446744073709551615 4194304 4196468 140721619077760 140423742831312 140424249550747 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17178] ppid=17164 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17178/stat : 17178 (java) S 17164 17167 7968 0 -1 1077944384 492 0 0 0 0 0 0 0 20 0 15 0 15350538 10804383744 7916 18446744073709551615 4194304 4196468 140721619077760 140423741777904 140424249543298 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17179] ppid=17164 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17179/stat : 17179 (java) S 17164 17167 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15350538 10804383744 7916 18446744073709551615 4194304 4196468 140721619077760 140423740725360 140424249543298 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17180] ppid=17164 vsize=10551156 memory=140556864181888 CPUtime=0.02 cores=0,2,4,6
/proc/17167/task/17180/stat : 17180 (java) S 17164 17167 7968 0 -1 1077944384 347 0 0 0 2 0 0 0 20 0 15 0 15350538 10804383744 7916 18446744073709551615 4194304 4196468 140721619077760 140423739672816 140424249543298 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17181] ppid=17164 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17181/stat : 17181 (java) S 17164 17167 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15350538 10804383744 7916 18446744073709551615 4194304 4196468 140721619077760 140423738620512 140424249542357 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17182] ppid=17164 vsize=10551156 memory=140556864181888 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17182/stat : 17182 (java) S 17164 17167 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15350542 10804383744 7916 18446744073709551615 4194304 4196468 140721619077760 140423737568048 140424249543298 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 31664 KiB

[startup+0.31297 s]*
/proc/loadavg: 4.69 3.98 3.00 6/212 17182
/proc/meminfo: memFree=27641668/32770624 swapFree=67108860/67108860
[pid=17167] ppid=17164 vsize=10551156 memory=39308 CPUtime=0.35 cores=0,2,4,6
/proc/17167/stat : 17167 (java) S 17164 17167 7968 0 -1 1077944320 8639 0 0 0 32 3 0 0 20 0 15 0 15350527 10804383744 9827 18446744073709551615 4194304 4196468 140721619077760 140721619060304 140424249532151 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 5 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
/proc/17167/statm: 2637789 9827 2969 1 0 2627261 0
[pid=17167/tid=17169] ppid=17164 vsize=10551156 memory=-8774313645642428999 CPUtime=0.21 cores=0,2,4,6
/proc/17167/task/17169/stat : 17169 (java) R 17164 17167 7968 0 -1 4202560 5666 0 0 0 19 2 0 0 20 0 15 0 15350533 10804383744 9827 18446744073709551615 4194304 4196468 140721619077760 140424253768176 140424249554077 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17170] ppid=17164 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17170/stat : 17170 (java) S 17164 17167 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 15350534 10804383744 9827 18446744073709551615 4194304 4196468 140721619077760 140424179951888 140424249542357 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17171] ppid=17164 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17171/stat : 17171 (java) S 17164 17167 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15350534 10804383744 9827 18446744073709551615 4194304 4196468 140721619077760 140424178899344 140424249542357 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17172] ppid=17164 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17172/stat : 17172 (java) S 17164 17167 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 15350534 10804383744 9827 18446744073709551615 4194304 4196468 140721619077760 140424177846800 140424249542357 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17173] ppid=17164 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17173/stat : 17173 (java) S 17164 17167 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 15350534 10804383744 9827 18446744073709551615 4194304 4196468 140721619077760 140424176794256 140424249542357 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17174] ppid=17164 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17174/stat : 17174 (java) S 17164 17167 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 15350535 10804383744 9827 18446744073709551615 4194304 4196468 140721619077760 140423745989104 140424249543298 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17175] ppid=17164 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17175/stat : 17175 (java) S 17164 17167 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 15350536 10804383744 9827 18446744073709551615 4194304 4196468 140721619077760 140423744935328 140424249542357 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17176] ppid=17164 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17176/stat : 17176 (java) S 17164 17167 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 15350536 10804383744 9827 18446744073709551615 4194304 4196468 140721619077760 140423743882736 140424249542357 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17177] ppid=17164 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17177/stat : 17177 (java) S 17164 17167 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15350538 10804383744 9827 18446744073709551615 4194304 4196468 140721619077760 140423742831312 140424249550747 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17178] ppid=17164 vsize=10551156 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/17167/task/17178/stat : 17178 (java) R 17164 17167 7968 0 -1 4202560 707 0 0 0 2 0 0 0 20 0 15 0 15350538 10804383744 9827 18446744073709551615 4194304 4196468 140721619077760 140423741764752 140424230841952 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17179] ppid=17164 vsize=10551156 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/17167/task/17179/stat : 17179 (java) R 17164 17167 7968 0 -1 1077944384 153 0 0 0 2 0 0 0 20 0 15 0 15350538 10804383744 9827 18446744073709551615 4194304 4196468 140721619077760 140423740715152 140424249542357 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17180] ppid=17164 vsize=10551156 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17167/task/17180/stat : 17180 (java) R 17164 17167 7968 0 -1 4202560 743 0 0 0 7 0 0 0 20 0 15 0 15350538 10804383744 9827 18446744073709551615 4194304 4196468 140721619077760 140423739668544 140424249544086 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17181] ppid=17164 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17181/stat : 17181 (java) S 17164 17167 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15350538 10804383744 9827 18446744073709551615 4194304 4196468 140721619077760 140423738620512 140424249542357 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17182] ppid=17164 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17182/stat : 17182 (java) S 17164 17167 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15350542 10804383744 9827 18446744073709551615 4194304 4196468 140721619077760 140423737568048 140424249543298 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 39308 KiB

[startup+0.701922 s]
/proc/loadavg: 4.80 4.02 3.02 3/212 17182
/proc/meminfo: memFree=27605596/32770624 swapFree=67108860/67108860
[pid=17167] ppid=17164 vsize=10551232 memory=185528 CPUtime=1.35 cores=0,2,4,6
/proc/17167/stat : 17167 (java) S 17164 17167 7968 0 -1 1077944320 13453 0 0 0 128 7 0 0 20 0 15 0 15350527 10804461568 46382 18446744073709551615 4194304 4196468 140721619077760 140721619060304 140424249532151 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 5 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
/proc/17167/statm: 2637808 46382 3058 1 0 2627261 0
[pid=17167/tid=17169] ppid=17164 vsize=10551232 memory=12280 CPUtime=0.53 cores=0,2,4,6
/proc/17167/task/17169/stat : 17169 (java) R 17164 17167 7968 0 -1 4202560 6400 0 0 0 49 4 0 0 20 0 15 0 15350533 10804461568 46382 18446744073709551615 4194304 4196468 140721619077760 140424253770256 140423838450485 0 4 1 16800974 0 0 0 -1 0 0 0 8 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17170] ppid=17164 vsize=10551232 memory=74464 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17170/stat : 17170 (java) S 17164 17167 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 15350534 10804461568 46382 18446744073709551615 4194304 4196468 140721619077760 140424179951888 140424249542357 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17171] ppid=17164 vsize=10551232 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17171/stat : 17171 (java) S 17164 17167 7968 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 15 0 15350534 10804461568 46382 18446744073709551615 4194304 4196468 140721619077760 140424178899344 140424249542357 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17172] ppid=17164 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17172/stat : 17172 (java) S 17164 17167 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 15350534 10804461568 46382 18446744073709551615 4194304 4196468 140721619077760 140424177846800 140424249542357 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17173] ppid=17164 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17173/stat : 17173 (java) S 17164 17167 7968 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 15 0 15350534 10804461568 46382 18446744073709551615 4194304 4196468 140721619077760 140424176794256 140424249542357 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17174] ppid=17164 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17174/stat : 17174 (java) S 17164 17167 7968 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 15350535 10804461568 46382 18446744073709551615 4194304 4196468 140721619077760 140423745989104 140424249543298 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17175] ppid=17164 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17175/stat : 17175 (java) S 17164 17167 7968 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 15350536 10804461568 46382 18446744073709551615 4194304 4196468 140721619077760 140423744935328 140424249542357 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17176] ppid=17164 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17176/stat : 17176 (java) S 17164 17167 7968 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 15350536 10804461568 46382 18446744073709551615 4194304 4196468 140721619077760 140423743882736 140424249542357 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17177] ppid=17164 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17177/stat : 17177 (java) S 17164 17167 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15350538 10804461568 46382 18446744073709551615 4194304 4196468 140721619077760 140423742831312 140424249550747 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17178] ppid=17164 vsize=10551232 memory=0 CPUtime=0.23 cores=0,2,4,6
/proc/17167/task/17178/stat : 17178 (java) R 17164 17167 7968 0 -1 4202560 2268 0 0 0 22 1 0 0 20 0 15 0 15350538 10804461568 46382 18446744073709551615 4194304 4196468 140721619077760 140423741762248 140424228787528 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17179] ppid=17164 vsize=10551232 memory=0 CPUtime=0.25 cores=0,2,4,6
/proc/17167/task/17179/stat : 17179 (java) R 17164 17167 7968 0 -1 1077944384 1190 0 0 0 25 0 0 0 20 0 15 0 15350538 10804461568 46382 18446744073709551615 4194304 4196468 140721619077760 140423740712992 140424249542357 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17180] ppid=17164 vsize=10551232 memory=0 CPUtime=0.29 cores=0,2,4,6
/proc/17167/task/17180/stat : 17180 (java) R 17164 17167 7968 0 -1 4202560 2178 0 0 0 29 0 0 0 20 0 15 0 15350538 10804461568 46382 18446744073709551615 4194304 4196468 140721619077760 140423739672816 140424241769278 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17181] ppid=17164 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17181/stat : 17181 (java) S 17164 17167 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15350538 10804461568 46382 18446744073709551615 4194304 4196468 140721619077760 140423738620512 140424249542357 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17182] ppid=17164 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17182/stat : 17182 (java) S 17164 17167 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15350542 10804461568 46382 18446744073709551615 4194304 4196468 140721619077760 140423737568048 140424249543298 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
Current children cumulated CPU time: 1.35 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 185528 KiB

[startup+1.50079 s]
/proc/loadavg: 4.80 4.02 3.02 5/212 17182
/proc/meminfo: memFree=27478880/32770624 swapFree=67108860/67108860
[pid=17167] ppid=17164 vsize=10553280 memory=289808 CPUtime=3.96 cores=0,2,4,6
/proc/17167/stat : 17167 (java) S 17164 17167 7968 0 -1 1077944320 15866 0 0 0 376 20 0 0 20 0 15 0 15350527 10806558720 72452 18446744073709551615 4194304 4196468 140721619077760 140721619060304 140424249532151 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 5 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
/proc/17167/statm: 2638320 72452 3113 1 0 2627773 0
[pid=17167/tid=17169] ppid=17164 vsize=10553280 memory=0 CPUtime=1.22 cores=0,2,4,6
/proc/17167/task/17169/stat : 17169 (java) R 17164 17167 7968 0 -1 4202560 7233 0 0 0 117 5 0 0 20 0 15 0 15350533 10806558720 72452 18446744073709551615 4194304 4196468 140721619077760 140424253769040 140424249544086 0 4 1 16800974 0 0 0 -1 4 0 0 8 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17170] ppid=17164 vsize=10553280 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/17167/task/17170/stat : 17170 (java) S 17164 17167 7968 0 -1 1077944384 116 0 0 0 7 3 0 0 20 0 15 0 15350534 10806558720 72452 18446744073709551615 4194304 4196468 140721619077760 140424179951888 140424249542357 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17171] ppid=17164 vsize=10553280 memory=281113528372752 CPUtime=0.11 cores=0,2,4,6
/proc/17167/task/17171/stat : 17171 (java) S 17164 17167 7968 0 -1 1077944384 145 0 0 0 8 3 0 0 20 0 15 0 15350534 10806558720 72452 18446744073709551615 4194304 4196468 140721619077760 140424178899344 140424249542357 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17172] ppid=17164 vsize=10553280 memory=281113528372624 CPUtime=0.1 cores=0,2,4,6
/proc/17167/task/17172/stat : 17172 (java) S 17164 17167 7968 0 -1 1077944384 114 0 0 0 7 3 0 0 20 0 15 0 15350534 10806558720 72452 18446744073709551615 4194304 4196468 140721619077760 140424177846800 140424249542357 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17173] ppid=17164 vsize=10553280 memory=281113528372496 CPUtime=0.11 cores=0,2,4,6
/proc/17167/task/17173/stat : 17173 (java) S 17164 17167 7968 0 -1 1077944384 139 0 0 0 8 3 0 0 20 0 15 0 15350534 10806558720 72452 18446744073709551615 4194304 4196468 140721619077760 140424176794256 140424249542357 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17174] ppid=17164 vsize=10553280 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17174/stat : 17174 (java) S 17164 17167 7968 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 15350535 10806558720 72452 18446744073709551615 4194304 4196468 140721619077760 140423745989104 140424249543298 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17175] ppid=17164 vsize=10553280 memory=7593189245432452195 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17175/stat : 17175 (java) S 17164 17167 7968 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 15350536 10806558720 72452 18446744073709551615 4194304 4196468 140721619077760 140423744935392 140424249542357 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17176] ppid=17164 vsize=10553280 memory=7086277950673758104 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17176/stat : 17176 (java) S 17164 17167 7968 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 15350536 10806558720 72452 18446744073709551615 4194304 4196468 140721619077760 140423743882736 140424249542357 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0

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

[startup+827.201 s]
/proc/loadavg: 2.00 2.12 2.42 3/213 17251
/proc/meminfo: memFree=26052996/32770624 swapFree=67108860/67108860
[pid=17167] ppid=17164 vsize=10619844 memory=1825948 CPUtime=841.45 cores=0,2,4,6
/proc/17167/stat : 17167 (java) S 17164 17167 7968 0 -1 1077944320 112575 0 0 0 83961 184 0 0 20 0 16 0 15350527 10874720256 456487 18446744073709551615 4194304 4196468 140721619077760 140721619060304 140424249532151 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 5 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
/proc/17167/statm: 2654961 456487 3151 1 0 2644414 0
[pid=17167/tid=17169] ppid=17164 vsize=10619844 memory=1200 CPUtime=823.05 cores=0,2,4,6
/proc/17167/task/17169/stat : 17169 (java) R 17164 17167 7968 0 -1 4202560 31921 0 0 0 82294 11 0 0 20 0 16 0 15350533 10874720256 456487 18446744073709551615 4194304 4196468 140721619077760 140424253770872 140423846260941 0 4 1 16800974 0 0 0 -1 2 0 0 8 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17170] ppid=17164 vsize=10619844 memory=1825948 CPUtime=3.05 cores=0,2,4,6
/proc/17167/task/17170/stat : 17170 (java) S 17164 17167 7968 0 -1 1077944384 14170 0 0 0 268 37 0 0 20 0 16 0 15350534 10874720256 456487 18446744073709551615 4194304 4196468 140721619077760 140424179951888 140424249542357 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17171] ppid=17164 vsize=10619844 memory=1296 CPUtime=3.04 cores=0,2,4,6
/proc/17167/task/17171/stat : 17171 (java) S 17164 17167 7968 0 -1 1077944384 16132 0 0 0 266 38 0 0 20 0 16 0 15350534 10874720256 456487 18446744073709551615 4194304 4196468 140721619077760 140424178899344 140424249542357 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17172] ppid=17164 vsize=10619844 memory=1156 CPUtime=3.03 cores=0,2,4,6
/proc/17167/task/17172/stat : 17172 (java) S 17164 17167 7968 0 -1 1077944384 13503 0 0 0 266 37 0 0 20 0 16 0 15350534 10874720256 456487 18446744073709551615 4194304 4196468 140721619077760 140424177846800 140424249542357 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17173] ppid=17164 vsize=10619844 memory=792 CPUtime=2.96 cores=0,2,4,6
/proc/17167/task/17173/stat : 17173 (java) S 17164 17167 7968 0 -1 1077944384 15943 0 0 0 260 36 0 0 20 0 16 0 15350534 10874720256 456487 18446744073709551615 4194304 4196468 140721619077760 140424176794256 140424249542357 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17174] ppid=17164 vsize=10619844 memory=8684 CPUtime=0.81 cores=0,2,4,6
/proc/17167/task/17174/stat : 17174 (java) S 17164 17167 7968 0 -1 1077944384 3227 0 0 0 80 1 0 0 20 0 16 0 15350535 10874720256 456487 18446744073709551615 4194304 4196468 140721619077760 140423745989104 140424249543298 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17175] ppid=17164 vsize=10619844 memory=1440 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17175/stat : 17175 (java) S 17164 17167 7968 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 16 0 15350536 10874720256 456487 18446744073709551615 4194304 4196468 140721619077760 140423744935392 140424249542357 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17176] ppid=17164 vsize=10619844 memory=1825948 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17176/stat : 17176 (java) S 17164 17167 7968 0 -1 1077944384 94 0 0 0 0 0 0 0 20 0 16 0 15350536 10874720256 456487 18446744073709551615 4194304 4196468 140721619077760 140423743882752 140424249542357 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17177] ppid=17164 vsize=10619844 memory=1825948 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17177/stat : 17177 (java) S 17164 17167 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 15350538 10874720256 456487 18446744073709551615 4194304 4196468 140721619077760 140423742831312 140424249550747 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17178] ppid=17164 vsize=10619844 memory=1825948 CPUtime=2.13 cores=0,2,4,6
/proc/17167/task/17178/stat : 17178 (java) S 17164 17167 7968 0 -1 1077944384 5515 0 0 0 212 1 0 0 20 0 16 0 15350538 10874720256 456487 18446744073709551615 4194304 4196468 140721619077760 140423741777904 140424249543298 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17179] ppid=17164 vsize=10619844 memory=1825948 CPUtime=2.05 cores=0,2,4,6
/proc/17167/task/17179/stat : 17179 (java) S 17164 17167 7968 0 -1 1077944384 4071 0 0 0 204 1 0 0 20 0 16 0 15350538 10874720256 456487 18446744073709551615 4194304 4196468 140721619077760 140423740725360 140424249543298 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17180] ppid=17164 vsize=10619844 memory=4040 CPUtime=0.73 cores=0,2,4,6
/proc/17167/task/17180/stat : 17180 (java) S 17164 17167 7968 0 -1 1077944384 5408 0 0 0 72 1 0 0 20 0 16 0 15350538 10874720256 456487 18446744073709551615 4194304 4196468 140721619077760 140423739672816 140424249543298 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17181] ppid=17164 vsize=10619844 memory=16444 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17181/stat : 17181 (java) S 17164 17167 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 15350538 10874720256 456487 18446744073709551615 4194304 4196468 140721619077760 140423738620512 140424249542357 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17182] ppid=17164 vsize=10619844 memory=-8774313645642428999 CPUtime=0.49 cores=0,2,4,6
/proc/17167/task/17182/stat : 17182 (java) S 17164 17167 7968 0 -1 1077944384 1214 0 0 0 26 23 0 0 20 0 16 0 15350542 10874720256 456487 18446744073709551615 4194304 4196468 140721619077760 140423737568048 140424249543298 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17183] ppid=17164 vsize=10619844 memory=7872697186659241367 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17183/stat : 17183 (java) S 17164 17167 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 15351109 10874720256 456487 18446744073709551615 4194304 4196468 140721619077760 140423734416688 140424249543298 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
Current children cumulated CPU time: 841.45 s
Current children cumulated vsize: 10619844 KiB
Current children cumulated memory: 1825948 KiB

[startup+828.001 s]*
/proc/loadavg: 2.00 2.12 2.42 3/213 17251
/proc/meminfo: memFree=26053012/32770624 swapFree=67108860/67108860
[pid=17167] ppid=17164 vsize=10619844 memory=1825948 CPUtime=842.26 cores=0,2,4,6
/proc/17167/stat : 17167 (java) S 17164 17167 7968 0 -1 1077944320 112578 0 0 0 84042 184 0 0 20 0 16 0 15350527 10874720256 456487 18446744073709551615 4194304 4196468 140721619077760 140721619060304 140424249532151 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 5 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
/proc/17167/statm: 2654961 456487 3151 1 0 2644414 0
[pid=17167/tid=17169] ppid=17164 vsize=10619844 memory=-8774313645642428999 CPUtime=823.86 cores=0,2,4,6
/proc/17167/task/17169/stat : 17169 (java) R 17164 17167 7968 0 -1 4202560 31924 0 0 0 82375 11 0 0 20 0 16 0 15350533 10874720256 456487 18446744073709551615 4194304 4196468 140721619077760 140424253770872 140423845986624 0 4 1 16800974 0 0 0 -1 2 0 0 8 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17170] ppid=17164 vsize=10619844 memory=792 CPUtime=3.05 cores=0,2,4,6
/proc/17167/task/17170/stat : 17170 (java) S 17164 17167 7968 0 -1 1077944384 14170 0 0 0 268 37 0 0 20 0 16 0 15350534 10874720256 456487 18446744073709551615 4194304 4196468 140721619077760 140424179951888 140424249542357 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17171] ppid=17164 vsize=10619844 memory=640 CPUtime=3.04 cores=0,2,4,6
/proc/17167/task/17171/stat : 17171 (java) S 17164 17167 7968 0 -1 1077944384 16132 0 0 0 266 38 0 0 20 0 16 0 15350534 10874720256 456487 18446744073709551615 4194304 4196468 140721619077760 140424178899344 140424249542357 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17172] ppid=17164 vsize=10619844 memory=1792 CPUtime=3.03 cores=0,2,4,6
/proc/17167/task/17172/stat : 17172 (java) S 17164 17167 7968 0 -1 1077944384 13503 0 0 0 266 37 0 0 20 0 16 0 15350534 10874720256 456487 18446744073709551615 4194304 4196468 140721619077760 140424177846800 140424249542357 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17173] ppid=17164 vsize=10619844 memory=960 CPUtime=2.96 cores=0,2,4,6
/proc/17167/task/17173/stat : 17173 (java) S 17164 17167 7968 0 -1 1077944384 15943 0 0 0 260 36 0 0 20 0 16 0 15350534 10874720256 456487 18446744073709551615 4194304 4196468 140721619077760 140424176794256 140424249542357 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17174] ppid=17164 vsize=10619844 memory=2248 CPUtime=0.81 cores=0,2,4,6
/proc/17167/task/17174/stat : 17174 (java) S 17164 17167 7968 0 -1 1077944384 3227 0 0 0 80 1 0 0 20 0 16 0 15350535 10874720256 456487 18446744073709551615 4194304 4196468 140721619077760 140423745989104 140424249543298 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17175] ppid=17164 vsize=10619844 memory=4304 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17175/stat : 17175 (java) S 17164 17167 7968 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 16 0 15350536 10874720256 456487 18446744073709551615 4194304 4196468 140721619077760 140423744935392 140424249542357 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17176] ppid=17164 vsize=10619844 memory=3040 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17176/stat : 17176 (java) S 17164 17167 7968 0 -1 1077944384 94 0 0 0 0 0 0 0 20 0 16 0 15350536 10874720256 456487 18446744073709551615 4194304 4196468 140721619077760 140423743882752 140424249542357 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17177] ppid=17164 vsize=10619844 memory=2760 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17177/stat : 17177 (java) S 17164 17167 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 15350538 10874720256 456487 18446744073709551615 4194304 4196468 140721619077760 140423742831312 140424249550747 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17178] ppid=17164 vsize=10619844 memory=4068 CPUtime=2.13 cores=0,2,4,6
/proc/17167/task/17178/stat : 17178 (java) S 17164 17167 7968 0 -1 1077944384 5515 0 0 0 212 1 0 0 20 0 16 0 15350538 10874720256 456487 18446744073709551615 4194304 4196468 140721619077760 140423741777904 140424249543298 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17179] ppid=17164 vsize=10619844 memory=1156 CPUtime=2.05 cores=0,2,4,6
/proc/17167/task/17179/stat : 17179 (java) S 17164 17167 7968 0 -1 1077944384 4071 0 0 0 204 1 0 0 20 0 16 0 15350538 10874720256 456487 18446744073709551615 4194304 4196468 140721619077760 140423740725360 140424249543298 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17180] ppid=17164 vsize=10619844 memory=3152 CPUtime=0.73 cores=0,2,4,6
/proc/17167/task/17180/stat : 17180 (java) S 17164 17167 7968 0 -1 1077944384 5408 0 0 0 72 1 0 0 20 0 16 0 15350538 10874720256 456487 18446744073709551615 4194304 4196468 140721619077760 140423739672816 140424249543298 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17181] ppid=17164 vsize=10619844 memory=3599636 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17181/stat : 17181 (java) S 17164 17167 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 15350538 10874720256 456487 18446744073709551615 4194304 4196468 140721619077760 140423738620512 140424249542357 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17182] ppid=17164 vsize=10619844 memory=1152 CPUtime=0.49 cores=0,2,4,6
/proc/17167/task/17182/stat : 17182 (java) S 17164 17167 7968 0 -1 1077944384 1214 0 0 0 26 23 0 0 20 0 16 0 15350542 10874720256 456487 18446744073709551615 4194304 4196468 140721619077760 140423737568048 140424249543298 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17183] ppid=17164 vsize=10619844 memory=3228 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17183/stat : 17183 (java) S 17164 17167 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 15351109 10874720256 456487 18446744073709551615 4194304 4196468 140721619077760 140423734416688 140424249543298 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
Current children cumulated CPU time: 842.26 s
Current children cumulated vsize: 10619844 KiB
Current children cumulated memory: 1825948 KiB

[startup+828.801 s]
/proc/loadavg: 2.00 2.12 2.42 3/213 17251
/proc/meminfo: memFree=26053012/32770624 swapFree=67108860/67108860
[pid=17167] ppid=17164 vsize=10619844 memory=1825948 CPUtime=843.05 cores=0,2,4,6
/proc/17167/stat : 17167 (java) S 17164 17167 7968 0 -1 1077944320 112579 0 0 0 84121 184 0 0 20 0 16 0 15350527 10874720256 456487 18446744073709551615 4194304 4196468 140721619077760 140721619060304 140424249532151 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 5 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
/proc/17167/statm: 2654961 456487 3151 1 0 2644414 0
[pid=17167/tid=17169] ppid=17164 vsize=10619844 memory=12292 CPUtime=824.65 cores=0,2,4,6
/proc/17167/task/17169/stat : 17169 (java) R 17164 17167 7968 0 -1 4202560 31925 0 0 0 82454 11 0 0 20 0 16 0 15350533 10874720256 456487 18446744073709551615 4194304 4196468 140721619077760 140424253770872 140423845987576 0 4 1 16800974 0 0 0 -1 2 0 0 8 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17170] ppid=17164 vsize=10619844 memory=1825948 CPUtime=3.05 cores=0,2,4,6
/proc/17167/task/17170/stat : 17170 (java) S 17164 17167 7968 0 -1 1077944384 14170 0 0 0 268 37 0 0 20 0 16 0 15350534 10874720256 456487 18446744073709551615 4194304 4196468 140721619077760 140424179951888 140424249542357 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17171] ppid=17164 vsize=10619844 memory=16444 CPUtime=3.04 cores=0,2,4,6
/proc/17167/task/17171/stat : 17171 (java) S 17164 17167 7968 0 -1 1077944384 16132 0 0 0 266 38 0 0 20 0 16 0 15350534 10874720256 456487 18446744073709551615 4194304 4196468 140721619077760 140424178899344 140424249542357 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17172] ppid=17164 vsize=10619844 memory=1825948 CPUtime=3.03 cores=0,2,4,6
/proc/17167/task/17172/stat : 17172 (java) S 17164 17167 7968 0 -1 1077944384 13503 0 0 0 266 37 0 0 20 0 16 0 15350534 10874720256 456487 18446744073709551615 4194304 4196468 140721619077760 140424177846800 140424249542357 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17173] ppid=17164 vsize=10619844 memory=7681905605394137914 CPUtime=2.96 cores=0,2,4,6
/proc/17167/task/17173/stat : 17173 (java) S 17164 17167 7968 0 -1 1077944384 15943 0 0 0 260 36 0 0 20 0 16 0 15350534 10874720256 456487 18446744073709551615 4194304 4196468 140721619077760 140424176794256 140424249542357 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17174] ppid=17164 vsize=10619844 memory=1200 CPUtime=0.81 cores=0,2,4,6
/proc/17167/task/17174/stat : 17174 (java) S 17164 17167 7968 0 -1 1077944384 3227 0 0 0 80 1 0 0 20 0 16 0 15350535 10874720256 456487 18446744073709551615 4194304 4196468 140721619077760 140423745989104 140424249543298 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17175] ppid=17164 vsize=10619844 memory=15872 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17175/stat : 17175 (java) S 17164 17167 7968 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 16 0 15350536 10874720256 456487 18446744073709551615 4194304 4196468 140721619077760 140423744935392 140424249542357 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17176] ppid=17164 vsize=10619844 memory=4124 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17176/stat : 17176 (java) S 17164 17167 7968 0 -1 1077944384 94 0 0 0 0 0 0 0 20 0 16 0 15350536 10874720256 456487 18446744073709551615 4194304 4196468 140721619077760 140423743882752 140424249542357 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17177] ppid=17164 vsize=10619844 memory=12292 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17177/stat : 17177 (java) S 17164 17167 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 15350538 10874720256 456487 18446744073709551615 4194304 4196468 140721619077760 140423742831312 140424249550747 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17178] ppid=17164 vsize=10619844 memory=4124 CPUtime=2.13 cores=0,2,4,6
/proc/17167/task/17178/stat : 17178 (java) S 17164 17167 7968 0 -1 1077944384 5515 0 0 0 212 1 0 0 20 0 16 0 15350538 10874720256 456487 18446744073709551615 4194304 4196468 140721619077760 140423741777904 140424249543298 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17179] ppid=17164 vsize=10619844 memory=7738715102647444584 CPUtime=2.05 cores=0,2,4,6
/proc/17167/task/17179/stat : 17179 (java) S 17164 17167 7968 0 -1 1077944384 4071 0 0 0 204 1 0 0 20 0 16 0 15350538 10874720256 456487 18446744073709551615 4194304 4196468 140721619077760 140423740725360 140424249543298 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17180] ppid=17164 vsize=10619844 memory=7524219135814221924 CPUtime=0.73 cores=0,2,4,6
/proc/17167/task/17180/stat : 17180 (java) S 17164 17167 7968 0 -1 1077944384 5408 0 0 0 72 1 0 0 20 0 16 0 15350538 10874720256 456487 18446744073709551615 4194304 4196468 140721619077760 140423739672816 140424249543298 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17181] ppid=17164 vsize=10619844 memory=7440056984007045732 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17181/stat : 17181 (java) S 17164 17167 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 15350538 10874720256 456487 18446744073709551615 4194304 4196468 140721619077760 140423738620512 140424249542357 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17182] ppid=17164 vsize=10619844 memory=2424 CPUtime=0.5 cores=0,2,4,6
/proc/17167/task/17182/stat : 17182 (java) S 17164 17167 7968 0 -1 1077944384 1214 0 0 0 26 24 0 0 20 0 16 0 15350542 10874720256 456487 18446744073709551615 4194304 4196468 140721619077760 140423737568048 140424249543298 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17183] ppid=17164 vsize=10619844 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17183/stat : 17183 (java) S 17164 17167 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 15351109 10874720256 456487 18446744073709551615 4194304 4196468 140721619077760 140423734416688 140424249543298 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
Current children cumulated CPU time: 843.05 s
Current children cumulated vsize: 10619844 KiB
Current children cumulated memory: 1825948 KiB

[startup+829.001 s]*
/proc/loadavg: 2.00 2.12 2.42 2/213 17253
/proc/meminfo: memFree=26053012/32770624 swapFree=67108860/67108860
[pid=17167] ppid=17164 vsize=10752972 memory=1826008 CPUtime=843.06 cores=0,2,4,6
/proc/17167/stat : 17167 (java) S 17164 17167 7968 0 -1 1077944320 113145 0 0 0 84122 184 0 0 20 0 16 0 15350527 11011043328 456502 18446744073709551615 4194304 4196468 140721619077760 140721619060304 140424249532151 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 5 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
/proc/17167/statm: 2688243 456502 3153 1 0 2677696 0
[pid=17167/tid=17169] ppid=17164 vsize=10752972 memory=3228 CPUtime=824.66 cores=0,2,4,6
/proc/17167/task/17169/stat : 17169 (java) S 17164 17167 7968 0 -1 1077944384 32323 0 0 0 82455 11 0 0 20 0 16 0 15350533 11011043328 456502 18446744073709551615 4194304 4196468 140721619077760 140424253772832 140424249542357 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 8 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17170] ppid=17164 vsize=10752972 memory=1825948 CPUtime=3.05 cores=0,2,4,6
/proc/17167/task/17170/stat : 17170 (java) S 17164 17167 7968 0 -1 1077944384 14170 0 0 0 268 37 0 0 20 0 16 0 15350534 11011043328 456502 18446744073709551615 4194304 4196468 140721619077760 140424179951888 140424249542357 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17171] ppid=17164 vsize=10752972 memory=-8774313645642428999 CPUtime=3.04 cores=0,2,4,6
/proc/17167/task/17171/stat : 17171 (java) S 17164 17167 7968 0 -1 1077944384 16132 0 0 0 266 38 0 0 20 0 16 0 15350534 11011043328 456502 18446744073709551615 4194304 4196468 140721619077760 140424178899344 140424249542357 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17172] ppid=17164 vsize=10752972 memory=840 CPUtime=3.03 cores=0,2,4,6
/proc/17167/task/17172/stat : 17172 (java) S 17164 17167 7968 0 -1 1077944384 13503 0 0 0 266 37 0 0 20 0 16 0 15350534 11011043328 456502 18446744073709551615 4194304 4196468 140721619077760 140424177846800 140424249542357 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17173] ppid=17164 vsize=10752972 memory=3880 CPUtime=2.96 cores=0,2,4,6
/proc/17167/task/17173/stat : 17173 (java) S 17164 17167 7968 0 -1 1077944384 15943 0 0 0 260 36 0 0 20 0 16 0 15350534 11011043328 456502 18446744073709551615 4194304 4196468 140721619077760 140424176794256 140424249542357 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17174] ppid=17164 vsize=10752972 memory=3868 CPUtime=0.81 cores=0,2,4,6
/proc/17167/task/17174/stat : 17174 (java) S 17164 17167 7968 0 -1 1077944384 3250 0 0 0 80 1 0 0 20 0 16 0 15350535 11011043328 456502 18446744073709551615 4194304 4196468 140721619077760 140423745989104 140424249543298 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17175] ppid=17164 vsize=10752972 memory=3904 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17175/stat : 17175 (java) S 17164 17167 7968 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 16 0 15350536 11011043328 456502 18446744073709551615 4194304 4196468 140721619077760 140423744935392 140424249542357 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17176] ppid=17164 vsize=10752972 memory=3040 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17176/stat : 17176 (java) S 17164 17167 7968 0 -1 1077944384 94 0 0 0 0 0 0 0 20 0 16 0 15350536 11011043328 456502 18446744073709551615 4194304 4196468 140721619077760 140423743882752 140424249542357 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17177] ppid=17164 vsize=10752972 memory=2760 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17177/stat : 17177 (java) S 17164 17167 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 15350538 11011043328 456502 18446744073709551615 4194304 4196468 140721619077760 140423742831312 140424249550747 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17178] ppid=17164 vsize=10752972 memory=-8774313645642428999 CPUtime=2.13 cores=0,2,4,6
/proc/17167/task/17178/stat : 17178 (java) S 17164 17167 7968 0 -1 1077944384 5515 0 0 0 212 1 0 0 20 0 16 0 15350538 11011043328 456502 18446744073709551615 4194304 4196468 140721619077760 140423741777904 140424249543298 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17179] ppid=17164 vsize=10752972 memory=16444 CPUtime=2.05 cores=0,2,4,6
/proc/17167/task/17179/stat : 17179 (java) S 17164 17167 7968 0 -1 1077944384 4071 0 0 0 204 1 0 0 20 0 16 0 15350538 11011043328 456502 18446744073709551615 4194304 4196468 140721619077760 140423740725360 140424249543298 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17180] ppid=17164 vsize=10752972 memory=8248 CPUtime=0.73 cores=0,2,4,6
/proc/17167/task/17180/stat : 17180 (java) S 17164 17167 7968 0 -1 1077944384 5412 0 0 0 72 1 0 0 20 0 16 0 15350538 11011043328 456502 18446744073709551615 4194304 4196468 140721619077760 140423739672816 140424249543298 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17181] ppid=17164 vsize=10752972 memory=1236 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17181/stat : 17181 (java) S 17164 17167 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 15350538 11011043328 456502 18446744073709551615 4194304 4196468 140721619077760 140423738620512 140424249542357 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17182] ppid=17164 vsize=10752972 memory=640 CPUtime=0.5 cores=0,2,4,6
/proc/17167/task/17182/stat : 17182 (java) S 17164 17167 7968 0 -1 1077944384 1214 0 0 0 26 24 0 0 20 0 16 0 15350542 11011043328 456502 18446744073709551615 4194304 4196468 140721619077760 140423737568048 140424249543298 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
[pid=17167/tid=17252] ppid=17164 vsize=10752972 memory=1792 CPUtime=0 cores=0,2,4,6
/proc/17167/task/17252/stat : 17252 (java) S 17164 17167 7968 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 16 0 15433409 11011043328 456502 18446744073709551615 4194304 4196468 140721619077760 140423733364368 140424249543298 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10719232 140721619083665 140721619083818 140721619083818 140721619087311 0
Current children cumulated CPU time: 843.06 s
Current children cumulated vsize: 10752972 KiB
Current children cumulated memory: 1826008 KiB

Child status: 0
Real time (s): 829.06
CPU time (s): 843.128
CPU user time (s): 841.265
CPU system time (s): 1.86232
CPU usage (%): 101.697
Max. virtual memory (cumulated for all children) (KiB): 10752972
Max. memory (cumulated for all children) (KiB): 1826008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 841.265
system time used= 1.86231
maximum resident set size= 1826204
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 113837
page faults= 0
swaps= 0
block input operations= 11600
block output operations= 672
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 21146
involuntary context switches= 1198


# summary of solver processes directly reported to runsolver:
#   pid: 17167
#   total CPU time (s): 843.128
#   total CPU user time (s): 841.265
#   total CPU system time (s): 1.86232

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.68531 second user time and 7.24857 second system time

The end

Launcher Data

Begin job on node128 at 2017-08-13 10:44:02
IDJOB=4263585
IDBENCH=120791
IDSOLVER=2651
FILE ID=node128/4263585-1502614678
RUNJOBID= node128-1502582933-8032
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/Rlfap/Rlfap-m1-scens11/Rlfap-scen-11-f03.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4263585-1502614678/watcher-4263585-1502614678 -o /tmp/evaluation-result-4263585-1502614678/solver-4263585-1502614678 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1502582933-8032 --watchdog 2580  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4263585-1502614678.xml

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

MD5SUM BENCH= b0c58d7e712a0938766b5bf6b16c9539
RANDOM SEED=1054870532

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:        27668256 kB
MemAvailable:   28213572 kB
Buffers:          127216 kB
Cached:           706212 kB
SwapCached:            0 kB
Active:          4039364 kB
Inactive:         647228 kB
Active(anon):    3853288 kB
Inactive(anon):    16764 kB
Active(file):     186076 kB
Inactive(file):   630464 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1608 kB
Writeback:             0 kB
AnonPages:       3852636 kB
Mapped:            44172 kB
Shmem:             17116 kB
Slab:             113712 kB
SReclaimable:      89220 kB
SUnreclaim:        24492 kB
KernelStack:        3520 kB
PageTables:        12600 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4382936 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3612672 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 10:57:51