Trace number 4243969

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
R1: sat4j-CSP 2017-07-05SAT (TO)887 2400.33 2312.25

General information on the benchmark

NameKnapsack/Knapsack-m1-s40/
Knapsack-40-150-08.xml
MD5SUMa0dd3b11b1f6edde9967a93afac168fd
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark887
Best CPU time to get the best result obtained on this benchmark3.7602501
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":40}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":40}]
Minimum constraint arity40
Maximum constraint arity40
Distribution of constraint arities[{"arity":40,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":1}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


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

Solver Data

0.65/0.42	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.65/0.42	c This is free software under the dual EPL/GNU LGPL licenses.
0.65/0.42	c See www.sat4j.org for details.
0.65/0.42	c That software uses the Rhino library from the Mozilla project.
0.65/0.42	c version CUSTOM.v20170705
0.65/0.42	c java.runtime.name	Java(TM) SE Runtime Environment
0.65/0.42	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.65/0.42	c java.vm.version	25.131-b11
0.65/0.42	c java.vm.vendor	Oracle Corporation
0.65/0.42	c sun.arch.data.model	64
0.65/0.42	c java.version		1.8.0_131
0.65/0.42	c os.name		Linux
0.65/0.42	c os.version		3.10.0-514.16.1.el7.x86_64
0.65/0.42	c os.arch		amd64
0.65/0.42	c Free memory 		499604488
0.65/0.42	c Max memory 		7247757312
0.65/0.42	c Total memory 		504889344
0.65/0.42	c Number of processors 	8
0.65/0.42	c c --- Begin Solver configuration ---
0.65/0.42	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b71fc7e
0.65/0.42	c Learn all clauses as in MiniSAT
0.65/0.42	c LOGGER=java.util.logging.Logger@25f38edc claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.65/0.42	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.65/0.42	c No reason simplification
0.65/0.42	c Glucose 2.1 dynamic restart strategy
0.65/0.42	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
0.65/0.42	c timeout=2147483s
0.65/0.42	c DB Simplification allowed=false
0.65/0.42	c Listener: org.sat4j.minisat.core.VoidTracing@1a86f2f1
0.65/0.42	c --- End Solver configuration ---
0.65/0.42	c constraints type 
0.65/0.42	c org.sat4j.minisat.constraints.card.MinWatchCard => 80
0.65/0.42	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 846
0.65/0.42	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 28182
0.65/0.42	c org.sat4j.minisat.constraints.cnf.UnitClause => 2
0.65/0.42	c 29110 constraints processed.
223.78/221.90	o 645
244.32/242.18	o 674
245.75/243.45	o 678
246.30/243.78	o 683
246.43/243.89	o 688
246.63/244.01	o 695
246.75/244.11	o 697
246.75/244.13	o 702
246.75/244.17	o 720
246.97/244.22	o 726
246.97/244.23	o 733
246.97/244.29	o 743
247.17/244.47	o 747
247.37/244.67	o 770
247.57/244.84	o 773
248.08/245.37	o 790
249.46/246.65	o 803
256.70/253.46	o 804
260.74/257.43	o 812
262.36/258.87	o 815
262.56/259.08	o 817
262.97/259.48	o 821
271.97/268.33	o 831
274.77/271.11	o 843
276.67/273.03	o 845
277.28/273.64	o 848
277.88/274.25	o 855
277.98/274.32	o 862
320.22/315.62	o 866
336.17/331.08	o 869
369.88/363.95	o 874
412.47/405.62	o 877
499.99/491.68	o 880
556.16/547.27	o 887
2400.13/2312.20	c starts		: 6703
2400.13/2312.20	c conflicts		: 2956550
2400.13/2312.20	c decisions		: 4599358
2400.13/2312.20	c propagations		: 4569689930
2400.13/2312.20	c inspects		: 19718027568
2400.13/2312.20	c shortcuts		: 0
2400.13/2312.20	c learnt literals	: 409
2400.13/2312.20	c learnt binary clauses	: 95
2400.13/2312.20	c learnt ternary clauses	: 3797
2400.13/2312.20	c learnt constraints	: 2956141
2400.13/2312.20	c ignored constraints	: 0
2400.13/2312.20	c root simplifications	: 0
2400.13/2312.20	c removed literals (reason simplification)	: 0
2400.13/2312.20	c reason swapping (by a shorter reason)	: 0
2400.13/2312.20	c Calls to reduceDB	: 128
2400.13/2312.20	c Number of update (reduction) of LBD	: 1019389
2400.13/2312.20	c Imported unit clauses	: 0
2400.13/2312.20	c number of reductions to clauses (during analyze)	: 0
2400.13/2312.20	c number of learned constraints concerned by reduction	: 0
2400.13/2312.20	c number of learning phase by resolution	: 0
2400.13/2312.20	c number of learning phase by cutting planes	: 0
2400.13/2312.20	c number of rounding to 1 operations	: 0
2400.13/2312.20	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
2400.13/2312.20	c number of reductions of the coefficients by power 2 	: 0
2400.13/2312.20	c number of right shift for reduction by power 2 	: 0
2400.13/2312.20	c number of reductions of the coefficients by GCD over coefficients 	: 0
2400.13/2312.20	c speed (assignments/second)	: 1976698.4344091716
2400.13/2312.20	c non guided choices	12288
2400.24/2312.23	c learnt constraints type 
2400.24/2312.23	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 95
2400.24/2312.23	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 105558
2400.24/2312.23	s SATISFIABLE
2400.24/2312.23	v <instantiation type="solution">
2400.24/2312.23	v 	<list> x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] </list>
2400.24/2312.23	v 	<values> 1 0 0 1 0 1 0 0 0 0 0 1 1 1 0 1 0 0 1 0 1 1 0 0 1 0 0 0 0 1 0 1 0 0 1 0 0 0 1 0 </values>
2400.24/2312.23	v </instantiation>
2400.24/2312.23	

Verifier Data

OK	887

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4243969-1500678326/watcher-4243969-1500678326 -o /tmp/evaluation-result-4243969-1500678326/solver-4243969-1500678326 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node126-1500673388-6381 --watchdog 2560 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4243969-1500678326.xml 

pid=7826
running on 8 cores: 0,2,4,6,8,10,12,14

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


[startup+0 s]
/proc/loadavg: 2.00 2.03 2.09 3/262 7829
/proc/meminfo: memFree=31187616/32770624 swapFree=5840/230964
[pid=7829] ppid=7826 vsize=8350772 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/stat : 7829 (java) S 7826 7829 2458 0 -1 1077944320 2226 0 0 0 0 0 0 0 20 0 3 0 3100328 8551190528 1931 33554432000 4194304 4196468 140731543401696 140731543384240 139924231212791 0 0 0 16784584 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
/proc/7829/statm: 2087693 1931 1197 1 0 2076604 0
[pid=7829/tid=7830] ppid=7826 vsize=8351800 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7830/stat : 7830 (java) R 7826 7829 2458 0 -1 4202560 926 0 0 0 0 0 0 0 20 0 4 0 3100329 8552243200 1931 33554432000 4194304 4196468 140731543401696 139924235454160 139924223449918 0 4 0 16784584 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7831] ppid=7826 vsize=8352828 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7831/stat : 7831 (java) S 7826 7829 2458 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 5 0 3100330 8553295872 1997 33554432000 4194304 4196468 140731543401696 139923838053216 139924231222997 0 4 0 16784584 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7832] ppid=7826 vsize=8352828 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7832/stat : 7832 (java) S 7826 7829 2458 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 5 0 3100330 8553295872 1997 33554432000 4194304 4196468 140731543401696 139923837000672 139924231222997 0 4 0 16784584 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7833] ppid=7826 vsize=8353856 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7833/stat : 7833 (java) S 7826 7829 2458 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 6 0 3100330 8554348544 1997 33554432000 4194304 4196468 140731543401696 139923835947616 139924231222997 0 4 0 16784584 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7834] ppid=7826 vsize=8353856 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7834/stat : 7834 (java) S 7826 7829 2458 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 6 0 3100330 8554348544 1997 33554432000 4194304 4196468 140731543401696 139923834895072 139924231222997 0 4 0 16784584 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7835] ppid=7826 vsize=8354884 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7835/stat : 7835 (java) R 7826 7829 2458 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 7 0 3100330 8555401216 1997 33554432000 4194304 4196468 140731543401696 139924235454160 139924223952641 0 4 0 16784584 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0

[startup+0.100112 s]
/proc/loadavg: 2.00 2.03 2.09 3/262 7829
/proc/meminfo: memFree=31187616/32770624 swapFree=5840/230964
[pid=7829] ppid=7826 vsize=10900556 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/7829/stat : 7829 (java) S 7826 7829 2458 0 -1 1077944320 4812 0 0 0 8 1 0 0 20 0 20 0 3100328 11162169344 5910 33554432000 4194304 4196468 140731543401696 140731543384240 139924231212791 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
/proc/7829/statm: 2725139 5910 2627 1 0 2713552 0
[pid=7829/tid=7830] ppid=7826 vsize=10900556 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7830/stat : 7830 (java) R 7826 7829 2458 0 -1 4202560 2893 0 0 0 7 1 0 0 20 0 20 0 3100329 11162169344 5910 33554432000 4194304 4196468 140731543401696 139924235455072 139924210792833 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7831] ppid=7826 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7831/stat : 7831 (java) S 7826 7829 2458 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3100330 11162169344 5910 33554432000 4194304 4196468 140731543401696 139923838052880 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7832] ppid=7826 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7832/stat : 7832 (java) S 7826 7829 2458 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3100330 11162169344 5910 33554432000 4194304 4196468 140731543401696 139923837000336 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7833] ppid=7826 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7833/stat : 7833 (java) S 7826 7829 2458 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3100330 11162169344 5910 33554432000 4194304 4196468 140731543401696 139923835947280 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7834] ppid=7826 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7834/stat : 7834 (java) S 7826 7829 2458 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3100330 11162169344 5910 33554432000 4194304 4196468 140731543401696 139923834894736 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7835] ppid=7826 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7835/stat : 7835 (java) S 7826 7829 2458 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3100330 11162169344 5910 33554432000 4194304 4196468 140731543401696 139923833842704 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10900556

[startup+0.200633 s]
/proc/loadavg: 2.00 2.03 2.09 3/262 7829
/proc/meminfo: memFree=31187616/32770624 swapFree=5840/230964
[pid=7829] ppid=7826 vsize=10900556 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/7829/stat : 7829 (java) S 7826 7829 2458 0 -1 1077944320 7074 0 0 0 23 3 0 0 20 0 20 0 3100328 11162169344 8390 33554432000 4194304 4196468 140731543401696 140731543384240 139924231212791 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
/proc/7829/statm: 2725139 8390 2871 1 0 2713552 0
[pid=7829/tid=7830] ppid=7826 vsize=10900556 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7830/stat : 7830 (java) R 7826 7829 2458 0 -1 4202560 4704 0 0 0 16 2 0 0 20 0 20 0 3100329 11162169344 8390 33554432000 4194304 4196468 140731543401696 139924235428880 139924120240112 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7831] ppid=7826 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7831/stat : 7831 (java) S 7826 7829 2458 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3100330 11162169344 8390 33554432000 4194304 4196468 140731543401696 139923838052880 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7832] ppid=7826 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7832/stat : 7832 (java) S 7826 7829 2458 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3100330 11162169344 8390 33554432000 4194304 4196468 140731543401696 139923837000336 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7833] ppid=7826 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7833/stat : 7833 (java) S 7826 7829 2458 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3100330 11162169344 8390 33554432000 4194304 4196468 140731543401696 139923835947280 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7834] ppid=7826 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7834/stat : 7834 (java) S 7826 7829 2458 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3100330 11162169344 8390 33554432000 4194304 4196468 140731543401696 139923834894736 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7835] ppid=7826 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7835/stat : 7835 (java) S 7826 7829 2458 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3100330 11162169344 8390 33554432000 4194304 4196468 140731543401696 139923833842704 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 10900556

[startup+0.300459 s]
/proc/loadavg: 2.00 2.03 2.09 3/262 7829
/proc/meminfo: memFree=31187616/32770624 swapFree=5840/230964
[pid=7829] ppid=7826 vsize=10900556 CPUtime=0.42 cores=0,2,4,6,8,10,12,14
/proc/7829/stat : 7829 (java) S 7826 7829 2458 0 -1 1077944320 8488 0 0 0 38 4 0 0 20 0 20 0 3100328 11162169344 10654 33554432000 4194304 4196468 140731543401696 140731543384240 139924231212791 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
/proc/7829/statm: 2725139 10654 2970 1 0 2713552 0
[pid=7829/tid=7830] ppid=7826 vsize=10900556 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7830/stat : 7830 (java) R 7826 7829 2458 0 -1 4202560 5475 0 0 0 25 2 0 0 20 0 20 0 3100329 11162169344 10654 33554432000 4194304 4196468 140731543401696 139924235445536 139923868569843 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7831] ppid=7826 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7831/stat : 7831 (java) S 7826 7829 2458 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3100330 11162169344 10654 33554432000 4194304 4196468 140731543401696 139923838052880 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7832] ppid=7826 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7832/stat : 7832 (java) S 7826 7829 2458 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3100330 11162169344 10654 33554432000 4194304 4196468 140731543401696 139923837000336 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7833] ppid=7826 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7833/stat : 7833 (java) S 7826 7829 2458 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3100330 11162169344 10654 33554432000 4194304 4196468 140731543401696 139923835947280 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7834] ppid=7826 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7834/stat : 7834 (java) S 7826 7829 2458 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3100330 11162169344 10654 33554432000 4194304 4196468 140731543401696 139923834894736 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7835] ppid=7826 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7835/stat : 7835 (java) S 7826 7829 2458 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3100330 11162169344 10654 33554432000 4194304 4196468 140731543401696 139923833842704 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 10900556

[startup+0.700531 s]
/proc/loadavg: 2.00 2.03 2.09 3/262 7829
/proc/meminfo: memFree=31187616/32770624 swapFree=5840/230964
[pid=7829] ppid=7826 vsize=10967196 CPUtime=1.85 cores=0,2,4,6,8,10,12,14
/proc/7829/stat : 7829 (java) S 7826 7829 2458 0 -1 1077944320 13617 0 0 0 180 5 0 0 20 0 21 0 3100328 11230408704 19371 33554432000 4194304 4196468 140731543401696 140731543384240 139924231212791 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
/proc/7829/statm: 2741799 19371 3079 1 0 2730193 0
[pid=7829/tid=7830] ppid=7826 vsize=10967196 CPUtime=0.67 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7830/stat : 7830 (java) R 7826 7829 2458 0 -1 4202560 5849 0 0 0 64 3 0 0 20 0 21 0 3100329 11230408704 19371 33554432000 4194304 4196468 140731543401696 139924235449304 139923870628452 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7831] ppid=7826 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7831/stat : 7831 (java) S 7826 7829 2458 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 3100330 11230408704 19371 33554432000 4194304 4196468 140731543401696 139923838052880 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7832] ppid=7826 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7832/stat : 7832 (java) S 7826 7829 2458 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 3100330 11230408704 19371 33554432000 4194304 4196468 140731543401696 139923837000336 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7833] ppid=7826 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7833/stat : 7833 (java) S 7826 7829 2458 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 3100330 11230408704 19371 33554432000 4194304 4196468 140731543401696 139923835947280 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7834] ppid=7826 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7834/stat : 7834 (java) S 7826 7829 2458 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 3100330 11230408704 19371 33554432000 4194304 4196468 140731543401696 139923834894736 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7835] ppid=7826 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7835/stat : 7835 (java) S 7826 7829 2458 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 3100330 11230408704 19371 33554432000 4194304 4196468 140731543401696 139923833842704 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
Current children cumulated CPU time (s) 1.85
Current children cumulated vsize (KiB) 10967196

[startup+1.5008 s]
/proc/loadavg: 2.00 2.03 2.09 3/283 7850
/proc/meminfo: memFree=31124600/32770624 swapFree=5840/231032
[pid=7829] ppid=7826 vsize=10967196 CPUtime=2.8 cores=0,2,4,6,8,10,12,14
/proc/7829/stat : 7829 (java) S 7826 7829 2458 0 -1 1077944320 15393 0 0 0 275 5 0 0 20 0 21 0 3100328 11230408704 19649 33554432000 4194304 4196468 140731543401696 140731543384240 139924231212791 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
/proc/7829/statm: 2741799 19649 3084 1 0 2730193 0
[pid=7829/tid=7830] ppid=7826 vsize=10967196 CPUtime=1.47 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7830/stat : 7830 (java) R 7826 7829 2458 0 -1 4202560 6083 0 0 0 144 3 0 0 20 0 21 0 3100329 11230408704 19649 33554432000 4194304 4196468 140731543401696 139924235448608 139923871020247 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7831] ppid=7826 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7831/stat : 7831 (java) S 7826 7829 2458 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 3100330 11230408704 19649 33554432000 4194304 4196468 140731543401696 139923838052880 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7832] ppid=7826 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7832/stat : 7832 (java) S 7826 7829 2458 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 3100330 11230408704 19649 33554432000 4194304 4196468 140731543401696 139923837000336 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7833] ppid=7826 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7833/stat : 7833 (java) S 7826 7829 2458 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 3100330 11230408704 19649 33554432000 4194304 4196468 140731543401696 139923835947280 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7834] ppid=7826 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7834/stat : 7834 (java) S 7826 7829 2458 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 3100330 11230408704 19649 33554432000 4194304 4196468 140731543401696 139923834894736 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7835] ppid=7826 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7835/stat : 7835 (java) S 7826 7829 2458 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 3100330 11230408704 19649 33554432000 4194304 4196468 140731543401696 139923833842704 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7836] ppid=7826 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7836/stat : 7836 (java) S 7826 7829 2458 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 3100330 11230408704 19649 33554432000 4194304 4196468 140731543401696 139923832790160 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7837] ppid=7826 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7837/stat : 7837 (java) S 7826 7829 2458 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 3100330 11230408704 19649 33554432000 4194304 4196468 140731543401696 139923831737104 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7838] ppid=7826 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7838/stat : 7838 (java) S 7826 7829 2458 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 3100330 11230408704 19649 33554432000 4194304 4196468 140731543401696 139923830684560 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7840] ppid=7826 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7840/stat : 7840 (java) S 7826 7829 2458 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 3100332 11230408704 19649 33554432000 4194304 4196468 140731543401696 139923706263792 139924231223938 0 0 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7841] ppid=7826 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7841/stat : 7841 (java) S 7826 7829 2458 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 3100333 11230408704 19649 33554432000 4194304 4196468 140731543401696 139923705210016 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7842] ppid=7826 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7842/stat : 7842 (java) S 7826 7829 2458 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 3100333 11230408704 19649 33554432000 4194304 4196468 140731543401696 139923704156912 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7843] ppid=7826 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7843/stat : 7843 (java) S 7826 7829 2458 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 3100337 11230408704 19649 33554432000 4194304 4196468 140731543401696 139923703105488 139924231231387 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7844] ppid=7826 vsize=10967196 CPUtime=0.36 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7844/stat : 7844 (java) S 7826 7829 2458 0 -1 1077944384 2164 0 0 0 36 0 0 0 20 0 21 0 3100337 11230408704 19649 33554432000 4194304 4196468 140731543401696 139923702053616 139924231223938 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7845] ppid=7826 vsize=10967196 CPUtime=0.33 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7845/stat : 7845 (java) S 7826 7829 2458 0 -1 1077944384 2117 0 0 0 33 0 0 0 20 0 21 0 3100337 11230408704 19649 33554432000 4194304 4196468 140731543401696 139923701001072 139924231223938 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7846] ppid=7826 vsize=10967196 CPUtime=0.41 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7846/stat : 7846 (java) S 7826 7829 2458 0 -1 1077944384 2048 0 0 0 41 0 0 0 20 0 21 0 3100337 11230408704 19649 33554432000 4194304 4196468 140731543401696 139923699948016 139924231223938 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7847] ppid=7826 vsize=10967196 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7847/stat : 7847 (java) S 7826 7829 2458 0 -1 1077944384 1540 0 0 0 19 0 0 0 20 0 21 0 3100337 11230408704 19649 33554432000 4194304 4196468 140731543401696 139923698895472 139924231223938 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7848] ppid=7826 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7848/stat : 7848 (java) S 7826 7829 2458 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 3100338 11230408704 19649 33554432000 4194304 4196468 140731543401696 139923697842656 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7849] ppid=7826 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7849/stat : 7849 (java) S 7826 7829 2458 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 21 0 3100338 11230408704 19649 33554432000 4194304 4196468 140731543401696 139923696790192 139924231223938 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7850] ppid=7826 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7850/stat : 7850 (java) S 7826 7829 2458 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 3100371 11230408704 19649 33554432000 4194304 4196468 140731543401696 139923695735472 139924231223938 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
Current children cumulated CPU time (s) 2.8
Current children cumulated vsize (KiB) 10967196

[startup+3.10081 s]
/proc/loadavg: 2.00 2.03 2.09 3/283 7850
/proc/meminfo: memFree=31122436/32770624 swapFree=5840/231028
[pid=7829] ppid=7826 vsize=10967196 CPUtime=4.49 cores=0,2,4,6,8,10,12,14
/proc/7829/stat : 7829 (java) S 7826 7829 2458 0 -1 1077944320 15786 0 0 0 443 6 0 0 20 0 21 0 3100328 11230408704 19665 33554432000 4194304 4196468 140731543401696 140731543384240 139924231212791 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
/proc/7829/statm: 2741799 19665 3084 1 0 2730193 0
[pid=7829/tid=7830] ppid=7826 vsize=10967196 CPUtime=3.07 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7830/stat : 7830 (java) R 7826 7829 2458 0 -1 4202560 6123 0 0 0 304 3 0 0 20 0 21 0 3100329 11230408704 19665 33554432000 4194304 4196468 140731543401696 139924235449640 139923870825533 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7831] ppid=7826 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7831/stat : 7831 (java) S 7826 7829 2458 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 3100330 11230408704 19665 33554432000 4194304 4196468 140731543401696 139923838052880 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7832] ppid=7826 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7832/stat : 7832 (java) S 7826 7829 2458 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 3100330 11230408704 19665 33554432000 4194304 4196468 140731543401696 139923837000336 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7833] ppid=7826 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7833/stat : 7833 (java) S 7826 7829 2458 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 3100330 11230408704 19665 33554432000 4194304 4196468 140731543401696 139923835947280 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7834] ppid=7826 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7834/stat : 7834 (java) S 7826 7829 2458 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 3100330 11230408704 19665 33554432000 4194304 4196468 140731543401696 139923834894736 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7835] ppid=7826 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7835/stat : 7835 (java) S 7826 7829 2458 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 3100330 11230408704 19665 33554432000 4194304 4196468 140731543401696 139923833842704 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7836] ppid=7826 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7836/stat : 7836 (java) S 7826 7829 2458 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 3100330 11230408704 19665 33554432000 4194304 4196468 140731543401696 139923832790160 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7837] ppid=7826 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7837/stat : 7837 (java) S 7826 7829 2458 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 3100330 11230408704 19665 33554432000 4194304 4196468 140731543401696 139923831737104 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7838] ppid=7826 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7838/stat : 7838 (java) S 7826 7829 2458 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 3100330 11230408704 19665 33554432000 4194304 4196468 140731543401696 139923830684560 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7840] ppid=7826 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7840/stat : 7840 (java) S 7826 7829 2458 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 21 0 3100332 11230408704 19665 33554432000 4194304 4196468 140731543401696 139923706263792 139924231223938 0 0 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0

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

/proc/7829/task/7850/stat : 7850 (java) S 7826 7829 2458 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 3100371 11230408704 149155 33554432000 4194304 4196468 140731543401696 139923695735472 139924231223938 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
Current children cumulated CPU time (s) 2285.12
Current children cumulated vsize (KiB) 10967196

[startup+2262.3 s]
/proc/loadavg: 1.99 1.83 1.86 3/284 8007
/proc/meminfo: memFree=30520200/32770624 swapFree=5840/233372
[pid=7829] ppid=7826 vsize=10967196 CPUtime=2347.67 cores=0,2,4,6,8,10,12,14
/proc/7829/stat : 7829 (java) S 7826 7829 2458 0 -1 1077944320 147029 0 0 0 233178 1589 0 0 20 0 21 0 3100328 11230408704 142274 33554432000 4194304 4196468 140731543401696 140731543384240 139924231212791 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
/proc/7829/statm: 2741799 142274 3152 1 0 2730193 0
[pid=7829/tid=7830] ppid=7826 vsize=10967196 CPUtime=2248.06 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7830/stat : 7830 (java) R 7826 7829 2458 0 -1 4202560 25693 0 0 0 224797 9 0 0 20 0 21 0 3100329 11230408704 142274 33554432000 4194304 4196468 140731543401696 139924235451824 139923871732002 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7831] ppid=7826 vsize=10967196 CPUtime=11.73 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7831/stat : 7831 (java) S 7826 7829 2458 0 -1 1077944384 8867 0 0 0 986 187 0 0 20 0 21 0 3100330 11230408704 142274 33554432000 4194304 4196468 140731543401696 139923838052880 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7832] ppid=7826 vsize=10967196 CPUtime=11.75 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7832/stat : 7832 (java) S 7826 7829 2458 0 -1 1077944384 9498 0 0 0 977 198 0 0 20 0 21 0 3100330 11230408704 142274 33554432000 4194304 4196468 140731543401696 139923837000336 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7833] ppid=7826 vsize=10967196 CPUtime=11.85 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7833/stat : 7833 (java) S 7826 7829 2458 0 -1 1077944384 9332 0 0 0 996 189 0 0 20 0 21 0 3100330 11230408704 142274 33554432000 4194304 4196468 140731543401696 139923835947280 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7834] ppid=7826 vsize=10967196 CPUtime=11.71 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7834/stat : 7834 (java) S 7826 7829 2458 0 -1 1077944384 8750 0 0 0 984 187 0 0 20 0 21 0 3100330 11230408704 142274 33554432000 4194304 4196468 140731543401696 139923834894736 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7835] ppid=7826 vsize=10967196 CPUtime=11.78 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7835/stat : 7835 (java) S 7826 7829 2458 0 -1 1077944384 9615 0 0 0 985 193 0 0 20 0 21 0 3100330 11230408704 142274 33554432000 4194304 4196468 140731543401696 139923833842704 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7836] ppid=7826 vsize=10967196 CPUtime=11.57 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7836/stat : 7836 (java) S 7826 7829 2458 0 -1 1077944384 10724 0 0 0 967 190 0 0 20 0 21 0 3100330 11230408704 142274 33554432000 4194304 4196468 140731543401696 139923832790160 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7837] ppid=7826 vsize=10967196 CPUtime=11.7 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7837/stat : 7837 (java) S 7826 7829 2458 0 -1 1077944384 9618 0 0 0 982 188 0 0 20 0 21 0 3100330 11230408704 142274 33554432000 4194304 4196468 140731543401696 139923831737104 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7838] ppid=7826 vsize=10967196 CPUtime=11.69 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7838/stat : 7838 (java) S 7826 7829 2458 0 -1 1077944384 9322 0 0 0 981 188 0 0 20 0 21 0 3100330 11230408704 142274 33554432000 4194304 4196468 140731543401696 139923830684560 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7840] ppid=7826 vsize=10967196 CPUtime=1.02 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7840/stat : 7840 (java) S 7826 7829 2458 0 -1 1077944384 23716 0 0 0 91 11 0 0 20 0 21 0 3100332 11230408704 142274 33554432000 4194304 4196468 140731543401696 139923706263792 139924231223938 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7841] ppid=7826 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7841/stat : 7841 (java) S 7826 7829 2458 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 21 0 3100333 11230408704 142274 33554432000 4194304 4196468 140731543401696 139923705210016 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7842] ppid=7826 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7842/stat : 7842 (java) S 7826 7829 2458 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 21 0 3100333 11230408704 142274 33554432000 4194304 4196468 140731543401696 139923704156912 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7843] ppid=7826 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7843/stat : 7843 (java) S 7826 7829 2458 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 3100337 11230408704 142274 33554432000 4194304 4196468 140731543401696 139923703105488 139924231231387 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7844] ppid=7826 vsize=10967196 CPUtime=0.95 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7844/stat : 7844 (java) S 7826 7829 2458 0 -1 1077944384 4435 0 0 0 94 1 0 0 20 0 21 0 3100337 11230408704 142274 33554432000 4194304 4196468 140731543401696 139923702053616 139924231223938 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7845] ppid=7826 vsize=10967196 CPUtime=1.25 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7845/stat : 7845 (java) S 7826 7829 2458 0 -1 1077944384 5465 0 0 0 124 1 0 0 20 0 21 0 3100337 11230408704 142274 33554432000 4194304 4196468 140731543401696 139923701001072 139924231223938 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7846] ppid=7826 vsize=10967196 CPUtime=1.03 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7846/stat : 7846 (java) S 7826 7829 2458 0 -1 1077944384 5372 0 0 0 102 1 0 0 20 0 21 0 3100337 11230408704 142274 33554432000 4194304 4196468 140731543401696 139923699948016 139924231223938 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7847] ppid=7826 vsize=10967196 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7847/stat : 7847 (java) S 7826 7829 2458 0 -1 1077944384 3595 0 0 0 27 1 0 0 20 0 21 0 3100337 11230408704 142274 33554432000 4194304 4196468 140731543401696 139923698895472 139924231223938 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7848] ppid=7826 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7848/stat : 7848 (java) S 7826 7829 2458 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 3100338 11230408704 142274 33554432000 4194304 4196468 140731543401696 139923697842656 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7849] ppid=7826 vsize=10967196 CPUtime=1.14 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7849/stat : 7849 (java) S 7826 7829 2458 0 -1 1077944384 1599 0 0 0 59 55 0 0 20 0 21 0 3100338 11230408704 142274 33554432000 4194304 4196468 140731543401696 139923696790192 139924231223938 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7850] ppid=7826 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7850/stat : 7850 (java) S 7826 7829 2458 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 3100371 11230408704 142274 33554432000 4194304 4196468 140731543401696 139923695735472 139924231223938 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
Current children cumulated CPU time (s) 2347.67
Current children cumulated vsize (KiB) 10967196



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2312 s]
/proc/loadavg: 1.96 1.84 1.87 3/284 8008
/proc/meminfo: memFree=30484236/32770624 swapFree=5840/233416
[pid=7829] ppid=7826 vsize=10967196 CPUtime=2400.03 cores=0,2,4,6,8,10,12,14
/proc/7829/stat : 7829 (java) S 7826 7829 2458 0 -1 1077944320 150695 0 0 0 238310 1693 0 0 20 0 21 0 3100328 11230408704 157940 33554432000 4194304 4196468 140731543401696 140731543384240 139924231212791 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
/proc/7829/statm: 2741799 157940 3152 1 0 2730193 0
[pid=7829/tid=7830] ppid=7826 vsize=10967196 CPUtime=2297.32 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7830/stat : 7830 (java) R 7826 7829 2458 0 -1 4202560 25930 0 0 0 229723 9 0 0 20 0 21 0 3100329 11230408704 157940 33554432000 4194304 4196468 140731543401696 139924235451824 139923869665287 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7831] ppid=7826 vsize=10967196 CPUtime=12.11 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7831/stat : 7831 (java) S 7826 7829 2458 0 -1 1077944384 9079 0 0 0 1011 200 0 0 20 0 21 0 3100330 11230408704 157940 33554432000 4194304 4196468 140731543401696 139923838052880 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7832] ppid=7826 vsize=10967196 CPUtime=12.14 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7832/stat : 7832 (java) S 7826 7829 2458 0 -1 1077944384 9737 0 0 0 1002 212 0 0 20 0 21 0 3100330 11230408704 157940 33554432000 4194304 4196468 140731543401696 139923837000336 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7833] ppid=7826 vsize=10967196 CPUtime=12.23 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7833/stat : 7833 (java) S 7826 7829 2458 0 -1 1077944384 9565 0 0 0 1021 202 0 0 20 0 21 0 3100330 11230408704 157940 33554432000 4194304 4196468 140731543401696 139923835947280 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7834] ppid=7826 vsize=10967196 CPUtime=12.09 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7834/stat : 7834 (java) S 7826 7829 2458 0 -1 1077944384 8931 0 0 0 1010 199 0 0 20 0 21 0 3100330 11230408704 157940 33554432000 4194304 4196468 140731543401696 139923834894736 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7835] ppid=7826 vsize=10967196 CPUtime=12.15 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7835/stat : 7835 (java) S 7826 7829 2458 0 -1 1077944384 10578 0 0 0 1008 207 0 0 20 0 21 0 3100330 11230408704 157940 33554432000 4194304 4196468 140731543401696 139923833842704 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7836] ppid=7826 vsize=10967196 CPUtime=11.95 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7836/stat : 7836 (java) S 7826 7829 2458 0 -1 1077944384 10908 0 0 0 991 204 0 0 20 0 21 0 3100330 11230408704 157940 33554432000 4194304 4196468 140731543401696 139923832790160 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7837] ppid=7826 vsize=10967196 CPUtime=12.07 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7837/stat : 7837 (java) S 7826 7829 2458 0 -1 1077944384 9807 0 0 0 1006 201 0 0 20 0 21 0 3100330 11230408704 157940 33554432000 4194304 4196468 140731543401696 139923831737104 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7838] ppid=7826 vsize=10967196 CPUtime=12.07 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7838/stat : 7838 (java) S 7826 7829 2458 0 -1 1077944384 9493 0 0 0 1009 198 0 0 20 0 21 0 3100330 11230408704 157940 33554432000 4194304 4196468 140731543401696 139923830684560 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7840] ppid=7826 vsize=10967196 CPUtime=1.04 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7840/stat : 7840 (java) S 7826 7829 2458 0 -1 1077944384 24735 0 0 0 93 11 0 0 20 0 21 0 3100332 11230408704 157940 33554432000 4194304 4196468 140731543401696 139923706263792 139924231223938 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7841] ppid=7826 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7841/stat : 7841 (java) S 7826 7829 2458 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 21 0 3100333 11230408704 157940 33554432000 4194304 4196468 140731543401696 139923705210016 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7842] ppid=7826 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7842/stat : 7842 (java) S 7826 7829 2458 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 21 0 3100333 11230408704 157940 33554432000 4194304 4196468 140731543401696 139923704156912 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7843] ppid=7826 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7843/stat : 7843 (java) S 7826 7829 2458 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 3100337 11230408704 157940 33554432000 4194304 4196468 140731543401696 139923703105488 139924231231387 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7844] ppid=7826 vsize=10967196 CPUtime=0.95 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7844/stat : 7844 (java) S 7826 7829 2458 0 -1 1077944384 4437 0 0 0 94 1 0 0 20 0 21 0 3100337 11230408704 157940 33554432000 4194304 4196468 140731543401696 139923702053616 139924231223938 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7845] ppid=7826 vsize=10967196 CPUtime=1.25 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7845/stat : 7845 (java) S 7826 7829 2458 0 -1 1077944384 5467 0 0 0 124 1 0 0 20 0 21 0 3100337 11230408704 157940 33554432000 4194304 4196468 140731543401696 139923701001072 139924231223938 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7846] ppid=7826 vsize=10967196 CPUtime=1.03 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7846/stat : 7846 (java) S 7826 7829 2458 0 -1 1077944384 5374 0 0 0 102 1 0 0 20 0 21 0 3100337 11230408704 157940 33554432000 4194304 4196468 140731543401696 139923699948016 139924231223938 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7847] ppid=7826 vsize=10967196 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7847/stat : 7847 (java) S 7826 7829 2458 0 -1 1077944384 3597 0 0 0 27 1 0 0 20 0 21 0 3100337 11230408704 157940 33554432000 4194304 4196468 140731543401696 139923698895472 139924231223938 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7848] ppid=7826 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7848/stat : 7848 (java) S 7826 7829 2458 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 3100338 11230408704 157940 33554432000 4194304 4196468 140731543401696 139923697842656 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7849] ppid=7826 vsize=10967196 CPUtime=1.17 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7849/stat : 7849 (java) S 7826 7829 2458 0 -1 1077944384 1629 0 0 0 61 56 0 0 20 0 21 0 3100338 11230408704 157940 33554432000 4194304 4196468 140731543401696 139923696790192 139924231223938 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7850] ppid=7826 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7850/stat : 7850 (java) S 7826 7829 2458 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 3100371 11230408704 157940 33554432000 4194304 4196468 140731543401696 139923695735472 139924231223938 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
Current children cumulated CPU time (s) 2400.03
Current children cumulated vsize (KiB) 10967196

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 7829 sig 9
??? kill -7829 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2312.2 s]
/proc/loadavg: 1.96 1.84 1.87 3/285 8011
/proc/meminfo: memFree=30484236/32770624 swapFree=5840/233416
[pid=7829] ppid=7826 vsize=11166888 CPUtime=2400.24 cores=0,2,4,6,8,10,12,14
/proc/7829/stat : 7829 (java) S 7826 7829 2458 0 -1 1077944320 150980 0 0 0 238331 1693 0 0 20 0 22 0 3100328 11434893312 157953 33554432000 4194304 4196468 140731543401696 140731543384240 139924231212791 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
/proc/7829/statm: 2791722 157953 3154 1 0 2780116 0
[pid=7829/tid=7830] ppid=7826 vsize=11166888 CPUtime=2297.53 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7830/stat : 7830 (java) R 7826 7829 2458 0 -1 4202560 25953 0 0 0 229744 9 0 0 20 0 22 0 3100329 11434893312 157953 33554432000 4194304 4196468 140731543401696 139924235449216 139923868874626 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7831] ppid=7826 vsize=11166888 CPUtime=12.11 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7831/stat : 7831 (java) S 7826 7829 2458 0 -1 1077944384 9079 0 0 0 1011 200 0 0 20 0 22 0 3100330 11434893312 157953 33554432000 4194304 4196468 140731543401696 139923838052880 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7832] ppid=7826 vsize=11166888 CPUtime=12.14 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7832/stat : 7832 (java) S 7826 7829 2458 0 -1 1077944384 9737 0 0 0 1002 212 0 0 20 0 22 0 3100330 11434893312 157953 33554432000 4194304 4196468 140731543401696 139923837000336 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7833] ppid=7826 vsize=11166888 CPUtime=12.23 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7833/stat : 7833 (java) S 7826 7829 2458 0 -1 1077944384 9565 0 0 0 1021 202 0 0 20 0 22 0 3100330 11434893312 157953 33554432000 4194304 4196468 140731543401696 139923835947280 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7834] ppid=7826 vsize=11166888 CPUtime=12.09 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7834/stat : 7834 (java) S 7826 7829 2458 0 -1 1077944384 8931 0 0 0 1010 199 0 0 20 0 22 0 3100330 11434893312 157953 33554432000 4194304 4196468 140731543401696 139923834894736 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7835] ppid=7826 vsize=11166888 CPUtime=12.15 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7835/stat : 7835 (java) S 7826 7829 2458 0 -1 1077944384 10578 0 0 0 1008 207 0 0 20 0 22 0 3100330 11434893312 157953 33554432000 4194304 4196468 140731543401696 139923833842704 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7836] ppid=7826 vsize=11166888 CPUtime=11.95 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7836/stat : 7836 (java) S 7826 7829 2458 0 -1 1077944384 10908 0 0 0 991 204 0 0 20 0 22 0 3100330 11434893312 157953 33554432000 4194304 4196468 140731543401696 139923832790160 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7837] ppid=7826 vsize=11166888 CPUtime=12.07 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7837/stat : 7837 (java) S 7826 7829 2458 0 -1 1077944384 9807 0 0 0 1006 201 0 0 20 0 22 0 3100330 11434893312 157953 33554432000 4194304 4196468 140731543401696 139923831737104 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7838] ppid=7826 vsize=11166888 CPUtime=12.07 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7838/stat : 7838 (java) S 7826 7829 2458 0 -1 1077944384 9493 0 0 0 1009 198 0 0 20 0 22 0 3100330 11434893312 157953 33554432000 4194304 4196468 140731543401696 139923830684560 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7840] ppid=7826 vsize=11166888 CPUtime=1.04 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7840/stat : 7840 (java) S 7826 7829 2458 0 -1 1077944384 24735 0 0 0 93 11 0 0 20 0 22 0 3100332 11434893312 157953 33554432000 4194304 4196468 140731543401696 139923706263792 139924231223938 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7841] ppid=7826 vsize=11166888 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7841/stat : 7841 (java) S 7826 7829 2458 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 22 0 3100333 11434893312 157953 33554432000 4194304 4196468 140731543401696 139923705210016 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7842] ppid=7826 vsize=11166888 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7842/stat : 7842 (java) S 7826 7829 2458 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 22 0 3100333 11434893312 157953 33554432000 4194304 4196468 140731543401696 139923704156912 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7843] ppid=7826 vsize=11166888 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7843/stat : 7843 (java) S 7826 7829 2458 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 22 0 3100337 11434893312 157953 33554432000 4194304 4196468 140731543401696 139923703105488 139924231231387 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7844] ppid=7826 vsize=11166888 CPUtime=0.95 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7844/stat : 7844 (java) S 7826 7829 2458 0 -1 1077944384 4476 0 0 0 94 1 0 0 20 0 22 0 3100337 11434893312 157953 33554432000 4194304 4196468 140731543401696 139923702053616 139924231223938 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7845] ppid=7826 vsize=11166888 CPUtime=1.25 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7845/stat : 7845 (java) S 7826 7829 2458 0 -1 1077944384 5479 0 0 0 124 1 0 0 20 0 22 0 3100337 11434893312 157953 33554432000 4194304 4196468 140731543401696 139923701001072 139924231223938 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7846] ppid=7826 vsize=11166888 CPUtime=1.04 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7846/stat : 7846 (java) S 7826 7829 2458 0 -1 1077944384 5403 0 0 0 103 1 0 0 20 0 22 0 3100337 11434893312 157953 33554432000 4194304 4196468 140731543401696 139923699948016 139924231223938 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7847] ppid=7826 vsize=11166888 CPUtime=0.29 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7847/stat : 7847 (java) S 7826 7829 2458 0 -1 1077944384 3641 0 0 0 28 1 0 0 20 0 22 0 3100337 11434893312 157953 33554432000 4194304 4196468 140731543401696 139923698895472 139924231223938 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7848] ppid=7826 vsize=11166888 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7848/stat : 7848 (java) S 7826 7829 2458 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 22 0 3100338 11434893312 157953 33554432000 4194304 4196468 140731543401696 139923697842656 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=7849] ppid=7826 vsize=11166888 CPUtime=1.17 cores=0,2,4,6,8,10,12,14
/proc/7829/task/7849/stat : 7849 (java) S 7826 7829 2458 0 -1 1077944384 1629 0 0 0 61 56 0 0 20 0 22 0 3100338 11434893312 157953 33554432000 4194304 4196468 140731543401696 139923696790192 139924231223938 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=8009] ppid=7826 vsize=11166888 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/8009/stat : 8009 (java) S 7826 7829 2458 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 22 0 3331529 11434893312 157953 33554432000 4194304 4196468 140731543401696 139923694682224 139924231222997 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
[pid=7829/tid=8010] ppid=7826 vsize=11166888 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/7829/task/8010/stat : 8010 (java) R 7826 7829 2458 0 -1 4202560 25 0 0 0 0 0 0 0 20 0 22 0 3331529 11434893312 157953 33554432000 4194304 4196468 140731543401696 139923693631120 139923868637277 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21159936 140731543405739 140731543405892 140731543405892 140731543408591 0
Current children cumulated CPU time (s) 2400.24
Current children cumulated vsize (KiB) 11166888

Child status: 143
Real time (s): 2312.25
CPU time (s): 2400.33
CPU user time (s): 2383.38
CPU system time (s): 16.9454
CPU usage (%): 103.809
Max. virtual memory (cumulated for all children) (KiB): 11166888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2383.38
system time used= 16.9454
maximum resident set size= 793812
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 151189
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2616
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 67133
involuntary context switches= 126621

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.3397 second user time and 20.0818 second system time

The end

Launcher Data

Begin job on node126 at 2017-07-22 01:05:26
IDJOB=4243969
IDBENCH=133505
IDSOLVER=2623
FILE ID=node126/4243969-1500678326
RUNJOBID= node126-1500673388-6381
PBS_JOBID= 20623294
Free space on /tmp= 61980 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s40/Knapsack-40-150-08.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4243969-1500678326/watcher-4243969-1500678326 -o /tmp/evaluation-result-4243969-1500678326/solver-4243969-1500678326 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node126-1500673388-6381 --watchdog 2560  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4243969-1500678326.xml

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

MD5SUM BENCH= a0dd3b11b1f6edde9967a93afac168fd
RANDOM SEED=1505892971

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

/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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.50
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		: 2400.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.50
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.50
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.50
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
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	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2533.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        31187616 kB
MemAvailable:   31197912 kB
Buffers:           43060 kB
Cached:           278724 kB
SwapCached:            0 kB
Active:           965716 kB
Inactive:         239620 kB
Active(anon):     886268 kB
Inactive(anon):     8656 kB
Active(file):      79448 kB
Inactive(file):   230964 kB
Unevictable:        5840 kB
Mlocked:            5840 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1528 kB
Writeback:             0 kB
AnonPages:        888592 kB
Mapped:            41592 kB
Shmem:              8840 kB
Slab:              63880 kB
SReclaimable:      31436 kB
SUnreclaim:        32444 kB
KernelStack:        4864 kB
PageTables:         6448 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2190980 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    819200 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      134528 kB
DirectMap2M:    33411072 kB

Free space on /tmp at the end= 61980 MiB
End job on node126 at 2017-07-22 01:43:58