Trace number 4105618

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 Res+CP PB16OPT2 342.91 182.284

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_4_30_1.opb
MD5SUMfb11ff2665aef67f0842a460a5ea3114
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark342.91
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 2
Optimality of the best value was proved YES
Number of variables94
Total number of constraints8
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint45
Maximum length of a constraint46
Number of terms in the objective function 64
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 2040
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 851
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 3063
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.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.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/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.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/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.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4105618-1466255721.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  objective function found
0.09/0.14	c ... done. Wall clock time 0.026s.
0.09/0.14	c declared #vars     94
0.09/0.14	c #constraints  8
0.09/0.15	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.15	c constraints type 
0.09/0.15	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 8
0.09/0.15	c 8 constraints processed.
0.09/0.15	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.15	c constraints type 
0.09/0.15	c org.sat4j.pb.constraints.pb.MaxWatchPb => 8
0.09/0.15	c 8 constraints processed.
0.09/0.15	c objective function length is 64 literals
1.50/0.58	c And the winner is solver1
1.87/0.65	c SATISFIABLE
1.87/0.65	c OPTIMIZING...
1.87/0.65	c Got one! Elapsed wall clock time (in seconds):0.532
1.87/0.65	o 816
1.87/0.66	c And the winner is solver0
2.27/1.15	c Got one! Elapsed wall clock time (in seconds):1.033
2.27/1.15	o 392
2.27/1.16	c And the winner is solver0
2.27/1.65	c Got one! Elapsed wall clock time (in seconds):1.534
2.27/1.65	o 158
2.27/1.66	c And the winner is solver0
2.27/2.15	c Got one! Elapsed wall clock time (in seconds):2.035
2.27/2.15	o 59
2.27/2.16	c And the winner is solver0
2.27/2.65	c Got one! Elapsed wall clock time (in seconds):2.536
2.27/2.65	o 57
2.27/2.66	c And the winner is solver0
2.27/3.16	c Got one! Elapsed wall clock time (in seconds):3.037
2.27/3.16	o 54
2.27/3.18	c And the winner is solver0
2.39/3.66	c Got one! Elapsed wall clock time (in seconds):3.539
2.39/3.66	o 53
2.39/3.66	c And the winner is solver0
2.39/4.16	c Got one! Elapsed wall clock time (in seconds):4.04
2.39/4.16	o 52
2.39/4.16	c And the winner is solver0
2.39/4.66	c Got one! Elapsed wall clock time (in seconds):4.541
2.39/4.66	o 49
2.39/4.67	c And the winner is solver0
2.40/5.16	c Got one! Elapsed wall clock time (in seconds):5.043
2.40/5.16	o 48
2.40/5.19	c And the winner is solver0
2.47/5.66	c Got one! Elapsed wall clock time (in seconds):5.544
2.47/5.66	o 46
2.47/5.68	c And the winner is solver0
2.51/6.16	c Got one! Elapsed wall clock time (in seconds):6.045
2.51/6.16	o 33
2.51/6.17	c And the winner is solver0
2.51/6.66	c Got one! Elapsed wall clock time (in seconds):6.547
2.51/6.66	o 24
2.51/6.69	c And the winner is solver0
2.63/7.17	c Got one! Elapsed wall clock time (in seconds):7.048
2.63/7.17	o 23
2.63/7.19	c And the winner is solver0
2.70/7.67	c Got one! Elapsed wall clock time (in seconds):7.55
2.70/7.67	o 20
2.76/7.74	c And the winner is solver0
2.84/8.17	c Got one! Elapsed wall clock time (in seconds):8.051
2.84/8.17	o 18
2.89/8.23	c And the winner is solver0
2.97/8.67	c Got one! Elapsed wall clock time (in seconds):8.553
2.97/8.67	o 17
3.02/8.73	c And the winner is solver0
3.11/9.17	c Got one! Elapsed wall clock time (in seconds):9.055
3.11/9.17	o 15
3.15/9.20	c And the winner is solver0
3.18/9.68	c Got one! Elapsed wall clock time (in seconds):9.558
3.18/9.68	o 14
3.22/9.70	c And the winner is solver0
3.23/10.18	c Got one! Elapsed wall clock time (in seconds):10.06
3.23/10.18	o 13
3.27/10.22	c And the winner is solver0
3.33/10.68	c Got one! Elapsed wall clock time (in seconds):10.563
3.33/10.68	o 12
3.59/10.80	c cleaning 5460 clauses out of 10920 with flag 2140/10920
3.90/10.95	c And the winner is solver0
4.05/11.18	c Got one! Elapsed wall clock time (in seconds):11.066
4.05/11.18	o 11
4.07/11.28	c And the winner is solver0
4.23/11.69	c Got one! Elapsed wall clock time (in seconds):11.57
4.23/11.69	o 9
4.25/11.75	c And the winner is solver0
4.37/12.19	c Got one! Elapsed wall clock time (in seconds):12.074
4.37/12.19	o 8
4.59/12.32	c And the winner is solver0
4.64/12.70	c Got one! Elapsed wall clock time (in seconds):12.578
4.64/12.70	o 6
4.64/12.80	c cleaning 6154 clauses out of 12308 with flag 2044/17768
5.24/13.05	c And the winner is solver0
5.39/13.20	c Got one! Elapsed wall clock time (in seconds):13.083
5.39/13.20	o 4
5.60/13.38	c cleaning 6015 clauses out of 12033 with flag 4086/23647
6.62/13.80	c cleaning 6009 clauses out of 12019 with flag 16407/29648
7.42/14.27	c cleaning 6505 clauses out of 13009 with flag 30570/36647
8.63/14.84	c cleaning 7251 clauses out of 14504 with flag 46788/44647
10.05/15.51	c cleaning 8127 clauses out of 16253 with flag 65040/53647
11.66/16.37	c cleaning 9063 clauses out of 18127 with flag 85274/63648
13.67/17.33	c cleaning 10032 clauses out of 20063 with flag 107433/74647
16.10/18.55	c cleaning 11014 clauses out of 22032 with flag 131570/86648
17.72/19.33	c And the winner is solver0
17.78/19.71	c Got one! Elapsed wall clock time (in seconds):19.591
17.78/19.71	o 3
19.35/20.55	c cleaning 12316 clauses out of 24639 with flag 10391/100269
20.37/21.05	c cleaning 9161 clauses out of 18323 with flag 22626/106269
21.57/21.62	c cleaning 8078 clauses out of 16162 with flag 36902/113269
22.59/22.13	c cleaning 8042 clauses out of 16083 with flag 53188/121268
23.78/22.74	c cleaning 8520 clauses out of 17041 with flag 71443/130268
25.18/23.42	c cleaning 9259 clauses out of 18522 with flag 91791/140269
26.58/24.18	c cleaning 10129 clauses out of 20262 with flag 114016/151268
28.19/24.99	c cleaning 11068 clauses out of 22135 with flag 138249/163270
30.19/25.96	c cleaning 12031 clauses out of 24065 with flag 164394/176268
32.81/27.24	c cleaning 13013 clauses out of 26035 with flag 192698/190269
36.20/28.93	c cleaning 14010 clauses out of 28021 with flag 223170/205268
39.60/30.62	c cleaning 15006 clauses out of 30013 with flag 256030/221270
43.61/32.67	c cleaning 16002 clauses out of 32005 with flag 291268/238268
48.64/35.12	c cleaning 16999 clauses out of 34004 with flag 327892/256269
53.65/37.65	c cleaning 17998 clauses out of 36005 with flag 366525/275269
59.65/40.67	c cleaning 19002 clauses out of 38007 with flag 407898/295269
65.85/43.76	c cleaning 20003 clauses out of 40005 with flag 451047/316269
72.69/47.10	c cleaning 21000 clauses out of 42001 with flag 496376/338268
79.92/50.76	c cleaning 21999 clauses out of 44001 with flag 543769/361268
88.32/54.99	c cleaning 22996 clauses out of 46002 with flag 593796/385268
96.94/59.25	c And the winner is solver0
96.94/59.30	c Got one! Elapsed wall clock time (in seconds):59.18
96.94/59.30	o 2
100.69/61.27	c cleaning 25823 clauses out of 51649 with flag 10696/413911
102.50/62.13	c cleaning 15907 clauses out of 31824 with flag 23262/419909
103.71/62.75	c cleaning 11457 clauses out of 22917 with flag 37786/426909
105.10/63.41	c cleaning 9731 clauses out of 19461 with flag 54549/434910
106.30/64.08	c cleaning 9362 clauses out of 18729 with flag 73105/443909
107.90/64.82	c cleaning 9684 clauses out of 19368 with flag 93471/453910
109.50/65.68	c cleaning 10339 clauses out of 20685 with flag 115768/464911
112.12/66.91	c cleaning 11169 clauses out of 22345 with flag 140672/476910
114.95/68.31	c cleaning 12088 clauses out of 24175 with flag 167653/489909
117.75/69.79	c cleaning 13042 clauses out of 26088 with flag 196175/503910
121.38/71.54	c cleaning 14023 clauses out of 28045 with flag 227226/518909
124.57/73.19	c cleaning 15009 clauses out of 30022 with flag 259766/534909
128.59/75.16	c cleaning 16005 clauses out of 32013 with flag 294301/551909
133.59/77.62	c cleaning 17002 clauses out of 34010 with flag 330725/569911
138.82/80.28	c cleaning 17997 clauses out of 36006 with flag 370319/588909
144.46/83.03	c cleaning 19002 clauses out of 38011 with flag 411787/608911
144.72/83.12	c cleaning 0 clauses out of 7064 with flag 0/7083
151.18/86.16	c cleaning 20002 clauses out of 40007 with flag 455161/629909
157.91/89.41	c cleaning 20999 clauses out of 42005 with flag 501151/651909
164.74/92.83	c cleaning 22002 clauses out of 44008 with flag 548356/674911
173.56/97.23	c cleaning 23001 clauses out of 46004 with flag 599470/698909
182.80/101.83	c cleaning 24002 clauses out of 48003 with flag 652277/723909
193.95/107.33	c cleaning 25000 clauses out of 50003 with flag 707799/749911
205.62/113.16	c cleaning 25999 clauses out of 52002 with flag 764411/776910
218.70/119.69	c cleaning 27001 clauses out of 54003 with flag 823140/804910
231.14/125.84	c cleaning 27999 clauses out of 56001 with flag 882616/833909
245.58/133.07	c cleaning 29001 clauses out of 58004 with flag 946582/863911
261.52/140.95	c cleaning 30001 clauses out of 60002 with flag 1011845/894910
279.50/149.82	c cleaning 30999 clauses out of 62003 with flag 1079661/926913
297.81/158.96	c cleaning 31999 clauses out of 64000 with flag 1148106/959909
316.71/168.36	c cleaning 32994 clauses out of 66002 with flag 1217735/993911
335.98/177.90	c cleaning 34002 clauses out of 68006 with flag 1289925/1028910
341.40/180.63	c And the winner is solver0
342.69/182.27	c >>>>>>>>>> Solver number 0 (28 answers) <<<<<<<<<<<<<<<<<<
342.69/182.27	c starts		: 466
342.69/182.27	c conflicts		: 1043331
342.69/182.27	c decisions		: 1057360
342.69/182.27	c propagations		: 7114023
342.69/182.27	c inspects		: 3646413074
342.69/182.27	c shortcuts		: 0
342.69/182.27	c learnt literals	: 18
342.69/182.27	c learnt binary clauses	: 136
342.69/182.27	c learnt ternary clauses	: 610
342.69/182.27	c learnt constraints	: 1043312
342.69/182.27	c ignored constraints	: 0
342.69/182.27	c root simplifications	: 0
342.69/182.27	c removed literals (reason simplification)	: 8404281
342.69/182.27	c reason swapping (by a shorter reason)	: 0
342.69/182.27	c Calls to reduceDB	: 61
342.69/182.27	c Number of update (reduction) of LBD	: 15213
342.69/182.27	c Imported unit clauses	: 0
342.69/182.27	c number of reductions to clauses (during analyze)	: 0
342.69/182.27	c number of learned constraints concerned by reduction	: 0
342.69/182.27	c number of learning phase by resolution	: 0
342.69/182.27	c number of learning phase by cutting planes	: 0
342.69/182.27	c speed (assignments/second)	: 39169.60593763937
342.69/182.27	c non guided choices	362
342.69/182.27	c learnt constraints type 
342.69/182.27	c >>>>>>>>>> Solver number 1 (1 answers) <<<<<<<<<<<<<<<<<<
342.69/182.27	c starts		: 56
342.69/182.27	c conflicts		: 9598
342.69/182.27	c decisions		: 25263
342.69/182.27	c propagations		: 92465
342.69/182.27	c inspects		: 166353209
342.69/182.27	c shortcuts		: 0
342.69/182.27	c learnt literals	: 0
342.69/182.27	c learnt binary clauses	: 0
342.69/182.27	c learnt ternary clauses	: 0
342.69/182.27	c learnt constraints	: 9578
342.69/182.27	c ignored constraints	: 0
342.69/182.27	c root simplifications	: 0
342.69/182.27	c removed literals (reason simplification)	: 0
342.69/182.27	c reason swapping (by a shorter reason)	: 0
342.69/182.27	c Calls to reduceDB	: 1
342.69/182.27	c Number of update (reduction) of LBD	: 0
342.69/182.27	c Imported unit clauses	: 0
342.69/182.27	c number of reductions to clauses (during analyze)	: 0
342.69/182.27	c number of learned constraints concerned by reduction	: 0
342.69/182.27	c number of learning phase by resolution	: 0
342.69/182.27	c number of learning phase by cutting planes	: 0
342.69/182.27	c speed (assignments/second)	: 753.3588078574513
342.69/182.27	c non guided choices	331
342.69/182.27	c learnt constraints type 
342.69/182.27	s OPTIMUM FOUND
342.69/182.27	c Found 28 solution(s)
342.69/182.27	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 
342.69/182.27	c objective function=2
342.69/182.27	c Total wall clock time (in seconds): 182.155

Verifier Data

OK	2

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-4105618-1466255721/watcher-4105618-1466255721 -o /tmp/evaluation-result-4105618-1466255721/solver-4105618-1466255721 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1466241279-6375 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4105618-1466255721.opb 

pid=11367
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 4.12 4.17 4.13 4/197 11370
/proc/meminfo: memFree=29761020/32872528 swapFree=681964/737152
[pid=11370] ppid=11367 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/11370/stat : 11370 (java) R 11367 11370 6358 0 -1 4202496 482 0 0 0 0 0 0 0 20 0 1 0 27621346 9515008 136 33554432000 1073741824 1073778376 140734781501024 140734781498152 213866001081 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11370/statm: 2323 147 106 9 0 71 0

[startup+0.10006 s]
/proc/loadavg: 4.12 4.17 4.13 4/197 11370
/proc/meminfo: memFree=29761020/32872528 swapFree=681964/737152
[pid=11370] ppid=11367 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/11370/stat : 11370 (java) S 11367 11370 6358 0 -1 4202496 4407 0 1 0 8 1 0 0 20 0 18 0 27621346 9787879424 6035 33554432000 1073741824 1073778376 140734781501024 140734781492160 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11370/statm: 2389619 6035 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.20022 s]
/proc/loadavg: 4.12 4.17 4.13 4/197 11370
/proc/meminfo: memFree=29761020/32872528 swapFree=681964/737152
[pid=11370] ppid=11367 vsize=9824732 CPUtime=0.31 cores=1,3,5,7
/proc/11370/stat : 11370 (java) S 11367 11370 6358 0 -1 4202496 6890 0 1 0 29 2 0 0 20 0 22 0 27621346 10060525568 9487 33554432000 1073741824 1073778376 140734781501024 140734781492160 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11370/statm: 2456183 9512 2222 9 0 2446860 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 9824732

[startup+0.300243 s]
/proc/loadavg: 4.12 4.17 4.13 4/197 11370
/proc/meminfo: memFree=29761020/32872528 swapFree=681964/737152
[pid=11370] ppid=11367 vsize=9824732 CPUtime=0.7 cores=1,3,5,7
/proc/11370/stat : 11370 (java) S 11367 11370 6358 0 -1 4202496 9951 0 1 0 68 2 0 0 20 0 22 0 27621346 10060525568 11211 33554432000 1073741824 1073778376 140734781501024 140734781492160 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11370/statm: 2456183 11211 2224 9 0 2446860 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 9824732

[startup+0.70026 s]
/proc/loadavg: 4.12 4.17 4.13 4/197 11370
/proc/meminfo: memFree=29761020/32872528 swapFree=681964/737152
[pid=11370] ppid=11367 vsize=9824732 CPUtime=2.11 cores=1,3,5,7
/proc/11370/stat : 11370 (java) S 11367 11370 6358 0 -1 4202496 15318 0 1 0 204 7 0 0 20 0 19 0 27621346 10060525568 20865 33554432000 1073741824 1073778376 140734781501024 140734781492160 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11370/statm: 2456183 20865 2252 9 0 2446860 0
Current children cumulated CPU time (s) 2.11
Current children cumulated vsize (KiB) 9824732

[startup+1.5008 s]
/proc/loadavg: 4.12 4.17 4.13 3/216 11395
/proc/meminfo: memFree=29686284/32872528 swapFree=681964/737152
[pid=11370] ppid=11367 vsize=9824732 CPUtime=2.27 cores=1,3,5,7
/proc/11370/stat : 11370 (java) S 11367 11370 6358 0 -1 4202496 15566 0 1 0 220 7 0 0 20 0 19 0 27621346 10060525568 22274 33554432000 1073741824 1073778376 140734781501024 140734781492160 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11370/statm: 2456183 22274 2255 9 0 2446860 0
[pid=11370/tid=11372] ppid=11367 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/11370/task/11372/stat : 11372 (java) S 11367 11370 6358 0 -1 4202560 2398 0 1 0 12 0 0 0 20 0 19 0 27621347 10060525568 22274 33554432000 1073741824 1073778376 140734781501024 140223290065784 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11370/tid=11373] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11373/stat : 11373 (java) S 11367 11370 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27621348 10060525568 22274 33554432000 1073741824 1073778376 140734781501024 140223251557160 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11370/tid=11374] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11374/stat : 11374 (java) S 11367 11370 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27621348 10060525568 22274 33554432000 1073741824 1073778376 140734781501024 140223250504360 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11370/tid=11375] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11375/stat : 11375 (java) S 11367 11370 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27621348 10060525568 22274 33554432000 1073741824 1073778376 140734781501024 140223249452072 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11370/tid=11376] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11376/stat : 11376 (java) S 11367 11370 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27621348 10060525568 22274 33554432000 1073741824 1073778376 140734781501024 140223248399272 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11370/tid=11377] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11377/stat : 11377 (java) S 11367 11370 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27621348 10060525568 22274 33554432000 1073741824 1073778376 140734781501024 140223247345960 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11370/tid=11378] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11378/stat : 11378 (java) S 11367 11370 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27621348 10060525568 22274 33554432000 1073741824 1073778376 140734781501024 140223246293160 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11370/tid=11379] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11379/stat : 11379 (java) S 11367 11370 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27621348 10060525568 22274 33554432000 1073741824 1073778376 140734781501024 140223245240872 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11370/tid=11380] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11380/stat : 11380 (java) S 11367 11370 6358 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 27621348 10060525568 22274 33554432000 1073741824 1073778376 140734781501024 140223244188072 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11370/tid=11381] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11381/stat : 11381 (java) S 11367 11370 6358 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 27621350 10060525568 22274 33554432000 1073741824 1073778376 140734781501024 140223113579240 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11370/tid=11382] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11382/stat : 11382 (java) S 11367 11370 6358 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 27621350 10060525568 22274 33554432000 1073741824 1073778376 140734781501024 140223112525304 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11370/tid=11383] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11383/stat : 11383 (java) S 11367 11370 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 27621350 10060525568 22274 33554432000 1073741824 1073778376 140734781501024 140223111472904 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11370/tid=11384] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11384/stat : 11384 (java) S 11367 11370 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27621352 10060525568 22274 33554432000 1073741824 1073778376 140734781501024 140223110421392 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11370/tid=11385] ppid=11367 vsize=9824732 CPUtime=0.64 cores=1,3,5,7
/proc/11370/task/11385/stat : 11385 (java) S 11367 11370 6358 0 -1 4202560 6831 0 0 0 63 1 0 0 20 0 19 0 27621352 10060525568 22274 33554432000 1073741824 1073778376 140734781501024 140223109367992 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11370/tid=11386] ppid=11367 vsize=9824732 CPUtime=0.58 cores=1,3,5,7
/proc/11370/task/11386/stat : 11386 (java) S 11367 11370 6358 0 -1 4202560 4965 0 0 0 56 2 0 0 20 0 19 0 27621352 10060525568 22274 33554432000 1073741824 1073778376 140734781501024 140223108315192 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11370/tid=11387] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11387/stat : 11387 (java) S 11367 11370 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27621352 10060525568 22274 33554432000 1073741824 1073778376 140734781501024 140223107263096 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11370/tid=11388] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11388/stat : 11388 (java) S 11367 11370 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27621352 10060525568 22274 33554432000 1073741824 1073778376 140734781501024 140223106210504 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11370/tid=11395] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11395/stat : 11395 (java) S 11367 11370 6358 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 27621412 10060525568 22274 33554432000 1073741824 1073778376 140734781501024 140223103050920 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 2.27
Current children cumulated vsize (KiB) 9824732

[startup+3.1008 s]
/proc/loadavg: 3.95 4.13 4.12 3/216 11404
/proc/meminfo: memFree=29671948/32872528 swapFree=681964/737152
[pid=11370] ppid=11367 vsize=9824732 CPUtime=2.27 cores=1,3,5,7
/proc/11370/stat : 11370 (java) S 11367 11370 6358 0 -1 4202496 15592 0 1 0 220 7 0 0 20 0 19 0 27621346 10060525568 25347 33554432000 1073741824 1073778376 140734781501024 140734781492160 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11370/statm: 2456183 25347 2255 9 0 2446860 0
[pid=11370/tid=11372] ppid=11367 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/11370/task/11372/stat : 11372 (java) S 11367 11370 6358 0 -1 4202560 2399 0 1 0 12 0 0 0 20 0 19 0 27621347 10060525568 25347 33554432000 1073741824 1073778376 140734781501024 140223290065784 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11370/tid=11373] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11373/stat : 11373 (java) S 11367 11370 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27621348 10060525568 25347 33554432000 1073741824 1073778376 140734781501024 140223251557160 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11370/tid=11374] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11374/stat : 11374 (java) S 11367 11370 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27621348 10060525568 25347 33554432000 1073741824 1073778376 140734781501024 140223250504360 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11370/tid=11375] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11375/stat : 11375 (java) S 11367 11370 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27621348 10060525568 25347 33554432000 1073741824 1073778376 140734781501024 140223249452072 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11370/tid=11376] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11376/stat : 11376 (java) S 11367 11370 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27621348 10060525568 25347 33554432000 1073741824 1073778376 140734781501024 140223248399272 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11370/tid=11377] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11377/stat : 11377 (java) S 11367 11370 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27621348 10060525568 25347 33554432000 1073741824 1073778376 140734781501024 140223247345960 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11370/tid=11378] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11378/stat : 11378 (java) S 11367 11370 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27621348 10060525568 25347 33554432000 1073741824 1073778376 140734781501024 140223246293160 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11370/tid=11379] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11379/stat : 11379 (java) S 11367 11370 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27621348 10060525568 25347 33554432000 1073741824 1073778376 140734781501024 140223245240872 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11370/tid=11380] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11380/stat : 11380 (java) S 11367 11370 6358 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 27621348 10060525568 25347 33554432000 1073741824 1073778376 140734781501024 140223244188072 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11370/tid=11381] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11381/stat : 11381 (java) S 11367 11370 6358 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 27621350 10060525568 25347 33554432000 1073741824 1073778376 140734781501024 140223113579240 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11370/tid=11382] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11382/stat : 11382 (java) S 11367 11370 6358 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 27621350 10060525568 25347 33554432000 1073741824 1073778376 140734781501024 140223112525304 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11370/tid=11383] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11383/stat : 11383 (java) S 11367 11370 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 27621350 10060525568 25347 33554432000 1073741824 1073778376 140734781501024 140223111472904 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11370/tid=11384] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11384/stat : 11384 (java) S 11367 11370 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27621352 10060525568 25347 33554432000 1073741824 1073778376 140734781501024 140223110421392 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11370/tid=11385] ppid=11367 vsize=9824732 CPUtime=0.65 cores=1,3,5,7
/proc/11370/task/11385/stat : 11385 (java) S 11367 11370 6358 0 -1 4202560 6831 0 0 0 64 1 0 0 20 0 19 0 27621352 10060525568 25347 33554432000 1073741824 1073778376 140734781501024 140223109367992 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11370/tid=11386] ppid=11367 vsize=9824732 CPUtime=0.58 cores=1,3,5,7
/proc/11370/task/11386/stat : 11386 (java) S 11367 11370 6358 0 -1 4202560 4965 0 0 0 56 2 0 0 20 0 19 0 27621352 10060525568 25347 33554432000 1073741824 1073778376 140734781501024 140223108315192 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11370/tid=11387] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11387/stat : 11387 (java) S 11367 11370 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27621352 10060525568 25347 33554432000 1073741824 1073778376 140734781501024 140223107263096 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11370/tid=11388] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11388/stat : 11388 (java) S 11367 11370 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27621352 10060525568 25347 33554432000 1073741824 1073778376 140734781501024 140223106210504 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11370/tid=11395] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11395/stat : 11395 (java) S 11367 11370 6358 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 27621412 10060525568 25347 33554432000 1073741824 1073778376 140734781501024 140223103050920 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 2.27
Current children cumulated vsize (KiB) 9824732
heavy processes:
  %CPU=14 pid=1814 uid=0 cmd=

[startup+6.30087 s]
/proc/loadavg: 3.95 4.13 4.12 3/216 11422
/proc/meminfo: memFree=29632788/32872528 swapFree=681964/737152
[pid=11370] ppid=11367 vsize=9824732 CPUtime=2.51 cores=1,3,5,7
/proc/11370/stat : 11370 (java) S 11367 11370 6358 0 -1 4202496 15684 0 1 0 238 13 0 0 20 0 19 0 27621346 10060525568 38976 33554432000 1073741824 1073778376 140734781501024 140734781492160 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11370/statm: 2456183 38976 2257 9 0 2446860 0
[pid=11370/tid=11372] ppid=11367 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/11370/task/11372/stat : 11372 (java) S 11367 11370 6358 0 -1 4202560 2400 0 1 0 12 1 0 0 20 0 19 0 27621347 10060525568 38976 33554432000 1073741824 1073778376 140734781501024 140223290065784 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11370/tid=11373] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11373/stat : 11373 (java) S 11367 11370 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27621348 10060525568 38976 33554432000 1073741824 1073778376 140734781501024 140223251557160 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11370/tid=11374] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11374/stat : 11374 (java) S 11367 11370 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27621348 10060525568 38976 33554432000 1073741824 1073778376 140734781501024 140223250504360 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11370/tid=11375] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11375/stat : 11375 (java) S 11367 11370 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27621348 10060525568 38976 33554432000 1073741824 1073778376 140734781501024 140223249452072 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11370/tid=11376] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11376/stat : 11376 (java) S 11367 11370 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27621348 10060525568 38976 33554432000 1073741824 1073778376 140734781501024 140223248399272 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11370/tid=11377] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11377/stat : 11377 (java) S 11367 11370 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27621348 10060525568 38976 33554432000 1073741824 1073778376 140734781501024 140223247345960 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11370/tid=11378] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11378/stat : 11378 (java) S 11367 11370 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27621348 10060525568 38976 33554432000 1073741824 1073778376 140734781501024 140223246293160 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11370/tid=11379] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11379/stat : 11379 (java) S 11367 11370 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27621348 10060525568 38976 33554432000 1073741824 1073778376 140734781501024 140223245240872 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11370/tid=11380] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11380/stat : 11380 (java) S 11367 11370 6358 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 27621348 10060525568 38976 33554432000 1073741824 1073778376 140734781501024 140223244188072 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11370/tid=11381] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11381/stat : 11381 (java) S 11367 11370 6358 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 27621350 10060525568 38976 33554432000 1073741824 1073778376 140734781501024 140223113579240 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11370/tid=11382] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11382/stat : 11382 (java) S 11367 11370 6358 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 27621350 10060525568 38976 33554432000 1073741824 1073778376 140734781501024 140223112525304 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11370/tid=11383] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11383/stat : 11383 (java) S 11367 11370 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 27621350 10060525568 38976 33554432000 1073741824 1073778376 140734781501024 140223111472904 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11370/tid=11384] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11384/stat : 11384 (java) S 11367 11370 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27621352 10060525568 38976 33554432000 1073741824 1073778376 140734781501024 140223110421392 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11370/tid=11385] ppid=11367 vsize=9824732 CPUtime=0.68 cores=1,3,5,7
/proc/11370/task/11385/stat : 11385 (java) S 11367 11370 6358 0 -1 4202560 6831 0 0 0 67 1 0 0 20 0 19 0 27621352 10060525568 38976 33554432000 1073741824 1073778376 140734781501024 140223109367992 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11370/tid=11386] ppid=11367 vsize=9824732 CPUtime=0.64 cores=1,3,5,7
/proc/11370/task/11386/stat : 11386 (java) S 11367 11370 6358 0 -1 4202560 4965 0 0 0 62 2 0 0 20 0 19 0 27621352 10060525568 38976 33554432000 1073741824 1073778376 140734781501024 140223108315192 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11370/tid=11387] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11387/stat : 11387 (java) S 11367 11370 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27621352 10060525568 38976 33554432000 1073741824 1073778376 140734781501024 140223107263096 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11370/tid=11388] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11388/stat : 11388 (java) S 11367 11370 6358 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 27621352 10060525568 38976 33554432000 1073741824 1073778376 140734781501024 140223106210504 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11370/tid=11395] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11395/stat : 11395 (java) S 11367 11370 6358 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 27621412 10060525568 38976 33554432000 1073741824 1073778376 140734781501024 140223103050920 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 2.51

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

/proc/11370/task/11379/stat : 11379 (java) S 11367 11370 6358 0 -1 4202560 112 0 0 0 58 2 0 0 20 0 19 0 27621348 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223245240872 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11370/tid=11380] ppid=11367 vsize=9824732 CPUtime=0.61 cores=1,3,5,7
/proc/11370/task/11380/stat : 11380 (java) S 11367 11370 6358 0 -1 4202560 103 0 0 0 58 3 0 0 20 0 19 0 27621348 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223244188072 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11370/tid=11381] ppid=11367 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/11370/task/11381/stat : 11381 (java) S 11367 11370 6358 0 -1 4202560 441 0 0 0 3 12 0 0 20 0 19 0 27621350 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223113579240 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11370/tid=11382] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11382/stat : 11382 (java) S 11367 11370 6358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 27621350 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223112525304 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11370/tid=11383] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11383/stat : 11383 (java) S 11367 11370 6358 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 27621350 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223111472904 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11370/tid=11384] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11384/stat : 11384 (java) S 11367 11370 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27621352 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223110421392 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11370/tid=11385] ppid=11367 vsize=9824732 CPUtime=1.57 cores=1,3,5,7
/proc/11370/task/11385/stat : 11385 (java) S 11367 11370 6358 0 -1 4202560 14084 0 0 0 155 2 0 0 20 0 19 0 27621352 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223109367992 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11370/tid=11386] ppid=11367 vsize=9824732 CPUtime=1.05 cores=1,3,5,7
/proc/11370/task/11386/stat : 11386 (java) S 11367 11370 6358 0 -1 4202560 8518 0 0 0 103 2 0 0 20 0 19 0 27621352 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223108315192 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11370/tid=11387] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11387/stat : 11387 (java) S 11367 11370 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27621352 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223107263096 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11370/tid=11388] ppid=11367 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/11370/task/11388/stat : 11388 (java) S 11367 11370 6358 0 -1 4202560 12 0 0 0 2 4 0 0 20 0 19 0 27621352 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223106210504 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11370/tid=11395] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11395/stat : 11395 (java) S 11367 11370 6358 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 27621412 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223103050920 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 340.81
Current children cumulated vsize (KiB) 9824732

[startup+181.608 s]
/proc/loadavg: 4.55 4.21 4.13 4/216 11480
/proc/meminfo: memFree=28351800/32872528 swapFree=681964/737152
[pid=11370] ppid=11367 vsize=9824732 CPUtime=341.51 cores=1,3,5,7
/proc/11370/stat : 11370 (java) S 11367 11370 6358 0 -1 4202496 28707 0 1 0 34057 94 0 0 20 0 19 0 27621346 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140734781492160 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11370/statm: 2456183 251774 2275 9 0 2446860 0
[pid=11370/tid=11372] ppid=11367 vsize=9824732 CPUtime=0.95 cores=1,3,5,7
/proc/11370/task/11372/stat : 11372 (java) R 11367 11370 6358 0 -1 4202560 2403 0 1 0 93 2 0 0 20 0 19 0 27621347 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223290065448 140223116743024 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=11370/tid=11373] ppid=11367 vsize=9824732 CPUtime=0.54 cores=1,3,5,7
/proc/11370/task/11373/stat : 11373 (java) S 11367 11370 6358 0 -1 4202560 82 0 0 0 51 3 0 0 20 0 19 0 27621348 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223251557160 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11370/tid=11374] ppid=11367 vsize=9824732 CPUtime=0.56 cores=1,3,5,7
/proc/11370/task/11374/stat : 11374 (java) S 11367 11370 6358 0 -1 4202560 100 0 0 0 53 3 0 0 20 0 19 0 27621348 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223250504360 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11370/tid=11375] ppid=11367 vsize=9824732 CPUtime=0.53 cores=1,3,5,7
/proc/11370/task/11375/stat : 11375 (java) S 11367 11370 6358 0 -1 4202560 104 0 0 0 51 2 0 0 20 0 19 0 27621348 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223249452072 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11370/tid=11376] ppid=11367 vsize=9824732 CPUtime=0.52 cores=1,3,5,7
/proc/11370/task/11376/stat : 11376 (java) S 11367 11370 6358 0 -1 4202560 93 0 0 0 50 2 0 0 20 0 19 0 27621348 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223248399272 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11370/tid=11377] ppid=11367 vsize=9824732 CPUtime=0.52 cores=1,3,5,7
/proc/11370/task/11377/stat : 11377 (java) S 11367 11370 6358 0 -1 4202560 93 0 0 0 50 2 0 0 20 0 19 0 27621348 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223247345960 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11370/tid=11378] ppid=11367 vsize=9824732 CPUtime=0.5 cores=1,3,5,7
/proc/11370/task/11378/stat : 11378 (java) S 11367 11370 6358 0 -1 4202560 88 0 0 0 48 2 0 0 20 0 19 0 27621348 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223246293160 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11370/tid=11379] ppid=11367 vsize=9824732 CPUtime=0.6 cores=1,3,5,7
/proc/11370/task/11379/stat : 11379 (java) S 11367 11370 6358 0 -1 4202560 112 0 0 0 58 2 0 0 20 0 19 0 27621348 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223245240872 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11370/tid=11380] ppid=11367 vsize=9824732 CPUtime=0.61 cores=1,3,5,7
/proc/11370/task/11380/stat : 11380 (java) S 11367 11370 6358 0 -1 4202560 103 0 0 0 58 3 0 0 20 0 19 0 27621348 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223244188072 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11370/tid=11381] ppid=11367 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/11370/task/11381/stat : 11381 (java) S 11367 11370 6358 0 -1 4202560 441 0 0 0 3 12 0 0 20 0 19 0 27621350 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223113579240 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11370/tid=11382] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11382/stat : 11382 (java) S 11367 11370 6358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 27621350 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223112525304 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11370/tid=11383] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11383/stat : 11383 (java) S 11367 11370 6358 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 27621350 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223111472904 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11370/tid=11384] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11384/stat : 11384 (java) S 11367 11370 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27621352 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223110421392 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11370/tid=11385] ppid=11367 vsize=9824732 CPUtime=1.57 cores=1,3,5,7
/proc/11370/task/11385/stat : 11385 (java) S 11367 11370 6358 0 -1 4202560 14085 0 0 0 155 2 0 0 20 0 19 0 27621352 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223109367992 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11370/tid=11386] ppid=11367 vsize=9824732 CPUtime=1.07 cores=1,3,5,7
/proc/11370/task/11386/stat : 11386 (java) S 11367 11370 6358 0 -1 4202560 8519 0 0 0 105 2 0 0 20 0 19 0 27621352 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223108315192 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11370/tid=11387] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11387/stat : 11387 (java) S 11367 11370 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27621352 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223107263096 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11370/tid=11388] ppid=11367 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/11370/task/11388/stat : 11388 (java) S 11367 11370 6358 0 -1 4202560 12 0 0 0 2 4 0 0 20 0 19 0 27621352 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223106210504 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11370/tid=11395] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11395/stat : 11395 (java) S 11367 11370 6358 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 27621412 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223103050920 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 341.51
Current children cumulated vsize (KiB) 9824732

[startup+182.001 s]
/proc/loadavg: 4.55 4.21 4.13 4/216 11480
/proc/meminfo: memFree=28351800/32872528 swapFree=681964/737152
[pid=11370] ppid=11367 vsize=9824732 CPUtime=341.9 cores=1,3,5,7
/proc/11370/stat : 11370 (java) S 11367 11370 6358 0 -1 4202496 28708 0 1 0 34096 94 0 0 20 0 19 0 27621346 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140734781492160 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11370/statm: 2456183 251774 2275 9 0 2446860 0
[pid=11370/tid=11372] ppid=11367 vsize=9824732 CPUtime=1.34 cores=1,3,5,7
/proc/11370/task/11372/stat : 11372 (java) R 11367 11370 6358 0 -1 4202560 2404 0 1 0 132 2 0 0 20 0 19 0 27621347 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223290063408 140223116743075 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=11370/tid=11373] ppid=11367 vsize=9824732 CPUtime=0.54 cores=1,3,5,7
/proc/11370/task/11373/stat : 11373 (java) S 11367 11370 6358 0 -1 4202560 82 0 0 0 51 3 0 0 20 0 19 0 27621348 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223251557160 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11370/tid=11374] ppid=11367 vsize=9824732 CPUtime=0.56 cores=1,3,5,7
/proc/11370/task/11374/stat : 11374 (java) S 11367 11370 6358 0 -1 4202560 100 0 0 0 53 3 0 0 20 0 19 0 27621348 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223250504360 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11370/tid=11375] ppid=11367 vsize=9824732 CPUtime=0.53 cores=1,3,5,7
/proc/11370/task/11375/stat : 11375 (java) S 11367 11370 6358 0 -1 4202560 104 0 0 0 51 2 0 0 20 0 19 0 27621348 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223249452072 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11370/tid=11376] ppid=11367 vsize=9824732 CPUtime=0.52 cores=1,3,5,7
/proc/11370/task/11376/stat : 11376 (java) S 11367 11370 6358 0 -1 4202560 93 0 0 0 50 2 0 0 20 0 19 0 27621348 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223248399272 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11370/tid=11377] ppid=11367 vsize=9824732 CPUtime=0.52 cores=1,3,5,7
/proc/11370/task/11377/stat : 11377 (java) S 11367 11370 6358 0 -1 4202560 93 0 0 0 50 2 0 0 20 0 19 0 27621348 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223247345960 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11370/tid=11378] ppid=11367 vsize=9824732 CPUtime=0.5 cores=1,3,5,7
/proc/11370/task/11378/stat : 11378 (java) S 11367 11370 6358 0 -1 4202560 88 0 0 0 48 2 0 0 20 0 19 0 27621348 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223246293160 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11370/tid=11379] ppid=11367 vsize=9824732 CPUtime=0.6 cores=1,3,5,7
/proc/11370/task/11379/stat : 11379 (java) S 11367 11370 6358 0 -1 4202560 112 0 0 0 58 2 0 0 20 0 19 0 27621348 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223245240872 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11370/tid=11380] ppid=11367 vsize=9824732 CPUtime=0.61 cores=1,3,5,7
/proc/11370/task/11380/stat : 11380 (java) S 11367 11370 6358 0 -1 4202560 103 0 0 0 58 3 0 0 20 0 19 0 27621348 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223244188072 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11370/tid=11381] ppid=11367 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/11370/task/11381/stat : 11381 (java) S 11367 11370 6358 0 -1 4202560 441 0 0 0 3 12 0 0 20 0 19 0 27621350 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223113579240 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11370/tid=11382] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11382/stat : 11382 (java) S 11367 11370 6358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 27621350 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223112525304 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11370/tid=11383] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11383/stat : 11383 (java) S 11367 11370 6358 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 27621350 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223111472904 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11370/tid=11384] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11384/stat : 11384 (java) S 11367 11370 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27621352 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223110421392 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11370/tid=11385] ppid=11367 vsize=9824732 CPUtime=1.57 cores=1,3,5,7
/proc/11370/task/11385/stat : 11385 (java) S 11367 11370 6358 0 -1 4202560 14085 0 0 0 155 2 0 0 20 0 19 0 27621352 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223109367992 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11370/tid=11386] ppid=11367 vsize=9824732 CPUtime=1.07 cores=1,3,5,7
/proc/11370/task/11386/stat : 11386 (java) S 11367 11370 6358 0 -1 4202560 8519 0 0 0 105 2 0 0 20 0 19 0 27621352 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223108315192 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11370/tid=11387] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11387/stat : 11387 (java) S 11367 11370 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27621352 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223107263096 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11370/tid=11388] ppid=11367 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/11370/task/11388/stat : 11388 (java) S 11367 11370 6358 0 -1 4202560 12 0 0 0 2 4 0 0 20 0 19 0 27621352 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223106210504 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11370/tid=11395] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11395/stat : 11395 (java) S 11367 11370 6358 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 27621412 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223103050920 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 341.9
Current children cumulated vsize (KiB) 9824732

[startup+182.201 s]
/proc/loadavg: 4.55 4.21 4.13 4/216 11480
/proc/meminfo: memFree=28351800/32872528 swapFree=681964/737152
[pid=11370] ppid=11367 vsize=9824732 CPUtime=342.1 cores=1,3,5,7
/proc/11370/stat : 11370 (java) S 11367 11370 6358 0 -1 4202496 28708 0 1 0 34116 94 0 0 20 0 19 0 27621346 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140734781492160 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11370/statm: 2456183 251774 2275 9 0 2446860 0
[pid=11370/tid=11372] ppid=11367 vsize=9824732 CPUtime=1.54 cores=1,3,5,7
/proc/11370/task/11372/stat : 11372 (java) R 11367 11370 6358 0 -1 4202560 2404 0 1 0 152 2 0 0 20 0 19 0 27621347 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223290063408 140223115958198 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=11370/tid=11373] ppid=11367 vsize=9824732 CPUtime=0.54 cores=1,3,5,7
/proc/11370/task/11373/stat : 11373 (java) S 11367 11370 6358 0 -1 4202560 82 0 0 0 51 3 0 0 20 0 19 0 27621348 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223251557160 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11370/tid=11374] ppid=11367 vsize=9824732 CPUtime=0.56 cores=1,3,5,7
/proc/11370/task/11374/stat : 11374 (java) S 11367 11370 6358 0 -1 4202560 100 0 0 0 53 3 0 0 20 0 19 0 27621348 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223250504360 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11370/tid=11375] ppid=11367 vsize=9824732 CPUtime=0.53 cores=1,3,5,7
/proc/11370/task/11375/stat : 11375 (java) S 11367 11370 6358 0 -1 4202560 104 0 0 0 51 2 0 0 20 0 19 0 27621348 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223249452072 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11370/tid=11376] ppid=11367 vsize=9824732 CPUtime=0.52 cores=1,3,5,7
/proc/11370/task/11376/stat : 11376 (java) S 11367 11370 6358 0 -1 4202560 93 0 0 0 50 2 0 0 20 0 19 0 27621348 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223248399272 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11370/tid=11377] ppid=11367 vsize=9824732 CPUtime=0.52 cores=1,3,5,7
/proc/11370/task/11377/stat : 11377 (java) S 11367 11370 6358 0 -1 4202560 93 0 0 0 50 2 0 0 20 0 19 0 27621348 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223247345960 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11370/tid=11378] ppid=11367 vsize=9824732 CPUtime=0.5 cores=1,3,5,7
/proc/11370/task/11378/stat : 11378 (java) S 11367 11370 6358 0 -1 4202560 88 0 0 0 48 2 0 0 20 0 19 0 27621348 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223246293160 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11370/tid=11379] ppid=11367 vsize=9824732 CPUtime=0.6 cores=1,3,5,7
/proc/11370/task/11379/stat : 11379 (java) S 11367 11370 6358 0 -1 4202560 112 0 0 0 58 2 0 0 20 0 19 0 27621348 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223245240872 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11370/tid=11380] ppid=11367 vsize=9824732 CPUtime=0.61 cores=1,3,5,7
/proc/11370/task/11380/stat : 11380 (java) S 11367 11370 6358 0 -1 4202560 103 0 0 0 58 3 0 0 20 0 19 0 27621348 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223244188072 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11370/tid=11381] ppid=11367 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/11370/task/11381/stat : 11381 (java) S 11367 11370 6358 0 -1 4202560 441 0 0 0 3 12 0 0 20 0 19 0 27621350 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223113579240 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11370/tid=11382] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11382/stat : 11382 (java) S 11367 11370 6358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 27621350 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223112525304 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11370/tid=11383] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11383/stat : 11383 (java) S 11367 11370 6358 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 27621350 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223111472904 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11370/tid=11384] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11384/stat : 11384 (java) S 11367 11370 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27621352 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223110421392 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11370/tid=11385] ppid=11367 vsize=9824732 CPUtime=1.57 cores=1,3,5,7
/proc/11370/task/11385/stat : 11385 (java) S 11367 11370 6358 0 -1 4202560 14085 0 0 0 155 2 0 0 20 0 19 0 27621352 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223109367992 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11370/tid=11386] ppid=11367 vsize=9824732 CPUtime=1.07 cores=1,3,5,7
/proc/11370/task/11386/stat : 11386 (java) S 11367 11370 6358 0 -1 4202560 8519 0 0 0 105 2 0 0 20 0 19 0 27621352 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223108315192 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11370/tid=11387] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11387/stat : 11387 (java) S 11367 11370 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27621352 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223107263096 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11370/tid=11388] ppid=11367 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/11370/task/11388/stat : 11388 (java) S 11367 11370 6358 0 -1 4202560 12 0 0 0 2 4 0 0 20 0 19 0 27621352 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223106210504 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11370/tid=11395] ppid=11367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11370/task/11395/stat : 11395 (java) S 11367 11370 6358 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 27621412 10060525568 251774 33554432000 1073741824 1073778376 140734781501024 140223103050920 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 9824732

Child status: 30

# 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.590012
#  lost CPU user time (s): 0.630013
#  lost CPU system time (s): -0.04

Real time (s): 182.284
CPU time (s): 342.91
CPU user time (s): 341.86
CPU system time (s): 1.04983
CPU usage (%): 188.119
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 341.23
system time used= 1.08983
maximum resident set size= 1082368
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28719
page faults= 1
swaps= 0
block input operations= 0
block output operations= 264
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9528
involuntary context switches= 10273

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.751885 second user time and 0.971852 second system time

The end

Launcher Data

Begin job on node112 at 2016-06-18 15:15:21
IDJOB=4105618
IDBENCH=2927
IDSOLVER=2543
FILE ID=node112/4105618-1466255721
RUNJOBID= node112-1466241279-6375
PBS_JOBID= 19918204
Free space on /tmp= 71712 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-opt-market-split_4_30_1.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4105618-1466255721/watcher-4105618-1466255721 -o /tmp/evaluation-result-4105618-1466255721/solver-4105618-1466255721 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1466241279-6375 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4105618-1466255721.opb

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

MD5SUM BENCH= fb11ff2665aef67f0842a460a5ea3114
RANDOM SEED=1654191202

node112.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.734
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.46
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.734
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.734
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5321.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.734
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.734
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.734
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.734
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.734
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29762192 kB
Buffers:           47148 kB
Cached:           112944 kB
SwapCached:         2028 kB
Active:          1534120 kB
Inactive:         103112 kB
Active(anon):    1477272 kB
Inactive(anon):     2348 kB
Active(file):      56848 kB
Inactive(file):   100764 kB
Unevictable:      737152 kB
Mlocked:          681964 kB
SwapTotal:      67108856 kB
SwapFree:       67096744 kB
Dirty:               852 kB
Writeback:             0 kB
AnonPages:       2336088 kB
Mapped:            15392 kB
Shmem:                 0 kB
Slab:             601092 kB
SReclaimable:      44900 kB
SUnreclaim:       556192 kB
KernelStack:        1808 kB
PageTables:         8848 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2359996 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1585152 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= 71712 MiB
End job on node112 at 2016-06-18 15:18:24