Trace number 4109541

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 NameAnswerCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16OPTIMUM 15.5616 22.3573

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111220546--soft-66-100-0.wbo
MD5SUM33073796b90256de3fa5d24843165564
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark69
Best CPU time to get the best result obtained on this benchmark9.8775
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables169
Total number of constraints101
Number of soft constraints28
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Top cost 1415
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 1414
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1248
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.11	c Pseudo Boolean Optimization by upper bound
0.11/0.11	c ManyCore solver with 2 solvers running in parallel
0.11/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4109541-1467321307.wbo
0.11/0.11	c reading problem ... 
0.11/0.17	c ... done. Wall clock time 0.063s.
0.11/0.17	c declared #vars     169
0.11/0.17	c internal #vars     197
0.11/0.17	c #constraints  101
0.11/0.17	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.17	c constraints type 
0.11/0.17	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 28
0.11/0.17	c org.sat4j.minisat.constraints.card.MinWatchCard => 50
0.11/0.17	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 2
0.11/0.17	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 21
0.11/0.17	c 101 constraints processed.
0.11/0.17	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.17	c constraints type 
0.11/0.17	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 2
0.11/0.17	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 28
0.11/0.17	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 50
0.11/0.17	c org.sat4j.pb.constraints.pb.MaxWatchPb => 21
0.11/0.17	c 101 constraints processed.
0.11/0.17	c objective function length is 28 literals
1.86/0.66	c And the winner is solver1
2.23/0.73	c cleaning 2500 clauses out of 5000 with flag 13603/5000
2.23/0.77	c SATISFIABLE
2.23/0.77	c OPTIMIZING...
2.23/0.77	c Got one! Elapsed wall clock time (in seconds):0.668
2.23/0.77	o 1065
2.51/0.84	c And the winner is solver0
2.91/1.28	c Got one! Elapsed wall clock time (in seconds):1.169
2.91/1.28	o 1060
2.95/1.37	c cleaning 3950 clauses out of 7902 with flag 9739/10402
2.95/1.39	c And the winner is solver0
3.36/1.78	c Got one! Elapsed wall clock time (in seconds):1.67
3.36/1.78	o 1047
3.39/1.83	c And the winner is solver0
3.50/2.28	c Got one! Elapsed wall clock time (in seconds):2.171
3.50/2.28	o 1040
3.55/2.39	c And the winner is solver0
3.74/2.78	c Got one! Elapsed wall clock time (in seconds):2.672
3.74/2.78	o 1030
3.77/2.82	c cleaning 5110 clauses out of 10222 with flag 3466/16672
3.98/2.96	c And the winner is solver0
4.11/3.28	c Got one! Elapsed wall clock time (in seconds):3.173
4.11/3.28	o 1027
4.11/3.29	c And the winner is solver0
4.15/3.78	c Got one! Elapsed wall clock time (in seconds):3.674
4.15/3.78	o 806
4.42/3.94	c And the winner is solver0
4.53/4.28	c Got one! Elapsed wall clock time (in seconds):4.175
4.53/4.28	o 803
4.55/4.38	c cleaning 8202 clauses out of 16410 with flag 7321/27970
4.79/4.42	c And the winner is solver0
4.85/4.78	c Got one! Elapsed wall clock time (in seconds):4.676
4.85/4.78	o 800
4.88/4.82	c And the winner is solver0
4.95/5.28	c Got one! Elapsed wall clock time (in seconds):5.177
4.95/5.28	o 799
4.95/5.29	c And the winner is solver0
4.95/5.78	c Got one! Elapsed wall clock time (in seconds):5.678
4.95/5.78	o 238
4.97/5.83	c And the winner is solver0
5.06/6.29	c Got one! Elapsed wall clock time (in seconds):6.179
5.06/6.29	o 235
5.08/6.36	c cleaning 7088 clauses out of 14176 with flag 7308/33938
5.08/6.39	c And the winner is solver0
5.31/6.79	c Got one! Elapsed wall clock time (in seconds):6.68
5.31/6.79	o 224
5.33/6.88	c And the winner is solver0
5.57/7.29	c Got one! Elapsed wall clock time (in seconds):7.181
5.57/7.29	o 219
5.59/7.36	c cleaning 6551 clauses out of 13111 with flag 7769/39961
5.99/7.56	c cleaning 6278 clauses out of 12561 with flag 31723/45962
5.99/7.59	c And the winner is solver0
6.20/7.79	c Got one! Elapsed wall clock time (in seconds):7.682
6.20/7.79	o 218
6.43/7.93	c cleaning 5721 clauses out of 11441 with flag 14677/51120
6.63/8.06	c And the winner is solver0
6.77/8.29	c Got one! Elapsed wall clock time (in seconds):8.183
6.77/8.29	o 208
6.77/8.33	c cleaning 5436 clauses out of 10878 with flag 3996/56278
7.00/8.40	c And the winner is solver0
7.01/8.79	c Got one! Elapsed wall clock time (in seconds):8.684
7.01/8.79	o 206
7.24/8.92	c cleaning 5608 clauses out of 11217 with flag 15867/62053
7.24/8.93	c And the winner is solver0
7.32/9.29	c Got one! Elapsed wall clock time (in seconds):9.185
7.32/9.29	o 203
7.33/9.34	c And the winner is solver0
7.43/9.79	c Got one! Elapsed wall clock time (in seconds):9.686
7.43/9.79	o 195
7.44/9.90	c And the winner is solver0
7.68/10.29	c Got one! Elapsed wall clock time (in seconds):10.187
7.68/10.29	o 191
7.68/10.37	c cleaning 6009 clauses out of 12022 with flag 7466/68466
7.68/10.37	c And the winner is solver0
7.85/10.79	c Got one! Elapsed wall clock time (in seconds):10.688
7.85/10.79	o 190
7.85/10.80	c And the winner is solver0
7.87/11.30	c Got one! Elapsed wall clock time (in seconds):11.189
7.87/11.30	o 175
7.87/11.31	c And the winner is solver0
7.92/11.80	c Got one! Elapsed wall clock time (in seconds):11.69
7.92/11.80	o 163
7.92/11.80	c And the winner is solver0
7.94/12.30	c Got one! Elapsed wall clock time (in seconds):12.191
7.94/12.30	o 158
7.94/12.37	c And the winner is solver0
8.10/12.80	c Got one! Elapsed wall clock time (in seconds):12.692
8.10/12.80	o 157
8.11/12.81	c And the winner is solver0
8.11/13.30	c Got one! Elapsed wall clock time (in seconds):13.192
8.11/13.30	o 152
8.11/13.32	c And the winner is solver0
8.18/13.80	c Got one! Elapsed wall clock time (in seconds):13.693
8.18/13.80	o 123
8.38/13.94	c cleaning 6301 clauses out of 12601 with flag 12340/75054
8.99/14.15	c cleaning 6146 clauses out of 12300 with flag 35500/81054
9.51/14.33	c And the winner is solver0
9.58/14.80	c Got one! Elapsed wall clock time (in seconds):14.694
9.58/14.80	o 117
9.81/14.97	c And the winner is solver0
9.97/15.30	c Got one! Elapsed wall clock time (in seconds):15.195
9.97/15.30	o 116
9.97/15.33	c And the winner is solver0
10.04/15.80	c Got one! Elapsed wall clock time (in seconds):15.696
10.04/15.80	o 113
10.04/15.81	c And the winner is solver0
10.09/16.30	c Got one! Elapsed wall clock time (in seconds):16.197
10.09/16.30	o 112
10.09/16.35	c And the winner is solver0
10.20/16.80	c Got one! Elapsed wall clock time (in seconds):16.698
10.20/16.80	o 107
10.20/16.82	c And the winner is solver0
10.27/17.31	c Got one! Elapsed wall clock time (in seconds):17.199
10.27/17.31	o 106
10.27/17.32	c And the winner is solver0
10.32/17.81	c Got one! Elapsed wall clock time (in seconds):17.699
10.32/17.81	o 99
10.32/17.82	c And the winner is solver0
10.37/18.31	c Got one! Elapsed wall clock time (in seconds):18.2
10.37/18.31	o 80
10.56/18.44	c cleaning 10136 clauses out of 20271 with flag 8324/95171
11.16/18.69	c cleaning 8067 clauses out of 16135 with flag 32803/101171
11.74/18.88	c And the winner is solver0
11.95/19.31	c Got one! Elapsed wall clock time (in seconds):19.201
11.95/19.31	o 79
11.95/19.33	c And the winner is solver0
12.01/19.81	c Got one! Elapsed wall clock time (in seconds):19.703
12.01/19.81	o 72
12.01/19.86	c cleaning 7053 clauses out of 14113 with flag 4338/107217
12.38/20.08	c cleaning 6529 clauses out of 13060 with flag 30276/113218
12.99/20.34	c cleaning 6764 clauses out of 13530 with flag 62306/120218
13.61/20.66	c cleaning 7379 clauses out of 14763 with flag 95854/128217
14.22/21.00	c cleaning 8192 clauses out of 16383 with flag 134205/137219
14.42/21.08	c And the winner is solver0
14.60/21.31	c Got one! Elapsed wall clock time (in seconds):21.205
14.60/21.31	o 70
14.76/21.43	c cleaning 6799 clauses out of 13607 with flag 13100/142641
14.76/21.47	c And the winner is solver0
14.94/21.81	c Got one! Elapsed wall clock time (in seconds):21.707
14.94/21.81	o 69
15.10/21.96	c cleaning 6091 clauses out of 12191 with flag 16783/148027
15.32/22.05	c And the winner is solver0
15.48/22.35	c >>>>>>>>>> Solver number 0 (39 answers) <<<<<<<<<<<<<<<<<<
15.48/22.35	c starts		: 588
15.48/22.35	c conflicts		: 151003
15.48/22.35	c decisions		: 232274
15.48/22.35	c propagations		: 3252458
15.48/22.35	c inspects		: 55795254
15.48/22.35	c shortcuts		: 0
15.48/22.35	c learnt literals	: 27
15.48/22.35	c learnt binary clauses	: 144
15.48/22.35	c learnt ternary clauses	: 536
15.48/22.35	c learnt constraints	: 150975
15.48/22.35	c ignored constraints	: 0
15.48/22.35	c root simplifications	: 0
15.48/22.35	c removed literals (reason simplification)	: 1826251
15.48/22.35	c reason swapping (by a shorter reason)	: 0
15.48/22.35	c Calls to reduceDB	: 22
15.48/22.35	c Number of update (reduction) of LBD	: 34760
15.48/22.35	c Imported unit clauses	: 0
15.48/22.35	c number of reductions to clauses (during analyze)	: 0
15.48/22.35	c number of learned constraints concerned by reduction	: 0
15.48/22.35	c number of learning phase by resolution	: 0
15.48/22.35	c number of learning phase by cutting planes	: 0
15.48/22.35	c speed (assignments/second)	: 150779.19428862823
15.48/22.35	c non guided choices	1451
15.48/22.35	c learnt constraints type 
15.48/22.35	c >>>>>>>>>> Solver number 1 (1 answers) <<<<<<<<<<<<<<<<<<
15.48/22.35	c starts		: 41
15.48/22.35	c conflicts		: 838
15.48/22.35	c decisions		: 5080
15.48/22.35	c propagations		: 27509
15.48/22.35	c inspects		: 2490035
15.48/22.35	c shortcuts		: 0
15.48/22.35	c learnt literals	: 0
15.48/22.35	c learnt binary clauses	: 0
15.48/22.35	c learnt ternary clauses	: 0
15.48/22.35	c learnt constraints	: 810
15.48/22.35	c ignored constraints	: 0
15.48/22.35	c root simplifications	: 0
15.48/22.35	c removed literals (reason simplification)	: 0
15.48/22.35	c reason swapping (by a shorter reason)	: 0
15.48/22.35	c Calls to reduceDB	: 0
15.48/22.35	c Number of update (reduction) of LBD	: 0
15.48/22.35	c Imported unit clauses	: 0
15.48/22.35	c number of reductions to clauses (during analyze)	: 0
15.48/22.35	c number of learned constraints concerned by reduction	: 0
15.48/22.35	c number of learning phase by resolution	: 0
15.48/22.35	c number of learning phase by cutting planes	: 0
15.48/22.35	c speed (assignments/second)	: 52001.89035916824
15.48/22.35	c non guided choices	742
15.48/22.35	c learnt constraints type 
15.48/22.35	s OPTIMUM FOUND
15.48/22.35	c Found 39 solution(s)
15.48/22.35	v -x1 x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 x124 -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 x161 x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 
15.48/22.35	c objective function=69
15.48/22.35	c Total wall clock time (in seconds): 22.242

Verifier Data

OK	69

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-4109541-1467321307/watcher-4109541-1467321307 -o /tmp/evaluation-result-4109541-1467321307/solver-4109541-1467321307 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node120-1467318784-20067 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4109541-1467321307.wbo 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 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: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.04 1.21 1.26 2/169 29400
/proc/meminfo: memFree=28367224/32872528 swapFree=1590004/1720820
[pid=29400] ppid=29397 vsize=96324 CPUtime=0 cores=1,3,5,7
/proc/29400/stat : 29400 (java) S 29397 29400 13693 0 -1 4202496 1313 0 0 0 0 0 0 0 20 0 2 0 13089182 98635776 944 33554432000 1073741824 1073778376 140733746134240 140733746125376 226087698493 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29400/statm: 24081 953 722 9 0 16771 0
[pid=29400/tid=29401] ppid=29397 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29401/stat : 29401 (java) R 29397 29400 13693 0 -1 4202560 125 0 0 0 0 0 0 0 20 0 2 0 13089183 98570240 975 33554432000 1073741824 1073778376 140733746134240 140295108939304 140295115502711 0 0 4096 0 0 0 0 -1 1 0 0 0 0 0

[startup+0.100157 s]
/proc/loadavg: 1.04 1.21 1.26 2/169 29400
/proc/meminfo: memFree=28367224/32872528 swapFree=1590004/1720820
[pid=29400] ppid=29397 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/29400/stat : 29400 (java) S 29397 29400 13693 0 -1 4202496 4553 0 1 0 10 1 0 0 20 0 18 0 13089182 9787879424 5675 33554432000 1073741824 1073778376 140733746134240 140733746125376 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29400/statm: 2389619 5675 2156 9 0 2380296 0
[pid=29400/tid=29401] ppid=29397 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/29400/task/29401/stat : 29401 (java) R 29397 29400 13693 0 -1 4202560 2435 0 1 0 7 0 0 0 20 0 18 0 13089183 9787879424 5675 33554432000 1073741824 1073778376 140733746134240 140295108942752 140295111747581 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200387 s]
/proc/loadavg: 1.04 1.21 1.26 2/169 29400
/proc/meminfo: memFree=28367224/32872528 swapFree=1590004/1720820
[pid=29400] ppid=29397 vsize=9824732 CPUtime=0.27 cores=1,3,5,7
/proc/29400/stat : 29400 (java) S 29397 29400 13693 0 -1 4202496 4888 0 1 0 26 1 0 0 20 0 22 0 13089182 10060525568 7495 33554432000 1073741824 1073778376 140733746134240 140733746125376 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29400/statm: 2456183 7495 2219 9 0 2446860 0
[pid=29400/tid=29401] ppid=29397 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/29400/task/29401/stat : 29401 (java) S 29397 29400 13693 0 -1 4202560 2464 0 1 0 15 0 0 0 20 0 22 0 13089183 10060525568 7496 33554432000 1073741824 1073778376 140733746134240 140295108944760 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9824732

[startup+0.300287 s]
/proc/loadavg: 1.04 1.21 1.26 2/169 29400
/proc/meminfo: memFree=28367224/32872528 swapFree=1590004/1720820
[pid=29400] ppid=29397 vsize=9824732 CPUtime=0.66 cores=1,3,5,7
/proc/29400/stat : 29400 (java) S 29397 29400 13693 0 -1 4202496 8038 0 1 0 65 1 0 0 20 0 22 0 13089182 10060525568 9731 33554432000 1073741824 1073778376 140733746134240 140733746125376 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29400/statm: 2456183 9731 2247 9 0 2446860 0
[pid=29400/tid=29401] ppid=29397 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/29400/task/29401/stat : 29401 (java) S 29397 29400 13693 0 -1 4202560 2464 0 1 0 15 0 0 0 20 0 22 0 13089183 10060525568 9731 33554432000 1073741824 1073778376 140733746134240 140295108944760 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 9824732

[startup+0.700342 s]
/proc/loadavg: 1.04 1.21 1.26 2/169 29400
/proc/meminfo: memFree=28367224/32872528 swapFree=1590004/1720820
[pid=29400] ppid=29397 vsize=9824732 CPUtime=2.23 cores=1,3,5,7
/proc/29400/stat : 29400 (java) S 29397 29400 13693 0 -1 4202496 16391 0 1 0 219 4 0 0 20 0 20 0 13089182 10060525568 19610 33554432000 1073741824 1073778376 140733746134240 140733746125376 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29400/statm: 2456183 19611 2262 9 0 2446860 0
[pid=29400/tid=29401] ppid=29397 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/29400/task/29401/stat : 29401 (java) S 29397 29400 13693 0 -1 4202560 2464 0 1 0 15 0 0 0 20 0 20 0 13089183 10060525568 19611 33554432000 1073741824 1073778376 140733746134240 140295108944760 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.23
Current children cumulated vsize (KiB) 9824732

[startup+1.50084 s]
/proc/loadavg: 1.04 1.21 1.26 1/188 29425
/proc/meminfo: memFree=28272252/32872528 swapFree=1590004/1720820
[pid=29400] ppid=29397 vsize=9824732 CPUtime=3.35 cores=1,3,5,7
/proc/29400/stat : 29400 (java) S 29397 29400 13693 0 -1 4202496 24806 0 1 0 325 10 0 0 20 0 19 0 13089182 10060525568 33234 33554432000 1073741824 1073778376 140733746134240 140733746125376 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29400/statm: 2456183 33234 2272 9 0 2446860 0
[pid=29400/tid=29401] ppid=29397 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/29400/task/29401/stat : 29401 (java) S 29397 29400 13693 0 -1 4202560 2465 0 1 0 15 0 0 0 20 0 19 0 13089183 10060525568 33234 33554432000 1073741824 1073778376 140733746134240 140295108944760 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29400/tid=29403] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29403/stat : 29403 (java) S 29397 29400 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13089183 10060525568 33234 33554432000 1073741824 1073778376 140733746134240 140294952995880 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29400/tid=29404] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29404/stat : 29404 (java) S 29397 29400 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13089183 10060525568 33234 33554432000 1073741824 1073778376 140733746134240 140294951943080 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29400/tid=29405] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29405/stat : 29405 (java) S 29397 29400 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13089183 10060525568 33234 33554432000 1073741824 1073778376 140733746134240 140294950890280 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29400/tid=29406] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29406/stat : 29406 (java) S 29397 29400 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13089183 10060525568 33234 33554432000 1073741824 1073778376 140733746134240 140294949837480 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29400/tid=29407] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29407/stat : 29407 (java) S 29397 29400 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13089183 10060525568 33234 33554432000 1073741824 1073778376 140733746134240 140294948784680 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29400/tid=29408] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29408/stat : 29408 (java) S 29397 29400 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13089183 10060525568 33234 33554432000 1073741824 1073778376 140733746134240 140294947731880 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29400/tid=29409] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29409/stat : 29409 (java) S 29397 29400 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13089183 10060525568 33234 33554432000 1073741824 1073778376 140733746134240 140294946679080 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29400/tid=29410] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29410/stat : 29410 (java) S 29397 29400 13693 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13089183 10060525568 33234 33554432000 1073741824 1073778376 140733746134240 140294945626280 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29400/tid=29411] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29411/stat : 29411 (java) S 29397 29400 13693 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13089184 10060525568 33234 33554432000 1073741824 1073778376 140733746134240 140294933216232 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29400/tid=29412] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29412/stat : 29412 (java) S 29397 29400 13693 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13089185 10060525568 33234 33554432000 1073741824 1073778376 140733746134240 140294932162296 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29400/tid=29413] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29413/stat : 29413 (java) S 29397 29400 13693 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13089185 10060525568 33234 33554432000 1073741824 1073778376 140733746134240 140294931109384 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29400/tid=29414] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29414/stat : 29414 (java) S 29397 29400 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13089187 10060525568 33234 33554432000 1073741824 1073778376 140733746134240 140294930057872 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29400/tid=29415] ppid=29397 vsize=9824732 CPUtime=0.89 cores=1,3,5,7
/proc/29400/task/29415/stat : 29415 (java) S 29397 29400 13693 0 -1 4202560 8175 0 0 0 87 2 0 0 20 0 19 0 13089187 10060525568 33234 33554432000 1073741824 1073778376 140733746134240 140294929004984 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29400/tid=29416] ppid=29397 vsize=9824732 CPUtime=0.85 cores=1,3,5,7
/proc/29400/task/29416/stat : 29416 (java) S 29397 29400 13693 0 -1 4202560 12782 0 0 0 83 2 0 0 20 0 19 0 13089187 10060525568 33234 33554432000 1073741824 1073778376 140733746134240 140294927952184 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29400/tid=29417] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29417/stat : 29417 (java) S 29397 29400 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13089187 10060525568 33234 33554432000 1073741824 1073778376 140733746134240 140294926899576 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29400/tid=29418] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29418/stat : 29418 (java) S 29397 29400 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13089187 10060525568 33234 33554432000 1073741824 1073778376 140733746134240 140294925846984 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29400/tid=29425] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29425/stat : 29425 (java) S 29397 29400 13693 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13089260 10060525568 33234 33554432000 1073741824 1073778376 140733746134240 140294921585576 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.35
Current children cumulated vsize (KiB) 9824732

[startup+3.10083 s]
/proc/loadavg: 1.04 1.21 1.26 1/188 29431
/proc/meminfo: memFree=28222868/32872528 swapFree=1590004/1720820
[pid=29400] ppid=29397 vsize=9824732 CPUtime=4.11 cores=1,3,5,7
/proc/29400/stat : 29400 (java) S 29397 29400 13693 0 -1 4202496 24888 0 1 0 394 17 0 0 20 0 19 0 13089182 10060525568 45038 33554432000 1073741824 1073778376 140733746134240 140733746125376 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29400/statm: 2456183 45038 2285 9 0 2446860 0
[pid=29400/tid=29401] ppid=29397 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/29400/task/29401/stat : 29401 (java) S 29397 29400 13693 0 -1 4202560 2466 0 1 0 16 0 0 0 20 0 19 0 13089183 10060525568 45038 33554432000 1073741824 1073778376 140733746134240 140295108944760 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29400/tid=29403] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29403/stat : 29403 (java) S 29397 29400 13693 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13089183 10060525568 45038 33554432000 1073741824 1073778376 140733746134240 140294952995880 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29400/tid=29404] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29404/stat : 29404 (java) S 29397 29400 13693 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13089183 10060525568 45038 33554432000 1073741824 1073778376 140733746134240 140294951943080 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29400/tid=29405] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29405/stat : 29405 (java) S 29397 29400 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13089183 10060525568 45038 33554432000 1073741824 1073778376 140733746134240 140294950890280 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29400/tid=29406] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29406/stat : 29406 (java) S 29397 29400 13693 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 13089183 10060525568 45038 33554432000 1073741824 1073778376 140733746134240 140294949837480 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29400/tid=29407] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29407/stat : 29407 (java) S 29397 29400 13693 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 13089183 10060525568 45038 33554432000 1073741824 1073778376 140733746134240 140294948784680 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29400/tid=29408] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29408/stat : 29408 (java) S 29397 29400 13693 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13089183 10060525568 45038 33554432000 1073741824 1073778376 140733746134240 140294947731880 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29400/tid=29409] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29409/stat : 29409 (java) S 29397 29400 13693 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13089183 10060525568 45038 33554432000 1073741824 1073778376 140733746134240 140294946679080 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29400/tid=29410] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29410/stat : 29410 (java) S 29397 29400 13693 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13089183 10060525568 45038 33554432000 1073741824 1073778376 140733746134240 140294945626280 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29400/tid=29411] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29411/stat : 29411 (java) S 29397 29400 13693 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 13089184 10060525568 45038 33554432000 1073741824 1073778376 140733746134240 140294933216232 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29400/tid=29412] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29412/stat : 29412 (java) S 29397 29400 13693 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 13089185 10060525568 45038 33554432000 1073741824 1073778376 140733746134240 140294932162296 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29400/tid=29413] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29413/stat : 29413 (java) S 29397 29400 13693 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 13089185 10060525568 45038 33554432000 1073741824 1073778376 140733746134240 140294931109384 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29400/tid=29414] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29414/stat : 29414 (java) S 29397 29400 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13089187 10060525568 45038 33554432000 1073741824 1073778376 140733746134240 140294930057872 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29400/tid=29415] ppid=29397 vsize=9824732 CPUtime=0.93 cores=1,3,5,7
/proc/29400/task/29415/stat : 29415 (java) S 29397 29400 13693 0 -1 4202560 8180 0 0 0 91 2 0 0 20 0 19 0 13089187 10060525568 45038 33554432000 1073741824 1073778376 140733746134240 140294929004984 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29400/tid=29416] ppid=29397 vsize=9824732 CPUtime=0.86 cores=1,3,5,7
/proc/29400/task/29416/stat : 29416 (java) S 29397 29400 13693 0 -1 4202560 12782 0 0 0 84 2 0 0 20 0 19 0 13089187 10060525568 45038 33554432000 1073741824 1073778376 140733746134240 140294927952184 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29400/tid=29417] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29417/stat : 29417 (java) S 29397 29400 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13089187 10060525568 45038 33554432000 1073741824 1073778376 140733746134240 140294926899576 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29400/tid=29418] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29418/stat : 29418 (java) S 29397 29400 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13089187 10060525568 45038 33554432000 1073741824 1073778376 140733746134240 140294925846984 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29400/tid=29425] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29425/stat : 29425 (java) S 29397 29400 13693 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13089260 10060525568 45038 33554432000 1073741824 1073778376 140733746134240 140294921585576 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.11
Current children cumulated vsize (KiB) 9824732

[startup+6.30084 s]
/proc/loadavg: 1.12 1.22 1.26 2/188 29452
/proc/meminfo: memFree=28181020/32872528 swapFree=1590004/1720820
[pid=29400] ppid=29397 vsize=9824732 CPUtime=5.08 cores=1,3,5,7
/proc/29400/stat : 29400 (java) S 29397 29400 13693 0 -1 4202496 24980 0 1 0 478 30 0 0 20 0 22 0 13089182 10060525568 48090 33554432000 1073741824 1073778376 140733746134240 140733746125376 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29400/statm: 2456183 48090 2286 9 0 2446860 0
[pid=29400/tid=29401] ppid=29397 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/29400/task/29401/stat : 29401 (java) S 29397 29400 13693 0 -1 4202560 2467 0 1 0 16 0 0 0 20 0 22 0 13089183 10060525568 48090 33554432000 1073741824 1073778376 140733746134240 140295108944760 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29400/tid=29403] ppid=29397 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/29400/task/29403/stat : 29403 (java) S 29397 29400 13693 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 13089183 10060525568 48090 33554432000 1073741824 1073778376 140733746134240 140294952995880 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29400/tid=29404] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29404/stat : 29404 (java) S 29397 29400 13693 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13089183 10060525568 48090 33554432000 1073741824 1073778376 140733746134240 140294951943080 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29400/tid=29405] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29405/stat : 29405 (java) S 29397 29400 13693 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 13089183 10060525568 48090 33554432000 1073741824 1073778376 140733746134240 140294950890280 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29400/tid=29406] ppid=29397 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/29400/task/29406/stat : 29406 (java) S 29397 29400 13693 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 22 0 13089183 10060525568 48090 33554432000 1073741824 1073778376 140733746134240 140294949837480 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29400/tid=29407] ppid=29397 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/29400/task/29407/stat : 29407 (java) S 29397 29400 13693 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 13089183 10060525568 48090 33554432000 1073741824 1073778376 140733746134240 140294948784680 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29400/tid=29408] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29408/stat : 29408 (java) S 29397 29400 13693 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 13089183 10060525568 48090 33554432000 1073741824 1073778376 140733746134240 140294947731880 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29400/tid=29409] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29409/stat : 29409 (java) S 29397 29400 13693 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 13089183 10060525568 48090 33554432000 1073741824 1073778376 140733746134240 140294946679080 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29400/tid=29410] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29410/stat : 29410 (java) S 29397 29400 13693 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 13089183 10060525568 48090 33554432000 1073741824 1073778376 140733746134240 140294945626280 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29400/tid=29411] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29411/stat : 29411 (java) S 29397 29400 13693 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13089184 10060525568 48090 33554432000 1073741824 1073778376 140733746134240 140294933216232 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29400/tid=29412] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29412/stat : 29412 (java) S 29397 29400 13693 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13089185 10060525568 48090 33554432000 1073741824 1073778376 140733746134240 140294932162296 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29400/tid=29413] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29413/stat : 29413 (java) S 29397 29400 13693 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13089185 10060525568 48090 33554432000 1073741824 1073778376 140733746134240 140294931109384 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29400/tid=29414] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29414/stat : 29414 (java) S 29397 29400 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13089187 10060525568 48090 33554432000 1073741824 1073778376 140733746134240 140294930057872 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29400/tid=29415] ppid=29397 vsize=9824732 CPUtime=1 cores=1,3,5,7
/proc/29400/task/29415/stat : 29415 (java) S 29397 29400 13693 0 -1 4202560 8189 0 0 0 98 2 0 0 20 0 22 0 13089187 10060525568 48090 33554432000 1073741824 1073778376 140733746134240 140294929004984 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29400/tid=29416] ppid=29397 vsize=9824732 CPUtime=0.86 cores=1,3,5,7

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

[pid=29400/tid=29408] ppid=29397 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/29400/task/29408/stat : 29408 (java) S 29397 29400 13693 0 -1 4202560 24 0 0 0 4 0 0 0 20 0 19 0 13089183 10060525568 91497 33554432000 1073741824 1073778376 140733746134240 140294947731880 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29400/tid=29409] ppid=29397 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/29400/task/29409/stat : 29409 (java) S 29397 29400 13693 0 -1 4202560 25 0 0 0 3 1 0 0 20 0 19 0 13089183 10060525568 91497 33554432000 1073741824 1073778376 140733746134240 140294946679080 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29400/tid=29410] ppid=29397 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/29400/task/29410/stat : 29410 (java) S 29397 29400 13693 0 -1 4202560 137 0 0 0 4 0 0 0 20 0 19 0 13089183 10060525568 91497 33554432000 1073741824 1073778376 140733746134240 140294945626280 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29400/tid=29411] ppid=29397 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/29400/task/29411/stat : 29411 (java) S 29397 29400 13693 0 -1 4202560 197 0 0 0 1 3 0 0 20 0 19 0 13089184 10060525568 91497 33554432000 1073741824 1073778376 140733746134240 140294933216232 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29400/tid=29412] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29412/stat : 29412 (java) S 29397 29400 13693 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 13089185 10060525568 91497 33554432000 1073741824 1073778376 140733746134240 140294932162296 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29400/tid=29413] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29413/stat : 29413 (java) S 29397 29400 13693 0 -1 4202560 31 0 0 0 0 0 0 0 20 0 19 0 13089185 10060525568 91497 33554432000 1073741824 1073778376 140733746134240 140294931109384 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29400/tid=29414] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29414/stat : 29414 (java) S 29397 29400 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13089187 10060525568 91497 33554432000 1073741824 1073778376 140733746134240 140294930057872 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29400/tid=29415] ppid=29397 vsize=9824732 CPUtime=1.74 cores=1,3,5,7
/proc/29400/task/29415/stat : 29415 (java) S 29397 29400 13693 0 -1 4202560 17722 0 0 0 172 2 0 0 20 0 19 0 13089187 10060525568 91497 33554432000 1073741824 1073778376 140733746134240 140294929004984 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29400/tid=29416] ppid=29397 vsize=9824732 CPUtime=0.92 cores=1,3,5,7
/proc/29400/task/29416/stat : 29416 (java) S 29397 29400 13693 0 -1 4202560 12787 0 0 0 90 2 0 0 20 0 19 0 13089187 10060525568 91497 33554432000 1073741824 1073778376 140733746134240 140294927952184 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29400/tid=29417] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29417/stat : 29417 (java) S 29397 29400 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13089187 10060525568 91497 33554432000 1073741824 1073778376 140733746134240 140294926899576 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29400/tid=29418] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29418/stat : 29418 (java) S 29397 29400 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13089187 10060525568 91497 33554432000 1073741824 1073778376 140733746134240 140294925846984 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29400/tid=29425] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29425/stat : 29425 (java) S 29397 29400 13693 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13089260 10060525568 91497 33554432000 1073741824 1073778376 140733746134240 140294921585576 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 14.94
Current children cumulated vsize (KiB) 9824732

[startup+22.0009 s]
/proc/loadavg: 0.95 1.17 1.24 3/191 29539
/proc/meminfo: memFree=28007296/32872528 swapFree=1590004/1720820
[pid=29400] ppid=29397 vsize=9824732 CPUtime=15.32 cores=1,3,5,7
/proc/29400/stat : 29400 (java) S 29397 29400 13693 0 -1 4202496 35618 0 1 0 1439 93 0 0 20 0 22 0 13089182 10060525568 91505 33554432000 1073741824 1073778376 140733746134240 140733746125376 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29400/statm: 2456183 91505 2287 9 0 2446860 0
[pid=29400/tid=29401] ppid=29397 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/29400/task/29401/stat : 29401 (java) S 29397 29400 13693 0 -1 4202560 2467 0 1 0 17 1 0 0 20 0 22 0 13089183 10060525568 91505 33554432000 1073741824 1073778376 140733746134240 140295108944760 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29400/tid=29403] ppid=29397 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/29400/task/29403/stat : 29403 (java) S 29397 29400 13693 0 -1 4202560 42 0 0 0 6 2 0 0 20 0 22 0 13089183 10060525568 91505 33554432000 1073741824 1073778376 140733746134240 140294952995880 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29400/tid=29404] ppid=29397 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/29400/task/29404/stat : 29404 (java) S 29397 29400 13693 0 -1 4202560 121 0 0 0 5 0 0 0 20 0 22 0 13089183 10060525568 91505 33554432000 1073741824 1073778376 140733746134240 140294951943080 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29400/tid=29405] ppid=29397 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/29400/task/29405/stat : 29405 (java) S 29397 29400 13693 0 -1 4202560 18 0 0 0 4 0 0 0 20 0 22 0 13089183 10060525568 91505 33554432000 1073741824 1073778376 140733746134240 140294950890280 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29400/tid=29406] ppid=29397 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/29400/task/29406/stat : 29406 (java) S 29397 29400 13693 0 -1 4202560 132 0 0 0 6 1 0 0 20 0 22 0 13089183 10060525568 91505 33554432000 1073741824 1073778376 140733746134240 140294949837480 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29400/tid=29407] ppid=29397 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/29400/task/29407/stat : 29407 (java) S 29397 29400 13693 0 -1 4202560 130 0 0 0 5 2 0 0 20 0 22 0 13089183 10060525568 91505 33554432000 1073741824 1073778376 140733746134240 140294948784680 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29400/tid=29408] ppid=29397 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/29400/task/29408/stat : 29408 (java) S 29397 29400 13693 0 -1 4202560 24 0 0 0 4 0 0 0 20 0 22 0 13089183 10060525568 91505 33554432000 1073741824 1073778376 140733746134240 140294947731880 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29400/tid=29409] ppid=29397 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/29400/task/29409/stat : 29409 (java) S 29397 29400 13693 0 -1 4202560 25 0 0 0 3 1 0 0 20 0 22 0 13089183 10060525568 91505 33554432000 1073741824 1073778376 140733746134240 140294946679080 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29400/tid=29410] ppid=29397 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/29400/task/29410/stat : 29410 (java) S 29397 29400 13693 0 -1 4202560 137 0 0 0 4 0 0 0 20 0 22 0 13089183 10060525568 91505 33554432000 1073741824 1073778376 140733746134240 140294945626280 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29400/tid=29411] ppid=29397 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/29400/task/29411/stat : 29411 (java) S 29397 29400 13693 0 -1 4202560 197 0 0 0 1 3 0 0 20 0 22 0 13089184 10060525568 91505 33554432000 1073741824 1073778376 140733746134240 140294933216232 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29400/tid=29412] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29412/stat : 29412 (java) S 29397 29400 13693 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13089185 10060525568 91505 33554432000 1073741824 1073778376 140733746134240 140294932162296 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29400/tid=29413] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29413/stat : 29413 (java) S 29397 29400 13693 0 -1 4202560 31 0 0 0 0 0 0 0 20 0 22 0 13089185 10060525568 91505 33554432000 1073741824 1073778376 140733746134240 140294931109384 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29400/tid=29414] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29414/stat : 29414 (java) S 29397 29400 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13089187 10060525568 91505 33554432000 1073741824 1073778376 140733746134240 140294930057872 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29400/tid=29415] ppid=29397 vsize=9824732 CPUtime=1.74 cores=1,3,5,7
/proc/29400/task/29415/stat : 29415 (java) S 29397 29400 13693 0 -1 4202560 17722 0 0 0 172 2 0 0 20 0 22 0 13089187 10060525568 91505 33554432000 1073741824 1073778376 140733746134240 140294929004984 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29400/tid=29416] ppid=29397 vsize=9824732 CPUtime=0.93 cores=1,3,5,7
/proc/29400/task/29416/stat : 29416 (java) S 29397 29400 13693 0 -1 4202560 12787 0 0 0 91 2 0 0 20 0 22 0 13089187 10060525568 91505 33554432000 1073741824 1073778376 140733746134240 140294927952184 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29400/tid=29417] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29417/stat : 29417 (java) S 29397 29400 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13089187 10060525568 91505 33554432000 1073741824 1073778376 140733746134240 140294926899576 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29400/tid=29418] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29418/stat : 29418 (java) S 29397 29400 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13089187 10060525568 91505 33554432000 1073741824 1073778376 140733746134240 140294925846984 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29400/tid=29425] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29425/stat : 29425 (java) S 29397 29400 13693 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 13089260 10060525568 91505 33554432000 1073741824 1073778376 140733746134240 140294921585576 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29400/tid=29537] ppid=29397 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/29400/task/29537/stat : 29537 (java) R 29397 29400 13693 0 -1 4202560 4 0 0 0 17 0 0 0 20 0 22 0 13091364 10060525568 91505 33554432000 1073741824 1073778376 140733746134240 140294922638024 140294982066656 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=29400/tid=29538] ppid=29397 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/29400/task/29538/stat : 29538 (java) R 29397 29400 13693 0 -1 4202560 3 0 0 0 17 0 0 0 20 0 22 0 13091364 10060525568 91505 33554432000 1073741824 1073778376 140733746134240 140294924740896 140294982103737 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=29400/tid=29539] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29539/stat : 29539 (java) S 29397 29400 13693 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 13091364 10060525568 91505 33554432000 1073741824 1073778376 140733746134240 140294923691688 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 15.32
Current children cumulated vsize (KiB) 9824732

[startup+22.2008 s]
/proc/loadavg: 0.95 1.17 1.24 3/191 29539
/proc/meminfo: memFree=28007296/32872528 swapFree=1590004/1720820
[pid=29400] ppid=29397 vsize=9824732 CPUtime=15.48 cores=1,3,5,7
/proc/29400/stat : 29400 (java) S 29397 29400 13693 0 -1 4202496 35619 0 1 0 1453 95 0 0 20 0 19 0 13089182 10060525568 91497 33554432000 1073741824 1073778376 140733746134240 140733746125376 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29400/statm: 2456183 91497 2287 9 0 2446860 0
[pid=29400/tid=29401] ppid=29397 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/29400/task/29401/stat : 29401 (java) S 29397 29400 13693 0 -1 4202560 2467 0 1 0 17 1 0 0 20 0 19 0 13089183 10060525568 91497 33554432000 1073741824 1073778376 140733746134240 140295108944760 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29400/tid=29403] ppid=29397 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/29400/task/29403/stat : 29403 (java) S 29397 29400 13693 0 -1 4202560 42 0 0 0 6 2 0 0 20 0 19 0 13089183 10060525568 91497 33554432000 1073741824 1073778376 140733746134240 140294952995880 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29400/tid=29404] ppid=29397 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/29400/task/29404/stat : 29404 (java) S 29397 29400 13693 0 -1 4202560 121 0 0 0 5 0 0 0 20 0 19 0 13089183 10060525568 91497 33554432000 1073741824 1073778376 140733746134240 140294951943080 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29400/tid=29405] ppid=29397 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/29400/task/29405/stat : 29405 (java) S 29397 29400 13693 0 -1 4202560 18 0 0 0 4 0 0 0 20 0 19 0 13089183 10060525568 91497 33554432000 1073741824 1073778376 140733746134240 140294950890280 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29400/tid=29406] ppid=29397 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/29400/task/29406/stat : 29406 (java) S 29397 29400 13693 0 -1 4202560 132 0 0 0 6 1 0 0 20 0 19 0 13089183 10060525568 91497 33554432000 1073741824 1073778376 140733746134240 140294949837480 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29400/tid=29407] ppid=29397 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/29400/task/29407/stat : 29407 (java) S 29397 29400 13693 0 -1 4202560 130 0 0 0 5 2 0 0 20 0 19 0 13089183 10060525568 91497 33554432000 1073741824 1073778376 140733746134240 140294948784680 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29400/tid=29408] ppid=29397 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/29400/task/29408/stat : 29408 (java) S 29397 29400 13693 0 -1 4202560 24 0 0 0 4 0 0 0 20 0 19 0 13089183 10060525568 91497 33554432000 1073741824 1073778376 140733746134240 140294947731880 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29400/tid=29409] ppid=29397 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/29400/task/29409/stat : 29409 (java) S 29397 29400 13693 0 -1 4202560 25 0 0 0 3 1 0 0 20 0 19 0 13089183 10060525568 91497 33554432000 1073741824 1073778376 140733746134240 140294946679080 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29400/tid=29410] ppid=29397 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/29400/task/29410/stat : 29410 (java) S 29397 29400 13693 0 -1 4202560 137 0 0 0 4 0 0 0 20 0 19 0 13089183 10060525568 91497 33554432000 1073741824 1073778376 140733746134240 140294945626280 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29400/tid=29411] ppid=29397 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/29400/task/29411/stat : 29411 (java) S 29397 29400 13693 0 -1 4202560 197 0 0 0 1 3 0 0 20 0 19 0 13089184 10060525568 91497 33554432000 1073741824 1073778376 140733746134240 140294933216232 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29400/tid=29412] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29412/stat : 29412 (java) S 29397 29400 13693 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 13089185 10060525568 91497 33554432000 1073741824 1073778376 140733746134240 140294932162296 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29400/tid=29413] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29413/stat : 29413 (java) S 29397 29400 13693 0 -1 4202560 31 0 0 0 0 0 0 0 20 0 19 0 13089185 10060525568 91497 33554432000 1073741824 1073778376 140733746134240 140294931109384 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29400/tid=29414] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29414/stat : 29414 (java) S 29397 29400 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13089187 10060525568 91497 33554432000 1073741824 1073778376 140733746134240 140294930057872 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29400/tid=29415] ppid=29397 vsize=9824732 CPUtime=1.74 cores=1,3,5,7
/proc/29400/task/29415/stat : 29415 (java) S 29397 29400 13693 0 -1 4202560 17722 0 0 0 172 2 0 0 20 0 19 0 13089187 10060525568 91497 33554432000 1073741824 1073778376 140733746134240 140294929004984 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29400/tid=29416] ppid=29397 vsize=9824732 CPUtime=0.93 cores=1,3,5,7
/proc/29400/task/29416/stat : 29416 (java) S 29397 29400 13693 0 -1 4202560 12787 0 0 0 91 2 0 0 20 0 19 0 13089187 10060525568 91497 33554432000 1073741824 1073778376 140733746134240 140294927952184 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29400/tid=29417] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29417/stat : 29417 (java) S 29397 29400 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13089187 10060525568 91497 33554432000 1073741824 1073778376 140733746134240 140294926899576 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29400/tid=29418] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29418/stat : 29418 (java) S 29397 29400 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13089187 10060525568 91497 33554432000 1073741824 1073778376 140733746134240 140294925846984 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29400/tid=29425] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29425/stat : 29425 (java) S 29397 29400 13693 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13089260 10060525568 91497 33554432000 1073741824 1073778376 140733746134240 140294921585576 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 15.48
Current children cumulated vsize (KiB) 9824732

[startup+22.301 s]
/proc/loadavg: 0.95 1.17 1.24 3/191 29539
/proc/meminfo: memFree=28007296/32872528 swapFree=1590004/1720820
[pid=29400] ppid=29397 vsize=9824732 CPUtime=15.48 cores=1,3,5,7
/proc/29400/stat : 29400 (java) S 29397 29400 13693 0 -1 4202496 35619 0 1 0 1453 95 0 0 20 0 19 0 13089182 10060525568 91497 33554432000 1073741824 1073778376 140733746134240 140733746125376 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29400/statm: 2456183 91497 2287 9 0 2446860 0
[pid=29400/tid=29401] ppid=29397 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/29400/task/29401/stat : 29401 (java) S 29397 29400 13693 0 -1 4202560 2467 0 1 0 17 1 0 0 20 0 19 0 13089183 10060525568 91497 33554432000 1073741824 1073778376 140733746134240 140295108944760 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29400/tid=29403] ppid=29397 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/29400/task/29403/stat : 29403 (java) S 29397 29400 13693 0 -1 4202560 42 0 0 0 6 2 0 0 20 0 19 0 13089183 10060525568 91497 33554432000 1073741824 1073778376 140733746134240 140294952995880 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29400/tid=29404] ppid=29397 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/29400/task/29404/stat : 29404 (java) S 29397 29400 13693 0 -1 4202560 121 0 0 0 5 0 0 0 20 0 19 0 13089183 10060525568 91497 33554432000 1073741824 1073778376 140733746134240 140294951943080 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29400/tid=29405] ppid=29397 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/29400/task/29405/stat : 29405 (java) S 29397 29400 13693 0 -1 4202560 18 0 0 0 4 0 0 0 20 0 19 0 13089183 10060525568 91497 33554432000 1073741824 1073778376 140733746134240 140294950890280 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29400/tid=29406] ppid=29397 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/29400/task/29406/stat : 29406 (java) S 29397 29400 13693 0 -1 4202560 132 0 0 0 6 1 0 0 20 0 19 0 13089183 10060525568 91497 33554432000 1073741824 1073778376 140733746134240 140294949837480 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29400/tid=29407] ppid=29397 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/29400/task/29407/stat : 29407 (java) S 29397 29400 13693 0 -1 4202560 130 0 0 0 5 2 0 0 20 0 19 0 13089183 10060525568 91497 33554432000 1073741824 1073778376 140733746134240 140294948784680 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29400/tid=29408] ppid=29397 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/29400/task/29408/stat : 29408 (java) S 29397 29400 13693 0 -1 4202560 24 0 0 0 4 0 0 0 20 0 19 0 13089183 10060525568 91497 33554432000 1073741824 1073778376 140733746134240 140294947731880 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29400/tid=29409] ppid=29397 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/29400/task/29409/stat : 29409 (java) S 29397 29400 13693 0 -1 4202560 25 0 0 0 3 1 0 0 20 0 19 0 13089183 10060525568 91497 33554432000 1073741824 1073778376 140733746134240 140294946679080 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29400/tid=29410] ppid=29397 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/29400/task/29410/stat : 29410 (java) S 29397 29400 13693 0 -1 4202560 137 0 0 0 4 0 0 0 20 0 19 0 13089183 10060525568 91497 33554432000 1073741824 1073778376 140733746134240 140294945626280 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29400/tid=29411] ppid=29397 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/29400/task/29411/stat : 29411 (java) S 29397 29400 13693 0 -1 4202560 197 0 0 0 1 3 0 0 20 0 19 0 13089184 10060525568 91497 33554432000 1073741824 1073778376 140733746134240 140294933216232 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29400/tid=29412] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29412/stat : 29412 (java) S 29397 29400 13693 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 13089185 10060525568 91497 33554432000 1073741824 1073778376 140733746134240 140294932162296 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29400/tid=29413] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29413/stat : 29413 (java) S 29397 29400 13693 0 -1 4202560 31 0 0 0 0 0 0 0 20 0 19 0 13089185 10060525568 91497 33554432000 1073741824 1073778376 140733746134240 140294931109384 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29400/tid=29414] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29414/stat : 29414 (java) S 29397 29400 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13089187 10060525568 91497 33554432000 1073741824 1073778376 140733746134240 140294930057872 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29400/tid=29415] ppid=29397 vsize=9824732 CPUtime=1.74 cores=1,3,5,7
/proc/29400/task/29415/stat : 29415 (java) S 29397 29400 13693 0 -1 4202560 17722 0 0 0 172 2 0 0 20 0 19 0 13089187 10060525568 91497 33554432000 1073741824 1073778376 140733746134240 140294929004984 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29400/tid=29416] ppid=29397 vsize=9824732 CPUtime=0.93 cores=1,3,5,7
/proc/29400/task/29416/stat : 29416 (java) S 29397 29400 13693 0 -1 4202560 12787 0 0 0 91 2 0 0 20 0 19 0 13089187 10060525568 91497 33554432000 1073741824 1073778376 140733746134240 140294927952184 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29400/tid=29417] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29417/stat : 29417 (java) S 29397 29400 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13089187 10060525568 91497 33554432000 1073741824 1073778376 140733746134240 140294926899576 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29400/tid=29418] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29418/stat : 29418 (java) S 29397 29400 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13089187 10060525568 91497 33554432000 1073741824 1073778376 140733746134240 140294925846984 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29400/tid=29425] ppid=29397 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29400/task/29425/stat : 29425 (java) S 29397 29400 13693 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13089260 10060525568 91497 33554432000 1073741824 1073778376 140733746134240 140294921585576 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 15.48
Current children cumulated vsize (KiB) 9824732

Child status: 30
Real time (s): 22.3573
CPU time (s): 15.5616
CPU user time (s): 14.5488
CPU system time (s): 1.01285
CPU usage (%): 69.6041
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.5488
system time used= 1.01285
maximum resident set size= 375824
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35626
page faults= 1
swaps= 0
block input operations= 0
block output operations= 64
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2097
involuntary context switches= 1330

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.144977 second user time and 0.211967 second system time

The end

Launcher Data

Begin job on node120 at 2016-06-30 23:15:07
IDJOB=4109541
IDBENCH=78844
IDSOLVER=2552
FILE ID=node120/4109541-1467321307
RUNJOBID= node120-1467318784-20067
PBS_JOBID= 20005266
Free space on /tmp= 71672 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1111220546--soft-66-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4109541-1467321307/watcher-4109541-1467321307 -o /tmp/evaluation-result-4109541-1467321307/solver-4109541-1467321307 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node120-1467318784-20067 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4109541-1467321307.wbo

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

MD5SUM BENCH= 33073796b90256de3fa5d24843165564
RANDOM SEED=854570509

node120.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.669
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 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 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 tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.33
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
cpu MHz		: 2666.669
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 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 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 tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
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
cpu MHz		: 2666.669
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 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 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 tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
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
cpu MHz		: 2666.669
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 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 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 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
cpu MHz		: 2666.669
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 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 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 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	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.669
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 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 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 tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.54
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
cpu MHz		: 2666.669
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 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 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 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	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.669
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 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 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 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:       32872528 kB
MemFree:        28368116 kB
Buffers:          176172 kB
Cached:          1852808 kB
SwapCached:            0 kB
Active:           270000 kB
Inactive:        1770100 kB
Active(anon):      13916 kB
Inactive(anon):        0 kB
Active(file):     256084 kB
Inactive(file):  1770100 kB
Unevictable:     1720820 kB
Mlocked:         1590004 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               828 kB
Writeback:             0 kB
AnonPages:       1732216 kB
Mapped:            13808 kB
Shmem:               204 kB
Slab:             612188 kB
SReclaimable:      56140 kB
SUnreclaim:       556048 kB
KernelStack:        1368 kB
PageTables:         7024 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1817712 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    131072 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71672 MiB
End job on node120 at 2016-06-30 23:15:29