Trace number 4119250

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 PB16SAT (TO)-23 1800.06 1809.84

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-graphpart_3pm-0244-0244.opb
MD5SUM99f8d15df7cb8e8e0d9331bb9e7650f8
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-28
Best CPU time to get the best result obtained on this benchmark2.80357
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables96
Total number of constraints32
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)32
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 240
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 240
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 240
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)240
Sum of products size (including duplicates)480
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.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.08/0.10	c version PB16.v20160501
0.08/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.08/0.10	c java.vm.version	19.1-b02
0.08/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.10	c sun.arch.data.model	64
0.08/0.10	c java.version		1.6.0_24
0.08/0.10	c os.name		Linux
0.08/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.08/0.10	c os.arch		amd64
0.08/0.10	c Free memory 		501472288
0.08/0.10	c Max memory 		7480803328
0.08/0.10	c Total memory 		504102912
0.08/0.10	c Number of processors 	16
0.08/0.12	c Pseudo Boolean Optimization by upper bound
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@3f662dc8
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.12	c No reason simplification
0.08/0.12	c Glucose 2.1 dynamic restart strategy
0.08/0.12	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.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c Listener: org.sat4j.minisat.core.VoidTracing@2a0ecd7e
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c solving HOME/instance-4119250-1467252716.opb
0.08/0.12	c reading problem ... 
0.08/0.12	c  objective function found
0.08/0.16	c ... done. Wall clock time 0.043s.
0.08/0.16	c declared #vars     96
0.08/0.16	c internal #vars     336
0.08/0.16	c #constraints  544
0.08/0.16	c constraints type 
0.08/0.16	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 272
0.08/0.16	c org.sat4j.minisat.constraints.card.MinWatchCard => 32
0.08/0.16	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 240
0.08/0.16	c 544 constraints processed.
0.08/0.16	c objective function length is 240 literals
0.08/0.17	c SATISFIABLE
0.08/0.17	c OPTIMIZING...
0.08/0.17	c Got one! Elapsed wall clock time (in seconds):0.052
0.08/0.17	o -18
0.08/0.18	c Got one! Elapsed wall clock time (in seconds):0.059
0.08/0.18	o -20
0.08/0.19	c Got one! Elapsed wall clock time (in seconds):0.069
0.08/0.19	o -21
0.23/0.20	c Got one! Elapsed wall clock time (in seconds):0.085
0.23/0.20	o -22
0.23/0.21	c Got one! Elapsed wall clock time (in seconds):0.09
0.23/0.21	o -23
0.76/0.56	c cleaning 2516 clauses out of 5033 with flag 10864/5033
1.16/0.85	c cleaning 4257 clauses out of 8514 with flag 23490/11030
1.47/1.19	c cleaning 5629 clauses out of 11257 with flag 38792/18030
1.97/1.60	c cleaning 6814 clauses out of 13628 with flag 55977/26030
2.40/2.09	c cleaning 7907 clauses out of 15814 with flag 75298/35030
2.99/2.66	c cleaning 8955 clauses out of 17911 with flag 96694/45034
3.82/3.45	c cleaning 9970 clauses out of 19953 with flag 120757/56031
4.62/4.28	c cleaning 10992 clauses out of 21984 with flag 146665/68032
5.53/5.16	c cleaning 11990 clauses out of 23991 with flag 174828/81031
6.43/6.06	c cleaning 12994 clauses out of 26000 with flag 204934/95030
7.43/7.01	c cleaning 13999 clauses out of 28006 with flag 237511/110030
8.42/8.07	c cleaning 15004 clauses out of 30008 with flag 271825/126031
9.53/9.16	c cleaning 16002 clauses out of 32003 with flag 307983/143030
10.93/10.54	c cleaning 17001 clauses out of 34002 with flag 346372/161031
12.32/11.98	c cleaning 18000 clauses out of 36000 with flag 386288/180030
14.02/13.69	c cleaning 18998 clauses out of 38001 with flag 429667/200031
15.84/15.41	c cleaning 20002 clauses out of 40004 with flag 475541/221032
17.89/17.47	c cleaning 20998 clauses out of 42000 with flag 523738/243030
20.09/19.61	c cleaning 21995 clauses out of 44002 with flag 576793/266030
22.62/22.03	c cleaning 22999 clauses out of 46009 with flag 635117/290032
25.11/24.57	c cleaning 24004 clauses out of 48009 with flag 695820/315031
27.81/27.22	c cleaning 24999 clauses out of 50006 with flag 756941/341032
30.11/29.57	c cleaning 25998 clauses out of 52005 with flag 815723/368030
32.52/31.97	c cleaning 27002 clauses out of 54007 with flag 877390/396030
35.11/34.54	c cleaning 28002 clauses out of 56005 with flag 940691/425030
37.61/37.04	c cleaning 29001 clauses out of 58003 with flag 1003414/455030
40.61/40.08	c cleaning 29997 clauses out of 60004 with flag 1067996/486032
43.71/43.11	c cleaning 31003 clauses out of 62008 with flag 1137784/518033
46.71/46.16	c cleaning 31999 clauses out of 64002 with flag 1210900/551030
50.29/49.43	c cleaning 33001 clauses out of 66004 with flag 1283621/585031
53.89/53.02	c cleaning 33997 clauses out of 68005 with flag 1358598/620033
57.49/56.70	c cleaning 34999 clauses out of 70005 with flag 1436677/656030
61.29/60.41	c cleaning 36001 clauses out of 72009 with flag 1516258/693033
65.19/64.38	c cleaning 37003 clauses out of 74008 with flag 1600908/731033
69.29/68.47	c cleaning 37997 clauses out of 76003 with flag 1687986/770031
73.80/72.98	c cleaning 38997 clauses out of 78006 with flag 1779794/810031
78.30/77.43	c cleaning 40001 clauses out of 80008 with flag 1879746/851030
82.70/81.51	c cleaning 41003 clauses out of 82008 with flag 1979787/893031
87.59/86.43	c cleaning 42000 clauses out of 84006 with flag 2074316/936032
95.39/94.27	c cleaning 42995 clauses out of 86004 with flag 2180956/980030
102.40/101.21	c cleaning 43999 clauses out of 88009 with flag 2293079/1025030
109.39/108.20	c cleaning 45004 clauses out of 90010 with flag 2401157/1071030
118.20/117.03	c cleaning 45997 clauses out of 92007 with flag 2518083/1118031
127.90/126.73	c cleaning 47001 clauses out of 94012 with flag 2643070/1166033
136.31/134.65	c cleaning 48004 clauses out of 96009 with flag 2768904/1215031
142.71/141.09	c cleaning 49003 clauses out of 98007 with flag 2897296/1265033
148.91/147.26	c cleaning 50002 clauses out of 100004 with flag 3025320/1316033
157.01/155.33	c cleaning 50999 clauses out of 102001 with flag 3149663/1368032
165.81/164.12	c cleaning 51995 clauses out of 104001 with flag 3271007/1421031
175.07/172.86	c cleaning 53001 clauses out of 106006 with flag 3395069/1475031
184.36/182.16	c cleaning 54002 clauses out of 108006 with flag 3518163/1530032
193.16/190.94	c cleaning 54996 clauses out of 110002 with flag 3642778/1586030
202.26/200.08	c cleaning 56003 clauses out of 112006 with flag 3767407/1643030
211.96/209.79	c cleaning 57000 clauses out of 114004 with flag 3895540/1701031
222.06/219.84	c cleaning 58001 clauses out of 116004 with flag 4024949/1760031
232.09/229.29	c cleaning 58994 clauses out of 118002 with flag 4157606/1820030
243.51/240.63	c cleaning 60001 clauses out of 120010 with flag 4299432/1881032
252.51/249.64	c cleaning 61003 clauses out of 122007 with flag 4436627/1943030
261.61/258.76	c cleaning 62002 clauses out of 124004 with flag 4573769/2006030
272.02/268.45	c cleaning 62996 clauses out of 126002 with flag 4711042/2070030
281.11/277.57	c cleaning 64002 clauses out of 128007 with flag 4852768/2135031
290.42/286.85	c cleaning 64996 clauses out of 130008 with flag 4998840/2201034
302.42/298.84	c cleaning 66001 clauses out of 132010 with flag 5151286/2268032
314.46/310.10	c cleaning 67002 clauses out of 134007 with flag 5304520/2336030
328.76/324.45	c cleaning 68004 clauses out of 136007 with flag 5458780/2405032
341.57/337.28	c cleaning 68998 clauses out of 138002 with flag 5616182/2475031
359.00/354.08	c cleaning 70000 clauses out of 140003 with flag 5774789/2546030
376.40/371.46	c cleaning 70999 clauses out of 142005 with flag 5940161/2618032
396.28/390.63	c cleaning 71998 clauses out of 144004 with flag 6108282/2691030
411.28/405.66	c cleaning 73005 clauses out of 146009 with flag 6276845/2765033
426.88/421.27	c cleaning 74001 clauses out of 148002 with flag 6448548/2840031
443.35/437.58	c cleaning 75000 clauses out of 150001 with flag 6626286/2916031
460.65/454.86	c cleaning 76000 clauses out of 152001 with flag 6799385/2993031
476.36/470.32	c cleaning 76996 clauses out of 154002 with flag 6979096/3071032
491.56/485.53	c cleaning 77994 clauses out of 156004 with flag 7159301/3150030
505.86/499.84	c cleaning 79005 clauses out of 158010 with flag 7340928/3230030
522.32/516.02	c cleaning 80000 clauses out of 160006 with flag 7525799/3311031
544.72/538.47	c cleaning 81003 clauses out of 162007 with flag 7715311/3393032
565.80/559.35	c cleaning 82000 clauses out of 164002 with flag 7906047/3476030
584.70/578.29	c cleaning 82995 clauses out of 166002 with flag 8109244/3560030
600.56/595.59	c cleaning 83997 clauses out of 168008 with flag 8313143/3645031
621.75/615.75	c cleaning 85000 clauses out of 170010 with flag 8512522/3731030
646.19/640.68	c cleaning 86002 clauses out of 172011 with flag 8723090/3818031
672.37/667.23	c cleaning 87000 clauses out of 174008 with flag 8936608/3906030
701.56/713.80	c cleaning 87997 clauses out of 176008 with flag 9149730/3995030
726.91/740.48	c cleaning 89006 clauses out of 178012 with flag 9359432/4085031
748.01/763.33	c cleaning 89998 clauses out of 180006 with flag 9568636/4176031
772.45/786.18	c cleaning 91003 clauses out of 182007 with flag 9781863/4268030
802.15/815.92	c cleaning 91996 clauses out of 184004 with flag 10000252/4361030
849.76/866.16	c cleaning 93003 clauses out of 186009 with flag 10268607/4455031
900.63/912.60	c cleaning 93995 clauses out of 188005 with flag 10550695/4550030
947.03/958.69	c cleaning 95002 clauses out of 190011 with flag 10834917/4646031
993.94/1005.57	c cleaning 96005 clauses out of 192011 with flag 11117219/4743033
1026.54/1038.11	c cleaning 97002 clauses out of 194004 with flag 11375107/4841031
1050.68/1062.00	c cleaning 98001 clauses out of 196002 with flag 11628559/4940031
1084.19/1095.59	c cleaning 98996 clauses out of 198003 with flag 11907986/5040033
1140.79/1152.11	c cleaning 99997 clauses out of 200004 with flag 12224218/5141030
1195.05/1205.85	c cleaning 101000 clauses out of 202007 with flag 12539654/5243030
1244.56/1255.37	c cleaning 102000 clauses out of 204009 with flag 12851814/5346032
1308.17/1318.99	c cleaning 103002 clauses out of 206007 with flag 13190453/5450030
1374.46/1385.22	c cleaning 103999 clauses out of 208005 with flag 13538775/5555030
1436.31/1446.61	c cleaning 104999 clauses out of 210006 with flag 13878564/5661030
1497.21/1507.54	c cleaning 106002 clauses out of 212008 with flag 14209457/5768031
1564.40/1574.78	c cleaning 107002 clauses out of 214005 with flag 14553572/5876030
1629.20/1639.55	c cleaning 107995 clauses out of 216003 with flag 14902536/5985030
1691.54/1701.38	c cleaning 109002 clauses out of 218009 with flag 15238340/6095031
1749.35/1759.14	c cleaning 109997 clauses out of 220006 with flag 15563961/6206030
1800.06/1809.80	c starts		: 30917
1800.06/1809.80	c conflicts		: 6298111
1800.06/1809.80	c decisions		: 9058456
1800.06/1809.80	c propagations		: 205325755
1800.06/1809.80	c inspects		: 28609089318
1800.06/1809.80	c shortcuts		: 0
1800.06/1809.80	c learnt literals	: 0
1800.06/1809.80	c learnt binary clauses	: 0
1800.06/1809.80	c learnt ternary clauses	: 0
1800.06/1809.80	c learnt constraints	: 6298111
1800.06/1809.80	c ignored constraints	: 0
1800.06/1809.80	c root simplifications	: 0
1800.06/1809.80	c removed literals (reason simplification)	: 0
1800.06/1809.80	c reason swapping (by a shorter reason)	: 0
1800.06/1809.80	c Calls to reduceDB	: 107
1800.06/1809.80	c Number of update (reduction) of LBD	: 258581
1800.06/1809.80	c Imported unit clauses	: 0
1800.06/1809.80	c number of reductions to clauses (during analyze)	: 0
1800.06/1809.80	c number of learned constraints concerned by reduction	: 0
1800.06/1809.80	c number of learning phase by resolution	: 0
1800.06/1809.80	c number of learning phase by cutting planes	: 0
1800.06/1809.80	c speed (assignments/second)	: 113462.4615115968
1800.06/1809.80	c non guided choices	0
1800.06/1809.83	c learnt constraints type 
1800.06/1809.83	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 202090
1800.06/1809.83	s SATISFIABLE
1800.06/1809.83	c Found 5 solution(s)
1800.06/1809.83	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 
1800.06/1809.83	c objective function=-23
1800.06/1809.83	c Total wall clock time (in seconds): 1809.712

Verifier Data

OK	-23

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-4119250-1467252716/watcher-4119250-1467252716 -o /tmp/evaluation-result-4119250-1467252716/solver-4119250-1467252716 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node132-1467233254-15697 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4119250-1467252716.opb 

pid=18420
running on 8 cores: 0-3,8-11

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.05 2.02 2.02 3/281 18423
/proc/meminfo: memFree=27615172/32872528 swapFree=8828/8828
[pid=18423] ppid=18420 vsize=9292 CPUtime=0 cores=0-3,8-11
/proc/18423/stat : 18423 (java) D 18420 18423 15681 0 -1 4202496 524 0 0 0 0 0 0 0 20 0 1 0 6224350 9515008 176 33554432000 1073741824 1073778376 140737148014160 140737147996888 216808637328 0 0 4096 0 18446744072100756772 0 0 17 2 0 0 0 0 0
/proc/18423/statm: 2323 176 133 9 0 71 0

[startup+0.100059 s]
/proc/loadavg: 2.05 2.02 2.02 3/281 18423
/proc/meminfo: memFree=27615172/32872528 swapFree=8828/8828
[pid=18423] ppid=18420 vsize=9896436 CPUtime=0.08 cores=0-3,8-11
/proc/18423/stat : 18423 (java) S 18420 18423 15681 0 -1 4202496 4432 0 1 0 7 1 0 0 20 0 23 0 6224350 10133950464 5529 33554432000 1073741824 1073778376 140737148014160 140737148005296 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18423/statm: 2474109 5529 2110 9 0 2464786 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9896436

[startup+0.200216 s]
/proc/loadavg: 2.05 2.02 2.02 3/281 18423
/proc/meminfo: memFree=27615172/32872528 swapFree=8828/8828
[pid=18423] ppid=18420 vsize=9963000 CPUtime=0.23 cores=0-3,8-11
/proc/18423/stat : 18423 (java) S 18420 18423 15681 0 -1 4202496 5075 0 1 0 21 2 0 0 20 0 24 0 6224350 10202112000 7652 33554432000 1073741824 1073778376 140737148014160 140737148005296 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18423/statm: 2490750 7652 2202 9 0 2481427 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9963000

[startup+0.300207 s]
/proc/loadavg: 2.05 2.02 2.02 3/281 18423
/proc/meminfo: memFree=27615172/32872528 swapFree=8828/8828
[pid=18423] ppid=18420 vsize=9963000 CPUtime=0.51 cores=0-3,8-11
/proc/18423/stat : 18423 (java) S 18420 18423 15681 0 -1 4202496 7146 0 1 0 49 2 0 0 20 0 24 0 6224350 10202112000 8446 33554432000 1073741824 1073778376 140737148014160 140737148005296 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18423/statm: 2490750 8446 2225 9 0 2481427 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 9963000

[startup+0.700261 s]
/proc/loadavg: 2.05 2.02 2.02 3/281 18423
/proc/meminfo: memFree=27615172/32872528 swapFree=8828/8828
[pid=18423] ppid=18420 vsize=9963000 CPUtime=1.05 cores=0-3,8-11
/proc/18423/stat : 18423 (java) S 18420 18423 15681 0 -1 4202496 8387 0 1 0 103 2 0 0 20 0 24 0 6224350 10202112000 9363 33554432000 1073741824 1073778376 140737148014160 140737148005296 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18423/statm: 2490750 9363 2239 9 0 2481427 0
Current children cumulated CPU time (s) 1.05
Current children cumulated vsize (KiB) 9963000

[startup+1.50095 s]
/proc/loadavg: 2.05 2.02 2.02 3/305 18447
/proc/meminfo: memFree=27581544/32872528 swapFree=8828/8828
[pid=18423] ppid=18420 vsize=9963000 CPUtime=1.87 cores=0-3,8-11
/proc/18423/stat : 18423 (java) S 18420 18423 15681 0 -1 4202496 8394 0 1 0 185 2 0 0 20 0 24 0 6224350 10202112000 11413 33554432000 1073741824 1073778376 140737148014160 140737148005296 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18423/statm: 2490750 11413 2240 9 0 2481427 0
[pid=18423/tid=18425] ppid=18420 vsize=9963000 CPUtime=1.45 cores=0-3,8-11
/proc/18423/task/18425/stat : 18425 (java) R 18420 18423 15681 0 -1 4202560 2447 0 1 0 144 1 0 0 20 0 24 0 6224351 10202112000 11413 33554432000 1073741824 1073778376 140737148014160 140604766781736 140604630060787 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=18423/tid=18426] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18423/task/18426/stat : 18426 (java) S 18420 18423 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6224353 10202112000 11413 33554432000 1073741824 1073778376 140737148014160 140604755843240 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=18423/tid=18427] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18423/task/18427/stat : 18427 (java) S 18420 18423 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6224353 10202112000 11413 33554432000 1073741824 1073778376 140737148014160 140604754790696 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18423/tid=18428] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18423/task/18428/stat : 18428 (java) S 18420 18423 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6224353 10202112000 11413 33554432000 1073741824 1073778376 140737148014160 140604753738152 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18423/tid=18429] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18423/task/18429/stat : 18429 (java) S 18420 18423 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6224353 10202112000 11413 33554432000 1073741824 1073778376 140737148014160 140604752685608 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18423/tid=18430] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18423/task/18430/stat : 18430 (java) S 18420 18423 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6224353 10202112000 11413 33554432000 1073741824 1073778376 140737148014160 140604751633064 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18423/tid=18431] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18423/task/18431/stat : 18431 (java) S 18420 18423 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6224353 10202112000 11413 33554432000 1073741824 1073778376 140737148014160 140604750580520 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18423/tid=18432] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18423/task/18432/stat : 18432 (java) S 18420 18423 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6224353 10202112000 11413 33554432000 1073741824 1073778376 140737148014160 140604749527976 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18423/tid=18433] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18423/task/18433/stat : 18433 (java) S 18420 18423 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6224353 10202112000 11413 33554432000 1073741824 1073778376 140737148014160 140604748475432 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18423/tid=18434] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18423/task/18434/stat : 18434 (java) S 18420 18423 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6224353 10202112000 11413 33554432000 1073741824 1073778376 140737148014160 140604602005672 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=18423/tid=18435] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18423/task/18435/stat : 18435 (java) S 18420 18423 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6224353 10202112000 11413 33554432000 1073741824 1073778376 140737148014160 140604600953128 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=18423/tid=18436] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18423/task/18436/stat : 18436 (java) S 18420 18423 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6224353 10202112000 11413 33554432000 1073741824 1073778376 140737148014160 140604599900584 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=18423/tid=18437] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18423/task/18437/stat : 18437 (java) S 18420 18423 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6224353 10202112000 11413 33554432000 1073741824 1073778376 140737148014160 140604598848040 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18423/tid=18438] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18423/task/18438/stat : 18438 (java) S 18420 18423 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6224353 10202112000 11413 33554432000 1073741824 1073778376 140737148014160 140604597795496 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18423/tid=18439] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18423/task/18439/stat : 18439 (java) S 18420 18423 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6224354 10202112000 11413 33554432000 1073741824 1073778376 140737148014160 140604580334312 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18423/tid=18440] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18423/task/18440/stat : 18440 (java) S 18420 18423 15681 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 24 0 6224354 10202112000 11413 33554432000 1073741824 1073778376 140737148014160 140604579280632 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18423/tid=18441] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18423/task/18441/stat : 18441 (java) S 18420 18423 15681 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 6224354 10202112000 11413 33554432000 1073741824 1073778376 140737148014160 140604578227976 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18423/tid=18442] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18423/task/18442/stat : 18442 (java) S 18420 18423 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6224357 10202112000 11413 33554432000 1073741824 1073778376 140737148014160 140604577175696 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18423/tid=18443] ppid=18420 vsize=9963000 CPUtime=0.16 cores=0-3,8-11
/proc/18423/task/18443/stat : 18443 (java) S 18420 18423 15681 0 -1 4202560 1296 0 0 0 16 0 0 0 20 0 24 0 6224357 10202112000 11413 33554432000 1073741824 1073778376 140737148014160 140604576123064 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18423/tid=18444] ppid=18420 vsize=9963000 CPUtime=0.22 cores=0-3,8-11
/proc/18423/task/18444/stat : 18444 (java) S 18420 18423 15681 0 -1 4202560 3365 0 0 0 22 0 0 0 20 0 24 0 6224357 10202112000 11413 33554432000 1073741824 1073778376 140737148014160 140604575070520 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=18423/tid=18445] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18423/task/18445/stat : 18445 (java) S 18420 18423 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6224357 10202112000 11413 33554432000 1073741824 1073778376 140737148014160 140604574018168 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=18423/tid=18446] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18423/task/18446/stat : 18446 (java) S 18420 18423 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6224357 10202112000 11413 33554432000 1073741824 1073778376 140737148014160 140604572965832 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18423/tid=18447] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18423/task/18447/stat : 18447 (java) S 18420 18423 15681 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 6224367 10202112000 11413 33554432000 1073741824 1073778376 140737148014160 140604571813288 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
Current children cumulated CPU time (s) 1.87
Current children cumulated vsize (KiB) 9963000

[startup+3.1009 s]
/proc/loadavg: 2.05 2.02 2.02 3/305 18447
/proc/meminfo: memFree=27570716/32872528 swapFree=8828/8828
[pid=18423] ppid=18420 vsize=9963000 CPUtime=3.49 cores=0-3,8-11
/proc/18423/stat : 18423 (java) S 18420 18423 15681 0 -1 4202496 8427 0 1 0 347 2 0 0 20 0 24 0 6224350 10202112000 14512 33554432000 1073741824 1073778376 140737148014160 140737148005296 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18423/statm: 2490750 14512 2246 9 0 2481427 0
[pid=18423/tid=18425] ppid=18420 vsize=9963000 CPUtime=3.05 cores=0-3,8-11
/proc/18423/task/18425/stat : 18425 (java) R 18420 18423 15681 0 -1 4202560 2459 0 1 0 304 1 0 0 20 0 24 0 6224351 10202112000 14512 33554432000 1073741824 1073778376 140737148014160 140604766772944 140604630060659 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=18423/tid=18426] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18423/task/18426/stat : 18426 (java) S 18420 18423 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6224353 10202112000 14512 33554432000 1073741824 1073778376 140737148014160 140604755843240 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=18423/tid=18427] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18423/task/18427/stat : 18427 (java) S 18420 18423 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6224353 10202112000 14512 33554432000 1073741824 1073778376 140737148014160 140604754790696 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18423/tid=18428] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18423/task/18428/stat : 18428 (java) S 18420 18423 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6224353 10202112000 14512 33554432000 1073741824 1073778376 140737148014160 140604753738152 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18423/tid=18429] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18423/task/18429/stat : 18429 (java) S 18420 18423 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6224353 10202112000 14512 33554432000 1073741824 1073778376 140737148014160 140604752685608 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18423/tid=18430] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18423/task/18430/stat : 18430 (java) S 18420 18423 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6224353 10202112000 14512 33554432000 1073741824 1073778376 140737148014160 140604751633064 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18423/tid=18431] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18423/task/18431/stat : 18431 (java) S 18420 18423 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6224353 10202112000 14512 33554432000 1073741824 1073778376 140737148014160 140604750580520 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18423/tid=18432] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18423/task/18432/stat : 18432 (java) S 18420 18423 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6224353 10202112000 14512 33554432000 1073741824 1073778376 140737148014160 140604749527976 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18423/tid=18433] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18423/task/18433/stat : 18433 (java) S 18420 18423 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6224353 10202112000 14512 33554432000 1073741824 1073778376 140737148014160 140604748475432 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18423/tid=18434] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18423/task/18434/stat : 18434 (java) S 18420 18423 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6224353 10202112000 14512 33554432000 1073741824 1073778376 140737148014160 140604602005672 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=18423/tid=18435] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18423/task/18435/stat : 18435 (java) S 18420 18423 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6224353 10202112000 14512 33554432000 1073741824 1073778376 140737148014160 140604600953128 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=18423/tid=18436] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18423/task/18436/stat : 18436 (java) S 18420 18423 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6224353 10202112000 14512 33554432000 1073741824 1073778376 140737148014160 140604599900584 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=18423/tid=18437] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18423/task/18437/stat : 18437 (java) S 18420 18423 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6224353 10202112000 14512 33554432000 1073741824 1073778376 140737148014160 140604598848040 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18423/tid=18438] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18423/task/18438/stat : 18438 (java) S 18420 18423 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6224353 10202112000 14512 33554432000 1073741824 1073778376 140737148014160 140604597795496 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18423/tid=18439] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18423/task/18439/stat : 18439 (java) S 18420 18423 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6224354 10202112000 14512 33554432000 1073741824 1073778376 140737148014160 140604580334312 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18423/tid=18440] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18423/task/18440/stat : 18440 (java) S 18420 18423 15681 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 24 0 6224354 10202112000 14512 33554432000 1073741824 1073778376 140737148014160 140604579280632 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18423/tid=18441] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18423/task/18441/stat : 18441 (java) S 18420 18423 15681 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 6224354 10202112000 14512 33554432000 1073741824 1073778376 140737148014160 140604578227976 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18423/tid=18442] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18423/task/18442/stat : 18442 (java) S 18420 18423 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6224357 10202112000 14512 33554432000 1073741824 1073778376 140737148014160 140604577175696 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18423/tid=18443] ppid=18420 vsize=9963000 CPUtime=0.16 cores=0-3,8-11
/proc/18423/task/18443/stat : 18443 (java) S 18420 18423 15681 0 -1 4202560 1296 0 0 0 16 0 0 0 20 0 24 0 6224357 10202112000 14512 33554432000 1073741824 1073778376 140737148014160 140604576123064 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18423/tid=18444] ppid=18420 vsize=9963000 CPUtime=0.24 cores=0-3,8-11
/proc/18423/task/18444/stat : 18444 (java) S 18420 18423 15681 0 -1 4202560 3386 0 0 0 24 0 0 0 20 0 24 0 6224357 10202112000 14512 33554432000 1073741824 1073778376 140737148014160 140604575070520 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=18423/tid=18445] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18423/task/18445/stat : 18445 (java) S 18420 18423 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6224357 10202112000 14512 33554432000 1073741824 1073778376 140737148014160 140604574018168 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=18423/tid=18446] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18423/task/18446/stat : 18446 (java) S 18420 18423 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6224357 10202112000 14512 33554432000 1073741824 1073778376 140737148014160 140604572965832 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18423/tid=18447] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18423/task/18447/stat : 18447 (java) S 18420 18423 15681 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 6224367 10202112000 14512 33554432000 1073741824 1073778376 140737148014160 140604571813288 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
Current children cumulated CPU time (s) 3.49
Current children cumulated vsize (KiB) 9963000

[startup+6.30095 s]
/proc/loadavg: 2.05 2.02 2.02 3/305 18447
/proc/meminfo: memFree=27551136/32872528 swapFree=8828/8828
[pid=18423] ppid=18420 vsize=9963000 CPUtime=6.73 cores=0-3,8-11
/proc/18423/stat : 18423 (java) S 18420 18423 15681 0 -1 4202496 8446 0 1 0 670 3 0 0 20 0 24 0 6224350 10202112000 19242 33554432000 1073741824 1073778376 140737148014160 140737148005296 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18423/statm: 2490750 19242 2248 9 0 2481427 0
[pid=18423/tid=18425] ppid=18420 vsize=9963000 CPUtime=6.24 cores=0-3,8-11
/proc/18423/task/18425/stat : 18425 (java) R 18420 18423 15681 0 -1 4202560 2470 0 1 0 623 1 0 0 20 0 24 0 6224351 10202112000 19242 33554432000 1073741824 1073778376 140737148014160 140604766772944 140604630084000 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=18423/tid=18426] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18423/task/18426/stat : 18426 (java) S 18420 18423 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6224353 10202112000 19242 33554432000 1073741824 1073778376 140737148014160 140604755843240 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=18423/tid=18427] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18423/task/18427/stat : 18427 (java) S 18420 18423 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6224353 10202112000 19242 33554432000 1073741824 1073778376 140737148014160 140604754790696 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18423/tid=18428] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18423/task/18428/stat : 18428 (java) S 18420 18423 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6224353 10202112000 19242 33554432000 1073741824 1073778376 140737148014160 140604753738152 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18423/tid=18429] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18423/task/18429/stat : 18429 (java) S 18420 18423 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6224353 10202112000 19242 33554432000 1073741824 1073778376 140737148014160 140604752685608 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18423/tid=18430] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18423/task/18430/stat : 18430 (java) S 18420 18423 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6224353 10202112000 19242 33554432000 1073741824 1073778376 140737148014160 140604751633064 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18423/tid=18431] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18423/task/18431/stat : 18431 (java) S 18420 18423 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6224353 10202112000 19242 33554432000 1073741824 1073778376 140737148014160 140604750580520 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18423/tid=18432] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18423/task/18432/stat : 18432 (java) S 18420 18423 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6224353 10202112000 19242 33554432000 1073741824 1073778376 140737148014160 140604749527976 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18423/tid=18433] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18423/task/18433/stat : 18433 (java) S 18420 18423 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6224353 10202112000 19242 33554432000 1073741824 1073778376 140737148014160 140604748475432 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18423/tid=18434] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11

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

/proc/18423/task/18434/stat : 18434 (java) S 18420 18423 15681 0 -1 4202560 407 0 0 0 56 22 0 0 20 0 24 0 6224353 10202112000 194039 33554432000 1073741824 1073778376 140737148014160 140604602005672 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18423/tid=18435] ppid=18420 vsize=9963000 CPUtime=0.77 cores=0-3,8-11
/proc/18423/task/18435/stat : 18435 (java) S 18420 18423 15681 0 -1 4202560 408 0 0 0 54 23 0 0 20 0 24 0 6224353 10202112000 194039 33554432000 1073741824 1073778376 140737148014160 140604600953128 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18423/tid=18436] ppid=18420 vsize=9963000 CPUtime=0.7 cores=0-3,8-11
/proc/18423/task/18436/stat : 18436 (java) S 18420 18423 15681 0 -1 4202560 367 0 0 0 48 22 0 0 20 0 24 0 6224353 10202112000 194039 33554432000 1073741824 1073778376 140737148014160 140604599900584 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=18423/tid=18437] ppid=18420 vsize=9963000 CPUtime=0.79 cores=0-3,8-11
/proc/18423/task/18437/stat : 18437 (java) S 18420 18423 15681 0 -1 4202560 424 0 0 0 58 21 0 0 20 0 24 0 6224353 10202112000 194039 33554432000 1073741824 1073778376 140737148014160 140604598848040 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18423/tid=18438] ppid=18420 vsize=9963000 CPUtime=0.67 cores=0-3,8-11
/proc/18423/task/18438/stat : 18438 (java) S 18420 18423 15681 0 -1 4202560 559 0 0 0 47 20 0 0 20 0 24 0 6224353 10202112000 194039 33554432000 1073741824 1073778376 140737148014160 140604597795496 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=18423/tid=18439] ppid=18420 vsize=9963000 CPUtime=0.51 cores=0-3,8-11
/proc/18423/task/18439/stat : 18439 (java) S 18420 18423 15681 0 -1 4202560 362 0 0 0 49 2 0 0 20 0 24 0 6224354 10202112000 194039 33554432000 1073741824 1073778376 140737148014160 140604580334312 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18423/tid=18440] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18423/task/18440/stat : 18440 (java) S 18420 18423 15681 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 24 0 6224354 10202112000 194039 33554432000 1073741824 1073778376 140737148014160 140604579280632 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18423/tid=18441] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18423/task/18441/stat : 18441 (java) S 18420 18423 15681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 24 0 6224354 10202112000 194039 33554432000 1073741824 1073778376 140737148014160 140604578227976 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18423/tid=18442] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18423/task/18442/stat : 18442 (java) S 18420 18423 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6224357 10202112000 194039 33554432000 1073741824 1073778376 140737148014160 140604577175696 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18423/tid=18443] ppid=18420 vsize=9963000 CPUtime=0.16 cores=0-3,8-11
/proc/18423/task/18443/stat : 18443 (java) S 18420 18423 15681 0 -1 4202560 1296 0 0 0 16 0 0 0 20 0 24 0 6224357 10202112000 194039 33554432000 1073741824 1073778376 140737148014160 140604576123064 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18423/tid=18444] ppid=18420 vsize=9963000 CPUtime=0.36 cores=0-3,8-11
/proc/18423/task/18444/stat : 18444 (java) S 18420 18423 15681 0 -1 4202560 4948 0 0 0 36 0 0 0 20 0 24 0 6224357 10202112000 194039 33554432000 1073741824 1073778376 140737148014160 140604575070520 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18423/tid=18445] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18423/task/18445/stat : 18445 (java) S 18420 18423 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6224357 10202112000 194039 33554432000 1073741824 1073778376 140737148014160 140604574018168 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=18423/tid=18446] ppid=18420 vsize=9963000 CPUtime=0.53 cores=0-3,8-11
/proc/18423/task/18446/stat : 18446 (java) S 18420 18423 15681 0 -1 4202560 100 0 0 0 27 26 0 0 20 0 24 0 6224357 10202112000 194039 33554432000 1073741824 1073778376 140737148014160 140604572965832 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18423/tid=18447] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18423/task/18447/stat : 18447 (java) S 18420 18423 15681 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 6224367 10202112000 194039 33554432000 1073741824 1073778376 140737148014160 140604571813288 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
Current children cumulated CPU time (s) 1712.56
Current children cumulated vsize (KiB) 9963000

[startup+1782.3 s]
/proc/loadavg: 2.00 2.05 2.06 3/305 18700
/proc/meminfo: memFree=24096372/32872528 swapFree=8828/8828
[pid=18423] ppid=18420 vsize=9963000 CPUtime=1772.56 cores=0-3,8-11
/proc/18423/stat : 18423 (java) S 18420 18423 15681 0 -1 4202496 16342 0 1 0 176943 313 0 0 20 0 24 0 6224350 10202112000 194039 33554432000 1073741824 1073778376 140737148014160 140737148005296 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18423/statm: 2490750 194039 2271 9 0 2481427 0
[pid=18423/tid=18425] ppid=18420 vsize=9963000 CPUtime=1756.64 cores=0-3,8-11
/proc/18423/task/18425/stat : 18425 (java) R 18420 18423 15681 0 -1 4202560 2536 0 1 0 175635 29 0 0 20 0 24 0 6224351 10202112000 194039 33554432000 1073741824 1073778376 140737148014160 140604766773024 140604630060787 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=18423/tid=18426] ppid=18420 vsize=9963000 CPUtime=0.93 cores=0-3,8-11
/proc/18423/task/18426/stat : 18426 (java) S 18420 18423 15681 0 -1 4202560 546 0 0 0 65 28 0 0 20 0 24 0 6224353 10202112000 194039 33554432000 1073741824 1073778376 140737148014160 140604755843240 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18423/tid=18427] ppid=18420 vsize=9963000 CPUtime=0.72 cores=0-3,8-11
/proc/18423/task/18427/stat : 18427 (java) S 18420 18423 15681 0 -1 4202560 414 0 0 0 55 17 0 0 20 0 24 0 6224353 10202112000 194039 33554432000 1073741824 1073778376 140737148014160 140604754790696 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18423/tid=18428] ppid=18420 vsize=9963000 CPUtime=0.87 cores=0-3,8-11
/proc/18423/task/18428/stat : 18428 (java) S 18420 18423 15681 0 -1 4202560 532 0 0 0 60 27 0 0 20 0 24 0 6224353 10202112000 194039 33554432000 1073741824 1073778376 140737148014160 140604753738152 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18423/tid=18429] ppid=18420 vsize=9963000 CPUtime=0.69 cores=0-3,8-11
/proc/18423/task/18429/stat : 18429 (java) S 18420 18423 15681 0 -1 4202560 278 0 0 0 49 20 0 0 20 0 24 0 6224353 10202112000 194039 33554432000 1073741824 1073778376 140737148014160 140604752685608 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=18423/tid=18430] ppid=18420 vsize=9963000 CPUtime=0.79 cores=0-3,8-11
/proc/18423/task/18430/stat : 18430 (java) S 18420 18423 15681 0 -1 4202560 397 0 0 0 56 23 0 0 20 0 24 0 6224353 10202112000 194039 33554432000 1073741824 1073778376 140737148014160 140604751633064 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18423/tid=18431] ppid=18420 vsize=9963000 CPUtime=0.74 cores=0-3,8-11
/proc/18423/task/18431/stat : 18431 (java) S 18420 18423 15681 0 -1 4202560 475 0 0 0 55 19 0 0 20 0 24 0 6224353 10202112000 194039 33554432000 1073741824 1073778376 140737148014160 140604750580520 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18423/tid=18432] ppid=18420 vsize=9963000 CPUtime=0.71 cores=0-3,8-11
/proc/18423/task/18432/stat : 18432 (java) S 18420 18423 15681 0 -1 4202560 427 0 0 0 49 22 0 0 20 0 24 0 6224353 10202112000 194039 33554432000 1073741824 1073778376 140737148014160 140604749527976 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=18423/tid=18433] ppid=18420 vsize=9963000 CPUtime=0.82 cores=0-3,8-11
/proc/18423/task/18433/stat : 18433 (java) S 18420 18423 15681 0 -1 4202560 603 0 0 0 57 25 0 0 20 0 24 0 6224353 10202112000 194039 33554432000 1073741824 1073778376 140737148014160 140604748475432 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=18423/tid=18434] ppid=18420 vsize=9963000 CPUtime=0.78 cores=0-3,8-11
/proc/18423/task/18434/stat : 18434 (java) S 18420 18423 15681 0 -1 4202560 407 0 0 0 56 22 0 0 20 0 24 0 6224353 10202112000 194039 33554432000 1073741824 1073778376 140737148014160 140604602005672 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18423/tid=18435] ppid=18420 vsize=9963000 CPUtime=0.77 cores=0-3,8-11
/proc/18423/task/18435/stat : 18435 (java) S 18420 18423 15681 0 -1 4202560 408 0 0 0 54 23 0 0 20 0 24 0 6224353 10202112000 194039 33554432000 1073741824 1073778376 140737148014160 140604600953128 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18423/tid=18436] ppid=18420 vsize=9963000 CPUtime=0.7 cores=0-3,8-11
/proc/18423/task/18436/stat : 18436 (java) S 18420 18423 15681 0 -1 4202560 367 0 0 0 48 22 0 0 20 0 24 0 6224353 10202112000 194039 33554432000 1073741824 1073778376 140737148014160 140604599900584 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=18423/tid=18437] ppid=18420 vsize=9963000 CPUtime=0.79 cores=0-3,8-11
/proc/18423/task/18437/stat : 18437 (java) S 18420 18423 15681 0 -1 4202560 424 0 0 0 58 21 0 0 20 0 24 0 6224353 10202112000 194039 33554432000 1073741824 1073778376 140737148014160 140604598848040 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18423/tid=18438] ppid=18420 vsize=9963000 CPUtime=0.67 cores=0-3,8-11
/proc/18423/task/18438/stat : 18438 (java) S 18420 18423 15681 0 -1 4202560 559 0 0 0 47 20 0 0 20 0 24 0 6224353 10202112000 194039 33554432000 1073741824 1073778376 140737148014160 140604597795496 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=18423/tid=18439] ppid=18420 vsize=9963000 CPUtime=0.51 cores=0-3,8-11
/proc/18423/task/18439/stat : 18439 (java) S 18420 18423 15681 0 -1 4202560 362 0 0 0 49 2 0 0 20 0 24 0 6224354 10202112000 194039 33554432000 1073741824 1073778376 140737148014160 140604580334312 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18423/tid=18440] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18423/task/18440/stat : 18440 (java) S 18420 18423 15681 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 24 0 6224354 10202112000 194039 33554432000 1073741824 1073778376 140737148014160 140604579280632 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18423/tid=18441] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18423/task/18441/stat : 18441 (java) S 18420 18423 15681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 24 0 6224354 10202112000 194039 33554432000 1073741824 1073778376 140737148014160 140604578227976 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18423/tid=18442] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18423/task/18442/stat : 18442 (java) S 18420 18423 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6224357 10202112000 194039 33554432000 1073741824 1073778376 140737148014160 140604577175696 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18423/tid=18443] ppid=18420 vsize=9963000 CPUtime=0.16 cores=0-3,8-11
/proc/18423/task/18443/stat : 18443 (java) S 18420 18423 15681 0 -1 4202560 1296 0 0 0 16 0 0 0 20 0 24 0 6224357 10202112000 194039 33554432000 1073741824 1073778376 140737148014160 140604576123064 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18423/tid=18444] ppid=18420 vsize=9963000 CPUtime=0.36 cores=0-3,8-11
/proc/18423/task/18444/stat : 18444 (java) S 18420 18423 15681 0 -1 4202560 4948 0 0 0 36 0 0 0 20 0 24 0 6224357 10202112000 194039 33554432000 1073741824 1073778376 140737148014160 140604575070520 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18423/tid=18445] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18423/task/18445/stat : 18445 (java) S 18420 18423 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6224357 10202112000 194039 33554432000 1073741824 1073778376 140737148014160 140604574018168 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=18423/tid=18446] ppid=18420 vsize=9963000 CPUtime=0.54 cores=0-3,8-11
/proc/18423/task/18446/stat : 18446 (java) S 18420 18423 15681 0 -1 4202560 104 0 0 0 28 26 0 0 20 0 24 0 6224357 10202112000 194039 33554432000 1073741824 1073778376 140737148014160 140604572965832 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18423/tid=18447] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18423/task/18447/stat : 18447 (java) S 18420 18423 15681 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 6224367 10202112000 194039 33554432000 1073741824 1073778376 140737148014160 140604571813288 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
Current children cumulated CPU time (s) 1772.56
Current children cumulated vsize (KiB) 9963000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.8 s]
/proc/loadavg: 2.00 2.04 2.05 3/305 18700
/proc/meminfo: memFree=24096128/32872528 swapFree=8828/8828
[pid=18423] ppid=18420 vsize=9963000 CPUtime=1800.06 cores=0-3,8-11
/proc/18423/stat : 18423 (java) S 18420 18423 15681 0 -1 4202496 16344 0 1 0 179693 313 0 0 20 0 24 0 6224350 10202112000 194039 33554432000 1073741824 1073778376 140737148014160 140737148005296 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18423/statm: 2490750 194039 2271 9 0 2481427 0
[pid=18423/tid=18425] ppid=18420 vsize=9963000 CPUtime=1784.07 cores=0-3,8-11
/proc/18423/task/18425/stat : 18425 (java) R 18420 18423 15681 0 -1 4202560 2536 0 1 0 178377 30 0 0 20 0 24 0 6224351 10202112000 194039 33554432000 1073741824 1073778376 140737148014160 140604766773024 140604630060764 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=18423/tid=18426] ppid=18420 vsize=9963000 CPUtime=0.93 cores=0-3,8-11
/proc/18423/task/18426/stat : 18426 (java) S 18420 18423 15681 0 -1 4202560 546 0 0 0 65 28 0 0 20 0 24 0 6224353 10202112000 194039 33554432000 1073741824 1073778376 140737148014160 140604755843240 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18423/tid=18427] ppid=18420 vsize=9963000 CPUtime=0.72 cores=0-3,8-11
/proc/18423/task/18427/stat : 18427 (java) S 18420 18423 15681 0 -1 4202560 414 0 0 0 55 17 0 0 20 0 24 0 6224353 10202112000 194039 33554432000 1073741824 1073778376 140737148014160 140604754790696 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18423/tid=18428] ppid=18420 vsize=9963000 CPUtime=0.87 cores=0-3,8-11
/proc/18423/task/18428/stat : 18428 (java) S 18420 18423 15681 0 -1 4202560 532 0 0 0 60 27 0 0 20 0 24 0 6224353 10202112000 194039 33554432000 1073741824 1073778376 140737148014160 140604753738152 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18423/tid=18429] ppid=18420 vsize=9963000 CPUtime=0.69 cores=0-3,8-11
/proc/18423/task/18429/stat : 18429 (java) S 18420 18423 15681 0 -1 4202560 278 0 0 0 49 20 0 0 20 0 24 0 6224353 10202112000 194039 33554432000 1073741824 1073778376 140737148014160 140604752685608 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=18423/tid=18430] ppid=18420 vsize=9963000 CPUtime=0.79 cores=0-3,8-11
/proc/18423/task/18430/stat : 18430 (java) S 18420 18423 15681 0 -1 4202560 397 0 0 0 56 23 0 0 20 0 24 0 6224353 10202112000 194039 33554432000 1073741824 1073778376 140737148014160 140604751633064 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18423/tid=18431] ppid=18420 vsize=9963000 CPUtime=0.74 cores=0-3,8-11
/proc/18423/task/18431/stat : 18431 (java) S 18420 18423 15681 0 -1 4202560 475 0 0 0 55 19 0 0 20 0 24 0 6224353 10202112000 194039 33554432000 1073741824 1073778376 140737148014160 140604750580520 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18423/tid=18432] ppid=18420 vsize=9963000 CPUtime=0.71 cores=0-3,8-11
/proc/18423/task/18432/stat : 18432 (java) S 18420 18423 15681 0 -1 4202560 427 0 0 0 49 22 0 0 20 0 24 0 6224353 10202112000 194039 33554432000 1073741824 1073778376 140737148014160 140604749527976 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=18423/tid=18433] ppid=18420 vsize=9963000 CPUtime=0.82 cores=0-3,8-11
/proc/18423/task/18433/stat : 18433 (java) S 18420 18423 15681 0 -1 4202560 603 0 0 0 57 25 0 0 20 0 24 0 6224353 10202112000 194039 33554432000 1073741824 1073778376 140737148014160 140604748475432 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=18423/tid=18434] ppid=18420 vsize=9963000 CPUtime=0.78 cores=0-3,8-11
/proc/18423/task/18434/stat : 18434 (java) S 18420 18423 15681 0 -1 4202560 407 0 0 0 56 22 0 0 20 0 24 0 6224353 10202112000 194039 33554432000 1073741824 1073778376 140737148014160 140604602005672 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18423/tid=18435] ppid=18420 vsize=9963000 CPUtime=0.77 cores=0-3,8-11
/proc/18423/task/18435/stat : 18435 (java) S 18420 18423 15681 0 -1 4202560 408 0 0 0 54 23 0 0 20 0 24 0 6224353 10202112000 194039 33554432000 1073741824 1073778376 140737148014160 140604600953128 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18423/tid=18436] ppid=18420 vsize=9963000 CPUtime=0.7 cores=0-3,8-11
/proc/18423/task/18436/stat : 18436 (java) S 18420 18423 15681 0 -1 4202560 367 0 0 0 48 22 0 0 20 0 24 0 6224353 10202112000 194039 33554432000 1073741824 1073778376 140737148014160 140604599900584 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=18423/tid=18437] ppid=18420 vsize=9963000 CPUtime=0.79 cores=0-3,8-11
/proc/18423/task/18437/stat : 18437 (java) S 18420 18423 15681 0 -1 4202560 424 0 0 0 58 21 0 0 20 0 24 0 6224353 10202112000 194039 33554432000 1073741824 1073778376 140737148014160 140604598848040 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18423/tid=18438] ppid=18420 vsize=9963000 CPUtime=0.67 cores=0-3,8-11
/proc/18423/task/18438/stat : 18438 (java) S 18420 18423 15681 0 -1 4202560 559 0 0 0 47 20 0 0 20 0 24 0 6224353 10202112000 194039 33554432000 1073741824 1073778376 140737148014160 140604597795496 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=18423/tid=18439] ppid=18420 vsize=9963000 CPUtime=0.51 cores=0-3,8-11
/proc/18423/task/18439/stat : 18439 (java) S 18420 18423 15681 0 -1 4202560 362 0 0 0 49 2 0 0 20 0 24 0 6224354 10202112000 194039 33554432000 1073741824 1073778376 140737148014160 140604580334312 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18423/tid=18440] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18423/task/18440/stat : 18440 (java) S 18420 18423 15681 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 24 0 6224354 10202112000 194039 33554432000 1073741824 1073778376 140737148014160 140604579280632 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18423/tid=18441] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18423/task/18441/stat : 18441 (java) S 18420 18423 15681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 24 0 6224354 10202112000 194039 33554432000 1073741824 1073778376 140737148014160 140604578227976 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18423/tid=18442] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18423/task/18442/stat : 18442 (java) S 18420 18423 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6224357 10202112000 194039 33554432000 1073741824 1073778376 140737148014160 140604577175696 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18423/tid=18443] ppid=18420 vsize=9963000 CPUtime=0.16 cores=0-3,8-11
/proc/18423/task/18443/stat : 18443 (java) S 18420 18423 15681 0 -1 4202560 1296 0 0 0 16 0 0 0 20 0 24 0 6224357 10202112000 194039 33554432000 1073741824 1073778376 140737148014160 140604576123064 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18423/tid=18444] ppid=18420 vsize=9963000 CPUtime=0.36 cores=0-3,8-11
/proc/18423/task/18444/stat : 18444 (java) S 18420 18423 15681 0 -1 4202560 4948 0 0 0 36 0 0 0 20 0 24 0 6224357 10202112000 194039 33554432000 1073741824 1073778376 140737148014160 140604575070520 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18423/tid=18445] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18423/task/18445/stat : 18445 (java) S 18420 18423 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6224357 10202112000 194039 33554432000 1073741824 1073778376 140737148014160 140604574018168 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=18423/tid=18446] ppid=18420 vsize=9963000 CPUtime=0.55 cores=0-3,8-11
/proc/18423/task/18446/stat : 18446 (java) S 18420 18423 15681 0 -1 4202560 106 0 0 0 28 27 0 0 20 0 24 0 6224357 10202112000 194039 33554432000 1073741824 1073778376 140737148014160 140604572965832 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18423/tid=18447] ppid=18420 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18423/task/18447/stat : 18447 (java) S 18420 18423 15681 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 6224367 10202112000 194039 33554432000 1073741824 1073778376 140737148014160 140604571813288 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 9963000

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 18423 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 18423 and gives
#  childrusage.ru_utime.tv_sec=1792
#  childrusage.ru_utime.tv_usec=408512
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=672441
# CPU time returned by wait4() is 1796.08
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1809.84
CPU time (s): 1800.06
CPU user time (s): 1796.93
CPU system time (s): 3.13
CPU usage (%): 99.4596
Max. virtual memory (cumulated for all children) (KiB): 9963000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.41
system time used= 3.67244
maximum resident set size= 776332
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16394
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1336
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 33790
involuntary context switches= 5302

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.5121 second user time and 16.1066 second system time

The end

Launcher Data

Begin job on node132 at 2016-06-30 04:11:56
IDJOB=4119250
IDBENCH=111683
IDSOLVER=2546
FILE ID=node132/4119250-1467252716
RUNJOBID= node132-1467233254-15697
PBS_JOBID= 19997601
Free space on /tmp= 71540 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/minlplib2-pb-0.1.0/opb/normalized-graphpart_3pm-0244-0244.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119250-1467252716/watcher-4119250-1467252716 -o /tmp/evaluation-result-4119250-1467252716/solver-4119250-1467252716 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node132-1467233254-15697 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4119250-1467252716.opb

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

MD5SUM BENCH= 99f8d15df7cb8e8e0d9331bb9e7650f8
RANDOM SEED=1014778006

node132.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		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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	: 5334.02
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		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.51
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		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.51
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		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.51
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		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        27615892 kB
Buffers:          137488 kB
Cached:          3867332 kB
SwapCached:            0 kB
Active:           585376 kB
Inactive:        3893688 kB
Active(anon):     476828 kB
Inactive(anon):      172 kB
Active(file):     108548 kB
Inactive(file):  3893516 kB
Unevictable:        8828 kB
Mlocked:            8828 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               572 kB
Writeback:             0 kB
AnonPages:        434104 kB
Mapped:            22224 kB
Shmem:               216 kB
Slab:             632764 kB
SReclaimable:      73420 kB
SUnreclaim:       559344 kB
KernelStack:        2560 kB
PageTables:         5208 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     616984 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987140 kB
HardwareCorrupted:     0 kB
AnonHugePages:    393216 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= 71536 MiB
End job on node132 at 2016-06-30 04:42:05