Trace number 4290139

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 2018-07-11SAT 328.854 325.831

General information on the benchmark

NameStripPacking/
StripPacking-C1P2_c18.xml
MD5SUMea26d3392de34cffb15676b0e6b531a1
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 benchmark8.0846
Satisfiable
(Un)Satisfiability was proved
Number of variables85
Number of constraints52
Number of domains13
Minimum domain size1
Maximum domain size20
Distribution of domain sizes[{"size":1,"count":2},{"size":2,"count":49},{"size":20,"count":34}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":17},{"degree":2,"count":34},{"degree":3,"count":34}]
Minimum constraint arity2
Maximum constraint arity68
Distribution of constraint arities[{"arity":2,"count":34},{"arity":3,"count":17},{"arity":68,"count":1}]
Number of extensional constraints17
Number of intensional constraints34
Distribution of constraint types[{"type":"extension","count":17},{"type":"intension","count":34},{"type":"noOverlap","count":1}]
Optimization problemNO
Type of objective

Solver Data

1.38/0.61	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
1.38/0.61	c This is free software under the dual EPL/GNU LGPL licenses.
1.38/0.61	c See www.sat4j.org for details.
1.38/0.61	c That software uses the Rhino library from the Mozilla project.
1.38/0.61	c version 2.3.6-SNAPSHOT
1.38/0.61	c java.runtime.name	Java(TM) SE Runtime Environment
1.38/0.61	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
1.38/0.61	c java.vm.version	25.131-b11
1.38/0.61	c java.vm.vendor	Oracle Corporation
1.38/0.61	c sun.arch.data.model	64
1.38/0.61	c java.version		1.8.0_131
1.38/0.61	c os.name		Linux
1.38/0.61	c os.version		3.10.0-514.16.1.el7.x86_64
1.38/0.61	c os.arch		amd64
1.38/0.61	c Free memory 		499604488
1.38/0.61	c Max memory 		7247757312
1.38/0.61	c Total memory 		504889344
1.38/0.61	c Number of processors 	4
1.38/0.61	c c --- Begin Solver configuration ---
1.38/0.61	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b71fc7e
1.38/0.61	c Learn all clauses as in MiniSAT
1.38/0.61	c LOGGER=java.util.logging.Logger@25f38edc claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
1.38/0.61	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
1.38/0.62	c No reason simplification
1.38/0.62	c Glucose 2.1 dynamic restart strategy
1.38/0.62	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.38/0.62	c timeout=2147483s
1.38/0.62	c DB Simplification allowed=false
1.38/0.62	c Listener: org.sat4j.minisat.core.VoidTracing@1a86f2f1
1.38/0.62	c --- End Solver configuration ---
1.38/0.62	c constraints type 
1.38/0.62	c org.sat4j.minisat.constraints.card.MinWatchCard => 166
1.38/0.62	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 2746
1.38/0.62	c org.sat4j.minisat.constraints.cnf.UnitClauses => 2
1.38/0.62	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 288684
1.38/0.62	c org.sat4j.specs.Constr$1 => 2
1.38/0.62	c org.sat4j.minisat.constraints.cnf.UnitClause => 428
1.38/0.62	c 292028 constraints processed.
328.81/325.79	c starts		: 18236
328.81/325.79	c conflicts		: 2408317
328.81/325.79	c decisions		: 14111172
328.81/325.79	c propagations		: 354623164
328.81/325.79	c inspects		: 4573603374
328.81/325.79	c shortcuts		: 0
328.81/325.79	c learnt literals	: 283
328.81/325.79	c learnt binary clauses	: 1749
328.81/325.79	c learnt ternary clauses	: 5189
328.81/325.79	c learnt constraints	: 2408034
328.81/325.79	c ignored constraints	: 0
328.81/325.79	c root simplifications	: 0
328.81/325.79	c removed literals (reason simplification)	: 0
328.81/325.79	c reason swapping (by a shorter reason)	: 0
328.81/325.79	c Calls to reduceDB	: 65
328.81/325.79	c Number of update (reduction) of LBD	: 1400321
328.81/325.79	c Imported unit clauses	: 0
328.81/325.79	c number of reductions to clauses (during analyze)	: 0
328.81/325.79	c number of learned constraints concerned by reduction	: 0
328.81/325.79	c number of learning phase by resolution	: 0
328.81/325.79	c number of learning phase by cutting planes	: 0
328.81/325.79	c number of rounding to 1 operations	: 0
328.81/325.79	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
328.81/325.79	c number of reductions of the coefficients by power 2 	: 0
328.81/325.79	c number of right shift for reduction by power 2 	: 0
328.81/325.79	c number of reductions of the coefficients by GCD over coefficients 	: 0
328.81/325.79	c number of ending skipping 	: 0
328.81/325.79	c number of internal skipping 	: 0
328.81/325.79	c number of derivation steps 	: 0
328.81/325.79	c number of skipped derivation steps 	: 0
328.81/325.79	c number of remaining unassigned 	: 0
328.81/325.79	c number of remaining assigned 	: 0
328.81/325.79	c speed (assignments/second)	: 1090601.2184658155
328.81/325.79	c non guided choices	: 1000939
328.82/325.81	c learnt constraints type org.sat4j.minisat.constraints.cnf.LearntBinaryClause	: 1749
328.82/325.81	c learnt constraints type org.sat4j.minisat.constraints.cnf.LearntWLClause	: 69599
328.82/325.81	s SATISFIABLE
328.82/325.81	v <instantiation type="solution">
328.82/325.81	v 	<list> x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] 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] y[13] y[14] y[15] y[16] w[0] w[1] w[2] w[3] w[4] w[5] w[6] w[7] w[8] w[9] w[10] w[11] w[12] w[13] w[14] w[15] w[16] h[0] h[1] h[2] h[3] h[4] h[5] h[6] h[7] h[8] h[9] h[10] h[11] h[12] h[13] h[14] h[15] h[16] r[0] r[1] r[2] r[3] r[4] r[5] r[6] r[7] r[8] r[9] r[10] r[11] r[12] r[13] r[14] r[15] r[16] </list>
328.82/325.81	v 	<values> 0 1 10 10 0 19 15 5 13 6 3 0 10 6 0 10 18 3 3 16 13 11 16 13 7 0 3 11 0 5 5 7 7 0 1 5 9 5 3 1 5 1 5 7 3 13 8 4 5 10 2 4 4 4 3 9 4 3 4 5 2 9 3 2 15 4 6 7 1 1 0 1 0 0 0 1 0 0 1 1 1 1 0 0 1 </values>
328.82/325.81	v </instantiation>
328.82/325.81	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4290139-1532212105/watcher-4290139-1532212105 -o /tmp/evaluation-result-4290139-1532212105/solver-4290139-1532212105 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node132-1532209718-28181 --watchdog 2560 java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4290139-1532212105.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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=28663, runsolver pid=28660

[startup+0.10162 s]*
/proc/loadavg: 2.11 2.19 2.05 2/219 28678
/proc/meminfo: memFree=20597320/32770624 swapFree=67108860/67108860
[pid=28663] ppid=28660 vsize=10659012 memory=30544 CPUtime=0.13 cores=0,2,4,6
/proc/28663/stat : 28663 (java) S 28660 28663 25837 0 -1 1077944320 6695 0 0 0 11 2 0 0 20 0 15 0 38773710 10914828288 7636 33554432000 4194304 4196468 140727937281456 140727937264000 139866826108663 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
/proc/28663/statm: 2664753 7636 2843 1 0 2627263 0
[pid=28663/tid=28665] ppid=28660 vsize=10659012 memory=-8773748148830114174 CPUtime=0.09 cores=0,2,4,6
/proc/28663/task/28665/stat : 28665 (java) R 28660 28663 25837 0 -1 4202560 4543 0 0 0 8 1 0 0 20 0 15 0 38773711 10914828288 7636 33554432000 4194304 4196468 140727937281456 139866830331696 139866826130589 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28666] ppid=28660 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28666/stat : 28666 (java) S 28660 28663 25837 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38773711 10914828288 7636 33554432000 4194304 4196468 140727937281456 139866752182544 139866826118869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28667] ppid=28660 vsize=10659012 memory=139760505521792 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28667/stat : 28667 (java) S 28660 28663 25837 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38773711 10914828288 7636 33554432000 4194304 4196468 140727937281456 139866432072080 139866826118869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28668] ppid=28660 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28668/stat : 28668 (java) S 28660 28663 25837 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38773711 10914828288 7636 33554432000 4194304 4196468 140727937281456 139866431019536 139866826118869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28669] ppid=28660 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28669/stat : 28669 (java) S 28660 28663 25837 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 38773711 10914828288 7636 33554432000 4194304 4196468 140727937281456 139866429966992 139866826118869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28670] ppid=28660 vsize=10659012 memory=139760505521792 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28670/stat : 28670 (java) S 28660 28663 25837 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 38773713 10914828288 7636 33554432000 4194304 4196468 140727937281456 139866318576112 139866826119810 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28671] ppid=28660 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28671/stat : 28671 (java) S 28660 28663 25837 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 38773713 10914828288 7636 33554432000 4194304 4196468 140727937281456 139866317522336 139866826118869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28672] ppid=28660 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28672/stat : 28672 (java) S 28660 28663 25837 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 38773713 10914828288 7636 33554432000 4194304 4196468 140727937281456 139866316469744 139866826118869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28673] ppid=28660 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28673/stat : 28673 (java) S 28660 28663 25837 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38773716 10914828288 7636 33554432000 4194304 4196468 140727937281456 139866315418320 139866826127259 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28674] ppid=28660 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28674/stat : 28674 (java) S 28660 28663 25837 0 -1 1077944384 292 0 0 0 0 0 0 0 20 0 15 0 38773716 10914828288 7636 33554432000 4194304 4196468 140727937281456 139866314364912 139866826119810 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28675] ppid=28660 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28675/stat : 28675 (java) S 28660 28663 25837 0 -1 1077944384 149 0 0 0 0 0 0 0 20 0 15 0 38773716 10914828288 7636 33554432000 4194304 4196468 140727937281456 139866313312368 139866826119810 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28676] ppid=28660 vsize=10659012 memory=139760505521792 CPUtime=0.02 cores=0,2,4,6
/proc/28663/task/28676/stat : 28676 (java) S 28660 28663 25837 0 -1 1077944384 343 0 0 0 2 0 0 0 20 0 15 0 38773716 10914828288 7636 33554432000 4194304 4196468 140727937281456 139866312259824 139866826119810 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28677] ppid=28660 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28677/stat : 28677 (java) S 28660 28663 25837 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38773716 10914828288 7636 33554432000 4194304 4196468 140727937281456 139866311207520 139866826118869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28678] ppid=28660 vsize=10659012 memory=139760505521792 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28678/stat : 28678 (java) S 28660 28663 25837 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38773716 10914828288 7636 33554432000 4194304 4196468 140727937281456 139866310155056 139866826119810 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 30544 KiB

[startup+0.2107 s]*
/proc/loadavg: 2.11 2.19 2.05 4/219 28678
/proc/meminfo: memFree=20585596/32770624 swapFree=67108860/67108860
[pid=28663] ppid=28660 vsize=10659012 memory=41916 CPUtime=0.33 cores=0,2,4,6
/proc/28663/stat : 28663 (java) S 28660 28663 25837 0 -1 1077944320 8071 0 0 0 30 3 0 0 20 0 15 0 38773710 10914828288 10479 33554432000 4194304 4196468 140727937281456 140727937264000 139866826108663 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
/proc/28663/statm: 2664753 10479 3007 1 0 2627263 0
[pid=28663/tid=28665] ppid=28660 vsize=10659012 memory=7022364594140610616 CPUtime=0.19 cores=0,2,4,6
/proc/28663/task/28665/stat : 28665 (java) R 28660 28663 25837 0 -1 4202560 5035 0 0 0 18 1 0 0 20 0 15 0 38773711 10914828288 10479 33554432000 4194304 4196468 140727937281456 139866830344944 139866432210645 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28666] ppid=28660 vsize=10659012 memory=364 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28666/stat : 28666 (java) S 28660 28663 25837 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38773711 10914828288 10479 33554432000 4194304 4196468 140727937281456 139866752182544 139866826118869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28667] ppid=28660 vsize=10659012 memory=288370136657233536 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28667/stat : 28667 (java) S 28660 28663 25837 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38773711 10914828288 10479 33554432000 4194304 4196468 140727937281456 139866432072080 139866826118869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28668] ppid=28660 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28668/stat : 28668 (java) S 28660 28663 25837 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38773711 10914828288 10479 33554432000 4194304 4196468 140727937281456 139866431019536 139866826118869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28669] ppid=28660 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28669/stat : 28669 (java) S 28660 28663 25837 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 38773711 10914828288 10479 33554432000 4194304 4196468 140727937281456 139866429966992 139866826118869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28670] ppid=28660 vsize=10659012 memory=139760505521792 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28670/stat : 28670 (java) S 28660 28663 25837 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 38773713 10914828288 10479 33554432000 4194304 4196468 140727937281456 139866318576112 139866826119810 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28671] ppid=28660 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28671/stat : 28671 (java) S 28660 28663 25837 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 38773713 10914828288 10479 33554432000 4194304 4196468 140727937281456 139866317522336 139866826118869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28672] ppid=28660 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28672/stat : 28672 (java) S 28660 28663 25837 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 38773713 10914828288 10479 33554432000 4194304 4196468 140727937281456 139866316469744 139866826118869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28673] ppid=28660 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28673/stat : 28673 (java) S 28660 28663 25837 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38773716 10914828288 10479 33554432000 4194304 4196468 140727937281456 139866315418320 139866826127259 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28674] ppid=28660 vsize=10659012 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/28663/task/28674/stat : 28674 (java) S 28660 28663 25837 0 -1 1077944384 542 0 0 0 2 0 0 0 20 0 15 0 38773716 10914828288 10479 33554432000 4194304 4196468 140727937281456 139866314364912 139866826119810 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28675] ppid=28660 vsize=10659012 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/28663/task/28675/stat : 28675 (java) S 28660 28663 25837 0 -1 1077944384 424 0 0 0 1 0 0 0 20 0 15 0 38773716 10914828288 10479 33554432000 4194304 4196468 140727937281456 139866313312368 139866826119810 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28676] ppid=28660 vsize=10659012 memory=139760505521792 CPUtime=0.07 cores=0,2,4,6
/proc/28663/task/28676/stat : 28676 (java) S 28660 28663 25837 0 -1 1077944384 702 0 0 0 7 0 0 0 20 0 15 0 38773716 10914828288 10479 33554432000 4194304 4196468 140727937281456 139866312259824 139866826119810 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28677] ppid=28660 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28677/stat : 28677 (java) S 28660 28663 25837 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38773716 10914828288 10479 33554432000 4194304 4196468 140727937281456 139866311207520 139866826118869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28678] ppid=28660 vsize=10659012 memory=139760505521792 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28678/stat : 28678 (java) S 28660 28663 25837 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38773716 10914828288 10479 33554432000 4194304 4196468 140727937281456 139866310155056 139866826119810 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 41916 KiB

[startup+0.310538 s]*
/proc/loadavg: 2.11 2.19 2.05 3/219 28678
/proc/meminfo: memFree=20577792/32770624 swapFree=67108860/67108860
[pid=28663] ppid=28660 vsize=10659088 memory=47372 CPUtime=0.53 cores=0,2,4,6
/proc/28663/stat : 28663 (java) S 28660 28663 25837 0 -1 1077944320 8931 0 0 0 50 3 0 0 20 0 15 0 38773710 10914906112 11843 33554432000 4194304 4196468 140727937281456 140727937264000 139866826108663 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
/proc/28663/statm: 2664772 11843 3040 1 0 2627263 0
[pid=28663/tid=28665] ppid=28660 vsize=10659088 memory=7022364594140610616 CPUtime=0.3 cores=0,2,4,6
/proc/28663/task/28665/stat : 28665 (java) R 28660 28663 25837 0 -1 4202560 5664 0 0 0 28 2 0 0 20 0 15 0 38773711 10914906112 11843 33554432000 4194304 4196468 140727937281456 139866830343552 139866810152293 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28666] ppid=28660 vsize=10659088 memory=4294982659 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28666/stat : 28666 (java) S 28660 28663 25837 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38773711 10914906112 11843 33554432000 4194304 4196468 140727937281456 139866752182544 139866826118869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28667] ppid=28660 vsize=10659088 memory=288370136657233536 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28667/stat : 28667 (java) S 28660 28663 25837 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38773711 10914906112 11843 33554432000 4194304 4196468 140727937281456 139866432072080 139866826118869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28668] ppid=28660 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28668/stat : 28668 (java) S 28660 28663 25837 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38773711 10914906112 11843 33554432000 4194304 4196468 140727937281456 139866431019536 139866826118869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28669] ppid=28660 vsize=10659088 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28669/stat : 28669 (java) S 28660 28663 25837 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 38773711 10914906112 11843 33554432000 4194304 4196468 140727937281456 139866429966992 139866826118869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28670] ppid=28660 vsize=10659088 memory=139760505521792 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28670/stat : 28670 (java) S 28660 28663 25837 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 38773713 10914906112 11843 33554432000 4194304 4196468 140727937281456 139866318576112 139866826119810 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28671] ppid=28660 vsize=10659088 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28671/stat : 28671 (java) S 28660 28663 25837 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 38773713 10914906112 11843 33554432000 4194304 4196468 140727937281456 139866317522336 139866826118869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28672] ppid=28660 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28672/stat : 28672 (java) S 28660 28663 25837 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 38773713 10914906112 11843 33554432000 4194304 4196468 140727937281456 139866316469744 139866826118869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28673] ppid=28660 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28673/stat : 28673 (java) S 28660 28663 25837 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38773716 10914906112 11843 33554432000 4194304 4196468 140727937281456 139866315418320 139866826127259 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28674] ppid=28660 vsize=10659088 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/28663/task/28674/stat : 28674 (java) R 28660 28663 25837 0 -1 1077944384 650 0 0 0 4 0 0 0 20 0 15 0 38773716 10914906112 11843 33554432000 4194304 4196468 140727937281456 139866314364912 139866826119810 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28675] ppid=28660 vsize=10659088 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/28663/task/28675/stat : 28675 (java) S 28660 28663 25837 0 -1 1077944384 453 0 0 0 3 0 0 0 20 0 15 0 38773716 10914906112 11843 33554432000 4194304 4196468 140727937281456 139866313312368 139866826119810 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28676] ppid=28660 vsize=10659088 memory=139760505521792 CPUtime=0.12 cores=0,2,4,6
/proc/28663/task/28676/stat : 28676 (java) S 28660 28663 25837 0 -1 1077944384 796 0 0 0 12 0 0 0 20 0 15 0 38773716 10914906112 11843 33554432000 4194304 4196468 140727937281456 139866312259824 139866826119810 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28677] ppid=28660 vsize=10659088 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28677/stat : 28677 (java) S 28660 28663 25837 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38773716 10914906112 11843 33554432000 4194304 4196468 140727937281456 139866311207520 139866826118869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28678] ppid=28660 vsize=10659088 memory=139760505521792 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28678/stat : 28678 (java) S 28660 28663 25837 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38773716 10914906112 11843 33554432000 4194304 4196468 140727937281456 139866310155056 139866826119810 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 47372 KiB

[startup+0.700706 s]
/proc/loadavg: 2.34 2.24 2.06 5/219 28678
/proc/meminfo: memFree=20550120/32770624 swapFree=67108860/67108860
[pid=28663] ppid=28660 vsize=10727700 memory=128152 CPUtime=1.69 cores=0,2,4,6
/proc/28663/stat : 28663 (java) S 28660 28663 25837 0 -1 1077944320 11364 0 0 0 163 6 0 0 20 0 16 0 38773710 10985164800 32038 33554432000 4194304 4196468 140727937281456 140727937264000 139866826108663 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
/proc/28663/statm: 2681925 32038 3109 1 0 2644416 0
[pid=28663/tid=28665] ppid=28660 vsize=10727700 memory=18472 CPUtime=0.68 cores=0,2,4,6
/proc/28663/task/28665/stat : 28665 (java) R 28660 28663 25837 0 -1 4202560 6122 0 0 0 64 4 0 0 20 0 16 0 38773711 10985164800 32038 33554432000 4194304 4196468 140727937281456 139866830346976 139866432109246 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28666] ppid=28660 vsize=10727700 memory=4048 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28666/stat : 28666 (java) S 28660 28663 25837 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 38773711 10985164800 32038 33554432000 4194304 4196468 140727937281456 139866752182544 139866826118869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28667] ppid=28660 vsize=10727700 memory=1792 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28667/stat : 28667 (java) S 28660 28663 25837 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 38773711 10985164800 32038 33554432000 4194304 4196468 140727937281456 139866432072080 139866826118869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28668] ppid=28660 vsize=10727700 memory=1240 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28668/stat : 28668 (java) S 28660 28663 25837 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 38773711 10985164800 32038 33554432000 4194304 4196468 140727937281456 139866431019536 139866826118869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28669] ppid=28660 vsize=10727700 memory=648 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28669/stat : 28669 (java) S 28660 28663 25837 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 38773711 10985164800 32038 33554432000 4194304 4196468 140727937281456 139866429966992 139866826118869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28670] ppid=28660 vsize=10727700 memory=956 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28670/stat : 28670 (java) S 28660 28663 25837 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 16 0 38773713 10985164800 32038 33554432000 4194304 4196468 140727937281456 139866318576112 139866826119810 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28671] ppid=28660 vsize=10727700 memory=2340 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28671/stat : 28671 (java) S 28660 28663 25837 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 38773713 10985164800 32038 33554432000 4194304 4196468 140727937281456 139866317522336 139866826118869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28672] ppid=28660 vsize=10727700 memory=1584 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28672/stat : 28672 (java) S 28660 28663 25837 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 38773713 10985164800 32038 33554432000 4194304 4196468 140727937281456 139866316469744 139866826118869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28673] ppid=28660 vsize=10727700 memory=7379241883359864663 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28673/stat : 28673 (java) S 28660 28663 25837 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 38773716 10985164800 32038 33554432000 4194304 4196468 140727937281456 139866315418320 139866826127259 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28674] ppid=28660 vsize=10727700 memory=6083637879880577129 CPUtime=0.33 cores=0,2,4,6
/proc/28663/task/28674/stat : 28674 (java) R 28660 28663 25837 0 -1 4202560 1283 0 0 0 33 0 0 0 20 0 16 0 38773716 10985164800 32038 33554432000 4194304 4196468 140727937281456 139866314351480 139866803703408 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28675] ppid=28660 vsize=10727700 memory=5860705283049084265 CPUtime=0.33 cores=0,2,4,6
/proc/28663/task/28675/stat : 28675 (java) R 28660 28663 25837 0 -1 4202560 1239 0 0 0 33 0 0 0 20 0 16 0 38773716 10985164800 32038 33554432000 4194304 4196468 140727937281456 139866313303696 139866812122972 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28676] ppid=28660 vsize=10727700 memory=0 CPUtime=0.31 cores=0,2,4,6
/proc/28663/task/28676/stat : 28676 (java) S 28660 28663 25837 0 -1 1077944384 1328 0 0 0 31 0 0 0 20 0 16 0 38773716 10985164800 32038 33554432000 4194304 4196468 140727937281456 139866312259824 139866826119810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28677] ppid=28660 vsize=10727700 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28677/stat : 28677 (java) S 28660 28663 25837 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 38773716 10985164800 32038 33554432000 4194304 4196468 140727937281456 139866311207520 139866826118869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28678] ppid=28660 vsize=10727700 memory=4620 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28678/stat : 28678 (java) S 28660 28663 25837 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 38773716 10985164800 32038 33554432000 4194304 4196468 140727937281456 139866310155056 139866826119810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
Current children cumulated CPU time: 1.69 s
Current children cumulated vsize: 10727700 KiB
Current children cumulated memory: 128152 KiB

[startup+1.50155 s]
/proc/loadavg: 2.34 2.24 2.06 3/220 28679
/proc/meminfo: memFree=20492684/32770624 swapFree=67108860/67108860
[pid=28663] ppid=28660 vsize=10727700 memory=139672 CPUtime=3.39 cores=0,2,4,6
/proc/28663/stat : 28663 (java) S 28660 28663 25837 0 -1 1077944320 15933 0 0 0 333 6 0 0 20 0 16 0 38773710 10985164800 34918 33554432000 4194304 4196468 140727937281456 140727937264000 139866826108663 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
/proc/28663/statm: 2681925 34918 3125 1 0 2644416 0
[pid=28663/tid=28665] ppid=28660 vsize=10727700 memory=0 CPUtime=1.48 cores=0,2,4,6
/proc/28663/task/28665/stat : 28665 (java) R 28660 28663 25837 0 -1 4202560 6533 0 0 0 144 4 0 0 20 0 16 0 38773711 10985164800 34918 33554432000 4194304 4196468 140727937281456 139866830345112 139866436098098 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28666] ppid=28660 vsize=10727700 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28666/stat : 28666 (java) S 28660 28663 25837 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 38773711 10985164800 34918 33554432000 4194304 4196468 140727937281456 139866752182544 139866826118869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28667] ppid=28660 vsize=10727700 memory=-2247047206207641111 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28667/stat : 28667 (java) S 28660 28663 25837 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 38773711 10985164800 34918 33554432000 4194304 4196468 140727937281456 139866432072080 139866826118869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28668] ppid=28660 vsize=10727700 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28668/stat : 28668 (java) S 28660 28663 25837 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 38773711 10985164800 34918 33554432000 4194304 4196468 140727937281456 139866431019536 139866826118869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28669] ppid=28660 vsize=10727700 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28669/stat : 28669 (java) S 28660 28663 25837 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 38773711 10985164800 34918 33554432000 4194304 4196468 140727937281456 139866429966992 139866826118869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28670] ppid=28660 vsize=10727700 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28670/stat : 28670 (java) S 28660 28663 25837 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 16 0 38773713 10985164800 34918 33554432000 4194304 4196468 140727937281456 139866318576112 139866826119810 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0

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

Current children cumulated CPU time: 323.1 s
Current children cumulated vsize: 10727700 KiB
Current children cumulated memory: 412420 KiB

[startup+323.201 s]
/proc/loadavg: 1.88 2.04 2.03 3/222 28693
/proc/meminfo: memFree=19661060/32770624 swapFree=67108860/67108860
[pid=28663] ppid=28660 vsize=10727700 memory=412420 CPUtime=326.3 cores=0,2,4,6
/proc/28663/stat : 28663 (java) S 28660 28663 25837 0 -1 1077944320 29316 0 0 0 32583 47 0 0 20 0 16 0 38773710 10985164800 103105 33554432000 4194304 4196468 140727937281456 140727937264000 139866826108663 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
/proc/28663/statm: 2681925 103105 3165 1 0 2644416 0
[pid=28663/tid=28665] ppid=28660 vsize=10727700 memory=2648 CPUtime=322.9 cores=0,2,4,6
/proc/28663/task/28665/stat : 28665 (java) R 28660 28663 25837 0 -1 4202560 9882 0 0 0 32285 5 0 0 20 0 16 0 38773711 10985164800 103105 33554432000 4194304 4196468 140727937281456 139866830347632 139866436084545 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28666] ppid=28660 vsize=10727700 memory=412420 CPUtime=0.23 cores=0,2,4,6
/proc/28663/task/28666/stat : 28666 (java) S 28660 28663 25837 0 -1 1077944384 648 0 0 0 16 7 0 0 20 0 16 0 38773711 10985164800 103105 33554432000 4194304 4196468 140727937281456 139866752182544 139866826118869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28667] ppid=28660 vsize=10727700 memory=4132 CPUtime=0.24 cores=0,2,4,6
/proc/28663/task/28667/stat : 28667 (java) S 28660 28663 25837 0 -1 1077944384 1742 0 0 0 17 7 0 0 20 0 16 0 38773711 10985164800 103105 33554432000 4194304 4196468 140727937281456 139866432072080 139866826118869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28668] ppid=28660 vsize=10727700 memory=13928 CPUtime=0.24 cores=0,2,4,6
/proc/28663/task/28668/stat : 28668 (java) S 28660 28663 25837 0 -1 1077944384 1241 0 0 0 17 7 0 0 20 0 16 0 38773711 10985164800 103105 33554432000 4194304 4196468 140727937281456 139866431019536 139866826118869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28669] ppid=28660 vsize=10727700 memory=412420 CPUtime=0.24 cores=0,2,4,6
/proc/28663/task/28669/stat : 28669 (java) S 28660 28663 25837 0 -1 1077944384 1799 0 0 0 17 7 0 0 20 0 16 0 38773711 10985164800 103105 33554432000 4194304 4196468 140727937281456 139866429966992 139866826118869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28670] ppid=28660 vsize=10727700 memory=412420 CPUtime=0.01 cores=0,2,4,6
/proc/28663/task/28670/stat : 28670 (java) S 28660 28663 25837 0 -1 1077944384 1427 0 0 0 1 0 0 0 20 0 16 0 38773713 10985164800 103105 33554432000 4194304 4196468 140727937281456 139866318576112 139866826119810 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28671] ppid=28660 vsize=10727700 memory=1292 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28671/stat : 28671 (java) S 28660 28663 25837 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 16 0 38773713 10985164800 103105 33554432000 4194304 4196468 140727937281456 139866317522336 139866826118869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28672] ppid=28660 vsize=10727700 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28672/stat : 28672 (java) S 28660 28663 25837 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 16 0 38773713 10985164800 103105 33554432000 4194304 4196468 140727937281456 139866316469744 139866826118869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28673] ppid=28660 vsize=10727700 memory=1008 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28673/stat : 28673 (java) S 28660 28663 25837 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 38773716 10985164800 103105 33554432000 4194304 4196468 140727937281456 139866315418320 139866826127259 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28674] ppid=28660 vsize=10727700 memory=4620 CPUtime=0.97 cores=0,2,4,6
/proc/28663/task/28674/stat : 28674 (java) S 28660 28663 25837 0 -1 1077944384 5439 0 0 0 96 1 0 0 20 0 16 0 38773716 10985164800 103105 33554432000 4194304 4196468 140727937281456 139866314364912 139866826119810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28675] ppid=28660 vsize=10727700 memory=15872 CPUtime=0.8 cores=0,2,4,6
/proc/28663/task/28675/stat : 28675 (java) S 28660 28663 25837 0 -1 1077944384 2489 0 0 0 80 0 0 0 20 0 16 0 38773716 10985164800 103105 33554432000 4194304 4196468 140727937281456 139866313312368 139866826119810 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28676] ppid=28660 vsize=10727700 memory=6791534058613427641 CPUtime=0.38 cores=0,2,4,6
/proc/28663/task/28676/stat : 28676 (java) S 28660 28663 25837 0 -1 1077944384 2435 0 0 0 38 0 0 0 20 0 16 0 38773716 10985164800 103105 33554432000 4194304 4196468 140727937281456 139866312259824 139866826119810 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28677] ppid=28660 vsize=10727700 memory=8380 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28677/stat : 28677 (java) S 28660 28663 25837 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 38773716 10985164800 103105 33554432000 4194304 4196468 140727937281456 139866311207520 139866826118869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28678] ppid=28660 vsize=10727700 memory=5404 CPUtime=0.18 cores=0,2,4,6
/proc/28663/task/28678/stat : 28678 (java) S 28660 28663 25837 0 -1 1077944384 763 0 0 0 8 10 0 0 20 0 16 0 38773716 10985164800 103105 33554432000 4194304 4196468 140727937281456 139866310155056 139866826119810 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28679] ppid=28660 vsize=10727700 memory=1200 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28679/stat : 28679 (java) S 28660 28663 25837 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 38773773 10985164800 103105 33554432000 4194304 4196468 140727937281456 139866307003696 139866826119810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
Current children cumulated CPU time: 326.3 s
Current children cumulated vsize: 10727700 KiB
Current children cumulated memory: 412420 KiB

[startup+324.801 s]
/proc/loadavg: 1.88 2.04 2.03 3/222 28693
/proc/meminfo: memFree=19661068/32770624 swapFree=67108860/67108860
[pid=28663] ppid=28660 vsize=10727700 memory=412420 CPUtime=327.9 cores=0,2,4,6
/proc/28663/stat : 28663 (java) S 28660 28663 25837 0 -1 1077944320 29318 0 0 0 32743 47 0 0 20 0 16 0 38773710 10985164800 103105 33554432000 4194304 4196468 140727937281456 140727937264000 139866826108663 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
/proc/28663/statm: 2681925 103105 3165 1 0 2644416 0
[pid=28663/tid=28665] ppid=28660 vsize=10727700 memory=-9001734013606258791 CPUtime=324.5 cores=0,2,4,6
/proc/28663/task/28665/stat : 28665 (java) R 28660 28663 25837 0 -1 4202560 9884 0 0 0 32445 5 0 0 20 0 16 0 38773711 10985164800 103105 33554432000 4194304 4196468 140727937281456 139866830347632 139866436454437 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28666] ppid=28660 vsize=10727700 memory=412420 CPUtime=0.23 cores=0,2,4,6
/proc/28663/task/28666/stat : 28666 (java) S 28660 28663 25837 0 -1 1077944384 648 0 0 0 16 7 0 0 20 0 16 0 38773711 10985164800 103105 33554432000 4194304 4196468 140727937281456 139866752182544 139866826118869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28667] ppid=28660 vsize=10727700 memory=361064 CPUtime=0.24 cores=0,2,4,6
/proc/28663/task/28667/stat : 28667 (java) S 28660 28663 25837 0 -1 1077944384 1742 0 0 0 17 7 0 0 20 0 16 0 38773711 10985164800 103105 33554432000 4194304 4196468 140727937281456 139866432072080 139866826118869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28668] ppid=28660 vsize=10727700 memory=412420 CPUtime=0.24 cores=0,2,4,6
/proc/28663/task/28668/stat : 28668 (java) S 28660 28663 25837 0 -1 1077944384 1241 0 0 0 17 7 0 0 20 0 16 0 38773711 10985164800 103105 33554432000 4194304 4196468 140727937281456 139866431019536 139866826118869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28669] ppid=28660 vsize=10727700 memory=6791534058613427641 CPUtime=0.24 cores=0,2,4,6
/proc/28663/task/28669/stat : 28669 (java) S 28660 28663 25837 0 -1 1077944384 1799 0 0 0 17 7 0 0 20 0 16 0 38773711 10985164800 103105 33554432000 4194304 4196468 140727937281456 139866429966992 139866826118869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28670] ppid=28660 vsize=10727700 memory=15872 CPUtime=0.01 cores=0,2,4,6
/proc/28663/task/28670/stat : 28670 (java) S 28660 28663 25837 0 -1 1077944384 1427 0 0 0 1 0 0 0 20 0 16 0 38773713 10985164800 103105 33554432000 4194304 4196468 140727937281456 139866318576112 139866826119810 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28671] ppid=28660 vsize=10727700 memory=8628 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28671/stat : 28671 (java) S 28660 28663 25837 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 16 0 38773713 10985164800 103105 33554432000 4194304 4196468 140727937281456 139866317522336 139866826118869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28672] ppid=28660 vsize=10727700 memory=18472 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28672/stat : 28672 (java) S 28660 28663 25837 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 16 0 38773713 10985164800 103105 33554432000 4194304 4196468 140727937281456 139866316469744 139866826118869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28673] ppid=28660 vsize=10727700 memory=4048 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28673/stat : 28673 (java) S 28660 28663 25837 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 38773716 10985164800 103105 33554432000 4194304 4196468 140727937281456 139866315418320 139866826127259 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28674] ppid=28660 vsize=10727700 memory=1792 CPUtime=0.97 cores=0,2,4,6
/proc/28663/task/28674/stat : 28674 (java) S 28660 28663 25837 0 -1 1077944384 5439 0 0 0 96 1 0 0 20 0 16 0 38773716 10985164800 103105 33554432000 4194304 4196468 140727937281456 139866314364912 139866826119810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28675] ppid=28660 vsize=10727700 memory=2444 CPUtime=0.8 cores=0,2,4,6
/proc/28663/task/28675/stat : 28675 (java) S 28660 28663 25837 0 -1 1077944384 2489 0 0 0 80 0 0 0 20 0 16 0 38773716 10985164800 103105 33554432000 4194304 4196468 140727937281456 139866313312368 139866826119810 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28676] ppid=28660 vsize=10727700 memory=1728 CPUtime=0.38 cores=0,2,4,6
/proc/28663/task/28676/stat : 28676 (java) S 28660 28663 25837 0 -1 1077944384 2435 0 0 0 38 0 0 0 20 0 16 0 38773716 10985164800 103105 33554432000 4194304 4196468 140727937281456 139866312259824 139866826119810 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28677] ppid=28660 vsize=10727700 memory=1948 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28677/stat : 28677 (java) S 28660 28663 25837 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 38773716 10985164800 103105 33554432000 4194304 4196468 140727937281456 139866311207520 139866826118869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28678] ppid=28660 vsize=10727700 memory=1224 CPUtime=0.18 cores=0,2,4,6
/proc/28663/task/28678/stat : 28678 (java) S 28660 28663 25837 0 -1 1077944384 763 0 0 0 8 10 0 0 20 0 16 0 38773716 10985164800 103105 33554432000 4194304 4196468 140727937281456 139866310155056 139866826119810 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28679] ppid=28660 vsize=10727700 memory=1704 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28679/stat : 28679 (java) S 28660 28663 25837 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 38773773 10985164800 103105 33554432000 4194304 4196468 140727937281456 139866307003696 139866826119810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
Current children cumulated CPU time: 327.9 s
Current children cumulated vsize: 10727700 KiB
Current children cumulated memory: 412420 KiB

[startup+325.601 s]
/proc/loadavg: 1.88 2.04 2.03 3/222 28693
/proc/meminfo: memFree=19661068/32770624 swapFree=67108860/67108860
[pid=28663] ppid=28660 vsize=10860828 memory=420700 CPUtime=328.81 cores=0,2,4,6
/proc/28663/stat : 28663 (java) S 28660 28663 25837 0 -1 1077944320 31378 0 0 0 32833 48 0 0 20 0 16 0 38773710 11121487872 105175 33554432000 4194304 4196468 140727937281456 140727937264000 139866826108663 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
/proc/28663/statm: 2715207 105175 3167 1 0 2677698 0
[pid=28663/tid=28665] ppid=28660 vsize=10860828 memory=1053744 CPUtime=325.25 cores=0,2,4,6
/proc/28663/task/28665/stat : 28665 (java) S 28660 28663 25837 0 -1 1077944384 10218 0 0 0 32520 5 0 0 20 0 16 0 38773711 11121487872 105175 33554432000 4194304 4196468 140727937281456 139866830349344 139866826118869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28666] ppid=28660 vsize=10860828 memory=1408 CPUtime=0.27 cores=0,2,4,6
/proc/28663/task/28666/stat : 28666 (java) S 28660 28663 25837 0 -1 1077944384 887 0 0 0 20 7 0 0 20 0 16 0 38773711 11121487872 105175 33554432000 4194304 4196468 140727937281456 139866752182544 139866826118869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28667] ppid=28660 vsize=10860828 memory=6791534058613427641 CPUtime=0.28 cores=0,2,4,6
/proc/28663/task/28667/stat : 28667 (java) S 28660 28663 25837 0 -1 1077944384 1770 0 0 0 21 7 0 0 20 0 16 0 38773711 11121487872 105175 33554432000 4194304 4196468 140727937281456 139866432072080 139866826118869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28668] ppid=28660 vsize=10860828 memory=13928 CPUtime=0.28 cores=0,2,4,6
/proc/28663/task/28668/stat : 28668 (java) S 28660 28663 25837 0 -1 1077944384 1265 0 0 0 21 7 0 0 20 0 16 0 38773711 11121487872 105175 33554432000 4194304 4196468 140727937281456 139866431019536 139866826118869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28669] ppid=28660 vsize=10860828 memory=1292 CPUtime=0.28 cores=0,2,4,6
/proc/28663/task/28669/stat : 28669 (java) S 28660 28663 25837 0 -1 1077944384 1836 0 0 0 20 8 0 0 20 0 16 0 38773711 11121487872 105175 33554432000 4194304 4196468 140727937281456 139866429966992 139866826118869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28670] ppid=28660 vsize=10860828 memory=2444 CPUtime=0.01 cores=0,2,4,6
/proc/28663/task/28670/stat : 28670 (java) S 28660 28663 25837 0 -1 1077944384 1614 0 0 0 1 0 0 0 20 0 16 0 38773713 11121487872 105175 33554432000 4194304 4196468 140727937281456 139866318576112 139866826119810 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28671] ppid=28660 vsize=10860828 memory=412420 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28671/stat : 28671 (java) S 28660 28663 25837 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 16 0 38773713 11121487872 105175 33554432000 4194304 4196468 140727937281456 139866317522336 139866826118869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28672] ppid=28660 vsize=10860828 memory=1424 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28672/stat : 28672 (java) S 28660 28663 25837 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 16 0 38773713 11121487872 105175 33554432000 4194304 4196468 140727937281456 139866316469744 139866826118869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28673] ppid=28660 vsize=10860828 memory=796 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28673/stat : 28673 (java) S 28660 28663 25837 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 38773716 11121487872 105175 33554432000 4194304 4196468 140727937281456 139866315418320 139866826127259 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28674] ppid=28660 vsize=10860828 memory=8380 CPUtime=0.98 cores=0,2,4,6
/proc/28663/task/28674/stat : 28674 (java) S 28660 28663 25837 0 -1 1077944384 5689 0 0 0 97 1 0 0 20 0 16 0 38773716 11121487872 105175 33554432000 4194304 4196468 140727937281456 139866314364912 139866826119810 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28675] ppid=28660 vsize=10860828 memory=5404 CPUtime=0.8 cores=0,2,4,6
/proc/28663/task/28675/stat : 28675 (java) S 28660 28663 25837 0 -1 1077944384 2767 0 0 0 80 0 0 0 20 0 16 0 38773716 11121487872 105175 33554432000 4194304 4196468 140727937281456 139866313312368 139866826119810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28676] ppid=28660 vsize=10860828 memory=6791534058613427641 CPUtime=0.38 cores=0,2,4,6
/proc/28663/task/28676/stat : 28676 (java) S 28660 28663 25837 0 -1 1077944384 3018 0 0 0 38 0 0 0 20 0 16 0 38773716 11121487872 105175 33554432000 4194304 4196468 140727937281456 139866312259824 139866826119810 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28677] ppid=28660 vsize=10860828 memory=1424 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28677/stat : 28677 (java) S 28660 28663 25837 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 38773716 11121487872 105175 33554432000 4194304 4196468 140727937281456 139866311207520 139866826118869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28678] ppid=28660 vsize=10860828 memory=412420 CPUtime=0.18 cores=0,2,4,6
/proc/28663/task/28678/stat : 28678 (java) S 28660 28663 25837 0 -1 1077944384 763 0 0 0 8 10 0 0 20 0 16 0 38773716 11121487872 105175 33554432000 4194304 4196468 140727937281456 139866310155056 139866826119810 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
Current children cumulated CPU time: 328.81 s
Current children cumulated vsize: 10860828 KiB
Current children cumulated memory: 420700 KiB

[startup+325.801 s]
/proc/loadavg: 1.88 2.04 2.03 3/222 28693
/proc/meminfo: memFree=19661068/32770624 swapFree=67108860/67108860
[pid=28663] ppid=28660 vsize=10860828 memory=420784 CPUtime=328.82 cores=0,2,4,6
/proc/28663/stat : 28663 (java) S 28660 28663 25837 0 -1 1077944320 31575 0 0 0 32834 48 0 0 20 0 16 0 38773710 11121487872 105196 33554432000 4194304 4196468 140727937281456 140727937264000 139866826108663 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
/proc/28663/statm: 2715207 105196 3167 1 0 2677698 0
[pid=28663/tid=28665] ppid=28660 vsize=10860828 memory=6791534058613427641 CPUtime=325.25 cores=0,2,4,6
/proc/28663/task/28665/stat : 28665 (java) S 28660 28663 25837 0 -1 1077944384 10218 0 0 0 32520 5 0 0 20 0 16 0 38773711 11121487872 105196 33554432000 4194304 4196468 140727937281456 139866830349344 139866826118869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28666] ppid=28660 vsize=10860828 memory=2340 CPUtime=0.27 cores=0,2,4,6
/proc/28663/task/28666/stat : 28666 (java) S 28660 28663 25837 0 -1 1077944384 887 0 0 0 20 7 0 0 20 0 16 0 38773711 11121487872 105196 33554432000 4194304 4196468 140727937281456 139866752182544 139866826118869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28667] ppid=28660 vsize=10860828 memory=1584 CPUtime=0.28 cores=0,2,4,6
/proc/28663/task/28667/stat : 28667 (java) S 28660 28663 25837 0 -1 1077944384 1770 0 0 0 21 7 0 0 20 0 16 0 38773711 11121487872 105196 33554432000 4194304 4196468 140727937281456 139866432072080 139866826118869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28668] ppid=28660 vsize=10860828 memory=928 CPUtime=0.28 cores=0,2,4,6
/proc/28663/task/28668/stat : 28668 (java) S 28660 28663 25837 0 -1 1077944384 1265 0 0 0 21 7 0 0 20 0 16 0 38773711 11121487872 105196 33554432000 4194304 4196468 140727937281456 139866431019536 139866826118869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28669] ppid=28660 vsize=10860828 memory=2236 CPUtime=0.28 cores=0,2,4,6
/proc/28663/task/28669/stat : 28669 (java) S 28660 28663 25837 0 -1 1077944384 1836 0 0 0 20 8 0 0 20 0 16 0 38773711 11121487872 105196 33554432000 4194304 4196468 140727937281456 139866429966992 139866826118869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28670] ppid=28660 vsize=10860828 memory=4128 CPUtime=0.01 cores=0,2,4,6
/proc/28663/task/28670/stat : 28670 (java) S 28660 28663 25837 0 -1 1077944384 1614 0 0 0 1 0 0 0 20 0 16 0 38773713 11121487872 105196 33554432000 4194304 4196468 140727937281456 139866318576112 139866826119810 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28671] ppid=28660 vsize=10860828 memory=2196 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28671/stat : 28671 (java) S 28660 28663 25837 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 16 0 38773713 11121487872 105196 33554432000 4194304 4196468 140727937281456 139866317522336 139866826118869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28672] ppid=28660 vsize=10860828 memory=7288 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28672/stat : 28672 (java) S 28660 28663 25837 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 16 0 38773713 11121487872 105196 33554432000 4194304 4196468 140727937281456 139866316469744 139866826118869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28673] ppid=28660 vsize=10860828 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28673/stat : 28673 (java) S 28660 28663 25837 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 38773716 11121487872 105196 33554432000 4194304 4196468 140727937281456 139866315418320 139866826127259 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28674] ppid=28660 vsize=10860828 memory=1948 CPUtime=0.98 cores=0,2,4,6
/proc/28663/task/28674/stat : 28674 (java) S 28660 28663 25837 0 -1 1077944384 5689 0 0 0 97 1 0 0 20 0 16 0 38773716 11121487872 105196 33554432000 4194304 4196468 140727937281456 139866314364912 139866826119810 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28675] ppid=28660 vsize=10860828 memory=1224 CPUtime=0.8 cores=0,2,4,6
/proc/28663/task/28675/stat : 28675 (java) S 28660 28663 25837 0 -1 1077944384 2775 0 0 0 80 0 0 0 20 0 16 0 38773716 11121487872 105196 33554432000 4194304 4196468 140727937281456 139866313312368 139866826119810 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28676] ppid=28660 vsize=10860828 memory=1704 CPUtime=0.38 cores=0,2,4,6
/proc/28663/task/28676/stat : 28676 (java) S 28660 28663 25837 0 -1 1077944384 3118 0 0 0 38 0 0 0 20 0 16 0 38773716 11121487872 105196 33554432000 4194304 4196468 140727937281456 139866312259824 139866826119810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28677] ppid=28660 vsize=10860828 memory=1424 CPUtime=0 cores=0,2,4,6
/proc/28663/task/28677/stat : 28677 (java) S 28660 28663 25837 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 38773716 11121487872 105196 33554432000 4194304 4196468 140727937281456 139866311207520 139866826118869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
[pid=28663/tid=28678] ppid=28660 vsize=10860828 memory=796 CPUtime=0.18 cores=0,2,4,6
/proc/28663/task/28678/stat : 28678 (java) S 28660 28663 25837 0 -1 1077944384 763 0 0 0 8 10 0 0 20 0 16 0 38773716 11121487872 105196 33554432000 4194304 4196468 140727937281456 139866310155056 139866826119810 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10964992 140727937287281 140727937287433 140727937287433 140727937290191 0
Current children cumulated CPU time: 328.82 s
Current children cumulated vsize: 10860828 KiB
Current children cumulated memory: 420784 KiB

Child status: 0
Real time (s): 325.831
CPU time (s): 328.854
CPU user time (s): 328.368
CPU system time (s): 0.485148
CPU usage (%): 100.928
Max. virtual memory (cumulated for all children) (KiB): 10860828
Max. memory (cumulated for all children) (KiB): 420784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 328.368
system time used= 0.485148
maximum resident set size= 420844
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31771
page faults= 0
swaps= 0
block input operations= 0
block output operations= 392
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9043
involuntary context switches= 236


# summary of solver processes directly reported to runsolver:
#   pid: 28663
#   total CPU time (s): 328.854
#   total CPU user time (s): 328.368
#   total CPU system time (s): 0.485148

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.79373 second user time and 3.33828 second system time

The end

Launcher Data

Begin job on node132 at 2018-07-22 00:28:25
IDJOB=4290139
IDBENCH=141122
IDSOLVER=2742
FILE ID=node132/4290139-1532212105
RUNJOBID= node132-1532209718-28181
PBS_JOBID= 21018935
Free space on /tmp= 55128 MiB

SOLVER NAME= Sat4j-CSP 2018-07-11
BENCH NAME= XCSP18/StripPacking/StripPacking-C1P2_c18.xml
COMMAND LINE= java -DCompetitionOutput -jar DIR/sat4j-csp-final.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4290139-1532212105/watcher-4290139-1532212105 -o /tmp/evaluation-result-4290139-1532212105/solver-4290139-1532212105 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node132-1532209718-28181 --watchdog 2560  java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4290139-1532212105.xml

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

MD5SUM BENCH= ea26d3392de34cffb15676b0e6b531a1
RANDOM SEED=868897122

node132.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.65
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.65
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.65
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.65
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:        20615428 kB
MemAvailable:   31449008 kB
Buffers:          225988 kB
Cached:         10761860 kB
SwapCached:            0 kB
Active:          2397768 kB
Inactive:        9136152 kB
Active(anon):     548648 kB
Inactive(anon):    17040 kB
Active(file):    1849120 kB
Inactive(file):  9119112 kB
Unevictable:        6988 kB
Mlocked:            6988 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2660 kB
Writeback:             0 kB
AnonPages:        562996 kB
Mapped:            46824 kB
Shmem:             17056 kB
Slab:             320636 kB
SReclaimable:     293808 kB
SUnreclaim:        26828 kB
KernelStack:        3856 kB
PageTables:         6636 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1562488 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    448512 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 55128 MiB
End job on node132 at 2018-07-22 00:33:51