Trace number 4263548

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
sat4j-CSP 2017-07-05? (TO) 2520.1001 2514.04

General information on the benchmark

NameRandom/Random-B-2-23-23/
rand-2-23-23-253-131-0.xml
MD5SUM3925c474c05bd21213e760e2a53982be
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark53.1712
Satisfiable
(Un)Satisfiability was proved
Number of variables23
Number of constraints253
Number of domains1
Minimum domain size23
Maximum domain size23
Distribution of domain sizes[{"size":23,"count":23}]
Minimum variable degree22
Maximum variable degree22
Distribution of variable degrees[{"degree":22,"count":23}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":253}]
Number of extensional constraints253
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":253}]
Optimization problemNO
Type of objective

Solver Data

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

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4263548-1502618737/watcher-4263548-1502618737 -o /tmp/evaluation-result-4263548-1502618737/solver-4263548-1502618737 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502596857-19457 --watchdog 2580 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4263548-1502618737.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=25289, runsolver pid=25286

[startup+0.100156 s]*
/proc/loadavg: 1.95 2.68 3.12 3/205 25295
/proc/meminfo: memFree=31256004/32770624 swapFree=67105588/67108860
[pid=25289] ppid=25286 vsize=10018544 memory=18068 CPUtime=0.01 cores=1,3,5,7
/proc/25289/stat : 25289 (java) S 25286 25289 12560 0 -1 1077944320 3822 0 0 0 1 0 0 0 20 0 7 0 64069091 10258989056 4517 18446744073709551615 4194304 4196468 140730148920800 140730148903344 140284977585911 0 0 1 16784584 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
/proc/25289/statm: 2504636 4517 2049 1 0 2494133 0
[pid=25289/tid=25291] ppid=25286 vsize=10018544 memory=7077796292425249400 CPUtime=0.01 cores=1,3,5,7
/proc/25289/task/25291/stat : 25291 (java) R 25286 25289 12560 0 -1 4202560 2518 0 0 0 1 0 0 0 20 0 7 0 64069099 10258989056 4517 18446744073709551615 4194304 4196468 140730148920800 140284981828368 140284961666398 0 4 1 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25292] ppid=25286 vsize=10018544 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25292/stat : 25292 (java) S 25286 25289 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 64069100 10258989056 4517 18446744073709551615 4194304 4196468 140730148920800 140284908006416 140284977596117 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25293] ppid=25286 vsize=10018544 memory=139664290133632 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25293/stat : 25293 (java) S 25286 25289 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 64069100 10258989056 4517 18446744073709551615 4194304 4196468 140730148920800 140284587404432 140284977596117 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25294] ppid=25286 vsize=10018544 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25294/stat : 25294 (java) S 25286 25289 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 64069100 10258989056 4517 18446744073709551615 4194304 4196468 140730148920800 140284586351376 140284977596117 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25295] ppid=25286 vsize=10018544 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25295/stat : 25295 (java) S 25286 25289 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 64069100 10258989056 4517 18446744073709551615 4194304 4196468 140730148920800 140284585298832 140284977596117 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25296] ppid=25286 vsize=10018544 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25296/stat : 25296 (java) S 25286 25289 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 64069102 10258989056 4517 18446744073709551615 4194304 4196468 140730148920800 140284473907440 140284977597058 0 0 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 10018544 KiB
Current children cumulated memory: 18068 KiB

[startup+0.210035 s]*
/proc/loadavg: 1.95 2.68 3.12 3/214 25304
/proc/meminfo: memFree=31249060/32770624 swapFree=67105588/67108860
[pid=25289] ppid=25286 vsize=10553140 memory=29168 CPUtime=0.1 cores=1,3,5,7
/proc/25289/stat : 25289 (java) S 25286 25289 12560 0 -1 1077944320 5720 0 0 0 9 1 0 0 20 0 15 0 64069091 10806415360 7226 18446744073709551615 4194304 4196468 140730148920800 140730148903344 140284977585911 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
/proc/25289/statm: 2638285 7292 2794 1 0 2627757 0
[pid=25289/tid=25291] ppid=25286 vsize=10554768 memory=8316850467074736180 CPUtime=0.07 cores=1,3,5,7
/proc/25289/task/25291/stat : 25291 (java) R 25286 25289 12560 0 -1 4202560 3659 0 0 0 7 0 0 0 20 0 15 0 64069099 10808082432 7292 18446744073709551615 4194304 4196468 140730148920800 140284981774256 140284969875899 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25292] ppid=25286 vsize=10554768 memory=9220 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25292/stat : 25292 (java) S 25286 25289 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 64069100 10808082432 7292 18446744073709551615 4194304 4196468 140730148920800 140284908006416 140284977596117 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25293] ppid=25286 vsize=10554768 memory=288370040441845376 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25293/stat : 25293 (java) S 25286 25289 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 64069100 10808082432 7292 18446744073709551615 4194304 4196468 140730148920800 140284587404432 140284977596117 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25294] ppid=25286 vsize=10554768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25294/stat : 25294 (java) S 25286 25289 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 64069100 10808082432 7292 18446744073709551615 4194304 4196468 140730148920800 140284586351376 140284977596117 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25295] ppid=25286 vsize=10554768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25295/stat : 25295 (java) S 25286 25289 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 64069100 10808082432 7358 18446744073709551615 4194304 4196468 140730148920800 140284585298832 140284977596117 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25296] ppid=25286 vsize=10554768 memory=139664290133632 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25296/stat : 25296 (java) S 25286 25289 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 64069102 10808082432 7358 18446744073709551615 4194304 4196468 140730148920800 140284473907440 140284977597058 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25297] ppid=25286 vsize=10554768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25297/stat : 25297 (java) S 25286 25289 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 64069102 10808082432 7358 18446744073709551615 4194304 4196468 140730148920800 140284472853664 140284977596117 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25298] ppid=25286 vsize=10554768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25298/stat : 25298 (java) S 25286 25289 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 64069102 10808082432 7358 18446744073709551615 4194304 4196468 140730148920800 140284471800560 140284977596117 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25299] ppid=25286 vsize=10554768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25299/stat : 25299 (java) S 25286 25289 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 64069105 10808082432 7424 18446744073709551615 4194304 4196468 140730148920800 140284470749136 140284977604507 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25300] ppid=25286 vsize=10554768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25300/stat : 25300 (java) S 25286 25289 12560 0 -1 1077944384 418 0 0 0 0 0 0 0 20 0 15 0 64069105 10808082432 7424 18446744073709551615 4194304 4196468 140730148920800 140284469697264 140284977597058 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25301] ppid=25286 vsize=10554768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25301/stat : 25301 (java) S 25286 25289 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 64069105 10808082432 7424 18446744073709551615 4194304 4196468 140730148920800 140284468644720 140284977597058 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25302] ppid=25286 vsize=10554768 memory=139664290133632 CPUtime=0.01 cores=1,3,5,7
/proc/25289/task/25302/stat : 25302 (java) S 25286 25289 12560 0 -1 1077944384 292 0 0 0 1 0 0 0 20 0 15 0 64069105 10808082432 7424 18446744073709551615 4194304 4196468 140730148920800 140284467591664 140284977597058 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25303] ppid=25286 vsize=10554768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25303/stat : 25303 (java) S 25286 25289 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 64069105 10808082432 7490 18446744073709551615 4194304 4196468 140730148920800 140284466539360 140284977596117 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25304] ppid=25286 vsize=10554768 memory=139664290133632 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25304/stat : 25304 (java) S 25286 25289 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 64069109 10808082432 7490 18446744073709551615 4194304 4196468 140730148920800 140284465486384 140284977597058 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 10553140 KiB
Current children cumulated memory: 29168 KiB

[startup+0.319483 s]*
/proc/loadavg: 1.95 2.68 3.12 3/214 25304
/proc/meminfo: memFree=31238460/32770624 swapFree=67105588/67108860
[pid=25289] ppid=25286 vsize=10551156 memory=39128 CPUtime=0.27 cores=1,3,5,7
/proc/25289/stat : 25289 (java) S 25286 25289 12560 0 -1 1077944320 9047 0 0 0 25 2 0 0 20 0 15 0 64069091 10804383744 9782 18446744073709551615 4194304 4196468 140730148920800 140730148903344 140284977585911 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
/proc/25289/statm: 2637789 9782 2890 1 0 2627261 0
[pid=25289/tid=25291] ppid=25286 vsize=10551156 memory=8316850467074736180 CPUtime=0.18 cores=1,3,5,7
/proc/25289/task/25291/stat : 25291 (java) R 25286 25289 12560 0 -1 4202560 6143 0 0 0 17 1 0 0 20 0 15 0 64069099 10804383744 9782 18446744073709551615 4194304 4196468 140730148920800 140284981816880 140284977607837 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25292] ppid=25286 vsize=10551156 memory=9220 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25292/stat : 25292 (java) S 25286 25289 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 64069100 10804383744 9782 18446744073709551615 4194304 4196468 140730148920800 140284908006416 140284977596117 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25293] ppid=25286 vsize=10551156 memory=301890985990430592 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25293/stat : 25293 (java) S 25286 25289 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 64069100 10804383744 9782 18446744073709551615 4194304 4196468 140730148920800 140284587404432 140284977596117 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25294] ppid=25286 vsize=10551156 memory=6944656592455359580 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25294/stat : 25294 (java) S 25286 25289 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 64069100 10804383744 9782 18446744073709551615 4194304 4196468 140730148920800 140284586351376 140284977596117 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25295] ppid=25286 vsize=10551156 memory=3472328279047811119 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25295/stat : 25295 (java) S 25286 25289 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 64069100 10804383744 9782 18446744073709551615 4194304 4196468 140730148920800 140284585298832 140284977596117 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25296] ppid=25286 vsize=10551156 memory=3184237584366102192 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25296/stat : 25296 (java) S 25286 25289 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 64069102 10804383744 9782 18446744073709551615 4194304 4196468 140730148920800 140284473907440 140284977597058 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25297] ppid=25286 vsize=10551156 memory=8031728410328446007 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25297/stat : 25297 (java) S 25286 25289 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 64069102 10804383744 9782 18446744073709551615 4194304 4196468 140730148920800 140284472853664 140284977596117 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25298] ppid=25286 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25298/stat : 25298 (java) S 25286 25289 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 64069102 10804383744 9782 18446744073709551615 4194304 4196468 140730148920800 140284471800560 140284977596117 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25299] ppid=25286 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25299/stat : 25299 (java) S 25286 25289 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 64069105 10804383744 9782 18446744073709551615 4194304 4196468 140730148920800 140284470749136 140284977604507 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25300] ppid=25286 vsize=10551156 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/25289/task/25300/stat : 25300 (java) R 25286 25289 12560 0 -1 4202560 680 0 0 0 1 0 0 0 20 0 15 0 64069105 10804383744 9782 18446744073709551615 4194304 4196468 140730148920800 140284469678168 140284955466064 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25301] ppid=25286 vsize=10551156 memory=3472323898181169199 CPUtime=0.01 cores=1,3,5,7
/proc/25289/task/25301/stat : 25301 (java) R 25286 25289 12560 0 -1 1077944384 122 0 0 0 1 0 0 0 20 0 15 0 64069105 10804383744 9782 18446744073709551615 4194304 4196468 140730148920800 140284468644720 140284977597058 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25302] ppid=25286 vsize=10551156 memory=8386791570598800110 CPUtime=0.05 cores=1,3,5,7
/proc/25289/task/25302/stat : 25302 (java) R 25286 25289 12560 0 -1 4202560 752 0 0 0 5 0 0 0 20 0 15 0 64069105 10804383744 9782 18446744073709551615 4194304 4196468 140730148920800 140284467587608 140284956504720 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25303] ppid=25286 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25303/stat : 25303 (java) S 25286 25289 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 64069105 10804383744 9782 18446744073709551615 4194304 4196468 140730148920800 140284466539360 140284977596117 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25304] ppid=25286 vsize=10551156 memory=139664290133632 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25304/stat : 25304 (java) S 25286 25289 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 64069109 10804383744 9782 18446744073709551615 4194304 4196468 140730148920800 140284465486384 140284977597058 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 39128 KiB

[startup+0.70105 s]
/proc/loadavg: 1.95 2.68 3.12 6/214 25304
/proc/meminfo: memFree=31219160/32770624 swapFree=67105588/67108860
[pid=25289] ppid=25286 vsize=10617796 memory=105684 CPUtime=1.39 cores=1,3,5,7
/proc/25289/stat : 25289 (java) S 25286 25289 12560 0 -1 1077944320 12517 0 0 0 135 4 0 0 20 0 16 0 64069091 10872623104 26421 18446744073709551615 4194304 4196468 140730148920800 140730148903344 140284977585911 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
/proc/25289/statm: 2654449 26421 3059 1 0 2643902 0
[pid=25289/tid=25291] ppid=25286 vsize=10617796 memory=0 CPUtime=0.56 cores=1,3,5,7
/proc/25289/task/25291/stat : 25291 (java) R 25286 25289 12560 0 -1 4202560 6894 0 0 0 53 3 0 0 20 0 16 0 64069099 10872623104 26421 18446744073709551615 4194304 4196468 140730148920800 140284981822192 140284977607258 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25292] ppid=25286 vsize=10617796 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25292/stat : 25292 (java) S 25286 25289 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 64069100 10872623104 26421 18446744073709551615 4194304 4196468 140730148920800 140284908006416 140284977596117 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25293] ppid=25286 vsize=10617796 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25293/stat : 25293 (java) S 25286 25289 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 64069100 10872623104 26421 18446744073709551615 4194304 4196468 140730148920800 140284587404432 140284977596117 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25294] ppid=25286 vsize=10617796 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25294/stat : 25294 (java) S 25286 25289 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 64069100 10872623104 26421 18446744073709551615 4194304 4196468 140730148920800 140284586351376 140284977596117 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25295] ppid=25286 vsize=10617796 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25295/stat : 25295 (java) S 25286 25289 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 64069100 10872623104 26421 18446744073709551615 4194304 4196468 140730148920800 140284585298832 140284977596117 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25296] ppid=25286 vsize=10617796 memory=1196 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25296/stat : 25296 (java) S 25286 25289 12560 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 16 0 64069102 10872623104 26421 18446744073709551615 4194304 4196468 140730148920800 140284473907440 140284977597058 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25297] ppid=25286 vsize=10617796 memory=8600 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25297/stat : 25297 (java) S 25286 25289 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 64069102 10872623104 26421 18446744073709551615 4194304 4196468 140730148920800 140284472853664 140284977596117 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25298] ppid=25286 vsize=10617796 memory=1716 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25298/stat : 25298 (java) S 25286 25289 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 64069102 10872623104 26421 18446744073709551615 4194304 4196468 140730148920800 140284471800560 140284977596117 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25299] ppid=25286 vsize=10617796 memory=14260 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25299/stat : 25299 (java) S 25286 25289 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 64069105 10872623104 26421 18446744073709551615 4194304 4196468 140730148920800 140284470749136 140284977604507 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25300] ppid=25286 vsize=10617796 memory=796 CPUtime=0.27 cores=1,3,5,7
/proc/25289/task/25300/stat : 25300 (java) R 25286 25289 12560 0 -1 4202560 1746 0 0 0 27 0 0 0 20 0 16 0 64069105 10872623104 26421 18446744073709551615 4194304 4196468 140730148920800 140284469687056 140284961080400 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25301] ppid=25286 vsize=10617796 memory=3472328279047811153 CPUtime=0.27 cores=1,3,5,7
/proc/25289/task/25301/stat : 25301 (java) S 25286 25289 12560 0 -1 1077944384 945 0 0 0 27 0 0 0 20 0 16 0 64069105 10872623104 26421 18446744073709551615 4194304 4196468 140730148920800 140284468644720 140284977597058 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25302] ppid=25286 vsize=10617796 memory=0 CPUtime=0.27 cores=1,3,5,7
/proc/25289/task/25302/stat : 25302 (java) R 25286 25289 12560 0 -1 1077944384 1541 0 0 0 27 0 0 0 20 0 16 0 64069105 10872623104 26421 18446744073709551615 4194304 4196468 140730148920800 140284467587616 140284977596117 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25303] ppid=25286 vsize=10617796 memory=737 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25303/stat : 25303 (java) S 25286 25289 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 64069105 10872623104 26421 18446744073709551615 4194304 4196468 140730148920800 140284466539360 140284977596117 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25304] ppid=25286 vsize=10617796 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25304/stat : 25304 (java) S 25286 25289 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 64069109 10872623104 26421 18446744073709551615 4194304 4196468 140730148920800 140284465486384 140284977597058 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
Current children cumulated CPU time: 1.39 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 105684 KiB

[startup+1.50076 s]
/proc/loadavg: 1.95 2.68 3.12 3/215 25305
/proc/meminfo: memFree=31168200/32770624 swapFree=67105588/67108860
[pid=25289] ppid=25286 vsize=10617796 memory=113460 CPUtime=2.91 cores=1,3,5,7
/proc/25289/stat : 25289 (java) S 25286 25289 12560 0 -1 1077944320 15373 0 0 0 287 4 0 0 20 0 16 0 64069091 10872623104 28365 18446744073709551615 4194304 4196468 140730148920800 140730148903344 140284977585911 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
/proc/25289/statm: 2654449 28365 3071 1 0 2643902 0
[pid=25289/tid=25291] ppid=25286 vsize=10617796 memory=1292 CPUtime=1.36 cores=1,3,5,7
/proc/25289/task/25291/stat : 25291 (java) R 25286 25289 12560 0 -1 4202560 7368 0 0 0 133 3 0 0 20 0 16 0 64069099 10872623104 28365 18446744073709551615 4194304 4196468 140730148920800 140284981822744 140284591332540 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25292] ppid=25286 vsize=10617796 memory=279328298917728 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25292/stat : 25292 (java) S 25286 25289 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 64069100 10872623104 28365 18446744073709551615 4194304 4196468 140730148920800 140284908006416 140284977596117 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25293] ppid=25286 vsize=10617796 memory=-7025452035940392864 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25293/stat : 25293 (java) S 25286 25289 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 64069100 10872623104 28365 18446744073709551615 4194304 4196468 140730148920800 140284587404432 140284977596117 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25294] ppid=25286 vsize=10617796 memory=-8458152057954561420 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25294/stat : 25294 (java) S 25286 25289 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 64069100 10872623104 28365 18446744073709551615 4194304 4196468 140730148920800 140284586351376 140284977596117 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25295] ppid=25286 vsize=10617796 memory=-7161131788332309537 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25295/stat : 25295 (java) S 25286 25289 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 64069100 10872623104 28365 18446744073709551615 4194304 4196468 140730148920800 140284585298832 140284977596117 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25296] ppid=25286 vsize=10617796 memory=7753939057605507388 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25296/stat : 25296 (java) S 25286 25289 12560 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 16 0 64069102 10872623104 28365 18446744073709551615 4194304 4196468 140730148920800 140284473907440 140284977597058 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25297] ppid=25286 vsize=10617796 memory=8761640388318109335 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25297/stat : 25297 (java) S 25286 25289 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 64069102 10872623104 28365 18446744073709551615 4194304 4196468 140730148920800 140284472853664 140284977596117 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25298] ppid=25286 vsize=10617796 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25298/stat : 25298 (java) S 25286 25289 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 64069102 10872623104 28365 18446744073709551615 4194304 4196468 140730148920800 140284471800560 140284977596117 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25299] ppid=25286 vsize=10617796 memory=5937831634751153768 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25299/stat : 25299 (java) S 25286 25289 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 64069105 10872623104 28365 18446744073709551615 4194304 4196468 140730148920800 140284470749136 140284977604507 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25300] ppid=25286 vsize=10617796 memory=7811044310603950144 CPUtime=0.63 cores=1,3,5,7
/proc/25289/task/25300/stat : 25300 (java) S 25286 25289 12560 0 -1 1077944384 2504 0 0 0 63 0 0 0 20 0 16 0 64069105 10872623104 28365 18446744073709551615 4194304 4196468 140730148920800 140284469697264 140284977597058 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25301] ppid=25286 vsize=10617796 memory=0 CPUtime=0.58 cores=1,3,5,7
/proc/25289/task/25301/stat : 25301 (java) S 25286 25289 12560 0 -1 1077944384 2424 0 0 0 58 0 0 0 20 0 16 0 64069105 10872623104 28365 18446744073709551615 4194304 4196468 140730148920800 140284468644720 140284977597058 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25302] ppid=25286 vsize=10617796 memory=-2915666617986569630 CPUtime=0.31 cores=1,3,5,7
/proc/25289/task/25302/stat : 25302 (java) S 25286 25289 12560 0 -1 1077944384 1671 0 0 0 31 0 0 0 20 0 16 0 64069105 10872623104 28365 18446744073709551615 4194304 4196468 140730148920800 140284467591664 140284977597058 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25303] ppid=25286 vsize=10617796 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25303/stat : 25303 (java) S 25286 25289 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 64069105 10872623104 28365 18446744073709551615 4194304 4196468 140730148920800 140284466539360 140284977596117 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25304] ppid=25286 vsize=10617796 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25304/stat : 25304 (java) S 25286 25289 12560 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 16 0 64069109 10872623104 28365 18446744073709551615 4194304 4196468 140730148920800 140284465486384 140284977597058 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0

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

/proc/25289/task/25296/stat : 25296 (java) S 25286 25289 12560 0 -1 1077944384 11799 0 0 0 9 4 0 0 20 0 16 0 64069102 10872623104 143081 18446744073709551615 4194304 4196468 140730148920800 140284473907440 140284977597058 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25297] ppid=25286 vsize=10617796 memory=572324 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25297/stat : 25297 (java) S 25286 25289 12560 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 16 0 64069102 10872623104 143081 18446744073709551615 4194304 4196468 140730148920800 140284472853664 140284977596117 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25298] ppid=25286 vsize=10617796 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25298/stat : 25298 (java) S 25286 25289 12560 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 16 0 64069102 10872623104 143081 18446744073709551615 4194304 4196468 140730148920800 140284471800560 140284977596117 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25299] ppid=25286 vsize=10617796 memory=572324 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25299/stat : 25299 (java) S 25286 25289 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 64069105 10872623104 143081 18446744073709551615 4194304 4196468 140730148920800 140284470749136 140284977604507 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25300] ppid=25286 vsize=10617796 memory=572324 CPUtime=0.8 cores=1,3,5,7
/proc/25289/task/25300/stat : 25300 (java) S 25286 25289 12560 0 -1 1077944384 3620 0 0 0 79 1 0 0 20 0 16 0 64069105 10872623104 143081 18446744073709551615 4194304 4196468 140730148920800 140284469697264 140284977597058 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25301] ppid=25286 vsize=10617796 memory=572324 CPUtime=0.7 cores=1,3,5,7
/proc/25289/task/25301/stat : 25301 (java) S 25286 25289 12560 0 -1 1077944384 3646 0 0 0 69 1 0 0 20 0 16 0 64069105 10872623104 143081 18446744073709551615 4194304 4196468 140730148920800 140284468644720 140284977597058 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25302] ppid=25286 vsize=10617796 memory=4144 CPUtime=0.33 cores=1,3,5,7
/proc/25289/task/25302/stat : 25302 (java) S 25286 25289 12560 0 -1 1077944384 3039 0 0 0 33 0 0 0 20 0 16 0 64069105 10872623104 143081 18446744073709551615 4194304 4196468 140730148920800 140284467591664 140284977597058 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25303] ppid=25286 vsize=10617796 memory=572324 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25303/stat : 25303 (java) S 25286 25289 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 64069105 10872623104 143081 18446744073709551615 4194304 4196468 140730148920800 140284466539360 140284977596117 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25304] ppid=25286 vsize=10617796 memory=572324 CPUtime=1.32 cores=1,3,5,7
/proc/25289/task/25304/stat : 25304 (java) S 25286 25289 12560 0 -1 1077944384 1815 0 0 0 61 71 0 0 20 0 16 0 64069109 10872623104 143081 18446744073709551615 4194304 4196468 140730148920800 140284465486384 140284977597058 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25305] ppid=25286 vsize=10617796 memory=572324 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25305/stat : 25305 (java) S 25286 25289 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 64069160 10872623104 143081 18446744073709551615 4194304 4196468 140730148920800 140284464432176 140284977597058 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
Current children cumulated CPU time: 2448.45 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 572324 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/211 25551
/proc/meminfo: memFree=29371280/32770624 swapFree=67105588/67108860
[pid=25289] ppid=25286 vsize=10617796 memory=566684 CPUtime=2508.53 cores=1,3,5,7
/proc/25289/stat : 25289 (java) S 25286 25289 12560 0 -1 1077944320 63468 0 0 0 250703 150 0 0 20 0 16 0 64069091 10872623104 141671 18446744073709551615 4194304 4196468 140730148920800 140730148903344 140284977585911 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
/proc/25289/statm: 2654449 141671 3131 1 0 2643902 0
[pid=25289/tid=25291] ppid=25286 vsize=10617796 memory=566684 CPUtime=2500.72 cores=1,3,5,7
/proc/25289/task/25291/stat : 25291 (java) R 25286 25289 12560 0 -1 4202560 17701 0 0 0 250067 5 0 0 20 0 16 0 64069099 10872623104 141671 18446744073709551615 4194304 4196468 140730148920800 140284981824880 140284591081613 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25292] ppid=25286 vsize=10617796 memory=566684 CPUtime=1.1 cores=1,3,5,7
/proc/25289/task/25292/stat : 25292 (java) S 25286 25289 12560 0 -1 1077944384 5448 0 0 0 92 18 0 0 20 0 16 0 64069100 10872623104 141671 18446744073709551615 4194304 4196468 140730148920800 140284908006416 140284977596117 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25293] ppid=25286 vsize=10617796 memory=566684 CPUtime=1.09 cores=1,3,5,7
/proc/25289/task/25293/stat : 25293 (java) S 25286 25289 12560 0 -1 1077944384 5969 0 0 0 91 18 0 0 20 0 16 0 64069100 10872623104 141671 18446744073709551615 4194304 4196468 140730148920800 140284587404432 140284977596117 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25294] ppid=25286 vsize=10617796 memory=572324 CPUtime=1.1 cores=1,3,5,7
/proc/25289/task/25294/stat : 25294 (java) S 25286 25289 12560 0 -1 1077944384 4517 0 0 0 91 19 0 0 20 0 16 0 64069100 10872623104 141671 18446744073709551615 4194304 4196468 140730148920800 140284586351376 140284977596117 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25295] ppid=25286 vsize=10617796 memory=566684 CPUtime=1.1 cores=1,3,5,7
/proc/25289/task/25295/stat : 25295 (java) S 25286 25289 12560 0 -1 1077944384 4242 0 0 0 92 18 0 0 20 0 16 0 64069100 10872623104 141671 18446744073709551615 4194304 4196468 140730148920800 140284585298832 140284977596117 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25296] ppid=25286 vsize=10617796 memory=572324 CPUtime=0.13 cores=1,3,5,7
/proc/25289/task/25296/stat : 25296 (java) S 25286 25289 12560 0 -1 1077944384 11968 0 0 0 9 4 0 0 20 0 16 0 64069102 10872623104 141671 18446744073709551615 4194304 4196468 140730148920800 140284473907440 140284977597058 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25297] ppid=25286 vsize=10617796 memory=566684 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25297/stat : 25297 (java) S 25286 25289 12560 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 16 0 64069102 10872623104 141671 18446744073709551615 4194304 4196468 140730148920800 140284472853664 140284977596117 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25298] ppid=25286 vsize=10617796 memory=566684 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25298/stat : 25298 (java) S 25286 25289 12560 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 16 0 64069102 10872623104 141671 18446744073709551615 4194304 4196468 140730148920800 140284471800560 140284977596117 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25299] ppid=25286 vsize=10617796 memory=566684 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25299/stat : 25299 (java) S 25286 25289 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 64069105 10872623104 141671 18446744073709551615 4194304 4196468 140730148920800 140284470749136 140284977604507 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25300] ppid=25286 vsize=10617796 memory=566684 CPUtime=0.8 cores=1,3,5,7
/proc/25289/task/25300/stat : 25300 (java) S 25286 25289 12560 0 -1 1077944384 3623 0 0 0 79 1 0 0 20 0 16 0 64069105 10872623104 141671 18446744073709551615 4194304 4196468 140730148920800 140284469697264 140284977597058 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25301] ppid=25286 vsize=10617796 memory=566684 CPUtime=0.7 cores=1,3,5,7
/proc/25289/task/25301/stat : 25301 (java) S 25286 25289 12560 0 -1 1077944384 3648 0 0 0 69 1 0 0 20 0 16 0 64069105 10872623104 141671 18446744073709551615 4194304 4196468 140730148920800 140284468644720 140284977597058 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25302] ppid=25286 vsize=10617796 memory=566684 CPUtime=0.33 cores=1,3,5,7
/proc/25289/task/25302/stat : 25302 (java) S 25286 25289 12560 0 -1 1077944384 3041 0 0 0 33 0 0 0 20 0 16 0 64069105 10872623104 141671 18446744073709551615 4194304 4196468 140730148920800 140284467591664 140284977597058 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25303] ppid=25286 vsize=10617796 memory=566684 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25303/stat : 25303 (java) S 25286 25289 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 64069105 10872623104 141671 18446744073709551615 4194304 4196468 140730148920800 140284466539360 140284977596117 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25304] ppid=25286 vsize=10617796 memory=796 CPUtime=1.35 cores=1,3,5,7
/proc/25289/task/25304/stat : 25304 (java) S 25286 25289 12560 0 -1 1077944384 1846 0 0 0 63 72 0 0 20 0 16 0 64069109 10872623104 141671 18446744073709551615 4194304 4196468 140730148920800 140284465486384 140284977597058 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25305] ppid=25286 vsize=10617796 memory=566684 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25305/stat : 25305 (java) S 25286 25289 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 64069160 10872623104 141671 18446744073709551615 4194304 4196468 140730148920800 140284464432176 140284977597058 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
Current children cumulated CPU time: 2508.53 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 566684 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2513.8 s]
/proc/loadavg: 2.00 2.00 2.07 3/211 25552
/proc/meminfo: memFree=29371404/32770624 swapFree=67105588/67108860
[pid=25289] ppid=25286 vsize=10617796 memory=566684 CPUtime=2520.04 cores=1,3,5,7
/proc/25289/stat : 25289 (java) S 25286 25289 12560 0 -1 1077944320 63471 0 0 0 251854 150 0 0 20 0 16 0 64069091 10872623104 141671 18446744073709551615 4194304 4196468 140730148920800 140730148903344 140284977585911 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
/proc/25289/statm: 2654449 141671 3131 1 0 2643902 0
[pid=25289/tid=25291] ppid=25286 vsize=10617796 memory=566684 CPUtime=2512.22 cores=1,3,5,7
/proc/25289/task/25291/stat : 25291 (java) R 25286 25289 12560 0 -1 4202560 17704 0 0 0 251217 5 0 0 20 0 16 0 64069099 10872623104 141671 18446744073709551615 4194304 4196468 140730148920800 140284981824880 140284591079907 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25292] ppid=25286 vsize=10617796 memory=22572 CPUtime=1.1 cores=1,3,5,7
/proc/25289/task/25292/stat : 25292 (java) S 25286 25289 12560 0 -1 1077944384 5448 0 0 0 92 18 0 0 20 0 16 0 64069100 10872623104 141671 18446744073709551615 4194304 4196468 140730148920800 140284908006416 140284977596117 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25293] ppid=25286 vsize=10617796 memory=-8774313645642428999 CPUtime=1.09 cores=1,3,5,7
/proc/25289/task/25293/stat : 25293 (java) S 25286 25289 12560 0 -1 1077944384 5969 0 0 0 91 18 0 0 20 0 16 0 64069100 10872623104 141671 18446744073709551615 4194304 4196468 140730148920800 140284587404432 140284977596117 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25294] ppid=25286 vsize=10617796 memory=3054941726111388240 CPUtime=1.1 cores=1,3,5,7
/proc/25289/task/25294/stat : 25294 (java) S 25286 25289 12560 0 -1 1077944384 4517 0 0 0 91 19 0 0 20 0 16 0 64069100 10872623104 141671 18446744073709551615 4194304 4196468 140730148920800 140284586351376 140284977596117 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25295] ppid=25286 vsize=10617796 memory=6003387816047044450 CPUtime=1.1 cores=1,3,5,7
/proc/25289/task/25295/stat : 25295 (java) S 25286 25289 12560 0 -1 1077944384 4242 0 0 0 92 18 0 0 20 0 16 0 64069100 10872623104 141671 18446744073709551615 4194304 4196468 140730148920800 140284585298832 140284977596117 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25296] ppid=25286 vsize=10617796 memory=4279353494052561728 CPUtime=0.13 cores=1,3,5,7
/proc/25289/task/25296/stat : 25296 (java) S 25286 25289 12560 0 -1 1077944384 11968 0 0 0 9 4 0 0 20 0 16 0 64069102 10872623104 141671 18446744073709551615 4194304 4196468 140730148920800 140284473907440 140284977597058 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25297] ppid=25286 vsize=10617796 memory=7306898398566246485 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25297/stat : 25297 (java) S 25286 25289 12560 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 16 0 64069102 10872623104 141671 18446744073709551615 4194304 4196468 140730148920800 140284472853664 140284977596117 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25298] ppid=25286 vsize=10617796 memory=4144 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25298/stat : 25298 (java) S 25286 25289 12560 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 16 0 64069102 10872623104 141671 18446744073709551615 4194304 4196468 140730148920800 140284471800560 140284977596117 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25299] ppid=25286 vsize=10617796 memory=36712 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25299/stat : 25299 (java) S 25286 25289 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 64069105 10872623104 141671 18446744073709551615 4194304 4196468 140730148920800 140284470749136 140284977604507 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25300] ppid=25286 vsize=10617796 memory=1292 CPUtime=0.8 cores=1,3,5,7
/proc/25289/task/25300/stat : 25300 (java) S 25286 25289 12560 0 -1 1077944384 3623 0 0 0 79 1 0 0 20 0 16 0 64069105 10872623104 141671 18446744073709551615 4194304 4196468 140730148920800 140284469697264 140284977597058 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25301] ppid=25286 vsize=10617796 memory=2384 CPUtime=0.7 cores=1,3,5,7
/proc/25289/task/25301/stat : 25301 (java) S 25286 25289 12560 0 -1 1077944384 3648 0 0 0 69 1 0 0 20 0 16 0 64069105 10872623104 141671 18446744073709551615 4194304 4196468 140730148920800 140284468644720 140284977597058 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25302] ppid=25286 vsize=10617796 memory=1688 CPUtime=0.33 cores=1,3,5,7
/proc/25289/task/25302/stat : 25302 (java) S 25286 25289 12560 0 -1 1077944384 3041 0 0 0 33 0 0 0 20 0 16 0 64069105 10872623104 141671 18446744073709551615 4194304 4196468 140730148920800 140284467591664 140284977597058 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25303] ppid=25286 vsize=10617796 memory=5808 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25303/stat : 25303 (java) S 25286 25289 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 64069105 10872623104 141671 18446744073709551615 4194304 4196468 140730148920800 140284466539360 140284977596117 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25304] ppid=25286 vsize=10617796 memory=4612 CPUtime=1.37 cores=1,3,5,7
/proc/25289/task/25304/stat : 25304 (java) S 25286 25289 12560 0 -1 1077944384 1846 0 0 0 64 73 0 0 20 0 16 0 64069109 10872623104 141671 18446744073709551615 4194304 4196468 140730148920800 140284465486384 140284977597058 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25305] ppid=25286 vsize=10617796 memory=3188 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25305/stat : 25305 (java) S 25286 25289 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 64069160 10872623104 141671 18446744073709551615 4194304 4196468 140730148920800 140284464432176 140284977597058 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 566684 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2514.04 s]
# the end of solver process 25289 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.59 s, system=1.51303 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2514 s]*
/proc/loadavg: 2.00 2.00 2.07 2/212 25555
/proc/meminfo: memFree=29371404/32770624 swapFree=67105588/67108860
[pid=25289] ppid=25286 vsize=10751952 memory=566932 CPUtime=2520.05 cores=1,3,5,7
/proc/25289/stat : 25289 (java) S 25286 25289 12560 0 -1 1077944320 63939 0 0 0 251855 150 0 0 20 0 17 0 64069091 11009998848 141733 18446744073709551615 4194304 4196468 140730148920800 140730148903344 140284977585911 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
/proc/25289/statm: 2687988 141733 3133 1 0 2677441 0
[pid=25289/tid=25291] ppid=25286 vsize=10751952 memory=-8774313645642428999 CPUtime=2512.23 cores=1,3,5,7
/proc/25289/task/25291/stat : 25291 (java) S 25286 25289 12560 0 -1 1077944384 17740 0 0 0 251218 5 0 0 20 0 17 0 64069099 11009998848 141733 18446744073709551615 4194304 4196468 140730148920800 140284981828784 140284977596117 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25292] ppid=25286 vsize=10751952 memory=4872558044660077418 CPUtime=1.1 cores=1,3,5,7
/proc/25289/task/25292/stat : 25292 (java) S 25286 25289 12560 0 -1 1077944384 5448 0 0 0 92 18 0 0 20 0 17 0 64069100 11009998848 141733 18446744073709551615 4194304 4196468 140730148920800 140284908006416 140284977596117 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25293] ppid=25286 vsize=10751952 memory=1620 CPUtime=1.09 cores=1,3,5,7
/proc/25289/task/25293/stat : 25293 (java) S 25286 25289 12560 0 -1 1077944384 5969 0 0 0 91 18 0 0 20 0 17 0 64069100 11009998848 141733 18446744073709551615 4194304 4196468 140730148920800 140284587404432 140284977596117 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25294] ppid=25286 vsize=10751952 memory=920 CPUtime=1.1 cores=1,3,5,7
/proc/25289/task/25294/stat : 25294 (java) S 25286 25289 12560 0 -1 1077944384 4517 0 0 0 91 19 0 0 20 0 17 0 64069100 11009998848 141733 18446744073709551615 4194304 4196468 140730148920800 140284586351376 140284977596117 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25295] ppid=25286 vsize=10751952 memory=2160 CPUtime=1.1 cores=1,3,5,7
/proc/25289/task/25295/stat : 25295 (java) S 25286 25289 12560 0 -1 1077944384 4242 0 0 0 92 18 0 0 20 0 17 0 64069100 11009998848 141733 18446744073709551615 4194304 4196468 140730148920800 140284585298832 140284977596117 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25296] ppid=25286 vsize=10751952 memory=832 CPUtime=0.13 cores=1,3,5,7
/proc/25289/task/25296/stat : 25296 (java) S 25286 25289 12560 0 -1 1077944384 11968 0 0 0 9 4 0 0 20 0 17 0 64069102 11009998848 141733 18446744073709551615 4194304 4196468 140730148920800 140284473907440 140284977597058 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25297] ppid=25286 vsize=10751952 memory=16448 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25297/stat : 25297 (java) S 25286 25289 12560 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 17 0 64069102 11009998848 141733 18446744073709551615 4194304 4196468 140730148920800 140284472853664 140284977596117 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25298] ppid=25286 vsize=10751952 memory=-8707038579349950309 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25298/stat : 25298 (java) S 25286 25289 12560 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 17 0 64069102 11009998848 141733 18446744073709551615 4194304 4196468 140730148920800 140284471800560 140284977596117 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25299] ppid=25286 vsize=10751952 memory=-6520471753822164382 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25299/stat : 25299 (java) S 25286 25289 12560 0 -1 1077944384 108 0 0 0 0 0 0 0 20 0 17 0 64069105 11009998848 141733 18446744073709551615 4194304 4196468 140730148920800 140284470749136 140284977604507 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25300] ppid=25286 vsize=10751952 memory=-8412656567318647667 CPUtime=0.8 cores=1,3,5,7
/proc/25289/task/25300/stat : 25300 (java) S 25286 25289 12560 0 -1 1077944384 3623 0 0 0 79 1 0 0 20 0 17 0 64069105 11009998848 141733 18446744073709551615 4194304 4196468 140730148920800 140284469697264 140284977597058 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25301] ppid=25286 vsize=10751952 memory=9047017150487036575 CPUtime=0.7 cores=1,3,5,7
/proc/25289/task/25301/stat : 25301 (java) S 25286 25289 12560 0 -1 1077944384 3702 0 0 0 69 1 0 0 20 0 17 0 64069105 11009998848 141733 18446744073709551615 4194304 4196468 140730148920800 140284468644720 140284977597058 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25302] ppid=25286 vsize=10751952 memory=7822038051842261661 CPUtime=0.33 cores=1,3,5,7
/proc/25289/task/25302/stat : 25302 (java) R 25286 25289 12560 0 -1 4202560 3135 0 0 0 33 0 0 0 20 0 17 0 64069105 11009998848 141733 18446744073709551615 4194304 4196468 140730148920800 140284467591664 140284963261055 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25303] ppid=25286 vsize=10751952 memory=3240 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25303/stat : 25303 (java) S 25286 25289 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 64069105 11009998848 141733 18446744073709551615 4194304 4196468 140730148920800 140284466539360 140284977596117 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25304] ppid=25286 vsize=10751952 memory=566684 CPUtime=1.37 cores=1,3,5,7
/proc/25289/task/25304/stat : 25304 (java) S 25286 25289 12560 0 -1 1077944384 1846 0 0 0 64 73 0 0 20 0 17 0 64069109 11009998848 141733 18446744073709551615 4194304 4196468 140730148920800 140284465486384 140284977597058 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25553] ppid=25286 vsize=10751952 memory=1148 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25553/stat : 25553 (java) S 25286 25289 12560 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 17 0 64320472 11009998848 141733 18446744073709551615 4194304 4196468 140730148920800 140284463378416 140284977596117 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
[pid=25289/tid=25554] ppid=25286 vsize=10751952 memory=56 CPUtime=0 cores=1,3,5,7
/proc/25289/task/25554/stat : 25554 (java) R 25286 25289 12560 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 17 0 64320472 11009998848 141733 18446744073709551615 4194304 4196468 140730148920800 140284462304368 140284970265133 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24297472 140730148925840 140730148925993 140730148925993 140730148929487 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 10751952 KiB
Current children cumulated memory: 566932 KiB

Child status: 143
Real time (s): 2514.04
CPU time (s): 2520.1
CPU user time (s): 2518.59
CPU system time (s): 1.51303
CPU usage (%): 100.241
Max. virtual memory (cumulated for all children) (KiB): 10751952
Max. memory (cumulated for all children) (KiB): 785676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.59
system time used= 1.51303
maximum resident set size= 791400
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64215
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1968
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 56686
involuntary context switches= 1410


# summary of solver processes directly reported to runsolver:
#   pid: 25289
#   total CPU time (s): 2520.1
#   total CPU user time (s): 2518.59
#   total CPU system time (s): 1.51303

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.0351 second user time and 23.574 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-13 11:51:35
IDJOB=4263548
IDBENCH=122640
IDSOLVER=2651
FILE ID=node126/4263548-1502618737
RUNJOBID= node126-1502596857-19457
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/Random/Random-B-2-23-23/rand-2-23-23-253-131-0.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4263548-1502618737/watcher-4263548-1502618737 -o /tmp/evaluation-result-4263548-1502618737/solver-4263548-1502618737 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502596857-19457 --watchdog 2580  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4263548-1502618737.xml

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

MD5SUM BENCH= 3925c474c05bd21213e760e2a53982be
RANDOM SEED=1716416504

node126.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.81
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.81
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.81
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.81
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:        31264748 kB
MemAvailable:   31505524 kB
Buffers:          259124 kB
Cached:           252156 kB
SwapCached:          524 kB
Active:           881128 kB
Inactive:         146264 kB
Active(anon):     464236 kB
Inactive(anon):    85576 kB
Active(file):     416892 kB
Inactive(file):    60688 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105588 kB
Dirty:              1968 kB
Writeback:             0 kB
AnonPages:        515568 kB
Mapped:            58644 kB
Shmem:             33440 kB
Slab:             183616 kB
SReclaimable:     158060 kB
SUnreclaim:        25556 kB
KernelStack:        3776 kB
PageTables:         6104 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1373352 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    434176 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62028 MiB
End job on node126 at 2017-08-13 12:33:29