Trace number 4119266

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 PB16OPT11 178.15 176.742

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-edgecross10-020.opb
MD5SUM1759a7eaa781538581429c8c946afc38
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark11
Best CPU time to get the best result obtained on this benchmark1.27781
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables91
Total number of constraints481
Number of constraints which are clauses480
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint3
Number of terms in the objective function 206
Biggest coefficient in the objective function 85
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 529
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 85
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 529
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)147
Sum of products size (including duplicates)294
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.09/0.11	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.09/0.11	c This is free software under the dual EPL/GNU LGPL licenses.
0.09/0.11	c See www.sat4j.org for details.
0.09/0.11	c version PB16.v20160501
0.09/0.11	c java.runtime.name	Java(TM) SE Runtime Environment
0.09/0.11	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.09/0.11	c java.vm.version	19.1-b02
0.09/0.11	c java.vm.vendor	Sun Microsystems Inc.
0.09/0.11	c sun.arch.data.model	64
0.09/0.11	c java.version		1.6.0_24
0.09/0.11	c os.name		Linux
0.09/0.11	c os.version		2.6.32-71.29.1.el6.x86_64
0.09/0.11	c os.arch		amd64
0.09/0.11	c Free memory 		501472288
0.09/0.11	c Max memory 		7480803328
0.09/0.11	c Total memory 		504102912
0.09/0.11	c Number of processors 	16
0.09/0.13	c Pseudo Boolean Optimization by upper bound
0.09/0.13	c --- Begin Solver configuration ---
0.09/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2626d4f1
0.09/0.13	c Learn all clauses as in MiniSAT
0.09/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.13	c No reason simplification
0.09/0.13	c Glucose 2.1 dynamic restart strategy
0.09/0.13	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.13	c timeout=2147483s
0.09/0.13	c DB Simplification allowed=false
0.09/0.13	c Listener: org.sat4j.minisat.core.VoidTracing@4def8cf3
0.09/0.13	c --- End Solver configuration ---
0.09/0.13	c solving HOME/instance-4119266-1467253320.opb
0.09/0.13	c reading problem ... 
0.09/0.14	c  objective function found
0.24/0.21	c ... done. Wall clock time 0.08s.
0.24/0.21	c declared #vars     91
0.24/0.21	c internal #vars     238
0.24/0.21	c #constraints  776
0.24/0.21	c constraints type 
0.24/0.21	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 627
0.24/0.21	c org.sat4j.specs.Constr$1 => 1
0.24/0.21	c org.sat4j.minisat.constraints.cnf.UnitClause => 1
0.24/0.21	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 147
0.24/0.21	c 776 constraints processed.
0.24/0.21	c objective function length is 206 literals
0.24/0.22	c SATISFIABLE
0.24/0.22	c OPTIMIZING...
0.24/0.22	c Got one! Elapsed wall clock time (in seconds):0.088
0.24/0.22	o 40
0.24/0.28	c Got one! Elapsed wall clock time (in seconds):0.142
0.24/0.28	o 39
0.24/0.29	c Got one! Elapsed wall clock time (in seconds):0.153
0.24/0.29	o 37
0.24/0.29	c Got one! Elapsed wall clock time (in seconds):0.159
0.24/0.29	o 36
0.50/0.39	c Got one! Elapsed wall clock time (in seconds):0.259
0.50/0.39	o 35
0.50/0.39	c Got one! Elapsed wall clock time (in seconds):0.262
0.50/0.39	o 33
0.67/0.40	c Got one! Elapsed wall clock time (in seconds):0.265
0.67/0.40	o 32
0.67/0.40	c Got one! Elapsed wall clock time (in seconds):0.269
0.67/0.40	o 31
0.67/0.40	c Got one! Elapsed wall clock time (in seconds):0.271
0.67/0.40	o 29
0.67/0.43	c Got one! Elapsed wall clock time (in seconds):0.3
0.67/0.43	o 28
0.67/0.50	c Got one! Elapsed wall clock time (in seconds):0.362
0.67/0.50	o 27
0.83/0.50	c Got one! Elapsed wall clock time (in seconds):0.364
0.83/0.50	o 25
0.83/0.53	c Got one! Elapsed wall clock time (in seconds):0.401
0.83/0.53	o 24
1.08/0.60	c Got one! Elapsed wall clock time (in seconds):0.472
1.08/0.60	o 23
1.08/0.61	c Got one! Elapsed wall clock time (in seconds):0.474
1.08/0.61	o 22
1.08/0.61	c Got one! Elapsed wall clock time (in seconds):0.477
1.08/0.61	o 21
1.08/0.61	c Got one! Elapsed wall clock time (in seconds):0.481
1.08/0.61	o 20
1.08/0.64	c Got one! Elapsed wall clock time (in seconds):0.506
1.08/0.64	o 19
1.08/0.72	c Got one! Elapsed wall clock time (in seconds):0.587
1.08/0.72	o 18
1.08/0.72	c Got one! Elapsed wall clock time (in seconds):0.589
1.37/0.72	o 17
1.37/0.72	c Got one! Elapsed wall clock time (in seconds):0.591
1.37/0.72	o 16
1.47/0.80	c cleaning 4251 clauses out of 8501 with flag 2043/8501
1.47/0.82	c Got one! Elapsed wall clock time (in seconds):0.69
1.47/0.82	o 15
1.47/0.86	c Got one! Elapsed wall clock time (in seconds):0.731
1.47/0.86	o 14
1.47/0.91	c Got one! Elapsed wall clock time (in seconds):0.773
1.47/0.91	o 13
1.61/0.98	c Got one! Elapsed wall clock time (in seconds):0.847
1.61/0.98	o 12
1.61/0.98	c Got one! Elapsed wall clock time (in seconds):0.849
1.61/0.98	o 11
1.61/1.21	c cleaning 6148 clauses out of 12304 with flag 8712/16555
1.92/1.51	c cleaning 6074 clauses out of 12158 with flag 21037/22557
1.92/1.85	c cleaning 6542 clauses out of 13083 with flag 35690/29556
1.92/2.24	c cleaning 7267 clauses out of 14540 with flag 52395/37555
1.92/2.71	c cleaning 8132 clauses out of 16273 with flag 70864/46555
1.92/3.22	c cleaning 9071 clauses out of 18141 with flag 91714/56555
1.92/3.88	c cleaning 10035 clauses out of 20071 with flag 115727/67556
1.92/4.60	c cleaning 11015 clauses out of 22035 with flag 141142/79555
1.92/5.41	c cleaning 12010 clauses out of 24020 with flag 169167/92555
1.92/6.26	c cleaning 13001 clauses out of 26010 with flag 198584/106555
1.92/7.22	c cleaning 14002 clauses out of 28010 with flag 233086/121556
7.98/8.36	c cleaning 15001 clauses out of 30007 with flag 270133/137555
9.11/9.65	c cleaning 15997 clauses out of 32006 with flag 308762/154555
9.11/11.08	c cleaning 17003 clauses out of 34010 with flag 347665/172556
13.33/12.63	c cleaning 18003 clauses out of 36006 with flag 392612/191555
13.37/14.26	c cleaning 19002 clauses out of 38007 with flag 438934/211559
13.37/16.29	c cleaning 20001 clauses out of 40002 with flag 490596/232556
17.04/18.48	c cleaning 20999 clauses out of 42001 with flag 549663/254556
20.61/20.81	c cleaning 21997 clauses out of 44002 with flag 607620/277556
20.61/23.30	c cleaning 22998 clauses out of 46005 with flag 664874/301556
26.51/25.81	c cleaning 24004 clauses out of 48008 with flag 721873/326557
29.21/28.74	c cleaning 25002 clauses out of 50004 with flag 786972/352557
29.21/32.00	c cleaning 26000 clauses out of 52001 with flag 853126/379556
35.98/35.24	c cleaning 26993 clauses out of 54000 with flag 924274/407555
39.11/38.81	c cleaning 28004 clauses out of 56009 with flag 1001012/436557
41.55/42.41	c cleaning 29002 clauses out of 58004 with flag 1072593/466556
43.17/46.39	c cleaning 30001 clauses out of 60002 with flag 1152721/497556
51.09/50.43	c cleaning 30991 clauses out of 62000 with flag 1229438/529555
54.31/54.72	c cleaning 31999 clauses out of 64010 with flag 1313222/562556
58.51/59.25	c cleaning 33005 clauses out of 66012 with flag 1392498/596557
62.30/63.92	c cleaning 33992 clauses out of 68005 with flag 1478650/631555
66.76/68.88	c cleaning 35005 clauses out of 70013 with flag 1561517/667555
66.76/74.16	c cleaning 36003 clauses out of 72009 with flag 1651227/704556
66.76/79.40	c cleaning 37003 clauses out of 74006 with flag 1737857/742556
86.42/85.69	c cleaning 37998 clauses out of 76002 with flag 1833868/781555
90.47/92.13	c cleaning 38997 clauses out of 78004 with flag 1927654/821555
99.51/98.79	c cleaning 40003 clauses out of 80008 with flag 2025787/862556
106.78/105.43	c cleaning 40995 clauses out of 82004 with flag 2124958/904555
113.25/112.11	c cleaning 42000 clauses out of 84010 with flag 2220481/947556
119.51/119.75	c cleaning 43002 clauses out of 86012 with flag 2326921/991558
128.98/127.59	c cleaning 43999 clauses out of 88007 with flag 2435382/1036555
134.47/134.96	c cleaning 45002 clauses out of 90008 with flag 2536286/1082555
141.83/142.63	c cleaning 46001 clauses out of 92005 with flag 2642870/1129555
149.27/150.93	c cleaning 47001 clauses out of 94005 with flag 2755425/1177556
160.81/160.07	c cleaning 47995 clauses out of 96002 with flag 2868821/1226555
167.76/168.50	c cleaning 49000 clauses out of 98006 with flag 2982510/1276556
178.15/176.73	c starts		: 2016
178.15/176.73	c conflicts		: 1324698
178.15/176.73	c decisions		: 1395392
178.15/176.73	c propagations		: 23716898
178.15/176.73	c inspects		: 3421716486
178.15/176.73	c shortcuts		: 0
178.15/176.73	c learnt literals	: 17
178.15/176.73	c learnt binary clauses	: 14
178.15/176.73	c learnt ternary clauses	: 235
178.15/176.73	c learnt constraints	: 1324680
178.15/176.73	c ignored constraints	: 0
178.15/176.73	c root simplifications	: 0
178.15/176.73	c removed literals (reason simplification)	: 0
178.15/176.73	c reason swapping (by a shorter reason)	: 0
178.15/176.73	c Calls to reduceDB	: 47
178.15/176.73	c Number of update (reduction) of LBD	: 23117
178.15/176.73	c Imported unit clauses	: 0
178.15/176.73	c number of reductions to clauses (during analyze)	: 0
178.15/176.73	c number of learned constraints concerned by reduction	: 0
178.15/176.73	c number of learning phase by resolution	: 0
178.15/176.73	c number of learning phase by cutting planes	: 0
178.15/176.73	c speed (assignments/second)	: 134361.94091153727
178.15/176.73	c non guided choices	247
178.15/176.73	c learnt constraints type 
178.15/176.73	s OPTIMUM FOUND
178.15/176.73	c Found 26 solution(s)
178.15/176.73	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 
178.15/176.73	c objective function=11
178.15/176.73	c Total wall clock time (in seconds): 176.6

Verifier Data

OK	11

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

pid=18506
running on 8 cores: 4-7,12-15

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.93 2.01 1.99 2/281 18509
/proc/meminfo: memFree=27363960/32872528 swapFree=8828/8828
[pid=18509] ppid=18506 vsize=24328 CPUtime=0 cores=4-7,12-15
/proc/18509/stat : 18509 (runsolver) R 18506 18509 15681 0 -1 4202560 116 0 0 0 0 0 0 0 20 0 1 0 6284764 24911872 151 33554432000 4194304 4338465 140737208107984 140737208105624 216808639671 0 0 4096 24578 0 0 0 17 15 0 0 0 0 0
/proc/18509/statm: 6082 151 105 36 0 2655 0

[startup+0.10711 s]
/proc/loadavg: 1.93 2.01 1.99 2/281 18509
/proc/meminfo: memFree=27363960/32872528 swapFree=8828/8828
[pid=18509] ppid=18506 vsize=9896436 CPUtime=0.09 cores=4-7,12-15
/proc/18509/stat : 18509 (java) S 18506 18509 15681 0 -1 4202496 3938 0 1 0 6 3 0 0 20 0 23 0 6284764 10133950464 5069 33554432000 1073741824 1073778376 140733894185392 140733894176528 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 1 0 0
/proc/18509/statm: 2474109 5073 2007 9 0 2464786 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9896436

[startup+0.200248 s]
/proc/loadavg: 1.93 2.01 1.99 2/281 18509
/proc/meminfo: memFree=27363960/32872528 swapFree=8828/8828
[pid=18509] ppid=18506 vsize=9896436 CPUtime=0.24 cores=4-7,12-15
/proc/18509/stat : 18509 (java) S 18506 18509 15681 0 -1 4202496 4747 0 1 0 20 4 0 0 20 0 23 0 6284764 10133950464 6845 33554432000 1073741824 1073778376 140733894185392 140733894176528 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 1 0 0
/proc/18509/statm: 2474109 6845 2197 9 0 2464786 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9896436

[startup+0.300235 s]
/proc/loadavg: 1.93 2.01 1.99 2/281 18509
/proc/meminfo: memFree=27363960/32872528 swapFree=8828/8828
[pid=18509] ppid=18506 vsize=9963000 CPUtime=0.5 cores=4-7,12-15
/proc/18509/stat : 18509 (java) S 18506 18509 15681 0 -1 4202496 7352 0 1 0 44 6 0 0 20 0 24 0 6284764 10202112000 8952 33554432000 1073741824 1073778376 140733894185392 140733894176528 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 1 0 0
/proc/18509/statm: 2490750 8952 2244 9 0 2481427 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9963000

[startup+0.726442 s]
/proc/loadavg: 1.93 2.01 1.99 2/281 18509
/proc/meminfo: memFree=27363960/32872528 swapFree=8828/8828
[pid=18509] ppid=18506 vsize=9963000 CPUtime=1.37 cores=4-7,12-15
/proc/18509/stat : 18509 (java) S 18506 18509 15681 0 -1 4202496 12398 0 1 0 128 9 0 0 20 0 24 0 6284764 10202112000 13081 33554432000 1073741824 1073778376 140733894185392 140733894176528 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 1 0 0
/proc/18509/statm: 2490750 13081 2253 9 0 2481427 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 9963000

[startup+7.23096 s]
/proc/loadavg: 1.93 2.01 1.99 3/305 18533
/proc/meminfo: memFree=27269392/32872528 swapFree=8828/8828
[pid=18509] ppid=18506 vsize=9963000 CPUtime=7.98 cores=4-7,12-15
/proc/18509/stat : 18509 (java) S 18506 18509 15681 0 -1 4202496 12558 0 1 0 786 12 0 0 20 0 24 0 6284764 10202112000 25816 33554432000 1073741824 1073778376 140733894185392 140733894176528 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 1 0 0
/proc/18509/statm: 2490750 25816 2259 9 0 2481427 0
[pid=18509/tid=18511] ppid=18506 vsize=9963000 CPUtime=7.17 cores=4-7,12-15
/proc/18509/task/18511/stat : 18511 (java) R 18506 18509 15681 0 -1 4202560 2484 0 1 0 715 2 0 0 20 0 24 0 6284767 10202112000 25816 33554432000 1073741824 1073778376 140733894185392 139857747480240 139857573773260 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=18509/tid=18512] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18512/stat : 18512 (java) S 18506 18509 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6284768 10202112000 25816 33554432000 1073741824 1073778376 140733894185392 139857708980648 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=18509/tid=18513] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18513/stat : 18513 (java) S 18506 18509 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6284768 10202112000 25816 33554432000 1073741824 1073778376 140733894185392 139857707928104 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18509/tid=18514] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18514/stat : 18514 (java) S 18506 18509 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6284768 10202112000 25816 33554432000 1073741824 1073778376 140733894185392 139857706875048 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18509/tid=18515] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18515/stat : 18515 (java) S 18506 18509 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6284768 10202112000 25816 33554432000 1073741824 1073778376 140733894185392 139857705822504 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18509/tid=18516] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18516/stat : 18516 (java) S 18506 18509 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6284768 10202112000 25816 33554432000 1073741824 1073778376 140733894185392 139857704770472 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18509/tid=18517] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18517/stat : 18517 (java) S 18506 18509 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6284768 10202112000 25816 33554432000 1073741824 1073778376 140733894185392 139857703717928 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18509/tid=18518] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18518/stat : 18518 (java) S 18506 18509 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6284768 10202112000 25816 33554432000 1073741824 1073778376 140733894185392 139857702664872 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18509/tid=18519] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18519/stat : 18519 (java) S 18506 18509 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6284768 10202112000 25816 33554432000 1073741824 1073778376 140733894185392 139857701612328 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=18509/tid=18520] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18520/stat : 18520 (java) S 18506 18509 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6284768 10202112000 25816 33554432000 1073741824 1073778376 140733894185392 139857700559272 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=18509/tid=18521] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18521/stat : 18521 (java) S 18506 18509 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6284768 10202112000 25816 33554432000 1073741824 1073778376 140733894185392 139857699506728 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=18509/tid=18522] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18522/stat : 18522 (java) S 18506 18509 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6284768 10202112000 25816 33554432000 1073741824 1073778376 140733894185392 139857698453672 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=18509/tid=18523] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18523/stat : 18523 (java) S 18506 18509 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6284768 10202112000 25816 33554432000 1073741824 1073778376 140733894185392 139857697401128 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18509/tid=18524] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18524/stat : 18524 (java) S 18506 18509 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6284768 10202112000 25816 33554432000 1073741824 1073778376 140733894185392 139857696349096 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18509/tid=18525] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18525/stat : 18525 (java) S 18506 18509 15681 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 24 0 6284769 10202112000 25816 33554432000 1073741824 1073778376 140733894185392 139857561070568 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=18509/tid=18526] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18526/stat : 18526 (java) S 18506 18509 15681 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 24 0 6284770 10202112000 25816 33554432000 1073741824 1073778376 140733894185392 139857560016376 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=18509/tid=18527] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18527/stat : 18527 (java) S 18506 18509 15681 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 6284770 10202112000 25816 33554432000 1073741824 1073778376 140733894185392 139857558963720 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=18509/tid=18528] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18528/stat : 18528 (java) S 18506 18509 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6284772 10202112000 25816 33554432000 1073741824 1073778376 140733894185392 139856550291856 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=18509/tid=18529] ppid=18506 vsize=9963000 CPUtime=0.32 cores=4-7,12-15
/proc/18509/task/18529/stat : 18529 (java) S 18506 18509 15681 0 -1 4202560 3956 0 0 0 29 3 0 0 20 0 24 0 6284772 10202112000 25816 33554432000 1073741824 1073778376 140733894185392 139856549239224 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=18509/tid=18530] ppid=18506 vsize=9963000 CPUtime=0.35 cores=4-7,12-15
/proc/18509/task/18530/stat : 18530 (java) S 18506 18509 15681 0 -1 4202560 4831 0 0 0 32 3 0 0 20 0 24 0 6284772 10202112000 25816 33554432000 1073741824 1073778376 140733894185392 139856548186168 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18509/tid=18531] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18531/stat : 18531 (java) S 18506 18509 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6284772 10202112000 25816 33554432000 1073741824 1073778376 140733894185392 139856547133816 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=18509/tid=18532] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18532/stat : 18532 (java) S 18506 18509 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6284772 10202112000 25816 33554432000 1073741824 1073778376 140733894185392 139856546081992 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18509/tid=18533] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18533/stat : 18533 (java) S 18506 18509 15681 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 6284786 10202112000 25816 33554432000 1073741824 1073778376 140733894185392 139856545027752 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
Current children cumulated CPU time (s) 7.98
Current children cumulated vsize (KiB) 9963000

[startup+8.3672 s]
/proc/loadavg: 1.93 2.01 1.99 3/305 18533
/proc/meminfo: memFree=27269392/32872528 swapFree=8828/8828
[pid=18509] ppid=18506 vsize=9963000 CPUtime=9.11 cores=4-7,12-15
/proc/18509/stat : 18509 (java) S 18506 18509 15681 0 -1 4202496 12562 0 1 0 899 12 0 0 20 0 24 0 6284764 10202112000 27864 33554432000 1073741824 1073778376 140733894185392 140733894176528 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 1 0 0
/proc/18509/statm: 2490750 27864 2259 9 0 2481427 0
[pid=18509/tid=18511] ppid=18506 vsize=9963000 CPUtime=8.29 cores=4-7,12-15
/proc/18509/task/18511/stat : 18511 (java) R 18506 18509 15681 0 -1 4202560 2488 0 1 0 827 2 0 0 20 0 24 0 6284767 10202112000 27864 33554432000 1073741824 1073778376 140733894185392 139857747480240 216812020909 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=18509/tid=18512] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18512/stat : 18512 (java) S 18506 18509 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6284768 10202112000 27864 33554432000 1073741824 1073778376 140733894185392 139857708980648 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=18509/tid=18513] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18513/stat : 18513 (java) S 18506 18509 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6284768 10202112000 27864 33554432000 1073741824 1073778376 140733894185392 139857707928104 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18509/tid=18514] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18514/stat : 18514 (java) S 18506 18509 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6284768 10202112000 27864 33554432000 1073741824 1073778376 140733894185392 139857706875048 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18509/tid=18515] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18515/stat : 18515 (java) S 18506 18509 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6284768 10202112000 27864 33554432000 1073741824 1073778376 140733894185392 139857705822504 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18509/tid=18516] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18516/stat : 18516 (java) S 18506 18509 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6284768 10202112000 27864 33554432000 1073741824 1073778376 140733894185392 139857704770472 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18509/tid=18517] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18517/stat : 18517 (java) S 18506 18509 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6284768 10202112000 27864 33554432000 1073741824 1073778376 140733894185392 139857703717928 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18509/tid=18518] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18518/stat : 18518 (java) S 18506 18509 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6284768 10202112000 27864 33554432000 1073741824 1073778376 140733894185392 139857702664872 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18509/tid=18519] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18519/stat : 18519 (java) S 18506 18509 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6284768 10202112000 27864 33554432000 1073741824 1073778376 140733894185392 139857701612328 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=18509/tid=18520] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18520/stat : 18520 (java) S 18506 18509 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6284768 10202112000 27864 33554432000 1073741824 1073778376 140733894185392 139857700559272 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=18509/tid=18521] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18521/stat : 18521 (java) S 18506 18509 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6284768 10202112000 27864 33554432000 1073741824 1073778376 140733894185392 139857699506728 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=18509/tid=18522] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18522/stat : 18522 (java) S 18506 18509 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6284768 10202112000 27864 33554432000 1073741824 1073778376 140733894185392 139857698453672 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=18509/tid=18523] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18523/stat : 18523 (java) S 18506 18509 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6284768 10202112000 27864 33554432000 1073741824 1073778376 140733894185392 139857697401128 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18509/tid=18524] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18524/stat : 18524 (java) S 18506 18509 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6284768 10202112000 27864 33554432000 1073741824 1073778376 140733894185392 139857696349096 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18509/tid=18525] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18525/stat : 18525 (java) S 18506 18509 15681 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 24 0 6284769 10202112000 27864 33554432000 1073741824 1073778376 140733894185392 139857561070568 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=18509/tid=18526] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18526/stat : 18526 (java) S 18506 18509 15681 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 24 0 6284770 10202112000 27864 33554432000 1073741824 1073778376 140733894185392 139857560016376 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=18509/tid=18527] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18527/stat : 18527 (java) S 18506 18509 15681 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 6284770 10202112000 27864 33554432000 1073741824 1073778376 140733894185392 139857558963720 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=18509/tid=18528] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18528/stat : 18528 (java) S 18506 18509 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6284772 10202112000 27864 33554432000 1073741824 1073778376 140733894185392 139856550291856 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=18509/tid=18529] ppid=18506 vsize=9963000 CPUtime=0.32 cores=4-7,12-15
/proc/18509/task/18529/stat : 18529 (java) S 18506 18509 15681 0 -1 4202560 3956 0 0 0 29 3 0 0 20 0 24 0 6284772 10202112000 27864 33554432000 1073741824 1073778376 140733894185392 139856549239224 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=18509/tid=18530] ppid=18506 vsize=9963000 CPUtime=0.35 cores=4-7,12-15
/proc/18509/task/18530/stat : 18530 (java) S 18506 18509 15681 0 -1 4202560 4831 0 0 0 32 3 0 0 20 0 24 0 6284772 10202112000 27864 33554432000 1073741824 1073778376 140733894185392 139856548186168 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18509/tid=18531] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18531/stat : 18531 (java) S 18506 18509 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6284772 10202112000 27864 33554432000 1073741824 1073778376 140733894185392 139856547133816 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=18509/tid=18532] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18532/stat : 18532 (java) S 18506 18509 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6284772 10202112000 27864 33554432000 1073741824 1073778376 140733894185392 139856546081992 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18509/tid=18533] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18533/stat : 18533 (java) S 18506 18509 15681 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 6284786 10202112000 27864 33554432000 1073741824 1073778376 140733894185392 139856545027752 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
Current children cumulated CPU time (s) 9.11
Current children cumulated vsize (KiB) 9963000

[startup+11.8428 s]
/proc/loadavg: 1.93 2.01 1.99 3/305 18533
/proc/meminfo: memFree=27269392/32872528 swapFree=8828/8828
[pid=18509] ppid=18506 vsize=9963000 CPUtime=12.58 cores=4-7,12-15
/proc/18509/stat : 18509 (java) S 18506 18509 15681 0 -1 4202496 12572 0 1 0 1246 12 0 0 20 0 24 0 6284764 10202112000 32984 33554432000 1073741824 1073778376 140733894185392 140733894176528 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 1 0 0
/proc/18509/statm: 2490750 32984 2259 9 0 2481427 0
[pid=18509/tid=18511] ppid=18506 vsize=9963000 CPUtime=11.76 cores=4-7,12-15
/proc/18509/task/18511/stat : 18511 (java) R 18506 18509 15681 0 -1 4202560 2498 0 1 0 1174 2 0 0 20 0 24 0 6284767 10202112000 32984 33554432000 1073741824 1073778376 140733894185392 139857747480240 139857574253254 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=18509/tid=18512] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18512/stat : 18512 (java) S 18506 18509 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6284768 10202112000 32984 33554432000 1073741824 1073778376 140733894185392 139857708980648 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=18509/tid=18513] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18513/stat : 18513 (java) S 18506 18509 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6284768 10202112000 32984 33554432000 1073741824 1073778376 140733894185392 139857707928104 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18509/tid=18514] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18514/stat : 18514 (java) S 18506 18509 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6284768 10202112000 32984 33554432000 1073741824 1073778376 140733894185392 139857706875048 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18509/tid=18515] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18515/stat : 18515 (java) S 18506 18509 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6284768 10202112000 32984 33554432000 1073741824 1073778376 140733894185392 139857705822504 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18509/tid=18516] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18516/stat : 18516 (java) S 18506 18509 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6284768 10202112000 32984 33554432000 1073741824 1073778376 140733894185392 139857704770472 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18509/tid=18517] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18517/stat : 18517 (java) S 18506 18509 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6284768 10202112000 32984 33554432000 1073741824 1073778376 140733894185392 139857703717928 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18509/tid=18518] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18518/stat : 18518 (java) S 18506 18509 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6284768 10202112000 32984 33554432000 1073741824 1073778376 140733894185392 139857702664872 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18509/tid=18519] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18519/stat : 18519 (java) S 18506 18509 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6284768 10202112000 32984 33554432000 1073741824 1073778376 140733894185392 139857701612328 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=18509/tid=18520] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15

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

/proc/18509/task/18523/stat : 18523 (java) S 18506 18509 15681 0 -1 4202560 134 0 0 0 1 2 0 0 20 0 24 0 6284768 10202112000 57209 33554432000 1073741824 1073778376 140733894185392 139857697401128 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=18509/tid=18524] ppid=18506 vsize=9963000 CPUtime=0.02 cores=4-7,12-15
/proc/18509/task/18524/stat : 18524 (java) S 18506 18509 15681 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 24 0 6284768 10202112000 57209 33554432000 1073741824 1073778376 140733894185392 139857696349096 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18509/tid=18525] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18525/stat : 18525 (java) S 18506 18509 15681 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 24 0 6284769 10202112000 57209 33554432000 1073741824 1073778376 140733894185392 139857561070568 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=18509/tid=18526] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18526/stat : 18526 (java) S 18506 18509 15681 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 24 0 6284770 10202112000 57209 33554432000 1073741824 1073778376 140733894185392 139857560016376 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=18509/tid=18527] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18527/stat : 18527 (java) S 18506 18509 15681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 24 0 6284770 10202112000 57209 33554432000 1073741824 1073778376 140733894185392 139857558963720 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=18509/tid=18528] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18528/stat : 18528 (java) S 18506 18509 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6284772 10202112000 57209 33554432000 1073741824 1073778376 140733894185392 139856550291856 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=18509/tid=18529] ppid=18506 vsize=9963000 CPUtime=0.34 cores=4-7,12-15
/proc/18509/task/18529/stat : 18529 (java) S 18506 18509 15681 0 -1 4202560 3956 0 0 0 31 3 0 0 20 0 24 0 6284772 10202112000 57209 33554432000 1073741824 1073778376 140733894185392 139856549239224 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=18509/tid=18530] ppid=18506 vsize=9963000 CPUtime=0.93 cores=4-7,12-15
/proc/18509/task/18530/stat : 18530 (java) S 18506 18509 15681 0 -1 4202560 9658 0 0 0 89 4 0 0 20 0 24 0 6284772 10202112000 57209 33554432000 1073741824 1073778376 140733894185392 139856548186168 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18509/tid=18531] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18531/stat : 18531 (java) S 18506 18509 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6284772 10202112000 57209 33554432000 1073741824 1073778376 140733894185392 139856547133816 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=18509/tid=18532] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18532/stat : 18532 (java) S 18506 18509 15681 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 24 0 6284772 10202112000 57209 33554432000 1073741824 1073778376 140733894185392 139856546081992 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18509/tid=18533] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18533/stat : 18533 (java) S 18506 18509 15681 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 6284786 10202112000 57209 33554432000 1073741824 1073778376 140733894185392 139856545027752 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
Current children cumulated CPU time (s) 171.6
Current children cumulated vsize (KiB) 9963000

[startup+173.666 s]
/proc/loadavg: 2.22 2.14 2.05 4/305 18535
/proc/meminfo: memFree=27180848/32872528 swapFree=8828/8828
[pid=18509] ppid=18506 vsize=9963000 CPUtime=175.27 cores=4-7,12-15
/proc/18509/stat : 18509 (java) S 18506 18509 15681 0 -1 4202496 18056 0 1 0 17503 24 0 0 20 0 24 0 6284764 10202112000 57209 33554432000 1073741824 1073778376 140733894185392 140733894176528 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 1 0 0
/proc/18509/statm: 2490750 57209 2274 9 0 2481427 0
[pid=18509/tid=18511] ppid=18506 vsize=9963000 CPUtime=173.04 cores=4-7,12-15
/proc/18509/task/18511/stat : 18511 (java) R 18506 18509 15681 0 -1 4202560 2531 0 1 0 17299 5 0 0 20 0 24 0 6284767 10202112000 57209 33554432000 1073741824 1073778376 140733894185392 139857747480224 139857574253391 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=18509/tid=18512] ppid=18506 vsize=9963000 CPUtime=0.01 cores=4-7,12-15
/proc/18509/task/18512/stat : 18512 (java) S 18506 18509 15681 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 24 0 6284768 10202112000 57209 33554432000 1073741824 1073778376 140733894185392 139857708980648 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=18509/tid=18513] ppid=18506 vsize=9963000 CPUtime=0.02 cores=4-7,12-15
/proc/18509/task/18513/stat : 18513 (java) S 18506 18509 15681 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 24 0 6284768 10202112000 57209 33554432000 1073741824 1073778376 140733894185392 139857707928104 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18509/tid=18514] ppid=18506 vsize=9963000 CPUtime=0.01 cores=4-7,12-15
/proc/18509/task/18514/stat : 18514 (java) S 18506 18509 15681 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 24 0 6284768 10202112000 57209 33554432000 1073741824 1073778376 140733894185392 139857706875048 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=18509/tid=18515] ppid=18506 vsize=9963000 CPUtime=0.01 cores=4-7,12-15
/proc/18509/task/18515/stat : 18515 (java) S 18506 18509 15681 0 -1 4202560 83 0 0 0 0 1 0 0 20 0 24 0 6284768 10202112000 57209 33554432000 1073741824 1073778376 140733894185392 139857705822504 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=18509/tid=18516] ppid=18506 vsize=9963000 CPUtime=0.01 cores=4-7,12-15
/proc/18509/task/18516/stat : 18516 (java) S 18506 18509 15681 0 -1 4202560 4 0 0 0 1 0 0 0 20 0 24 0 6284768 10202112000 57209 33554432000 1073741824 1073778376 140733894185392 139857704770472 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=18509/tid=18517] ppid=18506 vsize=9963000 CPUtime=0.03 cores=4-7,12-15
/proc/18509/task/18517/stat : 18517 (java) S 18506 18509 15681 0 -1 4202560 130 0 0 0 2 1 0 0 20 0 24 0 6284768 10202112000 57209 33554432000 1073741824 1073778376 140733894185392 139857703717928 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18509/tid=18518] ppid=18506 vsize=9963000 CPUtime=0.01 cores=4-7,12-15
/proc/18509/task/18518/stat : 18518 (java) S 18506 18509 15681 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 24 0 6284768 10202112000 57209 33554432000 1073741824 1073778376 140733894185392 139857702664872 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=18509/tid=18519] ppid=18506 vsize=9963000 CPUtime=0.01 cores=4-7,12-15
/proc/18509/task/18519/stat : 18519 (java) S 18506 18509 15681 0 -1 4202560 81 0 0 0 1 0 0 0 20 0 24 0 6284768 10202112000 57209 33554432000 1073741824 1073778376 140733894185392 139857701612328 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18509/tid=18520] ppid=18506 vsize=9963000 CPUtime=0.01 cores=4-7,12-15
/proc/18509/task/18520/stat : 18520 (java) S 18506 18509 15681 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 24 0 6284768 10202112000 57209 33554432000 1073741824 1073778376 140733894185392 139857700559272 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18509/tid=18521] ppid=18506 vsize=9963000 CPUtime=0.02 cores=4-7,12-15
/proc/18509/task/18521/stat : 18521 (java) S 18506 18509 15681 0 -1 4202560 10 0 0 0 2 0 0 0 20 0 24 0 6284768 10202112000 57209 33554432000 1073741824 1073778376 140733894185392 139857699506728 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18509/tid=18522] ppid=18506 vsize=9963000 CPUtime=0.02 cores=4-7,12-15
/proc/18509/task/18522/stat : 18522 (java) S 18506 18509 15681 0 -1 4202560 117 0 0 0 2 0 0 0 20 0 24 0 6284768 10202112000 57209 33554432000 1073741824 1073778376 140733894185392 139857698453672 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=18509/tid=18523] ppid=18506 vsize=9963000 CPUtime=0.03 cores=4-7,12-15
/proc/18509/task/18523/stat : 18523 (java) S 18506 18509 15681 0 -1 4202560 134 0 0 0 1 2 0 0 20 0 24 0 6284768 10202112000 57209 33554432000 1073741824 1073778376 140733894185392 139857697401128 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=18509/tid=18524] ppid=18506 vsize=9963000 CPUtime=0.02 cores=4-7,12-15
/proc/18509/task/18524/stat : 18524 (java) S 18506 18509 15681 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 24 0 6284768 10202112000 57209 33554432000 1073741824 1073778376 140733894185392 139857696349096 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18509/tid=18525] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18525/stat : 18525 (java) S 18506 18509 15681 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 24 0 6284769 10202112000 57209 33554432000 1073741824 1073778376 140733894185392 139857561070568 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=18509/tid=18526] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18526/stat : 18526 (java) S 18506 18509 15681 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 24 0 6284770 10202112000 57209 33554432000 1073741824 1073778376 140733894185392 139857560016376 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=18509/tid=18527] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18527/stat : 18527 (java) S 18506 18509 15681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 24 0 6284770 10202112000 57209 33554432000 1073741824 1073778376 140733894185392 139857558963720 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=18509/tid=18528] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18528/stat : 18528 (java) S 18506 18509 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6284772 10202112000 57209 33554432000 1073741824 1073778376 140733894185392 139856550291856 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=18509/tid=18529] ppid=18506 vsize=9963000 CPUtime=0.34 cores=4-7,12-15
/proc/18509/task/18529/stat : 18529 (java) S 18506 18509 15681 0 -1 4202560 3956 0 0 0 31 3 0 0 20 0 24 0 6284772 10202112000 57209 33554432000 1073741824 1073778376 140733894185392 139856549239224 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=18509/tid=18530] ppid=18506 vsize=9963000 CPUtime=0.93 cores=4-7,12-15
/proc/18509/task/18530/stat : 18530 (java) S 18506 18509 15681 0 -1 4202560 9658 0 0 0 89 4 0 0 20 0 24 0 6284772 10202112000 57209 33554432000 1073741824 1073778376 140733894185392 139856548186168 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18509/tid=18531] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18531/stat : 18531 (java) S 18506 18509 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6284772 10202112000 57209 33554432000 1073741824 1073778376 140733894185392 139856547133816 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=18509/tid=18532] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18532/stat : 18532 (java) S 18506 18509 15681 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 24 0 6284772 10202112000 57209 33554432000 1073741824 1073778376 140733894185392 139856546081992 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18509/tid=18533] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18533/stat : 18533 (java) S 18506 18509 15681 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 6284786 10202112000 57209 33554432000 1073741824 1073778376 140733894185392 139856545027752 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
Current children cumulated CPU time (s) 175.27
Current children cumulated vsize (KiB) 9963000

[startup+176.553 s]
/proc/loadavg: 2.22 2.14 2.05 4/305 18535
/proc/meminfo: memFree=27180848/32872528 swapFree=8828/8828
[pid=18509] ppid=18506 vsize=9963000 CPUtime=178.15 cores=4-7,12-15
/proc/18509/stat : 18509 (java) S 18506 18509 15681 0 -1 4202496 18057 0 1 0 17791 24 0 0 20 0 24 0 6284764 10202112000 57209 33554432000 1073741824 1073778376 140733894185392 140733894176528 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 1 0 0
/proc/18509/statm: 2490750 57209 2274 9 0 2481427 0
[pid=18509/tid=18511] ppid=18506 vsize=9963000 CPUtime=175.91 cores=4-7,12-15
/proc/18509/task/18511/stat : 18511 (java) R 18506 18509 15681 0 -1 4202560 2531 0 1 0 17586 5 0 0 20 0 24 0 6284767 10202112000 57209 33554432000 1073741824 1073778376 140733894185392 139857747480224 139857574439632 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=18509/tid=18512] ppid=18506 vsize=9963000 CPUtime=0.01 cores=4-7,12-15
/proc/18509/task/18512/stat : 18512 (java) S 18506 18509 15681 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 24 0 6284768 10202112000 57209 33554432000 1073741824 1073778376 140733894185392 139857708980648 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=18509/tid=18513] ppid=18506 vsize=9963000 CPUtime=0.02 cores=4-7,12-15
/proc/18509/task/18513/stat : 18513 (java) S 18506 18509 15681 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 24 0 6284768 10202112000 57209 33554432000 1073741824 1073778376 140733894185392 139857707928104 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18509/tid=18514] ppid=18506 vsize=9963000 CPUtime=0.01 cores=4-7,12-15
/proc/18509/task/18514/stat : 18514 (java) S 18506 18509 15681 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 24 0 6284768 10202112000 57209 33554432000 1073741824 1073778376 140733894185392 139857706875048 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=18509/tid=18515] ppid=18506 vsize=9963000 CPUtime=0.01 cores=4-7,12-15
/proc/18509/task/18515/stat : 18515 (java) S 18506 18509 15681 0 -1 4202560 83 0 0 0 0 1 0 0 20 0 24 0 6284768 10202112000 57209 33554432000 1073741824 1073778376 140733894185392 139857705822504 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=18509/tid=18516] ppid=18506 vsize=9963000 CPUtime=0.01 cores=4-7,12-15
/proc/18509/task/18516/stat : 18516 (java) S 18506 18509 15681 0 -1 4202560 4 0 0 0 1 0 0 0 20 0 24 0 6284768 10202112000 57209 33554432000 1073741824 1073778376 140733894185392 139857704770472 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=18509/tid=18517] ppid=18506 vsize=9963000 CPUtime=0.03 cores=4-7,12-15
/proc/18509/task/18517/stat : 18517 (java) S 18506 18509 15681 0 -1 4202560 130 0 0 0 2 1 0 0 20 0 24 0 6284768 10202112000 57209 33554432000 1073741824 1073778376 140733894185392 139857703717928 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18509/tid=18518] ppid=18506 vsize=9963000 CPUtime=0.01 cores=4-7,12-15
/proc/18509/task/18518/stat : 18518 (java) S 18506 18509 15681 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 24 0 6284768 10202112000 57209 33554432000 1073741824 1073778376 140733894185392 139857702664872 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=18509/tid=18519] ppid=18506 vsize=9963000 CPUtime=0.01 cores=4-7,12-15
/proc/18509/task/18519/stat : 18519 (java) S 18506 18509 15681 0 -1 4202560 81 0 0 0 1 0 0 0 20 0 24 0 6284768 10202112000 57209 33554432000 1073741824 1073778376 140733894185392 139857701612328 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18509/tid=18520] ppid=18506 vsize=9963000 CPUtime=0.01 cores=4-7,12-15
/proc/18509/task/18520/stat : 18520 (java) S 18506 18509 15681 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 24 0 6284768 10202112000 57209 33554432000 1073741824 1073778376 140733894185392 139857700559272 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18509/tid=18521] ppid=18506 vsize=9963000 CPUtime=0.02 cores=4-7,12-15
/proc/18509/task/18521/stat : 18521 (java) S 18506 18509 15681 0 -1 4202560 10 0 0 0 2 0 0 0 20 0 24 0 6284768 10202112000 57209 33554432000 1073741824 1073778376 140733894185392 139857699506728 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18509/tid=18522] ppid=18506 vsize=9963000 CPUtime=0.02 cores=4-7,12-15
/proc/18509/task/18522/stat : 18522 (java) S 18506 18509 15681 0 -1 4202560 117 0 0 0 2 0 0 0 20 0 24 0 6284768 10202112000 57209 33554432000 1073741824 1073778376 140733894185392 139857698453672 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=18509/tid=18523] ppid=18506 vsize=9963000 CPUtime=0.03 cores=4-7,12-15
/proc/18509/task/18523/stat : 18523 (java) S 18506 18509 15681 0 -1 4202560 134 0 0 0 1 2 0 0 20 0 24 0 6284768 10202112000 57209 33554432000 1073741824 1073778376 140733894185392 139857697401128 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=18509/tid=18524] ppid=18506 vsize=9963000 CPUtime=0.02 cores=4-7,12-15
/proc/18509/task/18524/stat : 18524 (java) S 18506 18509 15681 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 24 0 6284768 10202112000 57209 33554432000 1073741824 1073778376 140733894185392 139857696349096 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18509/tid=18525] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18525/stat : 18525 (java) S 18506 18509 15681 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 24 0 6284769 10202112000 57209 33554432000 1073741824 1073778376 140733894185392 139857561070568 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=18509/tid=18526] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18526/stat : 18526 (java) S 18506 18509 15681 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 24 0 6284770 10202112000 57209 33554432000 1073741824 1073778376 140733894185392 139857560016376 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=18509/tid=18527] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18527/stat : 18527 (java) S 18506 18509 15681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 24 0 6284770 10202112000 57209 33554432000 1073741824 1073778376 140733894185392 139857558963720 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=18509/tid=18528] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18528/stat : 18528 (java) S 18506 18509 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6284772 10202112000 57209 33554432000 1073741824 1073778376 140733894185392 139856550291856 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=18509/tid=18529] ppid=18506 vsize=9963000 CPUtime=0.34 cores=4-7,12-15
/proc/18509/task/18529/stat : 18529 (java) R 18506 18509 15681 0 -1 4202560 3957 0 0 0 31 3 0 0 20 0 24 0 6284772 10202112000 57209 33554432000 1073741824 1073778376 140733894185392 139856549239224 216812020149 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0
[pid=18509/tid=18530] ppid=18506 vsize=9963000 CPUtime=0.93 cores=4-7,12-15
/proc/18509/task/18530/stat : 18530 (java) S 18506 18509 15681 0 -1 4202560 9659 0 0 0 89 4 0 0 20 0 24 0 6284772 10202112000 57209 33554432000 1073741824 1073778376 140733894185392 139856548186168 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18509/tid=18531] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18531/stat : 18531 (java) S 18506 18509 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6284772 10202112000 57209 33554432000 1073741824 1073778376 140733894185392 139856547133816 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=18509/tid=18532] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18532/stat : 18532 (java) S 18506 18509 15681 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 24 0 6284772 10202112000 57209 33554432000 1073741824 1073778376 140733894185392 139856546081992 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18509/tid=18533] ppid=18506 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18509/task/18533/stat : 18533 (java) S 18506 18509 15681 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 6284786 10202112000 57209 33554432000 1073741824 1073778376 140733894185392 139856545027752 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
Current children cumulated CPU time (s) 178.15
Current children cumulated vsize (KiB) 9963000

[startup+176.738 s]
/proc/loadavg: 2.22 2.14 2.05 4/305 18535
/proc/meminfo: memFree=27180848/32872528 swapFree=8828/8828
[pid=18509] ppid=18506 vsize=0 CPUtime=177.92 cores=4-7,12-15
/proc/18509/stat : 18509 (java) Z 18506 18509 15681 0 -1 4203532 18077 0 1 0 17760 32 0 0 20 0 2 0 6284764 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 1 0 0
/proc/18509/statm: 0 0 0 0 0 0 0
[pid=18509/tid=18530] ppid=18506 vsize=0 CPUtime=0.93 cores=4-7,12-15
/proc/18509/task/18530/stat : 18530 (java) R 18506 18509 15681 0 -1 4203588 9659 0 0 0 89 4 0 0 20 0 2 0 6284772 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 177.92
Current children cumulated vsize (KiB) 0

Child status: 30

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 18509 and gives
#  childrusage.ru_utime.tv_sec=177
#  childrusage.ru_utime.tv_usec=574004
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=326950
# CPU time returned by wait4() is 177.901
# while last known CPU time is 177.92
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...


# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 0.229996
#  lost CPU user time (s): 0.309998
#  lost CPU system time (s): -0.08

Real time (s): 176.742
CPU time (s): 178.15
CPU user time (s): 177.91
CPU system time (s): 0.24
CPU usage (%): 100.797
Max. virtual memory (cumulated for all children) (KiB): 9963000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 177.574
system time used= 0.32695
maximum resident set size= 228884
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18077
page faults= 1
swaps= 0
block input operations= 0
block output operations= 256
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 659
involuntary context switches= 450

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.103984 second user time and 0.159975 second system time

The end

Launcher Data

Begin job on node132 at 2016-06-30 04:22:00
IDJOB=4119266
IDBENCH=111687
IDSOLVER=2546
FILE ID=node132/4119266-1467253320
RUNJOBID= node132-1467233254-15698
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-edgecross10-020.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119266-1467253320/watcher-4119266-1467253320 -o /tmp/evaluation-result-4119266-1467253320/solver-4119266-1467253320 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node132-1467233254-15698 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4119266-1467253320.opb

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

MD5SUM BENCH= 1759a7eaa781538581429c8c946afc38
RANDOM SEED=1815080203

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:        27363620 kB
Buffers:          138192 kB
Cached:          3867440 kB
SwapCached:            0 kB
Active:           833556 kB
Inactive:        3898224 kB
Active(anon):     724340 kB
Inactive(anon):     3948 kB
Active(file):     109216 kB
Inactive(file):  3894276 kB
Unevictable:        8828 kB
Mlocked:            8828 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               568 kB
Writeback:             0 kB
AnonPages:        736744 kB
Mapped:            22100 kB
Shmem:               216 kB
Slab:             632736 kB
SReclaimable:      73424 kB
SUnreclaim:       559312 kB
KernelStack:        2584 kB
PageTables:         6008 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     876028 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987140 kB
HardwareCorrupted:     0 kB
AnonHugePages:    681984 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:24:57