Trace number 4106264

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Resolution PB16OPT3 483.382 480.551

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=9-P0=251-P1=251-P2=101-P3=11-P4=89-P5=53-P6=439-P7=491-P8=389-B.opb
MD5SUM016a6113efb9500350327fbbc3111675
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.19097
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables216
Total number of constraints17
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints17
Minimum length of a constraint9
Maximum length of a constraint99
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 131072
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 523264
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)648
Sum of products size (including duplicates)1296
Number of different products648
Sum of products size1296

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.12/0.10	c Pseudo Boolean Optimization by upper bound
0.12/0.10	c --- Begin Solver configuration ---
0.12/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b21cc40
0.12/0.10	c Learn all clauses as in MiniSAT
0.12/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.12/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.12/0.10	c No reason simplification
0.12/0.10	c Glucose 2.1 dynamic restart strategy
0.12/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.12/0.10	c timeout=2147483s
0.12/0.10	c DB Simplification allowed=false
0.12/0.10	c Listener: org.sat4j.minisat.core.VoidTracing@7c64dc11
0.12/0.10	c --- End Solver configuration ---
0.12/0.10	c solving HOME/instance-4106264-1466270422.opb
0.12/0.10	c reading problem ... 
0.12/0.10	c  objective function found
0.12/0.19	c ... done. Wall clock time 0.091s.
0.12/0.19	c declared #vars     216
0.12/0.19	c internal #vars     864
0.12/0.19	c #constraints  1321
0.12/0.19	c constraints type 
0.12/0.19	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 648
0.12/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 673
0.12/0.19	c 1321 constraints processed.
0.12/0.19	c objective function length is 9 literals
0.87/0.64	c cleaning 2496 clauses out of 5000 with flag 10318/5000
1.47/1.19	c cleaning 4245 clauses out of 8506 with flag 23302/11002
1.99/1.67	c cleaning 5622 clauses out of 11260 with flag 38079/18001
2.43/2.07	c cleaning 6813 clauses out of 13637 with flag 54673/26000
3.04/2.68	c cleaning 7906 clauses out of 15824 with flag 74214/35000
3.85/3.49	c cleaning 8956 clauses out of 17919 with flag 96413/45001
4.95/4.52	c cleaning 9975 clauses out of 19962 with flag 120670/56000
6.15/5.75	c cleaning 10989 clauses out of 21987 with flag 147950/68000
7.36/6.98	c cleaning 11987 clauses out of 23998 with flag 177001/81000
9.14/8.39	c cleaning 12998 clauses out of 26011 with flag 209537/95000
11.13/9.91	c cleaning 13997 clauses out of 28014 with flag 244531/110001
12.33/11.14	c cleaning 14994 clauses out of 30017 with flag 278292/126001
12.82/11.67	c SATISFIABLE
12.82/11.67	c OPTIMIZING...
12.82/11.67	c Got one! Elapsed wall clock time (in seconds):11.572
12.82/11.67	o 133
13.44/12.26	c cleaning 13544 clauses out of 27101 with flag 11119/138079
14.03/12.87	c cleaning 9772 clauses out of 19556 with flag 24235/144078
14.54/13.37	c cleaning 8381 clauses out of 16785 with flag 39156/151079
15.23/14.03	c cleaning 8193 clauses out of 16405 with flag 56411/159080
16.13/14.97	c cleaning 8596 clauses out of 17210 with flag 75752/168078
16.74/15.55	c cleaning 9293 clauses out of 18614 with flag 97637/178078
18.03/16.80	c cleaning 10157 clauses out of 20321 with flag 121921/189078
18.84/17.63	c cleaning 11076 clauses out of 22165 with flag 148423/201079
19.93/18.74	c cleaning 12041 clauses out of 24088 with flag 177219/214078
20.93/19.73	c cleaning 13013 clauses out of 26047 with flag 207315/228078
22.23/21.02	c cleaning 14013 clauses out of 28035 with flag 240349/243079
22.83/21.62	c Got one! Elapsed wall clock time (in seconds):21.524
22.83/21.62	o 97
23.34/22.16	c cleaning 14009 clauses out of 28017 with flag 11037/257074
23.74/22.59	c cleaning 9961 clauses out of 20008 with flag 24466/263074
23.84/22.61	c Got one! Elapsed wall clock time (in seconds):22.506
23.84/22.61	o 9
24.04/22.84	c cleaning 7819 clauses out of 15645 with flag 11019/268672
24.54/23.38	c cleaning 6910 clauses out of 13826 with flag 25114/274672
24.94/23.76	c cleaning 6952 clauses out of 13917 with flag 40264/281673
25.44/24.24	c cleaning 7468 clauses out of 14964 with flag 57570/289672
26.04/24.87	c cleaning 8245 clauses out of 16496 with flag 77207/298672
26.73/25.58	c cleaning 9119 clauses out of 18251 with flag 99107/308672
27.53/26.35	c cleaning 10059 clauses out of 20132 with flag 123786/319672
28.43/27.23	c cleaning 11030 clauses out of 22073 with flag 151572/331672
29.34/28.13	c cleaning 12013 clauses out of 24044 with flag 180143/344673
30.04/28.84	c cleaning 12987 clauses out of 26031 with flag 209452/358673
31.64/30.42	c cleaning 14015 clauses out of 28045 with flag 244491/373674
32.94/31.74	c cleaning 15003 clauses out of 30030 with flag 280551/389674
34.14/33.00	c cleaning 16005 clauses out of 32026 with flag 317545/406673
36.07/34.71	c cleaning 17001 clauses out of 34020 with flag 359482/424672
37.18/35.86	c cleaning 18007 clauses out of 36020 with flag 399919/443673
38.48/37.18	c Got one! Elapsed wall clock time (in seconds):37.081
38.48/37.18	o 3
39.18/37.86	c cleaning 19420 clauses out of 38869 with flag 11432/464529
39.89/38.50	c cleaning 12719 clauses out of 25447 with flag 25322/470528
40.29/38.93	c cleaning 9857 clauses out of 19729 with flag 40235/477529
41.09/39.73	c cleaning 8930 clauses out of 17872 with flag 57532/485529
41.59/40.29	c cleaning 8966 clauses out of 17941 with flag 75868/494528
42.29/40.94	c cleaning 9469 clauses out of 18975 with flag 97429/504528
42.99/41.67	c cleaning 10239 clauses out of 20506 with flag 120312/515528
43.89/42.51	c cleaning 11127 clauses out of 22267 with flag 146269/527528
45.09/43.71	c cleaning 12069 clauses out of 24141 with flag 174215/540529
46.39/45.09	c cleaning 13032 clauses out of 26072 with flag 205061/554529
47.89/46.56	c cleaning 14002 clauses out of 28039 with flag 236955/569528
48.99/47.69	c cleaning 15006 clauses out of 30038 with flag 270737/585529
51.09/49.71	c cleaning 16012 clauses out of 32031 with flag 306403/602528
52.79/51.49	c cleaning 17003 clauses out of 34020 with flag 344189/620529
55.09/53.72	c cleaning 18006 clauses out of 36017 with flag 384137/639529
56.79/55.42	c cleaning 18997 clauses out of 38011 with flag 427778/659529
58.60/57.27	c cleaning 20004 clauses out of 40014 with flag 472942/680529
61.22/59.86	c cleaning 20999 clauses out of 42010 with flag 521631/702529
63.82/62.49	c cleaning 21997 clauses out of 44012 with flag 571588/725530
66.22/64.88	c cleaning 22994 clauses out of 46013 with flag 623843/749528
67.84/66.45	c cleaning 23998 clauses out of 48019 with flag 677450/774528
70.84/69.42	c cleaning 24997 clauses out of 50022 with flag 734756/800529
74.14/72.72	c cleaning 26006 clauses out of 52024 with flag 794529/827528
77.24/75.85	c cleaning 27005 clauses out of 54025 with flag 856466/855535
80.14/78.74	c cleaning 28003 clauses out of 56013 with flag 918662/884528
84.04/82.62	c cleaning 28990 clauses out of 58011 with flag 985203/914529
87.13/85.79	c cleaning 29990 clauses out of 60021 with flag 1056227/945529
91.53/90.18	c cleaning 31001 clauses out of 62031 with flag 1126953/977529
94.73/93.39	c cleaning 32008 clauses out of 64029 with flag 1201017/1010528
99.18/97.79	c cleaning 32999 clauses out of 66021 with flag 1278074/1044528
103.79/102.40	c cleaning 34010 clauses out of 68023 with flag 1361196/1079529
107.68/106.26	c cleaning 34995 clauses out of 70013 with flag 1443010/1115529
112.18/110.75	c cleaning 35989 clauses out of 72017 with flag 1528813/1152528
116.48/115.02	c cleaning 36998 clauses out of 74028 with flag 1615848/1190529
120.08/118.68	c cleaning 37992 clauses out of 76029 with flag 1704202/1229528
127.08/125.66	c cleaning 39006 clauses out of 78038 with flag 1789429/1269529
134.28/132.88	c cleaning 40004 clauses out of 80031 with flag 1877826/1310528
139.38/137.98	c cleaning 41002 clauses out of 82027 with flag 1975144/1352528
145.39/143.83	c cleaning 41999 clauses out of 84025 with flag 2071495/1395528
153.79/152.22	c cleaning 43001 clauses out of 86026 with flag 2167550/1439528
160.48/158.95	c cleaning 44006 clauses out of 88026 with flag 2267840/1484529
166.78/165.23	c cleaning 45005 clauses out of 90019 with flag 2370329/1530528
172.88/171.35	c cleaning 45994 clauses out of 92015 with flag 2477419/1577529
178.88/177.36	c cleaning 46996 clauses out of 94021 with flag 2583785/1625529
185.98/184.44	c cleaning 48006 clauses out of 96024 with flag 2693259/1674528
191.68/190.18	c cleaning 49001 clauses out of 98018 with flag 2805540/1724528
199.46/197.87	c cleaning 49996 clauses out of 100018 with flag 2924299/1775529
207.26/205.67	c cleaning 51000 clauses out of 102020 with flag 3037832/1827528
215.76/214.15	c cleaning 52006 clauses out of 104022 with flag 3153211/1880530
226.76/225.14	c cleaning 52992 clauses out of 106015 with flag 3272779/1934529
238.16/236.56	c cleaning 54006 clauses out of 108023 with flag 3391914/1989529
246.06/244.43	c cleaning 55005 clauses out of 110016 with flag 3516304/2045528
253.55/251.74	c cleaning 55994 clauses out of 112012 with flag 3638919/2102529
263.75/261.95	c cleaning 57004 clauses out of 114018 with flag 3769179/2160529
271.36/269.52	c cleaning 57986 clauses out of 116013 with flag 3897696/2219529
283.52/281.66	c cleaning 59007 clauses out of 118028 with flag 4024345/2279530
295.52/293.41	c cleaning 60002 clauses out of 120020 with flag 4156213/2340529
307.51/305.47	c cleaning 61002 clauses out of 122016 with flag 4291612/2402528
319.41/317.34	c cleaning 61999 clauses out of 124014 with flag 4428544/2465529
329.71/327.60	c cleaning 62999 clauses out of 126014 with flag 4569513/2529528
340.11/338.09	c cleaning 64000 clauses out of 128015 with flag 4711071/2594528
350.91/348.62	c cleaning 65001 clauses out of 130016 with flag 4861779/2660529
360.71/358.49	c cleaning 66003 clauses out of 132014 with flag 5012539/2727529
376.71/374.48	c cleaning 66993 clauses out of 134011 with flag 5159974/2795529
392.27/389.88	c cleaning 67998 clauses out of 136016 with flag 5310395/2864528
404.76/402.35	c cleaning 69001 clauses out of 138019 with flag 5463183/2934529
418.46/416.09	c cleaning 70000 clauses out of 140017 with flag 5617353/3005528
432.43/429.84	c cleaning 71004 clauses out of 142019 with flag 5773618/3077530
450.83/448.29	c cleaning 72003 clauses out of 144012 with flag 5934800/3150528
474.63/472.06	c cleaning 73005 clauses out of 146009 with flag 6091302/3224529
483.13/480.54	c starts		: 5987
483.13/480.54	c conflicts		: 3264166
483.13/480.54	c decisions		: 3712005
483.13/480.54	c propagations		: 71568048
483.13/480.54	c inspects		: 9193096259
483.13/480.54	c shortcuts		: 0
483.13/480.54	c learnt literals	: 27
483.13/480.54	c learnt binary clauses	: 30
483.13/480.54	c learnt ternary clauses	: 76
483.13/480.54	c learnt constraints	: 3264138
483.13/480.54	c ignored constraints	: 0
483.13/480.54	c root simplifications	: 0
483.13/480.54	c removed literals (reason simplification)	: 0
483.13/480.54	c reason swapping (by a shorter reason)	: 0
483.13/480.54	c Calls to reduceDB	: 110
483.13/480.54	c Number of update (reduction) of LBD	: 95579
483.13/480.54	c Imported unit clauses	: 0
483.13/480.54	c number of reductions to clauses (during analyze)	: 0
483.13/480.54	c number of learned constraints concerned by reduction	: 0
483.13/480.54	c number of learning phase by resolution	: 0
483.13/480.54	c number of learning phase by cutting planes	: 0
483.13/480.54	c speed (assignments/second)	: 148992.39091739932
483.13/480.54	c non guided choices	28753
483.13/480.54	c learnt constraints type 
483.13/480.54	s OPTIMUM FOUND
483.13/480.54	c Found 4 solution(s)
483.13/480.54	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 -x170 -x171 x172 x173 x174 -x175 -x176 -x177 -x178 -x179 x180 -x181 x182 x183 x184 x185 x186 x187 -x188 -x189 -x190 x191 -x192 -x193 x194 x195 -x196 -x197 -x198 x199 -x200 -x201 x202 x203 -x204 -x205 -x206 -x207 x208 x209 -x210 -x211 -x212 x213 -x214 x215 -x216 
483.13/480.54	c objective function=3
483.13/480.54	c Total wall clock time (in seconds): 480.442

Verifier Data

OK	3

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4106264-1466270422/watcher-4106264-1466270422 -o /tmp/evaluation-result-4106264-1466270422/solver-4106264-1466270422 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node138-1466241309-16341 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4106264-1466270422.opb 

pid=22452
running on 4 cores: 0,2,4,6

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.08 2.06 2.03 3/195 22455
/proc/meminfo: memFree=30991144/32872528 swapFree=534252/566956
[pid=22455] ppid=22452 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/22455/stat : 22455 (java) S 22452 22455 16325 0 -1 4202496 1352 0 0 0 0 0 0 0 20 0 2 0 29087810 98570240 977 33554432000 1073741824 1073778376 140735865185488 140735865176624 206632419389 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22455/statm: 24065 977 743 9 0 16771 0
[pid=22455/tid=22456] ppid=22452 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22456/stat : 22456 (java) R 22452 22455 16325 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 29087811 98570240 977 33554432000 1073741824 1073778376 140735865185488 139769995300392 206629062016 0 0 4096 0 0 0 0 -1 2 0 0 0 0 0

[startup+0.10006 s]
/proc/loadavg: 2.08 2.06 2.03 3/195 22455
/proc/meminfo: memFree=30991144/32872528 swapFree=534252/566956
[pid=22455] ppid=22452 vsize=9558476 CPUtime=0.12 cores=0,2,4,6
/proc/22455/stat : 22455 (java) S 22452 22455 16325 0 -1 4202496 4506 0 1 0 11 1 0 0 20 0 18 0 29087810 9787879424 6138 33554432000 1073741824 1073778376 140735865185488 140735865176624 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22455/statm: 2389619 6138 2157 9 0 2380296 0
[pid=22455/tid=22456] ppid=22452 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/22455/task/22456/stat : 22456 (java) R 22452 22455 16325 0 -1 4202560 2377 0 1 0 8 0 0 0 20 0 18 0 29087811 9787879424 6138 33554432000 1073741824 1073778376 140735865185488 139769995303192 206632445197 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 9558476

[startup+0.200371 s]
/proc/loadavg: 2.08 2.06 2.03 3/195 22455
/proc/meminfo: memFree=30991144/32872528 swapFree=534252/566956
[pid=22455] ppid=22452 vsize=9625040 CPUtime=0.26 cores=0,2,4,6
/proc/22455/stat : 22455 (java) S 22452 22455 16325 0 -1 4202496 4711 0 1 0 25 1 0 0 20 0 19 0 29087810 9856040960 7317 33554432000 1073741824 1073778376 140735865185488 140735865176624 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22455/statm: 2406260 7317 2214 9 0 2396937 0
[pid=22455/tid=22456] ppid=22452 vsize=9625040 CPUtime=0.18 cores=0,2,4,6
/proc/22455/task/22456/stat : 22456 (java) R 22452 22455 16325 0 -1 4202560 2402 0 1 0 18 0 0 0 20 0 19 0 29087811 9856040960 7317 33554432000 1073741824 1073778376 140735865185488 139769995305600 206632434744 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9625040

[startup+0.300237 s]
/proc/loadavg: 2.08 2.06 2.03 3/195 22455
/proc/meminfo: memFree=30991144/32872528 swapFree=534252/566956
[pid=22455] ppid=22452 vsize=9625040 CPUtime=0.52 cores=0,2,4,6
/proc/22455/stat : 22455 (java) S 22452 22455 16325 0 -1 4202496 6447 0 1 0 50 2 0 0 20 0 19 0 29087810 9856040960 8141 33554432000 1073741824 1073778376 140735865185488 140735865176624 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22455/statm: 2406260 8141 2243 9 0 2396937 0
[pid=22455/tid=22456] ppid=22452 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/22455/task/22456/stat : 22456 (java) R 22452 22455 16325 0 -1 4202560 2409 0 1 0 28 0 0 0 20 0 19 0 29087811 9856040960 8141 33554432000 1073741824 1073778376 140735865185488 139769995305600 139769862535713 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 9625040

[startup+0.700219 s]
/proc/loadavg: 2.08 2.06 2.03 3/195 22455
/proc/meminfo: memFree=30991144/32872528 swapFree=534252/566956
[pid=22455] ppid=22452 vsize=9625040 CPUtime=0.99 cores=0,2,4,6
/proc/22455/stat : 22455 (java) S 22452 22455 16325 0 -1 4202496 6504 0 1 0 97 2 0 0 20 0 19 0 29087810 9856040960 8662 33554432000 1073741824 1073778376 140735865185488 140735865176624 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22455/statm: 2406260 8662 2252 9 0 2396937 0
[pid=22455/tid=22456] ppid=22452 vsize=9625040 CPUtime=0.68 cores=0,2,4,6
/proc/22455/task/22456/stat : 22456 (java) R 22452 22455 16325 0 -1 4202560 2410 0 1 0 68 0 0 0 20 0 19 0 29087811 9856040960 8662 33554432000 1073741824 1073778376 140735865185488 139769995305448 139769862872751 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 9625040

[startup+1.50076 s]
/proc/loadavg: 2.08 2.06 2.03 3/214 22474
/proc/meminfo: memFree=30960472/32872528 swapFree=534252/566956
[pid=22455] ppid=22452 vsize=9625040 CPUtime=1.86 cores=0,2,4,6
/proc/22455/stat : 22455 (java) S 22452 22455 16325 0 -1 4202496 7888 0 1 0 184 2 0 0 20 0 19 0 29087810 9856040960 10232 33554432000 1073741824 1073778376 140735865185488 140735865176624 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22455/statm: 2406260 10232 2256 9 0 2396937 0
[pid=22455/tid=22456] ppid=22452 vsize=9625040 CPUtime=1.48 cores=0,2,4,6
/proc/22455/task/22456/stat : 22456 (java) R 22452 22455 16325 0 -1 4202560 2413 0 1 0 148 0 0 0 20 0 19 0 29087811 9856040960 10232 33554432000 1073741824 1073778376 140735865185488 139769995304280 139769862893657 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=22455/tid=22458] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22458/stat : 22458 (java) S 22452 22455 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29087811 9856040960 10232 33554432000 1073741824 1073778376 140735865185488 139769984366760 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22455/tid=22459] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22459/stat : 22459 (java) S 22452 22455 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29087811 9856040960 10232 33554432000 1073741824 1073778376 140735865185488 139769983314216 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22455/tid=22460] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22460/stat : 22460 (java) S 22452 22455 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29087811 9856040960 10232 33554432000 1073741824 1073778376 140735865185488 139769982261672 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22455/tid=22461] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22461/stat : 22461 (java) S 22452 22455 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29087811 9856040960 10232 33554432000 1073741824 1073778376 140735865185488 139769981209128 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22455/tid=22462] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22462/stat : 22462 (java) S 22452 22455 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29087811 9856040960 10232 33554432000 1073741824 1073778376 140735865185488 139769834846888 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22455/tid=22463] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22463/stat : 22463 (java) S 22452 22455 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29087811 9856040960 10232 33554432000 1073741824 1073778376 140735865185488 139769833794344 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22455/tid=22464] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22464/stat : 22464 (java) S 22452 22455 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29087811 9856040960 10232 33554432000 1073741824 1073778376 140735865185488 139769832741800 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22455/tid=22465] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22465/stat : 22465 (java) S 22452 22455 16325 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29087811 9856040960 10232 33554432000 1073741824 1073778376 140735865185488 139769831689256 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22455/tid=22466] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22466/stat : 22466 (java) S 22452 22455 16325 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29087812 9856040960 10232 33554432000 1073741824 1073778376 140735865185488 139769819490408 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22455/tid=22467] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22467/stat : 22467 (java) S 22452 22455 16325 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29087813 9856040960 10232 33554432000 1073741824 1073778376 140735865185488 139769818436728 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22455/tid=22468] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22468/stat : 22468 (java) S 22452 22455 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29087813 9856040960 10232 33554432000 1073741824 1073778376 140735865185488 139769817384072 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22455/tid=22469] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22469/stat : 22469 (java) S 22452 22455 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29087815 9856040960 10232 33554432000 1073741824 1073778376 140735865185488 139769816332816 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22455/tid=22470] ppid=22452 vsize=9625040 CPUtime=0.16 cores=0,2,4,6
/proc/22455/task/22470/stat : 22470 (java) S 22452 22455 16325 0 -1 4202560 1217 0 0 0 16 0 0 0 20 0 19 0 29087815 9856040960 10232 33554432000 1073741824 1073778376 140735865185488 139769815280184 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22455/tid=22471] ppid=22452 vsize=9625040 CPUtime=0.19 cores=0,2,4,6
/proc/22455/task/22471/stat : 22471 (java) S 22452 22455 16325 0 -1 4202560 2987 0 0 0 18 1 0 0 20 0 19 0 29087815 9856040960 10232 33554432000 1073741824 1073778376 140735865185488 139769814227640 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22455/tid=22472] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22472/stat : 22472 (java) S 22452 22455 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29087815 9856040960 10232 33554432000 1073741824 1073778376 140735865185488 139769813175288 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22455/tid=22473] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22473/stat : 22473 (java) S 22452 22455 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29087815 9856040960 10232 33554432000 1073741824 1073778376 140735865185488 139769812122952 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22455/tid=22474] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22474/stat : 22474 (java) S 22452 22455 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29087830 9856040960 10232 33554432000 1073741824 1073778376 140735865185488 139769811067688 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.86
Current children cumulated vsize (KiB) 9625040

[startup+3.10077 s]
/proc/loadavg: 2.08 2.06 2.03 3/214 22474
/proc/meminfo: memFree=30950916/32872528 swapFree=534252/566956
[pid=22455] ppid=22452 vsize=9625040 CPUtime=3.54 cores=0,2,4,6
/proc/22455/stat : 22455 (java) S 22452 22455 16325 0 -1 4202496 8733 0 1 0 351 3 0 0 20 0 19 0 29087810 9856040960 13414 33554432000 1073741824 1073778376 140735865185488 140735865176624 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22455/statm: 2406260 13414 2257 9 0 2396937 0
[pid=22455/tid=22456] ppid=22452 vsize=9625040 CPUtime=3.08 cores=0,2,4,6
/proc/22455/task/22456/stat : 22456 (java) R 22452 22455 16325 0 -1 4202560 2419 0 1 0 306 2 0 0 20 0 19 0 29087811 9856040960 13414 33554432000 1073741824 1073778376 140735865185488 139769995305224 139769862874022 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=22455/tid=22458] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22458/stat : 22458 (java) S 22452 22455 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29087811 9856040960 13414 33554432000 1073741824 1073778376 140735865185488 139769984366760 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22455/tid=22459] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22459/stat : 22459 (java) S 22452 22455 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29087811 9856040960 13414 33554432000 1073741824 1073778376 140735865185488 139769983314216 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22455/tid=22460] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22460/stat : 22460 (java) S 22452 22455 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29087811 9856040960 13414 33554432000 1073741824 1073778376 140735865185488 139769982261672 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22455/tid=22461] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22461/stat : 22461 (java) S 22452 22455 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29087811 9856040960 13414 33554432000 1073741824 1073778376 140735865185488 139769981209128 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22455/tid=22462] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22462/stat : 22462 (java) S 22452 22455 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29087811 9856040960 13414 33554432000 1073741824 1073778376 140735865185488 139769834846888 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22455/tid=22463] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22463/stat : 22463 (java) S 22452 22455 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29087811 9856040960 13414 33554432000 1073741824 1073778376 140735865185488 139769833794344 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22455/tid=22464] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22464/stat : 22464 (java) S 22452 22455 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29087811 9856040960 13414 33554432000 1073741824 1073778376 140735865185488 139769832741800 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22455/tid=22465] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22465/stat : 22465 (java) S 22452 22455 16325 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29087811 9856040960 13414 33554432000 1073741824 1073778376 140735865185488 139769831689256 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22455/tid=22466] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22466/stat : 22466 (java) S 22452 22455 16325 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29087812 9856040960 13414 33554432000 1073741824 1073778376 140735865185488 139769819490408 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22455/tid=22467] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22467/stat : 22467 (java) S 22452 22455 16325 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29087813 9856040960 13414 33554432000 1073741824 1073778376 140735865185488 139769818436728 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22455/tid=22468] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22468/stat : 22468 (java) S 22452 22455 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29087813 9856040960 13414 33554432000 1073741824 1073778376 140735865185488 139769817384072 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22455/tid=22469] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22469/stat : 22469 (java) S 22452 22455 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29087815 9856040960 13414 33554432000 1073741824 1073778376 140735865185488 139769816332816 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22455/tid=22470] ppid=22452 vsize=9625040 CPUtime=0.18 cores=0,2,4,6
/proc/22455/task/22470/stat : 22470 (java) S 22452 22455 16325 0 -1 4202560 1312 0 0 0 18 0 0 0 20 0 19 0 29087815 9856040960 13414 33554432000 1073741824 1073778376 140735865185488 139769815280184 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22455/tid=22471] ppid=22452 vsize=9625040 CPUtime=0.25 cores=0,2,4,6
/proc/22455/task/22471/stat : 22471 (java) S 22452 22455 16325 0 -1 4202560 3731 0 0 0 23 2 0 0 20 0 19 0 29087815 9856040960 13414 33554432000 1073741824 1073778376 140735865185488 139769814227640 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22455/tid=22472] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22472/stat : 22472 (java) S 22452 22455 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29087815 9856040960 13414 33554432000 1073741824 1073778376 140735865185488 139769813175288 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22455/tid=22473] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22473/stat : 22473 (java) S 22452 22455 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29087815 9856040960 13414 33554432000 1073741824 1073778376 140735865185488 139769812122952 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22455/tid=22474] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22474/stat : 22474 (java) S 22452 22455 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29087830 9856040960 13414 33554432000 1073741824 1073778376 140735865185488 139769811067688 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.54
Current children cumulated vsize (KiB) 9625040

[startup+6.30079 s]
/proc/loadavg: 2.07 2.06 2.03 3/214 22474
/proc/meminfo: memFree=30936904/32872528 swapFree=534252/566956
[pid=22455] ppid=22452 vsize=9625040 CPUtime=6.75 cores=0,2,4,6
/proc/22455/stat : 22455 (java) S 22452 22455 16325 0 -1 4202496 8741 0 1 0 672 3 0 0 20 0 19 0 29087810 9856040960 15897 33554432000 1073741824 1073778376 140735865185488 140735865176624 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22455/statm: 2406260 15897 2258 9 0 2396937 0
[pid=22455/tid=22456] ppid=22452 vsize=9625040 CPUtime=6.28 cores=0,2,4,6
/proc/22455/task/22456/stat : 22456 (java) R 22452 22455 16325 0 -1 4202560 2426 0 1 0 626 2 0 0 20 0 19 0 29087811 9856040960 15897 33554432000 1073741824 1073778376 140735865185488 139769995305336 139769862954292 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=22455/tid=22458] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22458/stat : 22458 (java) S 22452 22455 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29087811 9856040960 15897 33554432000 1073741824 1073778376 140735865185488 139769984366760 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22455/tid=22459] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22459/stat : 22459 (java) S 22452 22455 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29087811 9856040960 15897 33554432000 1073741824 1073778376 140735865185488 139769983314216 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22455/tid=22460] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22460/stat : 22460 (java) S 22452 22455 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29087811 9856040960 15897 33554432000 1073741824 1073778376 140735865185488 139769982261672 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22455/tid=22461] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22461/stat : 22461 (java) S 22452 22455 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29087811 9856040960 15897 33554432000 1073741824 1073778376 140735865185488 139769981209128 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22455/tid=22462] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22462/stat : 22462 (java) S 22452 22455 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29087811 9856040960 15897 33554432000 1073741824 1073778376 140735865185488 139769834846888 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22455/tid=22463] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22463/stat : 22463 (java) S 22452 22455 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29087811 9856040960 15897 33554432000 1073741824 1073778376 140735865185488 139769833794344 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22455/tid=22464] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22464/stat : 22464 (java) S 22452 22455 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29087811 9856040960 15897 33554432000 1073741824 1073778376 140735865185488 139769832741800 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22455/tid=22465] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22465/stat : 22465 (java) S 22452 22455 16325 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29087811 9856040960 15897 33554432000 1073741824 1073778376 140735865185488 139769831689256 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22455/tid=22466] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22466/stat : 22466 (java) S 22452 22455 16325 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29087812 9856040960 15897 33554432000 1073741824 1073778376 140735865185488 139769819490408 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22455/tid=22467] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22467/stat : 22467 (java) S 22452 22455 16325 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29087813 9856040960 15897 33554432000 1073741824 1073778376 140735865185488 139769818436728 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22455/tid=22468] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22468/stat : 22468 (java) S 22452 22455 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29087813 9856040960 15897 33554432000 1073741824 1073778376 140735865185488 139769817384072 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22455/tid=22469] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22469/stat : 22469 (java) S 22452 22455 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29087815 9856040960 15897 33554432000 1073741824 1073778376 140735865185488 139769816332816 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22455/tid=22470] ppid=22452 vsize=9625040 CPUtime=0.18 cores=0,2,4,6
/proc/22455/task/22470/stat : 22470 (java) S 22452 22455 16325 0 -1 4202560 1312 0 0 0 18 0 0 0 20 0 19 0 29087815 9856040960 15897 33554432000 1073741824 1073778376 140735865185488 139769815280184 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22455/tid=22471] ppid=22452 vsize=9625040 CPUtime=0.27 cores=0,2,4,6

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

[pid=22455/tid=22460] ppid=22452 vsize=9625040 CPUtime=0.17 cores=0,2,4,6
/proc/22455/task/22460/stat : 22460 (java) S 22452 22455 16325 0 -1 4202560 370 0 0 0 13 4 0 0 20 0 19 0 29087811 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769982261672 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22455/tid=22461] ppid=22452 vsize=9625040 CPUtime=0.23 cores=0,2,4,6
/proc/22455/task/22461/stat : 22461 (java) S 22452 22455 16325 0 -1 4202560 235 0 0 0 17 6 0 0 20 0 19 0 29087811 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769981209128 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22455/tid=22462] ppid=22452 vsize=9625040 CPUtime=0.17 cores=0,2,4,6
/proc/22455/task/22462/stat : 22462 (java) S 22452 22455 16325 0 -1 4202560 126 0 0 0 13 4 0 0 20 0 19 0 29087811 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769834846888 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22455/tid=22463] ppid=22452 vsize=9625040 CPUtime=0.18 cores=0,2,4,6
/proc/22455/task/22463/stat : 22463 (java) S 22452 22455 16325 0 -1 4202560 181 0 0 0 12 6 0 0 20 0 19 0 29087811 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769833794344 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22455/tid=22464] ppid=22452 vsize=9625040 CPUtime=0.25 cores=0,2,4,6
/proc/22455/task/22464/stat : 22464 (java) S 22452 22455 16325 0 -1 4202560 429 0 0 0 17 8 0 0 20 0 19 0 29087811 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769832741800 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22455/tid=22465] ppid=22452 vsize=9625040 CPUtime=0.16 cores=0,2,4,6
/proc/22455/task/22465/stat : 22465 (java) S 22452 22455 16325 0 -1 4202560 266 0 0 0 12 4 0 0 20 0 19 0 29087811 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769831689256 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22455/tid=22466] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22466/stat : 22466 (java) S 22452 22455 16325 0 -1 4202560 121 0 0 0 0 0 0 0 20 0 19 0 29087812 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769819490408 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22455/tid=22467] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22467/stat : 22467 (java) S 22452 22455 16325 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29087813 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769818436728 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22455/tid=22468] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22468/stat : 22468 (java) S 22452 22455 16325 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29087813 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769817384072 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22455/tid=22469] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22469/stat : 22469 (java) S 22452 22455 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29087815 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769816332816 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22455/tid=22470] ppid=22452 vsize=9625040 CPUtime=0.25 cores=0,2,4,6
/proc/22455/task/22470/stat : 22470 (java) S 22452 22455 16325 0 -1 4202560 2073 0 0 0 25 0 0 0 20 0 19 0 29087815 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769815280184 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22455/tid=22471] ppid=22452 vsize=9625040 CPUtime=1.2 cores=0,2,4,6
/proc/22455/task/22471/stat : 22471 (java) S 22452 22455 16325 0 -1 4202560 14867 0 0 0 116 4 0 0 20 0 19 0 29087815 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769814227640 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22455/tid=22472] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22472/stat : 22472 (java) S 22452 22455 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29087815 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769813175288 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22455/tid=22473] ppid=22452 vsize=9625040 CPUtime=0.08 cores=0,2,4,6
/proc/22455/task/22473/stat : 22473 (java) S 22452 22455 16325 0 -1 4202560 28 0 0 0 3 5 0 0 20 0 19 0 29087815 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769812122952 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22455/tid=22474] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22474/stat : 22474 (java) S 22452 22455 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29087830 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769811067688 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 481.83
Current children cumulated vsize (KiB) 9625040

[startup+480.001 s]
/proc/loadavg: 2.05 2.04 2.01 5/213 22937
/proc/meminfo: memFree=30550008/32872528 swapFree=534252/566956
[pid=22455] ppid=22452 vsize=9625040 CPUtime=482.63 cores=0,2,4,6
/proc/22455/stat : 22455 (java) S 22452 22455 16325 0 -1 4202496 23149 0 1 0 48211 52 0 0 20 0 19 0 29087810 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 140735865176624 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22455/statm: 2406260 143799 2272 9 0 2396937 0
[pid=22455/tid=22456] ppid=22452 vsize=9625040 CPUtime=479.55 cores=0,2,4,6
/proc/22455/task/22456/stat : 22456 (java) R 22452 22455 16325 0 -1 4202560 2492 0 1 0 47944 11 0 0 20 0 19 0 29087811 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769995296432 139769862936640 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=22455/tid=22458] ppid=22452 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/22455/task/22458/stat : 22458 (java) S 22452 22455 16325 0 -1 4202560 450 0 0 0 14 6 0 0 20 0 19 0 29087811 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769984366760 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22455/tid=22459] ppid=22452 vsize=9625040 CPUtime=0.16 cores=0,2,4,6
/proc/22455/task/22459/stat : 22459 (java) S 22452 22455 16325 0 -1 4202560 254 0 0 0 12 4 0 0 20 0 19 0 29087811 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769983314216 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22455/tid=22460] ppid=22452 vsize=9625040 CPUtime=0.17 cores=0,2,4,6
/proc/22455/task/22460/stat : 22460 (java) S 22452 22455 16325 0 -1 4202560 370 0 0 0 13 4 0 0 20 0 19 0 29087811 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769982261672 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22455/tid=22461] ppid=22452 vsize=9625040 CPUtime=0.23 cores=0,2,4,6
/proc/22455/task/22461/stat : 22461 (java) S 22452 22455 16325 0 -1 4202560 235 0 0 0 17 6 0 0 20 0 19 0 29087811 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769981209128 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22455/tid=22462] ppid=22452 vsize=9625040 CPUtime=0.17 cores=0,2,4,6
/proc/22455/task/22462/stat : 22462 (java) S 22452 22455 16325 0 -1 4202560 126 0 0 0 13 4 0 0 20 0 19 0 29087811 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769834846888 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22455/tid=22463] ppid=22452 vsize=9625040 CPUtime=0.18 cores=0,2,4,6
/proc/22455/task/22463/stat : 22463 (java) S 22452 22455 16325 0 -1 4202560 181 0 0 0 12 6 0 0 20 0 19 0 29087811 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769833794344 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22455/tid=22464] ppid=22452 vsize=9625040 CPUtime=0.25 cores=0,2,4,6
/proc/22455/task/22464/stat : 22464 (java) S 22452 22455 16325 0 -1 4202560 429 0 0 0 17 8 0 0 20 0 19 0 29087811 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769832741800 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22455/tid=22465] ppid=22452 vsize=9625040 CPUtime=0.16 cores=0,2,4,6
/proc/22455/task/22465/stat : 22465 (java) S 22452 22455 16325 0 -1 4202560 266 0 0 0 12 4 0 0 20 0 19 0 29087811 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769831689256 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22455/tid=22466] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22466/stat : 22466 (java) S 22452 22455 16325 0 -1 4202560 121 0 0 0 0 0 0 0 20 0 19 0 29087812 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769819490408 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22455/tid=22467] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22467/stat : 22467 (java) S 22452 22455 16325 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29087813 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769818436728 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22455/tid=22468] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22468/stat : 22468 (java) S 22452 22455 16325 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29087813 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769817384072 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22455/tid=22469] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22469/stat : 22469 (java) S 22452 22455 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29087815 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769816332816 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22455/tid=22470] ppid=22452 vsize=9625040 CPUtime=0.25 cores=0,2,4,6
/proc/22455/task/22470/stat : 22470 (java) S 22452 22455 16325 0 -1 4202560 2073 0 0 0 25 0 0 0 20 0 19 0 29087815 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769815280184 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22455/tid=22471] ppid=22452 vsize=9625040 CPUtime=1.2 cores=0,2,4,6
/proc/22455/task/22471/stat : 22471 (java) S 22452 22455 16325 0 -1 4202560 14867 0 0 0 116 4 0 0 20 0 19 0 29087815 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769814227640 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22455/tid=22472] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22472/stat : 22472 (java) S 22452 22455 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29087815 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769813175288 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22455/tid=22473] ppid=22452 vsize=9625040 CPUtime=0.08 cores=0,2,4,6
/proc/22455/task/22473/stat : 22473 (java) S 22452 22455 16325 0 -1 4202560 28 0 0 0 3 5 0 0 20 0 19 0 29087815 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769812122952 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22455/tid=22474] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22474/stat : 22474 (java) S 22452 22455 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29087830 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769811067688 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 482.63
Current children cumulated vsize (KiB) 9625040

[startup+480.401 s]
/proc/loadavg: 2.05 2.04 2.01 5/213 22937
/proc/meminfo: memFree=30550008/32872528 swapFree=534252/566956
[pid=22455] ppid=22452 vsize=9625040 CPUtime=483.03 cores=0,2,4,6
/proc/22455/stat : 22455 (java) S 22452 22455 16325 0 -1 4202496 23149 0 1 0 48251 52 0 0 20 0 19 0 29087810 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 140735865176624 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22455/statm: 2406260 143799 2272 9 0 2396937 0
[pid=22455/tid=22456] ppid=22452 vsize=9625040 CPUtime=479.95 cores=0,2,4,6
/proc/22455/task/22456/stat : 22456 (java) R 22452 22455 16325 0 -1 4202560 2492 0 1 0 47984 11 0 0 20 0 19 0 29087811 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769995296432 139769862954256 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=22455/tid=22458] ppid=22452 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/22455/task/22458/stat : 22458 (java) S 22452 22455 16325 0 -1 4202560 450 0 0 0 14 6 0 0 20 0 19 0 29087811 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769984366760 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22455/tid=22459] ppid=22452 vsize=9625040 CPUtime=0.16 cores=0,2,4,6
/proc/22455/task/22459/stat : 22459 (java) S 22452 22455 16325 0 -1 4202560 254 0 0 0 12 4 0 0 20 0 19 0 29087811 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769983314216 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22455/tid=22460] ppid=22452 vsize=9625040 CPUtime=0.17 cores=0,2,4,6
/proc/22455/task/22460/stat : 22460 (java) S 22452 22455 16325 0 -1 4202560 370 0 0 0 13 4 0 0 20 0 19 0 29087811 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769982261672 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22455/tid=22461] ppid=22452 vsize=9625040 CPUtime=0.23 cores=0,2,4,6
/proc/22455/task/22461/stat : 22461 (java) S 22452 22455 16325 0 -1 4202560 235 0 0 0 17 6 0 0 20 0 19 0 29087811 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769981209128 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22455/tid=22462] ppid=22452 vsize=9625040 CPUtime=0.17 cores=0,2,4,6
/proc/22455/task/22462/stat : 22462 (java) S 22452 22455 16325 0 -1 4202560 126 0 0 0 13 4 0 0 20 0 19 0 29087811 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769834846888 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22455/tid=22463] ppid=22452 vsize=9625040 CPUtime=0.18 cores=0,2,4,6
/proc/22455/task/22463/stat : 22463 (java) S 22452 22455 16325 0 -1 4202560 181 0 0 0 12 6 0 0 20 0 19 0 29087811 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769833794344 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22455/tid=22464] ppid=22452 vsize=9625040 CPUtime=0.25 cores=0,2,4,6
/proc/22455/task/22464/stat : 22464 (java) S 22452 22455 16325 0 -1 4202560 429 0 0 0 17 8 0 0 20 0 19 0 29087811 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769832741800 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22455/tid=22465] ppid=22452 vsize=9625040 CPUtime=0.16 cores=0,2,4,6
/proc/22455/task/22465/stat : 22465 (java) S 22452 22455 16325 0 -1 4202560 266 0 0 0 12 4 0 0 20 0 19 0 29087811 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769831689256 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22455/tid=22466] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22466/stat : 22466 (java) S 22452 22455 16325 0 -1 4202560 121 0 0 0 0 0 0 0 20 0 19 0 29087812 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769819490408 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22455/tid=22467] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22467/stat : 22467 (java) S 22452 22455 16325 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29087813 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769818436728 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22455/tid=22468] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22468/stat : 22468 (java) S 22452 22455 16325 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29087813 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769817384072 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22455/tid=22469] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22469/stat : 22469 (java) S 22452 22455 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29087815 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769816332816 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22455/tid=22470] ppid=22452 vsize=9625040 CPUtime=0.25 cores=0,2,4,6
/proc/22455/task/22470/stat : 22470 (java) S 22452 22455 16325 0 -1 4202560 2073 0 0 0 25 0 0 0 20 0 19 0 29087815 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769815280184 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22455/tid=22471] ppid=22452 vsize=9625040 CPUtime=1.2 cores=0,2,4,6
/proc/22455/task/22471/stat : 22471 (java) S 22452 22455 16325 0 -1 4202560 14867 0 0 0 116 4 0 0 20 0 19 0 29087815 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769814227640 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22455/tid=22472] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22472/stat : 22472 (java) S 22452 22455 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29087815 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769813175288 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22455/tid=22473] ppid=22452 vsize=9625040 CPUtime=0.08 cores=0,2,4,6
/proc/22455/task/22473/stat : 22473 (java) S 22452 22455 16325 0 -1 4202560 28 0 0 0 3 5 0 0 20 0 19 0 29087815 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769812122952 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22455/tid=22474] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22474/stat : 22474 (java) S 22452 22455 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29087830 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769811067688 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 483.03
Current children cumulated vsize (KiB) 9625040

[startup+480.501 s]
/proc/loadavg: 2.05 2.04 2.01 5/213 22937
/proc/meminfo: memFree=30550008/32872528 swapFree=534252/566956
[pid=22455] ppid=22452 vsize=9625040 CPUtime=483.13 cores=0,2,4,6
/proc/22455/stat : 22455 (java) S 22452 22455 16325 0 -1 4202496 23151 0 1 0 48261 52 0 0 20 0 19 0 29087810 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 140735865176624 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22455/statm: 2406260 143799 2272 9 0 2396937 0
[pid=22455/tid=22456] ppid=22452 vsize=9625040 CPUtime=480.04 cores=0,2,4,6
/proc/22455/task/22456/stat : 22456 (java) R 22452 22455 16325 0 -1 4202560 2492 0 1 0 47993 11 0 0 20 0 19 0 29087811 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769995305600 139769863101806 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=22455/tid=22458] ppid=22452 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/22455/task/22458/stat : 22458 (java) S 22452 22455 16325 0 -1 4202560 450 0 0 0 14 6 0 0 20 0 19 0 29087811 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769984366760 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22455/tid=22459] ppid=22452 vsize=9625040 CPUtime=0.16 cores=0,2,4,6
/proc/22455/task/22459/stat : 22459 (java) S 22452 22455 16325 0 -1 4202560 254 0 0 0 12 4 0 0 20 0 19 0 29087811 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769983314216 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22455/tid=22460] ppid=22452 vsize=9625040 CPUtime=0.17 cores=0,2,4,6
/proc/22455/task/22460/stat : 22460 (java) S 22452 22455 16325 0 -1 4202560 370 0 0 0 13 4 0 0 20 0 19 0 29087811 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769982261672 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22455/tid=22461] ppid=22452 vsize=9625040 CPUtime=0.23 cores=0,2,4,6
/proc/22455/task/22461/stat : 22461 (java) S 22452 22455 16325 0 -1 4202560 235 0 0 0 17 6 0 0 20 0 19 0 29087811 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769981209128 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22455/tid=22462] ppid=22452 vsize=9625040 CPUtime=0.17 cores=0,2,4,6
/proc/22455/task/22462/stat : 22462 (java) S 22452 22455 16325 0 -1 4202560 126 0 0 0 13 4 0 0 20 0 19 0 29087811 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769834846888 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22455/tid=22463] ppid=22452 vsize=9625040 CPUtime=0.18 cores=0,2,4,6
/proc/22455/task/22463/stat : 22463 (java) S 22452 22455 16325 0 -1 4202560 181 0 0 0 12 6 0 0 20 0 19 0 29087811 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769833794344 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22455/tid=22464] ppid=22452 vsize=9625040 CPUtime=0.25 cores=0,2,4,6
/proc/22455/task/22464/stat : 22464 (java) S 22452 22455 16325 0 -1 4202560 429 0 0 0 17 8 0 0 20 0 19 0 29087811 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769832741800 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22455/tid=22465] ppid=22452 vsize=9625040 CPUtime=0.16 cores=0,2,4,6
/proc/22455/task/22465/stat : 22465 (java) S 22452 22455 16325 0 -1 4202560 266 0 0 0 12 4 0 0 20 0 19 0 29087811 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769831689256 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22455/tid=22466] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22466/stat : 22466 (java) S 22452 22455 16325 0 -1 4202560 121 0 0 0 0 0 0 0 20 0 19 0 29087812 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769819490408 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22455/tid=22467] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22467/stat : 22467 (java) S 22452 22455 16325 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29087813 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769818436728 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22455/tid=22468] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22468/stat : 22468 (java) S 22452 22455 16325 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29087813 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769817384072 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22455/tid=22469] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22469/stat : 22469 (java) S 22452 22455 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29087815 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769816332816 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22455/tid=22470] ppid=22452 vsize=9625040 CPUtime=0.25 cores=0,2,4,6
/proc/22455/task/22470/stat : 22470 (java) S 22452 22455 16325 0 -1 4202560 2074 0 0 0 25 0 0 0 20 0 19 0 29087815 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769815280184 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22455/tid=22471] ppid=22452 vsize=9625040 CPUtime=1.2 cores=0,2,4,6
/proc/22455/task/22471/stat : 22471 (java) S 22452 22455 16325 0 -1 4202560 14868 0 0 0 116 4 0 0 20 0 19 0 29087815 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769814227640 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22455/tid=22472] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22472/stat : 22472 (java) S 22452 22455 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29087815 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769813175288 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22455/tid=22473] ppid=22452 vsize=9625040 CPUtime=0.08 cores=0,2,4,6
/proc/22455/task/22473/stat : 22473 (java) S 22452 22455 16325 0 -1 4202560 28 0 0 0 3 5 0 0 20 0 19 0 29087815 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769812122952 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22455/tid=22474] ppid=22452 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22455/task/22474/stat : 22474 (java) S 22452 22455 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29087830 9856040960 143799 33554432000 1073741824 1073778376 140735865185488 139769811067688 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 483.13
Current children cumulated vsize (KiB) 9625040

Child status: 30
Real time (s): 480.551
CPU time (s): 483.382
CPU user time (s): 482.64
CPU system time (s): 0.741887
CPU usage (%): 100.589
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 482.64
system time used= 0.741887
maximum resident set size= 575244
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23168
page faults= 1
swaps= 0
block input operations= 0
block output operations= 472
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10623
involuntary context switches= 2311

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.68259 second user time and 3.41648 second system time

The end

Launcher Data

Begin job on node138 at 2016-06-18 19:20:22
IDJOB=4106264
IDBENCH=47994
IDSOLVER=2546
FILE ID=node138/4106264-1466270422
RUNJOBID= node138-1466241309-16341
PBS_JOBID= 19918205
Free space on /tmp= 71732 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=9-P0=251-P1=251-P2=101-P3=11-P4=89-P5=53-P6=439-P7=491-P8=389-B.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106264-1466270422/watcher-4106264-1466270422 -o /tmp/evaluation-result-4106264-1466270422/solver-4106264-1466270422 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node138-1466241309-16341 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4106264-1466270422.opb

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

MD5SUM BENCH= 016a6113efb9500350327fbbc3111675
RANDOM SEED=175745165

node138.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.395
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	: 5332.79
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.395
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.395
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.395
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.395
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.395
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.395
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.54
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.395
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30991788 kB
Buffers:          142064 kB
Cached:           244584 kB
SwapCached:         1060 kB
Active:           281832 kB
Inactive:         291984 kB
Active(anon):     188100 kB
Inactive(anon):     1696 kB
Active(file):      93732 kB
Inactive(file):   290288 kB
Unevictable:      566956 kB
Mlocked:          534252 kB
SwapTotal:      67108856 kB
SwapFree:       67099640 kB
Dirty:               864 kB
Writeback:             0 kB
AnonPages:        764264 kB
Mapped:            15344 kB
Shmem:                 0 kB
Slab:             608280 kB
SReclaimable:      50928 kB
SUnreclaim:       557352 kB
KernelStack:        1768 kB
PageTables:         5888 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1260948 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    204800 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= 71732 MiB
End job on node138 at 2016-06-18 19:28:22