Trace number 4109364

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 22.3206 21.367

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110976935--soft-66-100-0.wbo
MD5SUMff50a01bd34cad1b05de66ca80b19984
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark68
Best CPU time to get the best result obtained on this benchmark30.6733
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 constraints42
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 1838
Min constraint cost 1
Max constraint cost 97
Sum of constraints costs 1837
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1229
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.10/0.10	c Pseudo Boolean Optimization by upper bound
0.10/0.10	c --- Begin Solver configuration ---
0.10/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.10/0.10	c Learn all clauses as in MiniSAT
0.10/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.10	c No reason simplification
0.10/0.10	c Glucose 2.1 dynamic restart strategy
0.10/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.10/0.10	c timeout=2147483s
0.10/0.10	c DB Simplification allowed=false
0.10/0.10	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.10/0.10	c --- End Solver configuration ---
0.10/0.10	c solving HOME/instance-4109364-1466343624.wbo
0.10/0.10	c reading problem ... 
0.10/0.16	c ... done. Wall clock time 0.053s.
0.10/0.16	c declared #vars     169
0.10/0.16	c internal #vars     211
0.10/0.16	c #constraints  101
0.10/0.16	c constraints type 
0.10/0.16	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 27
0.10/0.16	c org.sat4j.minisat.constraints.card.MinWatchCard => 41
0.10/0.16	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 3
0.10/0.16	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 30
0.10/0.16	c 101 constraints processed.
0.10/0.16	c objective function length is 42 literals
0.28/0.29	c SATISFIABLE
0.28/0.29	c OPTIMIZING...
0.28/0.29	c Got one! Elapsed wall clock time (in seconds):0.192
0.28/0.30	o 985
0.55/0.32	c Got one! Elapsed wall clock time (in seconds):0.213
0.55/0.32	o 975
0.55/0.32	c Got one! Elapsed wall clock time (in seconds):0.218
0.55/0.32	o 689
0.55/0.33	c Got one! Elapsed wall clock time (in seconds):0.225
0.55/0.33	o 688
0.55/0.34	c Got one! Elapsed wall clock time (in seconds):0.237
0.55/0.34	o 687
0.55/0.34	c Got one! Elapsed wall clock time (in seconds):0.242
0.55/0.34	o 683
0.55/0.35	c Got one! Elapsed wall clock time (in seconds):0.248
0.55/0.35	o 681
0.55/0.35	c Got one! Elapsed wall clock time (in seconds):0.25
0.55/0.35	o 441
0.55/0.36	c Got one! Elapsed wall clock time (in seconds):0.256
0.55/0.36	o 435
0.69/0.43	c Got one! Elapsed wall clock time (in seconds):0.325
0.69/0.43	o 424
0.69/0.44	c Got one! Elapsed wall clock time (in seconds):0.339
0.69/0.44	o 409
0.88/0.57	c cleaning 3810 clauses out of 7627 with flag 8404/7627
1.02/0.60	c Got one! Elapsed wall clock time (in seconds):0.497
1.02/0.60	o 407
1.02/0.66	c Got one! Elapsed wall clock time (in seconds):0.559
1.02/0.66	o 401
1.02/0.69	c Got one! Elapsed wall clock time (in seconds):0.592
1.02/0.69	o 396
1.15/0.72	c Got one! Elapsed wall clock time (in seconds):0.617
1.15/0.72	o 391
1.15/0.72	c Got one! Elapsed wall clock time (in seconds):0.623
1.15/0.72	o 386
1.15/0.76	c Got one! Elapsed wall clock time (in seconds):0.661
1.15/0.76	o 383
1.15/0.77	c Got one! Elapsed wall clock time (in seconds):0.664
1.15/0.77	o 369
1.15/0.78	c Got one! Elapsed wall clock time (in seconds):0.675
1.15/0.78	o 356
1.15/0.79	c Got one! Elapsed wall clock time (in seconds):0.687
1.15/0.79	o 354
1.26/0.82	c Got one! Elapsed wall clock time (in seconds):0.714
1.26/0.82	o 351
1.26/0.84	c Got one! Elapsed wall clock time (in seconds):0.738
1.26/0.84	o 347
1.26/0.84	c Got one! Elapsed wall clock time (in seconds):0.741
1.26/0.84	o 344
1.26/0.85	c Got one! Elapsed wall clock time (in seconds):0.749
1.26/0.85	o 339
1.26/0.88	c Got one! Elapsed wall clock time (in seconds):0.782
1.26/0.88	o 338
1.26/0.89	c Got one! Elapsed wall clock time (in seconds):0.786
1.26/0.89	o 334
1.36/0.91	c Got one! Elapsed wall clock time (in seconds):0.811
1.36/0.91	o 333
1.36/0.93	c Got one! Elapsed wall clock time (in seconds):0.823
1.36/0.93	o 332
1.36/0.94	c Got one! Elapsed wall clock time (in seconds):0.841
1.36/0.94	o 330
1.36/0.96	c Got one! Elapsed wall clock time (in seconds):0.86
1.36/0.96	o 327
1.47/1.01	c Got one! Elapsed wall clock time (in seconds):0.906
1.47/1.01	o 315
1.47/1.02	c Got one! Elapsed wall clock time (in seconds):0.916
1.47/1.02	o 312
1.47/1.07	c cleaning 8586 clauses out of 17172 with flag 2937/20982
1.59/1.12	c Got one! Elapsed wall clock time (in seconds):1.021
1.59/1.12	o 306
1.59/1.14	c Got one! Elapsed wall clock time (in seconds):1.034
1.59/1.14	o 299
1.59/1.14	c Got one! Elapsed wall clock time (in seconds):1.041
1.59/1.14	o 293
1.69/1.27	c Got one! Elapsed wall clock time (in seconds):1.172
1.69/1.27	o 290
1.78/1.33	c cleaning 7673 clauses out of 15362 with flag 3513/27758
1.78/1.34	c Got one! Elapsed wall clock time (in seconds):1.242
1.78/1.34	o 287
1.78/1.39	c Got one! Elapsed wall clock time (in seconds):1.292
1.78/1.39	o 283
1.89/1.41	c Got one! Elapsed wall clock time (in seconds):1.309
1.89/1.41	o 282
1.99/1.55	c cleaning 7059 clauses out of 14119 with flag 11726/34188
2.11/1.61	c Got one! Elapsed wall clock time (in seconds):1.511
2.11/1.61	o 270
2.11/1.63	c Got one! Elapsed wall clock time (in seconds):1.529
2.11/1.63	o 269
2.11/1.66	c Got one! Elapsed wall clock time (in seconds):1.56
2.11/1.66	o 254
2.11/1.67	c Got one! Elapsed wall clock time (in seconds):1.566
2.11/1.67	o 246
2.22/1.72	c Got one! Elapsed wall clock time (in seconds):1.621
2.22/1.72	o 242
2.22/1.73	c Got one! Elapsed wall clock time (in seconds):1.631
2.22/1.73	o 235
2.22/1.75	c Got one! Elapsed wall clock time (in seconds):1.65
2.22/1.75	o 226
2.22/1.76	c Got one! Elapsed wall clock time (in seconds):1.663
2.22/1.76	o 217
2.32/1.89	c cleaning 8035 clauses out of 16078 with flag 10418/43206
2.43/1.90	c Got one! Elapsed wall clock time (in seconds):1.801
2.43/1.90	o 197
2.54/2.09	c cleaning 6638 clauses out of 13289 with flag 15851/48452
2.75/2.30	c cleaning 6318 clauses out of 12651 with flag 35859/54452
2.85/2.37	c Got one! Elapsed wall clock time (in seconds):2.271
2.85/2.37	o 189
2.97/2.49	c cleaning 5957 clauses out of 11932 with flag 10733/60051
3.19/2.69	c cleaning 5984 clauses out of 11976 with flag 31997/66052
3.49/2.93	c cleaning 6491 clauses out of 12991 with flag 56143/73051
3.49/2.96	c Got one! Elapsed wall clock time (in seconds):2.854
3.49/2.96	o 187
3.69/3.14	c cleaning 6167 clauses out of 12349 with flag 17115/78900
3.90/3.32	c Got one! Elapsed wall clock time (in seconds):3.214
3.90/3.32	o 184
3.90/3.36	c Got one! Elapsed wall clock time (in seconds):3.258
3.90/3.36	o 183
4.02/3.45	c Got one! Elapsed wall clock time (in seconds):3.353
4.02/3.45	o 175
4.11/3.55	c cleaning 8322 clauses out of 16646 with flag 7852/89364
4.11/3.57	c Got one! Elapsed wall clock time (in seconds):3.469
4.11/3.57	o 170
4.11/3.59	c Got one! Elapsed wall clock time (in seconds):3.491
4.11/3.59	o 155
4.31/3.78	c cleaning 7268 clauses out of 14543 with flag 16530/95583
4.51/3.90	c Got one! Elapsed wall clock time (in seconds):3.799
4.51/3.90	o 152
4.51/3.98	c cleaning 6520 clauses out of 13052 with flag 7199/101360
4.61/4.03	c Got one! Elapsed wall clock time (in seconds):3.927
4.61/4.03	o 147
4.61/4.10	c Got one! Elapsed wall clock time (in seconds):3.994
4.61/4.10	o 135
4.71/4.18	c cleaning 6158 clauses out of 12324 with flag 7332/107152
4.91/4.38	c cleaning 6075 clauses out of 12168 with flag 29704/113154
5.21/4.63	c cleaning 6541 clauses out of 13094 with flag 55654/120155
5.52/4.93	c cleaning 7274 clauses out of 14552 with flag 90617/128154
5.82/5.27	c cleaning 8136 clauses out of 16276 with flag 130489/137152
6.22/5.69	c cleaning 9068 clauses out of 18141 with flag 171219/147153
6.62/6.02	c Got one! Elapsed wall clock time (in seconds):5.915
6.62/6.02	o 133
6.83/6.26	c cleaning 11167 clauses out of 22350 with flag 21841/160430
7.12/6.51	c cleaning 8589 clauses out of 17184 with flag 50018/166431
7.33/6.79	c cleaning 7795 clauses out of 15596 with flag 85095/173432
7.72/7.10	c cleaning 7897 clauses out of 15798 with flag 124605/181429
8.02/7.41	c Got one! Elapsed wall clock time (in seconds):7.31
8.02/7.41	o 131
8.27/7.64	c cleaning 10633 clauses out of 21273 with flag 19841/194801
8.27/7.68	c Got one! Elapsed wall clock time (in seconds):7.58
8.27/7.68	o 129
8.47/7.84	c cleaning 7964 clauses out of 15941 with flag 16314/200102
8.56/7.96	c Got one! Elapsed wall clock time (in seconds):7.858
8.56/7.96	o 124
8.67/8.04	c cleaning 6861 clauses out of 13725 with flag 10679/205850
8.87/8.20	c Got one! Elapsed wall clock time (in seconds):8.094
8.87/8.20	o 123
8.87/8.24	c cleaning 6301 clauses out of 12607 with flag 3818/211593
8.97/8.30	c Got one! Elapsed wall clock time (in seconds):8.202
8.97/8.30	o 118
9.07/8.42	c cleaning 5812 clauses out of 11633 with flag 16850/216920
9.07/8.49	c Got one! Elapsed wall clock time (in seconds):8.385
9.07/8.49	o 117
9.27/8.60	c cleaning 5415 clauses out of 10833 with flag 15941/221932
9.37/8.80	c cleaning 5705 clauses out of 11415 with flag 43909/227929
9.67/9.05	c cleaning 6351 clauses out of 12709 with flag 80941/234928
9.97/9.36	c cleaning 7175 clauses out of 14357 with flag 128021/242927
10.37/9.71	c cleaning 8091 clauses out of 16187 with flag 178682/251932
10.37/9.76	c Got one! Elapsed wall clock time (in seconds):9.662
10.37/9.76	o 116
10.58/9.93	c cleaning 6840 clauses out of 13686 with flag 22674/257522
10.77/10.16	c cleaning 6419 clauses out of 12843 with flag 63662/263519
11.07/10.42	c cleaning 6713 clauses out of 13426 with flag 103867/270521
11.17/10.54	c Got one! Elapsed wall clock time (in seconds):10.433
11.17/10.54	o 92
11.27/10.61	c cleaning 6112 clauses out of 12231 with flag 10887/276039
11.47/10.84	c cleaning 6056 clauses out of 12118 with flag 43597/282038
11.67/11.10	c cleaning 6532 clauses out of 13063 with flag 84636/289039
12.08/11.44	c cleaning 7260 clauses out of 14530 with flag 131419/297038
12.48/11.80	c cleaning 8128 clauses out of 16269 with flag 173359/306039
12.89/12.22	c cleaning 9066 clauses out of 18140 with flag 213819/316038
13.38/12.70	c cleaning 10030 clauses out of 20074 with flag 258655/327038
13.88/13.27	c cleaning 11020 clauses out of 22046 with flag 311751/339040
14.48/13.88	c cleaning 12010 clauses out of 24024 with flag 372988/352038
15.28/14.62	c cleaning 13004 clauses out of 26014 with flag 441192/366039
15.28/14.64	c Got one! Elapsed wall clock time (in seconds):14.534
15.28/14.64	o 80
15.48/14.85	c cleaning 9278 clauses out of 18571 with flag 20165/371600
15.68/15.08	c cleaning 7643 clauses out of 15290 with flag 43606/377597
15.98/15.32	c cleaning 7309 clauses out of 14646 with flag 70444/384597
16.28/15.63	c cleaning 7661 clauses out of 15338 with flag 103687/392598
16.58/15.98	c cleaning 8332 clauses out of 16676 with flag 140422/401597
16.98/16.38	c cleaning 9172 clauses out of 18343 with flag 183180/411598
17.48/16.84	c cleaning 10082 clauses out of 20170 with flag 236132/422597
17.98/17.40	c cleaning 11034 clauses out of 22086 with flag 289951/434597
18.68/18.04	c cleaning 12023 clauses out of 24051 with flag 348380/447598
18.88/18.26	c Got one! Elapsed wall clock time (in seconds):18.153
18.88/18.26	o 75
18.98/18.31	c cleaning 8988 clauses out of 18000 with flag 4046/453570
19.08/18.43	c Got one! Elapsed wall clock time (in seconds):18.327
19.08/18.43	o 74
19.18/18.52	c cleaning 7247 clauses out of 14505 with flag 7970/459063
19.18/18.53	c Got one! Elapsed wall clock time (in seconds):18.425
19.18/18.53	o 73
19.40/18.71	c cleaning 6304 clauses out of 12618 with flag 20153/464425
19.59/18.92	c cleaning 6151 clauses out of 12314 with flag 43286/470426
19.79/19.16	c cleaning 6575 clauses out of 13161 with flag 69281/477424
20.09/19.47	c cleaning 7286 clauses out of 14584 with flag 99569/485424
20.49/19.84	c cleaning 8148 clauses out of 16300 with flag 137614/494426
20.89/20.28	c cleaning 9074 clauses out of 18150 with flag 180276/504425
20.89/20.30	c Got one! Elapsed wall clock time (in seconds):20.194
20.89/20.30	o 69
21.09/20.49	c cleaning 7208 clauses out of 14421 with flag 21217/509771
21.39/20.72	c cleaning 6603 clauses out of 13212 with flag 45568/515771
21.59/21.00	c cleaning 6800 clauses out of 13606 with flag 72299/522771
22.13/21.29	c Got one! Elapsed wall clock time (in seconds):21.183
22.13/21.29	o 68
22.29/21.35	c starts		: 515
22.29/21.35	c conflicts		: 531022
22.29/21.35	c decisions		: 846430
22.29/21.35	c propagations		: 12841998
22.29/21.35	c inspects		: 276075035
22.29/21.35	c shortcuts		: 0
22.29/21.35	c learnt literals	: 37
22.29/21.35	c learnt binary clauses	: 4
22.29/21.35	c learnt ternary clauses	: 708
22.29/21.35	c learnt constraints	: 530984
22.29/21.35	c ignored constraints	: 0
22.29/21.35	c root simplifications	: 0
22.29/21.35	c removed literals (reason simplification)	: 0
22.29/21.35	c reason swapping (by a shorter reason)	: 0
22.29/21.35	c Calls to reduceDB	: 67
22.29/21.35	c Number of update (reduction) of LBD	: 133786
22.29/21.35	c Imported unit clauses	: 0
22.29/21.35	c number of reductions to clauses (during analyze)	: 0
22.29/21.35	c number of learned constraints concerned by reduction	: 0
22.29/21.35	c number of learning phase by resolution	: 0
22.29/21.35	c number of learning phase by cutting planes	: 0
22.29/21.35	c speed (assignments/second)	: 606069.0924536316
22.29/21.35	c non guided choices	2380
22.29/21.35	c learnt constraints type 
22.29/21.35	s OPTIMUM FOUND
22.29/21.35	c Found 73 solution(s)
22.29/21.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 
22.29/21.35	c objective function=68
22.29/21.35	c Total wall clock time (in seconds): 21.247

Verifier Data

OK	68

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-4109364-1466343624/watcher-4109364-1466343624 -o /tmp/evaluation-result-4109364-1466343624/solver-4109364-1466343624 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1466341822-5260 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4109364-1466343624.wbo 

pid=5675
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.25 2.21 1.86 3/195 5678
/proc/meminfo: memFree=30411008/32872528 swapFree=1075284/1157044
[pid=5678] ppid=5675 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/5678/stat : 5678 (java) R 5675 5678 5243 0 -1 4202496 1209 0 0 0 0 0 0 0 20 0 1 0 36411596 23793664 859 33554432000 1073741824 1073778376 140735863362064 140735863351128 140573138726905 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/5678/statm: 5793 856 646 9 0 128 0
[pid=5678/tid=5679] ppid=5675 vsize=24200 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5679/stat : 5679 (java) R 5675 5678 5243 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 2 0 36411597 24780800 869 33554432000 1073741824 1073778376 140735863362064 140735863351128 219514004362 0 0 4096 0 0 0 0 -1 3 0 0 0 0 0

[startup+0.100166 s]
/proc/loadavg: 2.25 2.21 1.86 3/195 5678
/proc/meminfo: memFree=30411008/32872528 swapFree=1075284/1157044
[pid=5678] ppid=5675 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/5678/stat : 5678 (java) S 5675 5678 5243 0 -1 4202496 4525 0 1 0 9 1 0 0 20 0 18 0 36411596 9787879424 5650 33554432000 1073741824 1073778376 140735863362064 140735863353200 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5678/statm: 2389619 5650 2155 9 0 2380296 0
[pid=5678/tid=5679] ppid=5675 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/5678/task/5679/stat : 5679 (java) R 5675 5678 5243 0 -1 4202560 2435 0 1 0 7 0 0 0 20 0 18 0 36411597 9787879424 5650 33554432000 1073741824 1073778376 140735863362064 140573136624544 219517347085 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200378 s]
/proc/loadavg: 2.25 2.21 1.86 3/195 5678
/proc/meminfo: memFree=30411008/32872528 swapFree=1075284/1157044
[pid=5678] ppid=5675 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/5678/stat : 5678 (java) S 5675 5678 5243 0 -1 4202496 6706 0 1 0 27 1 0 0 20 0 19 0 36411596 9856040960 8304 33554432000 1073741824 1073778376 140735863362064 140735863353200 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5678/statm: 2406260 8304 2232 9 0 2396937 0
[pid=5678/tid=5679] ppid=5675 vsize=9625040 CPUtime=0.17 cores=1,3,5,7
/proc/5678/task/5679/stat : 5679 (java) R 5675 5678 5243 0 -1 4202560 2464 0 1 0 17 0 0 0 20 0 19 0 36411597 9856040960 8304 33554432000 1073741824 1073778376 140735863362064 140573136626304 140573076420039 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9625040

[startup+0.300277 s]
/proc/loadavg: 2.25 2.21 1.86 3/195 5678
/proc/meminfo: memFree=30411008/32872528 swapFree=1075284/1157044
[pid=5678] ppid=5675 vsize=9625040 CPUtime=0.55 cores=1,3,5,7
/proc/5678/stat : 5678 (java) S 5675 5678 5243 0 -1 4202496 7667 0 1 0 54 1 0 0 20 0 19 0 36411596 9856040960 8569 33554432000 1073741824 1073778376 140735863362064 140735863353200 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5678/statm: 2406260 8569 2244 9 0 2396937 0
[pid=5678/tid=5679] ppid=5675 vsize=9625040 CPUtime=0.27 cores=1,3,5,7
/proc/5678/task/5679/stat : 5679 (java) R 5675 5678 5243 0 -1 4202560 2466 0 1 0 26 1 0 0 20 0 19 0 36411597 9856040960 8569 33554432000 1073741824 1073778376 140735863362064 140573136626304 140573076754452 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 9625040

[startup+0.700303 s]
/proc/loadavg: 2.25 2.21 1.86 3/195 5678
/proc/meminfo: memFree=30411008/32872528 swapFree=1075284/1157044
[pid=5678] ppid=5675 vsize=9625040 CPUtime=1.15 cores=1,3,5,7
/proc/5678/stat : 5678 (java) S 5675 5678 5243 0 -1 4202496 9374 0 1 0 113 2 0 0 20 0 19 0 36411596 9856040960 9533 33554432000 1073741824 1073778376 140735863362064 140735863353200 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5678/statm: 2406260 9533 2258 9 0 2396937 0
[pid=5678/tid=5679] ppid=5675 vsize=9625040 CPUtime=0.67 cores=1,3,5,7
/proc/5678/task/5679/stat : 5679 (java) R 5675 5678 5243 0 -1 4202560 2467 0 1 0 66 1 0 0 20 0 19 0 36411597 9856040960 9533 33554432000 1073741824 1073778376 140735863362064 140573136626040 140573076843025 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 9625040

[startup+1.50083 s]
/proc/loadavg: 2.25 2.21 1.86 3/214 5697
/proc/meminfo: memFree=30370564/32872528 swapFree=1075284/1157044
[pid=5678] ppid=5675 vsize=9625040 CPUtime=1.99 cores=1,3,5,7
/proc/5678/stat : 5678 (java) S 5675 5678 5243 0 -1 4202496 9391 0 1 0 197 2 0 0 20 0 19 0 36411596 9856040960 11082 33554432000 1073741824 1073778376 140735863362064 140735863353200 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5678/statm: 2406260 11082 2261 9 0 2396937 0
[pid=5678/tid=5679] ppid=5675 vsize=9625040 CPUtime=1.47 cores=1,3,5,7
/proc/5678/task/5679/stat : 5679 (java) R 5675 5678 5243 0 -1 4202560 2470 0 1 0 146 1 0 0 20 0 19 0 36411597 9856040960 11082 33554432000 1073741824 1073778376 140735863362064 140573136624200 140573076814816 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=5678/tid=5681] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5681/stat : 5681 (java) S 5675 5678 5243 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36411597 9856040960 11082 33554432000 1073741824 1073778376 140735863362064 140573075355944 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5682] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5682/stat : 5682 (java) S 5675 5678 5243 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36411597 9856040960 11082 33554432000 1073741824 1073778376 140735863362064 140573074303144 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5678/tid=5683] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5683/stat : 5683 (java) S 5675 5678 5243 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36411597 9856040960 11082 33554432000 1073741824 1073778376 140735863362064 140573073250856 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5678/tid=5684] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5684/stat : 5684 (java) S 5675 5678 5243 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36411597 9856040960 11082 33554432000 1073741824 1073778376 140735863362064 140572976953768 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5678/tid=5685] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5685/stat : 5685 (java) S 5675 5678 5243 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36411597 9856040960 11082 33554432000 1073741824 1073778376 140735863362064 140572975901480 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5686] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5686/stat : 5686 (java) S 5675 5678 5243 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36411597 9856040960 11082 33554432000 1073741824 1073778376 140735863362064 140572974848680 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5678/tid=5687] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5687/stat : 5687 (java) S 5675 5678 5243 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36411597 9856040960 11082 33554432000 1073741824 1073778376 140735863362064 140572973796392 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5688] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5688/stat : 5688 (java) S 5675 5678 5243 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36411597 9856040960 11082 33554432000 1073741824 1073778376 140735863362064 140572972743592 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5689] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5689/stat : 5689 (java) S 5675 5678 5243 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 36411599 9856040960 11082 33554432000 1073741824 1073778376 140735863362064 140572960545000 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5690] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5690/stat : 5690 (java) S 5675 5678 5243 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36411599 9856040960 11082 33554432000 1073741824 1073778376 140735863362064 140572959491064 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5691] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5691/stat : 5691 (java) S 5675 5678 5243 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36411599 9856040960 11082 33554432000 1073741824 1073778376 140735863362064 140572958438664 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5692] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5692/stat : 5692 (java) S 5675 5678 5243 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36411601 9856040960 11082 33554432000 1073741824 1073778376 140735863362064 140572957387152 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5693] ppid=5675 vsize=9625040 CPUtime=0.24 cores=1,3,5,7
/proc/5678/task/5693/stat : 5693 (java) S 5675 5678 5243 0 -1 4202560 2728 0 0 0 24 0 0 0 20 0 19 0 36411601 9856040960 11082 33554432000 1073741824 1073778376 140735863362064 140572956334776 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5694] ppid=5675 vsize=9625040 CPUtime=0.23 cores=1,3,5,7
/proc/5678/task/5694/stat : 5694 (java) S 5675 5678 5243 0 -1 4202560 2922 0 0 0 23 0 0 0 20 0 19 0 36411601 9856040960 11082 33554432000 1073741824 1073778376 140735863362064 140572955281976 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5678/tid=5695] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5695/stat : 5695 (java) S 5675 5678 5243 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36411601 9856040960 11082 33554432000 1073741824 1073778376 140735863362064 140572954229880 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5678/tid=5696] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5696/stat : 5696 (java) S 5675 5678 5243 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36411601 9856040960 11082 33554432000 1073741824 1073778376 140735863362064 140572953177288 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5697] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5697/stat : 5697 (java) S 5675 5678 5243 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36411612 9856040960 11082 33554432000 1073741824 1073778376 140735863362064 140572952122280 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.99
Current children cumulated vsize (KiB) 9625040

[startup+3.10076 s]
/proc/loadavg: 2.23 2.20 1.86 3/214 5697
/proc/meminfo: memFree=30357656/32872528 swapFree=1075284/1157044
[pid=5678] ppid=5675 vsize=9625040 CPUtime=3.69 cores=1,3,5,7
/proc/5678/stat : 5678 (java) S 5675 5678 5243 0 -1 4202496 10048 0 1 0 367 2 0 0 20 0 19 0 36411596 9856040960 13660 33554432000 1073741824 1073778376 140735863362064 140735863353200 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5678/statm: 2406260 13660 2261 9 0 2396937 0
[pid=5678/tid=5679] ppid=5675 vsize=9625040 CPUtime=3.07 cores=1,3,5,7
/proc/5678/task/5679/stat : 5679 (java) R 5675 5678 5243 0 -1 4202560 2475 0 1 0 306 1 0 0 20 0 19 0 36411597 9856040960 13660 33554432000 1073741824 1073778376 140735863362064 140573136617152 140573076842577 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=5678/tid=5681] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5681/stat : 5681 (java) S 5675 5678 5243 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36411597 9856040960 13660 33554432000 1073741824 1073778376 140735863362064 140573075355944 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5682] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5682/stat : 5682 (java) S 5675 5678 5243 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36411597 9856040960 13660 33554432000 1073741824 1073778376 140735863362064 140573074303144 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5678/tid=5683] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5683/stat : 5683 (java) S 5675 5678 5243 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36411597 9856040960 13660 33554432000 1073741824 1073778376 140735863362064 140573073250856 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5678/tid=5684] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5684/stat : 5684 (java) S 5675 5678 5243 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36411597 9856040960 13660 33554432000 1073741824 1073778376 140735863362064 140572976953768 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5678/tid=5685] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5685/stat : 5685 (java) S 5675 5678 5243 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36411597 9856040960 13660 33554432000 1073741824 1073778376 140735863362064 140572975901480 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5686] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5686/stat : 5686 (java) S 5675 5678 5243 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36411597 9856040960 13660 33554432000 1073741824 1073778376 140735863362064 140572974848680 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5678/tid=5687] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5687/stat : 5687 (java) S 5675 5678 5243 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36411597 9856040960 13660 33554432000 1073741824 1073778376 140735863362064 140572973796392 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5688] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5688/stat : 5688 (java) S 5675 5678 5243 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36411597 9856040960 13660 33554432000 1073741824 1073778376 140735863362064 140572972743592 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5689] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5689/stat : 5689 (java) S 5675 5678 5243 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 36411599 9856040960 13660 33554432000 1073741824 1073778376 140735863362064 140572960545000 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5690] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5690/stat : 5690 (java) S 5675 5678 5243 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36411599 9856040960 13660 33554432000 1073741824 1073778376 140735863362064 140572959491064 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5691] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5691/stat : 5691 (java) S 5675 5678 5243 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36411599 9856040960 13660 33554432000 1073741824 1073778376 140735863362064 140572958438664 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5692] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5692/stat : 5692 (java) S 5675 5678 5243 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36411601 9856040960 13660 33554432000 1073741824 1073778376 140735863362064 140572957387152 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5693] ppid=5675 vsize=9625040 CPUtime=0.32 cores=1,3,5,7
/proc/5678/task/5693/stat : 5693 (java) S 5675 5678 5243 0 -1 4202560 3376 0 0 0 32 0 0 0 20 0 19 0 36411601 9856040960 13660 33554432000 1073741824 1073778376 140735863362064 140572956334776 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5694] ppid=5675 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/5678/task/5694/stat : 5694 (java) S 5675 5678 5243 0 -1 4202560 2926 0 0 0 26 0 0 0 20 0 19 0 36411601 9856040960 13660 33554432000 1073741824 1073778376 140735863362064 140572955281976 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5678/tid=5695] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5695/stat : 5695 (java) S 5675 5678 5243 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36411601 9856040960 13660 33554432000 1073741824 1073778376 140735863362064 140572954229880 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5678/tid=5696] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5696/stat : 5696 (java) S 5675 5678 5243 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36411601 9856040960 13660 33554432000 1073741824 1073778376 140735863362064 140572953177288 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5697] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5697/stat : 5697 (java) S 5675 5678 5243 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36411612 9856040960 13660 33554432000 1073741824 1073778376 140735863362064 140572952122280 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.69
Current children cumulated vsize (KiB) 9625040

[startup+6.30078 s]
/proc/loadavg: 2.23 2.20 1.86 4/213 5761
/proc/meminfo: memFree=30406244/32872528 swapFree=1075284/1157044
[pid=5678] ppid=5675 vsize=9625040 CPUtime=6.93 cores=1,3,5,7
/proc/5678/stat : 5678 (java) S 5675 5678 5243 0 -1 4202496 10064 0 1 0 690 3 0 0 20 0 19 0 36411596 9856040960 18273 33554432000 1073741824 1073778376 140735863362064 140735863353200 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5678/statm: 2406260 18273 2263 9 0 2396937 0
[pid=5678/tid=5679] ppid=5675 vsize=9625040 CPUtime=6.26 cores=1,3,5,7
/proc/5678/task/5679/stat : 5679 (java) R 5675 5678 5243 0 -1 4202560 2486 0 1 0 624 2 0 0 20 0 19 0 36411597 9856040960 18273 33554432000 1073741824 1073778376 140735863362064 140573136617152 140573076843039 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=5678/tid=5681] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5681/stat : 5681 (java) S 5675 5678 5243 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36411597 9856040960 18273 33554432000 1073741824 1073778376 140735863362064 140573075355944 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5682] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5682/stat : 5682 (java) S 5675 5678 5243 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36411597 9856040960 18273 33554432000 1073741824 1073778376 140735863362064 140573074303144 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5678/tid=5683] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5683/stat : 5683 (java) S 5675 5678 5243 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36411597 9856040960 18273 33554432000 1073741824 1073778376 140735863362064 140573073250856 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5678/tid=5684] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5684/stat : 5684 (java) S 5675 5678 5243 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36411597 9856040960 18273 33554432000 1073741824 1073778376 140735863362064 140572976953768 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5678/tid=5685] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5685/stat : 5685 (java) S 5675 5678 5243 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36411597 9856040960 18273 33554432000 1073741824 1073778376 140735863362064 140572975901480 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5686] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5686/stat : 5686 (java) S 5675 5678 5243 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36411597 9856040960 18273 33554432000 1073741824 1073778376 140735863362064 140572974848680 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5678/tid=5687] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5687/stat : 5687 (java) S 5675 5678 5243 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36411597 9856040960 18273 33554432000 1073741824 1073778376 140735863362064 140572973796392 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5688] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5688/stat : 5688 (java) S 5675 5678 5243 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36411597 9856040960 18273 33554432000 1073741824 1073778376 140735863362064 140572972743592 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5689] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5689/stat : 5689 (java) S 5675 5678 5243 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 36411599 9856040960 18273 33554432000 1073741824 1073778376 140735863362064 140572960545000 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5690] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5690/stat : 5690 (java) S 5675 5678 5243 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36411599 9856040960 18273 33554432000 1073741824 1073778376 140735863362064 140572959491064 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5691] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5691/stat : 5691 (java) S 5675 5678 5243 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36411599 9856040960 18273 33554432000 1073741824 1073778376 140735863362064 140572958438664 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5692] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5692/stat : 5692 (java) S 5675 5678 5243 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36411601 9856040960 18273 33554432000 1073741824 1073778376 140735863362064 140572957387152 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5693] ppid=5675 vsize=9625040 CPUtime=0.34 cores=1,3,5,7
/proc/5678/task/5693/stat : 5693 (java) S 5675 5678 5243 0 -1 4202560 3378 0 0 0 34 0 0 0 20 0 19 0 36411601 9856040960 18273 33554432000 1073741824 1073778376 140735863362064 140572956334776 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5694] ppid=5675 vsize=9625040 CPUtime=0.27 cores=1,3,5,7

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

[pid=5678/tid=5683] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5683/stat : 5683 (java) S 5675 5678 5243 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36411597 9856040960 36720 33554432000 1073741824 1073778376 140735863362064 140573073250856 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5678/tid=5684] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5684/stat : 5684 (java) S 5675 5678 5243 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36411597 9856040960 36720 33554432000 1073741824 1073778376 140735863362064 140572976953768 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5678/tid=5685] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5685/stat : 5685 (java) S 5675 5678 5243 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36411597 9856040960 36720 33554432000 1073741824 1073778376 140735863362064 140572975901480 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5686] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5686/stat : 5686 (java) S 5675 5678 5243 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36411597 9856040960 36720 33554432000 1073741824 1073778376 140735863362064 140572974848680 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5678/tid=5687] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5687/stat : 5687 (java) S 5675 5678 5243 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36411597 9856040960 36720 33554432000 1073741824 1073778376 140735863362064 140572973796392 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5688] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5688/stat : 5688 (java) S 5675 5678 5243 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36411597 9856040960 36720 33554432000 1073741824 1073778376 140735863362064 140572972743592 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5689] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5689/stat : 5689 (java) S 5675 5678 5243 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 36411599 9856040960 36720 33554432000 1073741824 1073778376 140735863362064 140572960545000 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5690] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5690/stat : 5690 (java) S 5675 5678 5243 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36411599 9856040960 36720 33554432000 1073741824 1073778376 140735863362064 140572959491064 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5691] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5691/stat : 5691 (java) S 5675 5678 5243 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36411599 9856040960 36720 33554432000 1073741824 1073778376 140735863362064 140572958438664 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5692] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5692/stat : 5692 (java) S 5675 5678 5243 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36411601 9856040960 36720 33554432000 1073741824 1073778376 140735863362064 140572957387152 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5693] ppid=5675 vsize=9625040 CPUtime=0.39 cores=1,3,5,7
/proc/5678/task/5693/stat : 5693 (java) S 5675 5678 5243 0 -1 4202560 3395 0 0 0 39 0 0 0 20 0 19 0 36411601 9856040960 36720 33554432000 1073741824 1073778376 140735863362064 140572956334776 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5694] ppid=5675 vsize=9625040 CPUtime=0.27 cores=1,3,5,7
/proc/5678/task/5694/stat : 5694 (java) S 5675 5678 5243 0 -1 4202560 2929 0 0 0 27 0 0 0 20 0 19 0 36411601 9856040960 36720 33554432000 1073741824 1073778376 140735863362064 140572955281976 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5678/tid=5695] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5695/stat : 5695 (java) S 5675 5678 5243 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36411601 9856040960 36720 33554432000 1073741824 1073778376 140735863362064 140572954229880 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5678/tid=5696] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5696/stat : 5696 (java) S 5675 5678 5243 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36411601 9856040960 36720 33554432000 1073741824 1073778376 140735863362064 140572953177288 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5697] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5697/stat : 5697 (java) S 5675 5678 5243 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36411612 9856040960 36720 33554432000 1073741824 1073778376 140735863362064 140572952122280 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 20.69
Current children cumulated vsize (KiB) 9625040

[startup+20.8007 s]
/proc/loadavg: 2.18 2.19 1.86 3/214 5762
/proc/meminfo: memFree=30212656/32872528 swapFree=1075284/1157044
[pid=5678] ppid=5675 vsize=9625040 CPUtime=21.49 cores=1,3,5,7
/proc/5678/stat : 5678 (java) S 5675 5678 5243 0 -1 4202496 10122 0 1 0 2144 5 0 0 20 0 19 0 36411596 9856040960 37744 33554432000 1073741824 1073778376 140735863362064 140735863353200 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5678/statm: 2406260 37744 2264 9 0 2396937 0
[pid=5678/tid=5679] ppid=5675 vsize=9625040 CPUtime=20.72 cores=1,3,5,7
/proc/5678/task/5679/stat : 5679 (java) R 5675 5678 5243 0 -1 4202560 2526 0 1 0 2069 3 0 0 20 0 19 0 36411597 9856040960 37744 33554432000 1073741824 1073778376 140735863362064 140573136617168 140573076814816 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=5678/tid=5681] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5681/stat : 5681 (java) S 5675 5678 5243 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36411597 9856040960 37744 33554432000 1073741824 1073778376 140735863362064 140573075355944 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5682] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5682/stat : 5682 (java) S 5675 5678 5243 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36411597 9856040960 37744 33554432000 1073741824 1073778376 140735863362064 140573074303144 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5678/tid=5683] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5683/stat : 5683 (java) S 5675 5678 5243 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36411597 9856040960 37744 33554432000 1073741824 1073778376 140735863362064 140573073250856 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5678/tid=5684] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5684/stat : 5684 (java) S 5675 5678 5243 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36411597 9856040960 37744 33554432000 1073741824 1073778376 140735863362064 140572976953768 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5678/tid=5685] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5685/stat : 5685 (java) S 5675 5678 5243 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36411597 9856040960 37744 33554432000 1073741824 1073778376 140735863362064 140572975901480 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5686] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5686/stat : 5686 (java) S 5675 5678 5243 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36411597 9856040960 37744 33554432000 1073741824 1073778376 140735863362064 140572974848680 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5678/tid=5687] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5687/stat : 5687 (java) S 5675 5678 5243 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36411597 9856040960 37744 33554432000 1073741824 1073778376 140735863362064 140572973796392 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5688] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5688/stat : 5688 (java) S 5675 5678 5243 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36411597 9856040960 37744 33554432000 1073741824 1073778376 140735863362064 140572972743592 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5689] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5689/stat : 5689 (java) S 5675 5678 5243 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 36411599 9856040960 37744 33554432000 1073741824 1073778376 140735863362064 140572960545000 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5690] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5690/stat : 5690 (java) S 5675 5678 5243 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36411599 9856040960 37744 33554432000 1073741824 1073778376 140735863362064 140572959491064 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5691] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5691/stat : 5691 (java) S 5675 5678 5243 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36411599 9856040960 37744 33554432000 1073741824 1073778376 140735863362064 140572958438664 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5692] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5692/stat : 5692 (java) S 5675 5678 5243 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36411601 9856040960 37744 33554432000 1073741824 1073778376 140735863362064 140572957387152 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5693] ppid=5675 vsize=9625040 CPUtime=0.39 cores=1,3,5,7
/proc/5678/task/5693/stat : 5693 (java) S 5675 5678 5243 0 -1 4202560 3395 0 0 0 39 0 0 0 20 0 19 0 36411601 9856040960 37744 33554432000 1073741824 1073778376 140735863362064 140572956334776 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5694] ppid=5675 vsize=9625040 CPUtime=0.27 cores=1,3,5,7
/proc/5678/task/5694/stat : 5694 (java) S 5675 5678 5243 0 -1 4202560 2929 0 0 0 27 0 0 0 20 0 19 0 36411601 9856040960 37744 33554432000 1073741824 1073778376 140735863362064 140572955281976 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5678/tid=5695] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5695/stat : 5695 (java) S 5675 5678 5243 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36411601 9856040960 37744 33554432000 1073741824 1073778376 140735863362064 140572954229880 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5678/tid=5696] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5696/stat : 5696 (java) S 5675 5678 5243 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36411601 9856040960 37744 33554432000 1073741824 1073778376 140735863362064 140572953177288 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5697] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5697/stat : 5697 (java) S 5675 5678 5243 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36411612 9856040960 37744 33554432000 1073741824 1073778376 140735863362064 140572952122280 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 21.49
Current children cumulated vsize (KiB) 9625040

[startup+21.2008 s]
/proc/loadavg: 2.18 2.19 1.86 3/214 5827
/proc/meminfo: memFree=30309780/32872528 swapFree=1075284/1157044
[pid=5678] ppid=5675 vsize=9625040 CPUtime=22.13 cores=1,3,5,7
/proc/5678/stat : 5678 (java) S 5675 5678 5243 0 -1 4202496 16886 0 1 0 2207 6 0 0 20 0 19 0 36411596 9856040960 42611 33554432000 1073741824 1073778376 140735863362064 140735863353200 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5678/statm: 2406260 42611 2265 9 0 2396937 0
[pid=5678/tid=5679] ppid=5675 vsize=9625040 CPUtime=21.12 cores=1,3,5,7
/proc/5678/task/5679/stat : 5679 (java) R 5675 5678 5243 0 -1 4202560 2528 0 1 0 2109 3 0 0 20 0 19 0 36411597 9856040960 42611 33554432000 1073741824 1073778376 140735863362064 140573136616352 140573076815043 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=5678/tid=5681] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5681/stat : 5681 (java) S 5675 5678 5243 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36411597 9856040960 42611 33554432000 1073741824 1073778376 140735863362064 140573075355944 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5682] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5682/stat : 5682 (java) S 5675 5678 5243 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36411597 9856040960 42611 33554432000 1073741824 1073778376 140735863362064 140573074303144 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5678/tid=5683] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5683/stat : 5683 (java) S 5675 5678 5243 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36411597 9856040960 42611 33554432000 1073741824 1073778376 140735863362064 140573073250856 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5678/tid=5684] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5684/stat : 5684 (java) S 5675 5678 5243 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36411597 9856040960 42611 33554432000 1073741824 1073778376 140735863362064 140572976953768 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5678/tid=5685] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5685/stat : 5685 (java) S 5675 5678 5243 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36411597 9856040960 42611 33554432000 1073741824 1073778376 140735863362064 140572975901480 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5686] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5686/stat : 5686 (java) S 5675 5678 5243 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36411597 9856040960 42611 33554432000 1073741824 1073778376 140735863362064 140572974848680 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5678/tid=5687] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5687/stat : 5687 (java) S 5675 5678 5243 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36411597 9856040960 42611 33554432000 1073741824 1073778376 140735863362064 140572973796392 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5688] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5688/stat : 5688 (java) S 5675 5678 5243 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36411597 9856040960 42611 33554432000 1073741824 1073778376 140735863362064 140572972743592 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5689] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5689/stat : 5689 (java) S 5675 5678 5243 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 36411599 9856040960 42611 33554432000 1073741824 1073778376 140735863362064 140572960545000 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5690] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5690/stat : 5690 (java) S 5675 5678 5243 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36411599 9856040960 42611 33554432000 1073741824 1073778376 140735863362064 140572959491064 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5691] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5691/stat : 5691 (java) S 5675 5678 5243 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36411599 9856040960 42611 33554432000 1073741824 1073778376 140735863362064 140572958438664 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5692] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5692/stat : 5692 (java) S 5675 5678 5243 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36411601 9856040960 42611 33554432000 1073741824 1073778376 140735863362064 140572957387152 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5693] ppid=5675 vsize=9625040 CPUtime=0.61 cores=1,3,5,7
/proc/5678/task/5693/stat : 5693 (java) R 5675 5678 5243 0 -1 4202560 10138 0 0 0 60 1 0 0 20 0 19 0 36411601 9856040960 42611 33554432000 1073741824 1073778376 140735863362064 140572956322056 140573140719323 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5694] ppid=5675 vsize=9625040 CPUtime=0.3 cores=1,3,5,7
/proc/5678/task/5694/stat : 5694 (java) S 5675 5678 5243 0 -1 4202560 2947 0 0 0 30 0 0 0 20 0 19 0 36411601 9856040960 42611 33554432000 1073741824 1073778376 140735863362064 140572955281976 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5678/tid=5695] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5695/stat : 5695 (java) S 5675 5678 5243 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36411601 9856040960 42611 33554432000 1073741824 1073778376 140735863362064 140572954229880 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5678/tid=5696] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5696/stat : 5696 (java) S 5675 5678 5243 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36411601 9856040960 42611 33554432000 1073741824 1073778376 140735863362064 140572953177288 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5697] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5697/stat : 5697 (java) S 5675 5678 5243 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36411612 9856040960 42611 33554432000 1073741824 1073778376 140735863362064 140572952122280 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 22.13
Current children cumulated vsize (KiB) 9625040

[startup+21.3008 s]
/proc/loadavg: 2.18 2.19 1.86 3/214 5827
/proc/meminfo: memFree=30309780/32872528 swapFree=1075284/1157044
[pid=5678] ppid=5675 vsize=9625040 CPUtime=22.29 cores=1,3,5,7
/proc/5678/stat : 5678 (java) S 5675 5678 5243 0 -1 4202496 17309 0 1 0 2223 6 0 0 20 0 19 0 36411596 9856040960 42230 33554432000 1073741824 1073778376 140735863362064 140735863353200 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5678/statm: 2406260 42230 2265 9 0 2396937 0
[pid=5678/tid=5679] ppid=5675 vsize=9625040 CPUtime=21.22 cores=1,3,5,7
/proc/5678/task/5679/stat : 5679 (java) R 5675 5678 5243 0 -1 4202560 2528 0 1 0 2119 3 0 0 20 0 19 0 36411597 9856040960 42230 33554432000 1073741824 1073778376 140735863362064 140573136616352 140573076843002 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=5678/tid=5681] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5681/stat : 5681 (java) S 5675 5678 5243 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36411597 9856040960 42230 33554432000 1073741824 1073778376 140735863362064 140573075355944 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5682] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5682/stat : 5682 (java) S 5675 5678 5243 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36411597 9856040960 42230 33554432000 1073741824 1073778376 140735863362064 140573074303144 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5678/tid=5683] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5683/stat : 5683 (java) S 5675 5678 5243 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36411597 9856040960 42230 33554432000 1073741824 1073778376 140735863362064 140573073250856 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5678/tid=5684] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5684/stat : 5684 (java) S 5675 5678 5243 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36411597 9856040960 42230 33554432000 1073741824 1073778376 140735863362064 140572976953768 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5678/tid=5685] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5685/stat : 5685 (java) S 5675 5678 5243 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36411597 9856040960 42230 33554432000 1073741824 1073778376 140735863362064 140572975901480 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5686] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5686/stat : 5686 (java) S 5675 5678 5243 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36411597 9856040960 42230 33554432000 1073741824 1073778376 140735863362064 140572974848680 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5678/tid=5687] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5687/stat : 5687 (java) S 5675 5678 5243 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36411597 9856040960 42230 33554432000 1073741824 1073778376 140735863362064 140572973796392 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5688] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5688/stat : 5688 (java) S 5675 5678 5243 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36411597 9856040960 42230 33554432000 1073741824 1073778376 140735863362064 140572972743592 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5689] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5689/stat : 5689 (java) S 5675 5678 5243 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 36411599 9856040960 42230 33554432000 1073741824 1073778376 140735863362064 140572960545000 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5690] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5690/stat : 5690 (java) S 5675 5678 5243 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36411599 9856040960 42230 33554432000 1073741824 1073778376 140735863362064 140572959491064 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5691] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5691/stat : 5691 (java) S 5675 5678 5243 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36411599 9856040960 42230 33554432000 1073741824 1073778376 140735863362064 140572958438664 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5692] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5692/stat : 5692 (java) S 5675 5678 5243 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36411601 9856040960 42230 33554432000 1073741824 1073778376 140735863362064 140572957387152 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5693] ppid=5675 vsize=9625040 CPUtime=0.67 cores=1,3,5,7
/proc/5678/task/5693/stat : 5693 (java) S 5675 5678 5243 0 -1 4202560 10561 0 0 0 66 1 0 0 20 0 19 0 36411601 9856040960 42230 33554432000 1073741824 1073778376 140735863362064 140572956334776 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5694] ppid=5675 vsize=9625040 CPUtime=0.3 cores=1,3,5,7
/proc/5678/task/5694/stat : 5694 (java) S 5675 5678 5243 0 -1 4202560 2947 0 0 0 30 0 0 0 20 0 19 0 36411601 9856040960 42230 33554432000 1073741824 1073778376 140735863362064 140572955281976 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5678/tid=5695] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5695/stat : 5695 (java) S 5675 5678 5243 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36411601 9856040960 42230 33554432000 1073741824 1073778376 140735863362064 140572954229880 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5678/tid=5696] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5696/stat : 5696 (java) S 5675 5678 5243 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36411601 9856040960 42230 33554432000 1073741824 1073778376 140735863362064 140572953177288 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5678/tid=5697] ppid=5675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5678/task/5697/stat : 5697 (java) S 5675 5678 5243 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36411612 9856040960 42230 33554432000 1073741824 1073778376 140735863362064 140572952122280 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 22.29
Current children cumulated vsize (KiB) 9625040

Child status: 30
Real time (s): 21.367
CPU time (s): 22.3206
CPU user time (s): 22.2376
CPU system time (s): 0.082987
CPU usage (%): 104.463
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.2376
system time used= 0.082987
maximum resident set size= 171028
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17333
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= 758
involuntary context switches= 123

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.074988 second user time and 0.086986 second system time

The end

Launcher Data

Begin job on node114 at 2016-06-19 15:40:24
IDJOB=4109364
IDBENCH=78790
IDSOLVER=2551
FILE ID=node114/4109364-1466343624
RUNJOBID= node114-1466341822-5260
PBS_JOBID= 19922038
Free space on /tmp= 71724 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.1110976935--soft-66-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4109364-1466343624/watcher-4109364-1466343624 -o /tmp/evaluation-result-4109364-1466343624/solver-4109364-1466343624 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1466341822-5260 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4109364-1466343624.wbo

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

MD5SUM BENCH= ff50a01bd34cad1b05de66ca80b19984
RANDOM SEED=1043924842

node114.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.761
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.52
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.761
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.761
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.54
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.761
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.761
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.761
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.761
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.761
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:        30411544 kB
Buffers:          145960 kB
Cached:           327276 kB
SwapCached:          836 kB
Active:           194292 kB
Inactive:         339216 kB
Active(anon):      61116 kB
Inactive(anon):     1760 kB
Active(file):     133176 kB
Inactive(file):   337456 kB
Unevictable:     1157044 kB
Mlocked:         1075284 kB
SwapTotal:      67108856 kB
SwapFree:       67100572 kB
Dirty:              1872 kB
Writeback:             0 kB
AnonPages:       1229132 kB
Mapped:            16408 kB
Shmem:                 0 kB
Slab:             623432 kB
SReclaimable:      66736 kB
SUnreclaim:       556696 kB
KernelStack:        1664 kB
PageTables:         6888 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1845148 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    122880 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= 71724 MiB
End job on node114 at 2016-06-19 15:40:45