Trace number 4243970

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)923 2400.4 2314.05

General information on the benchmark

NameKnapsack/Knapsack-m1-s40/
Knapsack-40-150-00.xml
MD5SUMc033178a1c92732c6616d8bd8ee8c714
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark932
Best CPU time to get the best result obtained on this benchmark5.8269501
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.68/0.41	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.68/0.41	c This is free software under the dual EPL/GNU LGPL licenses.
0.68/0.41	c See www.sat4j.org for details.
0.68/0.41	c That software uses the Rhino library from the Mozilla project.
0.68/0.41	c version CUSTOM.v20170705
0.68/0.41	c java.runtime.name	Java(TM) SE Runtime Environment
0.68/0.41	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.68/0.41	c java.vm.version	25.131-b11
0.68/0.41	c java.vm.vendor	Oracle Corporation
0.68/0.41	c sun.arch.data.model	64
0.68/0.41	c java.version		1.8.0_131
0.68/0.41	c os.name		Linux
0.68/0.41	c os.version		3.10.0-514.16.1.el7.x86_64
0.68/0.41	c os.arch		amd64
0.68/0.41	c Free memory 		499604488
0.68/0.41	c Max memory 		7247757312
0.68/0.41	c Total memory 		504889344
0.68/0.41	c Number of processors 	8
0.68/0.41	c c --- Begin Solver configuration ---
0.68/0.41	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b71fc7e
0.68/0.41	c Learn all clauses as in MiniSAT
0.68/0.41	c LOGGER=java.util.logging.Logger@25f38edc claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.68/0.41	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.68/0.41	c No reason simplification
0.68/0.41	c Glucose 2.1 dynamic restart strategy
0.68/0.41	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.68/0.41	c timeout=2147483s
0.68/0.41	c DB Simplification allowed=false
0.68/0.41	c Listener: org.sat4j.minisat.core.VoidTracing@1a86f2f1
0.68/0.41	c --- End Solver configuration ---
0.68/0.41	c constraints type 
0.68/0.41	c org.sat4j.minisat.constraints.card.MinWatchCard => 80
0.68/0.41	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 787
0.68/0.41	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 26326
0.68/0.41	c org.sat4j.minisat.constraints.cnf.UnitClause => 2
0.68/0.41	c 27195 constraints processed.
6.28/5.07	o 514
7.75/6.40	o 762
7.87/6.49	o 784
7.99/6.55	o 786
7.99/6.59	o 797
7.99/6.60	o 803
8.12/6.61	o 816
8.27/6.74	o 819
8.27/6.79	o 832
8.48/6.85	o 883
8.48/6.86	o 894
19.35/16.59	o 895
180.55/174.86	o 897
210.52/204.04	o 899
256.62/249.55	o 910
387.58/378.96	o 921
1172.89/1140.39	o 923
2400.31/2314.00	c starts		: 6908
2400.31/2314.00	c conflicts		: 4114909
2400.31/2314.00	c decisions		: 5902020
2400.31/2314.00	c propagations		: 5626189895
2400.31/2314.00	c inspects		: 24406575690
2400.31/2314.00	c shortcuts		: 0
2400.31/2314.00	c learnt literals	: 1025
2400.31/2314.00	c learnt binary clauses	: 416
2400.31/2314.00	c learnt ternary clauses	: 1978
2400.31/2314.00	c learnt constraints	: 4113884
2400.31/2314.00	c ignored constraints	: 0
2400.31/2314.00	c root simplifications	: 0
2400.31/2314.00	c removed literals (reason simplification)	: 0
2400.31/2314.00	c reason swapping (by a shorter reason)	: 0
2400.31/2314.00	c Calls to reduceDB	: 165
2400.31/2314.00	c Number of update (reduction) of LBD	: 1599890
2400.31/2314.00	c Imported unit clauses	: 0
2400.31/2314.00	c number of reductions to clauses (during analyze)	: 0
2400.31/2314.00	c number of learned constraints concerned by reduction	: 0
2400.31/2314.00	c number of learning phase by resolution	: 0
2400.31/2314.00	c number of learning phase by cutting planes	: 0
2400.31/2314.00	c number of rounding to 1 operations	: 0
2400.31/2314.00	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
2400.31/2314.00	c number of reductions of the coefficients by power 2 	: 0
2400.31/2314.00	c number of right shift for reduction by power 2 	: 0
2400.31/2314.00	c number of reductions of the coefficients by GCD over coefficients 	: 0
2400.31/2314.00	c speed (assignments/second)	: 2431804.9534359216
2400.31/2314.00	c non guided choices	6373
2400.31/2314.03	c learnt constraints type 
2400.31/2314.03	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 416
2400.31/2314.03	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 111811
2400.31/2314.03	s SATISFIABLE
2400.31/2314.03	v <instantiation type="solution">
2400.31/2314.03	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.31/2314.03	v 	<values> 1 0 0 0 1 0 0 0 1 1 1 1 0 0 0 0 1 1 0 1 1 0 0 0 0 0 1 0 0 0 1 1 0 0 0 1 1 1 0 0 </values>
2400.31/2314.03	v </instantiation>
2400.31/2314.03	

Verifier Data

OK	923

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-4243970-1500678339/watcher-4243970-1500678339 -o /tmp/evaluation-result-4243970-1500678339/solver-4243970-1500678339 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node106-1500670253-12929 --watchdog 2560 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4243970-1500678339.xml 

pid=14667
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: 1.01 1.94 3.21 2/236 14670
/proc/meminfo: memFree=32117256/32770624 swapFree=5952/48448
[pid=14670] ppid=14667 vsize=8352828 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/stat : 14670 (java) S 14667 14670 9830 0 -1 1077944320 2233 0 0 0 0 0 0 0 20 0 4 0 3103553 8553295872 1998 33554432000 4194304 4196468 140736855115280 140736855097824 140004624105207 0 0 0 16784584 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
/proc/14670/statm: 2088207 1998 1208 1 0 2077118 0
[pid=14670/tid=14671] ppid=14667 vsize=8355912 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14671/stat : 14671 (java) S 14667 14670 9830 0 -1 1077944384 941 0 0 0 0 0 0 0 20 0 8 0 3103553 8556453888 1998 33554432000 4194304 4196468 140736855115280 140004628346576 140004624115413 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14672] ppid=14667 vsize=8356940 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14672/stat : 14672 (java) S 14667 14670 9830 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 8 0 3103554 8557506560 1998 33554432000 4194304 4196468 140736855115280 140004593818336 140004624115413 0 4 0 16784584 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14673] ppid=14667 vsize=8356940 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14673/stat : 14673 (java) S 14667 14670 9830 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 9 0 3103554 8557506560 1998 33554432000 4194304 4196468 140736855115280 140004230040160 140004624115413 0 4 0 16784584 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14674] ppid=14667 vsize=8357968 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14674/stat : 14674 (java) S 14667 14670 9830 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 10 0 3103554 8558559232 1998 33554432000 4194304 4196468 140736855115280 140004228987872 140004624115413 0 4 0 16784584 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14675] ppid=14667 vsize=8620112 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14675/stat : 14675 (java) R 14667 14670 9830 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 10 0 3103554 8826994688 1998 33554432000 4194304 4196468 140736855115280 140004227935072 140004624115413 0 4 0 16784584 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14676] ppid=14667 vsize=8816720 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14676/stat : 14676 (java) D 14667 14670 9830 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 10 0 3103554 9028321280 1998 33554432000 4194304 4196468 140736855115280 140004226881928 140004616822170 0 4 0 16784584 18446744071582151463 0 0 -1 12 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14677] ppid=14667 vsize=8751184 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14677/stat : 14677 (java) D 14667 14670 9830 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 10 0 3103554 8961212416 1998 33554432000 4194304 4196468 140736855115280 140004225829176 140004616333027 0 4 0 16784584 18446744071582151416 0 0 -1 4 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14678] ppid=14667 vsize=8816720 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14678/stat : 14678 (java) D 14667 14670 9830 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 10 0 3103554 9028321280 1998 33554432000 4194304 4196468 140736855115280 140004224776888 140004616822359 0 4 0 16784584 18446744071582151463 0 0 -1 8 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14679] ppid=14667 vsize=8816720 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14679/stat : 14679 (java) R 14667 14670 9830 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 10 0 3103554 9028321280 1998 33554432000 4194304 4196468 140736855115280 140004223724784 140004616838169 0 4 0 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0

[startup+0.100103 s]
/proc/loadavg: 1.01 1.94 3.21 2/236 14670
/proc/meminfo: memFree=32117256/32770624 swapFree=5952/48448
[pid=14670] ppid=14667 vsize=10900556 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/14670/stat : 14670 (java) S 14667 14670 9830 0 -1 1077944320 4711 0 0 0 9 1 0 0 20 0 20 0 3103553 11162169344 6269 33554432000 4194304 4196468 140736855115280 140736855097824 140004624105207 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
/proc/14670/statm: 2725139 6269 2629 1 0 2713552 0
[pid=14670/tid=14671] ppid=14667 vsize=10900556 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14671/stat : 14671 (java) R 14667 14670 9830 0 -1 4202560 2766 0 0 0 7 0 0 0 20 0 20 0 3103553 11162169344 6269 33554432000 4194304 4196468 140736855115280 140004628342784 140004624127133 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14672] ppid=14667 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14672/stat : 14672 (java) S 14667 14670 9830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3103554 11162169344 6269 33554432000 4194304 4196468 140736855115280 140004593818000 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14673] ppid=14667 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14673/stat : 14673 (java) S 14667 14670 9830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3103554 11162169344 6269 33554432000 4194304 4196468 140736855115280 140004230039824 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14674] ppid=14667 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14674/stat : 14674 (java) S 14667 14670 9830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3103554 11162169344 6269 33554432000 4194304 4196468 140736855115280 140004228987536 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14675] ppid=14667 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14675/stat : 14675 (java) S 14667 14670 9830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3103554 11162169344 6269 33554432000 4194304 4196468 140736855115280 140004227934736 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14676] ppid=14667 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14676/stat : 14676 (java) S 14667 14670 9830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3103554 11162169344 6269 33554432000 4194304 4196468 140736855115280 140004226882448 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14677] ppid=14667 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14677/stat : 14677 (java) S 14667 14670 9830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3103554 11162169344 6269 33554432000 4194304 4196468 140736855115280 140004225829648 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14678] ppid=14667 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14678/stat : 14678 (java) S 14667 14670 9830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3103554 11162169344 6269 33554432000 4194304 4196468 140736855115280 140004224777360 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14679] ppid=14667 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14679/stat : 14679 (java) S 14667 14670 9830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3103554 11162169344 6269 33554432000 4194304 4196468 140736855115280 140004223724560 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 10900556

[startup+0.200811 s]
/proc/loadavg: 1.01 1.94 3.21 2/236 14670
/proc/meminfo: memFree=32117256/32770624 swapFree=5952/48448
[pid=14670] ppid=14667 vsize=10900556 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/14670/stat : 14670 (java) S 14667 14670 9830 0 -1 1077944320 6889 0 0 0 24 2 0 0 20 0 20 0 3103553 11162169344 8713 33554432000 4194304 4196468 140736855115280 140736855097824 140004624105207 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
/proc/14670/statm: 2725139 8713 2869 1 0 2713552 0
[pid=14670/tid=14671] ppid=14667 vsize=10900556 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14671/stat : 14671 (java) R 14667 14670 9830 0 -1 4202560 4477 0 0 0 17 1 0 0 20 0 20 0 3103553 11162169344 8713 33554432000 4194304 4196468 140736855115280 140004628326128 140004608185694 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14672] ppid=14667 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14672/stat : 14672 (java) S 14667 14670 9830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3103554 11162169344 8713 33554432000 4194304 4196468 140736855115280 140004593818000 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14673] ppid=14667 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14673/stat : 14673 (java) S 14667 14670 9830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3103554 11162169344 8713 33554432000 4194304 4196468 140736855115280 140004230039824 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14674] ppid=14667 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14674/stat : 14674 (java) S 14667 14670 9830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3103554 11162169344 8713 33554432000 4194304 4196468 140736855115280 140004228987536 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14675] ppid=14667 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14675/stat : 14675 (java) S 14667 14670 9830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3103554 11162169344 8713 33554432000 4194304 4196468 140736855115280 140004227934736 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14676] ppid=14667 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14676/stat : 14676 (java) S 14667 14670 9830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3103554 11162169344 8713 33554432000 4194304 4196468 140736855115280 140004226882448 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14677] ppid=14667 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14677/stat : 14677 (java) S 14667 14670 9830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3103554 11162169344 8713 33554432000 4194304 4196468 140736855115280 140004225829648 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14678] ppid=14667 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14678/stat : 14678 (java) S 14667 14670 9830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3103554 11162169344 8713 33554432000 4194304 4196468 140736855115280 140004224777360 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14679] ppid=14667 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14679/stat : 14679 (java) S 14667 14670 9830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3103554 11162169344 8713 33554432000 4194304 4196468 140736855115280 140004223724560 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 10900556

[startup+0.300583 s]
/proc/loadavg: 1.01 1.94 3.21 2/236 14670
/proc/meminfo: memFree=32117256/32770624 swapFree=5952/48448
[pid=14670] ppid=14667 vsize=10900556 CPUtime=0.43 cores=0,2,4,6,8,10,12,14
/proc/14670/stat : 14670 (java) S 14667 14670 9830 0 -1 1077944320 8294 0 0 0 40 3 0 0 20 0 20 0 3103553 11162169344 10466 33554432000 4194304 4196468 140736855115280 140736855097824 140004624105207 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
/proc/14670/statm: 2725139 10466 2972 1 0 2713552 0
[pid=14670/tid=14671] ppid=14667 vsize=10900556 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14671/stat : 14671 (java) R 14667 14670 9830 0 -1 4202560 5092 0 0 0 26 2 0 0 20 0 20 0 3103553 11162169344 10466 33554432000 4194304 4196468 140736855115280 140004628341616 140004624127133 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14672] ppid=14667 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14672/stat : 14672 (java) S 14667 14670 9830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3103554 11162169344 10466 33554432000 4194304 4196468 140736855115280 140004593818000 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14673] ppid=14667 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14673/stat : 14673 (java) S 14667 14670 9830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3103554 11162169344 10466 33554432000 4194304 4196468 140736855115280 140004230039824 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14674] ppid=14667 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14674/stat : 14674 (java) S 14667 14670 9830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3103554 11162169344 10466 33554432000 4194304 4196468 140736855115280 140004228987536 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14675] ppid=14667 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14675/stat : 14675 (java) S 14667 14670 9830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3103554 11162169344 10466 33554432000 4194304 4196468 140736855115280 140004227934736 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14676] ppid=14667 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14676/stat : 14676 (java) S 14667 14670 9830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3103554 11162169344 10466 33554432000 4194304 4196468 140736855115280 140004226882448 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14677] ppid=14667 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14677/stat : 14677 (java) S 14667 14670 9830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3103554 11162169344 10466 33554432000 4194304 4196468 140736855115280 140004225829648 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14678] ppid=14667 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14678/stat : 14678 (java) S 14667 14670 9830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3103554 11162169344 10466 33554432000 4194304 4196468 140736855115280 140004224777360 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14679] ppid=14667 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14679/stat : 14679 (java) S 14667 14670 9830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3103554 11162169344 10466 33554432000 4194304 4196468 140736855115280 140004223724560 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 10900556

[startup+0.700496 s]
/proc/loadavg: 1.01 1.94 3.21 2/236 14670
/proc/meminfo: memFree=32117256/32770624 swapFree=5952/48448
[pid=14670] ppid=14667 vsize=10967196 CPUtime=1.83 cores=0,2,4,6,8,10,12,14
/proc/14670/stat : 14670 (java) S 14667 14670 9830 0 -1 1077944320 13647 0 0 0 178 5 0 0 20 0 21 0 3103553 11230408704 18845 33554432000 4194304 4196468 140736855115280 140736855097824 140004624105207 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
/proc/14670/statm: 2741799 18845 3078 1 0 2730193 0
[pid=14670/tid=14671] ppid=14667 vsize=10967196 CPUtime=0.67 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14671/stat : 14671 (java) R 14667 14670 9830 0 -1 4202560 5509 0 0 0 65 2 0 0 20 0 21 0 3103553 11230408704 18845 33554432000 4194304 4196468 140736855115280 140004628343768 140004263149696 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14672] ppid=14667 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14672/stat : 14672 (java) S 14667 14670 9830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 3103554 11230408704 18845 33554432000 4194304 4196468 140736855115280 140004593818000 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14673] ppid=14667 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14673/stat : 14673 (java) S 14667 14670 9830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 3103554 11230408704 18845 33554432000 4194304 4196468 140736855115280 140004230039824 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14674] ppid=14667 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14674/stat : 14674 (java) S 14667 14670 9830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 3103554 11230408704 18845 33554432000 4194304 4196468 140736855115280 140004228987536 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14675] ppid=14667 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14675/stat : 14675 (java) S 14667 14670 9830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 3103554 11230408704 18845 33554432000 4194304 4196468 140736855115280 140004227934736 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14676] ppid=14667 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14676/stat : 14676 (java) S 14667 14670 9830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 3103554 11230408704 18845 33554432000 4194304 4196468 140736855115280 140004226882448 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14677] ppid=14667 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14677/stat : 14677 (java) S 14667 14670 9830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 3103554 11230408704 18845 33554432000 4194304 4196468 140736855115280 140004225829648 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14678] ppid=14667 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14678/stat : 14678 (java) S 14667 14670 9830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 3103554 11230408704 18845 33554432000 4194304 4196468 140736855115280 140004224777360 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14679] ppid=14667 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14679/stat : 14679 (java) S 14667 14670 9830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 3103554 11230408704 18845 33554432000 4194304 4196468 140736855115280 140004223724560 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
Current children cumulated CPU time (s) 1.83
Current children cumulated vsize (KiB) 10967196

[startup+1.50086 s]
/proc/loadavg: 1.01 1.93 3.20 3/257 14691
/proc/meminfo: memFree=32053592/32770624 swapFree=5952/48488
[pid=14670] ppid=14667 vsize=10967196 CPUtime=2.72 cores=0,2,4,6,8,10,12,14
/proc/14670/stat : 14670 (java) S 14667 14670 9830 0 -1 1077944320 15283 0 0 0 267 5 0 0 20 0 21 0 3103553 11230408704 19473 33554432000 4194304 4196468 140736855115280 140736855097824 140004624105207 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
/proc/14670/statm: 2741799 19473 3082 1 0 2730193 0
[pid=14670/tid=14671] ppid=14667 vsize=10967196 CPUtime=1.48 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14671/stat : 14671 (java) R 14667 14670 9830 0 -1 4202560 5744 0 0 0 145 3 0 0 20 0 21 0 3103553 11230408704 19473 33554432000 4194304 4196468 140736855115280 140004628341544 140004262893839 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14672] ppid=14667 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14672/stat : 14672 (java) S 14667 14670 9830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 3103554 11230408704 19473 33554432000 4194304 4196468 140736855115280 140004593818000 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14673] ppid=14667 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14673/stat : 14673 (java) S 14667 14670 9830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 3103554 11230408704 19473 33554432000 4194304 4196468 140736855115280 140004230039824 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14674] ppid=14667 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14674/stat : 14674 (java) S 14667 14670 9830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 3103554 11230408704 19473 33554432000 4194304 4196468 140736855115280 140004228987536 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14675] ppid=14667 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14675/stat : 14675 (java) S 14667 14670 9830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 3103554 11230408704 19473 33554432000 4194304 4196468 140736855115280 140004227934736 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14676] ppid=14667 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14676/stat : 14676 (java) S 14667 14670 9830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 3103554 11230408704 19473 33554432000 4194304 4196468 140736855115280 140004226882448 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14677] ppid=14667 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14677/stat : 14677 (java) S 14667 14670 9830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 3103554 11230408704 19473 33554432000 4194304 4196468 140736855115280 140004225829648 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14678] ppid=14667 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14678/stat : 14678 (java) S 14667 14670 9830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 3103554 11230408704 19473 33554432000 4194304 4196468 140736855115280 140004224777360 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14679] ppid=14667 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14679/stat : 14679 (java) S 14667 14670 9830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 3103554 11230408704 19473 33554432000 4194304 4196468 140736855115280 140004223724560 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14681] ppid=14667 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14681/stat : 14681 (java) S 14667 14670 9830 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 21 0 3103556 11230408704 19473 33554432000 4194304 4196468 140736855115280 140003965306992 140004624116354 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14682] ppid=14667 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14682/stat : 14682 (java) S 14667 14670 9830 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 3103557 11230408704 19473 33554432000 4194304 4196468 140736855115280 140003964252960 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14683] ppid=14667 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14683/stat : 14683 (java) S 14667 14670 9830 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 3103557 11230408704 19473 33554432000 4194304 4196468 140736855115280 140003963200624 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14684] ppid=14667 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14684/stat : 14684 (java) S 14667 14670 9830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 3103561 11230408704 19473 33554432000 4194304 4196468 140736855115280 140003962148944 140004624123803 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14685] ppid=14667 vsize=10967196 CPUtime=0.32 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14685/stat : 14685 (java) S 14667 14670 9830 0 -1 1077944384 1969 0 0 0 32 0 0 0 20 0 21 0 3103561 11230408704 19473 33554432000 4194304 4196468 140736855115280 140003961096816 140004624116354 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14686] ppid=14667 vsize=10967196 CPUtime=0.37 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14686/stat : 14686 (java) S 14667 14670 9830 0 -1 1077944384 2395 0 0 0 37 0 0 0 20 0 21 0 3103561 11230408704 19473 33554432000 4194304 4196468 140736855115280 140003960044016 140004624116354 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14687] ppid=14667 vsize=10967196 CPUtime=0.32 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14687/stat : 14687 (java) S 14667 14670 9830 0 -1 1077944384 2299 0 0 0 32 0 0 0 20 0 21 0 3103561 11230408704 19473 33554432000 4194304 4196468 140736855115280 140003958991728 140004624116354 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14688] ppid=14667 vsize=10967196 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14688/stat : 14688 (java) S 14667 14670 9830 0 -1 1077944384 1400 0 0 0 19 0 0 0 20 0 21 0 3103561 11230408704 19473 33554432000 4194304 4196468 140736855115280 140003957938928 140004624116354 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14689] ppid=14667 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14689/stat : 14689 (java) S 14667 14670 9830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 3103561 11230408704 19473 33554432000 4194304 4196468 140736855115280 140003956885856 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14690] ppid=14667 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14690/stat : 14690 (java) S 14667 14670 9830 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 3103561 11230408704 19473 33554432000 4194304 4196468 140736855115280 140003955833136 140004624116354 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14691] ppid=14667 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14

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

[pid=14670/tid=14689] ppid=14667 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14689/stat : 14689 (java) S 14667 14670 9830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 3103561 11230408704 128267 33554432000 4194304 4196468 140736855115280 140003956885856 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14690] ppid=14667 vsize=10967196 CPUtime=1.01 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14690/stat : 14690 (java) S 14667 14670 9830 0 -1 1077944384 1343 0 0 0 52 49 0 0 20 0 21 0 3103561 11230408704 128267 33554432000 4194304 4196468 140736855115280 140003955833136 140004624116354 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14691] ppid=14667 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14691/stat : 14691 (java) S 14667 14670 9830 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 3103595 11230408704 128267 33554432000 4194304 4196468 140736855115280 140003954779184 140004624116354 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
Current children cumulated CPU time (s) 2282.71
Current children cumulated vsize (KiB) 10967196

[startup+2262.3 s]
/proc/loadavg: 0.90 0.93 1.11 2/256 14760
/proc/meminfo: memFree=31577260/32770624 swapFree=5952/50140
[pid=14670] ppid=14667 vsize=10967196 CPUtime=2346.13 cores=0,2,4,6,8,10,12,14
/proc/14670/stat : 14670 (java) S 14667 14670 9830 0 -1 1077944320 150103 0 0 0 233368 1245 0 0 20 0 21 0 3103553 11230408704 137203 33554432000 4194304 4196468 140736855115280 140736855097824 140004624105207 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
/proc/14670/statm: 2741799 137203 3157 1 0 2730193 0
[pid=14670/tid=14671] ppid=14667 vsize=10967196 CPUtime=2248.24 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14671/stat : 14671 (java) R 14667 14670 9830 0 -1 4202560 27103 0 0 0 224815 9 0 0 20 0 21 0 3103553 11230408704 137203 33554432000 4194304 4196468 140736855115280 140004628344240 140004263371231 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14672] ppid=14667 vsize=10967196 CPUtime=11.54 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14672/stat : 14672 (java) S 14667 14670 9830 0 -1 1077944384 9497 0 0 0 1005 149 0 0 20 0 21 0 3103554 11230408704 137203 33554432000 4194304 4196468 140736855115280 140004593818000 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14673] ppid=14667 vsize=10967196 CPUtime=11.48 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14673/stat : 14673 (java) S 14667 14670 9830 0 -1 1077944384 8524 0 0 0 1001 147 0 0 20 0 21 0 3103554 11230408704 137203 33554432000 4194304 4196468 140736855115280 140004230039824 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14674] ppid=14667 vsize=10967196 CPUtime=11.6 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14674/stat : 14674 (java) S 14667 14670 9830 0 -1 1077944384 8745 0 0 0 1012 148 0 0 20 0 21 0 3103554 11230408704 137203 33554432000 4194304 4196468 140736855115280 140004228987536 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14675] ppid=14667 vsize=10967196 CPUtime=11.51 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14675/stat : 14675 (java) S 14667 14670 9830 0 -1 1077944384 7844 0 0 0 1001 150 0 0 20 0 21 0 3103554 11230408704 137203 33554432000 4194304 4196468 140736855115280 140004227934736 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14676] ppid=14667 vsize=10967196 CPUtime=11.46 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14676/stat : 14676 (java) S 14667 14670 9830 0 -1 1077944384 8500 0 0 0 995 151 0 0 20 0 21 0 3103554 11230408704 137203 33554432000 4194304 4196468 140736855115280 140004226882448 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14677] ppid=14667 vsize=10967196 CPUtime=11.56 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14677/stat : 14677 (java) S 14667 14670 9830 0 -1 1077944384 10731 0 0 0 1008 148 0 0 20 0 21 0 3103554 11230408704 137203 33554432000 4194304 4196468 140736855115280 140004225829648 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14678] ppid=14667 vsize=10967196 CPUtime=11.52 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14678/stat : 14678 (java) S 14667 14670 9830 0 -1 1077944384 8614 0 0 0 1008 144 0 0 20 0 21 0 3103554 11230408704 137203 33554432000 4194304 4196468 140736855115280 140004224777360 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14679] ppid=14667 vsize=10967196 CPUtime=11.58 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14679/stat : 14679 (java) S 14667 14670 9830 0 -1 1077944384 10656 0 0 0 1018 140 0 0 20 0 21 0 3103554 11230408704 137203 33554432000 4194304 4196468 140736855115280 140004223724560 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14681] ppid=14667 vsize=10967196 CPUtime=1.13 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14681/stat : 14681 (java) S 14667 14670 9830 0 -1 1077944384 23033 0 0 0 101 12 0 0 20 0 21 0 3103556 11230408704 137203 33554432000 4194304 4196468 140736855115280 140003965306992 140004624116354 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14682] ppid=14667 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14682/stat : 14682 (java) S 14667 14670 9830 0 -1 1077944384 89 0 0 0 0 0 0 0 20 0 21 0 3103557 11230408704 137203 33554432000 4194304 4196468 140736855115280 140003964252960 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14683] ppid=14667 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14683/stat : 14683 (java) S 14667 14670 9830 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 21 0 3103557 11230408704 137203 33554432000 4194304 4196468 140736855115280 140003963200624 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14684] ppid=14667 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14684/stat : 14684 (java) S 14667 14670 9830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 3103561 11230408704 137203 33554432000 4194304 4196468 140736855115280 140003962148944 140004624123803 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14685] ppid=14667 vsize=10967196 CPUtime=0.82 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14685/stat : 14685 (java) S 14667 14670 9830 0 -1 1077944384 5374 0 0 0 80 2 0 0 20 0 21 0 3103561 11230408704 137203 33554432000 4194304 4196468 140736855115280 140003961096816 140004624116354 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14686] ppid=14667 vsize=10967196 CPUtime=1.32 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14686/stat : 14686 (java) S 14667 14670 9830 0 -1 1077944384 9074 0 0 0 131 1 0 0 20 0 21 0 3103561 11230408704 137203 33554432000 4194304 4196468 140736855115280 140003960044016 140004624116354 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14687] ppid=14667 vsize=10967196 CPUtime=0.89 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14687/stat : 14687 (java) S 14667 14670 9830 0 -1 1077944384 6539 0 0 0 87 2 0 0 20 0 21 0 3103561 11230408704 137203 33554432000 4194304 4196468 140736855115280 140003958991728 140004624116354 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14688] ppid=14667 vsize=10967196 CPUtime=0.29 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14688/stat : 14688 (java) S 14667 14670 9830 0 -1 1077944384 3050 0 0 0 28 1 0 0 20 0 21 0 3103561 11230408704 137203 33554432000 4194304 4196468 140736855115280 140003957938928 140004624116354 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14689] ppid=14667 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14689/stat : 14689 (java) S 14667 14670 9830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 3103561 11230408704 137203 33554432000 4194304 4196468 140736855115280 140003956885856 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14690] ppid=14667 vsize=10967196 CPUtime=1.04 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14690/stat : 14690 (java) S 14667 14670 9830 0 -1 1077944384 1347 0 0 0 53 51 0 0 20 0 21 0 3103561 11230408704 137203 33554432000 4194304 4196468 140736855115280 140003955833136 140004624116354 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14691] ppid=14667 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14691/stat : 14691 (java) S 14667 14670 9830 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 3103595 11230408704 137203 33554432000 4194304 4196468 140736855115280 140003954779184 140004624116354 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
Current children cumulated CPU time (s) 2346.13
Current children cumulated vsize (KiB) 10967196



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2313.8 s]
/proc/loadavg: 0.79 0.90 1.09 2/256 14761
/proc/meminfo: memFree=31611836/32770624 swapFree=5952/50188
[pid=14670] ppid=14667 vsize=10967196 CPUtime=2400.09 cores=0,2,4,6,8,10,12,14
/proc/14670/stat : 14670 (java) S 14667 14670 9830 0 -1 1077944320 152759 0 0 0 238706 1303 0 0 20 0 21 0 3103553 11230408704 128353 33554432000 4194304 4196468 140736855115280 140736855097824 140004624105207 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
/proc/14670/statm: 2741799 128353 3157 1 0 2730193 0
[pid=14670/tid=14671] ppid=14667 vsize=10967196 CPUtime=2299.32 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14671/stat : 14671 (java) R 14667 14670 9830 0 -1 4202560 27292 0 0 0 229923 9 0 0 20 0 21 0 3103553 11230408704 128353 33554432000 4194304 4196468 140736855115280 140004628344240 140004263210405 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14672] ppid=14667 vsize=10967196 CPUtime=11.91 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14672/stat : 14672 (java) S 14667 14670 9830 0 -1 1077944384 9984 0 0 0 1036 155 0 0 20 0 21 0 3103554 11230408704 128353 33554432000 4194304 4196468 140736855115280 140004593818000 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14673] ppid=14667 vsize=10967196 CPUtime=11.84 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14673/stat : 14673 (java) S 14667 14670 9830 0 -1 1077944384 8667 0 0 0 1029 155 0 0 20 0 21 0 3103554 11230408704 128353 33554432000 4194304 4196468 140736855115280 140004230039824 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14674] ppid=14667 vsize=10967196 CPUtime=11.95 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14674/stat : 14674 (java) S 14667 14670 9830 0 -1 1077944384 8874 0 0 0 1041 154 0 0 20 0 21 0 3103554 11230408704 128353 33554432000 4194304 4196468 140736855115280 140004228987536 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14675] ppid=14667 vsize=10967196 CPUtime=11.87 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14675/stat : 14675 (java) S 14667 14670 9830 0 -1 1077944384 8016 0 0 0 1030 157 0 0 20 0 21 0 3103554 11230408704 128353 33554432000 4194304 4196468 140736855115280 140004227934736 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14676] ppid=14667 vsize=10967196 CPUtime=11.82 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14676/stat : 14676 (java) S 14667 14670 9830 0 -1 1077944384 8709 0 0 0 1023 159 0 0 20 0 21 0 3103554 11230408704 128353 33554432000 4194304 4196468 140736855115280 140004226882448 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14677] ppid=14667 vsize=10967196 CPUtime=11.91 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14677/stat : 14677 (java) S 14667 14670 9830 0 -1 1077944384 10843 0 0 0 1034 157 0 0 20 0 21 0 3103554 11230408704 128353 33554432000 4194304 4196468 140736855115280 140004225829648 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14678] ppid=14667 vsize=10967196 CPUtime=11.87 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14678/stat : 14678 (java) S 14667 14670 9830 0 -1 1077944384 8687 0 0 0 1036 151 0 0 20 0 21 0 3103554 11230408704 128353 33554432000 4194304 4196468 140736855115280 140004224777360 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14679] ppid=14667 vsize=10967196 CPUtime=11.92 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14679/stat : 14679 (java) S 14667 14670 9830 0 -1 1077944384 10798 0 0 0 1045 147 0 0 20 0 21 0 3103554 11230408704 128353 33554432000 4194304 4196468 140736855115280 140004223724560 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14681] ppid=14667 vsize=10967196 CPUtime=1.16 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14681/stat : 14681 (java) S 14667 14670 9830 0 -1 1077944384 24005 0 0 0 104 12 0 0 20 0 21 0 3103556 11230408704 128353 33554432000 4194304 4196468 140736855115280 140003965306992 140004624116354 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14682] ppid=14667 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14682/stat : 14682 (java) S 14667 14670 9830 0 -1 1077944384 89 0 0 0 0 0 0 0 20 0 21 0 3103557 11230408704 128353 33554432000 4194304 4196468 140736855115280 140003964252960 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14683] ppid=14667 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14683/stat : 14683 (java) S 14667 14670 9830 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 21 0 3103557 11230408704 128353 33554432000 4194304 4196468 140736855115280 140003963200624 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14684] ppid=14667 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14684/stat : 14684 (java) S 14667 14670 9830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 3103561 11230408704 128353 33554432000 4194304 4196468 140736855115280 140003962148944 140004624123803 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14685] ppid=14667 vsize=10967196 CPUtime=0.82 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14685/stat : 14685 (java) S 14667 14670 9830 0 -1 1077944384 5376 0 0 0 80 2 0 0 20 0 21 0 3103561 11230408704 128353 33554432000 4194304 4196468 140736855115280 140003961096816 140004624116354 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14686] ppid=14667 vsize=10967196 CPUtime=1.32 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14686/stat : 14686 (java) S 14667 14670 9830 0 -1 1077944384 9076 0 0 0 131 1 0 0 20 0 21 0 3103561 11230408704 128353 33554432000 4194304 4196468 140736855115280 140003960044016 140004624116354 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14687] ppid=14667 vsize=10967196 CPUtime=0.89 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14687/stat : 14687 (java) S 14667 14670 9830 0 -1 1077944384 6541 0 0 0 87 2 0 0 20 0 21 0 3103561 11230408704 128353 33554432000 4194304 4196468 140736855115280 140003958991728 140004624116354 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14688] ppid=14667 vsize=10967196 CPUtime=0.29 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14688/stat : 14688 (java) S 14667 14670 9830 0 -1 1077944384 3052 0 0 0 28 1 0 0 20 0 21 0 3103561 11230408704 128353 33554432000 4194304 4196468 140736855115280 140003957938928 140004624116354 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14689] ppid=14667 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14689/stat : 14689 (java) S 14667 14670 9830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 3103561 11230408704 128353 33554432000 4194304 4196468 140736855115280 140003956885856 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14690] ppid=14667 vsize=10967196 CPUtime=1.07 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14690/stat : 14690 (java) S 14667 14670 9830 0 -1 1077944384 1367 0 0 0 55 52 0 0 20 0 21 0 3103561 11230408704 128353 33554432000 4194304 4196468 140736855115280 140003955833136 140004624116354 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14691] ppid=14667 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14691/stat : 14691 (java) S 14667 14670 9830 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 3103595 11230408704 128353 33554432000 4194304 4196468 140736855115280 140003954779184 140004624116354 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
Current children cumulated CPU time (s) 2400.09
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 14670 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2314 s]
/proc/loadavg: 0.79 0.90 1.09 2/256 14761
/proc/meminfo: memFree=31611836/32770624 swapFree=5952/50188
[pid=14670] ppid=14667 vsize=11166888 CPUtime=2400.31 cores=0,2,4,6,8,10,12,14
/proc/14670/stat : 14670 (java) S 14667 14670 9830 0 -1 1077944320 153076 0 0 0 238727 1304 0 0 20 0 22 0 3103553 11434893312 128375 33554432000 4194304 4196468 140736855115280 140736855097824 140004624105207 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
/proc/14670/statm: 2791722 128375 3159 1 0 2780116 0
[pid=14670/tid=14671] ppid=14667 vsize=11166888 CPUtime=2299.52 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14671/stat : 14671 (java) R 14667 14670 9830 0 -1 4202560 27313 0 0 0 229943 9 0 0 20 0 22 0 3103553 11434893312 128375 33554432000 4194304 4196468 140736855115280 140004628342392 140004263828784 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14672] ppid=14667 vsize=11166888 CPUtime=11.91 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14672/stat : 14672 (java) S 14667 14670 9830 0 -1 1077944384 9984 0 0 0 1036 155 0 0 20 0 22 0 3103554 11434893312 128375 33554432000 4194304 4196468 140736855115280 140004593818000 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14673] ppid=14667 vsize=11166888 CPUtime=11.84 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14673/stat : 14673 (java) S 14667 14670 9830 0 -1 1077944384 8667 0 0 0 1029 155 0 0 20 0 22 0 3103554 11434893312 128375 33554432000 4194304 4196468 140736855115280 140004230039824 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14674] ppid=14667 vsize=11166888 CPUtime=11.95 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14674/stat : 14674 (java) S 14667 14670 9830 0 -1 1077944384 8874 0 0 0 1041 154 0 0 20 0 22 0 3103554 11434893312 128375 33554432000 4194304 4196468 140736855115280 140004228987536 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14675] ppid=14667 vsize=11166888 CPUtime=11.87 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14675/stat : 14675 (java) S 14667 14670 9830 0 -1 1077944384 8016 0 0 0 1030 157 0 0 20 0 22 0 3103554 11434893312 128375 33554432000 4194304 4196468 140736855115280 140004227934736 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14676] ppid=14667 vsize=11166888 CPUtime=11.82 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14676/stat : 14676 (java) S 14667 14670 9830 0 -1 1077944384 8709 0 0 0 1023 159 0 0 20 0 22 0 3103554 11434893312 128375 33554432000 4194304 4196468 140736855115280 140004226882448 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14677] ppid=14667 vsize=11166888 CPUtime=11.91 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14677/stat : 14677 (java) S 14667 14670 9830 0 -1 1077944384 10843 0 0 0 1034 157 0 0 20 0 22 0 3103554 11434893312 128375 33554432000 4194304 4196468 140736855115280 140004225829648 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14678] ppid=14667 vsize=11166888 CPUtime=11.87 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14678/stat : 14678 (java) S 14667 14670 9830 0 -1 1077944384 8687 0 0 0 1036 151 0 0 20 0 22 0 3103554 11434893312 128375 33554432000 4194304 4196468 140736855115280 140004224777360 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14679] ppid=14667 vsize=11166888 CPUtime=11.92 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14679/stat : 14679 (java) S 14667 14670 9830 0 -1 1077944384 10798 0 0 0 1045 147 0 0 20 0 22 0 3103554 11434893312 128375 33554432000 4194304 4196468 140736855115280 140004223724560 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14681] ppid=14667 vsize=11166888 CPUtime=1.16 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14681/stat : 14681 (java) S 14667 14670 9830 0 -1 1077944384 24005 0 0 0 104 12 0 0 20 0 22 0 3103556 11434893312 128375 33554432000 4194304 4196468 140736855115280 140003965306992 140004624116354 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14682] ppid=14667 vsize=11166888 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14682/stat : 14682 (java) S 14667 14670 9830 0 -1 1077944384 89 0 0 0 0 0 0 0 20 0 22 0 3103557 11434893312 128375 33554432000 4194304 4196468 140736855115280 140003964252960 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14683] ppid=14667 vsize=11166888 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14683/stat : 14683 (java) S 14667 14670 9830 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 22 0 3103557 11434893312 128375 33554432000 4194304 4196468 140736855115280 140003963200624 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14684] ppid=14667 vsize=11166888 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14684/stat : 14684 (java) S 14667 14670 9830 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 22 0 3103561 11434893312 128375 33554432000 4194304 4196468 140736855115280 140003962148944 140004624123803 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14685] ppid=14667 vsize=11166888 CPUtime=0.82 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14685/stat : 14685 (java) S 14667 14670 9830 0 -1 1077944384 5376 0 0 0 80 2 0 0 20 0 22 0 3103561 11434893312 128375 33554432000 4194304 4196468 140736855115280 140003961096816 140004624116354 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14686] ppid=14667 vsize=11166888 CPUtime=1.32 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14686/stat : 14686 (java) S 14667 14670 9830 0 -1 1077944384 9116 0 0 0 131 1 0 0 20 0 22 0 3103561 11434893312 128375 33554432000 4194304 4196468 140736855115280 140003960044016 140004624116354 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14687] ppid=14667 vsize=11166888 CPUtime=0.89 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14687/stat : 14687 (java) S 14667 14670 9830 0 -1 1077944384 6556 0 0 0 87 2 0 0 20 0 22 0 3103561 11434893312 128375 33554432000 4194304 4196468 140736855115280 140003958991728 140004624116354 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14688] ppid=14667 vsize=11166888 CPUtime=0.29 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14688/stat : 14688 (java) S 14667 14670 9830 0 -1 1077944384 3126 0 0 0 28 1 0 0 20 0 22 0 3103561 11434893312 128375 33554432000 4194304 4196468 140736855115280 140003957938928 140004624116354 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14689] ppid=14667 vsize=11166888 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14689/stat : 14689 (java) S 14667 14670 9830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 22 0 3103561 11434893312 128375 33554432000 4194304 4196468 140736855115280 140003956885856 140004624115413 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
[pid=14670/tid=14690] ppid=14667 vsize=11166888 CPUtime=1.07 cores=0,2,4,6,8,10,12,14
/proc/14670/task/14690/stat : 14690 (java) S 14667 14670 9830 0 -1 1077944384 1367 0 0 0 55 52 0 0 20 0 22 0 3103561 11434893312 128375 33554432000 4194304 4196468 140736855115280 140003955833136 140004624116354 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23621632 140736855119019 140736855119172 140736855119172 140736855121871 0
Current children cumulated CPU time (s) 2400.31
Current children cumulated vsize (KiB) 11166888

Child status: 143
Real time (s): 2314.05
CPU time (s): 2400.4
CPU user time (s): 2387.35
CPU system time (s): 13.0473
CPU usage (%): 103.731
Max. virtual memory (cumulated for all children) (KiB): 11166888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2387.35
system time used= 13.0473
maximum resident set size= 697456
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 153172
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2632
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 71451
involuntary context switches= 126412

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.6695 second user time and 19.0507 second system time

The end

Launcher Data

Begin job on node106 at 2017-07-22 01:05:39
IDJOB=4243970
IDBENCH=133508
IDSOLVER=2623
FILE ID=node106/4243970-1500678339
RUNJOBID= node106-1500670253-12929
PBS_JOBID= 20623308
Free space on /tmp= 61960 MiB

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

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

MD5SUM BENCH= c033178a1c92732c6616d8bd8ee8c714
RANDOM SEED=2062352988

node106.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.15
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		: 1600.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.15
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		: 2133.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.15
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		: 2133.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.15
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		: 1867.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.15
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		: 1600.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		: 2668.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.15
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		: 1733.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		: 1867.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.15
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.15
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		: 2133.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:        32117328 kB
MemAvailable:   32038348 kB
Buffers:           51316 kB
Cached:           151588 kB
SwapCached:            0 kB
Active:           153512 kB
Inactive:         103864 kB
Active(anon):      10284 kB
Inactive(anon):    55416 kB
Active(file):     143228 kB
Inactive(file):    48448 kB
Unevictable:        5952 kB
Mlocked:            5952 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1672 kB
Writeback:             0 kB
AnonPages:        202588 kB
Mapped:            30232 kB
Shmem:              8852 kB
Slab:              90084 kB
SReclaimable:      56784 kB
SUnreclaim:        33300 kB
KernelStack:        4448 kB
PageTables:         4960 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     307524 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    151552 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 61960 MiB
End job on node106 at 2017-07-22 01:44:13