Trace number 4258003

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
sat4j-CSP 2017-07-05OPT11 52.029701 19.4753

General information on the benchmark

NameGolombRuler/GolombRuler-a4-s1/
GolombRuler-05-a4.xml
MD5SUMb250af75cdbd7045c96107bc259ab78e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark11
Best CPU time to get the best result obtained on this benchmark0.070707001
Satisfiable
(Un)Satisfiability was proved
Number of variables5
Number of constraints37
Number of domains1
Minimum domain size501
Maximum domain size501
Distribution of domain sizes[{"size":501,"count":5}]
Minimum variable degree25
Maximum variable degree26
Distribution of variable degrees[{"degree":25,"count":3},{"degree":26,"count":2}]
Minimum constraint arity1
Maximum constraint arity5
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":20},{"arity":4,"count":15},{"arity":5,"count":1}]
Number of extensional constraints0
Number of intensional constraints36
Distribution of constraint types[{"type":"intension","count":36},{"type":"ordered","count":1}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


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

Solver Data

47.07/17.83	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
47.07/17.83	c This is free software under the dual EPL/GNU LGPL licenses.
47.07/17.83	c See www.sat4j.org for details.
47.07/17.83	c That software uses the Rhino library from the Mozilla project.
47.07/17.83	c version CUSTOM.v20170705
47.07/17.83	c java.runtime.name	Java(TM) SE Runtime Environment
47.07/17.83	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
47.07/17.83	c java.vm.version	25.131-b11
47.07/17.83	c java.vm.vendor	Oracle Corporation
47.07/17.83	c sun.arch.data.model	64
47.07/17.83	c java.version		1.8.0_131
47.07/17.83	c os.name		Linux
47.07/17.83	c os.version		3.10.0-514.16.1.el7.x86_64
47.07/17.83	c os.arch		amd64
47.07/17.83	c Free memory 		499604488
47.07/17.83	c Max memory 		7247757312
47.07/17.83	c Total memory 		504889344
47.07/17.83	c Number of processors 	4
47.07/17.83	c c --- Begin Solver configuration ---
47.07/17.83	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b71fc7e
47.07/17.83	c Learn all clauses as in MiniSAT
47.07/17.83	c LOGGER=java.util.logging.Logger@25f38edc claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
47.07/17.83	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
47.07/17.83	c No reason simplification
47.07/17.83	c Glucose 2.1 dynamic restart strategy
47.07/17.83	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
47.07/17.83	c timeout=2147483s
47.07/17.83	c DB Simplification allowed=false
47.07/17.83	c Listener: org.sat4j.minisat.core.VoidTracing@1a86f2f1
47.07/17.83	c --- End Solver configuration ---
47.07/17.83	c constraints type 
47.07/17.83	c org.sat4j.minisat.constraints.card.MinWatchCard => 10
47.07/17.83	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 501
47.07/17.83	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 27359109
47.07/17.83	c org.sat4j.minisat.constraints.cnf.UnitClause => 80
47.07/17.83	c 27359700 constraints processed.
51.09/18.99	o 287
51.33/19.08	o 12
51.57/19.18	o 11
51.99/19.45	c starts		: 5
51.99/19.45	c conflicts		: 130
51.99/19.45	c decisions		: 125476
51.99/19.45	c propagations		: 189364
51.99/19.45	c inspects		: 3816666
51.99/19.45	c shortcuts		: 0
51.99/19.45	c learnt literals	: 25
51.99/19.45	c learnt binary clauses	: 8
51.99/19.45	c learnt ternary clauses	: 7
51.99/19.45	c learnt constraints	: 104
51.99/19.45	c ignored constraints	: 0
51.99/19.45	c root simplifications	: 0
51.99/19.45	c removed literals (reason simplification)	: 0
51.99/19.45	c reason swapping (by a shorter reason)	: 0
51.99/19.45	c Calls to reduceDB	: 0
51.99/19.45	c Number of update (reduction) of LBD	: 50
51.99/19.45	c Imported unit clauses	: 0
51.99/19.45	c number of reductions to clauses (during analyze)	: 0
51.99/19.45	c number of learned constraints concerned by reduction	: 0
51.99/19.45	c number of learning phase by resolution	: 0
51.99/19.45	c number of learning phase by cutting planes	: 0
51.99/19.45	c number of rounding to 1 operations	: 0
51.99/19.45	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
51.99/19.45	c number of reductions of the coefficients by power 2 	: 0
51.99/19.45	c number of right shift for reduction by power 2 	: 0
51.99/19.45	c number of reductions of the coefficients by GCD over coefficients 	: 0
51.99/19.45	c speed (assignments/second)	: 118426.51657285803
51.99/19.45	c non guided choices	105261
51.99/19.45	c learnt constraints type 
51.99/19.45	s OPTIMUM FOUND
51.99/19.45	v <instantiation type="optimum" cost="11">
51.99/19.45	v 	<list> x[0] x[1] x[2] x[3] x[4] </list>
51.99/19.45	v 	<values> 0 2 7 10 11 </values>
51.99/19.45	v </instantiation>
51.99/19.45	

Verifier Data

OK	11

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

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

pid=3835
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 3.18 3.59 3.28 3/196 3838
/proc/meminfo: memFree=27053648/32770624 swapFree=0/227408
[pid=3838] ppid=3835 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/3838/stat : 3838 (runsolver) D 3835 3838 5091 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 13429918 24240128 106 18446744073709551615 4194304 4338465 140721891584832 140721891582472 140513978782423 0 0 1 24578 18446744071580418449 0 0 17 4 0 0 0 0 0 6438912 6441760 23842816 140721891586183 140721891586630 140721891586630 140721891590090 0
/proc/3838/statm: 5918 106 53 36 0 2156 0

[startup+0.100111 s]
/proc/loadavg: 3.18 3.59 3.28 3/196 3838
/proc/meminfo: memFree=27053648/32770624 swapFree=0/227408
[pid=3838] ppid=3835 vsize=10151672 CPUtime=0.03 cores=0,2,4,6
/proc/3838/stat : 3838 (java) S 3835 3838 5091 0 -1 1077944320 3877 0 0 0 2 1 0 0 20 0 9 0 13429918 10395312128 5042 18446744073709551615 4194304 4196468 140722647882288 140722647864832 140412603735799 0 0 1 16784584 18446744073709551615 0 0 17 6 0 0 6 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
/proc/3838/statm: 2537918 5042 2099 1 0 2527423 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 10151672

[startup+0.204697 s]
/proc/loadavg: 3.18 3.59 3.28 3/196 3838
/proc/meminfo: memFree=27053648/32770624 swapFree=0/227408
[pid=3838] ppid=3835 vsize=10551156 CPUtime=0.09 cores=0,2,4,6
/proc/3838/stat : 3838 (java) S 3835 3838 5091 0 -1 1077944320 5010 0 0 0 8 1 0 0 20 0 15 0 13429918 10804383744 6507 18446744073709551615 4194304 4196468 140722647882288 140722647864832 140412603735799 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 6 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
/proc/3838/statm: 2637789 6507 2733 1 0 2627269 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10551156

[startup+0.300213 s]
/proc/loadavg: 3.18 3.59 3.28 3/196 3838
/proc/meminfo: memFree=27053648/32770624 swapFree=0/227408
[pid=3838] ppid=3835 vsize=10551156 CPUtime=0.23 cores=0,2,4,6
/proc/3838/stat : 3838 (java) S 3835 3838 5091 0 -1 1077944320 8262 0 0 0 21 2 0 0 20 0 15 0 13429918 10804383744 8918 18446744073709551615 4194304 4196468 140722647882288 140722647864832 140412603735799 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 6 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
/proc/3838/statm: 2637789 8918 2829 1 0 2627269 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 10551156

[startup+0.707642 s]
/proc/loadavg: 3.18 3.59 3.28 3/196 3838
/proc/meminfo: memFree=27053648/32770624 swapFree=0/227408
[pid=3838] ppid=3835 vsize=10551232 CPUtime=1.25 cores=0,2,4,6
/proc/3838/stat : 3838 (java) S 3835 3838 5091 0 -1 1077944320 12302 0 0 0 120 5 0 0 20 0 15 0 13429918 10804461568 38501 18446744073709551615 4194304 4196468 140722647882288 140722647864832 140412603735799 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 6 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
/proc/3838/statm: 2637808 38501 3045 1 0 2627269 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 10551232

[startup+1.50065 s]
/proc/loadavg: 3.18 3.59 3.28 6/211 3853
/proc/meminfo: memFree=26723524/32770624 swapFree=0/227412
[pid=3838] ppid=3835 vsize=10551232 CPUtime=3.06 cores=0,2,4,6
/proc/3838/stat : 3838 (java) S 3835 3838 5091 0 -1 1077944320 13553 0 0 0 269 37 0 0 20 0 15 0 13429918 10804461568 130391 18446744073709551615 4194304 4196468 140722647882288 140722647864832 140412603735799 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 6 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
/proc/3838/statm: 2637808 130391 3076 1 0 2627269 0
[pid=3838/tid=3840] ppid=3835 vsize=10551232 CPUtime=1.07 cores=0,2,4,6
/proc/3838/task/3840/stat : 3840 (java) S 3835 3838 5091 0 -1 1077944384 7544 0 0 0 101 6 0 0 20 0 15 0 13429924 10804461568 130391 18446744073709551615 4194304 4196468 140722647882288 140412607969216 140412603746005 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 5 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3841] ppid=3835 vsize=10551232 CPUtime=0.26 cores=0,2,4,6
/proc/3838/task/3841/stat : 3841 (java) R 3835 3838 5091 0 -1 4202560 200 0 0 0 19 7 0 0 20 0 15 0 13429925 10804461568 130391 18446744073709551615 4194304 4196468 140722647882288 140412550085208 140412585361578 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3842] ppid=3835 vsize=10551232 CPUtime=0.27 cores=0,2,4,6
/proc/3838/task/3842/stat : 3842 (java) R 3835 3838 5091 0 -1 4202560 185 0 0 0 20 7 0 0 20 0 15 0 13429925 10804461568 130391 18446744073709551615 4194304 4196468 140722647882288 140412549032208 140412588757920 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3843] ppid=3835 vsize=10551232 CPUtime=0.27 cores=0,2,4,6
/proc/3838/task/3843/stat : 3843 (java) R 3835 3838 5091 0 -1 4202560 192 0 0 0 20 7 0 0 20 0 15 0 13429925 10804461568 130391 18446744073709551615 4194304 4196468 140722647882288 140412212534104 140412588764058 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3844] ppid=3835 vsize=10551232 CPUtime=0.27 cores=0,2,4,6
/proc/3838/task/3844/stat : 3844 (java) R 3835 3838 5091 0 -1 4202560 188 0 0 0 20 7 0 0 20 0 15 0 13429925 10804461568 130391 18446744073709551615 4194304 4196468 140722647882288 140412211481104 140412588184014 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3845] ppid=3835 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/3838/task/3845/stat : 3845 (java) S 3835 3838 5091 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 13429926 10804461568 130391 18446744073709551615 4194304 4196468 140722647882288 140412167902368 140412603746005 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3846] ppid=3835 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/3838/task/3846/stat : 3846 (java) S 3835 3838 5091 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 13429927 10804461568 130391 18446744073709551615 4194304 4196468 140722647882288 140412166849824 140412603746005 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3847] ppid=3835 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/3838/task/3847/stat : 3847 (java) S 3835 3838 5091 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 15 0 13429927 10804461568 130391 18446744073709551615 4194304 4196468 140722647882288 140412165797488 140412603746005 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3848] ppid=3835 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/3838/task/3848/stat : 3848 (java) S 3835 3838 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13429929 10804461568 130391 18446744073709551615 4194304 4196468 140722647882288 140412164745808 140412603754395 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3849] ppid=3835 vsize=10551232 CPUtime=0.36 cores=0,2,4,6
/proc/3838/task/3849/stat : 3849 (java) S 3835 3838 5091 0 -1 1077944384 1742 0 0 0 36 0 0 0 20 0 15 0 13429929 10804461568 130391 18446744073709551615 4194304 4196468 140722647882288 140412163692656 140412603746946 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3850] ppid=3835 vsize=10551232 CPUtime=0.31 cores=0,2,4,6
/proc/3838/task/3850/stat : 3850 (java) S 3835 3838 5091 0 -1 1077944384 1059 0 0 0 31 0 0 0 20 0 15 0 13429929 10804461568 130391 18446744073709551615 4194304 4196468 140722647882288 140412162639856 140412603746946 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3851] ppid=3835 vsize=10551232 CPUtime=0.16 cores=0,2,4,6
/proc/3838/task/3851/stat : 3851 (java) S 3835 3838 5091 0 -1 1077944384 999 0 0 0 16 0 0 0 20 0 15 0 13429929 10804461568 130391 18446744073709551615 4194304 4196468 140722647882288 140412161587568 140412603746946 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3852] ppid=3835 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/3838/task/3852/stat : 3852 (java) S 3835 3838 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13429930 10804461568 130391 18446744073709551615 4194304 4196468 140722647882288 140412160535008 140412603746005 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3853] ppid=3835 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/3838/task/3853/stat : 3853 (java) S 3835 3838 5091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13429936 10804461568 130391 18446744073709551615 4194304 4196468 140722647882288 140412159482800 140412603746946 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 10551232

[startup+3.10068 s]
/proc/loadavg: 3.18 3.59 3.28 6/211 3853
/proc/meminfo: memFree=26394668/32770624 swapFree=0/227412
[pid=3838] ppid=3835 vsize=10551232 CPUtime=7.15 cores=0,2,4,6
/proc/3838/stat : 3838 (java) S 3835 3838 5091 0 -1 1077944320 15554 0 0 0 662 53 0 0 20 0 15 0 13429918 10804461568 173426 18446744073709551615 4194304 4196468 140722647882288 140722647864832 140412603735799 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 6 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
/proc/3838/statm: 2637808 173426 3091 1 0 2627269 0
[pid=3838/tid=3840] ppid=3835 vsize=10551232 CPUtime=1.41 cores=0,2,4,6
/proc/3838/task/3840/stat : 3840 (java) S 3835 3838 5091 0 -1 1077944384 7637 0 0 0 135 6 0 0 20 0 15 0 13429924 10804461568 173426 18446744073709551615 4194304 4196468 140722647882288 140412607970624 140412603746005 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 5 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3841] ppid=3835 vsize=10551232 CPUtime=1.1 cores=0,2,4,6
/proc/3838/task/3841/stat : 3841 (java) R 3835 3838 5091 0 -1 4202560 457 0 0 0 99 11 0 0 20 0 15 0 13429925 10804461568 173426 18446744073709551615 4194304 4196468 140722647882288 140412550085008 140412588764045 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3842] ppid=3835 vsize=10551232 CPUtime=1.1 cores=0,2,4,6
/proc/3838/task/3842/stat : 3842 (java) R 3835 3838 5091 0 -1 4202560 512 0 0 0 99 11 0 0 20 0 15 0 13429925 10804461568 173426 18446744073709551615 4194304 4196468 140722647882288 140412549032208 140412588762631 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3843] ppid=3835 vsize=10551232 CPUtime=1.1 cores=0,2,4,6
/proc/3838/task/3843/stat : 3843 (java) R 3835 3838 5091 0 -1 4202560 557 0 0 0 99 11 0 0 20 0 15 0 13429925 10804461568 173426 18446744073709551615 4194304 4196468 140722647882288 140412212533904 140412588757920 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3844] ppid=3835 vsize=10551232 CPUtime=1.09 cores=0,2,4,6
/proc/3838/task/3844/stat : 3844 (java) R 3835 3838 5091 0 -1 4202560 648 0 0 0 98 11 0 0 20 0 15 0 13429925 10804461568 173426 18446744073709551615 4194304 4196468 140722647882288 140412211481304 140412588763673 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3845] ppid=3835 vsize=10551232 CPUtime=0.42 cores=0,2,4,6
/proc/3838/task/3845/stat : 3845 (java) S 3835 3838 5091 0 -1 1077944384 575 0 0 0 42 0 0 0 20 0 15 0 13429926 10804461568 173426 18446744073709551615 4194304 4196468 140722647882288 140412167902368 140412603746005 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3846] ppid=3835 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/3838/task/3846/stat : 3846 (java) S 3835 3838 5091 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 13429927 10804461568 173426 18446744073709551615 4194304 4196468 140722647882288 140412166849824 140412603746005 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3847] ppid=3835 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/3838/task/3847/stat : 3847 (java) S 3835 3838 5091 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 15 0 13429927 10804461568 173426 18446744073709551615 4194304 4196468 140722647882288 140412165797488 140412603746005 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3848] ppid=3835 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/3838/task/3848/stat : 3848 (java) S 3835 3838 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13429929 10804461568 173426 18446744073709551615 4194304 4196468 140722647882288 140412164745808 140412603754395 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3849] ppid=3835 vsize=10551232 CPUtime=0.36 cores=0,2,4,6
/proc/3838/task/3849/stat : 3849 (java) S 3835 3838 5091 0 -1 1077944384 1742 0 0 0 36 0 0 0 20 0 15 0 13429929 10804461568 173426 18446744073709551615 4194304 4196468 140722647882288 140412163692656 140412603746946 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3850] ppid=3835 vsize=10551232 CPUtime=0.32 cores=0,2,4,6
/proc/3838/task/3850/stat : 3850 (java) S 3835 3838 5091 0 -1 1077944384 1064 0 0 0 32 0 0 0 20 0 15 0 13429929 10804461568 173426 18446744073709551615 4194304 4196468 140722647882288 140412162639856 140412603746946 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3851] ppid=3835 vsize=10551232 CPUtime=0.17 cores=0,2,4,6
/proc/3838/task/3851/stat : 3851 (java) S 3835 3838 5091 0 -1 1077944384 1002 0 0 0 17 0 0 0 20 0 15 0 13429929 10804461568 173426 18446744073709551615 4194304 4196468 140722647882288 140412161587568 140412603746946 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3852] ppid=3835 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/3838/task/3852/stat : 3852 (java) S 3835 3838 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13429930 10804461568 173426 18446744073709551615 4194304 4196468 140722647882288 140412160535008 140412603746005 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3853] ppid=3835 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/3838/task/3853/stat : 3853 (java) S 3835 3838 5091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13429936 10804461568 173426 18446744073709551615 4194304 4196468 140722647882288 140412159482800 140412603746946 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
Current children cumulated CPU time (s) 7.15
Current children cumulated vsize (KiB) 10551232

[startup+6.30069 s]
/proc/loadavg: 3.09 3.57 3.27 6/211 3853
/proc/meminfo: memFree=25864972/32770624 swapFree=0/227424
[pid=3838] ppid=3835 vsize=10551232 CPUtime=16.38 cores=0,2,4,6
/proc/3838/stat : 3838 (java) S 3835 3838 5091 0 -1 1077944320 23374 0 0 0 1544 94 0 0 20 0 15 0 13429918 10804461568 299876 18446744073709551615 4194304 4196468 140722647882288 140722647864832 140412603735799 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 6 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
/proc/3838/statm: 2637808 299876 3091 1 0 2627269 0
[pid=3838/tid=3840] ppid=3835 vsize=10551232 CPUtime=1.86 cores=0,2,4,6
/proc/3838/task/3840/stat : 3840 (java) S 3835 3838 5091 0 -1 1077944384 8239 0 0 0 179 7 0 0 20 0 15 0 13429924 10804461568 299876 18446744073709551615 4194304 4196468 140722647882288 140412607972320 140412603746005 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 5 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3841] ppid=3835 vsize=10551232 CPUtime=3.11 cores=0,2,4,6
/proc/3838/task/3841/stat : 3841 (java) S 3835 3838 5091 0 -1 1077944384 1764 0 0 0 290 21 0 0 20 0 15 0 13429925 10804461568 299876 18446744073709551615 4194304 4196468 140722647882288 140412550085008 140412603746005 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3842] ppid=3835 vsize=10551232 CPUtime=3.12 cores=0,2,4,6
/proc/3838/task/3842/stat : 3842 (java) S 3835 3838 5091 0 -1 1077944384 1842 0 0 0 291 21 0 0 20 0 15 0 13429925 10804461568 299876 18446744073709551615 4194304 4196468 140722647882288 140412549032208 140412603746005 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3843] ppid=3835 vsize=10551232 CPUtime=3.11 cores=0,2,4,6
/proc/3838/task/3843/stat : 3843 (java) S 3835 3838 5091 0 -1 1077944384 1749 0 0 0 290 21 0 0 20 0 15 0 13429925 10804461568 299876 18446744073709551615 4194304 4196468 140722647882288 140412212533904 140412603746005 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3844] ppid=3835 vsize=10551232 CPUtime=3.09 cores=0,2,4,6
/proc/3838/task/3844/stat : 3844 (java) S 3835 3838 5091 0 -1 1077944384 2983 0 0 0 288 21 0 0 20 0 15 0 13429925 10804461568 299876 18446744073709551615 4194304 4196468 140722647882288 140412211481104 140412603746005 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3845] ppid=3835 vsize=10551232 CPUtime=1.15 cores=0,2,4,6
/proc/3838/task/3845/stat : 3845 (java) R 3835 3838 5091 0 -1 4202560 1293 0 0 0 115 0 0 0 20 0 15 0 13429926 10804461568 299876 18446744073709551615 4194304 4196468 140722647882288 140412167902400 140412588436461 0 0 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3846] ppid=3835 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/3838/task/3846/stat : 3846 (java) S 3835 3838 5091 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 13429927 10804461568 299876 18446744073709551615 4194304 4196468 140722647882288 140412166849824 140412603746005 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3847] ppid=3835 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/3838/task/3847/stat : 3847 (java) S 3835 3838 5091 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 15 0 13429927 10804461568 299876 18446744073709551615 4194304 4196468 140722647882288 140412165797488 140412603746005 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3848] ppid=3835 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/3838/task/3848/stat : 3848 (java) S 3835 3838 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13429929 10804461568 299876 18446744073709551615 4194304 4196468 140722647882288 140412164745808 140412603754395 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3849] ppid=3835 vsize=10551232 CPUtime=0.37 cores=0,2,4,6
/proc/3838/task/3849/stat : 3849 (java) S 3835 3838 5091 0 -1 1077944384 1746 0 0 0 37 0 0 0 20 0 15 0 13429929 10804461568 299876 18446744073709551615 4194304 4196468 140722647882288 140412163692656 140412603746946 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3850] ppid=3835 vsize=10551232 CPUtime=0.32 cores=0,2,4,6
/proc/3838/task/3850/stat : 3850 (java) S 3835 3838 5091 0 -1 1077944384 1068 0 0 0 32 0 0 0 20 0 15 0 13429929 10804461568 299876 18446744073709551615 4194304 4196468 140722647882288 140412162639856 140412603746946 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3851] ppid=3835 vsize=10551232 CPUtime=0.17 cores=0,2,4,6
/proc/3838/task/3851/stat : 3851 (java) S 3835 3838 5091 0 -1 1077944384 1005 0 0 0 17 0 0 0 20 0 15 0 13429929 10804461568 299876 18446744073709551615 4194304 4196468 140722647882288 140412161587568 140412603746946 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3852] ppid=3835 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/3838/task/3852/stat : 3852 (java) S 3835 3838 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13429930 10804461568 299876 18446744073709551615 4194304 4196468 140722647882288 140412160535008 140412603746005 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3853] ppid=3835 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/3838/task/3853/stat : 3853 (java) S 3835 3838 5091 0 -1 1077944384 326 0 0 0 0 0 0 0 20 0 15 0 13429936 10804461568 299876 18446744073709551615 4194304 4196468 140722647882288 140412159482800 140412603746946 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
Current children cumulated CPU time (s) 16.38
Current children cumulated vsize (KiB) 10551232

[startup+12.7006 s]
/proc/loadavg: 2.92 3.52 3.26 6/211 3853
/proc/meminfo: memFree=23910328/32770624 swapFree=0/227432
[pid=3838] ppid=3835 vsize=10551232 CPUtime=36.48 cores=0,2,4,6
/proc/3838/stat : 3838 (java) S 3835 3838 5091 0 -1 1077944320 37426 0 0 0 3380 268 0 0 20 0 15 0 13429918 10804461568 787386 18446744073709551615 4194304 4196468 140722647882288 140722647864832 140412603735799 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 6 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
/proc/3838/statm: 2637808 787386 3098 1 0 2627269 0
[pid=3838/tid=3840] ppid=3835 vsize=10551232 CPUtime=3.56 cores=0,2,4,6
/proc/3838/task/3840/stat : 3840 (java) S 3835 3838 5091 0 -1 1077944384 9072 0 0 0 347 9 0 0 20 0 15 0 13429924 10804461568 787386 18446744073709551615 4194304 4196468 140722647882288 140412607972320 140412603746005 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3841] ppid=3835 vsize=10551232 CPUtime=7.65 cores=0,2,4,6
/proc/3838/task/3841/stat : 3841 (java) R 3835 3838 5091 0 -1 4202560 3182 0 0 0 703 62 0 0 20 0 15 0 13429925 10804461568 787386 18446744073709551615 4194304 4196468 140722647882288 140412550085208 140412588436435 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3842] ppid=3835 vsize=10551232 CPUtime=7.73 cores=0,2,4,6
/proc/3838/task/3842/stat : 3842 (java) R 3835 3838 5091 0 -1 4202560 3739 0 0 0 711 62 0 0 20 0 15 0 13429925 10804461568 787386 18446744073709551615 4194304 4196468 140722647882288 140412549032208 140412588436474 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3843] ppid=3835 vsize=10551232 CPUtime=7.66 cores=0,2,4,6
/proc/3838/task/3843/stat : 3843 (java) R 3835 3838 5091 0 -1 4202560 3234 0 0 0 698 68 0 0 20 0 15 0 13429925 10804461568 787386 18446744073709551615 4194304 4196468 140722647882288 140412212533792 140412588732285 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3844] ppid=3835 vsize=10551232 CPUtime=7.66 cores=0,2,4,6
/proc/3838/task/3844/stat : 3844 (java) R 3835 3838 5091 0 -1 4202560 8046 0 0 0 703 63 0 0 20 0 15 0 13429925 10804461568 787386 18446744073709551615 4194304 4196468 140722647882288 140412211481304 140412588732277 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3845] ppid=3835 vsize=10551232 CPUtime=1.24 cores=0,2,4,6
/proc/3838/task/3845/stat : 3845 (java) S 3835 3838 5091 0 -1 1077944384 4084 0 0 0 124 0 0 0 20 0 15 0 13429926 10804461568 787386 18446744073709551615 4194304 4196468 140722647882288 140412167902400 140412603746005 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3846] ppid=3835 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/3838/task/3846/stat : 3846 (java) S 3835 3838 5091 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 13429927 10804461568 787386 18446744073709551615 4194304 4196468 140722647882288 140412166849824 140412603746005 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3847] ppid=3835 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/3838/task/3847/stat : 3847 (java) S 3835 3838 5091 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 15 0 13429927 10804461568 787386 18446744073709551615 4194304 4196468 140722647882288 140412165797488 140412603746005 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3848] ppid=3835 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/3838/task/3848/stat : 3848 (java) S 3835 3838 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13429929 10804461568 787386 18446744073709551615 4194304 4196468 140722647882288 140412164745808 140412603754395 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0

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

/proc/3838/task/3846/stat : 3846 (java) S 3835 3838 5091 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 13429927 10804461568 799875 18446744073709551615 4194304 4196468 140722647882288 140412166849824 140412603746005 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3847] ppid=3835 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/3838/task/3847/stat : 3847 (java) S 3835 3838 5091 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 15 0 13429927 10804461568 799875 18446744073709551615 4194304 4196468 140722647882288 140412165797488 140412603746005 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3848] ppid=3835 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/3838/task/3848/stat : 3848 (java) S 3835 3838 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13429929 10804461568 799875 18446744073709551615 4194304 4196468 140722647882288 140412164745808 140412603754395 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3849] ppid=3835 vsize=10551232 CPUtime=0.38 cores=0,2,4,6
/proc/3838/task/3849/stat : 3849 (java) S 3835 3838 5091 0 -1 1077944384 1909 0 0 0 38 0 0 0 20 0 15 0 13429929 10804461568 799875 18446744073709551615 4194304 4196468 140722647882288 140412163692656 140412603746946 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3850] ppid=3835 vsize=10551232 CPUtime=0.33 cores=0,2,4,6
/proc/3838/task/3850/stat : 3850 (java) S 3835 3838 5091 0 -1 1077944384 1072 0 0 0 33 0 0 0 20 0 15 0 13429929 10804461568 799875 18446744073709551615 4194304 4196468 140722647882288 140412162639856 140412603746946 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3851] ppid=3835 vsize=10551232 CPUtime=0.19 cores=0,2,4,6
/proc/3838/task/3851/stat : 3851 (java) S 3835 3838 5091 0 -1 1077944384 1707 0 0 0 19 0 0 0 20 0 15 0 13429929 10804461568 799875 18446744073709551615 4194304 4196468 140722647882288 140412161587568 140412603746946 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3852] ppid=3835 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/3838/task/3852/stat : 3852 (java) S 3835 3838 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13429930 10804461568 799875 18446744073709551615 4194304 4196468 140722647882288 140412160535008 140412603746005 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3853] ppid=3835 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/3838/task/3853/stat : 3853 (java) S 3835 3838 5091 0 -1 1077944384 370 0 0 0 0 0 0 0 20 0 15 0 13429936 10804461568 799875 18446744073709551615 4194304 4196468 140722647882288 140412159482800 140412603746946 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
Current children cumulated CPU time (s) 42.27
Current children cumulated vsize (KiB) 10551232

[startup+17.6007 s]
/proc/loadavg: 3.00 3.53 3.26 3/211 3853
/proc/meminfo: memFree=23568204/32770624 swapFree=0/227432
[pid=3838] ppid=3835 vsize=10551232 CPUtime=46.77 cores=0,2,4,6
/proc/3838/stat : 3838 (java) S 3835 3838 5091 0 -1 1077944320 56098 0 0 0 4386 291 0 0 20 0 15 0 13429918 10804461568 872897 18446744073709551615 4194304 4196468 140722647882288 140722647864832 140412603735799 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 6 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
/proc/3838/statm: 2637808 872897 3098 1 0 2627269 0
[pid=3838/tid=3840] ppid=3835 vsize=10551232 CPUtime=4.74 cores=0,2,4,6
/proc/3838/task/3840/stat : 3840 (java) R 3835 3838 5091 0 -1 4202560 11286 0 0 0 465 9 0 0 20 0 15 0 13429924 10804461568 872897 18446744073709551615 4194304 4196468 140722647882288 140412607972144 140412231077672 0 4 1 16800974 0 0 0 -1 4 0 0 5 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3841] ppid=3835 vsize=10551232 CPUtime=9.45 cores=0,2,4,6
/proc/3838/task/3841/stat : 3841 (java) S 3835 3838 5091 0 -1 1077944384 6886 0 0 0 880 65 0 0 20 0 15 0 13429925 10804461568 872897 18446744073709551615 4194304 4196468 140722647882288 140412550085008 140412603746005 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3842] ppid=3835 vsize=10551232 CPUtime=9.52 cores=0,2,4,6
/proc/3838/task/3842/stat : 3842 (java) S 3835 3838 5091 0 -1 1077944384 4384 0 0 0 884 68 0 0 20 0 15 0 13429925 10804461568 872897 18446744073709551615 4194304 4196468 140722647882288 140412549032208 140412603746005 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3843] ppid=3835 vsize=10551232 CPUtime=9.46 cores=0,2,4,6
/proc/3838/task/3843/stat : 3843 (java) S 3835 3838 5091 0 -1 1077944384 4777 0 0 0 872 74 0 0 20 0 15 0 13429925 10804461568 872897 18446744073709551615 4194304 4196468 140722647882288 140412212533904 140412603746005 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3844] ppid=3835 vsize=10551232 CPUtime=9.44 cores=0,2,4,6
/proc/3838/task/3844/stat : 3844 (java) S 3835 3838 5091 0 -1 1077944384 11483 0 0 0 874 70 0 0 20 0 15 0 13429925 10804461568 872897 18446744073709551615 4194304 4196468 140722647882288 140412211481104 140412603746005 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3845] ppid=3835 vsize=10551232 CPUtime=3.16 cores=0,2,4,6
/proc/3838/task/3845/stat : 3845 (java) S 3835 3838 5091 0 -1 1077944384 10711 0 0 0 315 1 0 0 20 0 15 0 13429926 10804461568 872897 18446744073709551615 4194304 4196468 140722647882288 140412167903856 140412603746946 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3846] ppid=3835 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/3838/task/3846/stat : 3846 (java) S 3835 3838 5091 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 13429927 10804461568 872897 18446744073709551615 4194304 4196468 140722647882288 140412166849824 140412603746005 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3847] ppid=3835 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/3838/task/3847/stat : 3847 (java) S 3835 3838 5091 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 15 0 13429927 10804461568 872897 18446744073709551615 4194304 4196468 140722647882288 140412165797488 140412603746005 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3848] ppid=3835 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/3838/task/3848/stat : 3848 (java) S 3835 3838 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13429929 10804461568 872897 18446744073709551615 4194304 4196468 140722647882288 140412164745808 140412603754395 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3849] ppid=3835 vsize=10551232 CPUtime=0.38 cores=0,2,4,6
/proc/3838/task/3849/stat : 3849 (java) S 3835 3838 5091 0 -1 1077944384 1909 0 0 0 38 0 0 0 20 0 15 0 13429929 10804461568 872897 18446744073709551615 4194304 4196468 140722647882288 140412163692656 140412603746946 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3850] ppid=3835 vsize=10551232 CPUtime=0.33 cores=0,2,4,6
/proc/3838/task/3850/stat : 3850 (java) S 3835 3838 5091 0 -1 1077944384 1072 0 0 0 33 0 0 0 20 0 15 0 13429929 10804461568 872897 18446744073709551615 4194304 4196468 140722647882288 140412162639856 140412603746946 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3851] ppid=3835 vsize=10551232 CPUtime=0.2 cores=0,2,4,6
/proc/3838/task/3851/stat : 3851 (java) S 3835 3838 5091 0 -1 1077944384 1840 0 0 0 20 0 0 0 20 0 15 0 13429929 10804461568 872897 18446744073709551615 4194304 4196468 140722647882288 140412161587568 140412603746946 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3852] ppid=3835 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/3838/task/3852/stat : 3852 (java) S 3835 3838 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13429930 10804461568 872897 18446744073709551615 4194304 4196468 140722647882288 140412160535008 140412603746005 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3853] ppid=3835 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/3838/task/3853/stat : 3853 (java) S 3835 3838 5091 0 -1 1077944384 391 0 0 0 0 0 0 0 20 0 15 0 13429936 10804461568 872897 18446744073709551615 4194304 4196468 140722647882288 140412159482800 140412603746946 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
Current children cumulated CPU time (s) 46.77
Current children cumulated vsize (KiB) 10551232

[startup+18.4007 s]
/proc/loadavg: 3.00 3.53 3.26 3/211 3853
/proc/meminfo: memFree=23568204/32770624 swapFree=0/227432
[pid=3838] ppid=3835 vsize=10617796 CPUtime=49.2 cores=0,2,4,6
/proc/3838/stat : 3838 (java) S 3835 3838 5091 0 -1 1077944320 61789 0 0 0 4625 295 0 0 20 0 16 0 13429918 10872623104 894232 18446744073709551615 4194304 4196468 140722647882288 140722647864832 140412603735799 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 6 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
/proc/3838/statm: 2654449 894232 3103 1 0 2643910 0
[pid=3838/tid=3840] ppid=3835 vsize=10617796 CPUtime=5.13 cores=0,2,4,6
/proc/3838/task/3840/stat : 3840 (java) S 3835 3838 5091 0 -1 1077944384 12119 0 0 0 504 9 0 0 20 0 16 0 13429924 10872623104 894232 18446744073709551615 4194304 4196468 140722647882288 140412607974720 140412603746005 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3841] ppid=3835 vsize=10617796 CPUtime=9.85 cores=0,2,4,6
/proc/3838/task/3841/stat : 3841 (java) R 3835 3838 5091 0 -1 4202560 7015 0 0 0 920 65 0 0 20 0 16 0 13429925 10872623104 894232 18446744073709551615 4194304 4196468 140722647882288 140412550085008 140412588757920 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3842] ppid=3835 vsize=10617796 CPUtime=9.91 cores=0,2,4,6
/proc/3838/task/3842/stat : 3842 (java) R 3835 3838 5091 0 -1 4202560 4478 0 0 0 922 69 0 0 20 0 16 0 13429925 10872623104 894232 18446744073709551615 4194304 4196468 140722647882288 140412549032408 140412588757874 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3843] ppid=3835 vsize=10617796 CPUtime=9.86 cores=0,2,4,6
/proc/3838/task/3843/stat : 3843 (java) R 3835 3838 5091 0 -1 4202560 4921 0 0 0 911 75 0 0 20 0 16 0 13429925 10872623104 894232 18446744073709551615 4194304 4196468 140722647882288 140412212534104 140412588760120 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3844] ppid=3835 vsize=10617796 CPUtime=9.84 cores=0,2,4,6
/proc/3838/task/3844/stat : 3844 (java) R 3835 3838 5091 0 -1 4202560 12163 0 0 0 913 71 0 0 20 0 16 0 13429925 10872623104 894232 18446744073709551615 4194304 4196468 140722647882288 140412211481104 140412588763673 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3845] ppid=3835 vsize=10617796 CPUtime=3.16 cores=0,2,4,6
/proc/3838/task/3845/stat : 3845 (java) S 3835 3838 5091 0 -1 1077944384 10742 0 0 0 315 1 0 0 20 0 16 0 13429926 10872623104 894232 18446744073709551615 4194304 4196468 140722647882288 140412167902368 140412603746005 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3846] ppid=3835 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/3838/task/3846/stat : 3846 (java) S 3835 3838 5091 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 13429927 10872623104 894232 18446744073709551615 4194304 4196468 140722647882288 140412166849824 140412603746005 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3847] ppid=3835 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/3838/task/3847/stat : 3847 (java) S 3835 3838 5091 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 16 0 13429927 10872623104 894232 18446744073709551615 4194304 4196468 140722647882288 140412165797488 140412603746005 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3848] ppid=3835 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/3838/task/3848/stat : 3848 (java) S 3835 3838 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13429929 10872623104 894232 18446744073709551615 4194304 4196468 140722647882288 140412164745808 140412603754395 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3849] ppid=3835 vsize=10617796 CPUtime=0.58 cores=0,2,4,6
/proc/3838/task/3849/stat : 3849 (java) S 3835 3838 5091 0 -1 1077944384 3252 0 0 0 58 0 0 0 20 0 16 0 13429929 10872623104 894232 18446744073709551615 4194304 4196468 140722647882288 140412163677648 140412603746005 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3850] ppid=3835 vsize=10617796 CPUtime=0.54 cores=0,2,4,6
/proc/3838/task/3850/stat : 3850 (java) S 3835 3838 5091 0 -1 1077944384 2910 0 0 0 54 0 0 0 20 0 16 0 13429929 10872623104 894232 18446744073709551615 4194304 4196468 140722647882288 140412162624848 140412603746005 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3851] ppid=3835 vsize=10617796 CPUtime=0.24 cores=0,2,4,6
/proc/3838/task/3851/stat : 3851 (java) S 3835 3838 5091 0 -1 1077944384 2418 0 0 0 24 0 0 0 20 0 16 0 13429929 10872623104 894232 18446744073709551615 4194304 4196468 140722647882288 140412161587568 140412603746946 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3852] ppid=3835 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/3838/task/3852/stat : 3852 (java) S 3835 3838 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13429930 10872623104 894232 18446744073709551615 4194304 4196468 140722647882288 140412160535008 140412603746005 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3853] ppid=3835 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/3838/task/3853/stat : 3853 (java) S 3835 3838 5091 0 -1 1077944384 391 0 0 0 0 0 0 0 20 0 16 0 13429936 10872623104 894232 18446744073709551615 4194304 4196468 140722647882288 140412159482800 140412603746946 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
Current children cumulated CPU time (s) 49.2
Current children cumulated vsize (KiB) 10617796

[startup+19.2007 s]
/proc/loadavg: 3.00 3.52 3.26 6/212 3854
/proc/meminfo: memFree=23267272/32770624 swapFree=0/227440
[pid=3838] ppid=3835 vsize=10617796 CPUtime=51.82 cores=0,2,4,6
/proc/3838/stat : 3838 (java) S 3835 3838 5091 0 -1 1077944320 65835 0 0 0 4875 307 0 0 20 0 16 0 13429918 10872623104 957148 18446744073709551615 4194304 4196468 140722647882288 140722647864832 140412603735799 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 6 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
/proc/3838/statm: 2654449 957148 3104 1 0 2643910 0
[pid=3838/tid=3840] ppid=3835 vsize=10617796 CPUtime=5.52 cores=0,2,4,6
/proc/3838/task/3840/stat : 3840 (java) R 3835 3838 5091 0 -1 4202560 12291 0 0 0 543 9 0 0 20 0 16 0 13429924 10872623104 957148 18446744073709551615 4194304 4196468 140722647882288 140412607954432 140412231807858 0 4 1 16800974 0 0 0 -1 0 0 0 5 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3841] ppid=3835 vsize=10617796 CPUtime=10.26 cores=0,2,4,6
/proc/3838/task/3841/stat : 3841 (java) S 3835 3838 5091 0 -1 1077944384 7159 0 0 0 958 68 0 0 20 0 16 0 13429925 10872623104 957148 18446744073709551615 4194304 4196468 140722647882288 140412550085008 140412603746005 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3842] ppid=3835 vsize=10617796 CPUtime=10.33 cores=0,2,4,6
/proc/3838/task/3842/stat : 3842 (java) S 3835 3838 5091 0 -1 1077944384 4698 0 0 0 960 73 0 0 20 0 16 0 13429925 10872623104 957148 18446744073709551615 4194304 4196468 140722647882288 140412549032208 140412603746005 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3843] ppid=3835 vsize=10617796 CPUtime=10.27 cores=0,2,4,6
/proc/3838/task/3843/stat : 3843 (java) S 3835 3838 5091 0 -1 1077944384 7546 0 0 0 950 77 0 0 20 0 16 0 13429925 10872623104 957148 18446744073709551615 4194304 4196468 140722647882288 140412212533904 140412603746005 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3844] ppid=3835 vsize=10617796 CPUtime=10.23 cores=0,2,4,6
/proc/3838/task/3844/stat : 3844 (java) S 3835 3838 5091 0 -1 1077944384 12392 0 0 0 948 75 0 0 20 0 16 0 13429925 10872623104 957148 18446744073709551615 4194304 4196468 140722647882288 140412211481104 140412603746005 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3845] ppid=3835 vsize=10617796 CPUtime=3.16 cores=0,2,4,6
/proc/3838/task/3845/stat : 3845 (java) S 3835 3838 5091 0 -1 1077944384 10795 0 0 0 315 1 0 0 20 0 16 0 13429926 10872623104 957148 18446744073709551615 4194304 4196468 140722647882288 140412167903856 140412603746946 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3846] ppid=3835 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/3838/task/3846/stat : 3846 (java) S 3835 3838 5091 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 16 0 13429927 10872623104 957148 18446744073709551615 4194304 4196468 140722647882288 140412166849888 140412603746005 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3847] ppid=3835 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/3838/task/3847/stat : 3847 (java) S 3835 3838 5091 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 16 0 13429927 10872623104 957148 18446744073709551615 4194304 4196468 140722647882288 140412165797504 140412603746005 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3848] ppid=3835 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/3838/task/3848/stat : 3848 (java) S 3835 3838 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13429929 10872623104 957148 18446744073709551615 4194304 4196468 140722647882288 140412164745808 140412603754395 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3849] ppid=3835 vsize=10617796 CPUtime=0.88 cores=0,2,4,6
/proc/3838/task/3849/stat : 3849 (java) R 3835 3838 5091 0 -1 4202560 3691 0 0 0 88 0 0 0 20 0 16 0 13429929 10872623104 957148 18446744073709551615 4194304 4196468 140722647882288 140412163692656 140412587264512 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3850] ppid=3835 vsize=10617796 CPUtime=0.81 cores=0,2,4,6
/proc/3838/task/3850/stat : 3850 (java) R 3835 3838 5091 0 -1 4202560 2972 0 0 0 81 0 0 0 20 0 16 0 13429929 10872623104 957148 18446744073709551615 4194304 4196468 140722647882288 140412162639856 140412584909350 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3851] ppid=3835 vsize=10617796 CPUtime=0.27 cores=0,2,4,6
/proc/3838/task/3851/stat : 3851 (java) S 3835 3838 5091 0 -1 1077944384 2492 0 0 0 27 0 0 0 20 0 16 0 13429929 10872623104 957148 18446744073709551615 4194304 4196468 140722647882288 140412161587568 140412603746946 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3852] ppid=3835 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/3838/task/3852/stat : 3852 (java) S 3835 3838 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13429930 10872623104 957148 18446744073709551615 4194304 4196468 140722647882288 140412160535008 140412603746005 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3853] ppid=3835 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/3838/task/3853/stat : 3853 (java) S 3835 3838 5091 0 -1 1077944384 391 0 0 0 0 0 0 0 20 0 16 0 13429936 10872623104 957148 18446744073709551615 4194304 4196468 140722647882288 140412159482800 140412603746946 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3854] ppid=3835 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/3838/task/3854/stat : 3854 (java) S 3835 3838 5091 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 13431703 10872623104 957148 18446744073709551615 4194304 4196468 140722647882288 140412158428336 140412603746946 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
Current children cumulated CPU time (s) 51.82
Current children cumulated vsize (KiB) 10617796

[startup+19.4007 s]
/proc/loadavg: 3.00 3.52 3.26 6/212 3854
/proc/meminfo: memFree=23267272/32770624 swapFree=0/227440
[pid=3838] ppid=3835 vsize=10750924 CPUtime=51.99 cores=0,2,4,6
/proc/3838/stat : 3838 (java) S 3835 3838 5091 0 -1 1077944320 65960 0 0 0 4892 307 0 0 20 0 16 0 13429918 11008946176 957215 18446744073709551615 4194304 4196468 140722647882288 140722647864832 140412603735799 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 6 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
/proc/3838/statm: 2687731 957215 3108 1 0 2677192 0
[pid=3838/tid=3840] ppid=3835 vsize=10750924 CPUtime=5.57 cores=0,2,4,6
/proc/3838/task/3840/stat : 3840 (java) S 3835 3838 5091 0 -1 1077944384 12312 0 0 0 548 9 0 0 20 0 16 0 13429924 11008946176 957215 18446744073709551615 4194304 4196468 140722647882288 140412607976480 140412603746005 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 5 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3841] ppid=3835 vsize=10750924 CPUtime=10.26 cores=0,2,4,6
/proc/3838/task/3841/stat : 3841 (java) S 3835 3838 5091 0 -1 1077944384 7159 0 0 0 958 68 0 0 20 0 16 0 13429925 11008946176 957215 18446744073709551615 4194304 4196468 140722647882288 140412550085008 140412603746005 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3842] ppid=3835 vsize=10750924 CPUtime=10.33 cores=0,2,4,6
/proc/3838/task/3842/stat : 3842 (java) S 3835 3838 5091 0 -1 1077944384 4698 0 0 0 960 73 0 0 20 0 16 0 13429925 11008946176 957215 18446744073709551615 4194304 4196468 140722647882288 140412549032208 140412603746005 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3843] ppid=3835 vsize=10750924 CPUtime=10.27 cores=0,2,4,6
/proc/3838/task/3843/stat : 3843 (java) S 3835 3838 5091 0 -1 1077944384 7546 0 0 0 950 77 0 0 20 0 16 0 13429925 11008946176 957215 18446744073709551615 4194304 4196468 140722647882288 140412212533904 140412603746005 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3844] ppid=3835 vsize=10750924 CPUtime=10.23 cores=0,2,4,6
/proc/3838/task/3844/stat : 3844 (java) S 3835 3838 5091 0 -1 1077944384 12392 0 0 0 948 75 0 0 20 0 16 0 13429925 11008946176 957215 18446744073709551615 4194304 4196468 140722647882288 140412211481104 140412603746005 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3845] ppid=3835 vsize=10750924 CPUtime=3.16 cores=0,2,4,6
/proc/3838/task/3845/stat : 3845 (java) S 3835 3838 5091 0 -1 1077944384 10795 0 0 0 315 1 0 0 20 0 16 0 13429926 11008946176 957215 18446744073709551615 4194304 4196468 140722647882288 140412167903856 140412603746946 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3846] ppid=3835 vsize=10750924 CPUtime=0 cores=0,2,4,6
/proc/3838/task/3846/stat : 3846 (java) S 3835 3838 5091 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 16 0 13429927 11008946176 957215 18446744073709551615 4194304 4196468 140722647882288 140412166849888 140412603746005 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3847] ppid=3835 vsize=10750924 CPUtime=0 cores=0,2,4,6
/proc/3838/task/3847/stat : 3847 (java) S 3835 3838 5091 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 16 0 13429927 11008946176 957215 18446744073709551615 4194304 4196468 140722647882288 140412165797504 140412603746005 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3848] ppid=3835 vsize=10750924 CPUtime=0 cores=0,2,4,6
/proc/3838/task/3848/stat : 3848 (java) S 3835 3838 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13429929 11008946176 957215 18446744073709551615 4194304 4196468 140722647882288 140412164745808 140412603754395 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3849] ppid=3835 vsize=10750924 CPUtime=0.93 cores=0,2,4,6
/proc/3838/task/3849/stat : 3849 (java) S 3835 3838 5091 0 -1 1077944384 3702 0 0 0 93 0 0 0 20 0 16 0 13429929 11008946176 957215 18446744073709551615 4194304 4196468 140722647882288 140412163692656 140412603746946 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3850] ppid=3835 vsize=10750924 CPUtime=0.87 cores=0,2,4,6
/proc/3838/task/3850/stat : 3850 (java) S 3835 3838 5091 0 -1 1077944384 2984 0 0 0 87 0 0 0 20 0 16 0 13429929 11008946176 957215 18446744073709551615 4194304 4196468 140722647882288 140412162639856 140412603746946 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3851] ppid=3835 vsize=10750924 CPUtime=0.27 cores=0,2,4,6
/proc/3838/task/3851/stat : 3851 (java) S 3835 3838 5091 0 -1 1077944384 2499 0 0 0 27 0 0 0 20 0 16 0 13429929 11008946176 957215 18446744073709551615 4194304 4196468 140722647882288 140412161587568 140412603746946 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3852] ppid=3835 vsize=10750924 CPUtime=0 cores=0,2,4,6
/proc/3838/task/3852/stat : 3852 (java) S 3835 3838 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13429930 11008946176 957215 18446744073709551615 4194304 4196468 140722647882288 140412160535008 140412603746005 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
[pid=3838/tid=3853] ppid=3835 vsize=10750924 CPUtime=0 cores=0,2,4,6
/proc/3838/task/3853/stat : 3853 (java) S 3835 3838 5091 0 -1 1077944384 391 0 0 0 0 0 0 0 20 0 16 0 13429936 11008946176 957215 18446744073709551615 4194304 4196468 140722647882288 140412159482800 140412603746946 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28270592 140722647884210 140722647884363 140722647884363 140722647887823 0
Current children cumulated CPU time (s) 51.99
Current children cumulated vsize (KiB) 10750924

Child status: 0
Real time (s): 19.4753
CPU time (s): 52.0297
CPU user time (s): 48.9346
CPU system time (s): 3.09512
CPU usage (%): 267.157
Max. virtual memory (cumulated for all children) (KiB): 10750924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 48.9346
system time used= 3.09512
maximum resident set size= 3829432
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66002
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2745
involuntary context switches= 383

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.075468 second user time and 0.138929 second system time

The end

Launcher Data

Begin job on node129 at 2017-08-02 06:13:48
IDJOB=4258003
IDBENCH=126236
IDSOLVER=2643
FILE ID=node129/4258003-1501648068
RUNJOBID= node129-1501642919-31104
PBS_JOBID= 
Free space on /tmp= 61772 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a4-s1/GolombRuler-05-a4.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4258003-1501648068/watcher-4258003-1501648068 -o /tmp/evaluation-result-4258003-1501648068/solver-4258003-1501648068 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node129-1501642919-31104 --watchdog 300  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4258003-1501648068.xml

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

MD5SUM BENCH= b250af75cdbd7045c96107bc259ab78e
RANDOM SEED=2115126810

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        27053524 kB
MemAvailable:   27206516 kB
Buffers:          119328 kB
Cached:           315020 kB
SwapCached:            0 kB
Active:          5067100 kB
Inactive:         235940 kB
Active(anon):    4869000 kB
Inactive(anon):     8532 kB
Active(file):     198100 kB
Inactive(file):   227408 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1540 kB
Writeback:             0 kB
AnonPages:       4868608 kB
Mapped:            42168 kB
Shmem:              8872 kB
Slab:             111504 kB
SReclaimable:      86640 kB
SUnreclaim:        24864 kB
KernelStack:        3504 kB
PageTables:        14364 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6113796 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4732928 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61772 MiB
End job on node129 at 2017-08-02 06:14:08