Trace number 4258025

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
sat4j-CSP 2017-07-05OPT3 58.558498 54.347599

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 benchmark33.344101
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

1.94/1.00	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
1.94/1.00	c This is free software under the dual EPL/GNU LGPL licenses.
1.94/1.00	c See www.sat4j.org for details.
1.94/1.00	c That software uses the Rhino library from the Mozilla project.
1.94/1.00	c version CUSTOM.v20170705
1.94/1.00	c java.runtime.name	Java(TM) SE Runtime Environment
1.94/1.00	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
1.94/1.00	c java.vm.version	25.131-b11
1.94/1.00	c java.vm.vendor	Oracle Corporation
1.94/1.00	c sun.arch.data.model	64
1.94/1.00	c java.version		1.8.0_131
1.94/1.00	c os.name		Linux
1.94/1.00	c os.version		3.10.0-514.16.1.el7.x86_64
1.94/1.00	c os.arch		amd64
1.94/1.00	c Free memory 		499604488
1.94/1.00	c Max memory 		7247757312
1.94/1.00	c Total memory 		504889344
1.94/1.00	c Number of processors 	4
1.94/1.00	c c --- Begin Solver configuration ---
1.94/1.00	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b71fc7e
1.94/1.00	c Learn all clauses as in MiniSAT
1.94/1.00	c LOGGER=java.util.logging.Logger@25f38edc claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
1.94/1.00	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
1.94/1.00	c No reason simplification
1.94/1.00	c Glucose 2.1 dynamic restart strategy
1.94/1.00	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
1.94/1.00	c timeout=2147483s
1.94/1.00	c DB Simplification allowed=false
1.94/1.00	c Listener: org.sat4j.minisat.core.VoidTracing@1a86f2f1
1.94/1.00	c --- End Solver configuration ---
1.94/1.00	c constraints type 
1.94/1.00	c org.sat4j.minisat.constraints.card.MinWatchCard => 158
1.94/1.00	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1460394
1.94/1.00	c org.sat4j.minisat.constraints.cnf.UnitClause => 312
1.94/1.00	c 1460864 constraints processed.
3.49/1.58	o 155
3.94/1.79	o 78
5.14/2.42	o 77
6.08/2.94	o 76
7.23/3.84	o 75
8.42/4.95	o 74
8.83/5.37	o 69
10.27/6.77	o 65
11.33/7.53	o 59
11.77/7.94	o 57
12.63/8.76	o 53
13.03/9.12	o 51
13.34/9.43	o 47
13.74/9.89	o 45
15.04/11.17	o 44
16.06/12.14	o 43
16.35/12.43	o 42
16.98/13.04	o 41
17.18/13.20	o 39
17.49/13.53	o 38
18.00/14.09	o 37
18.23/14.28	o 36
18.64/14.67	o 34
19.14/15.19	o 33
19.34/15.39	o 32
19.64/15.62	o 31
19.94/15.95	o 29
20.15/16.18	o 28
20.65/16.68	o 27
20.95/16.91	o 26
21.35/17.35	o 25
21.55/17.56	o 24
21.75/17.78	o 23
22.05/18.04	o 22
22.25/18.25	o 19
22.58/18.56	o 18
22.99/18.90	o 17
23.19/19.14	o 16
23.48/19.43	o 15
23.69/19.69	o 14
24.00/19.94	o 13
24.20/20.17	o 12
24.50/20.40	o 11
24.60/20.55	o 10
24.80/20.74	o 9
25.20/21.11	o 8
25.30/21.30	o 7
25.70/21.62	o 6
25.91/21.87	o 5
26.53/22.27	o 4
27.08/22.72	o 3
58.54/54.34	c starts		: 1543
58.54/54.34	c conflicts		: 598683
58.54/54.34	c decisions		: 11838880
58.54/54.34	c propagations		: 123957018
58.54/54.34	c inspects		: 672077134
58.54/54.34	c shortcuts		: 0
58.54/54.34	c learnt literals	: 3533
58.54/54.34	c learnt binary clauses	: 2577
58.54/54.34	c learnt ternary clauses	: 1812
58.54/54.34	c learnt constraints	: 595149
58.54/54.34	c ignored constraints	: 0
58.54/54.34	c root simplifications	: 0
58.54/54.34	c removed literals (reason simplification)	: 0
58.54/54.34	c reason swapping (by a shorter reason)	: 0
58.54/54.34	c Calls to reduceDB	: 87
58.54/54.34	c Number of update (reduction) of LBD	: 428751
58.54/54.34	c Imported unit clauses	: 0
58.54/54.34	c number of reductions to clauses (during analyze)	: 0
58.54/54.34	c number of learned constraints concerned by reduction	: 0
58.54/54.34	c number of learning phase by resolution	: 0
58.54/54.34	c number of learning phase by cutting planes	: 0
58.54/54.34	c number of rounding to 1 operations	: 0
58.54/54.34	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
58.54/54.34	c number of reductions of the coefficients by power 2 	: 0
58.54/54.34	c number of right shift for reduction by power 2 	: 0
58.54/54.34	c number of reductions of the coefficients by GCD over coefficients 	: 0
58.54/54.34	c speed (assignments/second)	: 2324600.892656215
58.54/54.34	c non guided choices	3669894
58.54/54.34	c learnt constraints type 
58.54/54.34	s OPTIMUM FOUND
58.54/54.34	v <instantiation type="optimum" cost="3">
58.54/54.34	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>
58.54/54.34	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>
58.54/54.34	v </instantiation>
58.54/54.34	

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-4258025-1501644542/watcher-4258025-1501644542 -o /tmp/evaluation-result-4258025-1501644542/solver-4258025-1501644542 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node129-1501642919-31105 --watchdog 300 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4258025-1501644542.xml 

pid=32216
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 264 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 294 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 240 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: 3.27 2.79 2.26 2/194 32219
/proc/meminfo: memFree=30015476/32770624 swapFree=0/218148
[pid=32219] ppid=32216 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/32219/stat : 32219 (runsolver) D 32216 32219 5091 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 13077321 24240128 108 18446744073709551615 4194304 4338465 140733214563584 140733214561224 140102228447959 0 0 1 24578 18446744071580418449 0 0 17 3 0 0 0 0 0 6438912 6441760 35319808 140733214568583 140733214569030 140733214569030 140733214572490 0
/proc/32219/statm: 5918 108 54 36 0 2156 0

[startup+0.109156 s]
/proc/loadavg: 3.27 2.79 2.26 2/194 32219
/proc/meminfo: memFree=30015476/32770624 swapFree=0/218148
[pid=32219] ppid=32216 vsize=10151672 CPUtime=0.03 cores=1,3,5,7
/proc/32219/stat : 32219 (java) S 32216 32219 5091 0 -1 1077944320 4082 0 0 0 2 1 0 0 20 0 9 0 13077321 10395312128 5256 18446744073709551615 4194304 4196468 140731486794144 140731486776688 139927705894647 0 0 1 16784584 18446744073709551615 0 0 17 5 0 0 6 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
/proc/32219/statm: 2537918 5256 2111 1 0 2527423 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 10151672

[startup+0.200316 s]
/proc/loadavg: 3.27 2.79 2.26 2/194 32219
/proc/meminfo: memFree=30015476/32770624 swapFree=0/218148
[pid=32219] ppid=32216 vsize=10484492 CPUtime=0.05 cores=1,3,5,7
/proc/32219/stat : 32219 (java) S 32216 32219 5091 0 -1 1077944320 4817 0 0 0 4 1 0 0 20 0 14 0 13077321 10736119808 5861 18446744073709551615 4194304 4196468 140731486794144 140731486776688 139927705894647 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 6 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
/proc/32219/statm: 2621123 5861 2573 1 0 2610628 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 10484492

[startup+0.300331 s]
/proc/loadavg: 3.27 2.79 2.26 2/194 32219
/proc/meminfo: memFree=30015476/32770624 swapFree=0/218148
[pid=32219] ppid=32216 vsize=10551156 CPUtime=0.2 cores=1,3,5,7
/proc/32219/stat : 32219 (java) S 32216 32219 5091 0 -1 1077944320 8098 0 0 0 17 3 0 0 20 0 15 0 13077321 10804383744 8318 18446744073709551615 4194304 4196468 140731486794144 140731486776688 139927705894647 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 6 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
/proc/32219/statm: 2637789 8318 2858 1 0 2627269 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 10551156

[startup+0.700277 s]
/proc/loadavg: 3.27 2.79 2.26 2/194 32219
/proc/meminfo: memFree=30015476/32770624 swapFree=0/218148
[pid=32219] ppid=32216 vsize=10551232 CPUtime=1.23 cores=1,3,5,7
/proc/32219/stat : 32219 (java) S 32216 32219 5091 0 -1 1077944320 11802 0 0 0 118 5 0 0 20 0 15 0 13077321 10804461568 31491 18446744073709551615 4194304 4196468 140731486794144 140731486776688 139927705894647 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 6 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
/proc/32219/statm: 2637808 31491 3040 1 0 2627269 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 10551232

[startup+1.50115 s]
/proc/loadavg: 3.27 2.79 2.26 5/210 32235
/proc/meminfo: memFree=29785240/32770624 swapFree=0/218148
[pid=32219] ppid=32216 vsize=10617796 CPUtime=3.49 cores=1,3,5,7
/proc/32219/stat : 32219 (java) S 32216 32219 5091 0 -1 1077944320 14732 0 0 0 330 19 0 0 20 0 16 0 13077321 10872623104 68805 18446744073709551615 4194304 4196468 140731486794144 140731486776688 139927705894647 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 6 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
/proc/32219/statm: 2654449 68805 3087 1 0 2643910 0
[pid=32219/tid=32221] ppid=32216 vsize=10617796 CPUtime=1.22 cores=1,3,5,7
/proc/32219/task/32221/stat : 32221 (java) S 32216 32219 5091 0 -1 1077944384 7905 0 0 0 117 5 0 0 20 0 16 0 13077329 10872623104 68805 18446744073709551615 4194304 4196468 140731486794144 139927710134080 139927705904853 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 8 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32222] ppid=32216 vsize=10617796 CPUtime=0.1 cores=1,3,5,7
/proc/32219/task/32222/stat : 32222 (java) R 32216 32219 5091 0 -1 4202560 112 0 0 0 7 3 0 0 20 0 16 0 13077329 10872623104 68805 18446744073709551615 4194304 4196468 140731486794144 139927636315096 139927690342862 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32223] ppid=32216 vsize=10617796 CPUtime=0.1 cores=1,3,5,7
/proc/32219/task/32223/stat : 32223 (java) R 32216 32219 5091 0 -1 4202560 129 0 0 0 7 3 0 0 20 0 16 0 13077329 10872623104 68805 18446744073709551615 4194304 4196468 140731486794144 139927635262240 139927690916768 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32224] ppid=32216 vsize=10617796 CPUtime=0.09 cores=1,3,5,7
/proc/32219/task/32224/stat : 32224 (java) R 32216 32219 5091 0 -1 4202560 107 0 0 0 7 2 0 0 20 0 16 0 13077329 10872623104 68805 18446744073709551615 4194304 4196468 140731486794144 139927634209696 139927690916768 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32225] ppid=32216 vsize=10617796 CPUtime=0.09 cores=1,3,5,7
/proc/32219/task/32225/stat : 32225 (java) R 32216 32219 5091 0 -1 4202560 122 0 0 0 7 2 0 0 20 0 16 0 13077329 10872623104 68805 18446744073709551615 4194304 4196468 140731486794144 139927633157464 139927690916768 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32226] ppid=32216 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/32219/task/32226/stat : 32226 (java) S 32216 32219 5091 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 16 0 13077331 10872623104 68805 18446744073709551615 4194304 4196468 140731486794144 139926744056352 139927705904853 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32227] ppid=32216 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/32219/task/32227/stat : 32227 (java) S 32216 32219 5091 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 16 0 13077331 10872623104 68805 18446744073709551615 4194304 4196468 140731486794144 139926743004064 139927705904853 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32228] ppid=32216 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/32219/task/32228/stat : 32228 (java) S 32216 32219 5091 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 13077331 10872623104 68805 18446744073709551615 4194304 4196468 140731486794144 139926741951472 139927705904853 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32229] ppid=32216 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/32219/task/32229/stat : 32229 (java) S 32216 32219 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13077334 10872623104 68805 18446744073709551615 4194304 4196468 140731486794144 139926740900048 139927705913243 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32230] ppid=32216 vsize=10617796 CPUtime=0.75 cores=1,3,5,7
/proc/32219/task/32230/stat : 32230 (java) S 32216 32219 5091 0 -1 1077944384 2067 0 0 0 75 0 0 0 20 0 16 0 13077334 10872623104 68805 18446744073709551615 4194304 4196468 140731486794144 139926739847664 139927705905794 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32231] ppid=32216 vsize=10617796 CPUtime=0.76 cores=1,3,5,7
/proc/32219/task/32231/stat : 32231 (java) S 32216 32219 5091 0 -1 1077944384 1494 0 0 0 76 0 0 0 20 0 16 0 13077334 10872623104 68805 18446744073709551615 4194304 4196468 140731486794144 139926738780016 139927705904853 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32232] ppid=32216 vsize=10617796 CPUtime=0.29 cores=1,3,5,7
/proc/32219/task/32232/stat : 32232 (java) S 32216 32219 5091 0 -1 1077944384 1333 0 0 0 29 0 0 0 20 0 16 0 13077334 10872623104 68805 18446744073709551615 4194304 4196468 140731486794144 139926737742576 139927705905794 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32233] ppid=32216 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/32219/task/32233/stat : 32233 (java) S 32216 32219 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13077334 10872623104 68805 18446744073709551615 4194304 4196468 140731486794144 139926736690272 139927705904853 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32234] ppid=32216 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/32219/task/32234/stat : 32234 (java) S 32216 32219 5091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 13077343 10872623104 68805 18446744073709551615 4194304 4196468 140731486794144 139926735636784 139927705905794 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32235] ppid=32216 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/32219/task/32235/stat : 32235 (java) S 32216 32219 5091 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 13077423 10872623104 68805 18446744073709551615 4194304 4196468 140731486794144 139926734582576 139927705905794 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
Current children cumulated CPU time (s) 3.49
Current children cumulated vsize (KiB) 10617796

[startup+3.10069 s]
/proc/loadavg: 3.27 2.79 2.26 6/210 32235
/proc/meminfo: memFree=28935952/32770624 swapFree=0/218152
[pid=32219] ppid=32216 vsize=10617796 CPUtime=6.47 cores=1,3,5,7
/proc/32219/stat : 32219 (java) S 32216 32219 5091 0 -1 1077944320 15889 0 0 0 617 30 0 0 20 0 16 0 13077321 10872623104 85686 18446744073709551615 4194304 4196468 140731486794144 140731486776688 139927705894647 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 6 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
/proc/32219/statm: 2654449 85686 3098 1 0 2643910 0
[pid=32219/tid=32221] ppid=32216 vsize=10617796 CPUtime=2.74 cores=1,3,5,7
/proc/32219/task/32221/stat : 32221 (java) R 32216 32219 5091 0 -1 4202560 8166 0 0 0 269 5 0 0 20 0 16 0 13077329 10872623104 85686 18446744073709551615 4194304 4196468 140731486794144 139927710126224 139927303693622 0 4 1 16800974 0 0 0 -1 1 0 0 8 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32222] ppid=32216 vsize=10617796 CPUtime=0.17 cores=1,3,5,7
/proc/32219/task/32222/stat : 32222 (java) S 32216 32219 5091 0 -1 1077944384 145 0 0 0 12 5 0 0 20 0 16 0 13077329 10872623104 85686 18446744073709551615 4194304 4196468 140731486794144 139927636314896 139927705904853 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32223] ppid=32216 vsize=10617796 CPUtime=0.17 cores=1,3,5,7
/proc/32219/task/32223/stat : 32223 (java) S 32216 32219 5091 0 -1 1077944384 160 0 0 0 12 5 0 0 20 0 16 0 13077329 10872623104 85686 18446744073709551615 4194304 4196468 140731486794144 139927635262352 139927705904853 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32224] ppid=32216 vsize=10617796 CPUtime=0.18 cores=1,3,5,7
/proc/32219/task/32224/stat : 32224 (java) S 32216 32219 5091 0 -1 1077944384 140 0 0 0 13 5 0 0 20 0 16 0 13077329 10872623104 85686 18446744073709551615 4194304 4196468 140731486794144 139927634209808 139927705904853 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32225] ppid=32216 vsize=10617796 CPUtime=0.18 cores=1,3,5,7
/proc/32219/task/32225/stat : 32225 (java) S 32216 32219 5091 0 -1 1077944384 156 0 0 0 13 5 0 0 20 0 16 0 13077329 10872623104 85686 18446744073709551615 4194304 4196468 140731486794144 139927633157264 139927705904853 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32226] ppid=32216 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/32219/task/32226/stat : 32226 (java) S 32216 32219 5091 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 16 0 13077331 10872623104 85686 18446744073709551615 4194304 4196468 140731486794144 139926744057840 139927705905794 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32227] ppid=32216 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/32219/task/32227/stat : 32227 (java) S 32216 32219 5091 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 16 0 13077331 10872623104 85686 18446744073709551615 4194304 4196468 140731486794144 139926743004064 139927705904853 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32228] ppid=32216 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/32219/task/32228/stat : 32228 (java) S 32216 32219 5091 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 13077331 10872623104 85686 18446744073709551615 4194304 4196468 140731486794144 139926741951472 139927705904853 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32229] ppid=32216 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/32219/task/32229/stat : 32229 (java) S 32216 32219 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13077334 10872623104 85686 18446744073709551615 4194304 4196468 140731486794144 139926740900048 139927705913243 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32230] ppid=32216 vsize=10617796 CPUtime=1.28 cores=1,3,5,7
/proc/32219/task/32230/stat : 32230 (java) S 32216 32219 5091 0 -1 1077944384 2318 0 0 0 127 1 0 0 20 0 16 0 13077334 10872623104 85686 18446744073709551615 4194304 4196468 140731486794144 139926739847664 139927705905794 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32231] ppid=32216 vsize=10617796 CPUtime=1.34 cores=1,3,5,7
/proc/32219/task/32231/stat : 32231 (java) S 32216 32219 5091 0 -1 1077944384 1957 0 0 0 134 0 0 0 20 0 16 0 13077334 10872623104 85686 18446744073709551615 4194304 4196468 140731486794144 139926738795120 139927705905794 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32232] ppid=32216 vsize=10617796 CPUtime=0.33 cores=1,3,5,7
/proc/32219/task/32232/stat : 32232 (java) S 32216 32219 5091 0 -1 1077944384 1384 0 0 0 33 0 0 0 20 0 16 0 13077334 10872623104 85686 18446744073709551615 4194304 4196468 140731486794144 139926737742576 139927705905794 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32233] ppid=32216 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/32219/task/32233/stat : 32233 (java) S 32216 32219 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13077334 10872623104 85686 18446744073709551615 4194304 4196468 140731486794144 139926736690272 139927705904853 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32234] ppid=32216 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/32219/task/32234/stat : 32234 (java) S 32216 32219 5091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 13077343 10872623104 85686 18446744073709551615 4194304 4196468 140731486794144 139926735636784 139927705905794 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32235] ppid=32216 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/32219/task/32235/stat : 32235 (java) S 32216 32219 5091 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 13077423 10872623104 85686 18446744073709551615 4194304 4196468 140731486794144 139926734582576 139927705905794 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
Current children cumulated CPU time (s) 6.47
Current children cumulated vsize (KiB) 10617796

[startup+6.30073 s]
/proc/loadavg: 3.49 2.84 2.28 3/210 32235
/proc/meminfo: memFree=28673976/32770624 swapFree=0/218164
[pid=32219] ppid=32216 vsize=10617796 CPUtime=9.86 cores=1,3,5,7
/proc/32219/stat : 32219 (java) S 32216 32219 5091 0 -1 1077944320 19841 0 0 0 956 30 0 0 20 0 16 0 13077321 10872623104 85781 18446744073709551615 4194304 4196468 140731486794144 140731486776688 139927705894647 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 6 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
/proc/32219/statm: 2654449 85781 3104 1 0 2643910 0
[pid=32219/tid=32221] ppid=32216 vsize=10617796 CPUtime=5.94 cores=1,3,5,7
/proc/32219/task/32221/stat : 32221 (java) R 32216 32219 5091 0 -1 4202560 9019 0 0 0 589 5 0 0 20 0 16 0 13077329 10872623104 85781 18446744073709551615 4194304 4196468 140731486794144 139927710130880 139927304027446 0 4 1 16800974 0 0 0 -1 1 0 0 8 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32222] ppid=32216 vsize=10617796 CPUtime=0.17 cores=1,3,5,7
/proc/32219/task/32222/stat : 32222 (java) S 32216 32219 5091 0 -1 1077944384 145 0 0 0 12 5 0 0 20 0 16 0 13077329 10872623104 85781 18446744073709551615 4194304 4196468 140731486794144 139927636314896 139927705904853 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32223] ppid=32216 vsize=10617796 CPUtime=0.17 cores=1,3,5,7
/proc/32219/task/32223/stat : 32223 (java) S 32216 32219 5091 0 -1 1077944384 160 0 0 0 12 5 0 0 20 0 16 0 13077329 10872623104 85781 18446744073709551615 4194304 4196468 140731486794144 139927635262352 139927705904853 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32224] ppid=32216 vsize=10617796 CPUtime=0.18 cores=1,3,5,7
/proc/32219/task/32224/stat : 32224 (java) S 32216 32219 5091 0 -1 1077944384 140 0 0 0 13 5 0 0 20 0 16 0 13077329 10872623104 85781 18446744073709551615 4194304 4196468 140731486794144 139927634209808 139927705904853 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32225] ppid=32216 vsize=10617796 CPUtime=0.18 cores=1,3,5,7
/proc/32219/task/32225/stat : 32225 (java) S 32216 32219 5091 0 -1 1077944384 156 0 0 0 13 5 0 0 20 0 16 0 13077329 10872623104 85781 18446744073709551615 4194304 4196468 140731486794144 139927633157264 139927705904853 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32226] ppid=32216 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/32219/task/32226/stat : 32226 (java) S 32216 32219 5091 0 -1 1077944384 287 0 0 0 0 0 0 0 20 0 16 0 13077331 10872623104 85781 18446744073709551615 4194304 4196468 140731486794144 139926744057840 139927705905794 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32227] ppid=32216 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/32219/task/32227/stat : 32227 (java) S 32216 32219 5091 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 16 0 13077331 10872623104 85781 18446744073709551615 4194304 4196468 140731486794144 139926743004064 139927705904853 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32228] ppid=32216 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/32219/task/32228/stat : 32228 (java) S 32216 32219 5091 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 13077331 10872623104 85781 18446744073709551615 4194304 4196468 140731486794144 139926741951472 139927705904853 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32229] ppid=32216 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/32219/task/32229/stat : 32229 (java) S 32216 32219 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13077334 10872623104 85781 18446744073709551615 4194304 4196468 140731486794144 139926740900048 139927705913243 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32230] ppid=32216 vsize=10617796 CPUtime=1.38 cores=1,3,5,7
/proc/32219/task/32230/stat : 32230 (java) S 32216 32219 5091 0 -1 1077944384 3976 0 0 0 137 1 0 0 20 0 16 0 13077334 10872623104 85781 18446744073709551615 4194304 4196468 140731486794144 139926739847664 139927705905794 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32231] ppid=32216 vsize=10617796 CPUtime=1.41 cores=1,3,5,7
/proc/32219/task/32231/stat : 32231 (java) S 32216 32219 5091 0 -1 1077944384 2665 0 0 0 141 0 0 0 20 0 16 0 13077334 10872623104 85781 18446744073709551615 4194304 4196468 140731486794144 139926738795120 139927705905794 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32232] ppid=32216 vsize=10617796 CPUtime=0.34 cores=1,3,5,7
/proc/32219/task/32232/stat : 32232 (java) S 32216 32219 5091 0 -1 1077944384 1769 0 0 0 34 0 0 0 20 0 16 0 13077334 10872623104 85781 18446744073709551615 4194304 4196468 140731486794144 139926737742576 139927705905794 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32233] ppid=32216 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/32219/task/32233/stat : 32233 (java) S 32216 32219 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13077334 10872623104 85781 18446744073709551615 4194304 4196468 140731486794144 139926736690272 139927705904853 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32234] ppid=32216 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/32219/task/32234/stat : 32234 (java) S 32216 32219 5091 0 -1 1077944384 145 0 0 0 0 0 0 0 20 0 16 0 13077343 10872623104 85781 18446744073709551615 4194304 4196468 140731486794144 139926735636784 139927705905794 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32235] ppid=32216 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/32219/task/32235/stat : 32235 (java) S 32216 32219 5091 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 13077423 10872623104 85781 18446744073709551615 4194304 4196468 140731486794144 139926734582576 139927705905794 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
Current children cumulated CPU time (s) 9.86
Current children cumulated vsize (KiB) 10617796

[startup+12.7007 s]
/proc/loadavg: 3.37 2.82 2.28 6/210 32235
/proc/meminfo: memFree=26640576/32770624 swapFree=0/218168
[pid=32219] ppid=32216 vsize=10617796 CPUtime=16.68 cores=1,3,5,7
/proc/32219/stat : 32219 (java) S 32216 32219 5091 0 -1 1077944320 22954 0 0 0 1638 30 0 0 20 0 16 0 13077321 10872623104 86376 18446744073709551615 4194304 4196468 140731486794144 140731486776688 139927705894647 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 6 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
/proc/32219/statm: 2654449 86376 3105 1 0 2643910 0
[pid=32219/tid=32221] ppid=32216 vsize=10617796 CPUtime=12.34 cores=1,3,5,7
/proc/32219/task/32221/stat : 32221 (java) R 32216 32219 5091 0 -1 4202560 10112 0 0 0 1229 5 0 0 20 0 16 0 13077329 10872623104 86376 18446744073709551615 4194304 4196468 140731486794144 139927710132920 139927303627584 0 4 1 16800974 0 0 0 -1 3 0 0 8 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32222] ppid=32216 vsize=10617796 CPUtime=0.17 cores=1,3,5,7
/proc/32219/task/32222/stat : 32222 (java) S 32216 32219 5091 0 -1 1077944384 145 0 0 0 12 5 0 0 20 0 16 0 13077329 10872623104 86376 18446744073709551615 4194304 4196468 140731486794144 139927636314896 139927705904853 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32223] ppid=32216 vsize=10617796 CPUtime=0.17 cores=1,3,5,7
/proc/32219/task/32223/stat : 32223 (java) S 32216 32219 5091 0 -1 1077944384 160 0 0 0 12 5 0 0 20 0 16 0 13077329 10872623104 86376 18446744073709551615 4194304 4196468 140731486794144 139927635262352 139927705904853 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32224] ppid=32216 vsize=10617796 CPUtime=0.18 cores=1,3,5,7
/proc/32219/task/32224/stat : 32224 (java) S 32216 32219 5091 0 -1 1077944384 140 0 0 0 13 5 0 0 20 0 16 0 13077329 10872623104 86376 18446744073709551615 4194304 4196468 140731486794144 139927634209808 139927705904853 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32225] ppid=32216 vsize=10617796 CPUtime=0.18 cores=1,3,5,7
/proc/32219/task/32225/stat : 32225 (java) S 32216 32219 5091 0 -1 1077944384 156 0 0 0 13 5 0 0 20 0 16 0 13077329 10872623104 86376 18446744073709551615 4194304 4196468 140731486794144 139927633157264 139927705904853 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32226] ppid=32216 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/32219/task/32226/stat : 32226 (java) S 32216 32219 5091 0 -1 1077944384 291 0 0 0 0 0 0 0 20 0 16 0 13077331 10872623104 86376 18446744073709551615 4194304 4196468 140731486794144 139926744057840 139927705905794 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0

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

/proc/32219/task/32229/stat : 32229 (java) S 32216 32219 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13077334 10872623104 125460 18446744073709551615 4194304 4196468 140731486794144 139926740900048 139927705913243 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32230] ppid=32216 vsize=10617796 CPUtime=1.66 cores=1,3,5,7
/proc/32219/task/32230/stat : 32230 (java) S 32216 32219 5091 0 -1 1077944384 5997 0 0 0 165 1 0 0 20 0 16 0 13077334 10872623104 125460 18446744073709551615 4194304 4196468 140731486794144 139926739847664 139927705905794 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32231] ppid=32216 vsize=10617796 CPUtime=1.73 cores=1,3,5,7
/proc/32219/task/32231/stat : 32231 (java) S 32216 32219 5091 0 -1 1077944384 5222 0 0 0 173 0 0 0 20 0 16 0 13077334 10872623104 125460 18446744073709551615 4194304 4196468 140731486794144 139926738795120 139927705905794 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32232] ppid=32216 vsize=10617796 CPUtime=0.39 cores=1,3,5,7
/proc/32219/task/32232/stat : 32232 (java) S 32216 32219 5091 0 -1 1077944384 2776 0 0 0 38 1 0 0 20 0 16 0 13077334 10872623104 125460 18446744073709551615 4194304 4196468 140731486794144 139926737742576 139927705905794 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32233] ppid=32216 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/32219/task/32233/stat : 32233 (java) S 32216 32219 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13077334 10872623104 125460 18446744073709551615 4194304 4196468 140731486794144 139926736690272 139927705904853 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32234] ppid=32216 vsize=10617796 CPUtime=0.02 cores=1,3,5,7
/proc/32219/task/32234/stat : 32234 (java) S 32216 32219 5091 0 -1 1077944384 425 0 0 0 1 1 0 0 20 0 16 0 13077343 10872623104 125460 18446744073709551615 4194304 4196468 140731486794144 139926735636784 139927705905794 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32235] ppid=32216 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/32219/task/32235/stat : 32235 (java) S 32216 32219 5091 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 13077423 10872623104 125460 18446744073709551615 4194304 4196468 140731486794144 139926734582576 139927705905794 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
Current children cumulated CPU time (s) 57.2
Current children cumulated vsize (KiB) 10617796

[startup+53.6007 s]
/proc/loadavg: 3.82 3.00 2.36 6/210 32236
/proc/meminfo: memFree=23362236/32770624 swapFree=0/218208
[pid=32219] ppid=32216 vsize=10617796 CPUtime=58 cores=1,3,5,7
/proc/32219/stat : 32219 (java) S 32216 32219 5091 0 -1 1077944320 29343 0 0 0 5761 39 0 0 20 0 16 0 13077321 10872623104 125460 18446744073709551615 4194304 4196468 140731486794144 140731486776688 139927705894647 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 6 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
/proc/32219/statm: 2654449 125460 3109 1 0 2643910 0
[pid=32219/tid=32221] ppid=32216 vsize=10617796 CPUtime=53.18 cores=1,3,5,7
/proc/32219/task/32221/stat : 32221 (java) R 32216 32219 5091 0 -1 4202560 11609 0 0 0 5311 7 0 0 20 0 16 0 13077329 10872623104 125460 18446744073709551615 4194304 4196468 140731486794144 139927710130736 139927303871435 0 4 1 16800974 0 0 0 -1 5 0 0 8 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32222] ppid=32216 vsize=10617796 CPUtime=0.23 cores=1,3,5,7
/proc/32219/task/32222/stat : 32222 (java) S 32216 32219 5091 0 -1 1077944384 210 0 0 0 16 7 0 0 20 0 16 0 13077329 10872623104 125460 18446744073709551615 4194304 4196468 140731486794144 139927636314896 139927705904853 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32223] ppid=32216 vsize=10617796 CPUtime=0.23 cores=1,3,5,7
/proc/32219/task/32223/stat : 32223 (java) S 32216 32219 5091 0 -1 1077944384 231 0 0 0 17 6 0 0 20 0 16 0 13077329 10872623104 125460 18446744073709551615 4194304 4196468 140731486794144 139927635262352 139927705904853 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32224] ppid=32216 vsize=10617796 CPUtime=0.23 cores=1,3,5,7
/proc/32219/task/32224/stat : 32224 (java) S 32216 32219 5091 0 -1 1077944384 280 0 0 0 17 6 0 0 20 0 16 0 13077329 10872623104 125460 18446744073709551615 4194304 4196468 140731486794144 139927634209808 139927705904853 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32225] ppid=32216 vsize=10617796 CPUtime=0.23 cores=1,3,5,7
/proc/32219/task/32225/stat : 32225 (java) S 32216 32219 5091 0 -1 1077944384 534 0 0 0 17 6 0 0 20 0 16 0 13077329 10872623104 125460 18446744073709551615 4194304 4196468 140731486794144 139927633157264 139927705904853 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32226] ppid=32216 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/32219/task/32226/stat : 32226 (java) S 32216 32219 5091 0 -1 1077944384 680 0 0 0 0 0 0 0 20 0 16 0 13077331 10872623104 125460 18446744073709551615 4194304 4196468 140731486794144 139926744057840 139927705905794 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32227] ppid=32216 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/32219/task/32227/stat : 32227 (java) S 32216 32219 5091 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 16 0 13077331 10872623104 125460 18446744073709551615 4194304 4196468 140731486794144 139926743004064 139927705904853 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32228] ppid=32216 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/32219/task/32228/stat : 32228 (java) S 32216 32219 5091 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 13077331 10872623104 125460 18446744073709551615 4194304 4196468 140731486794144 139926741951472 139927705904853 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32229] ppid=32216 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/32219/task/32229/stat : 32229 (java) S 32216 32219 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13077334 10872623104 125460 18446744073709551615 4194304 4196468 140731486794144 139926740900048 139927705913243 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32230] ppid=32216 vsize=10617796 CPUtime=1.66 cores=1,3,5,7
/proc/32219/task/32230/stat : 32230 (java) S 32216 32219 5091 0 -1 1077944384 5997 0 0 0 165 1 0 0 20 0 16 0 13077334 10872623104 125460 18446744073709551615 4194304 4196468 140731486794144 139926739847664 139927705905794 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32231] ppid=32216 vsize=10617796 CPUtime=1.73 cores=1,3,5,7
/proc/32219/task/32231/stat : 32231 (java) S 32216 32219 5091 0 -1 1077944384 5222 0 0 0 173 0 0 0 20 0 16 0 13077334 10872623104 125460 18446744073709551615 4194304 4196468 140731486794144 139926738795120 139927705905794 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32232] ppid=32216 vsize=10617796 CPUtime=0.39 cores=1,3,5,7
/proc/32219/task/32232/stat : 32232 (java) S 32216 32219 5091 0 -1 1077944384 2776 0 0 0 38 1 0 0 20 0 16 0 13077334 10872623104 125460 18446744073709551615 4194304 4196468 140731486794144 139926737742576 139927705905794 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32233] ppid=32216 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/32219/task/32233/stat : 32233 (java) S 32216 32219 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13077334 10872623104 125460 18446744073709551615 4194304 4196468 140731486794144 139926736690272 139927705904853 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32234] ppid=32216 vsize=10617796 CPUtime=0.02 cores=1,3,5,7
/proc/32219/task/32234/stat : 32234 (java) S 32216 32219 5091 0 -1 1077944384 425 0 0 0 1 1 0 0 20 0 16 0 13077343 10872623104 125460 18446744073709551615 4194304 4196468 140731486794144 139926735636784 139927705905794 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32235] ppid=32216 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/32219/task/32235/stat : 32235 (java) S 32216 32219 5091 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 13077423 10872623104 125460 18446744073709551615 4194304 4196468 140731486794144 139926734582576 139927705905794 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
Current children cumulated CPU time (s) 58
Current children cumulated vsize (KiB) 10617796

[startup+54.0065 s]
/proc/loadavg: 3.99 3.05 2.38 3/210 32236
/proc/meminfo: memFree=23362236/32770624 swapFree=0/218208
[pid=32219] ppid=32216 vsize=10617796 CPUtime=58.4 cores=1,3,5,7
/proc/32219/stat : 32219 (java) S 32216 32219 5091 0 -1 1077944320 29345 0 0 0 5801 39 0 0 20 0 16 0 13077321 10872623104 125460 18446744073709551615 4194304 4196468 140731486794144 140731486776688 139927705894647 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 6 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
/proc/32219/statm: 2654449 125460 3109 1 0 2643910 0
[pid=32219/tid=32221] ppid=32216 vsize=10617796 CPUtime=53.59 cores=1,3,5,7
/proc/32219/task/32221/stat : 32221 (java) R 32216 32219 5091 0 -1 4202560 11611 0 0 0 5352 7 0 0 20 0 16 0 13077329 10872623104 125460 18446744073709551615 4194304 4196468 140731486794144 139927710130736 139927303627919 0 4 1 16800974 0 0 0 -1 5 0 0 8 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32222] ppid=32216 vsize=10617796 CPUtime=0.23 cores=1,3,5,7
/proc/32219/task/32222/stat : 32222 (java) S 32216 32219 5091 0 -1 1077944384 210 0 0 0 16 7 0 0 20 0 16 0 13077329 10872623104 125460 18446744073709551615 4194304 4196468 140731486794144 139927636314896 139927705904853 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32223] ppid=32216 vsize=10617796 CPUtime=0.23 cores=1,3,5,7
/proc/32219/task/32223/stat : 32223 (java) S 32216 32219 5091 0 -1 1077944384 231 0 0 0 17 6 0 0 20 0 16 0 13077329 10872623104 125460 18446744073709551615 4194304 4196468 140731486794144 139927635262352 139927705904853 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32224] ppid=32216 vsize=10617796 CPUtime=0.23 cores=1,3,5,7
/proc/32219/task/32224/stat : 32224 (java) S 32216 32219 5091 0 -1 1077944384 280 0 0 0 17 6 0 0 20 0 16 0 13077329 10872623104 125460 18446744073709551615 4194304 4196468 140731486794144 139927634209808 139927705904853 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32225] ppid=32216 vsize=10617796 CPUtime=0.23 cores=1,3,5,7
/proc/32219/task/32225/stat : 32225 (java) S 32216 32219 5091 0 -1 1077944384 534 0 0 0 17 6 0 0 20 0 16 0 13077329 10872623104 125460 18446744073709551615 4194304 4196468 140731486794144 139927633157264 139927705904853 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32226] ppid=32216 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/32219/task/32226/stat : 32226 (java) S 32216 32219 5091 0 -1 1077944384 680 0 0 0 0 0 0 0 20 0 16 0 13077331 10872623104 125460 18446744073709551615 4194304 4196468 140731486794144 139926744057840 139927705905794 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32227] ppid=32216 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/32219/task/32227/stat : 32227 (java) S 32216 32219 5091 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 16 0 13077331 10872623104 125460 18446744073709551615 4194304 4196468 140731486794144 139926743004064 139927705904853 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32228] ppid=32216 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/32219/task/32228/stat : 32228 (java) S 32216 32219 5091 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 13077331 10872623104 125460 18446744073709551615 4194304 4196468 140731486794144 139926741951472 139927705904853 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32229] ppid=32216 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/32219/task/32229/stat : 32229 (java) S 32216 32219 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13077334 10872623104 125460 18446744073709551615 4194304 4196468 140731486794144 139926740900048 139927705913243 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32230] ppid=32216 vsize=10617796 CPUtime=1.66 cores=1,3,5,7
/proc/32219/task/32230/stat : 32230 (java) S 32216 32219 5091 0 -1 1077944384 5997 0 0 0 165 1 0 0 20 0 16 0 13077334 10872623104 125460 18446744073709551615 4194304 4196468 140731486794144 139926739847664 139927705905794 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32231] ppid=32216 vsize=10617796 CPUtime=1.73 cores=1,3,5,7
/proc/32219/task/32231/stat : 32231 (java) S 32216 32219 5091 0 -1 1077944384 5222 0 0 0 173 0 0 0 20 0 16 0 13077334 10872623104 125460 18446744073709551615 4194304 4196468 140731486794144 139926738795120 139927705905794 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32232] ppid=32216 vsize=10617796 CPUtime=0.39 cores=1,3,5,7
/proc/32219/task/32232/stat : 32232 (java) S 32216 32219 5091 0 -1 1077944384 2776 0 0 0 38 1 0 0 20 0 16 0 13077334 10872623104 125460 18446744073709551615 4194304 4196468 140731486794144 139926737742576 139927705905794 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32233] ppid=32216 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/32219/task/32233/stat : 32233 (java) S 32216 32219 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13077334 10872623104 125460 18446744073709551615 4194304 4196468 140731486794144 139926736690272 139927705904853 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32234] ppid=32216 vsize=10617796 CPUtime=0.02 cores=1,3,5,7
/proc/32219/task/32234/stat : 32234 (java) S 32216 32219 5091 0 -1 1077944384 425 0 0 0 1 1 0 0 20 0 16 0 13077343 10872623104 125460 18446744073709551615 4194304 4196468 140731486794144 139926735636784 139927705905794 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32235] ppid=32216 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/32219/task/32235/stat : 32235 (java) S 32216 32219 5091 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 13077423 10872623104 125460 18446744073709551615 4194304 4196468 140731486794144 139926734582576 139927705905794 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
Current children cumulated CPU time (s) 58.4
Current children cumulated vsize (KiB) 10617796

[startup+54.2007 s]
/proc/loadavg: 3.99 3.05 2.38 3/210 32236
/proc/meminfo: memFree=23362236/32770624 swapFree=0/218208
[pid=32219] ppid=32216 vsize=10685388 CPUtime=58.54 cores=1,3,5,7
/proc/32219/stat : 32219 (java) S 32216 32219 5091 0 -1 1077944320 30491 0 0 0 5815 39 0 0 20 0 16 0 13077321 10941837312 125503 18446744073709551615 4194304 4196468 140731486794144 140731486776688 139927705894647 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 6 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
/proc/32219/statm: 2671347 125503 3111 1 0 2660808 0
[pid=32219/tid=32221] ppid=32216 vsize=10685388 CPUtime=53.72 cores=1,3,5,7
/proc/32219/task/32221/stat : 32221 (java) S 32216 32219 5091 0 -1 1077944384 12241 0 0 0 5365 7 0 0 20 0 16 0 13077329 10941837312 125503 18446744073709551615 4194304 4196468 140731486794144 139927710135328 139927705904853 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 8 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32222] ppid=32216 vsize=10685388 CPUtime=0.23 cores=1,3,5,7
/proc/32219/task/32222/stat : 32222 (java) S 32216 32219 5091 0 -1 1077944384 210 0 0 0 16 7 0 0 20 0 16 0 13077329 10941837312 125503 18446744073709551615 4194304 4196468 140731486794144 139927636314896 139927705904853 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32223] ppid=32216 vsize=10685388 CPUtime=0.23 cores=1,3,5,7
/proc/32219/task/32223/stat : 32223 (java) S 32216 32219 5091 0 -1 1077944384 231 0 0 0 17 6 0 0 20 0 16 0 13077329 10941837312 125503 18446744073709551615 4194304 4196468 140731486794144 139927635262352 139927705904853 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32224] ppid=32216 vsize=10685388 CPUtime=0.23 cores=1,3,5,7
/proc/32219/task/32224/stat : 32224 (java) S 32216 32219 5091 0 -1 1077944384 280 0 0 0 17 6 0 0 20 0 16 0 13077329 10941837312 125503 18446744073709551615 4194304 4196468 140731486794144 139927634209808 139927705904853 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32225] ppid=32216 vsize=10685388 CPUtime=0.23 cores=1,3,5,7
/proc/32219/task/32225/stat : 32225 (java) S 32216 32219 5091 0 -1 1077944384 534 0 0 0 17 6 0 0 20 0 16 0 13077329 10941837312 125503 18446744073709551615 4194304 4196468 140731486794144 139927633157264 139927705904853 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32226] ppid=32216 vsize=10685388 CPUtime=0 cores=1,3,5,7
/proc/32219/task/32226/stat : 32226 (java) S 32216 32219 5091 0 -1 1077944384 680 0 0 0 0 0 0 0 20 0 16 0 13077331 10941837312 125503 18446744073709551615 4194304 4196468 140731486794144 139926744057840 139927705905794 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32227] ppid=32216 vsize=10685388 CPUtime=0 cores=1,3,5,7
/proc/32219/task/32227/stat : 32227 (java) S 32216 32219 5091 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 16 0 13077331 10941837312 125503 18446744073709551615 4194304 4196468 140731486794144 139926743004064 139927705904853 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32228] ppid=32216 vsize=10685388 CPUtime=0 cores=1,3,5,7
/proc/32219/task/32228/stat : 32228 (java) S 32216 32219 5091 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 13077331 10941837312 125503 18446744073709551615 4194304 4196468 140731486794144 139926741951472 139927705904853 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32229] ppid=32216 vsize=10685388 CPUtime=0 cores=1,3,5,7
/proc/32219/task/32229/stat : 32229 (java) S 32216 32219 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13077334 10941837312 125503 18446744073709551615 4194304 4196468 140731486794144 139926740900048 139927705913243 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32230] ppid=32216 vsize=10685388 CPUtime=1.66 cores=1,3,5,7
/proc/32219/task/32230/stat : 32230 (java) S 32216 32219 5091 0 -1 1077944384 6098 0 0 0 165 1 0 0 20 0 16 0 13077334 10941837312 125503 18446744073709551615 4194304 4196468 140731486794144 139926739847664 139927705905794 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32231] ppid=32216 vsize=10685388 CPUtime=1.73 cores=1,3,5,7
/proc/32219/task/32231/stat : 32231 (java) S 32216 32219 5091 0 -1 1077944384 5315 0 0 0 173 0 0 0 20 0 16 0 13077334 10941837312 125503 18446744073709551615 4194304 4196468 140731486794144 139926738795120 139927705905794 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32232] ppid=32216 vsize=10685388 CPUtime=0.39 cores=1,3,5,7
/proc/32219/task/32232/stat : 32232 (java) S 32216 32219 5091 0 -1 1077944384 2970 0 0 0 38 1 0 0 20 0 16 0 13077334 10941837312 125503 18446744073709551615 4194304 4196468 140731486794144 139926737742576 139927705905794 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32233] ppid=32216 vsize=10685388 CPUtime=0 cores=1,3,5,7
/proc/32219/task/32233/stat : 32233 (java) S 32216 32219 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13077334 10941837312 125503 18446744073709551615 4194304 4196468 140731486794144 139926736690272 139927705904853 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32234] ppid=32216 vsize=10685388 CPUtime=0.02 cores=1,3,5,7
/proc/32219/task/32234/stat : 32234 (java) S 32216 32219 5091 0 -1 1077944384 425 0 0 0 1 1 0 0 20 0 16 0 13077343 10941837312 125503 18446744073709551615 4194304 4196468 140731486794144 139926735636784 139927705905794 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
Current children cumulated CPU time (s) 58.54
Current children cumulated vsize (KiB) 10685388

[startup+54.3007 s]
/proc/loadavg: 3.99 3.05 2.38 3/210 32236
/proc/meminfo: memFree=23362236/32770624 swapFree=0/218208
[pid=32219] ppid=32216 vsize=10685388 CPUtime=58.54 cores=1,3,5,7
/proc/32219/stat : 32219 (java) S 32216 32219 5091 0 -1 1077944320 30491 0 0 0 5815 39 0 0 20 0 16 0 13077321 10941837312 125503 18446744073709551615 4194304 4196468 140731486794144 140731486776688 139927705894647 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 6 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
/proc/32219/statm: 2671347 125503 3111 1 0 2660808 0
[pid=32219/tid=32221] ppid=32216 vsize=10685388 CPUtime=53.72 cores=1,3,5,7
/proc/32219/task/32221/stat : 32221 (java) S 32216 32219 5091 0 -1 1077944384 12241 0 0 0 5365 7 0 0 20 0 16 0 13077329 10941837312 125503 18446744073709551615 4194304 4196468 140731486794144 139927710135328 139927705904853 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 8 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32222] ppid=32216 vsize=10685388 CPUtime=0.23 cores=1,3,5,7
/proc/32219/task/32222/stat : 32222 (java) S 32216 32219 5091 0 -1 1077944384 210 0 0 0 16 7 0 0 20 0 16 0 13077329 10941837312 125503 18446744073709551615 4194304 4196468 140731486794144 139927636314896 139927705904853 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32223] ppid=32216 vsize=10685388 CPUtime=0.23 cores=1,3,5,7
/proc/32219/task/32223/stat : 32223 (java) S 32216 32219 5091 0 -1 1077944384 231 0 0 0 17 6 0 0 20 0 16 0 13077329 10941837312 125503 18446744073709551615 4194304 4196468 140731486794144 139927635262352 139927705904853 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32224] ppid=32216 vsize=10685388 CPUtime=0.23 cores=1,3,5,7
/proc/32219/task/32224/stat : 32224 (java) S 32216 32219 5091 0 -1 1077944384 280 0 0 0 17 6 0 0 20 0 16 0 13077329 10941837312 125503 18446744073709551615 4194304 4196468 140731486794144 139927634209808 139927705904853 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32225] ppid=32216 vsize=10685388 CPUtime=0.23 cores=1,3,5,7
/proc/32219/task/32225/stat : 32225 (java) S 32216 32219 5091 0 -1 1077944384 534 0 0 0 17 6 0 0 20 0 16 0 13077329 10941837312 125503 18446744073709551615 4194304 4196468 140731486794144 139927633157264 139927705904853 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32226] ppid=32216 vsize=10685388 CPUtime=0 cores=1,3,5,7
/proc/32219/task/32226/stat : 32226 (java) S 32216 32219 5091 0 -1 1077944384 680 0 0 0 0 0 0 0 20 0 16 0 13077331 10941837312 125503 18446744073709551615 4194304 4196468 140731486794144 139926744057840 139927705905794 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32227] ppid=32216 vsize=10685388 CPUtime=0 cores=1,3,5,7
/proc/32219/task/32227/stat : 32227 (java) S 32216 32219 5091 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 16 0 13077331 10941837312 125503 18446744073709551615 4194304 4196468 140731486794144 139926743004064 139927705904853 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32228] ppid=32216 vsize=10685388 CPUtime=0 cores=1,3,5,7
/proc/32219/task/32228/stat : 32228 (java) S 32216 32219 5091 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 13077331 10941837312 125503 18446744073709551615 4194304 4196468 140731486794144 139926741951472 139927705904853 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32229] ppid=32216 vsize=10685388 CPUtime=0 cores=1,3,5,7
/proc/32219/task/32229/stat : 32229 (java) S 32216 32219 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13077334 10941837312 125503 18446744073709551615 4194304 4196468 140731486794144 139926740900048 139927705913243 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32230] ppid=32216 vsize=10685388 CPUtime=1.66 cores=1,3,5,7
/proc/32219/task/32230/stat : 32230 (java) S 32216 32219 5091 0 -1 1077944384 6098 0 0 0 165 1 0 0 20 0 16 0 13077334 10941837312 125503 18446744073709551615 4194304 4196468 140731486794144 139926739847664 139927705905794 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32231] ppid=32216 vsize=10685388 CPUtime=1.73 cores=1,3,5,7
/proc/32219/task/32231/stat : 32231 (java) S 32216 32219 5091 0 -1 1077944384 5315 0 0 0 173 0 0 0 20 0 16 0 13077334 10941837312 125503 18446744073709551615 4194304 4196468 140731486794144 139926738795120 139927705905794 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32232] ppid=32216 vsize=10685388 CPUtime=0.39 cores=1,3,5,7
/proc/32219/task/32232/stat : 32232 (java) S 32216 32219 5091 0 -1 1077944384 2970 0 0 0 38 1 0 0 20 0 16 0 13077334 10941837312 125503 18446744073709551615 4194304 4196468 140731486794144 139926737742576 139927705905794 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32233] ppid=32216 vsize=10685388 CPUtime=0 cores=1,3,5,7
/proc/32219/task/32233/stat : 32233 (java) S 32216 32219 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13077334 10941837312 125503 18446744073709551615 4194304 4196468 140731486794144 139926736690272 139927705904853 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
[pid=32219/tid=32234] ppid=32216 vsize=10685388 CPUtime=0.02 cores=1,3,5,7
/proc/32219/task/32234/stat : 32234 (java) S 32216 32219 5091 0 -1 1077944384 425 0 0 0 1 1 0 0 20 0 16 0 13077343 10941837312 125503 18446744073709551615 4194304 4196468 140731486794144 139926735636784 139927705905794 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15269888 140731486798258 140731486798411 140731486798411 140731486801871 0
Current children cumulated CPU time (s) 58.54
Current children cumulated vsize (KiB) 10685388

Child status: 0
Real time (s): 54.3476
CPU time (s): 58.5585
CPU user time (s): 58.1571
CPU system time (s): 0.40149
CPU usage (%): 107.748
Max. virtual memory (cumulated for all children) (KiB): 10685388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 58.1571
system time used= 0.40149
maximum resident set size= 502224
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31135
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3186
involuntary context switches= 65

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.269813 second user time and 0.339705 second system time

The end

Launcher Data

Begin job on node129 at 2017-08-02 05:15:03
IDJOB=4258025
IDBENCH=120617
IDSOLVER=2643
FILE ID=node129/4258025-1501644542
RUNJOBID= node129-1501642919-31105
PBS_JOBID= 
Free space on /tmp= 61772 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-4258025-1501644542/watcher-4258025-1501644542 -o /tmp/evaluation-result-4258025-1501644542/solver-4258025-1501644542 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node129-1501642919-31105 --watchdog 300  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4258025-1501644542.xml

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

MD5SUM BENCH= 681bcba91e68c7fd43dde01217071906
RANDOM SEED=1260720039

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

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        30015480 kB
MemAvailable:   30159568 kB
Buffers:          116016 kB
Cached:           309772 kB
SwapCached:            0 kB
Active:          2123064 kB
Inactive:         226680 kB
Active(anon):    1924280 kB
Inactive(anon):     8532 kB
Active(file):     198784 kB
Inactive(file):   218148 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1684 kB
Writeback:             0 kB
AnonPages:       1924032 kB
Mapped:            42064 kB
Shmem:              8872 kB
Slab:             111064 kB
SReclaimable:      85984 kB
SUnreclaim:        25080 kB
KernelStack:        3440 kB
PageTables:         8524 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3332728 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1810432 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61768 MiB
End job on node129 at 2017-08-02 05:15:57