Trace number 4263736

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-05? (TO) 2520.1201 2449.25

General information on the benchmark

NameOpenStacks/OpenStacks-m2c-s1/
OpenStacks-m2c-wbo-15-30-1.xml
MD5SUM42e0d1a2247f38e5f07d6f797d7a9923
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark148.50999
Satisfiable
(Un)Satisfiability was proved
Number of variables540
Number of constraints511
Number of domains3
Minimum domain size2
Maximum domain size31
Distribution of domain sizes[{"size":2,"count":450},{"size":30,"count":60},{"size":31,"count":30}]
Minimum variable degree2
Maximum variable degree31
Distribution of variable degrees[{"degree":2,"count":480},{"degree":5,"count":30},{"degree":31,"count":30}]
Minimum constraint arity3
Maximum constraint arity30
Distribution of constraint arities[{"arity":3,"count":452},{"arity":4,"count":10},{"arity":5,"count":10},{"arity":6,"count":4},{"arity":7,"count":2},{"arity":8,"count":2},{"arity":16,"count":30},{"arity":30,"count":1}]
Number of extensional constraints450
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":450},{"type":"allDifferent","count":1},{"type":"sum","count":30},{"type":"minimum","count":15},{"type":"maximum","count":15}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4263736-1502638832/watcher-4263736-1502638832 -o /tmp/evaluation-result-4263736-1502638832/solver-4263736-1502638832 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502623904-24885 --watchdog 2580 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4263736-1502638832.xml 

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

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


[startup+0.100158 s]*
/proc/loadavg: 2.02 2.81 4.23 3/204 28003
/proc/meminfo: memFree=31255244/32770624 swapFree=67108860/67108860
[pid=27994] ppid=27991 vsize=10151672 memory=20476 CPUtime=0.03 cores=1,3,5,7
/proc/27994/stat : 27994 (java) S 27991 27994 11586 0 -1 1077944320 4014 0 0 0 3 0 0 0 20 0 9 0 52223802 10395312128 5119 18446744073709551615 4194304 4196468 140723761742672 140723761725216 140643920940791 0 0 1 16800970 18446744073709551615 0 0 17 7 0 0 6 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
/proc/27994/statm: 2537918 5119 2123 1 0 2527415 0
[pid=27994/tid=27996] ppid=27991 vsize=10151672 memory=-6080252488679788902 CPUtime=0.03 cores=1,3,5,7
/proc/27994/task/27996/stat : 27996 (java) R 27991 27994 11586 0 -1 4202560 2656 0 0 0 3 0 0 0 20 0 9 0 52223809 10395312128 5119 18446744073709551615 4194304 4196468 140723761742672 140643925175888 140643920962717 0 4 1 16800970 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=27997] ppid=27991 vsize=10151672 memory=5767615056695097737 CPUtime=0 cores=1,3,5,7
/proc/27994/task/27997/stat : 27997 (java) S 27991 27994 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 52223810 10395312128 5119 18446744073709551615 4194304 4196468 140723761742672 140643877907344 140643920950997 0 4 1 16800970 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=27998] ppid=27991 vsize=10151672 memory=139770287113856 CPUtime=0 cores=1,3,5,7
/proc/27994/task/27998/stat : 27998 (java) S 27991 27994 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 52223810 10395312128 5119 18446744073709551615 4194304 4196468 140723761742672 140643876854544 140643920950997 0 4 1 16800970 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=27999] ppid=27991 vsize=10151672 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27994/task/27999/stat : 27999 (java) S 27991 27994 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 52223810 10395312128 5119 18446744073709551615 4194304 4196468 140723761742672 140643875802256 140643920950997 0 4 1 16800970 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28000] ppid=27991 vsize=10151672 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27994/task/28000/stat : 28000 (java) S 27991 27994 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 52223810 10395312128 5119 18446744073709551615 4194304 4196468 140723761742672 140643874749456 140643920950997 0 4 1 16800970 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28001] ppid=27991 vsize=10151672 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27994/task/28001/stat : 28001 (java) S 27991 27994 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 52223811 10395312128 5119 18446744073709551615 4194304 4196468 140723761742672 140643484129392 140643920951938 0 0 1 16800970 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28002] ppid=27991 vsize=10151672 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27994/task/28002/stat : 28002 (java) S 27991 27994 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 52223812 10395312128 5119 18446744073709551615 4194304 4196468 140723761742672 140643483075360 140643920950997 0 4 1 16800970 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28003] ppid=27991 vsize=10151672 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27994/task/28003/stat : 28003 (java) S 27991 27994 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 52223812 10395312128 5119 18446744073709551615 4194304 4196468 140723761742672 140643482023024 140643920950997 0 4 1 16800970 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 10151672 KiB
Current children cumulated memory: 20476 KiB

[startup+0.209893 s]*
/proc/loadavg: 2.02 2.81 4.23 5/210 28009
/proc/meminfo: memFree=31246336/32770624 swapFree=67108860/67108860
[pid=27994] ppid=27991 vsize=10551156 memory=29824 CPUtime=0.15 cores=1,3,5,7
/proc/27994/stat : 27994 (java) S 27991 27994 11586 0 -1 1077944320 7628 0 0 0 13 2 0 0 20 0 15 0 52223802 10804383744 7456 18446744073709551615 4194304 4196468 140723761742672 140723761725216 140643920940791 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 6 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
/proc/27994/statm: 2637789 7456 2789 1 0 2627261 0
[pid=27994/tid=27996] ppid=27991 vsize=10551156 memory=576460756329955509 CPUtime=0.1 cores=1,3,5,7
/proc/27994/task/27996/stat : 27996 (java) R 27991 27994 11586 0 -1 4202560 5472 0 0 0 9 1 0 0 20 0 15 0 52223809 10804383744 7456 18446744073709551615 4194304 4196468 140723761742672 140643925171808 140643920952726 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=27997] ppid=27991 vsize=10551156 memory=326 CPUtime=0 cores=1,3,5,7
/proc/27994/task/27997/stat : 27997 (java) S 27991 27994 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52223810 10804383744 7456 18446744073709551615 4194304 4196468 140723761742672 140643877907344 140643920950997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=27998] ppid=27991 vsize=10551156 memory=139770287653725 CPUtime=0 cores=1,3,5,7
/proc/27994/task/27998/stat : 27998 (java) S 27991 27994 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52223810 10804383744 7456 18446744073709551615 4194304 4196468 140723761742672 140643876854544 140643920950997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=27999] ppid=27991 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27994/task/27999/stat : 27999 (java) S 27991 27994 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52223810 10804383744 7456 18446744073709551615 4194304 4196468 140723761742672 140643875802256 140643920950997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28000] ppid=27991 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27994/task/28000/stat : 28000 (java) S 27991 27994 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52223810 10804383744 7456 18446744073709551615 4194304 4196468 140723761742672 140643874749456 140643920950997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28001] ppid=27991 vsize=10551156 memory=139770287113856 CPUtime=0 cores=1,3,5,7
/proc/27994/task/28001/stat : 28001 (java) S 27991 27994 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52223811 10804383744 7456 18446744073709551615 4194304 4196468 140723761742672 140643484129392 140643920951938 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28002] ppid=27991 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27994/task/28002/stat : 28002 (java) S 27991 27994 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 52223812 10804383744 7456 18446744073709551615 4194304 4196468 140723761742672 140643483075360 140643920950997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28003] ppid=27991 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27994/task/28003/stat : 28003 (java) S 27991 27994 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 52223812 10804383744 7456 18446744073709551615 4194304 4196468 140723761742672 140643482023024 140643920950997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28004] ppid=27991 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27994/task/28004/stat : 28004 (java) S 27991 27994 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52223814 10804383744 7456 18446744073709551615 4194304 4196468 140723761742672 140643480971344 140643920959387 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28005] ppid=27991 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27994/task/28005/stat : 28005 (java) S 27991 27994 11586 0 -1 1077944384 426 0 0 0 0 0 0 0 20 0 15 0 52223814 10804383744 7456 18446744073709551615 4194304 4196468 140723761742672 140643479919216 140643920951938 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28006] ppid=27991 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27994/task/28006/stat : 28006 (java) S 27991 27994 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52223814 10804383744 7456 18446744073709551615 4194304 4196468 140723761742672 140643478866416 140643920951938 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28007] ppid=27991 vsize=10551156 memory=139770287113856 CPUtime=0.02 cores=1,3,5,7
/proc/27994/task/28007/stat : 28007 (java) S 27991 27994 11586 0 -1 1077944384 360 0 0 0 2 0 0 0 20 0 15 0 52223814 10804383744 7456 18446744073709551615 4194304 4196468 140723761742672 140643477814128 140643920951938 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28008] ppid=27991 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27994/task/28008/stat : 28008 (java) S 27991 27994 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52223814 10804383744 7456 18446744073709551615 4194304 4196468 140723761742672 140643476761568 140643920950997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28009] ppid=27991 vsize=10551156 memory=139770287113856 CPUtime=0 cores=1,3,5,7
/proc/27994/task/28009/stat : 28009 (java) S 27991 27994 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52223818 10804383744 7456 18446744073709551615 4194304 4196468 140723761742672 140643475708336 140643920951938 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 29824 KiB

[startup+0.316542 s]*
/proc/loadavg: 2.02 2.81 4.23 6/210 28009
/proc/meminfo: memFree=31238316/32770624 swapFree=67108860/67108860
[pid=27994] ppid=27991 vsize=10551156 memory=42708 CPUtime=0.35 cores=1,3,5,7
/proc/27994/stat : 27994 (java) S 27991 27994 11586 0 -1 1077944320 9481 0 0 0 33 2 0 0 20 0 15 0 52223802 10804383744 10677 18446744073709551615 4194304 4196468 140723761742672 140723761725216 140643920940791 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 6 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
/proc/27994/statm: 2637789 10677 2955 1 0 2627261 0
[pid=27994/tid=27996] ppid=27991 vsize=10551156 memory=-8774313645642428999 CPUtime=0.21 cores=1,3,5,7
/proc/27994/task/27996/stat : 27996 (java) R 27991 27994 11586 0 -1 4202560 6180 0 0 0 19 2 0 0 20 0 15 0 52223809 10804383744 10677 18446744073709551615 4194304 4196468 140723761742672 140643925178768 140643905021308 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=27997] ppid=27991 vsize=10551156 memory=-7003737579269690708 CPUtime=0 cores=1,3,5,7
/proc/27994/task/27997/stat : 27997 (java) S 27991 27994 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52223810 10804383744 10677 18446744073709551615 4194304 4196468 140723761742672 140643877907344 140643920950997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=27998] ppid=27991 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27994/task/27998/stat : 27998 (java) S 27991 27994 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52223810 10804383744 10677 18446744073709551615 4194304 4196468 140723761742672 140643876854544 140643920950997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=27999] ppid=27991 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27994/task/27999/stat : 27999 (java) S 27991 27994 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52223810 10804383744 10677 18446744073709551615 4194304 4196468 140723761742672 140643875802256 140643920950997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28000] ppid=27991 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27994/task/28000/stat : 28000 (java) S 27991 27994 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52223810 10804383744 10677 18446744073709551615 4194304 4196468 140723761742672 140643874749456 140643920950997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28001] ppid=27991 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27994/task/28001/stat : 28001 (java) S 27991 27994 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52223811 10804383744 10677 18446744073709551615 4194304 4196468 140723761742672 140643484129392 140643920951938 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28002] ppid=27991 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27994/task/28002/stat : 28002 (java) S 27991 27994 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 52223812 10804383744 10677 18446744073709551615 4194304 4196468 140723761742672 140643483075360 140643920950997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28003] ppid=27991 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27994/task/28003/stat : 28003 (java) S 27991 27994 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 52223812 10804383744 10677 18446744073709551615 4194304 4196468 140723761742672 140643482023024 140643920950997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28004] ppid=27991 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27994/task/28004/stat : 28004 (java) S 27991 27994 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52223814 10804383744 10677 18446744073709551615 4194304 4196468 140723761742672 140643480971344 140643920959387 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28005] ppid=27991 vsize=10551156 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/27994/task/28005/stat : 28005 (java) S 27991 27994 11586 0 -1 1077944384 774 0 0 0 2 0 0 0 20 0 15 0 52223814 10804383744 10677 18446744073709551615 4194304 4196468 140723761742672 140643479919216 140643920951938 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28006] ppid=27991 vsize=10551156 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/27994/task/28006/stat : 28006 (java) S 27991 27994 11586 0 -1 1077944384 376 0 0 0 2 0 0 0 20 0 15 0 52223814 10804383744 10677 18446744073709551615 4194304 4196468 140723761742672 140643478866416 140643920951938 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28007] ppid=27991 vsize=10551156 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/27994/task/28007/stat : 28007 (java) R 27991 27994 11586 0 -1 4202560 787 0 0 0 7 0 0 0 20 0 15 0 52223814 10804383744 10677 18446744073709551615 4194304 4196468 140723761742672 140643477810864 140643905021278 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28008] ppid=27991 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27994/task/28008/stat : 28008 (java) S 27991 27994 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52223814 10804383744 10677 18446744073709551615 4194304 4196468 140723761742672 140643476761568 140643920950997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28009] ppid=27991 vsize=10551156 memory=139770287113856 CPUtime=0 cores=1,3,5,7
/proc/27994/task/28009/stat : 28009 (java) S 27991 27994 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52223818 10804383744 10677 18446744073709551615 4194304 4196468 140723761742672 140643475708336 140643920951938 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 42708 KiB

[startup+0.710542 s]
/proc/loadavg: 2.02 2.81 4.23 6/210 28009
/proc/meminfo: memFree=31219952/32770624 swapFree=67108860/67108860
[pid=27994] ppid=27991 vsize=10551232 memory=117612 CPUtime=1.53 cores=1,3,5,7
/proc/27994/stat : 27994 (java) S 27991 27994 11586 0 -1 1077944320 12831 0 0 0 148 5 0 0 20 0 15 0 52223802 10804461568 29403 18446744073709551615 4194304 4196468 140723761742672 140723761725216 140643920940791 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 6 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
/proc/27994/statm: 2637808 29403 3055 1 0 2627261 0
[pid=27994/tid=27996] ppid=27991 vsize=10551232 memory=0 CPUtime=0.59 cores=1,3,5,7
/proc/27994/task/27996/stat : 27996 (java) R 27991 27994 11586 0 -1 4202560 6788 0 0 0 56 3 0 0 20 0 15 0 52223809 10804461568 29403 18446744073709551615 4194304 4196468 140723761742672 140643925176928 140643555988051 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=27997] ppid=27991 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27994/task/27997/stat : 27997 (java) S 27991 27994 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52223810 10804461568 29403 18446744073709551615 4194304 4196468 140723761742672 140643877907344 140643920950997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=27998] ppid=27991 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27994/task/27998/stat : 27998 (java) S 27991 27994 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52223810 10804461568 29403 18446744073709551615 4194304 4196468 140723761742672 140643876854544 140643920950997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=27999] ppid=27991 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27994/task/27999/stat : 27999 (java) S 27991 27994 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52223810 10804461568 29403 18446744073709551615 4194304 4196468 140723761742672 140643875802256 140643920950997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28000] ppid=27991 vsize=10551232 memory=8387335585474487353 CPUtime=0 cores=1,3,5,7
/proc/27994/task/28000/stat : 28000 (java) S 27991 27994 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52223810 10804461568 29403 18446744073709551615 4194304 4196468 140723761742672 140643874749456 140643920950997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28001] ppid=27991 vsize=10551232 memory=5792001135049986384 CPUtime=0 cores=1,3,5,7
/proc/27994/task/28001/stat : 28001 (java) S 27991 27994 11586 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 52223811 10804461568 29403 18446744073709551615 4194304 4196468 140723761742672 140643484129392 140643920951938 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28002] ppid=27991 vsize=10551232 memory=7519148084804674902 CPUtime=0 cores=1,3,5,7
/proc/27994/task/28002/stat : 28002 (java) S 27991 27994 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 52223812 10804461568 29403 18446744073709551615 4194304 4196468 140723761742672 140643483075360 140643920950997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28003] ppid=27991 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27994/task/28003/stat : 28003 (java) S 27991 27994 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 52223812 10804461568 29403 18446744073709551615 4194304 4196468 140723761742672 140643482023024 140643920950997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28004] ppid=27991 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27994/task/28004/stat : 28004 (java) S 27991 27994 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52223814 10804461568 29403 18446744073709551615 4194304 4196468 140723761742672 140643480971344 140643920959387 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28005] ppid=27991 vsize=10551232 memory=0 CPUtime=0.3 cores=1,3,5,7
/proc/27994/task/28005/stat : 28005 (java) R 27991 27994 11586 0 -1 4202560 1843 0 0 0 30 0 0 0 20 0 15 0 52223814 10804461568 29403 18446744073709551615 4194304 4196468 140723761742672 140643479915584 140643898963578 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28006] ppid=27991 vsize=10551232 memory=4637164475387183459 CPUtime=0.32 cores=1,3,5,7
/proc/27994/task/28006/stat : 28006 (java) R 27991 27994 11586 0 -1 4202560 1360 0 0 0 32 0 0 0 20 0 15 0 52223814 10804461568 29403 18446744073709551615 4194304 4196468 140723761742672 140643478866416 140643902461985 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28007] ppid=27991 vsize=10551232 memory=0 CPUtime=0.29 cores=1,3,5,7
/proc/27994/task/28007/stat : 28007 (java) S 27991 27994 11586 0 -1 1077944384 1469 0 0 0 29 0 0 0 20 0 15 0 52223814 10804461568 29403 18446744073709551615 4194304 4196468 140723761742672 140643477814128 140643920951938 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28008] ppid=27991 vsize=10551232 memory=139770287116305 CPUtime=0 cores=1,3,5,7
/proc/27994/task/28008/stat : 28008 (java) S 27991 27994 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52223814 10804461568 29403 18446744073709551615 4194304 4196468 140723761742672 140643476761568 140643920950997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28009] ppid=27991 vsize=10551232 memory=33 CPUtime=0 cores=1,3,5,7
/proc/27994/task/28009/stat : 28009 (java) S 27991 27994 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52223818 10804461568 29403 18446744073709551615 4194304 4196468 140723761742672 140643475708336 140643920951938 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
Current children cumulated CPU time: 1.53 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 117612 KiB

[startup+1.50082 s]
/proc/loadavg: 2.02 2.81 4.23 5/210 28009
/proc/meminfo: memFree=31073784/32770624 swapFree=67108860/67108860
[pid=27994] ppid=27991 vsize=10551232 memory=262100 CPUtime=4.06 cores=1,3,5,7
/proc/27994/stat : 27994 (java) S 27991 27994 11586 0 -1 1077944320 19467 0 0 0 394 12 0 0 20 0 15 0 52223802 10804461568 65525 18446744073709551615 4194304 4196468 140723761742672 140723761725216 140643920940791 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 6 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
/proc/27994/statm: 2637808 65525 3103 1 0 2627261 0
[pid=27994/tid=27996] ppid=27991 vsize=10551232 memory=0 CPUtime=1.31 cores=1,3,5,7
/proc/27994/task/27996/stat : 27996 (java) R 27991 27994 11586 0 -1 4202560 7506 0 0 0 127 4 0 0 20 0 15 0 52223809 10804461568 65525 18446744073709551615 4194304 4196468 140723761742672 140643925167920 140643905377646 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=27997] ppid=27991 vsize=10551232 memory=1605 CPUtime=0.05 cores=1,3,5,7
/proc/27994/task/27997/stat : 27997 (java) S 27991 27994 11586 0 -1 1077944384 41 0 0 0 4 1 0 0 20 0 15 0 52223810 10804461568 65525 18446744073709551615 4194304 4196468 140723761742672 140643877907344 140643920950997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=27998] ppid=27991 vsize=10551232 memory=27514 CPUtime=0.04 cores=1,3,5,7
/proc/27994/task/27998/stat : 27998 (java) S 27991 27994 11586 0 -1 1077944384 85 0 0 0 3 1 0 0 20 0 15 0 52223810 10804461568 65525 18446744073709551615 4194304 4196468 140723761742672 140643876854544 140643920950997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=27999] ppid=27991 vsize=10551232 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/27994/task/27999/stat : 27999 (java) S 27991 27994 11586 0 -1 1077944384 93 0 0 0 3 1 0 0 20 0 15 0 52223810 10804461568 65525 18446744073709551615 4194304 4196468 140723761742672 140643875802256 140643920950997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28000] ppid=27991 vsize=10551232 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/27994/task/28000/stat : 28000 (java) S 27991 27994 11586 0 -1 1077944384 179 0 0 0 5 1 0 0 20 0 15 0 52223810 10804461568 65525 18446744073709551615 4194304 4196468 140723761742672 140643874749456 140643920950997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28001] ppid=27991 vsize=10551232 memory=159148 CPUtime=0 cores=1,3,5,7
/proc/27994/task/28001/stat : 28001 (java) S 27991 27994 11586 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 52223811 10804461568 65525 18446744073709551615 4194304 4196468 140723761742672 140643484129392 140643920951938 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28002] ppid=27991 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27994/task/28002/stat : 28002 (java) S 27991 27994 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 52223812 10804461568 65525 18446744073709551615 4194304 4196468 140723761742672 140643483075360 140643920950997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28003] ppid=27991 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27994/task/28003/stat : 28003 (java) S 27991 27994 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 52223812 10804461568 65525 18446744073709551615 4194304 4196468 140723761742672 140643482023024 140643920950997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28004] ppid=27991 vsize=10551232 memory=4637164475387183459 CPUtime=0 cores=1,3,5,7
/proc/27994/task/28004/stat : 28004 (java) S 27991 27994 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52223814 10804461568 65525 18446744073709551615 4194304 4196468 140723761742672 140643480971344 140643920959387 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28005] ppid=27991 vsize=10551232 memory=0 CPUtime=1.02 cores=1,3,5,7
/proc/27994/task/28005/stat : 28005 (java) R 27991 27994 11586 0 -1 4202560 4495 0 0 0 102 0 0 0 20 0 15 0 52223814 10804461568 65525 18446744073709551615 4194304 4196468 140723761742672 140643479902608 140643904351606 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28006] ppid=27991 vsize=10551232 memory=279540362459904 CPUtime=1.07 cores=1,3,5,7
/proc/27994/task/28006/stat : 28006 (java) R 27991 27994 11586 0 -1 4202560 3559 0 0 0 106 1 0 0 20 0 15 0 52223814 10804461568 65525 18446744073709551615 4194304 4196468 140723761742672 140643478856208 140643906636550 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28007] ppid=27991 vsize=10551232 memory=279540362706256 CPUtime=0.39 cores=1,3,5,7
/proc/27994/task/28007/stat : 28007 (java) S 27991 27994 11586 0 -1 1077944384 2063 0 0 0 39 0 0 0 20 0 15 0 52223814 10804461568 65525 18446744073709551615 4194304 4196468 140723761742672 140643477814128 140643920951938 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0

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

/proc/27994/task/27999/stat : 27999 (java) S 27991 27994 11586 0 -1 1077944384 39783 0 0 0 2089 74 0 0 20 0 16 0 52223810 10872623104 1448290 18446744073709551615 4194304 4196468 140723761742672 140643875802256 140643920950997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28000] ppid=27991 vsize=10617796 memory=5793160 CPUtime=21.48 cores=1,3,5,7
/proc/27994/task/28000/stat : 28000 (java) S 27991 27994 11586 0 -1 1077944384 25657 0 0 0 2072 76 0 0 20 0 16 0 52223810 10872623104 1448290 18446744073709551615 4194304 4196468 140723761742672 140643874749456 140643920950997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28001] ppid=27991 vsize=10617796 memory=5793160 CPUtime=9.08 cores=1,3,5,7
/proc/27994/task/28001/stat : 28001 (java) S 27991 27994 11586 0 -1 1077944384 18224 0 0 0 903 5 0 0 20 0 16 0 52223811 10872623104 1448290 18446744073709551615 4194304 4196468 140723761742672 140643484129392 140643920951938 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28002] ppid=27991 vsize=10617796 memory=5793160 CPUtime=0 cores=1,3,5,7
/proc/27994/task/28002/stat : 28002 (java) S 27991 27994 11586 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 16 0 52223812 10872623104 1448290 18446744073709551615 4194304 4196468 140723761742672 140643483075424 140643920950997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28003] ppid=27991 vsize=10617796 memory=5793160 CPUtime=0 cores=1,3,5,7
/proc/27994/task/28003/stat : 28003 (java) S 27991 27994 11586 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 52223812 10872623104 1448290 18446744073709551615 4194304 4196468 140723761742672 140643482023040 140643920950997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28004] ppid=27991 vsize=10617796 memory=5793160 CPUtime=0 cores=1,3,5,7
/proc/27994/task/28004/stat : 28004 (java) S 27991 27994 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 52223814 10872623104 1448290 18446744073709551615 4194304 4196468 140723761742672 140643480971344 140643920959387 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28005] ppid=27991 vsize=10617796 memory=5793160 CPUtime=2.49 cores=1,3,5,7
/proc/27994/task/28005/stat : 28005 (java) S 27991 27994 11586 0 -1 1077944384 14260 0 0 0 247 2 0 0 20 0 16 0 52223814 10872623104 1448290 18446744073709551615 4194304 4196468 140723761742672 140643479919216 140643920951938 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28006] ppid=27991 vsize=10617796 memory=4120 CPUtime=2.01 cores=1,3,5,7
/proc/27994/task/28006/stat : 28006 (java) S 27991 27994 11586 0 -1 1077944384 8893 0 0 0 200 1 0 0 20 0 16 0 52223814 10872623104 1448290 18446744073709551615 4194304 4196468 140723761742672 140643478866416 140643920951938 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28007] ppid=27991 vsize=10617796 memory=2384 CPUtime=0.58 cores=1,3,5,7
/proc/27994/task/28007/stat : 28007 (java) S 27991 27994 11586 0 -1 1077944384 8890 0 0 0 56 2 0 0 20 0 16 0 52223814 10872623104 1448290 18446744073709551615 4194304 4196468 140723761742672 140643477814128 140643920951938 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28008] ppid=27991 vsize=10617796 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/27994/task/28008/stat : 28008 (java) S 27991 27994 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 52223814 10872623104 1448290 18446744073709551615 4194304 4196468 140723761742672 140643476761568 140643920950997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28009] ppid=27991 vsize=10617796 memory=1728 CPUtime=1.49 cores=1,3,5,7
/proc/27994/task/28009/stat : 28009 (java) S 27991 27994 11586 0 -1 1077944384 2250 0 0 0 65 84 0 0 20 0 16 0 52223818 10872623104 1448290 18446744073709551615 4194304 4196468 140723761742672 140643475708336 140643920951938 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28011] ppid=27991 vsize=10617796 memory=5793160 CPUtime=0 cores=1,3,5,7
/proc/27994/task/28011/stat : 28011 (java) S 27991 27994 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 52229332 10872623104 1448290 18446744073709551615 4194304 4196468 140723761742672 140643474653872 140643920951938 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
Current children cumulated CPU time: 2453.26 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 5793160 KiB

[startup+2442.3 s]
/proc/loadavg: 2.07 2.10 2.22 3/211 28415
/proc/meminfo: memFree=18281568/32770624 swapFree=67108860/67108860
[pid=27994] ppid=27991 vsize=10617796 memory=5793160 CPUtime=2513.28 cores=1,3,5,7
/proc/27994/stat : 27994 (java) S 27991 27994 11586 0 -1 1077944320 663011 0 0 0 250880 448 0 0 20 0 16 0 52223802 10872623104 1448290 18446744073709551615 4194304 4196468 140723761742672 140723761725216 140643920940791 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 6 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
/proc/27994/statm: 2654449 1448290 3144 1 0 2643902 0
[pid=27994/tid=27996] ppid=27991 vsize=10617796 memory=5793160 CPUtime=2411.42 cores=1,3,5,7
/proc/27994/task/27996/stat : 27996 (java) R 27991 27994 11586 0 -1 4202560 471458 0 0 0 241079 63 0 0 20 0 16 0 52223809 10872623104 1448290 18446744073709551615 4194304 4196468 140723761742672 140643925176960 140643553062980 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=27997] ppid=27991 vsize=10617796 memory=5793160 CPUtime=21.53 cores=1,3,5,7
/proc/27994/task/27997/stat : 27997 (java) S 27991 27994 11586 0 -1 1077944384 37943 0 0 0 2079 74 0 0 20 0 16 0 52223810 10872623104 1448290 18446744073709551615 4194304 4196468 140723761742672 140643877907344 140643920950997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=27998] ppid=27991 vsize=10617796 memory=5793160 CPUtime=21.45 cores=1,3,5,7
/proc/27994/task/27998/stat : 27998 (java) S 27991 27994 11586 0 -1 1077944384 34174 0 0 0 2069 76 0 0 20 0 16 0 52223810 10872623104 1448290 18446744073709551615 4194304 4196468 140723761742672 140643876854544 140643920950997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=27999] ppid=27991 vsize=10617796 memory=2384 CPUtime=21.63 cores=1,3,5,7
/proc/27994/task/27999/stat : 27999 (java) S 27991 27994 11586 0 -1 1077944384 39783 0 0 0 2089 74 0 0 20 0 16 0 52223810 10872623104 1448290 18446744073709551615 4194304 4196468 140723761742672 140643875802256 140643920950997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28000] ppid=27991 vsize=10617796 memory=5793160 CPUtime=21.48 cores=1,3,5,7
/proc/27994/task/28000/stat : 28000 (java) S 27991 27994 11586 0 -1 1077944384 25657 0 0 0 2072 76 0 0 20 0 16 0 52223810 10872623104 1448290 18446744073709551615 4194304 4196468 140723761742672 140643874749456 140643920950997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28001] ppid=27991 vsize=10617796 memory=5793160 CPUtime=9.08 cores=1,3,5,7
/proc/27994/task/28001/stat : 28001 (java) S 27991 27994 11586 0 -1 1077944384 18233 0 0 0 903 5 0 0 20 0 16 0 52223811 10872623104 1448290 18446744073709551615 4194304 4196468 140723761742672 140643484129392 140643920951938 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28002] ppid=27991 vsize=10617796 memory=5793160 CPUtime=0 cores=1,3,5,7
/proc/27994/task/28002/stat : 28002 (java) S 27991 27994 11586 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 16 0 52223812 10872623104 1448290 18446744073709551615 4194304 4196468 140723761742672 140643483075424 140643920950997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28003] ppid=27991 vsize=10617796 memory=5793160 CPUtime=0 cores=1,3,5,7
/proc/27994/task/28003/stat : 28003 (java) S 27991 27994 11586 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 52223812 10872623104 1448290 18446744073709551615 4194304 4196468 140723761742672 140643482023040 140643920950997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28004] ppid=27991 vsize=10617796 memory=5793160 CPUtime=0 cores=1,3,5,7
/proc/27994/task/28004/stat : 28004 (java) S 27991 27994 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 52223814 10872623104 1448290 18446744073709551615 4194304 4196468 140723761742672 140643480971344 140643920959387 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28005] ppid=27991 vsize=10617796 memory=5793160 CPUtime=2.49 cores=1,3,5,7
/proc/27994/task/28005/stat : 28005 (java) S 27991 27994 11586 0 -1 1077944384 14263 0 0 0 247 2 0 0 20 0 16 0 52223814 10872623104 1448290 18446744073709551615 4194304 4196468 140723761742672 140643479919216 140643920951938 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28006] ppid=27991 vsize=10617796 memory=5793160 CPUtime=2.01 cores=1,3,5,7
/proc/27994/task/28006/stat : 28006 (java) S 27991 27994 11586 0 -1 1077944384 8900 0 0 0 200 1 0 0 20 0 16 0 52223814 10872623104 1448290 18446744073709551615 4194304 4196468 140723761742672 140643478866416 140643920951938 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28007] ppid=27991 vsize=10617796 memory=1440 CPUtime=0.58 cores=1,3,5,7
/proc/27994/task/28007/stat : 28007 (java) S 27991 27994 11586 0 -1 1077944384 8900 0 0 0 56 2 0 0 20 0 16 0 52223814 10872623104 1448290 18446744073709551615 4194304 4196468 140723761742672 140643477814128 140643920951938 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28008] ppid=27991 vsize=10617796 memory=5793160 CPUtime=0 cores=1,3,5,7
/proc/27994/task/28008/stat : 28008 (java) S 27991 27994 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 52223814 10872623104 1448290 18446744073709551615 4194304 4196468 140723761742672 140643476761568 140643920950997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28009] ppid=27991 vsize=10617796 memory=-7666414585839465563 CPUtime=1.53 cores=1,3,5,7
/proc/27994/task/28009/stat : 28009 (java) S 27991 27994 11586 0 -1 1077944384 2291 0 0 0 67 86 0 0 20 0 16 0 52223818 10872623104 1448290 18446744073709551615 4194304 4196468 140723761742672 140643475708336 140643920951938 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28011] ppid=27991 vsize=10617796 memory=5793160 CPUtime=0 cores=1,3,5,7
/proc/27994/task/28011/stat : 28011 (java) S 27991 27994 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 52229332 10872623104 1448290 18446744073709551615 4194304 4196468 140723761742672 140643474653872 140643920951938 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
Current children cumulated CPU time: 2513.28 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 5793160 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2449 s]*
/proc/loadavg: 2.06 2.09 2.22 3/211 28417
/proc/meminfo: memFree=18280948/32770624 swapFree=67108860/67108860
[pid=27994] ppid=27991 vsize=10617796 memory=5793160 CPUtime=2520 cores=1,3,5,7
/proc/27994/stat : 27994 (java) S 27991 27994 11586 0 -1 1077944320 664283 0 0 0 251551 449 0 0 20 0 16 0 52223802 10872623104 1448290 18446744073709551615 4194304 4196468 140723761742672 140723761725216 140643920940791 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 6 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
/proc/27994/statm: 2654449 1448290 3144 1 0 2643902 0
[pid=27994/tid=27996] ppid=27991 vsize=10617796 memory=-8774313645642428999 CPUtime=2418.13 cores=1,3,5,7
/proc/27994/task/27996/stat : 27996 (java) R 27991 27994 11586 0 -1 4202560 472666 0 0 0 241750 63 0 0 20 0 16 0 52223809 10872623104 1448290 18446744073709551615 4194304 4196468 140723761742672 140643925176960 140643558579820 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=27997] ppid=27991 vsize=10617796 memory=-7003737579269690708 CPUtime=21.53 cores=1,3,5,7
/proc/27994/task/27997/stat : 27997 (java) S 27991 27994 11586 0 -1 1077944384 37943 0 0 0 2079 74 0 0 20 0 16 0 52223810 10872623104 1448290 18446744073709551615 4194304 4196468 140723761742672 140643877907344 140643920950997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=27998] ppid=27991 vsize=10617796 memory=-8774313645642428999 CPUtime=21.45 cores=1,3,5,7
/proc/27994/task/27998/stat : 27998 (java) S 27991 27994 11586 0 -1 1077944384 34174 0 0 0 2069 76 0 0 20 0 16 0 52223810 10872623104 1448290 18446744073709551615 4194304 4196468 140723761742672 140643876854544 140643920950997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=27999] ppid=27991 vsize=10617796 memory=-7003737579269690708 CPUtime=21.63 cores=1,3,5,7
/proc/27994/task/27999/stat : 27999 (java) S 27991 27994 11586 0 -1 1077944384 39783 0 0 0 2089 74 0 0 20 0 16 0 52223810 10872623104 1448290 18446744073709551615 4194304 4196468 140723761742672 140643875802256 140643920950997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28000] ppid=27991 vsize=10617796 memory=1296 CPUtime=21.48 cores=1,3,5,7
/proc/27994/task/28000/stat : 28000 (java) S 27991 27994 11586 0 -1 1077944384 25657 0 0 0 2072 76 0 0 20 0 16 0 52223810 10872623104 1448290 18446744073709551615 4194304 4196468 140723761742672 140643874749456 140643920950997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28001] ppid=27991 vsize=10617796 memory=1728 CPUtime=9.08 cores=1,3,5,7
/proc/27994/task/28001/stat : 28001 (java) S 27991 27994 11586 0 -1 1077944384 18242 0 0 0 903 5 0 0 20 0 16 0 52223811 10872623104 1448290 18446744073709551615 4194304 4196468 140723761742672 140643484129392 140643920951938 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28002] ppid=27991 vsize=10617796 memory=5668 CPUtime=0 cores=1,3,5,7
/proc/27994/task/28002/stat : 28002 (java) S 27991 27994 11586 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 16 0 52223812 10872623104 1448290 18446744073709551615 4194304 4196468 140723761742672 140643483075424 140643920950997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28003] ppid=27991 vsize=10617796 memory=1996 CPUtime=0 cores=1,3,5,7
/proc/27994/task/28003/stat : 28003 (java) S 27991 27994 11586 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 52223812 10872623104 1448290 18446744073709551615 4194304 4196468 140723761742672 140643482023040 140643920950997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28004] ppid=27991 vsize=10617796 memory=796 CPUtime=0 cores=1,3,5,7
/proc/27994/task/28004/stat : 28004 (java) S 27991 27994 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 52223814 10872623104 1448290 18446744073709551615 4194304 4196468 140723761742672 140643480971344 140643920959387 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28005] ppid=27991 vsize=10617796 memory=9992 CPUtime=2.49 cores=1,3,5,7
/proc/27994/task/28005/stat : 28005 (java) S 27991 27994 11586 0 -1 1077944384 14267 0 0 0 247 2 0 0 20 0 16 0 52223814 10872623104 1448290 18446744073709551615 4194304 4196468 140723761742672 140643479919216 140643920951938 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28006] ppid=27991 vsize=10617796 memory=1716 CPUtime=2.01 cores=1,3,5,7
/proc/27994/task/28006/stat : 28006 (java) S 27991 27994 11586 0 -1 1077944384 8906 0 0 0 200 1 0 0 20 0 16 0 52223814 10872623104 1448290 18446744073709551615 4194304 4196468 140723761742672 140643478866416 140643920951938 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28007] ppid=27991 vsize=10617796 memory=1008 CPUtime=0.58 cores=1,3,5,7
/proc/27994/task/28007/stat : 28007 (java) S 27991 27994 11586 0 -1 1077944384 8910 0 0 0 56 2 0 0 20 0 16 0 52223814 10872623104 1448290 18446744073709551615 4194304 4196468 140723761742672 140643477814128 140643920951938 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28008] ppid=27991 vsize=10617796 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/27994/task/28008/stat : 28008 (java) S 27991 27994 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 52223814 10872623104 1448290 18446744073709551615 4194304 4196468 140723761742672 140643476761568 140643920950997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28009] ppid=27991 vsize=10617796 memory=8900 CPUtime=1.53 cores=1,3,5,7
/proc/27994/task/28009/stat : 28009 (java) S 27991 27994 11586 0 -1 1077944384 2326 0 0 0 67 86 0 0 20 0 16 0 52223818 10872623104 1448290 18446744073709551615 4194304 4196468 140723761742672 140643475708336 140643920951938 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28011] ppid=27991 vsize=10617796 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/27994/task/28011/stat : 28011 (java) S 27991 27994 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 52229332 10872623104 1448290 18446744073709551615 4194304 4196468 140723761742672 140643474653872 140643920951938 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 5793160 KiB

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

[startup+2449.25 s]
# the end of solver process 27994 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.6 s, system=4.52453 s

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

[startup+2449.2 s]
/proc/loadavg: 2.06 2.09 2.22 3/211 28417
/proc/meminfo: memFree=18280948/32770624 swapFree=67108860/67108860
[pid=27994] ppid=27991 vsize=10817488 memory=5793460 CPUtime=2520.07 cores=1,3,5,7
/proc/27994/stat : 27994 (java) S 27991 27994 11586 0 -1 1077944320 665449 0 0 0 251558 449 0 0 20 0 17 0 52223802 11077107712 1448365 18446744073709551615 4194304 4196468 140723761742672 140723761725216 140643920940791 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
/proc/27994/statm: 2704372 1448365 3147 1 0 2693825 0
[pid=27994/tid=27996] ppid=27991 vsize=10817488 memory=288230621803970871 CPUtime=2418.2 cores=1,3,5,7
/proc/27994/task/27996/stat : 27996 (java) S 27991 27994 11586 0 -1 1077944384 472745 0 0 0 241757 63 0 0 20 0 17 0 52223809 11077107712 1448365 18446744073709551615 4194304 4196468 140723761742672 140643925183664 140643920950997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=27997] ppid=27991 vsize=10817488 memory=15254852779379061 CPUtime=21.53 cores=1,3,5,7
/proc/27994/task/27997/stat : 27997 (java) S 27991 27994 11586 0 -1 1077944384 37943 0 0 0 2079 74 0 0 20 0 17 0 52223810 11077107712 1448365 18446744073709551615 4194304 4196468 140723761742672 140643877907344 140643920950997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=27998] ppid=27991 vsize=10817488 memory=1788 CPUtime=21.45 cores=1,3,5,7
/proc/27994/task/27998/stat : 27998 (java) S 27991 27994 11586 0 -1 1077944384 34174 0 0 0 2069 76 0 0 20 0 17 0 52223810 11077107712 1448365 18446744073709551615 4194304 4196468 140723761742672 140643876854544 140643920950997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=27999] ppid=27991 vsize=10817488 memory=956 CPUtime=21.63 cores=1,3,5,7
/proc/27994/task/27999/stat : 27999 (java) S 27991 27994 11586 0 -1 1077944384 39783 0 0 0 2089 74 0 0 20 0 17 0 52223810 11077107712 1448365 18446744073709551615 4194304 4196468 140723761742672 140643875802256 140643920950997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28000] ppid=27991 vsize=10817488 memory=1236 CPUtime=21.48 cores=1,3,5,7
/proc/27994/task/28000/stat : 28000 (java) S 27991 27994 11586 0 -1 1077944384 25657 0 0 0 2072 76 0 0 20 0 17 0 52223810 11077107712 1448365 18446744073709551615 4194304 4196468 140723761742672 140643874749456 140643920950997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28001] ppid=27991 vsize=10817488 memory=2244 CPUtime=9.08 cores=1,3,5,7
/proc/27994/task/28001/stat : 28001 (java) S 27991 27994 11586 0 -1 1077944384 18282 0 0 0 903 5 0 0 20 0 17 0 52223811 11077107712 1448365 18446744073709551615 4194304 4196468 140723761742672 140643484129392 140643920951938 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28002] ppid=27991 vsize=10817488 memory=4284 CPUtime=0 cores=1,3,5,7
/proc/27994/task/28002/stat : 28002 (java) S 27991 27994 11586 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 17 0 52223812 11077107712 1448365 18446744073709551615 4194304 4196468 140723761742672 140643483075424 140643920950997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28003] ppid=27991 vsize=10817488 memory=928 CPUtime=0 cores=1,3,5,7
/proc/27994/task/28003/stat : 28003 (java) S 27991 27994 11586 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 17 0 52223812 11077107712 1448365 18446744073709551615 4194304 4196468 140723761742672 140643482023040 140643920950997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28004] ppid=27991 vsize=10817488 memory=1580 CPUtime=0 cores=1,3,5,7
/proc/27994/task/28004/stat : 28004 (java) S 27991 27994 11586 0 -1 1077944384 223 0 0 0 0 0 0 0 20 0 17 0 52223814 11077107712 1448365 18446744073709551615 4194304 4196468 140723761742672 140643480971344 140643920959387 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28005] ppid=27991 vsize=10817488 memory=2168 CPUtime=2.49 cores=1,3,5,7
/proc/27994/task/28005/stat : 28005 (java) S 27991 27994 11586 0 -1 1077944384 14267 0 0 0 247 2 0 0 20 0 17 0 52223814 11077107712 1448365 18446744073709551615 4194304 4196468 140723761742672 140643479919216 140643920951938 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28006] ppid=27991 vsize=10817488 memory=836 CPUtime=2.01 cores=1,3,5,7
/proc/27994/task/28006/stat : 28006 (java) S 27991 27994 11586 0 -1 1077944384 8906 0 0 0 200 1 0 0 20 0 17 0 52223814 11077107712 1448365 18446744073709551615 4194304 4196468 140723761742672 140643478866416 140643920951938 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28007] ppid=27991 vsize=10817488 memory=3908 CPUtime=0.58 cores=1,3,5,7
/proc/27994/task/28007/stat : 28007 (java) S 27991 27994 11586 0 -1 1077944384 9352 0 0 0 56 2 0 0 20 0 17 0 52223814 11077107712 1448365 18446744073709551615 4194304 4196468 140723761742672 140643477814128 140643920951938 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28008] ppid=27991 vsize=10817488 memory=3012 CPUtime=0 cores=1,3,5,7
/proc/27994/task/28008/stat : 28008 (java) S 27991 27994 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 52223814 11077107712 1448365 18446744073709551615 4194304 4196468 140723761742672 140643476761568 140643920950997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
[pid=27994/tid=28009] ppid=27991 vsize=10817488 memory=5793160 CPUtime=1.53 cores=1,3,5,7
/proc/27994/task/28009/stat : 28009 (java) S 27991 27994 11586 0 -1 1077944384 2326 0 0 0 67 86 0 0 20 0 17 0 52223818 11077107712 1448365 18446744073709551615 4194304 4196468 140723761742672 140643475708336 140643920951938 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24453120 140723761746320 140723761746473 140723761746473 140723761749967 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 10817488 KiB
Current children cumulated memory: 5793460 KiB

Child status: 143
Real time (s): 2449.25
CPU time (s): 2520.12
CPU user time (s): 2515.6
CPU system time (s): 4.52453
CPU usage (%): 102.894
Max. virtual memory (cumulated for all children) (KiB): 10817488
Max. memory (cumulated for all children) (KiB): 5844356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.6
system time used= 4.52453
maximum resident set size= 5844356
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 666299
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1744
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 56774
involuntary context switches= 1544


# summary of solver processes directly reported to runsolver:
#   pid: 27994
#   total CPU time (s): 2520.12
#   total CPU user time (s): 2515.6
#   total CPU system time (s): 4.52453

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.1116 second user time and 24.3077 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-13 17:26:15
IDJOB=4263736
IDBENCH=140523
IDSOLVER=2651
FILE ID=node124/4263736-1502638832
RUNJOBID= node124-1502623904-24885
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/OpenStacks/OpenStacks-m2c-s1/OpenStacks-m2c-wbo-15-30-1.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4263736-1502638832/watcher-4263736-1502638832 -o /tmp/evaluation-result-4263736-1502638832/solver-4263736-1502638832 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502623904-24885 --watchdog 2580  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4263736-1502638832.xml

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

MD5SUM BENCH= 42e0d1a2247f38e5f07d6f797d7a9923
RANDOM SEED=868915727

node124.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.51
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.51
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.51
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.51
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:        31267176 kB
MemAvailable:   31476776 kB
Buffers:          168324 kB
Cached:           331432 kB
SwapCached:            0 kB
Active:           895084 kB
Inactive:         183760 kB
Active(anon):     530608 kB
Inactive(anon):    73804 kB
Active(file):     364476 kB
Inactive(file):   109956 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2064 kB
Writeback:             0 kB
AnonPages:        578792 kB
Mapped:            54504 kB
Shmem:             25320 kB
Slab:             128536 kB
SReclaimable:     102004 kB
SUnreclaim:        26532 kB
KernelStack:        3456 kB
PageTables:         6068 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1541668 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    460800 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62028 MiB
End job on node124 at 2017-08-13 18:07:05