Trace number 4243965

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)1121 2400.23 2313.03

General information on the benchmark

NameKnapsack/Knapsack-m1-s60/
Knapsack-60-250-17.xml
MD5SUM55160ca1cb6892c8520106891d7cdd01
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1220
Best CPU time to get the best result obtained on this benchmark552.08801
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":60}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":60}]
Minimum constraint arity60
Maximum constraint arity60
Distribution of constraint arities[{"arity":60,"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.63/0.48	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.63/0.48	c This is free software under the dual EPL/GNU LGPL licenses.
0.63/0.48	c See www.sat4j.org for details.
0.63/0.48	c That software uses the Rhino library from the Mozilla project.
0.63/0.48	c version CUSTOM.v20170705
0.63/0.48	c java.runtime.name	Java(TM) SE Runtime Environment
0.63/0.48	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.63/0.48	c java.vm.version	25.131-b11
0.63/0.48	c java.vm.vendor	Oracle Corporation
0.63/0.48	c sun.arch.data.model	64
0.63/0.48	c java.version		1.8.0_131
0.63/0.48	c os.name		Linux
0.63/0.48	c os.version		3.10.0-514.16.1.el7.x86_64
0.63/0.48	c os.arch		amd64
0.63/0.48	c Free memory 		499604488
0.63/0.48	c Max memory 		7247757312
0.63/0.48	c Total memory 		504889344
0.63/0.48	c Number of processors 	8
0.63/0.48	c c --- Begin Solver configuration ---
0.63/0.48	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b71fc7e
0.63/0.48	c Learn all clauses as in MiniSAT
0.63/0.48	c LOGGER=java.util.logging.Logger@25f38edc claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.63/0.48	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.63/0.48	c No reason simplification
0.63/0.48	c Glucose 2.1 dynamic restart strategy
0.63/0.48	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.63/0.48	c timeout=2147483s
0.63/0.48	c DB Simplification allowed=false
0.63/0.48	c Listener: org.sat4j.minisat.core.VoidTracing@1a86f2f1
0.63/0.48	c --- End Solver configuration ---
0.63/0.48	c constraints type 
0.63/0.48	c org.sat4j.minisat.constraints.card.MinWatchCard => 120
0.63/0.48	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1976
0.63/0.48	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 113946
0.63/0.48	c org.sat4j.minisat.constraints.cnf.UnitClause => 2
0.63/0.48	c 116044 constraints processed.
116.66/114.97	o 711
148.89/146.00	o 734
158.69/155.66	o 755
161.63/158.56	o 801
164.03/160.16	o 805
164.54/160.65	o 812
165.75/161.84	o 824
167.04/163.14	o 862
167.44/163.53	o 876
167.75/163.84	o 887
168.05/164.18	o 889
168.15/164.23	o 893
168.25/164.39	o 922
168.97/165.03	o 923
170.46/166.57	o 933
171.27/167.37	o 935
171.46/167.54	o 949
176.69/172.76	o 951
178.89/174.77	o 969
181.26/176.99	o 989
183.61/178.66	o 993
188.96/183.93	o 1020
198.45/193.26	o 1021
202.15/196.98	o 1031
209.64/204.27	o 1037
218.05/212.67	o 1067
353.39/341.02	o 1073
661.85/638.27	o 1089
719.04/692.57	o 1094
897.75/864.31	o 1108
2392.42/2305.21	o 1121
2400.20/2313.00	c starts		: 2298
2400.20/2313.00	c conflicts		: 1079966
2400.20/2313.00	c decisions		: 4239221
2400.20/2313.00	c propagations		: 8239945987
2400.20/2313.00	c inspects		: 13713307697
2400.20/2313.00	c shortcuts		: 0
2400.20/2313.00	c learnt literals	: 4379
2400.20/2313.00	c learnt binary clauses	: 450
2400.20/2313.00	c learnt ternary clauses	: 5153
2400.20/2313.00	c learnt constraints	: 1075587
2400.20/2313.00	c ignored constraints	: 0
2400.20/2313.00	c root simplifications	: 0
2400.20/2313.00	c removed literals (reason simplification)	: 0
2400.20/2313.00	c reason swapping (by a shorter reason)	: 0
2400.20/2313.00	c Calls to reduceDB	: 75
2400.20/2313.00	c Number of update (reduction) of LBD	: 318383
2400.20/2313.00	c Imported unit clauses	: 0
2400.20/2313.00	c number of reductions to clauses (during analyze)	: 0
2400.20/2313.00	c number of learned constraints concerned by reduction	: 0
2400.20/2313.00	c number of learning phase by resolution	: 0
2400.20/2313.00	c number of learning phase by cutting planes	: 0
2400.20/2313.00	c number of rounding to 1 operations	: 0
2400.20/2313.00	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
2400.20/2313.00	c number of reductions of the coefficients by power 2 	: 0
2400.20/2313.00	c number of right shift for reduction by power 2 	: 0
2400.20/2313.00	c number of reductions of the coefficients by GCD over coefficients 	: 0
2400.20/2313.00	c speed (assignments/second)	: 3563226.049688302
2400.20/2313.00	c non guided choices	21681
2400.20/2313.00	c learnt constraints type 
2400.20/2313.00	s SATISFIABLE
2400.20/2313.01	v <instantiation type="solution">
2400.20/2313.01	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] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] </list>
2400.20/2313.01	v 	<values> 0 0 0 0 0 1 0 1 1 1 1 0 1 0 0 1 1 0 0 0 0 0 1 1 0 1 0 1 0 0 0 0 1 0 0 0 1 0 1 1 0 1 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 </values>
2400.20/2313.01	v </instantiation>
2400.20/2313.01	

Verifier Data

OK	1121

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-4243965-1500678293/watcher-4243965-1500678293 -o /tmp/evaluation-result-4243965-1500678293/solver-4243965-1500678293 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node113-1500672327-13436 --watchdog 2560 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4243965-1500678293.xml 

pid=15124
running on 8 cores: 1,3,5,7,9,11,13,15

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: 7.01 4.97 3.61 3/263 15127
/proc/meminfo: memFree=25289868/32770624 swapFree=5920/208080
[pid=15127] ppid=15124 vsize=361196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15127/stat : 15127 (java) S 15124 15127 9824 0 -1 1077944320 1716 0 0 0 0 0 0 0 20 0 2 0 3098289 369864704 1935 33554432000 4194304 4196468 140734761854848 140734761837392 139675308941047 0 0 0 16784584 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
/proc/15127/statm: 90299 1935 1081 1 0 79210 0
[pid=15127/tid=15128] ppid=15124 vsize=361196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15128/stat : 15128 (java) S 15124 15127 9824 0 -1 1077944384 410 0 0 0 0 0 0 0 20 0 2 0 3098290 369864704 1935 33554432000 4194304 4196468 140734761854848 139675313183136 139675308952194 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0

[startup+0.100061 s]
/proc/loadavg: 7.01 4.97 3.61 3/263 15127
/proc/meminfo: memFree=25289868/32770624 swapFree=5920/208080
[pid=15127] ppid=15124 vsize=10900556 CPUtime=0.09 cores=1,3,5,7,9,11,13,15
/proc/15127/stat : 15127 (java) S 15124 15127 9824 0 -1 1077944320 4595 0 0 0 8 1 0 0 20 0 20 0 3098289 11162169344 6221 33554432000 4194304 4196468 140734761854848 140734761837392 139675308941047 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
/proc/15127/statm: 2725139 6221 2630 1 0 2713552 0
[pid=15127/tid=15128] ppid=15124 vsize=10900556 CPUtime=0.08 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15128/stat : 15128 (java) R 15124 15127 9824 0 -1 4202560 2699 0 0 0 7 1 0 0 20 0 20 0 3098290 11162169344 6221 33554432000 4194304 4196468 140734761854848 139675313183328 139675301178174 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10900556

[startup+0.200387 s]
/proc/loadavg: 7.01 4.97 3.61 3/263 15127
/proc/meminfo: memFree=25289868/32770624 swapFree=5920/208080
[pid=15127] ppid=15124 vsize=10900556 CPUtime=0.25 cores=1,3,5,7,9,11,13,15
/proc/15127/stat : 15127 (java) S 15124 15127 9824 0 -1 1077944320 6676 0 0 0 23 2 0 0 20 0 20 0 3098289 11162169344 8040 33554432000 4194304 4196468 140734761854848 140734761837392 139675308941047 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
/proc/15127/statm: 2725139 8040 2886 1 0 2713552 0
[pid=15127/tid=15128] ppid=15124 vsize=10900556 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15128/stat : 15128 (java) R 15124 15127 9824 0 -1 4202560 4372 0 0 0 16 2 0 0 20 0 20 0 3098290 11162169344 8040 33554432000 4194304 4196468 140734761854848 139675313170608 139675308962973 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 10900556

[startup+0.30039 s]
/proc/loadavg: 7.01 4.97 3.61 3/263 15127
/proc/meminfo: memFree=25289868/32770624 swapFree=5920/208080
[pid=15127] ppid=15124 vsize=10900556 CPUtime=0.4 cores=1,3,5,7,9,11,13,15
/proc/15127/stat : 15127 (java) S 15124 15127 9824 0 -1 1077944320 7480 0 0 0 37 3 0 0 20 0 20 0 3098289 11162169344 9703 33554432000 4194304 4196468 140734761854848 140734761837392 139675308941047 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
/proc/15127/statm: 2725139 9703 2975 1 0 2713552 0
[pid=15127/tid=15128] ppid=15124 vsize=10900556 CPUtime=0.27 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15128/stat : 15128 (java) R 15124 15127 9824 0 -1 4202560 4923 0 0 0 25 2 0 0 20 0 20 0 3098290 11162169344 9703 33554432000 4194304 4196468 140734761854848 139675313170944 139675308952982 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 10900556

[startup+0.70041 s]
/proc/loadavg: 7.01 4.97 3.61 3/263 15127
/proc/meminfo: memFree=25289868/32770624 swapFree=5920/208080
[pid=15127] ppid=15124 vsize=10967196 CPUtime=1.67 cores=1,3,5,7,9,11,13,15
/proc/15127/stat : 15127 (java) S 15124 15127 9824 0 -1 1077944320 10620 0 0 0 162 5 0 0 20 0 21 0 3098289 11230408704 23592 33554432000 4194304 4196468 140734761854848 140734761837392 139675308941047 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
/proc/15127/statm: 2741799 23592 3083 1 0 2730193 0
[pid=15127/tid=15128] ppid=15124 vsize=10967196 CPUtime=0.67 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15128/stat : 15128 (java) R 15124 15127 9824 0 -1 4202560 5354 0 0 0 64 3 0 0 20 0 21 0 3098290 11230408704 23592 33554432000 4194304 4196468 140734761854848 139675313177736 139674905989984 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
Current children cumulated CPU time (s) 1.67
Current children cumulated vsize (KiB) 10967196

[startup+1.5009 s]
/proc/loadavg: 7.01 4.97 3.61 3/284 15148
/proc/meminfo: memFree=25206120/32770624 swapFree=5920/208108
[pid=15127] ppid=15124 vsize=10967196 CPUtime=2.59 cores=1,3,5,7,9,11,13,15
/proc/15127/stat : 15127 (java) S 15124 15127 9824 0 -1 1077944320 11871 0 0 0 253 6 0 0 20 0 21 0 3098289 11230408704 23911 33554432000 4194304 4196468 140734761854848 140734761837392 139675308941047 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
/proc/15127/statm: 2741799 23911 3085 1 0 2730193 0
[pid=15127/tid=15128] ppid=15124 vsize=10967196 CPUtime=1.47 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15128/stat : 15128 (java) R 15124 15127 9824 0 -1 4202560 5614 0 0 0 144 3 0 0 20 0 21 0 3098290 11230408704 23911 33554432000 4194304 4196468 140734761854848 139675313179672 139674906114328 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15130] ppid=15124 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15130/stat : 15130 (java) S 15124 15127 9824 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 3098291 11230408704 23911 33554432000 4194304 4196468 140734761854848 139675235014928 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15131] ppid=15124 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15131/stat : 15131 (java) S 15124 15127 9824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 3098291 11230408704 23911 33554432000 4194304 4196468 140734761854848 139675233962384 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15132] ppid=15124 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15132/stat : 15132 (java) S 15124 15127 9824 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 3098291 11230408704 23911 33554432000 4194304 4196468 140734761854848 139675232909840 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15133] ppid=15124 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15133/stat : 15133 (java) S 15124 15127 9824 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 3098291 11230408704 23911 33554432000 4194304 4196468 140734761854848 139675231857296 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15134] ppid=15124 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15134/stat : 15134 (java) S 15124 15127 9824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 3098291 11230408704 23911 33554432000 4194304 4196468 140734761854848 139675230804752 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15135] ppid=15124 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15135/stat : 15135 (java) S 15124 15127 9824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 3098291 11230408704 23911 33554432000 4194304 4196468 140734761854848 139675229752208 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15136] ppid=15124 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15136/stat : 15136 (java) S 15124 15127 9824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 3098291 11230408704 23911 33554432000 4194304 4196468 140734761854848 139675228699664 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15137] ppid=15124 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15137/stat : 15137 (java) S 15124 15127 9824 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 3098291 11230408704 23911 33554432000 4194304 4196468 140734761854848 139675227647120 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15138] ppid=15124 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15138/stat : 15138 (java) S 15124 15127 9824 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 21 0 3098293 11230408704 23911 33554432000 4194304 4196468 140734761854848 139674515294192 139675308952194 0 0 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15139] ppid=15124 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15139/stat : 15139 (java) S 15124 15127 9824 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 3098294 11230408704 23911 33554432000 4194304 4196468 140734761854848 139674514240416 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15140] ppid=15124 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15140/stat : 15140 (java) S 15124 15127 9824 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 3098294 11230408704 23911 33554432000 4194304 4196468 140734761854848 139674513187824 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15141] ppid=15124 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15141/stat : 15141 (java) S 15124 15127 9824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 3098298 11230408704 23911 33554432000 4194304 4196468 140734761854848 139674512136400 139675308959643 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15142] ppid=15124 vsize=10967196 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15142/stat : 15142 (java) S 15124 15127 9824 0 -1 1077944384 1491 0 0 0 26 0 0 0 20 0 21 0 3098298 11230408704 23911 33554432000 4194304 4196468 140734761854848 139674511084016 139675308952194 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15143] ppid=15124 vsize=10967196 CPUtime=0.31 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15143/stat : 15143 (java) S 15124 15127 9824 0 -1 1077944384 925 0 0 0 31 0 0 0 20 0 21 0 3098298 11230408704 23911 33554432000 4194304 4196468 140734761854848 139674510031472 139675308952194 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15144] ppid=15124 vsize=10967196 CPUtime=0.3 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15144/stat : 15144 (java) S 15124 15127 9824 0 -1 1077944384 1284 0 0 0 30 0 0 0 20 0 21 0 3098298 11230408704 23911 33554432000 4194304 4196468 140734761854848 139674508978928 139675308952194 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15145] ppid=15124 vsize=10967196 CPUtime=0.2 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15145/stat : 15145 (java) S 15124 15127 9824 0 -1 1077944384 1140 0 0 0 20 0 0 0 20 0 21 0 3098298 11230408704 23911 33554432000 4194304 4196468 140734761854848 139674507926384 139675308952194 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15146] ppid=15124 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15146/stat : 15146 (java) S 15124 15127 9824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 3098298 11230408704 23911 33554432000 4194304 4196468 140734761854848 139674506873056 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15147] ppid=15124 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15147/stat : 15147 (java) S 15124 15127 9824 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 21 0 3098298 11230408704 23911 33554432000 4194304 4196468 140734761854848 139674505820592 139675308952194 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15148] ppid=15124 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15148/stat : 15148 (java) S 15124 15127 9824 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 3098340 11230408704 23911 33554432000 4194304 4196468 140734761854848 139674504766384 139675308952194 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
Current children cumulated CPU time (s) 2.59
Current children cumulated vsize (KiB) 10967196

[startup+3.10123 s]
/proc/loadavg: 7.01 4.97 3.61 3/284 15148
/proc/meminfo: memFree=25203436/32770624 swapFree=5920/208128
[pid=15127] ppid=15124 vsize=10967196 CPUtime=4.28 cores=1,3,5,7,9,11,13,15
/proc/15127/stat : 15127 (java) S 15124 15127 9824 0 -1 1077944320 12786 0 0 0 422 6 0 0 20 0 21 0 3098289 11230408704 24432 33554432000 4194304 4196468 140734761854848 140734761837392 139675308941047 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
/proc/15127/statm: 2741799 24432 3085 1 0 2730193 0
[pid=15127/tid=15128] ppid=15124 vsize=10967196 CPUtime=3.07 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15128/stat : 15128 (java) R 15124 15127 9824 0 -1 4202560 5654 0 0 0 304 3 0 0 20 0 21 0 3098290 11230408704 24432 33554432000 4194304 4196468 140734761854848 139675313177736 139674906020170 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15130] ppid=15124 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15130/stat : 15130 (java) S 15124 15127 9824 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 3098291 11230408704 24432 33554432000 4194304 4196468 140734761854848 139675235014928 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15131] ppid=15124 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15131/stat : 15131 (java) S 15124 15127 9824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 3098291 11230408704 24432 33554432000 4194304 4196468 140734761854848 139675233962384 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15132] ppid=15124 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15132/stat : 15132 (java) S 15124 15127 9824 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 3098291 11230408704 24432 33554432000 4194304 4196468 140734761854848 139675232909840 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15133] ppid=15124 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15133/stat : 15133 (java) S 15124 15127 9824 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 3098291 11230408704 24432 33554432000 4194304 4196468 140734761854848 139675231857296 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15134] ppid=15124 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15134/stat : 15134 (java) S 15124 15127 9824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 3098291 11230408704 24432 33554432000 4194304 4196468 140734761854848 139675230804752 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15135] ppid=15124 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15135/stat : 15135 (java) S 15124 15127 9824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 3098291 11230408704 24432 33554432000 4194304 4196468 140734761854848 139675229752208 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15136] ppid=15124 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15136/stat : 15136 (java) S 15124 15127 9824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 3098291 11230408704 24432 33554432000 4194304 4196468 140734761854848 139675228699664 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15137] ppid=15124 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15137/stat : 15137 (java) S 15124 15127 9824 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 3098291 11230408704 24432 33554432000 4194304 4196468 140734761854848 139675227647120 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15138] ppid=15124 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15138/stat : 15138 (java) S 15124 15127 9824 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 21 0 3098293 11230408704 24432 33554432000 4194304 4196468 140734761854848 139674515294192 139675308952194 0 0 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15139] ppid=15124 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15139/stat : 15139 (java) S 15124 15127 9824 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 3098294 11230408704 24432 33554432000 4194304 4196468 140734761854848 139674514240416 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15140] ppid=15124 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15140/stat : 15140 (java) S 15124 15127 9824 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 3098294 11230408704 24432 33554432000 4194304 4196468 140734761854848 139674513187824 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15141] ppid=15124 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15141/stat : 15141 (java) S 15124 15127 9824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 3098298 11230408704 24432 33554432000 4194304 4196468 140734761854848 139674512136400 139675308959643 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15142] ppid=15124 vsize=10967196 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15142/stat : 15142 (java) S 15124 15127 9824 0 -1 1077944384 1815 0 0 0 29 0 0 0 20 0 21 0 3098298 11230408704 24432 33554432000 4194304 4196468 140734761854848 139674511084016 139675308952194 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15143] ppid=15124 vsize=10967196 CPUtime=0.32 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15143/stat : 15143 (java) S 15124 15127 9824 0 -1 1077944384 933 0 0 0 32 0 0 0 20 0 21 0 3098298 11230408704 24432 33554432000 4194304 4196468 140734761854848 139674510031472 139675308952194 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15144] ppid=15124 vsize=10967196 CPUtime=0.35 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15144/stat : 15144 (java) S 15124 15127 9824 0 -1 1077944384 1752 0 0 0 34 1 0 0 20 0 21 0 3098298 11230408704 24432 33554432000 4194304 4196468 140734761854848 139674508978928 139675308952194 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15145] ppid=15124 vsize=10967196 CPUtime=0.21 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15145/stat : 15145 (java) S 15124 15127 9824 0 -1 1077944384 1173 0 0 0 21 0 0 0 20 0 21 0 3098298 11230408704 24432 33554432000 4194304 4196468 140734761854848 139674507926384 139675308952194 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15146] ppid=15124 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15146/stat : 15146 (java) S 15124 15127 9824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 3098298 11230408704 24432 33554432000 4194304 4196468 140734761854848 139674506873056 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15147] ppid=15124 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15147/stat : 15147 (java) S 15124 15127 9824 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 21 0 3098298 11230408704 24432 33554432000 4194304 4196468 140734761854848 139674505820592 139675308952194 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15148] ppid=15124 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15148/stat : 15148 (java) S 15124 15127 9824 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 3098340 11230408704 24432 33554432000 4194304 4196468 140734761854848 139674504766384 139675308952194 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
Current children cumulated CPU time (s) 4.28
Current children cumulated vsize (KiB) 10967196

[startup+6.30094 s]
/proc/loadavg: 6.61 4.92 3.60 3/284 15148
/proc/meminfo: memFree=25203188/32770624 swapFree=5920/208128
[pid=15127] ppid=15124 vsize=10967196 CPUtime=7.55 cores=1,3,5,7,9,11,13,15
/proc/15127/stat : 15127 (java) S 15124 15127 9824 0 -1 1077944320 14295 0 0 0 749 6 0 0 20 0 21 0 3098289 11230408704 24468 33554432000 4194304 4196468 140734761854848 140734761837392 139675308941047 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
/proc/15127/statm: 2741799 24468 3089 1 0 2730193 0
[pid=15127/tid=15128] ppid=15124 vsize=10967196 CPUtime=6.26 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15128/stat : 15128 (java) R 15124 15127 9824 0 -1 4202560 5870 0 0 0 623 3 0 0 20 0 21 0 3098290 11230408704 24468 33554432000 4194304 4196468 140734761854848 139675313177720 139674906020645 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15130] ppid=15124 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15130/stat : 15130 (java) S 15124 15127 9824 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 3098291 11230408704 24468 33554432000 4194304 4196468 140734761854848 139675235014928 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15131] ppid=15124 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15131/stat : 15131 (java) S 15124 15127 9824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 3098291 11230408704 24468 33554432000 4194304 4196468 140734761854848 139675233962384 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15132] ppid=15124 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15132/stat : 15132 (java) S 15124 15127 9824 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 3098291 11230408704 24468 33554432000 4194304 4196468 140734761854848 139675232909840 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15133] ppid=15124 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15133/stat : 15133 (java) S 15124 15127 9824 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 3098291 11230408704 24468 33554432000 4194304 4196468 140734761854848 139675231857296 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15134] ppid=15124 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15134/stat : 15134 (java) S 15124 15127 9824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 3098291 11230408704 24468 33554432000 4194304 4196468 140734761854848 139675230804752 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15135] ppid=15124 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15135/stat : 15135 (java) S 15124 15127 9824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 3098291 11230408704 24468 33554432000 4194304 4196468 140734761854848 139675229752208 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15136] ppid=15124 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15136/stat : 15136 (java) S 15124 15127 9824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 3098291 11230408704 24468 33554432000 4194304 4196468 140734761854848 139675228699664 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15137] ppid=15124 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15137/stat : 15137 (java) S 15124 15127 9824 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 3098291 11230408704 24468 33554432000 4194304 4196468 140734761854848 139675227647120 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15138] ppid=15124 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15138/stat : 15138 (java) S 15124 15127 9824 0 -1 1077944384 284 0 0 0 0 0 0 0 20 0 21 0 3098293 11230408704 24468 33554432000 4194304 4196468 140734761854848 139674515294192 139675308952194 0 0 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15139] ppid=15124 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15

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

[pid=15127/tid=15146] ppid=15124 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15146/stat : 15146 (java) S 15124 15127 9824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 3098298 11230408704 314118 33554432000 4194304 4196468 140734761854848 139674506873056 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15147] ppid=15124 vsize=10967196 CPUtime=1.27 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15147/stat : 15147 (java) S 15124 15127 9824 0 -1 1077944384 1559 0 0 0 63 64 0 0 20 0 21 0 3098298 11230408704 314118 33554432000 4194304 4196468 140734761854848 139674505820592 139675308952194 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15148] ppid=15124 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15148/stat : 15148 (java) S 15124 15127 9824 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 3098340 11230408704 314118 33554432000 4194304 4196468 140734761854848 139674504766384 139675308952194 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
Current children cumulated CPU time (s) 2285.75
Current children cumulated vsize (KiB) 10967196

[startup+2262.3 s]
/proc/loadavg: 1.94 1.99 2.26 3/284 15306
/proc/meminfo: memFree=22437696/32770624 swapFree=5920/210464
[pid=15127] ppid=15124 vsize=10967196 CPUtime=2347.22 cores=1,3,5,7,9,11,13,15
/proc/15127/stat : 15127 (java) S 15124 15127 9824 0 -1 1077944320 182321 0 0 0 233307 1415 0 0 20 0 21 0 3098289 11230408704 273772 33554432000 4194304 4196468 140734761854848 140734761837392 139675308941047 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
/proc/15127/statm: 2741799 273772 3151 1 0 2730193 0
[pid=15127/tid=15128] ppid=15124 vsize=10967196 CPUtime=2248.34 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15128/stat : 15128 (java) R 15124 15127 9824 0 -1 4202560 23240 0 0 0 224826 8 0 0 20 0 21 0 3098290 11230408704 273772 33554432000 4194304 4196468 140734761854848 139675313180080 139674907394381 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15130] ppid=15124 vsize=10967196 CPUtime=11.61 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15130/stat : 15130 (java) S 15124 15127 9824 0 -1 1077944384 9134 0 0 0 997 164 0 0 20 0 21 0 3098291 11230408704 273772 33554432000 4194304 4196468 140734761854848 139675235014928 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15131] ppid=15124 vsize=10967196 CPUtime=11.66 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15131/stat : 15131 (java) S 15124 15127 9824 0 -1 1077944384 8819 0 0 0 1002 164 0 0 20 0 21 0 3098291 11230408704 273772 33554432000 4194304 4196468 140734761854848 139675233962384 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15132] ppid=15124 vsize=10967196 CPUtime=11.65 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15132/stat : 15132 (java) S 15124 15127 9824 0 -1 1077944384 10732 0 0 0 998 167 0 0 20 0 21 0 3098291 11230408704 273772 33554432000 4194304 4196468 140734761854848 139675232909840 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15133] ppid=15124 vsize=10967196 CPUtime=11.66 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15133/stat : 15133 (java) S 15124 15127 9824 0 -1 1077944384 11789 0 0 0 1000 166 0 0 20 0 21 0 3098291 11230408704 273772 33554432000 4194304 4196468 140734761854848 139675231857296 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15134] ppid=15124 vsize=10967196 CPUtime=11.5 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15134/stat : 15134 (java) S 15124 15127 9824 0 -1 1077944384 8846 0 0 0 983 167 0 0 20 0 21 0 3098291 11230408704 273772 33554432000 4194304 4196468 140734761854848 139675230804752 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15135] ppid=15124 vsize=10967196 CPUtime=11.56 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15135/stat : 15135 (java) S 15124 15127 9824 0 -1 1077944384 11775 0 0 0 985 171 0 0 20 0 21 0 3098291 11230408704 273772 33554432000 4194304 4196468 140734761854848 139675229752208 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15136] ppid=15124 vsize=10967196 CPUtime=11.58 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15136/stat : 15136 (java) S 15124 15127 9824 0 -1 1077944384 11378 0 0 0 991 167 0 0 20 0 21 0 3098291 11230408704 273772 33554432000 4194304 4196468 140734761854848 139675228699664 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15137] ppid=15124 vsize=10967196 CPUtime=11.56 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15137/stat : 15137 (java) S 15124 15127 9824 0 -1 1077944384 9357 0 0 0 986 170 0 0 20 0 21 0 3098291 11230408704 273772 33554432000 4194304 4196468 140734761854848 139675227647120 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15138] ppid=15124 vsize=10967196 CPUtime=0.79 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15138/stat : 15138 (java) S 15124 15127 9824 0 -1 1077944384 46974 0 0 0 70 9 0 0 20 0 21 0 3098293 11230408704 273772 33554432000 4194304 4196468 140734761854848 139674515294192 139675308952194 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15139] ppid=15124 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15139/stat : 15139 (java) S 15124 15127 9824 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 21 0 3098294 11230408704 273772 33554432000 4194304 4196468 140734761854848 139674514240480 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15140] ppid=15124 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15140/stat : 15140 (java) S 15124 15127 9824 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 21 0 3098294 11230408704 273772 33554432000 4194304 4196468 140734761854848 139674513187840 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15141] ppid=15124 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15141/stat : 15141 (java) S 15124 15127 9824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 3098298 11230408704 273772 33554432000 4194304 4196468 140734761854848 139674512136400 139675308959643 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15142] ppid=15124 vsize=10967196 CPUtime=1.05 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15142/stat : 15142 (java) S 15124 15127 9824 0 -1 1077944384 7996 0 0 0 103 2 0 0 20 0 21 0 3098298 11230408704 273772 33554432000 4194304 4196468 140734761854848 139674511084016 139675308952194 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15143] ppid=15124 vsize=10967196 CPUtime=1.41 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15143/stat : 15143 (java) S 15124 15127 9824 0 -1 1077944384 7933 0 0 0 140 1 0 0 20 0 21 0 3098298 11230408704 273772 33554432000 4194304 4196468 140734761854848 139674510031472 139675308952194 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15144] ppid=15124 vsize=10967196 CPUtime=1.1 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15144/stat : 15144 (java) S 15124 15127 9824 0 -1 1077944384 6948 0 0 0 108 2 0 0 20 0 21 0 3098298 11230408704 273772 33554432000 4194304 4196468 140734761854848 139674508978928 139675308952194 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15145] ppid=15124 vsize=10967196 CPUtime=0.32 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15145/stat : 15145 (java) S 15124 15127 9824 0 -1 1077944384 4379 0 0 0 31 1 0 0 20 0 21 0 3098298 11230408704 273772 33554432000 4194304 4196468 140734761854848 139674507926384 139675308952194 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15146] ppid=15124 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15146/stat : 15146 (java) S 15124 15127 9824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 3098298 11230408704 273772 33554432000 4194304 4196468 140734761854848 139674506873056 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15147] ppid=15124 vsize=10967196 CPUtime=1.31 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15147/stat : 15147 (java) S 15124 15127 9824 0 -1 1077944384 1589 0 0 0 65 66 0 0 20 0 21 0 3098298 11230408704 273772 33554432000 4194304 4196468 140734761854848 139674505820592 139675308952194 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15148] ppid=15124 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15148/stat : 15148 (java) S 15124 15127 9824 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 3098340 11230408704 273772 33554432000 4194304 4196468 140734761854848 139674504766384 139675308952194 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
Current children cumulated CPU time (s) 2347.22
Current children cumulated vsize (KiB) 10967196



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2312.8 s]
/proc/loadavg: 1.90 1.97 2.24 3/284 15307
/proc/meminfo: memFree=22430076/32770624 swapFree=5920/210520
[pid=15127] ppid=15124 vsize=10967196 CPUtime=2400.03 cores=1,3,5,7,9,11,13,15
/proc/15127/stat : 15127 (java) S 15124 15127 9824 0 -1 1077944320 185389 0 0 0 238583 1420 0 0 20 0 21 0 3098289 11230408704 275662 33554432000 4194304 4196468 140734761854848 140734761837392 139675308941047 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
/proc/15127/statm: 2741799 275662 3151 1 0 2730193 0
[pid=15127/tid=15128] ppid=15124 vsize=10967196 CPUtime=2298.45 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15128/stat : 15128 (java) R 15124 15127 9824 0 -1 4202560 23577 0 0 0 229837 8 0 0 20 0 21 0 3098290 11230408704 275662 33554432000 4194304 4196468 140734761854848 139675313179848 139674906310138 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15130] ppid=15124 vsize=10967196 CPUtime=11.95 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15130/stat : 15130 (java) S 15124 15127 9824 0 -1 1077944384 9293 0 0 0 1031 164 0 0 20 0 21 0 3098291 11230408704 275662 33554432000 4194304 4196468 140734761854848 139675235014928 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15131] ppid=15124 vsize=10967196 CPUtime=11.97 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15131/stat : 15131 (java) S 15124 15127 9824 0 -1 1077944384 8893 0 0 0 1033 164 0 0 20 0 21 0 3098291 11230408704 275662 33554432000 4194304 4196468 140734761854848 139675233962384 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15132] ppid=15124 vsize=10967196 CPUtime=11.97 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15132/stat : 15132 (java) S 15124 15127 9824 0 -1 1077944384 10969 0 0 0 1030 167 0 0 20 0 21 0 3098291 11230408704 275662 33554432000 4194304 4196468 140734761854848 139675232909840 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15133] ppid=15124 vsize=10967196 CPUtime=11.98 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15133/stat : 15133 (java) S 15124 15127 9824 0 -1 1077944384 11934 0 0 0 1032 166 0 0 20 0 21 0 3098291 11230408704 275662 33554432000 4194304 4196468 140734761854848 139675231857296 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15134] ppid=15124 vsize=10967196 CPUtime=11.82 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15134/stat : 15134 (java) S 15124 15127 9824 0 -1 1077944384 9100 0 0 0 1015 167 0 0 20 0 21 0 3098291 11230408704 275662 33554432000 4194304 4196468 140734761854848 139675230804752 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15135] ppid=15124 vsize=10967196 CPUtime=11.9 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15135/stat : 15135 (java) S 15124 15127 9824 0 -1 1077944384 11951 0 0 0 1019 171 0 0 20 0 21 0 3098291 11230408704 275662 33554432000 4194304 4196468 140734761854848 139675229752208 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15136] ppid=15124 vsize=10967196 CPUtime=11.91 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15136/stat : 15136 (java) S 15124 15127 9824 0 -1 1077944384 11498 0 0 0 1023 168 0 0 20 0 21 0 3098291 11230408704 275662 33554432000 4194304 4196468 140734761854848 139675228699664 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15137] ppid=15124 vsize=10967196 CPUtime=11.9 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15137/stat : 15137 (java) S 15124 15127 9824 0 -1 1077944384 9597 0 0 0 1019 171 0 0 20 0 21 0 3098291 11230408704 275662 33554432000 4194304 4196468 140734761854848 139675227647120 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15138] ppid=15124 vsize=10967196 CPUtime=0.8 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15138/stat : 15138 (java) S 15124 15127 9824 0 -1 1077944384 48142 0 0 0 71 9 0 0 20 0 21 0 3098293 11230408704 275662 33554432000 4194304 4196468 140734761854848 139674515294192 139675308952194 0 0 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15139] ppid=15124 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15139/stat : 15139 (java) S 15124 15127 9824 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 21 0 3098294 11230408704 275662 33554432000 4194304 4196468 140734761854848 139674514240480 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15140] ppid=15124 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15140/stat : 15140 (java) S 15124 15127 9824 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 21 0 3098294 11230408704 275662 33554432000 4194304 4196468 140734761854848 139674513187840 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15141] ppid=15124 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15141/stat : 15141 (java) S 15124 15127 9824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 3098298 11230408704 275662 33554432000 4194304 4196468 140734761854848 139674512136400 139675308959643 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15142] ppid=15124 vsize=10967196 CPUtime=1.05 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15142/stat : 15142 (java) S 15124 15127 9824 0 -1 1077944384 7996 0 0 0 103 2 0 0 20 0 21 0 3098298 11230408704 275662 33554432000 4194304 4196468 140734761854848 139674511084016 139675308952194 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15143] ppid=15124 vsize=10967196 CPUtime=1.41 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15143/stat : 15143 (java) S 15124 15127 9824 0 -1 1077944384 7933 0 0 0 140 1 0 0 20 0 21 0 3098298 11230408704 275662 33554432000 4194304 4196468 140734761854848 139674510031472 139675308952194 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15144] ppid=15124 vsize=10967196 CPUtime=1.1 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15144/stat : 15144 (java) S 15124 15127 9824 0 -1 1077944384 6948 0 0 0 108 2 0 0 20 0 21 0 3098298 11230408704 275662 33554432000 4194304 4196468 140734761854848 139674508978928 139675308952194 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15145] ppid=15124 vsize=10967196 CPUtime=0.32 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15145/stat : 15145 (java) S 15124 15127 9824 0 -1 1077944384 4516 0 0 0 31 1 0 0 20 0 21 0 3098298 11230408704 275662 33554432000 4194304 4196468 140734761854848 139674507926384 139675308952194 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15146] ppid=15124 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15146/stat : 15146 (java) S 15124 15127 9824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 3098298 11230408704 275662 33554432000 4194304 4196468 140734761854848 139674506873056 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15147] ppid=15124 vsize=10967196 CPUtime=1.33 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15147/stat : 15147 (java) S 15124 15127 9824 0 -1 1077944384 1610 0 0 0 66 67 0 0 20 0 21 0 3098298 11230408704 275662 33554432000 4194304 4196468 140734761854848 139674505820592 139675308952194 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15148] ppid=15124 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15148/stat : 15148 (java) S 15124 15127 9824 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 3098340 11230408704 275662 33554432000 4194304 4196468 140734761854848 139674504766384 139675308952194 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 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 15127 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2313 s]
/proc/loadavg: 1.90 1.97 2.24 3/284 15307
/proc/meminfo: memFree=22430076/32770624 swapFree=5920/210520
[pid=15127] ppid=15124 vsize=11166888 CPUtime=2400.2 cores=1,3,5,7,9,11,13,15
/proc/15127/stat : 15127 (java) S 15124 15127 9824 0 -1 1077944320 185651 0 0 0 238600 1420 0 0 20 0 22 0 3098289 11434893312 275675 33554432000 4194304 4196468 140734761854848 140734761837392 139675308941047 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
/proc/15127/statm: 2791722 275675 3153 1 0 2780116 0
[pid=15127/tid=15128] ppid=15124 vsize=11166888 CPUtime=2298.62 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15128/stat : 15128 (java) S 15124 15127 9824 0 -1 1077944384 23585 0 0 0 229854 8 0 0 20 0 22 0 3098290 11434893312 275675 33554432000 4194304 4196468 140734761854848 139675313183920 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15130] ppid=15124 vsize=11166888 CPUtime=11.95 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15130/stat : 15130 (java) S 15124 15127 9824 0 -1 1077944384 9293 0 0 0 1031 164 0 0 20 0 22 0 3098291 11434893312 275675 33554432000 4194304 4196468 140734761854848 139675235014928 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15131] ppid=15124 vsize=11166888 CPUtime=11.97 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15131/stat : 15131 (java) S 15124 15127 9824 0 -1 1077944384 8893 0 0 0 1033 164 0 0 20 0 22 0 3098291 11434893312 275675 33554432000 4194304 4196468 140734761854848 139675233962384 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15132] ppid=15124 vsize=11166888 CPUtime=11.97 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15132/stat : 15132 (java) S 15124 15127 9824 0 -1 1077944384 10969 0 0 0 1030 167 0 0 20 0 22 0 3098291 11434893312 275675 33554432000 4194304 4196468 140734761854848 139675232909840 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15133] ppid=15124 vsize=11166888 CPUtime=11.98 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15133/stat : 15133 (java) S 15124 15127 9824 0 -1 1077944384 11934 0 0 0 1032 166 0 0 20 0 22 0 3098291 11434893312 275675 33554432000 4194304 4196468 140734761854848 139675231857296 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15134] ppid=15124 vsize=11166888 CPUtime=11.82 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15134/stat : 15134 (java) S 15124 15127 9824 0 -1 1077944384 9100 0 0 0 1015 167 0 0 20 0 22 0 3098291 11434893312 275675 33554432000 4194304 4196468 140734761854848 139675230804752 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15135] ppid=15124 vsize=11166888 CPUtime=11.9 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15135/stat : 15135 (java) S 15124 15127 9824 0 -1 1077944384 11951 0 0 0 1019 171 0 0 20 0 22 0 3098291 11434893312 275675 33554432000 4194304 4196468 140734761854848 139675229752208 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15136] ppid=15124 vsize=11166888 CPUtime=11.91 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15136/stat : 15136 (java) S 15124 15127 9824 0 -1 1077944384 11498 0 0 0 1023 168 0 0 20 0 22 0 3098291 11434893312 275675 33554432000 4194304 4196468 140734761854848 139675228699664 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15137] ppid=15124 vsize=11166888 CPUtime=11.9 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15137/stat : 15137 (java) S 15124 15127 9824 0 -1 1077944384 9597 0 0 0 1019 171 0 0 20 0 22 0 3098291 11434893312 275675 33554432000 4194304 4196468 140734761854848 139675227647120 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15138] ppid=15124 vsize=11166888 CPUtime=0.8 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15138/stat : 15138 (java) S 15124 15127 9824 0 -1 1077944384 48144 0 0 0 71 9 0 0 20 0 22 0 3098293 11434893312 275675 33554432000 4194304 4196468 140734761854848 139674515294192 139675308952194 0 0 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15139] ppid=15124 vsize=11166888 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15139/stat : 15139 (java) S 15124 15127 9824 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 22 0 3098294 11434893312 275675 33554432000 4194304 4196468 140734761854848 139674514240480 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15140] ppid=15124 vsize=11166888 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15140/stat : 15140 (java) S 15124 15127 9824 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 22 0 3098294 11434893312 275675 33554432000 4194304 4196468 140734761854848 139674513187840 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15141] ppid=15124 vsize=11166888 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15141/stat : 15141 (java) S 15124 15127 9824 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 22 0 3098298 11434893312 275675 33554432000 4194304 4196468 140734761854848 139674512136400 139675308959643 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15142] ppid=15124 vsize=11166888 CPUtime=1.05 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15142/stat : 15142 (java) S 15124 15127 9824 0 -1 1077944384 8032 0 0 0 103 2 0 0 20 0 22 0 3098298 11434893312 275675 33554432000 4194304 4196468 140734761854848 139674511084016 139675308952194 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15143] ppid=15124 vsize=11166888 CPUtime=1.41 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15143/stat : 15143 (java) S 15124 15127 9824 0 -1 1077944384 7933 0 0 0 140 1 0 0 20 0 22 0 3098298 11434893312 275675 33554432000 4194304 4196468 140734761854848 139674510031472 139675308952194 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15144] ppid=15124 vsize=11166888 CPUtime=1.1 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15144/stat : 15144 (java) S 15124 15127 9824 0 -1 1077944384 6960 0 0 0 108 2 0 0 20 0 22 0 3098298 11434893312 275675 33554432000 4194304 4196468 140734761854848 139674508978928 139675308952194 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15145] ppid=15124 vsize=11166888 CPUtime=0.33 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15145/stat : 15145 (java) S 15124 15127 9824 0 -1 1077944384 4538 0 0 0 32 1 0 0 20 0 22 0 3098298 11434893312 275675 33554432000 4194304 4196468 140734761854848 139674507926384 139675308952194 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15146] ppid=15124 vsize=11166888 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15146/stat : 15146 (java) S 15124 15127 9824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 22 0 3098298 11434893312 275675 33554432000 4194304 4196468 140734761854848 139674506873056 139675308951253 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
[pid=15127/tid=15147] ppid=15124 vsize=11166888 CPUtime=1.33 cores=1,3,5,7,9,11,13,15
/proc/15127/task/15147/stat : 15147 (java) S 15124 15127 9824 0 -1 1077944384 1610 0 0 0 66 67 0 0 20 0 22 0 3098298 11434893312 275675 33554432000 4194304 4196468 140734761854848 139674505820592 139675308952194 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11661312 140734761862315 140734761862468 140734761862468 140734761865167 0
Current children cumulated CPU time (s) 2400.2
Current children cumulated vsize (KiB) 11166888

Child status: 143
Real time (s): 2313.03
CPU time (s): 2400.23
CPU user time (s): 2386.01
CPU system time (s): 14.215
CPU usage (%): 103.77
Max. virtual memory (cumulated for all children) (KiB): 11166888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2386.01
system time used= 14.215
maximum resident set size= 1382784
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 185754
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2640
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 61211
involuntary context switches= 123919

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.183 second user time and 19.969 second system time

The end

Launcher Data

Begin job on node113 at 2017-07-22 01:04:53
IDJOB=4243965
IDBENCH=133491
IDSOLVER=2623
FILE ID=node113/4243965-1500678293
RUNJOBID= node113-1500672327-13436
PBS_JOBID= 20623305
Free space on /tmp= 61992 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s60/Knapsack-60-250-17.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4243965-1500678293/watcher-4243965-1500678293 -o /tmp/evaluation-result-4243965-1500678293/solver-4243965-1500678293 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node113-1500672327-13436 --watchdog 2560  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4243965-1500678293.xml

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

MD5SUM BENCH= 55160ca1cb6892c8520106891d7cdd01
RANDOM SEED=1967609366

node113.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.79
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		: 2668.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.79
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.79
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.79
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.79
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		: 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.79
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		: 1600.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.79
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.79
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		: 2267.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:        25290276 kB
MemAvailable:   25336104 kB
Buffers:           43304 kB
Cached:           311612 kB
SwapCached:            0 kB
Active:          6874548 kB
Inactive:         216664 kB
Active(anon):    6739088 kB
Inactive(anon):     8584 kB
Active(file):     135460 kB
Inactive(file):   208080 kB
Unevictable:        5920 kB
Mlocked:            5920 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1548 kB
Writeback:             0 kB
AnonPages:       6742108 kB
Mapped:            42324 kB
Shmem:              8848 kB
Slab:              68276 kB
SReclaimable:      36248 kB
SUnreclaim:        32028 kB
KernelStack:        4528 kB
PageTables:        18440 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    8149988 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6557696 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      148864 kB
DirectMap2M:    33396736 kB

Free space on /tmp at the end= 62012 MiB
End job on node113 at 2017-07-22 01:43:26