Trace number 4243409

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-05OPT3 59.6958 53.9843

General information on the benchmark

NameGraphColoring/GraphColoring-m1-mono/
GraphColoring-4-insertions-3.xml
MD5SUM681bcba91e68c7fd43dde01217071906
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark34.0299
Satisfiable
(Un)Satisfiability was proved
Number of variables79
Number of constraints156
Number of domains1
Minimum domain size79
Maximum domain size79
Distribution of domain sizes[{"size":79,"count":79}]
Minimum variable degree4
Maximum variable degree14
Distribution of variable degrees[{"degree":4,"count":13},{"degree":5,"count":65},{"degree":14,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":156}]
Number of extensional constraints0
Number of intensional constraints156
Distribution of constraint types[{"type":"intension","count":156}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


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

Solver Data

2.48/0.91	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
2.48/0.91	c This is free software under the dual EPL/GNU LGPL licenses.
2.48/0.91	c See www.sat4j.org for details.
2.48/0.91	c That software uses the Rhino library from the Mozilla project.
2.48/0.91	c version CUSTOM.v20170705
2.48/0.91	c java.runtime.name	Java(TM) SE Runtime Environment
2.48/0.91	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
2.48/0.91	c java.vm.version	25.131-b11
2.48/0.91	c java.vm.vendor	Oracle Corporation
2.48/0.91	c sun.arch.data.model	64
2.48/0.91	c java.version		1.8.0_131
2.48/0.91	c os.name		Linux
2.48/0.91	c os.version		3.10.0-514.16.1.el7.x86_64
2.48/0.91	c os.arch		amd64
2.48/0.91	c Free memory 		499604488
2.48/0.91	c Max memory 		7247757312
2.48/0.91	c Total memory 		504889344
2.48/0.91	c Number of processors 	8
2.48/0.91	c c --- Begin Solver configuration ---
2.48/0.91	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b71fc7e
2.48/0.91	c Learn all clauses as in MiniSAT
2.48/0.91	c LOGGER=java.util.logging.Logger@25f38edc claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
2.48/0.91	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
2.48/0.91	c No reason simplification
2.48/0.91	c Glucose 2.1 dynamic restart strategy
2.48/0.91	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
2.48/0.91	c timeout=2147483s
2.48/0.91	c DB Simplification allowed=false
2.48/0.91	c Listener: org.sat4j.minisat.core.VoidTracing@1a86f2f1
2.48/0.91	c --- End Solver configuration ---
2.48/0.91	c constraints type 
2.48/0.91	c org.sat4j.minisat.constraints.card.MinWatchCard => 158
2.48/0.91	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1460394
2.48/0.91	c org.sat4j.minisat.constraints.cnf.UnitClause => 312
2.48/0.91	c 1460864 constraints processed.
3.61/1.29	o 155
5.08/1.66	o 78
6.16/2.28	o 77
6.90/2.77	o 76
8.17/3.68	o 75
9.35/4.79	o 74
9.85/5.21	o 69
11.33/6.62	o 65
12.23/7.37	o 59
12.74/7.78	o 57
13.58/8.59	o 53
14.00/8.94	o 51
14.29/9.24	o 47
14.70/9.69	o 45
16.00/10.95	o 44
17.00/11.90	o 43
17.21/12.19	o 42
17.83/12.78	o 41
18.03/12.94	o 39
18.35/13.26	o 38
18.96/13.82	o 37
19.18/14.00	o 36
19.50/14.39	o 34
20.09/14.90	o 33
20.19/15.09	o 32
20.49/15.32	o 31
20.79/15.65	o 29
20.99/15.87	o 28
21.49/16.37	o 27
21.70/16.60	o 26
22.19/17.03	o 25
22.39/17.23	o 24
22.60/17.46	o 23
22.91/17.71	o 22
23.10/17.91	o 19
23.43/18.22	o 18
23.73/18.56	o 17
23.94/18.79	o 16
24.23/19.07	o 15
24.53/19.33	o 14
24.74/19.57	o 13
24.95/19.80	o 12
25.25/20.02	o 11
25.35/20.17	o 10
25.55/20.36	o 9
25.95/20.73	o 8
26.16/20.91	o 7
26.45/21.22	o 6
27.30/21.56	o 5
27.65/21.89	o 4
28.20/22.33	o 3
59.67/53.96	c starts		: 1543
59.67/53.96	c conflicts		: 598683
59.67/53.96	c decisions		: 11838880
59.67/53.96	c propagations		: 123957018
59.67/53.96	c inspects		: 672077134
59.67/53.96	c shortcuts		: 0
59.67/53.96	c learnt literals	: 3533
59.67/53.96	c learnt binary clauses	: 2577
59.67/53.96	c learnt ternary clauses	: 1812
59.67/53.96	c learnt constraints	: 595149
59.67/53.96	c ignored constraints	: 0
59.67/53.96	c root simplifications	: 0
59.67/53.96	c removed literals (reason simplification)	: 0
59.67/53.96	c reason swapping (by a shorter reason)	: 0
59.67/53.96	c Calls to reduceDB	: 87
59.67/53.96	c Number of update (reduction) of LBD	: 428751
59.67/53.96	c Imported unit clauses	: 0
59.67/53.96	c number of reductions to clauses (during analyze)	: 0
59.67/53.96	c number of learned constraints concerned by reduction	: 0
59.67/53.96	c number of learning phase by resolution	: 0
59.67/53.96	c number of learning phase by cutting planes	: 0
59.67/53.96	c number of rounding to 1 operations	: 0
59.67/53.96	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
59.67/53.96	c number of reductions of the coefficients by power 2 	: 0
59.67/53.96	c number of right shift for reduction by power 2 	: 0
59.67/53.96	c number of reductions of the coefficients by GCD over coefficients 	: 0
59.67/53.96	c speed (assignments/second)	: 2337091.9134976147
59.67/53.96	c non guided choices	3669894
59.67/53.96	c learnt constraints type 
59.67/53.96	s OPTIMUM FOUND
59.67/53.96	v <instantiation type="optimum" cost="3">
59.67/53.96	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] x[60] x[61] x[62] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[70] x[71] x[72] x[73] x[74] x[75] x[76] x[77] x[78] </list>
59.67/53.96	v 	<values> 1 2 0 3 2 1 0 0 1 2 3 2 0 0 2 3 0 1 3 0 3 1 1 1 3 1 3 2 0 2 1 1 0 2 2 2 3 3 0 1 1 3 2 1 1 0 3 0 2 3 3 2 3 2 0 2 1 2 0 2 1 1 0 1 2 0 2 3 2 3 3 0 0 0 2 3 3 3 1 </values>
59.67/53.96	v </instantiation>
59.67/53.96	

Verifier Data

OK	3

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-4243409-1500671501/watcher-4243409-1500671501 -o /tmp/evaluation-result-4243409-1500671501/solver-4243409-1500671501 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node129-1500669538-5817 --watchdog 2560 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4243409-1500671501.xml 

pid=6627
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: 9.03 7.84 7.56 3/263 6630
/proc/meminfo: memFree=28963284/32770624 swapFree=5792/37532
[pid=6630] ppid=6627 vsize=361196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6630/stat : 6630 (java) S 6627 6630 2471 0 -1 1077944320 1716 0 0 0 0 0 0 0 20 0 2 0 2417442 369864704 1423 33554432000 4194304 4196468 140727803718192 140727803700736 139996240641783 0 0 0 16784584 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
/proc/6630/statm: 90299 1423 1081 1 0 79210 0
[pid=6630/tid=6631] ppid=6627 vsize=361196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6631/stat : 6631 (java) S 6627 6630 2471 0 -1 1077944384 410 0 0 0 0 0 0 0 20 0 2 0 2417443 369864704 1423 33554432000 4194304 4196468 140727803718192 139996244883872 139996240652930 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0

[startup+0.100131 s]
/proc/loadavg: 9.03 7.84 7.56 3/263 6630
/proc/meminfo: memFree=28963284/32770624 swapFree=5792/37532
[pid=6630] ppid=6627 vsize=10900556 CPUtime=0.1 cores=1,3,5,7,9,11,13,15
/proc/6630/stat : 6630 (java) S 6627 6630 2471 0 -1 1077944320 5117 0 0 0 9 1 0 0 20 0 20 0 2417442 11162169344 6707 33554432000 4194304 4196468 140727803718192 140727803700736 139996240641783 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
/proc/6630/statm: 2725139 6707 2641 1 0 2713552 0
[pid=6630/tid=6631] ppid=6627 vsize=10900556 CPUtime=0.08 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6631/stat : 6631 (java) R 6627 6630 2471 0 -1 4202560 3202 0 0 0 8 0 0 0 20 0 20 0 2417443 11162169344 6707 33554432000 4194304 4196468 140727803718192 139996244874992 139996240663709 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 10900556

[startup+0.200405 s]
/proc/loadavg: 9.03 7.84 7.56 3/263 6630
/proc/meminfo: memFree=28963284/32770624 swapFree=5792/37532
[pid=6630] ppid=6627 vsize=10900556 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/6630/stat : 6630 (java) S 6627 6630 2471 0 -1 1077944320 7236 0 0 0 24 2 0 0 20 0 20 0 2417442 11162169344 8505 33554432000 4194304 4196468 140727803718192 140727803700736 139996240641783 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
/proc/6630/statm: 2725139 8505 2855 1 0 2713552 0
[pid=6630/tid=6631] ppid=6627 vsize=10900556 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6631/stat : 6631 (java) R 6627 6630 2471 0 -1 4202560 4895 0 0 0 17 1 0 0 20 0 20 0 2417443 11162169344 8505 33554432000 4194304 4196468 140727803718192 139996244856624 139996224722270 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 10900556

[startup+0.300368 s]
/proc/loadavg: 9.03 7.84 7.56 3/263 6630
/proc/meminfo: memFree=28963284/32770624 swapFree=5792/37532
[pid=6630] ppid=6627 vsize=10900556 CPUtime=0.45 cores=1,3,5,7,9,11,13,15
/proc/6630/stat : 6630 (java) S 6627 6630 2471 0 -1 1077944320 8304 0 0 0 42 3 0 0 20 0 20 0 2417442 11162169344 10698 33554432000 4194304 4196468 140727803718192 140727803700736 139996240641783 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
/proc/6630/statm: 2725139 10698 2960 1 0 2713552 0
[pid=6630/tid=6631] ppid=6627 vsize=10900556 CPUtime=0.28 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6631/stat : 6631 (java) R 6627 6630 2471 0 -1 4202560 5385 0 0 0 26 2 0 0 20 0 20 0 2417443 11162169344 10698 33554432000 4194304 4196468 140727803718192 139996244871168 139996224685413 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 10900556

[startup+0.70025 s]
/proc/loadavg: 9.03 7.84 7.56 3/263 6630
/proc/meminfo: memFree=28963284/32770624 swapFree=5792/37532
[pid=6630] ppid=6627 vsize=10900632 CPUtime=1.88 cores=1,3,5,7,9,11,13,15
/proc/6630/stat : 6630 (java) S 6627 6630 2471 0 -1 1077944320 11345 0 0 0 167 21 0 0 20 0 20 0 2417442 11162247168 51485 33554432000 4194304 4196468 140727803718192 140727803700736 139996240641783 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
/proc/6630/statm: 2725158 51485 3081 1 0 2713552 0
[pid=6630/tid=6631] ppid=6627 vsize=10900632 CPUtime=0.63 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6631/stat : 6631 (java) S 6627 6630 2471 0 -1 1077944384 5797 0 0 0 59 4 0 0 20 0 20 0 2417443 11162247168 51485 33554432000 4194304 4196468 140727803718192 139996244878576 139996240651989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
Current children cumulated CPU time (s) 1.88
Current children cumulated vsize (KiB) 10900632

[startup+1.50178 s]
/proc/loadavg: 8.55 7.76 7.53 6/284 6651
/proc/meminfo: memFree=28734252/32770624 swapFree=5792/37556
[pid=6630] ppid=6627 vsize=10967196 CPUtime=4.89 cores=1,3,5,7,9,11,13,15
/proc/6630/stat : 6630 (java) S 6627 6630 2471 0 -1 1077944320 13149 0 0 0 401 88 0 0 20 0 21 0 2417442 11230408704 84225 33554432000 4194304 4196468 140727803718192 140727803700736 139996240641783 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
/proc/6630/statm: 2741799 84225 3132 1 0 2730193 0
[pid=6630/tid=6631] ppid=6627 vsize=10967196 CPUtime=1.26 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6631/stat : 6631 (java) S 6627 6630 2471 0 -1 1077944384 6138 0 0 0 121 5 0 0 20 0 21 0 2417443 11230408704 84225 33554432000 4194304 4196468 140727803718192 139996244880528 139996240651989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6633] ppid=6627 vsize=10967196 CPUtime=0.2 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6633/stat : 6633 (java) R 6627 6630 2471 0 -1 4202560 123 0 0 0 11 9 0 0 20 0 21 0 2417443 11230408704 84225 33554432000 4194304 4196468 140727803718192 139996205922904 139996225663904 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6634] ppid=6627 vsize=10967196 CPUtime=0.21 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6634/stat : 6634 (java) R 6627 6630 2471 0 -1 4202560 110 0 0 0 11 10 0 0 20 0 21 0 2417443 11230408704 84225 33554432000 4194304 4196468 140727803718192 139995845863896 139996225663873 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6635] ppid=6627 vsize=10967196 CPUtime=0.21 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6635/stat : 6635 (java) R 6627 6630 2471 0 -1 4202560 114 0 0 0 11 10 0 0 20 0 21 0 2417443 11230408704 84225 33554432000 4194304 4196468 140727803718192 139995844811608 139996225663904 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6636] ppid=6627 vsize=10967196 CPUtime=0.2 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6636/stat : 6636 (java) R 6627 6630 2471 0 -1 4202560 111 0 0 0 10 10 0 0 20 0 21 0 2417443 11230408704 84225 33554432000 4194304 4196468 140727803718192 139995843758496 139996233741451 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6637] ppid=6627 vsize=10967196 CPUtime=0.21 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6637/stat : 6637 (java) R 6627 6630 2471 0 -1 4202560 107 0 0 0 12 9 0 0 20 0 21 0 2417443 11230408704 84225 33554432000 4194304 4196468 140727803718192 139995842706520 139996225663904 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6638] ppid=6627 vsize=10967196 CPUtime=0.21 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6638/stat : 6638 (java) R 6627 6630 2471 0 -1 4202560 102 0 0 0 11 10 0 0 20 0 21 0 2417443 11230408704 84225 33554432000 4194304 4196468 140727803718192 139995841653720 139996225663904 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6639] ppid=6627 vsize=10967196 CPUtime=0.21 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6639/stat : 6639 (java) R 6627 6630 2471 0 -1 4202560 113 0 0 0 12 9 0 0 20 0 21 0 2417443 11230408704 84225 33554432000 4194304 4196468 140727803718192 139995840601432 139996225663873 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6640] ppid=6627 vsize=10967196 CPUtime=0.21 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6640/stat : 6640 (java) R 6627 6630 2471 0 -1 4202560 115 0 0 0 11 10 0 0 20 0 21 0 2417443 11230408704 84225 33554432000 4194304 4196468 140727803718192 139995839548632 139996225663904 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6641] ppid=6627 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6641/stat : 6641 (java) S 6627 6630 2471 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 21 0 2417446 11230408704 84225 33554432000 4194304 4196468 140727803718192 139995514852000 139996240651989 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6642] ppid=6627 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6642/stat : 6642 (java) S 6627 6630 2471 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 21 0 2417446 11230408704 84225 33554432000 4194304 4196468 140727803718192 139995513799456 139996240651989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6643] ppid=6627 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6643/stat : 6643 (java) S 6627 6630 2471 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 21 0 2417447 11230408704 84225 33554432000 4194304 4196468 140727803718192 139995512747120 139996240651989 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6644] ppid=6627 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6644/stat : 6644 (java) S 6627 6630 2471 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 2417450 11230408704 84225 33554432000 4194304 4196468 140727803718192 139995511695440 139996240660379 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6645] ppid=6627 vsize=10967196 CPUtime=0.53 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6645/stat : 6645 (java) S 6627 6630 2471 0 -1 1077944384 1329 0 0 0 53 0 0 0 20 0 21 0 2417450 11230408704 84225 33554432000 4194304 4196468 140727803718192 139995510643312 139996240652930 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6646] ppid=6627 vsize=10967196 CPUtime=0.52 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6646/stat : 6646 (java) S 6627 6630 2471 0 -1 1077944384 972 0 0 0 52 0 0 0 20 0 21 0 2417450 11230408704 84225 33554432000 4194304 4196468 140727803718192 139995509590512 139996240652930 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6647] ppid=6627 vsize=10967196 CPUtime=0.48 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6647/stat : 6647 (java) S 6627 6630 2471 0 -1 1077944384 1083 0 0 0 48 0 0 0 20 0 21 0 2417450 11230408704 84225 33554432000 4194304 4196468 140727803718192 139995508538224 139996240652930 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6648] ppid=6627 vsize=10967196 CPUtime=0.33 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6648/stat : 6648 (java) S 6627 6630 2471 0 -1 1077944384 1258 0 0 0 33 0 0 0 20 0 21 0 2417451 11230408704 84225 33554432000 4194304 4196468 140727803718192 139995507485424 139996240652930 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6649] ppid=6627 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6649/stat : 6649 (java) S 6627 6630 2471 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 2417451 11230408704 84225 33554432000 4194304 4196468 140727803718192 139995506432352 139996240651989 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6650] ppid=6627 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6650/stat : 6650 (java) S 6627 6630 2471 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 2417451 11230408704 84225 33554432000 4194304 4196468 140727803718192 139995505379632 139996240652930 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6651] ppid=6627 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6651/stat : 6651 (java) S 6627 6630 2471 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 2417535 11230408704 84737 33554432000 4194304 4196468 140727803718192 139995504325680 139996240652930 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
Current children cumulated CPU time (s) 4.89
Current children cumulated vsize (KiB) 10967196

[startup+3.10085 s]
/proc/loadavg: 8.55 7.76 7.53 3/284 6651
/proc/meminfo: memFree=28631332/32770624 swapFree=5792/37556
[pid=6630] ppid=6627 vsize=10967196 CPUtime=7.61 cores=1,3,5,7,9,11,13,15
/proc/6630/stat : 6630 (java) S 6627 6630 2471 0 -1 1077944320 15484 0 0 0 672 89 0 0 20 0 21 0 2417442 11230408704 87001 33554432000 4194304 4196468 140727803718192 140727803700736 139996240641783 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
/proc/6630/statm: 2741799 87001 3145 1 0 2730193 0
[pid=6630/tid=6631] ppid=6627 vsize=10967196 CPUtime=2.85 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6631/stat : 6631 (java) R 6627 6630 2471 0 -1 4202560 6186 0 0 0 280 5 0 0 20 0 21 0 2417443 11230408704 87001 33554432000 4194304 4196468 140727803718192 139996244879880 139995880456992 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6633] ppid=6627 vsize=10967196 CPUtime=0.21 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6633/stat : 6633 (java) S 6627 6630 2471 0 -1 1077944384 124 0 0 0 12 9 0 0 20 0 21 0 2417443 11230408704 87001 33554432000 4194304 4196468 140727803718192 139996205922704 139996240651989 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6634] ppid=6627 vsize=10967196 CPUtime=0.21 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6634/stat : 6634 (java) S 6627 6630 2471 0 -1 1077944384 111 0 0 0 11 10 0 0 20 0 21 0 2417443 11230408704 87001 33554432000 4194304 4196468 140727803718192 139995845863696 139996240651989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6635] ppid=6627 vsize=10967196 CPUtime=0.21 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6635/stat : 6635 (java) S 6627 6630 2471 0 -1 1077944384 115 0 0 0 11 10 0 0 20 0 21 0 2417443 11230408704 87001 33554432000 4194304 4196468 140727803718192 139995844811408 139996240651989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6636] ppid=6627 vsize=10967196 CPUtime=0.21 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6636/stat : 6636 (java) S 6627 6630 2471 0 -1 1077944384 111 0 0 0 11 10 0 0 20 0 21 0 2417443 11230408704 87001 33554432000 4194304 4196468 140727803718192 139995843758608 139996240651989 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6637] ppid=6627 vsize=10967196 CPUtime=0.21 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6637/stat : 6637 (java) S 6627 6630 2471 0 -1 1077944384 108 0 0 0 12 9 0 0 20 0 21 0 2417443 11230408704 87001 33554432000 4194304 4196468 140727803718192 139995842706320 139996240651989 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6638] ppid=6627 vsize=10967196 CPUtime=0.21 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6638/stat : 6638 (java) S 6627 6630 2471 0 -1 1077944384 103 0 0 0 11 10 0 0 20 0 21 0 2417443 11230408704 87001 33554432000 4194304 4196468 140727803718192 139995841653520 139996240651989 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6639] ppid=6627 vsize=10967196 CPUtime=0.21 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6639/stat : 6639 (java) S 6627 6630 2471 0 -1 1077944384 113 0 0 0 12 9 0 0 20 0 21 0 2417443 11230408704 87001 33554432000 4194304 4196468 140727803718192 139995840601232 139996240651989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6640] ppid=6627 vsize=10967196 CPUtime=0.21 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6640/stat : 6640 (java) S 6627 6630 2471 0 -1 1077944384 116 0 0 0 11 10 0 0 20 0 21 0 2417443 11230408704 87001 33554432000 4194304 4196468 140727803718192 139995839548432 139996240651989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6641] ppid=6627 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6641/stat : 6641 (java) S 6627 6630 2471 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 21 0 2417446 11230408704 87001 33554432000 4194304 4196468 140727803718192 139995514853488 139996240652930 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6642] ppid=6627 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6642/stat : 6642 (java) S 6627 6630 2471 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 21 0 2417446 11230408704 87001 33554432000 4194304 4196468 140727803718192 139995513799520 139996240651989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6643] ppid=6627 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6643/stat : 6643 (java) S 6627 6630 2471 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 21 0 2417447 11230408704 87001 33554432000 4194304 4196468 140727803718192 139995512747136 139996240651989 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6644] ppid=6627 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6644/stat : 6644 (java) S 6627 6630 2471 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 2417450 11230408704 87001 33554432000 4194304 4196468 140727803718192 139995511695440 139996240660379 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6645] ppid=6627 vsize=10967196 CPUtime=0.78 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6645/stat : 6645 (java) S 6627 6630 2471 0 -1 1077944384 1944 0 0 0 77 1 0 0 20 0 21 0 2417450 11230408704 87001 33554432000 4194304 4196468 140727803718192 139995510643312 139996240652930 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6646] ppid=6627 vsize=10967196 CPUtime=0.97 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6646/stat : 6646 (java) R 6627 6630 2471 0 -1 4202560 1780 0 0 0 97 0 0 0 20 0 21 0 2417450 11230408704 87001 33554432000 4194304 4196468 140727803718192 139995509576392 139996222167405 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6647] ppid=6627 vsize=10967196 CPUtime=0.84 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6647/stat : 6647 (java) S 6627 6630 2471 0 -1 1077944384 1910 0 0 0 84 0 0 0 20 0 21 0 2417450 11230408704 87001 33554432000 4194304 4196468 140727803718192 139995508538224 139996240652930 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6648] ppid=6627 vsize=10967196 CPUtime=0.36 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6648/stat : 6648 (java) S 6627 6630 2471 0 -1 1077944384 1287 0 0 0 36 0 0 0 20 0 21 0 2417451 11230408704 87001 33554432000 4194304 4196468 140727803718192 139995507485424 139996240652930 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6649] ppid=6627 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6649/stat : 6649 (java) S 6627 6630 2471 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 2417451 11230408704 87001 33554432000 4194304 4196468 140727803718192 139995506432352 139996240651989 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6650] ppid=6627 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6650/stat : 6650 (java) S 6627 6630 2471 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 2417451 11230408704 87001 33554432000 4194304 4196468 140727803718192 139995505379632 139996240652930 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6651] ppid=6627 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6651/stat : 6651 (java) S 6627 6630 2471 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 2417535 11230408704 87001 33554432000 4194304 4196468 140727803718192 139995504325680 139996240652930 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
Current children cumulated CPU time (s) 7.61
Current children cumulated vsize (KiB) 10967196

[startup+6.30089 s]
/proc/loadavg: 8.03 7.67 7.50 3/284 6651
/proc/meminfo: memFree=28625828/32770624 swapFree=5792/37564
[pid=6630] ppid=6627 vsize=10967196 CPUtime=10.98 cores=1,3,5,7,9,11,13,15
/proc/6630/stat : 6630 (java) S 6627 6630 2471 0 -1 1077944320 19628 0 0 0 1009 89 0 0 20 0 21 0 2417442 11230408704 87130 33554432000 4194304 4196468 140727803718192 140727803700736 139996240641783 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
/proc/6630/statm: 2741799 87130 3145 1 0 2730193 0
[pid=6630/tid=6631] ppid=6627 vsize=10967196 CPUtime=6.04 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6631/stat : 6631 (java) R 6627 6630 2471 0 -1 4202560 7134 0 0 0 599 5 0 0 20 0 21 0 2417443 11230408704 87130 33554432000 4194304 4196468 140727803718192 139996244877824 139995879970851 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6633] ppid=6627 vsize=10967196 CPUtime=0.21 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6633/stat : 6633 (java) S 6627 6630 2471 0 -1 1077944384 124 0 0 0 12 9 0 0 20 0 21 0 2417443 11230408704 87130 33554432000 4194304 4196468 140727803718192 139996205922704 139996240651989 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6634] ppid=6627 vsize=10967196 CPUtime=0.21 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6634/stat : 6634 (java) S 6627 6630 2471 0 -1 1077944384 111 0 0 0 11 10 0 0 20 0 21 0 2417443 11230408704 87130 33554432000 4194304 4196468 140727803718192 139995845863696 139996240651989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6635] ppid=6627 vsize=10967196 CPUtime=0.21 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6635/stat : 6635 (java) S 6627 6630 2471 0 -1 1077944384 115 0 0 0 11 10 0 0 20 0 21 0 2417443 11230408704 87130 33554432000 4194304 4196468 140727803718192 139995844811408 139996240651989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6636] ppid=6627 vsize=10967196 CPUtime=0.21 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6636/stat : 6636 (java) S 6627 6630 2471 0 -1 1077944384 111 0 0 0 11 10 0 0 20 0 21 0 2417443 11230408704 87130 33554432000 4194304 4196468 140727803718192 139995843758608 139996240651989 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6637] ppid=6627 vsize=10967196 CPUtime=0.21 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6637/stat : 6637 (java) S 6627 6630 2471 0 -1 1077944384 108 0 0 0 12 9 0 0 20 0 21 0 2417443 11230408704 87130 33554432000 4194304 4196468 140727803718192 139995842706320 139996240651989 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6638] ppid=6627 vsize=10967196 CPUtime=0.21 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6638/stat : 6638 (java) S 6627 6630 2471 0 -1 1077944384 103 0 0 0 11 10 0 0 20 0 21 0 2417443 11230408704 87130 33554432000 4194304 4196468 140727803718192 139995841653520 139996240651989 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6639] ppid=6627 vsize=10967196 CPUtime=0.21 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6639/stat : 6639 (java) S 6627 6630 2471 0 -1 1077944384 113 0 0 0 12 9 0 0 20 0 21 0 2417443 11230408704 87130 33554432000 4194304 4196468 140727803718192 139995840601232 139996240651989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6640] ppid=6627 vsize=10967196 CPUtime=0.21 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6640/stat : 6640 (java) S 6627 6630 2471 0 -1 1077944384 116 0 0 0 11 10 0 0 20 0 21 0 2417443 11230408704 87130 33554432000 4194304 4196468 140727803718192 139995839548432 139996240651989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6641] ppid=6627 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6641/stat : 6641 (java) S 6627 6630 2471 0 -1 1077944384 320 0 0 0 0 0 0 0 20 0 21 0 2417446 11230408704 87130 33554432000 4194304 4196468 140727803718192 139995514853488 139996240652930 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6642] ppid=6627 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15

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

[pid=6630/tid=6642] ppid=6627 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6642/stat : 6642 (java) S 6627 6630 2471 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 21 0 2417446 11230408704 127954 33554432000 4194304 4196468 140727803718192 139995513799520 139996240651989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6643] ppid=6627 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6643/stat : 6643 (java) S 6627 6630 2471 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 21 0 2417447 11230408704 127954 33554432000 4194304 4196468 140727803718192 139995512747136 139996240651989 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6644] ppid=6627 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6644/stat : 6644 (java) S 6627 6630 2471 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 2417450 11230408704 127954 33554432000 4194304 4196468 140727803718192 139995511695440 139996240660379 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6645] ppid=6627 vsize=10967196 CPUtime=1.12 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6645/stat : 6645 (java) S 6627 6630 2471 0 -1 1077944384 5475 0 0 0 111 1 0 0 20 0 21 0 2417450 11230408704 127954 33554432000 4194304 4196468 140727803718192 139995510643312 139996240652930 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6646] ppid=6627 vsize=10967196 CPUtime=1.26 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6646/stat : 6646 (java) S 6627 6630 2471 0 -1 1077944384 4514 0 0 0 125 1 0 0 20 0 21 0 2417450 11230408704 127954 33554432000 4194304 4196468 140727803718192 139995509590512 139996240652930 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6647] ppid=6627 vsize=10967196 CPUtime=1 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6647/stat : 6647 (java) S 6627 6630 2471 0 -1 1077944384 3421 0 0 0 100 0 0 0 20 0 21 0 2417450 11230408704 127954 33554432000 4194304 4196468 140727803718192 139995508538224 139996240652930 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6648] ppid=6627 vsize=10967196 CPUtime=0.41 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6648/stat : 6648 (java) S 6627 6630 2471 0 -1 1077944384 2492 0 0 0 41 0 0 0 20 0 21 0 2417451 11230408704 127954 33554432000 4194304 4196468 140727803718192 139995507485424 139996240652930 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6649] ppid=6627 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6649/stat : 6649 (java) S 6627 6630 2471 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 2417451 11230408704 127954 33554432000 4194304 4196468 140727803718192 139995506432352 139996240651989 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6650] ppid=6627 vsize=10967196 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6650/stat : 6650 (java) S 6627 6630 2471 0 -1 1077944384 361 0 0 0 1 1 0 0 20 0 21 0 2417451 11230408704 127954 33554432000 4194304 4196468 140727803718192 139995505379632 139996240652930 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6651] ppid=6627 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6651/stat : 6651 (java) S 6627 6630 2471 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 2417535 11230408704 127954 33554432000 4194304 4196468 140727803718192 139995504325680 139996240652930 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
Current children cumulated CPU time (s) 58.71
Current children cumulated vsize (KiB) 10967196

[startup+53.6008 s]
/proc/loadavg: 4.89 6.89 7.25 3/284 6651
/proc/meminfo: memFree=28461932/32770624 swapFree=5792/37620
[pid=6630] ppid=6627 vsize=10967196 CPUtime=59.5 cores=1,3,5,7,9,11,13,15
/proc/6630/stat : 6630 (java) S 6627 6630 2471 0 -1 1077944320 29931 0 0 0 5830 120 0 0 20 0 21 0 2417442 11230408704 127954 33554432000 4194304 4196468 140727803718192 140727803700736 139996240641783 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
/proc/6630/statm: 2741799 127954 3150 1 0 2730193 0
[pid=6630/tid=6631] ppid=6627 vsize=10967196 CPUtime=53.24 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6631/stat : 6631 (java) R 6627 6630 2471 0 -1 4202560 9985 0 0 0 5317 7 0 0 20 0 21 0 2417443 11230408704 127954 33554432000 4194304 4196468 140727803718192 139996244873360 139995880938035 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6633] ppid=6627 vsize=10967196 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6633/stat : 6633 (java) S 6627 6630 2471 0 -1 1077944384 236 0 0 0 17 12 0 0 20 0 21 0 2417443 11230408704 127954 33554432000 4194304 4196468 140727803718192 139996205922704 139996240651989 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6634] ppid=6627 vsize=10967196 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6634/stat : 6634 (java) S 6627 6630 2471 0 -1 1077944384 162 0 0 0 15 14 0 0 20 0 21 0 2417443 11230408704 127954 33554432000 4194304 4196468 140727803718192 139995845863696 139996240651989 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6635] ppid=6627 vsize=10967196 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6635/stat : 6635 (java) S 6627 6630 2471 0 -1 1077944384 166 0 0 0 16 13 0 0 20 0 21 0 2417443 11230408704 127954 33554432000 4194304 4196468 140727803718192 139995844811408 139996240651989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6636] ppid=6627 vsize=10967196 CPUtime=0.28 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6636/stat : 6636 (java) S 6627 6630 2471 0 -1 1077944384 417 0 0 0 15 13 0 0 20 0 21 0 2417443 11230408704 127954 33554432000 4194304 4196468 140727803718192 139995843758608 139996240651989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6637] ppid=6627 vsize=10967196 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6637/stat : 6637 (java) S 6627 6630 2471 0 -1 1077944384 157 0 0 0 16 13 0 0 20 0 21 0 2417443 11230408704 127954 33554432000 4194304 4196468 140727803718192 139995842706320 139996240651989 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6638] ppid=6627 vsize=10967196 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6638/stat : 6638 (java) S 6627 6630 2471 0 -1 1077944384 143 0 0 0 15 14 0 0 20 0 21 0 2417443 11230408704 127954 33554432000 4194304 4196468 140727803718192 139995841653520 139996240651989 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6639] ppid=6627 vsize=10967196 CPUtime=0.3 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6639/stat : 6639 (java) S 6627 6630 2471 0 -1 1077944384 157 0 0 0 17 13 0 0 20 0 21 0 2417443 11230408704 127954 33554432000 4194304 4196468 140727803718192 139995840601232 139996240651989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6640] ppid=6627 vsize=10967196 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6640/stat : 6640 (java) S 6627 6630 2471 0 -1 1077944384 160 0 0 0 16 13 0 0 20 0 21 0 2417443 11230408704 127954 33554432000 4194304 4196468 140727803718192 139995839548432 139996240651989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6641] ppid=6627 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6641/stat : 6641 (java) S 6627 6630 2471 0 -1 1077944384 696 0 0 0 0 0 0 0 20 0 21 0 2417446 11230408704 127954 33554432000 4194304 4196468 140727803718192 139995514853488 139996240652930 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6642] ppid=6627 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6642/stat : 6642 (java) S 6627 6630 2471 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 21 0 2417446 11230408704 127954 33554432000 4194304 4196468 140727803718192 139995513799520 139996240651989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6643] ppid=6627 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6643/stat : 6643 (java) S 6627 6630 2471 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 21 0 2417447 11230408704 127954 33554432000 4194304 4196468 140727803718192 139995512747136 139996240651989 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6644] ppid=6627 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6644/stat : 6644 (java) S 6627 6630 2471 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 2417450 11230408704 127954 33554432000 4194304 4196468 140727803718192 139995511695440 139996240660379 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6645] ppid=6627 vsize=10967196 CPUtime=1.12 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6645/stat : 6645 (java) S 6627 6630 2471 0 -1 1077944384 5475 0 0 0 111 1 0 0 20 0 21 0 2417450 11230408704 127954 33554432000 4194304 4196468 140727803718192 139995510643312 139996240652930 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6646] ppid=6627 vsize=10967196 CPUtime=1.26 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6646/stat : 6646 (java) S 6627 6630 2471 0 -1 1077944384 4514 0 0 0 125 1 0 0 20 0 21 0 2417450 11230408704 127954 33554432000 4194304 4196468 140727803718192 139995509590512 139996240652930 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6647] ppid=6627 vsize=10967196 CPUtime=1 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6647/stat : 6647 (java) S 6627 6630 2471 0 -1 1077944384 3421 0 0 0 100 0 0 0 20 0 21 0 2417450 11230408704 127954 33554432000 4194304 4196468 140727803718192 139995508538224 139996240652930 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6648] ppid=6627 vsize=10967196 CPUtime=0.41 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6648/stat : 6648 (java) S 6627 6630 2471 0 -1 1077944384 2492 0 0 0 41 0 0 0 20 0 21 0 2417451 11230408704 127954 33554432000 4194304 4196468 140727803718192 139995507485424 139996240652930 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6649] ppid=6627 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6649/stat : 6649 (java) S 6627 6630 2471 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 2417451 11230408704 127954 33554432000 4194304 4196468 140727803718192 139995506432352 139996240651989 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6650] ppid=6627 vsize=10967196 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6650/stat : 6650 (java) S 6627 6630 2471 0 -1 1077944384 361 0 0 0 1 1 0 0 20 0 21 0 2417451 11230408704 127954 33554432000 4194304 4196468 140727803718192 139995505379632 139996240652930 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6651] ppid=6627 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6651/stat : 6651 (java) S 6627 6630 2471 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 2417535 11230408704 127954 33554432000 4194304 4196468 140727803718192 139995504325680 139996240652930 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
Current children cumulated CPU time (s) 59.5
Current children cumulated vsize (KiB) 10967196

[startup+53.8008 s]
/proc/loadavg: 4.89 6.89 7.25 3/284 6651
/proc/meminfo: memFree=28461932/32770624 swapFree=5792/37620
[pid=6630] ppid=6627 vsize=11100324 CPUtime=59.67 cores=1,3,5,7,9,11,13,15
/proc/6630/stat : 6630 (java) S 6627 6630 2471 0 -1 1077944320 31050 0 0 0 5847 120 0 0 20 0 21 0 2417442 11366731776 127988 33554432000 4194304 4196468 140727803718192 140727803700736 139996240641783 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
/proc/6630/statm: 2775081 127988 3152 1 0 2763475 0
[pid=6630/tid=6631] ppid=6627 vsize=11100324 CPUtime=53.41 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6631/stat : 6631 (java) S 6627 6630 2471 0 -1 1077944384 10651 0 0 0 5334 7 0 0 20 0 21 0 2417443 11366731776 127988 33554432000 4194304 4196468 140727803718192 139996244882464 139996240651989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6633] ppid=6627 vsize=11100324 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6633/stat : 6633 (java) S 6627 6630 2471 0 -1 1077944384 236 0 0 0 17 12 0 0 20 0 21 0 2417443 11366731776 127988 33554432000 4194304 4196468 140727803718192 139996205922704 139996240651989 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6634] ppid=6627 vsize=11100324 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6634/stat : 6634 (java) S 6627 6630 2471 0 -1 1077944384 162 0 0 0 15 14 0 0 20 0 21 0 2417443 11366731776 127988 33554432000 4194304 4196468 140727803718192 139995845863696 139996240651989 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6635] ppid=6627 vsize=11100324 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6635/stat : 6635 (java) S 6627 6630 2471 0 -1 1077944384 166 0 0 0 16 13 0 0 20 0 21 0 2417443 11366731776 127988 33554432000 4194304 4196468 140727803718192 139995844811408 139996240651989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6636] ppid=6627 vsize=11100324 CPUtime=0.28 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6636/stat : 6636 (java) S 6627 6630 2471 0 -1 1077944384 417 0 0 0 15 13 0 0 20 0 21 0 2417443 11366731776 127988 33554432000 4194304 4196468 140727803718192 139995843758608 139996240651989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6637] ppid=6627 vsize=11100324 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6637/stat : 6637 (java) S 6627 6630 2471 0 -1 1077944384 157 0 0 0 16 13 0 0 20 0 21 0 2417443 11366731776 127988 33554432000 4194304 4196468 140727803718192 139995842706320 139996240651989 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6638] ppid=6627 vsize=11100324 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6638/stat : 6638 (java) S 6627 6630 2471 0 -1 1077944384 143 0 0 0 15 14 0 0 20 0 21 0 2417443 11366731776 127988 33554432000 4194304 4196468 140727803718192 139995841653520 139996240651989 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6639] ppid=6627 vsize=11100324 CPUtime=0.3 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6639/stat : 6639 (java) S 6627 6630 2471 0 -1 1077944384 157 0 0 0 17 13 0 0 20 0 21 0 2417443 11366731776 127988 33554432000 4194304 4196468 140727803718192 139995840601232 139996240651989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6640] ppid=6627 vsize=11100324 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6640/stat : 6640 (java) S 6627 6630 2471 0 -1 1077944384 160 0 0 0 16 13 0 0 20 0 21 0 2417443 11366731776 127988 33554432000 4194304 4196468 140727803718192 139995839548432 139996240651989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6641] ppid=6627 vsize=11100324 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6641/stat : 6641 (java) S 6627 6630 2471 0 -1 1077944384 696 0 0 0 0 0 0 0 20 0 21 0 2417446 11366731776 127988 33554432000 4194304 4196468 140727803718192 139995514853488 139996240652930 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6642] ppid=6627 vsize=11100324 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6642/stat : 6642 (java) S 6627 6630 2471 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 21 0 2417446 11366731776 127988 33554432000 4194304 4196468 140727803718192 139995513799520 139996240651989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6643] ppid=6627 vsize=11100324 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6643/stat : 6643 (java) S 6627 6630 2471 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 21 0 2417447 11366731776 127988 33554432000 4194304 4196468 140727803718192 139995512747136 139996240651989 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6644] ppid=6627 vsize=11100324 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6644/stat : 6644 (java) S 6627 6630 2471 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 2417450 11366731776 127988 33554432000 4194304 4196468 140727803718192 139995511695440 139996240660379 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6645] ppid=6627 vsize=11100324 CPUtime=1.12 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6645/stat : 6645 (java) S 6627 6630 2471 0 -1 1077944384 5475 0 0 0 111 1 0 0 20 0 21 0 2417450 11366731776 127988 33554432000 4194304 4196468 140727803718192 139995510643312 139996240652930 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6646] ppid=6627 vsize=11100324 CPUtime=1.26 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6646/stat : 6646 (java) S 6627 6630 2471 0 -1 1077944384 4593 0 0 0 125 1 0 0 20 0 21 0 2417450 11366731776 127988 33554432000 4194304 4196468 140727803718192 139995509590512 139996240652930 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6647] ppid=6627 vsize=11100324 CPUtime=1 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6647/stat : 6647 (java) S 6627 6630 2471 0 -1 1077944384 3508 0 0 0 100 0 0 0 20 0 21 0 2417450 11366731776 127988 33554432000 4194304 4196468 140727803718192 139995508538224 139996240652930 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6648] ppid=6627 vsize=11100324 CPUtime=0.41 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6648/stat : 6648 (java) S 6627 6630 2471 0 -1 1077944384 2657 0 0 0 41 0 0 0 20 0 21 0 2417451 11366731776 127988 33554432000 4194304 4196468 140727803718192 139995507485424 139996240652930 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6649] ppid=6627 vsize=11100324 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6649/stat : 6649 (java) S 6627 6630 2471 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 2417451 11366731776 127988 33554432000 4194304 4196468 140727803718192 139995506432352 139996240651989 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6650] ppid=6627 vsize=11100324 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6650/stat : 6650 (java) S 6627 6630 2471 0 -1 1077944384 361 0 0 0 1 1 0 0 20 0 21 0 2417451 11366731776 127988 33554432000 4194304 4196468 140727803718192 139995505379632 139996240652930 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
Current children cumulated CPU time (s) 59.67
Current children cumulated vsize (KiB) 11100324

[startup+53.9012 s]
/proc/loadavg: 4.89 6.89 7.25 2/284 6653
/proc/meminfo: memFree=28461908/32770624 swapFree=5792/37620
[pid=6630] ppid=6627 vsize=11100324 CPUtime=59.67 cores=1,3,5,7,9,11,13,15
/proc/6630/stat : 6630 (java) S 6627 6630 2471 0 -1 1077944320 31050 0 0 0 5847 120 0 0 20 0 21 0 2417442 11366731776 127988 33554432000 4194304 4196468 140727803718192 140727803700736 139996240641783 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
/proc/6630/statm: 2775081 127988 3152 1 0 2763475 0
[pid=6630/tid=6631] ppid=6627 vsize=11100324 CPUtime=53.41 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6631/stat : 6631 (java) S 6627 6630 2471 0 -1 1077944384 10651 0 0 0 5334 7 0 0 20 0 21 0 2417443 11366731776 127988 33554432000 4194304 4196468 140727803718192 139996244882464 139996240651989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6633] ppid=6627 vsize=11100324 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6633/stat : 6633 (java) S 6627 6630 2471 0 -1 1077944384 236 0 0 0 17 12 0 0 20 0 21 0 2417443 11366731776 127988 33554432000 4194304 4196468 140727803718192 139996205922704 139996240651989 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6634] ppid=6627 vsize=11100324 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6634/stat : 6634 (java) S 6627 6630 2471 0 -1 1077944384 162 0 0 0 15 14 0 0 20 0 21 0 2417443 11366731776 127988 33554432000 4194304 4196468 140727803718192 139995845863696 139996240651989 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6635] ppid=6627 vsize=11100324 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6635/stat : 6635 (java) S 6627 6630 2471 0 -1 1077944384 166 0 0 0 16 13 0 0 20 0 21 0 2417443 11366731776 127988 33554432000 4194304 4196468 140727803718192 139995844811408 139996240651989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6636] ppid=6627 vsize=11100324 CPUtime=0.28 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6636/stat : 6636 (java) S 6627 6630 2471 0 -1 1077944384 417 0 0 0 15 13 0 0 20 0 21 0 2417443 11366731776 127988 33554432000 4194304 4196468 140727803718192 139995843758608 139996240651989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6637] ppid=6627 vsize=11100324 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6637/stat : 6637 (java) S 6627 6630 2471 0 -1 1077944384 157 0 0 0 16 13 0 0 20 0 21 0 2417443 11366731776 127988 33554432000 4194304 4196468 140727803718192 139995842706320 139996240651989 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6638] ppid=6627 vsize=11100324 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6638/stat : 6638 (java) S 6627 6630 2471 0 -1 1077944384 143 0 0 0 15 14 0 0 20 0 21 0 2417443 11366731776 127988 33554432000 4194304 4196468 140727803718192 139995841653520 139996240651989 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6639] ppid=6627 vsize=11100324 CPUtime=0.3 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6639/stat : 6639 (java) S 6627 6630 2471 0 -1 1077944384 157 0 0 0 17 13 0 0 20 0 21 0 2417443 11366731776 127988 33554432000 4194304 4196468 140727803718192 139995840601232 139996240651989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6640] ppid=6627 vsize=11100324 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6640/stat : 6640 (java) S 6627 6630 2471 0 -1 1077944384 160 0 0 0 16 13 0 0 20 0 21 0 2417443 11366731776 127988 33554432000 4194304 4196468 140727803718192 139995839548432 139996240651989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6641] ppid=6627 vsize=11100324 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6641/stat : 6641 (java) S 6627 6630 2471 0 -1 1077944384 696 0 0 0 0 0 0 0 20 0 21 0 2417446 11366731776 127988 33554432000 4194304 4196468 140727803718192 139995514853488 139996240652930 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6642] ppid=6627 vsize=11100324 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6642/stat : 6642 (java) S 6627 6630 2471 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 21 0 2417446 11366731776 127988 33554432000 4194304 4196468 140727803718192 139995513799520 139996240651989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6643] ppid=6627 vsize=11100324 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6643/stat : 6643 (java) S 6627 6630 2471 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 21 0 2417447 11366731776 127988 33554432000 4194304 4196468 140727803718192 139995512747136 139996240651989 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6644] ppid=6627 vsize=11100324 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6644/stat : 6644 (java) S 6627 6630 2471 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 2417450 11366731776 127988 33554432000 4194304 4196468 140727803718192 139995511695440 139996240660379 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6645] ppid=6627 vsize=11100324 CPUtime=1.12 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6645/stat : 6645 (java) S 6627 6630 2471 0 -1 1077944384 5475 0 0 0 111 1 0 0 20 0 21 0 2417450 11366731776 127988 33554432000 4194304 4196468 140727803718192 139995510643312 139996240652930 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6646] ppid=6627 vsize=11100324 CPUtime=1.26 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6646/stat : 6646 (java) S 6627 6630 2471 0 -1 1077944384 4593 0 0 0 125 1 0 0 20 0 21 0 2417450 11366731776 127988 33554432000 4194304 4196468 140727803718192 139995509590512 139996240652930 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6647] ppid=6627 vsize=11100324 CPUtime=1 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6647/stat : 6647 (java) S 6627 6630 2471 0 -1 1077944384 3508 0 0 0 100 0 0 0 20 0 21 0 2417450 11366731776 127988 33554432000 4194304 4196468 140727803718192 139995508538224 139996240652930 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6648] ppid=6627 vsize=11100324 CPUtime=0.41 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6648/stat : 6648 (java) S 6627 6630 2471 0 -1 1077944384 2657 0 0 0 41 0 0 0 20 0 21 0 2417451 11366731776 127988 33554432000 4194304 4196468 140727803718192 139995507485424 139996240652930 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6649] ppid=6627 vsize=11100324 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6649/stat : 6649 (java) S 6627 6630 2471 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 2417451 11366731776 127988 33554432000 4194304 4196468 140727803718192 139995506432352 139996240651989 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6650] ppid=6627 vsize=11100324 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6650/stat : 6650 (java) S 6627 6630 2471 0 -1 1077944384 361 0 0 0 1 1 0 0 20 0 21 0 2417451 11366731776 127988 33554432000 4194304 4196468 140727803718192 139995505379632 139996240652930 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
[pid=6630/tid=6652] ppid=6627 vsize=11100324 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6630/task/6652/stat : 6652 (java) S 6627 6630 2471 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 21 0 2422819 11366731776 127988 33554432000 4194304 4196468 140727803718192 139995503273104 139996240652930 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16564224 140727803720875 140727803721028 140727803721028 140727803723727 0
Current children cumulated CPU time (s) 59.67
Current children cumulated vsize (KiB) 11100324

Child status: 0
Real time (s): 53.9843
CPU time (s): 59.6958
CPU user time (s): 58.4804
CPU system time (s): 1.21538
CPU usage (%): 110.58
Max. virtual memory (cumulated for all children) (KiB): 11100324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 58.4804
system time used= 1.21538
maximum resident set size= 512108
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31786
page faults= 0
swaps= 0
block input operations= 0
block output operations= 152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4102
involuntary context switches= 3236

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.320792 second user time and 0.477493 second system time

The end

Launcher Data

Begin job on node129 at 2017-07-21 23:11:41
IDJOB=4243409
IDBENCH=120617
IDSOLVER=2623
FILE ID=node129/4243409-1500671501
RUNJOBID= node129-1500669538-5817
PBS_JOBID= 20623291
Free space on /tmp= 61984 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/GraphColoring/GraphColoring-m1-mono/GraphColoring-4-insertions-3.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4243409-1500671501/watcher-4243409-1500671501 -o /tmp/evaluation-result-4243409-1500671501/solver-4243409-1500671501 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node129-1500669538-5817 --watchdog 2560  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4243409-1500671501.xml

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

MD5SUM BENCH= 681bcba91e68c7fd43dde01217071906
RANDOM SEED=2013685634

node129.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.96
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.96
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.96
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.96
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		: 2000.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		: 2668.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.96
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		: 2533.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.96
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		: 2668.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.96
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		: 1867.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.96
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        28963356 kB
MemAvailable:   28870588 kB
Buffers:           55672 kB
Cached:           115588 kB
SwapCached:            0 kB
Active:          3299404 kB
Inactive:         103744 kB
Active(anon):    3176732 kB
Inactive(anon):    66212 kB
Active(file):     122672 kB
Inactive(file):    37532 kB
Unevictable:        5792 kB
Mlocked:            5792 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1508 kB
Writeback:             0 kB
AnonPages:       3167392 kB
Mapped:            41452 kB
Shmem:              8844 kB
Slab:              93244 kB
SReclaimable:      60680 kB
SUnreclaim:        32564 kB
KernelStack:        4896 kB
PageTables:        11308 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4658284 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3031040 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61984 MiB
End job on node129 at 2017-07-21 23:12:35