Trace number 4109504

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 Resolution PB16OPTIMUM 11.5322 10.1386

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110978334--soft-33-100-0.wbo
MD5SUM14512bd829ee0bf054bc16c7157cd521
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark29
Best CPU time to get the best result obtained on this benchmark17.8903
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 constraints64
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 3426
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 3425
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1247
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.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	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.09/0.10	c Pseudo Boolean Optimization by upper bound
0.09/0.10	c --- Begin Solver configuration ---
0.09/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.09/0.10	c Learn all clauses as in MiniSAT
0.09/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.10	c No reason simplification
0.09/0.10	c Glucose 2.1 dynamic restart strategy
0.09/0.10	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.09/0.10	c timeout=2147483s
0.09/0.10	c DB Simplification allowed=false
0.09/0.10	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.09/0.10	c --- End Solver configuration ---
0.09/0.10	c solving HOME/instance-4109504-1466343650.wbo
0.09/0.10	c reading problem ... 
0.09/0.16	c ... done. Wall clock time 0.054s.
0.09/0.16	c declared #vars     169
0.09/0.16	c internal #vars     233
0.09/0.16	c #constraints  101
0.09/0.16	c constraints type 
0.09/0.16	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30
0.09/0.16	c org.sat4j.minisat.constraints.card.MinWatchCard => 30
0.09/0.16	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 41
0.09/0.16	c 101 constraints processed.
0.09/0.16	c objective function length is 64 literals
0.56/0.30	c SATISFIABLE
0.56/0.30	c OPTIMIZING...
0.56/0.30	c Got one! Elapsed wall clock time (in seconds):0.197
0.56/0.30	o 1297
0.56/0.31	c Got one! Elapsed wall clock time (in seconds):0.203
0.56/0.31	o 1108
0.56/0.31	c Got one! Elapsed wall clock time (in seconds):0.209
0.56/0.31	o 1067
0.56/0.33	c Got one! Elapsed wall clock time (in seconds):0.222
0.56/0.33	o 1060
0.56/0.33	c Got one! Elapsed wall clock time (in seconds):0.228
0.56/0.33	o 1021
0.56/0.34	c Got one! Elapsed wall clock time (in seconds):0.234
0.56/0.34	o 942
0.56/0.35	c Got one! Elapsed wall clock time (in seconds):0.241
0.56/0.35	o 930
0.56/0.35	c Got one! Elapsed wall clock time (in seconds):0.245
0.56/0.35	o 515
0.70/0.42	c Got one! Elapsed wall clock time (in seconds):0.317
0.70/0.42	o 506
0.70/0.43	c Got one! Elapsed wall clock time (in seconds):0.33
0.70/0.43	o 474
0.70/0.47	c Got one! Elapsed wall clock time (in seconds):0.363
0.70/0.47	o 470
0.84/0.50	c Got one! Elapsed wall clock time (in seconds):0.397
0.84/0.50	o 453
0.84/0.52	c Got one! Elapsed wall clock time (in seconds):0.41
0.84/0.52	o 449
0.84/0.53	c Got one! Elapsed wall clock time (in seconds):0.421
0.84/0.53	o 434
0.84/0.55	c Got one! Elapsed wall clock time (in seconds):0.441
0.84/0.55	o 422
0.84/0.56	c Got one! Elapsed wall clock time (in seconds):0.458
0.84/0.56	o 411
0.84/0.59	c Got one! Elapsed wall clock time (in seconds):0.485
0.84/0.59	o 405
0.94/0.61	c Got one! Elapsed wall clock time (in seconds):0.508
0.94/0.61	o 404
0.94/0.66	c Got one! Elapsed wall clock time (in seconds):0.556
0.94/0.66	o 399
0.94/0.67	c Got one! Elapsed wall clock time (in seconds):0.57
0.94/0.67	o 373
0.94/0.69	c Got one! Elapsed wall clock time (in seconds):0.588
0.94/0.69	o 361
1.07/0.72	c Got one! Elapsed wall clock time (in seconds):0.617
1.07/0.72	o 357
1.07/0.73	c Got one! Elapsed wall clock time (in seconds):0.626
1.07/0.73	o 345
1.07/0.75	c Got one! Elapsed wall clock time (in seconds):0.644
1.07/0.75	o 344
1.07/0.78	c Got one! Elapsed wall clock time (in seconds):0.677
1.07/0.78	o 337
1.07/0.79	c Got one! Elapsed wall clock time (in seconds):0.684
1.07/0.79	o 334
1.07/0.79	c Got one! Elapsed wall clock time (in seconds):0.689
1.07/0.79	o 327
1.21/0.80	c Got one! Elapsed wall clock time (in seconds):0.693
1.21/0.80	o 319
1.21/0.84	c Got one! Elapsed wall clock time (in seconds):0.735
1.21/0.84	o 310
1.21/0.84	c Got one! Elapsed wall clock time (in seconds):0.738
1.21/0.84	o 305
1.31/0.92	c cleaning 7385 clauses out of 14780 with flag 3277/14780
1.31/0.92	c Got one! Elapsed wall clock time (in seconds):0.817
1.31/0.92	o 294
1.31/0.95	c Got one! Elapsed wall clock time (in seconds):0.849
1.31/0.95	o 293
1.31/0.98	c Got one! Elapsed wall clock time (in seconds):0.876
1.31/0.98	o 291
1.43/1.05	c Got one! Elapsed wall clock time (in seconds):0.947
1.43/1.05	o 290
1.54/1.12	c Got one! Elapsed wall clock time (in seconds):1.018
1.54/1.12	o 284
1.54/1.15	c Got one! Elapsed wall clock time (in seconds):1.043
1.54/1.15	o 269
1.64/1.30	c cleaning 8233 clauses out of 16467 with flag 9075/23852
1.88/1.43	c Got one! Elapsed wall clock time (in seconds):1.322
1.88/1.43	o 266
1.88/1.44	c Got one! Elapsed wall clock time (in seconds):1.337
1.88/1.44	o 242
1.88/1.47	c Got one! Elapsed wall clock time (in seconds):1.366
1.88/1.47	o 225
1.98/1.54	c Got one! Elapsed wall clock time (in seconds):1.432
1.98/1.54	o 221
1.98/1.59	c cleaning 7529 clauses out of 15064 with flag 3704/30682
2.14/1.68	c Got one! Elapsed wall clock time (in seconds):1.572
2.14/1.68	o 219
2.24/1.77	c Got one! Elapsed wall clock time (in seconds):1.667
2.24/1.77	o 218
2.34/1.81	c Got one! Elapsed wall clock time (in seconds):1.702
2.34/1.81	o 200
2.34/1.86	c cleaning 6982 clauses out of 13965 with flag 3302/37112
2.56/2.09	c Got one! Elapsed wall clock time (in seconds):1.986
2.56/2.09	o 186
2.91/2.35	c cleaning 8796 clauses out of 17616 with flag 17886/47745
3.21/2.61	c cleaning 7410 clauses out of 14819 with flag 39287/53744
3.21/2.67	c Got one! Elapsed wall clock time (in seconds):2.564
3.21/2.67	o 170
3.52/2.80	c Got one! Elapsed wall clock time (in seconds):2.692
3.52/2.80	o 168
3.52/2.84	c cleaning 6677 clauses out of 13354 with flag 3670/59689
3.62/2.99	c Got one! Elapsed wall clock time (in seconds):2.882
3.62/2.99	o 165
3.72/3.05	c Got one! Elapsed wall clock time (in seconds):2.942
3.72/3.05	o 164
3.72/3.10	c cleaning 6388 clauses out of 12794 with flag 3760/65806
3.82/3.12	c Got one! Elapsed wall clock time (in seconds):3.014
3.82/3.12	o 163
3.82/3.14	c Got one! Elapsed wall clock time (in seconds):3.036
3.82/3.14	o 160
3.82/3.15	c Got one! Elapsed wall clock time (in seconds):3.049
3.82/3.15	o 157
3.82/3.18	c Got one! Elapsed wall clock time (in seconds):3.074
3.82/3.18	o 155
4.03/3.36	c Got one! Elapsed wall clock time (in seconds):3.256
4.03/3.36	o 154
4.13/3.41	c cleaning 7093 clauses out of 14192 with flag 4758/73592
4.13/3.50	c Got one! Elapsed wall clock time (in seconds):3.391
4.13/3.50	o 150
4.32/3.62	c cleaning 6219 clauses out of 12446 with flag 12882/78939
4.44/3.71	c Got one! Elapsed wall clock time (in seconds):3.603
4.44/3.71	o 146
4.44/3.73	c Got one! Elapsed wall clock time (in seconds):3.621
4.44/3.73	o 143
4.44/3.74	c Got one! Elapsed wall clock time (in seconds):3.638
4.44/3.74	o 137
4.44/3.78	c Got one! Elapsed wall clock time (in seconds):3.678
4.44/3.78	o 123
4.54/3.83	c Got one! Elapsed wall clock time (in seconds):3.726
4.54/3.83	o 122
4.54/3.88	c cleaning 6331 clauses out of 12669 with flag 3257/85381
4.65/3.94	c Got one! Elapsed wall clock time (in seconds):3.834
4.65/3.94	o 121
4.65/3.95	c Got one! Elapsed wall clock time (in seconds):3.843
4.65/3.95	o 111
4.86/4.11	c cleaning 6177 clauses out of 12367 with flag 16718/91410
4.86/4.12	c Got one! Elapsed wall clock time (in seconds):4.018
4.86/4.12	o 103
4.96/4.22	c Got one! Elapsed wall clock time (in seconds):4.115
4.96/4.22	o 99
5.06/4.34	c cleaning 6041 clauses out of 12100 with flag 12837/97320
5.16/4.42	c Got one! Elapsed wall clock time (in seconds):4.311
5.16/4.42	o 58
5.16/4.47	c Got one! Elapsed wall clock time (in seconds):4.362
5.16/4.47	o 57
5.26/4.54	c cleaning 6072 clauses out of 12159 with flag 6210/103420
5.46/4.73	c cleaning 6041 clauses out of 12086 with flag 26171/109419
5.66/4.99	c cleaning 6518 clauses out of 13047 with flag 54630/116421
5.86/5.12	c Got one! Elapsed wall clock time (in seconds):5.012
5.86/5.12	o 56
5.86/5.19	c cleaning 6153 clauses out of 12315 with flag 7186/122207
5.96/5.29	c Got one! Elapsed wall clock time (in seconds):5.185
5.96/5.29	o 52
6.06/5.36	c cleaning 5734 clauses out of 11476 with flag 7856/127521
6.16/5.40	c Got one! Elapsed wall clock time (in seconds):5.297
6.16/5.40	o 50
6.28/5.55	c cleaning 5525 clauses out of 11053 with flag 15305/132832
6.47/5.77	c cleaning 5759 clauses out of 11528 with flag 43441/138832
6.47/5.79	c Got one! Elapsed wall clock time (in seconds):5.688
6.47/5.79	o 35
6.57/5.84	c Got one! Elapsed wall clock time (in seconds):5.732
6.57/5.84	o 34
6.67/5.92	c Got one! Elapsed wall clock time (in seconds):5.816
6.67/5.92	o 33
6.67/5.96	c Got one! Elapsed wall clock time (in seconds):5.851
6.67/5.96	o 32
6.67/5.96	c Got one! Elapsed wall clock time (in seconds):5.854
6.67/5.96	o 29
6.77/6.04	c cleaning 6792 clauses out of 13583 with flag 8056/146646
6.97/6.25	c cleaning 6393 clauses out of 12791 with flag 31378/152646
7.27/6.50	c cleaning 6697 clauses out of 13396 with flag 57985/159646
7.60/6.83	c cleaning 7350 clauses out of 14700 with flag 88260/167648
8.22/7.20	c cleaning 8171 clauses out of 16346 with flag 122829/176646
9.00/7.63	c cleaning 9078 clauses out of 18175 with flag 163898/186646
9.50/8.10	c cleaning 10048 clauses out of 20097 with flag 211509/197646
10.00/8.64	c cleaning 11020 clauses out of 22046 with flag 264861/209646
10.70/9.31	c cleaning 12007 clauses out of 24022 with flag 325929/222647
11.40/10.08	c cleaning 13000 clauses out of 26004 with flag 391268/236647
11.50/10.13	c starts		: 211
11.50/10.13	c conflicts		: 237491
11.50/10.13	c decisions		: 390783
11.50/10.13	c propagations		: 6041250
11.50/10.13	c inspects		: 124619429
11.50/10.13	c shortcuts		: 0
11.50/10.13	c learnt literals	: 35
11.50/10.13	c learnt binary clauses	: 8
11.50/10.13	c learnt ternary clauses	: 158
11.50/10.13	c learnt constraints	: 237455
11.50/10.13	c ignored constraints	: 0
11.50/10.13	c root simplifications	: 0
11.50/10.13	c removed literals (reason simplification)	: 0
11.50/10.13	c reason swapping (by a shorter reason)	: 0
11.50/10.13	c Calls to reduceDB	: 30
11.50/10.13	c Number of update (reduction) of LBD	: 63761
11.50/10.13	c Imported unit clauses	: 0
11.50/10.13	c number of reductions to clauses (during analyze)	: 0
11.50/10.13	c number of learned constraints concerned by reduction	: 0
11.50/10.13	c number of learning phase by resolution	: 0
11.50/10.13	c number of learning phase by cutting planes	: 0
11.50/10.13	c speed (assignments/second)	: 606125.2132035717
11.50/10.13	c non guided choices	2500
11.50/10.13	c learnt constraints type 
11.50/10.13	s OPTIMUM FOUND
11.50/10.13	c Found 73 solution(s)
11.50/10.13	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 
11.50/10.13	c objective function=29
11.50/10.13	c Total wall clock time (in seconds): 10.025

Verifier Data

OK	29

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-4109504-1466343650/watcher-4109504-1466343650 -o /tmp/evaluation-result-4109504-1466343650/solver-4109504-1466343650 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1466341819-12182 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4109504-1466343650.wbo 

pid=12987
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: 2.42 2.34 1.98 3/195 12990
/proc/meminfo: memFree=29860616/32872528 swapFree=1534436/1655032
[pid=12990] ppid=12987 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/12990/stat : 12990 (java) R 12987 12990 12165 0 -1 4202496 1081 0 0 0 0 0 0 0 20 0 1 0 36413415 23793664 732 33554432000 1073741824 1073778376 140734830330848 140734830319912 140182854877716 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12990/statm: 5809 741 547 9 0 128 0

[startup+0.100061 s]
/proc/loadavg: 2.42 2.34 1.98 3/195 12990
/proc/meminfo: memFree=29860616/32872528 swapFree=1534436/1655032
[pid=12990] ppid=12987 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/12990/stat : 12990 (java) S 12987 12990 12165 0 -1 4202496 4428 0 1 0 9 0 0 0 20 0 18 0 36413415 9787879424 6050 33554432000 1073741824 1073778376 140734830330848 140734830321984 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12990/statm: 2389619 6050 2140 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200233 s]
/proc/loadavg: 2.42 2.34 1.98 3/195 12990
/proc/meminfo: memFree=29860616/32872528 swapFree=1534436/1655032
[pid=12990] ppid=12987 vsize=9625040 CPUtime=0.27 cores=1,3,5,7
/proc/12990/stat : 12990 (java) S 12987 12990 12165 0 -1 4202496 6495 0 1 0 26 1 0 0 20 0 19 0 36413415 9856040960 8582 33554432000 1073741824 1073778376 140734830330848 140734830321984 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12990/statm: 2406260 8582 2231 9 0 2396937 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9625040

[startup+0.300242 s]
/proc/loadavg: 2.42 2.34 1.98 3/195 12990
/proc/meminfo: memFree=29860616/32872528 swapFree=1534436/1655032
[pid=12990] ppid=12987 vsize=9625040 CPUtime=0.56 cores=1,3,5,7
/proc/12990/stat : 12990 (java) S 12987 12990 12165 0 -1 4202496 7640 0 1 0 55 1 0 0 20 0 19 0 36413415 9856040960 8687 33554432000 1073741824 1073778376 140734830330848 140734830321984 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12990/statm: 2406260 8687 2244 9 0 2396937 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 9625040

[startup+0.700132 s]
/proc/loadavg: 2.42 2.34 1.98 3/195 12990
/proc/meminfo: memFree=29860616/32872528 swapFree=1534436/1655032
[pid=12990] ppid=12987 vsize=9625040 CPUtime=1.07 cores=1,3,5,7
/proc/12990/stat : 12990 (java) S 12987 12990 12165 0 -1 4202496 8659 0 1 0 106 1 0 0 20 0 19 0 36413415 9856040960 9228 33554432000 1073741824 1073778376 140734830330848 140734830321984 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12990/statm: 2406260 9228 2253 9 0 2396937 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 9625040

[startup+1.50079 s]
/proc/loadavg: 2.42 2.34 1.98 3/214 13009
/proc/meminfo: memFree=29823412/32872528 swapFree=1534436/1655032
[pid=12990] ppid=12987 vsize=9625040 CPUtime=1.98 cores=1,3,5,7
/proc/12990/stat : 12990 (java) S 12987 12990 12165 0 -1 4202496 9406 0 1 0 197 1 0 0 20 0 19 0 36413415 9856040960 10791 33554432000 1073741824 1073778376 140734830330848 140734830321984 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12990/statm: 2406260 10791 2261 9 0 2396937 0
[pid=12990/tid=12992] ppid=12987 vsize=9625040 CPUtime=1.47 cores=1,3,5,7
/proc/12990/task/12992/stat : 12992 (java) R 12987 12990 12165 0 -1 4202560 2419 0 1 0 147 0 0 0 20 0 19 0 36413416 9856040960 10791 33554432000 1073741824 1073778376 140734830330848 140182846919112 140182716636912 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=12990/tid=12993] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/12993/stat : 12993 (java) S 12987 12990 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36413416 9856040960 10791 33554432000 1073741824 1073778376 140734830330848 140182835980584 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12990/tid=12994] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/12994/stat : 12994 (java) S 12987 12990 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36413416 9856040960 10791 33554432000 1073741824 1073778376 140734830330848 140182834927784 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12990/tid=12995] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/12995/stat : 12995 (java) S 12987 12990 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36413416 9856040960 10791 33554432000 1073741824 1073778376 140734830330848 140182688578088 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12990/tid=12996] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/12996/stat : 12996 (java) S 12987 12990 12165 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36413417 9856040960 10791 33554432000 1073741824 1073778376 140734830330848 140182687525288 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12990/tid=12997] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/12997/stat : 12997 (java) S 12987 12990 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36413417 9856040960 10791 33554432000 1073741824 1073778376 140734830330848 140182686473000 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12990/tid=12998] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/12998/stat : 12998 (java) S 12987 12990 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36413417 9856040960 10791 33554432000 1073741824 1073778376 140734830330848 140182685420200 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12990/tid=12999] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/12999/stat : 12999 (java) S 12987 12990 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36413417 9856040960 10791 33554432000 1073741824 1073778376 140734830330848 140182684367912 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12990/tid=13000] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/13000/stat : 13000 (java) S 12987 12990 12165 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36413417 9856040960 10791 33554432000 1073741824 1073778376 140734830330848 140182683315112 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12990/tid=13001] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/13001/stat : 13001 (java) S 12987 12990 12165 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 36413418 9856040960 10791 33554432000 1073741824 1073778376 140734830330848 140182671116520 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12990/tid=13002] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/13002/stat : 13002 (java) S 12987 12990 12165 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36413418 9856040960 10791 33554432000 1073741824 1073778376 140734830330848 140182670062584 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12990/tid=13003] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/13003/stat : 13003 (java) S 12987 12990 12165 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36413418 9856040960 10791 33554432000 1073741824 1073778376 140734830330848 140182669010184 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12990/tid=13004] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/13004/stat : 13004 (java) S 12987 12990 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36413420 9856040960 10791 33554432000 1073741824 1073778376 140734830330848 140182667958672 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12990/tid=13005] ppid=12987 vsize=9625040 CPUtime=0.2 cores=1,3,5,7
/proc/12990/task/13005/stat : 13005 (java) S 12987 12990 12165 0 -1 4202560 1934 0 0 0 20 0 0 0 20 0 19 0 36413420 9856040960 10791 33554432000 1073741824 1073778376 140734830330848 140182666906296 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12990/tid=13006] ppid=12987 vsize=9625040 CPUtime=0.27 cores=1,3,5,7
/proc/12990/task/13006/stat : 13006 (java) S 12987 12990 12165 0 -1 4202560 3780 0 0 0 27 0 0 0 20 0 19 0 36413420 9856040960 10791 33554432000 1073741824 1073778376 140734830330848 140182665853496 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12990/tid=13007] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/13007/stat : 13007 (java) S 12987 12990 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36413420 9856040960 10791 33554432000 1073741824 1073778376 140734830330848 140182664801400 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12990/tid=13008] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/13008/stat : 13008 (java) S 12987 12990 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36413420 9856040960 10791 33554432000 1073741824 1073778376 140734830330848 140182663748808 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12990/tid=13009] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/13009/stat : 13009 (java) S 12987 12990 12165 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36413432 9856040960 10791 33554432000 1073741824 1073778376 140734830330848 140182662693800 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1.98
Current children cumulated vsize (KiB) 9625040

[startup+3.10075 s]
/proc/loadavg: 2.42 2.34 1.98 3/213 13073
/proc/meminfo: memFree=29874908/32872528 swapFree=1534436/1655032
[pid=12990] ppid=12987 vsize=9625040 CPUtime=3.82 cores=1,3,5,7
/proc/12990/stat : 12990 (java) S 12987 12990 12165 0 -1 4202496 13425 0 1 0 380 2 0 0 20 0 19 0 36413415 9856040960 12872 33554432000 1073741824 1073778376 140734830330848 140734830321984 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12990/statm: 2406260 12872 2262 9 0 2396937 0
[pid=12990/tid=12992] ppid=12987 vsize=9625040 CPUtime=3.06 cores=1,3,5,7
/proc/12990/task/12992/stat : 12992 (java) R 12987 12990 12165 0 -1 4202560 2424 0 1 0 306 0 0 0 20 0 19 0 36413416 9856040960 12872 33554432000 1073741824 1073778376 140734830330848 140182846919112 140182716645138 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=12990/tid=12993] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/12993/stat : 12993 (java) S 12987 12990 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36413416 9856040960 12872 33554432000 1073741824 1073778376 140734830330848 140182835980584 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12990/tid=12994] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/12994/stat : 12994 (java) S 12987 12990 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36413416 9856040960 12872 33554432000 1073741824 1073778376 140734830330848 140182834927784 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12990/tid=12995] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/12995/stat : 12995 (java) S 12987 12990 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36413416 9856040960 12872 33554432000 1073741824 1073778376 140734830330848 140182688578088 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12990/tid=12996] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/12996/stat : 12996 (java) S 12987 12990 12165 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36413417 9856040960 12872 33554432000 1073741824 1073778376 140734830330848 140182687525288 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12990/tid=12997] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/12997/stat : 12997 (java) S 12987 12990 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36413417 9856040960 12872 33554432000 1073741824 1073778376 140734830330848 140182686473000 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12990/tid=12998] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/12998/stat : 12998 (java) S 12987 12990 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36413417 9856040960 12872 33554432000 1073741824 1073778376 140734830330848 140182685420200 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12990/tid=12999] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/12999/stat : 12999 (java) S 12987 12990 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36413417 9856040960 12872 33554432000 1073741824 1073778376 140734830330848 140182684367912 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12990/tid=13000] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/13000/stat : 13000 (java) S 12987 12990 12165 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36413417 9856040960 12872 33554432000 1073741824 1073778376 140734830330848 140182683315112 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12990/tid=13001] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/13001/stat : 13001 (java) S 12987 12990 12165 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 36413418 9856040960 12872 33554432000 1073741824 1073778376 140734830330848 140182671116520 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12990/tid=13002] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/13002/stat : 13002 (java) S 12987 12990 12165 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36413418 9856040960 12872 33554432000 1073741824 1073778376 140734830330848 140182670062584 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12990/tid=13003] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/13003/stat : 13003 (java) S 12987 12990 12165 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36413418 9856040960 12872 33554432000 1073741824 1073778376 140734830330848 140182669010184 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12990/tid=13004] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/13004/stat : 13004 (java) S 12987 12990 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36413420 9856040960 12872 33554432000 1073741824 1073778376 140734830330848 140182667958672 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12990/tid=13005] ppid=12987 vsize=9625040 CPUtime=0.37 cores=1,3,5,7
/proc/12990/task/13005/stat : 13005 (java) S 12987 12990 12165 0 -1 4202560 5374 0 0 0 37 0 0 0 20 0 19 0 36413420 9856040960 12872 33554432000 1073741824 1073778376 140734830330848 140182666906296 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12990/tid=13006] ppid=12987 vsize=9625040 CPUtime=0.33 cores=1,3,5,7
/proc/12990/task/13006/stat : 13006 (java) S 12987 12990 12165 0 -1 4202560 4354 0 0 0 33 0 0 0 20 0 19 0 36413420 9856040960 12872 33554432000 1073741824 1073778376 140734830330848 140182665853496 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12990/tid=13007] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/13007/stat : 13007 (java) S 12987 12990 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36413420 9856040960 12872 33554432000 1073741824 1073778376 140734830330848 140182664801400 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12990/tid=13008] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/13008/stat : 13008 (java) S 12987 12990 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36413420 9856040960 12872 33554432000 1073741824 1073778376 140734830330848 140182663748808 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12990/tid=13009] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/13009/stat : 13009 (java) S 12987 12990 12165 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36413432 9856040960 12872 33554432000 1073741824 1073778376 140734830330848 140182662693800 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 3.82
Current children cumulated vsize (KiB) 9625040

[startup+6.30074 s]
/proc/loadavg: 2.47 2.35 1.98 3/214 13074
/proc/meminfo: memFree=29802728/32872528 swapFree=1534436/1655032
[pid=12990] ppid=12987 vsize=9625040 CPUtime=7.07 cores=1,3,5,7
/proc/12990/stat : 12990 (java) S 12987 12990 12165 0 -1 4202496 13489 0 1 0 705 2 0 0 20 0 19 0 36413415 9856040960 17919 33554432000 1073741824 1073778376 140734830330848 140734830321984 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12990/statm: 2406260 17919 2264 9 0 2396937 0
[pid=12990/tid=12992] ppid=12987 vsize=9625040 CPUtime=6.25 cores=1,3,5,7
/proc/12990/task/12992/stat : 12992 (java) R 12987 12990 12165 0 -1 4202560 2435 0 1 0 624 1 0 0 20 0 19 0 36413416 9856040960 17919 33554432000 1073741824 1073778376 140734830330848 140182846918856 140182716729530 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=12990/tid=12993] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/12993/stat : 12993 (java) S 12987 12990 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36413416 9856040960 17919 33554432000 1073741824 1073778376 140734830330848 140182835980584 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12990/tid=12994] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/12994/stat : 12994 (java) S 12987 12990 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36413416 9856040960 17919 33554432000 1073741824 1073778376 140734830330848 140182834927784 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12990/tid=12995] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/12995/stat : 12995 (java) S 12987 12990 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36413416 9856040960 17919 33554432000 1073741824 1073778376 140734830330848 140182688578088 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12990/tid=12996] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/12996/stat : 12996 (java) S 12987 12990 12165 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36413417 9856040960 17919 33554432000 1073741824 1073778376 140734830330848 140182687525288 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12990/tid=12997] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/12997/stat : 12997 (java) S 12987 12990 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36413417 9856040960 17919 33554432000 1073741824 1073778376 140734830330848 140182686473000 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12990/tid=12998] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/12998/stat : 12998 (java) S 12987 12990 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36413417 9856040960 17919 33554432000 1073741824 1073778376 140734830330848 140182685420200 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12990/tid=12999] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/12999/stat : 12999 (java) S 12987 12990 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36413417 9856040960 17919 33554432000 1073741824 1073778376 140734830330848 140182684367912 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12990/tid=13000] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/13000/stat : 13000 (java) S 12987 12990 12165 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36413417 9856040960 17919 33554432000 1073741824 1073778376 140734830330848 140182683315112 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12990/tid=13001] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/13001/stat : 13001 (java) S 12987 12990 12165 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 36413418 9856040960 17919 33554432000 1073741824 1073778376 140734830330848 140182671116520 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12990/tid=13002] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/13002/stat : 13002 (java) S 12987 12990 12165 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36413418 9856040960 17919 33554432000 1073741824 1073778376 140734830330848 140182670062584 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12990/tid=13003] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/13003/stat : 13003 (java) S 12987 12990 12165 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36413418 9856040960 17919 33554432000 1073741824 1073778376 140734830330848 140182669010184 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12990/tid=13004] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/13004/stat : 13004 (java) S 12987 12990 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36413420 9856040960 17919 33554432000 1073741824 1073778376 140734830330848 140182667958672 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12990/tid=13005] ppid=12987 vsize=9625040 CPUtime=0.39 cores=1,3,5,7
/proc/12990/task/13005/stat : 13005 (java) S 12987 12990 12165 0 -1 4202560 5402 0 0 0 39 0 0 0 20 0 19 0 36413420 9856040960 17919 33554432000 1073741824 1073778376 140734830330848 140182666906296 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12990/tid=13006] ppid=12987 vsize=9625040 CPUtime=0.36 cores=1,3,5,7
/proc/12990/task/13006/stat : 13006 (java) S 12987 12990 12165 0 -1 4202560 4378 0 0 0 36 0 0 0 20 0 19 0 36413420 9856040960 17919 33554432000 1073741824 1073778376 140734830330848 140182665853496 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12990/tid=13007] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/13007/stat : 13007 (java) S 12987 12990 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36413420 9856040960 17919 33554432000 1073741824 1073778376 140734830330848 140182664801400 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12990/tid=13008] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/13008/stat : 13008 (java) S 12987 12990 12165 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36413420 9856040960 17919 33554432000 1073741824 1073778376 140734830330848 140182663748808 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12990/tid=13009] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/13009/stat : 13009 (java) S 12987 12990 12165 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36413432 9856040960 17919 33554432000 1073741824 1073778376 140734830330848 140182662693800 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 7.07
Current children cumulated vsize (KiB) 9625040


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

[pid=12990/tid=12995] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/12995/stat : 12995 (java) S 12987 12990 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36413416 9856040960 26072 33554432000 1073741824 1073778376 140734830330848 140182688578088 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12990/tid=12996] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/12996/stat : 12996 (java) S 12987 12990 12165 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36413417 9856040960 26072 33554432000 1073741824 1073778376 140734830330848 140182687525288 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12990/tid=12997] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/12997/stat : 12997 (java) S 12987 12990 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36413417 9856040960 26072 33554432000 1073741824 1073778376 140734830330848 140182686473000 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12990/tid=12998] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/12998/stat : 12998 (java) S 12987 12990 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36413417 9856040960 26072 33554432000 1073741824 1073778376 140734830330848 140182685420200 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12990/tid=12999] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/12999/stat : 12999 (java) S 12987 12990 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36413417 9856040960 26072 33554432000 1073741824 1073778376 140734830330848 140182684367912 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12990/tid=13000] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/13000/stat : 13000 (java) S 12987 12990 12165 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36413417 9856040960 26072 33554432000 1073741824 1073778376 140734830330848 140182683315112 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12990/tid=13001] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/13001/stat : 13001 (java) S 12987 12990 12165 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 36413418 9856040960 26072 33554432000 1073741824 1073778376 140734830330848 140182671116520 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12990/tid=13002] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/13002/stat : 13002 (java) S 12987 12990 12165 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36413418 9856040960 26072 33554432000 1073741824 1073778376 140734830330848 140182670062584 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12990/tid=13003] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/13003/stat : 13003 (java) S 12987 12990 12165 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36413418 9856040960 26072 33554432000 1073741824 1073778376 140734830330848 140182669010184 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12990/tid=13004] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/13004/stat : 13004 (java) S 12987 12990 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36413420 9856040960 26072 33554432000 1073741824 1073778376 140734830330848 140182667958672 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12990/tid=13005] ppid=12987 vsize=9625040 CPUtime=0.43 cores=1,3,5,7
/proc/12990/task/13005/stat : 13005 (java) S 12987 12990 12165 0 -1 4202560 5409 0 0 0 43 0 0 0 20 0 19 0 36413420 9856040960 26072 33554432000 1073741824 1073778376 140734830330848 140182666906296 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12990/tid=13006] ppid=12987 vsize=9625040 CPUtime=0.95 cores=1,3,5,7
/proc/12990/task/13006/stat : 13006 (java) S 12987 12990 12165 0 -1 4202560 15194 0 0 0 92 3 0 0 20 0 19 0 36413420 9856040960 26072 33554432000 1073741824 1073778376 140734830330848 140182665853496 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12990/tid=13007] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/13007/stat : 13007 (java) S 12987 12990 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36413420 9856040960 26072 33554432000 1073741824 1073778376 140734830330848 140182664801400 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12990/tid=13008] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/13008/stat : 13008 (java) S 12987 12990 12165 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36413420 9856040960 26072 33554432000 1073741824 1073778376 140734830330848 140182663748808 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12990/tid=13009] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/13009/stat : 13009 (java) S 12987 12990 12165 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36413432 9856040960 26072 33554432000 1073741824 1073778376 140734830330848 140182662693800 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 10.2
Current children cumulated vsize (KiB) 9625040

[startup+9.60073 s]
/proc/loadavg: 2.43 2.34 1.98 3/214 13074
/proc/meminfo: memFree=29747828/32872528 swapFree=1534436/1655032
[pid=12990] ppid=12987 vsize=9625040 CPUtime=11 cores=1,3,5,7
/proc/12990/stat : 12990 (java) S 12987 12990 12165 0 -1 4202496 24321 0 1 0 1095 5 0 0 20 0 19 0 36413415 9856040960 27096 33554432000 1073741824 1073778376 140734830330848 140734830321984 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12990/statm: 2406260 27096 2264 9 0 2396937 0
[pid=12990/tid=12992] ppid=12987 vsize=9625040 CPUtime=9.55 cores=1,3,5,7
/proc/12990/task/12992/stat : 12992 (java) R 12987 12990 12165 0 -1 4202560 2444 0 1 0 954 1 0 0 20 0 19 0 36413416 9856040960 27096 33554432000 1073741824 1073778376 140734830330848 140182846910160 140182716637027 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=12990/tid=12993] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/12993/stat : 12993 (java) S 12987 12990 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36413416 9856040960 27096 33554432000 1073741824 1073778376 140734830330848 140182835980584 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12990/tid=12994] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/12994/stat : 12994 (java) S 12987 12990 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36413416 9856040960 27096 33554432000 1073741824 1073778376 140734830330848 140182834927784 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12990/tid=12995] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/12995/stat : 12995 (java) S 12987 12990 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36413416 9856040960 27096 33554432000 1073741824 1073778376 140734830330848 140182688578088 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12990/tid=12996] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/12996/stat : 12996 (java) S 12987 12990 12165 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36413417 9856040960 27096 33554432000 1073741824 1073778376 140734830330848 140182687525288 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12990/tid=12997] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/12997/stat : 12997 (java) S 12987 12990 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36413417 9856040960 27096 33554432000 1073741824 1073778376 140734830330848 140182686473000 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12990/tid=12998] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/12998/stat : 12998 (java) S 12987 12990 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36413417 9856040960 27096 33554432000 1073741824 1073778376 140734830330848 140182685420200 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12990/tid=12999] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/12999/stat : 12999 (java) S 12987 12990 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36413417 9856040960 27096 33554432000 1073741824 1073778376 140734830330848 140182684367912 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12990/tid=13000] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/13000/stat : 13000 (java) S 12987 12990 12165 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36413417 9856040960 27096 33554432000 1073741824 1073778376 140734830330848 140182683315112 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12990/tid=13001] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/13001/stat : 13001 (java) S 12987 12990 12165 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 36413418 9856040960 27096 33554432000 1073741824 1073778376 140734830330848 140182671116520 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12990/tid=13002] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/13002/stat : 13002 (java) S 12987 12990 12165 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36413418 9856040960 27096 33554432000 1073741824 1073778376 140734830330848 140182670062584 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12990/tid=13003] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/13003/stat : 13003 (java) S 12987 12990 12165 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36413418 9856040960 27096 33554432000 1073741824 1073778376 140734830330848 140182669010184 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12990/tid=13004] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/13004/stat : 13004 (java) S 12987 12990 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36413420 9856040960 27096 33554432000 1073741824 1073778376 140734830330848 140182667958672 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12990/tid=13005] ppid=12987 vsize=9625040 CPUtime=0.43 cores=1,3,5,7
/proc/12990/task/13005/stat : 13005 (java) S 12987 12990 12165 0 -1 4202560 5409 0 0 0 43 0 0 0 20 0 19 0 36413420 9856040960 27096 33554432000 1073741824 1073778376 140734830330848 140182666906296 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12990/tid=13006] ppid=12987 vsize=9625040 CPUtime=0.95 cores=1,3,5,7
/proc/12990/task/13006/stat : 13006 (java) S 12987 12990 12165 0 -1 4202560 15194 0 0 0 92 3 0 0 20 0 19 0 36413420 9856040960 27096 33554432000 1073741824 1073778376 140734830330848 140182665853496 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12990/tid=13007] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/13007/stat : 13007 (java) S 12987 12990 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36413420 9856040960 27096 33554432000 1073741824 1073778376 140734830330848 140182664801400 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12990/tid=13008] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/13008/stat : 13008 (java) S 12987 12990 12165 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36413420 9856040960 27096 33554432000 1073741824 1073778376 140734830330848 140182663748808 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12990/tid=13009] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/13009/stat : 13009 (java) S 12987 12990 12165 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36413432 9856040960 27096 33554432000 1073741824 1073778376 140734830330848 140182662693800 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 11
Current children cumulated vsize (KiB) 9625040

[startup+10.0078 s]
/proc/loadavg: 2.43 2.34 1.98 3/214 13074
/proc/meminfo: memFree=29737588/32872528 swapFree=1534436/1655032
[pid=12990] ppid=12987 vsize=9625040 CPUtime=11.4 cores=1,3,5,7
/proc/12990/stat : 12990 (java) S 12987 12990 12165 0 -1 4202496 24322 0 1 0 1135 5 0 0 20 0 19 0 36413415 9856040960 27608 33554432000 1073741824 1073778376 140734830330848 140734830321984 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12990/statm: 2406260 27608 2264 9 0 2396937 0
[pid=12990/tid=12992] ppid=12987 vsize=9625040 CPUtime=9.95 cores=1,3,5,7
/proc/12990/task/12992/stat : 12992 (java) R 12987 12990 12165 0 -1 4202560 2445 0 1 0 994 1 0 0 20 0 19 0 36413416 9856040960 27608 33554432000 1073741824 1073778376 140734830330848 140182846910160 140182716651350 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=12990/tid=12993] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/12993/stat : 12993 (java) S 12987 12990 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36413416 9856040960 27608 33554432000 1073741824 1073778376 140734830330848 140182835980584 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12990/tid=12994] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/12994/stat : 12994 (java) S 12987 12990 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36413416 9856040960 27608 33554432000 1073741824 1073778376 140734830330848 140182834927784 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12990/tid=12995] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/12995/stat : 12995 (java) S 12987 12990 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36413416 9856040960 27608 33554432000 1073741824 1073778376 140734830330848 140182688578088 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12990/tid=12996] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/12996/stat : 12996 (java) S 12987 12990 12165 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36413417 9856040960 27608 33554432000 1073741824 1073778376 140734830330848 140182687525288 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12990/tid=12997] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/12997/stat : 12997 (java) S 12987 12990 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36413417 9856040960 27608 33554432000 1073741824 1073778376 140734830330848 140182686473000 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12990/tid=12998] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/12998/stat : 12998 (java) S 12987 12990 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36413417 9856040960 27608 33554432000 1073741824 1073778376 140734830330848 140182685420200 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12990/tid=12999] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/12999/stat : 12999 (java) S 12987 12990 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36413417 9856040960 27608 33554432000 1073741824 1073778376 140734830330848 140182684367912 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12990/tid=13000] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/13000/stat : 13000 (java) S 12987 12990 12165 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36413417 9856040960 27608 33554432000 1073741824 1073778376 140734830330848 140182683315112 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12990/tid=13001] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/13001/stat : 13001 (java) S 12987 12990 12165 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 36413418 9856040960 27608 33554432000 1073741824 1073778376 140734830330848 140182671116520 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12990/tid=13002] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/13002/stat : 13002 (java) S 12987 12990 12165 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36413418 9856040960 27608 33554432000 1073741824 1073778376 140734830330848 140182670062584 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12990/tid=13003] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/13003/stat : 13003 (java) S 12987 12990 12165 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36413418 9856040960 27608 33554432000 1073741824 1073778376 140734830330848 140182669010184 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12990/tid=13004] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/13004/stat : 13004 (java) S 12987 12990 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36413420 9856040960 27608 33554432000 1073741824 1073778376 140734830330848 140182667958672 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12990/tid=13005] ppid=12987 vsize=9625040 CPUtime=0.43 cores=1,3,5,7
/proc/12990/task/13005/stat : 13005 (java) S 12987 12990 12165 0 -1 4202560 5409 0 0 0 43 0 0 0 20 0 19 0 36413420 9856040960 27608 33554432000 1073741824 1073778376 140734830330848 140182666906296 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12990/tid=13006] ppid=12987 vsize=9625040 CPUtime=0.95 cores=1,3,5,7
/proc/12990/task/13006/stat : 13006 (java) S 12987 12990 12165 0 -1 4202560 15194 0 0 0 92 3 0 0 20 0 19 0 36413420 9856040960 27608 33554432000 1073741824 1073778376 140734830330848 140182665853496 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12990/tid=13007] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/13007/stat : 13007 (java) S 12987 12990 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36413420 9856040960 27608 33554432000 1073741824 1073778376 140734830330848 140182664801400 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12990/tid=13008] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/13008/stat : 13008 (java) S 12987 12990 12165 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36413420 9856040960 27608 33554432000 1073741824 1073778376 140734830330848 140182663748808 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12990/tid=13009] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/13009/stat : 13009 (java) S 12987 12990 12165 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36413432 9856040960 27608 33554432000 1073741824 1073778376 140734830330848 140182662693800 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 11.4
Current children cumulated vsize (KiB) 9625040

[startup+10.1009 s]
/proc/loadavg: 2.43 2.34 1.98 3/214 13074
/proc/meminfo: memFree=29737588/32872528 swapFree=1534436/1655032
[pid=12990] ppid=12987 vsize=9625040 CPUtime=11.5 cores=1,3,5,7
/proc/12990/stat : 12990 (java) S 12987 12990 12165 0 -1 4202496 24322 0 1 0 1145 5 0 0 20 0 19 0 36413415 9856040960 27576 33554432000 1073741824 1073778376 140734830330848 140734830321984 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12990/statm: 2406260 27576 2264 9 0 2396937 0
[pid=12990/tid=12992] ppid=12987 vsize=9625040 CPUtime=10.04 cores=1,3,5,7
/proc/12990/task/12992/stat : 12992 (java) R 12987 12990 12165 0 -1 4202560 2445 0 1 0 1003 1 0 0 20 0 19 0 36413416 9856040960 27576 33554432000 1073741824 1073778376 140734830330848 140182846910160 140182716637027 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=12990/tid=12993] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/12993/stat : 12993 (java) S 12987 12990 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36413416 9856040960 27576 33554432000 1073741824 1073778376 140734830330848 140182835980584 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12990/tid=12994] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/12994/stat : 12994 (java) S 12987 12990 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36413416 9856040960 27576 33554432000 1073741824 1073778376 140734830330848 140182834927784 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12990/tid=12995] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/12995/stat : 12995 (java) S 12987 12990 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36413416 9856040960 27576 33554432000 1073741824 1073778376 140734830330848 140182688578088 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12990/tid=12996] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/12996/stat : 12996 (java) S 12987 12990 12165 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36413417 9856040960 27576 33554432000 1073741824 1073778376 140734830330848 140182687525288 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12990/tid=12997] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/12997/stat : 12997 (java) S 12987 12990 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36413417 9856040960 27576 33554432000 1073741824 1073778376 140734830330848 140182686473000 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12990/tid=12998] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/12998/stat : 12998 (java) S 12987 12990 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36413417 9856040960 27576 33554432000 1073741824 1073778376 140734830330848 140182685420200 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12990/tid=12999] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/12999/stat : 12999 (java) S 12987 12990 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36413417 9856040960 27576 33554432000 1073741824 1073778376 140734830330848 140182684367912 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12990/tid=13000] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/13000/stat : 13000 (java) S 12987 12990 12165 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36413417 9856040960 27576 33554432000 1073741824 1073778376 140734830330848 140182683315112 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12990/tid=13001] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/13001/stat : 13001 (java) S 12987 12990 12165 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 36413418 9856040960 27576 33554432000 1073741824 1073778376 140734830330848 140182671116520 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12990/tid=13002] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/13002/stat : 13002 (java) S 12987 12990 12165 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36413418 9856040960 27576 33554432000 1073741824 1073778376 140734830330848 140182670062584 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12990/tid=13003] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/13003/stat : 13003 (java) S 12987 12990 12165 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36413418 9856040960 27576 33554432000 1073741824 1073778376 140734830330848 140182669010184 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12990/tid=13004] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/13004/stat : 13004 (java) S 12987 12990 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36413420 9856040960 27576 33554432000 1073741824 1073778376 140734830330848 140182667958672 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12990/tid=13005] ppid=12987 vsize=9625040 CPUtime=0.43 cores=1,3,5,7
/proc/12990/task/13005/stat : 13005 (java) S 12987 12990 12165 0 -1 4202560 5409 0 0 0 43 0 0 0 20 0 19 0 36413420 9856040960 27576 33554432000 1073741824 1073778376 140734830330848 140182666906296 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12990/tid=13006] ppid=12987 vsize=9625040 CPUtime=0.95 cores=1,3,5,7
/proc/12990/task/13006/stat : 13006 (java) S 12987 12990 12165 0 -1 4202560 15194 0 0 0 92 3 0 0 20 0 19 0 36413420 9856040960 27576 33554432000 1073741824 1073778376 140734830330848 140182665853496 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12990/tid=13007] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/13007/stat : 13007 (java) S 12987 12990 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36413420 9856040960 27576 33554432000 1073741824 1073778376 140734830330848 140182664801400 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12990/tid=13008] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/13008/stat : 13008 (java) S 12987 12990 12165 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36413420 9856040960 27576 33554432000 1073741824 1073778376 140734830330848 140182663748808 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12990/tid=13009] ppid=12987 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12990/task/13009/stat : 13009 (java) S 12987 12990 12165 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36413432 9856040960 27576 33554432000 1073741824 1073778376 140734830330848 140182662693800 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 11.5
Current children cumulated vsize (KiB) 9625040

Child status: 30
Real time (s): 10.1386
CPU time (s): 11.5322
CPU user time (s): 11.4603
CPU system time (s): 0.071989
CPU usage (%): 113.746
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.4603
system time used= 0.071989
maximum resident set size= 110432
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24346
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= 507
involuntary context switches= 56

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.042993 second user time and 0.096985 second system time

The end

Launcher Data

Begin job on node122 at 2016-06-19 15:40:50
IDJOB=4109504
IDBENCH=78833
IDSOLVER=2551
FILE ID=node122/4109504-1466343650
RUNJOBID= node122-1466341819-12182
PBS_JOBID= 19922031
Free space on /tmp= 71744 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1110978334--soft-33-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4109504-1466343650/watcher-4109504-1466343650 -o /tmp/evaluation-result-4109504-1466343650/solver-4109504-1466343650 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1466341819-12182 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4109504-1466343650.wbo

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

MD5SUM BENCH= 14512bd829ee0bf054bc16c7157cd521
RANDOM SEED=1745425343

node122.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.769
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.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
cpu MHz		: 2666.769
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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.769
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.55
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.769
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.769
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.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
cpu MHz		: 2666.769
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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.769
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.769
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.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29860872 kB
Buffers:          176136 kB
Cached:           350016 kB
SwapCached:            0 kB
Active:           207992 kB
Inactive:         398144 kB
Active(anon):      72660 kB
Inactive(anon):     9900 kB
Active(file):     135332 kB
Inactive(file):   388244 kB
Unevictable:     1655032 kB
Mlocked:         1534436 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1696 kB
Writeback:             0 kB
AnonPages:       1773740 kB
Mapped:            21036 kB
Shmem:               204 kB
Slab:             615928 kB
SReclaimable:      58892 kB
SUnreclaim:       557036 kB
KernelStack:        1768 kB
PageTables:         7396 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2343668 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    212992 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= 71744 MiB
End job on node122 at 2016-06-19 15:41:00