Trace number 4117799

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 PB16SAT (TO)88 1800.11 894.66

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
dt-problems/normalized-lo_14x14_001.opb.metafix.opb
MD5SUMf0f74a6a8f73e803211f5904100bd341
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark88
Best CPU time to get the best result obtained on this benchmark21.7817
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables196
Total number of constraints82
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)82
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint14
Number of terms in the objective function 196
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 196
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 9
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 196
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.08/0.10	c version PB16.v20160501
0.08/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.08/0.10	c java.vm.version	19.1-b02
0.08/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.10	c sun.arch.data.model	64
0.08/0.10	c java.version		1.6.0_24
0.08/0.10	c os.name		Linux
0.08/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.08/0.10	c os.arch		amd64
0.08/0.10	c Free memory 		501472288
0.08/0.10	c Max memory 		7480803328
0.08/0.10	c Total memory 		504102912
0.08/0.10	c Number of processors 	16
0.08/0.13	c Pseudo Boolean Optimization by upper bound
0.08/0.13	c ManyCore solver with 2 solvers running in parallel
0.08/0.13	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.08/0.13	c --- Begin Solver configuration ---
0.08/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@22c84d9
0.08/0.13	c Learn all clauses as in MiniSAT
0.08/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.13	c Expensive reason simplification
0.08/0.13	c Glucose 2.1 dynamic restart strategy
0.08/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.08/0.13	c timeout=2147483s
0.08/0.13	c DB Simplification allowed=false
0.08/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@3f7fa65e
0.08/0.13	c --- End Solver configuration ---
0.08/0.13	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.08/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.08/0.13	c --- Begin Solver configuration ---
0.08/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@558385e3
0.08/0.13	c Learn all clauses as in MiniSAT
0.08/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.08/0.13	c No reason simplification
0.08/0.13	c Armin Biere (Picosat) restarts strategy
0.08/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.08/0.13	c timeout=2147483s
0.08/0.13	c DB Simplification allowed=false
0.08/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@3f7fa65e
0.08/0.13	c --- End Solver configuration ---
0.08/0.13	c solving HOME/instance-4117799-1467214663.opb
0.08/0.13	c reading problem ... 
0.08/0.13	c  objective function found
0.08/0.18	c ... done. Wall clock time 0.057s.
0.08/0.18	c declared #vars     196
0.08/0.18	c #constraints  164
0.08/0.19	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.08/0.19	c constraints type 
0.08/0.19	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 6
0.08/0.19	c org.sat4j.minisat.constraints.cnf.UnitClauses => 4
0.08/0.19	c org.sat4j.specs.Constr$1 => 8
0.08/0.19	c org.sat4j.minisat.constraints.card.MinWatchCard => 136
0.08/0.19	c org.sat4j.minisat.constraints.cnf.UnitClause => 4
0.08/0.19	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 6
0.08/0.19	c 164 constraints processed.
0.08/0.19	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.08/0.19	c constraints type 
0.08/0.19	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 6
0.08/0.19	c org.sat4j.specs.Constr$1 => 8
0.08/0.19	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 6
0.08/0.19	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 136
0.08/0.19	c org.sat4j.pb.constraints.pb.UnitClausesPB => 4
0.08/0.19	c org.sat4j.pb.constraints.pb.UnitClausePB => 4
0.08/0.19	c 164 constraints processed.
0.08/0.19	c objective function length is 196 literals
1.42/0.58	c And the winner is solver1
1.78/0.69	c SATISFIABLE
1.78/0.69	c OPTIMIZING...
1.78/0.69	c Got one! Elapsed wall clock time (in seconds):0.563
1.78/0.69	o 88
2.77/0.93	c cleaning 2645 clauses out of 5290 with flag 10307/5290
3.89/1.26	c cleaning 4317 clauses out of 8645 with flag 31609/11290
5.12/1.72	c cleaning 5657 clauses out of 11329 with flag 61592/18291
6.37/2.23	c cleaning 6836 clauses out of 13674 with flag 92652/26293
7.93/2.90	c cleaning 7915 clauses out of 15836 with flag 124862/35291
9.59/3.69	c cleaning 8959 clauses out of 17921 with flag 168042/45291
11.42/4.53	c cleaning 9977 clauses out of 19961 with flag 209460/56290
13.62/5.56	c cleaning 10981 clauses out of 21985 with flag 261814/68291
16.14/6.76	c cleaning 11995 clauses out of 24003 with flag 325860/81290
19.14/8.21	c cleaning 12994 clauses out of 26008 with flag 416693/95290
22.51/9.81	c cleaning 13996 clauses out of 28015 with flag 505126/110291
25.71/11.45	c cleaning 14995 clauses out of 30018 with flag 579800/126290
29.65/13.38	c cleaning 16004 clauses out of 32023 with flag 649674/143290
34.62/15.85	c cleaning 16995 clauses out of 34019 with flag 740667/161290
39.48/18.17	c cleaning 18009 clauses out of 36026 with flag 827381/180292
44.88/20.82	c cleaning 19005 clauses out of 38015 with flag 918951/200290
50.68/23.64	c cleaning 19991 clauses out of 40010 with flag 1004731/221290
56.68/26.66	c cleaning 20998 clauses out of 42019 with flag 1110214/243290
64.47/30.43	c cleaning 22003 clauses out of 44021 with flag 1250754/266290
72.27/34.36	c cleaning 23004 clauses out of 46019 with flag 1396697/290291
80.47/38.42	c cleaning 23996 clauses out of 48014 with flag 1518645/315290
88.82/42.50	c cleaning 25000 clauses out of 50019 with flag 1648029/341291
98.04/47.07	c cleaning 25997 clauses out of 52020 with flag 1787659/368292
108.44/52.25	c cleaning 27001 clauses out of 54021 with flag 1924176/396290
120.20/58.07	c cleaning 27998 clauses out of 56020 with flag 2083589/425290
131.95/63.86	c cleaning 29009 clauses out of 58026 with flag 2233991/455294
145.30/70.48	c cleaning 30006 clauses out of 60013 with flag 2404236/486290
157.89/76.78	c cleaning 31001 clauses out of 62008 with flag 2572243/518291
170.61/83.09	c cleaning 31991 clauses out of 64006 with flag 2737734/551290
184.21/89.89	c cleaning 32987 clauses out of 66015 with flag 2926836/585290
196.61/96.06	c cleaning 34012 clauses out of 68030 with flag 3083565/620292
211.95/103.52	c cleaning 34988 clauses out of 70016 with flag 3275767/656290
228.73/111.92	c cleaning 36005 clauses out of 72029 with flag 3500655/693291
244.52/119.84	c cleaning 37001 clauses out of 74024 with flag 3682698/731291
259.92/127.59	c cleaning 38004 clauses out of 76023 with flag 3878596/770291
277.28/136.12	c cleaning 39008 clauses out of 78019 with flag 4082138/810291
292.87/143.99	c cleaning 39994 clauses out of 80010 with flag 4309638/851290
311.69/153.36	c cleaning 40992 clauses out of 82017 with flag 4518335/893291
331.09/163.02	c cleaning 42005 clauses out of 84024 with flag 4743988/936290
352.92/173.97	c cleaning 42997 clauses out of 86020 with flag 4997193/980291
376.10/185.59	c cleaning 44007 clauses out of 88022 with flag 5238624/1025290
399.13/197.02	c cleaning 44996 clauses out of 90015 with flag 5488842/1071290
424.69/209.60	c cleaning 45994 clauses out of 92019 with flag 5767817/1118290
450.29/222.45	c cleaning 46990 clauses out of 94028 with flag 6023924/1166293
476.68/235.66	c cleaning 48002 clauses out of 96035 with flag 6273597/1215290
504.25/249.38	c cleaning 49014 clauses out of 98033 with flag 6542787/1265290
531.68/263.04	c cleaning 50004 clauses out of 100019 with flag 6811304/1316290
559.26/276.84	c cleaning 51004 clauses out of 102016 with flag 7097464/1368291
588.88/291.67	c cleaning 51994 clauses out of 104012 with flag 7403215/1421291
608.19/301.17	c cleaning 0 clauses out of 5106 with flag 0/5106
628.13/310.80	c cleaning 52998 clauses out of 106017 with flag 7803003/1475290
670.60/331.97	c cleaning 54003 clauses out of 108019 with flag 8287368/1530290
710.70/351.92	c cleaning 55000 clauses out of 110019 with flag 8798719/1586293
763.71/378.19	c cleaning 55999 clauses out of 112016 with flag 9305503/1643290
822.58/407.02	c cleaning 57004 clauses out of 114019 with flag 9829216/1701292
875.11/432.97	c cleaning 57985 clauses out of 116013 with flag 10358559/1760290
917.72/454.01	c cleaning 58994 clauses out of 118029 with flag 10710337/1820291
964.21/477.25	c cleaning 60006 clauses out of 120036 with flag 11088313/1881292
1003.21/496.78	c cleaning 61001 clauses out of 122028 with flag 11426259/1943290
1042.50/516.36	c cleaning 62003 clauses out of 124028 with flag 11768333/2006291
1084.11/537.19	c cleaning 63004 clauses out of 126025 with flag 12117272/2070291
1129.17/559.61	c cleaning 64004 clauses out of 128020 with flag 12492803/2135290
1176.69/583.39	c cleaning 65006 clauses out of 130020 with flag 12859321/2201294
1224.09/607.04	c cleaning 65996 clauses out of 132010 with flag 13234977/2268290
1267.70/628.83	c cleaning 66992 clauses out of 134016 with flag 13604100/2336292
1317.12/653.57	c cleaning 68003 clauses out of 136024 with flag 13971641/2405292
1372.83/681.38	c cleaning 68999 clauses out of 138019 with flag 14345787/2475290
1432.23/711.05	c cleaning 69991 clauses out of 140020 with flag 14758605/2546290
1485.63/737.74	c cleaning 71007 clauses out of 142029 with flag 15155603/2618290
1549.71/769.53	c cleaning 72008 clauses out of 144030 with flag 15534118/2691298
1609.53/799.45	c cleaning 72997 clauses out of 146014 with flag 15985502/2765290
1672.58/830.94	c cleaning 73987 clauses out of 148019 with flag 16482146/2840292
1736.19/862.76	c cleaning 75008 clauses out of 150030 with flag 16954221/2916290
1800.11/894.60	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.11/894.60	c starts		: 3920
1800.11/894.60	c conflicts		: 2987018
1800.11/894.60	c decisions		: 3765438
1800.11/894.60	c propagations		: 114078057
1800.11/894.60	c inspects		: 16099837896
1800.11/894.60	c shortcuts		: 0
1800.11/894.60	c learnt literals	: 0
1800.11/894.60	c learnt binary clauses	: 0
1800.11/894.60	c learnt ternary clauses	: 0
1800.11/894.60	c learnt constraints	: 2987018
1800.11/894.60	c ignored constraints	: 0
1800.11/894.60	c root simplifications	: 0
1800.11/894.60	c removed literals (reason simplification)	: 19290307
1800.11/894.60	c reason swapping (by a shorter reason)	: 0
1800.11/894.60	c Calls to reduceDB	: 72
1800.11/894.60	c Number of update (reduction) of LBD	: 1152692
1800.11/894.60	c Imported unit clauses	: 0
1800.11/894.60	c number of reductions to clauses (during analyze)	: 0
1800.11/894.60	c number of learned constraints concerned by reduction	: 0
1800.11/894.60	c number of learning phase by resolution	: 0
1800.11/894.60	c number of learning phase by cutting planes	: 0
1800.11/894.60	c speed (assignments/second)	: 127616.50966033607
1800.11/894.60	c non guided choices	0
1800.11/894.63	c learnt constraints type 
1800.11/894.63	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 145750
1800.11/894.63	c >>>>>>>>>> Solver number 1 (1 answers) <<<<<<<<<<<<<<<<<<
1800.11/894.63	c starts		: 28
1800.11/894.63	c conflicts		: 6690
1800.11/894.63	c decisions		: 14193
1800.11/894.63	c propagations		: 179414
1800.11/894.63	c inspects		: 172183873
1800.11/894.63	c shortcuts		: 0
1800.11/894.63	c learnt literals	: 0
1800.11/894.63	c learnt binary clauses	: 0
1800.11/894.63	c learnt ternary clauses	: 0
1800.11/894.63	c learnt constraints	: 6689
1800.11/894.63	c ignored constraints	: 0
1800.11/894.63	c root simplifications	: 0
1800.11/894.63	c removed literals (reason simplification)	: 0
1800.11/894.63	c reason swapping (by a shorter reason)	: 0
1800.11/894.63	c Calls to reduceDB	: 1
1800.11/894.63	c Number of update (reduction) of LBD	: 0
1800.11/894.63	c Imported unit clauses	: 0
1800.11/894.63	c number of reductions to clauses (during analyze)	: 0
1800.11/894.63	c number of learned constraints concerned by reduction	: 0
1800.11/894.63	c number of learning phase by resolution	: 0
1800.11/894.63	c number of learning phase by cutting planes	: 0
1800.11/894.63	c speed (assignments/second)	: 200.5878531954595
1800.11/894.63	c non guided choices	0
1800.11/894.63	c learnt constraints type 
1800.11/894.63	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 14
1800.11/894.63	c org.sat4j.pb.constraints.pb.MaxWatchPb => 6675
1800.11/894.63	s SATISFIABLE
1800.11/894.63	c Found 1 solution(s)
1800.11/894.63	v x1 -x2 -x3 -x4 x5 x6 x7 x8 x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 x18 x19 -x20 -x21 x22 -x23 -x24 -x25 x26 -x27 x28 -x29 x30 -x31 -x32 x33 x34 x35 x36 -x37 x38 -x39 -x40 -x41 -x42 -x43 x44 -x45 -x46 -x47 x48 x49 x50 -x51 -x52 -x53 x54 x55 x56 x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 x65 -x66 -x67 x68 -x69 -x70 x71 x72 -x73 -x74 -x75 x76 x77 x78 x79 -x80 x81 x82 x83 -x84 x85 -x86 -x87 -x88 x89 -x90 x91 -x92 -x93 x94 x95 x96 -x97 -x98 x99 x100 -x101 -x102 x103 -x104 -x105 x106 x107 x108 -x109 -x110 x111 x112 -x113 -x114 x115 x116 x117 -x118 x119 x120 x121 -x122 x123 -x124 -x125 -x126 -x127 -x128 x129 x130 -x131 -x132 x133 -x134 -x135 -x136 x137 x138 x139 -x140 x141 x142 x143 x144 -x145 -x146 -x147 -x148 x149 -x150 x151 x152 -x153 x154 -x155 -x156 -x157 x158 -x159 -x160 -x161 x162 x163 -x164 -x165 x166 -x167 x168 -x169 -x170 x171 -x172 -x173 x174 -x175 x176 -x177 -x178 x179 -x180 -x181 -x182 x183 x184 -x185 -x186 -x187 x188 -x189 -x190 x191 x192 -x193 x194 x195 x196 
1800.11/894.64	c objective function=88
1800.11/894.64	c Total wall clock time (in seconds): 894.51

Verifier Data

OK	88

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

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

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


[startup+0 s]
/proc/loadavg: 3.94 4.03 3.96 4/284 9084
/proc/meminfo: memFree=25471304/32872528 swapFree=8828/8828
[pid=9084] ppid=9081 vsize=2500 CPUtime=0 cores=0-3,8-11
/proc/9084/stat : 9084 (java) D 9081 9084 6721 0 -1 4202496 376 0 0 0 0 0 0 0 20 0 1 0 2419128 2560000 46 33554432000 1073741824 1073778376 140737253632880 140737253630008 216799472935 0 0 4096 0 18446744072100756772 0 0 17 8 0 0 0 0 0
/proc/9084/statm: 625 46 37 9 0 29 0

[startup+0.10006 s]
/proc/loadavg: 3.94 4.03 3.96 4/284 9084
/proc/meminfo: memFree=25471304/32872528 swapFree=8828/8828
[pid=9084] ppid=9081 vsize=9896436 CPUtime=0.08 cores=0-3,8-11
/proc/9084/stat : 9084 (java) S 9081 9084 6721 0 -1 4202496 4427 0 1 0 7 1 0 0 20 0 23 0 2419128 10133950464 5537 33554432000 1073741824 1073778376 140737253632880 140737253624016 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9084/statm: 2474109 5538 2116 9 0 2464786 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9896436

[startup+0.200213 s]
/proc/loadavg: 3.94 4.03 3.96 4/284 9084
/proc/meminfo: memFree=25471304/32872528 swapFree=8828/8828
[pid=9084] ppid=9081 vsize=10162692 CPUtime=0.23 cores=0-3,8-11
/proc/9084/stat : 9084 (java) S 9081 9084 6721 0 -1 4202496 4786 0 1 0 21 2 0 0 20 0 27 0 2419128 10406596608 7898 33554432000 1073741824 1073778376 140737253632880 140737253624016 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9084/statm: 2540673 7898 2196 9 0 2531350 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 10162692

[startup+0.300228 s]
/proc/loadavg: 3.94 4.03 3.96 4/284 9084
/proc/meminfo: memFree=25471304/32872528 swapFree=8828/8828
[pid=9084] ppid=9081 vsize=10162692 CPUtime=0.61 cores=0-3,8-11
/proc/9084/stat : 9084 (java) S 9081 9084 6721 0 -1 4202496 7712 0 1 0 59 2 0 0 20 0 27 0 2419128 10406596608 10132 33554432000 1073741824 1073778376 140737253632880 140737253624016 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9084/statm: 2540673 10132 2242 9 0 2531350 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 10162692

[startup+0.700191 s]
/proc/loadavg: 3.94 4.03 3.96 4/284 9084
/proc/meminfo: memFree=25471304/32872528 swapFree=8828/8828
[pid=9084] ppid=9081 vsize=10162692 CPUtime=1.99 cores=0-3,8-11
/proc/9084/stat : 9084 (java) S 9081 9084 6721 0 -1 4202496 18675 0 1 0 194 5 0 0 20 0 27 0 2419128 10406596608 22239 33554432000 1073741824 1073778376 140737253632880 140737253624016 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9084/statm: 2540673 22239 2257 9 0 2531350 0
Current children cumulated CPU time (s) 1.99
Current children cumulated vsize (KiB) 10162692

[startup+1.50109 s]
/proc/loadavg: 3.94 4.03 3.96 7/311 9114
/proc/meminfo: memFree=25287092/32872528 swapFree=8828/8828
[pid=9084] ppid=9081 vsize=10162692 CPUtime=4.68 cores=0-3,8-11
/proc/9084/stat : 9084 (java) S 9081 9084 6721 0 -1 4202496 23291 0 1 0 452 16 0 0 20 0 27 0 2419128 10406596608 50285 33554432000 1073741824 1073778376 140737253632880 140737253624016 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9084/statm: 2540673 50285 2285 9 0 2531350 0
[pid=9084/tid=9086] ppid=9081 vsize=10162692 CPUtime=0.15 cores=0-3,8-11
/proc/9084/task/9086/stat : 9086 (java) S 9081 9084 6721 0 -1 4202560 2450 0 1 0 15 0 0 0 20 0 27 0 2419129 10406596608 50285 33554432000 1073741824 1073778376 140737253632880 140322768331640 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9084/tid=9087] ppid=9081 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/9084/task/9087/stat : 9087 (java) S 9081 9084 6721 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 27 0 2419130 10406596608 50285 33554432000 1073741824 1073778376 140737253632880 140322757392936 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9084/tid=9088] ppid=9081 vsize=10162692 CPUtime=0.01 cores=0-3,8-11
/proc/9084/task/9088/stat : 9088 (java) S 9081 9084 6721 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 27 0 2419130 10406596608 50285 33554432000 1073741824 1073778376 140737253632880 140322610559400 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9084/tid=9089] ppid=9081 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/9084/task/9089/stat : 9089 (java) S 9081 9084 6721 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 27 0 2419130 10406596608 50285 33554432000 1073741824 1073778376 140737253632880 140322609506600 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9084/tid=9090] ppid=9081 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/9084/task/9090/stat : 9090 (java) S 9081 9084 6721 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 27 0 2419130 10406596608 50285 33554432000 1073741824 1073778376 140737253632880 140322608453800 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=9084/tid=9091] ppid=9081 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/9084/task/9091/stat : 9091 (java) S 9081 9084 6721 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 27 0 2419130 10406596608 50285 33554432000 1073741824 1073778376 140737253632880 140322607402024 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=9084/tid=9092] ppid=9081 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/9084/task/9092/stat : 9092 (java) S 9081 9084 6721 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 27 0 2419130 10406596608 50285 33554432000 1073741824 1073778376 140737253632880 140322606349224 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=9084/tid=9093] ppid=9081 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/9084/task/9093/stat : 9093 (java) S 9081 9084 6721 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 27 0 2419130 10406596608 50285 33554432000 1073741824 1073778376 140737253632880 140322605296424 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9084/tid=9094] ppid=9081 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/9084/task/9094/stat : 9094 (java) S 9081 9084 6721 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 27 0 2419130 10406596608 50285 33554432000 1073741824 1073778376 140737253632880 140322604243624 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9084/tid=9095] ppid=9081 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/9084/task/9095/stat : 9095 (java) S 9081 9084 6721 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 27 0 2419130 10406596608 50285 33554432000 1073741824 1073778376 140737253632880 140322603190824 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=9084/tid=9096] ppid=9081 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/9084/task/9096/stat : 9096 (java) S 9081 9084 6721 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 27 0 2419130 10406596608 50285 33554432000 1073741824 1073778376 140737253632880 140322602138024 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9084/tid=9097] ppid=9081 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/9084/task/9097/stat : 9097 (java) S 9081 9084 6721 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 27 0 2419130 10406596608 50285 33554432000 1073741824 1073778376 140737253632880 140322601085224 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9084/tid=9098] ppid=9081 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/9084/task/9098/stat : 9098 (java) S 9081 9084 6721 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 27 0 2419130 10406596608 50285 33554432000 1073741824 1073778376 140737253632880 140322600032424 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9084/tid=9099] ppid=9081 vsize=10162692 CPUtime=0.01 cores=0-3,8-11
/proc/9084/task/9099/stat : 9099 (java) S 9081 9084 6721 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 27 0 2419130 10406596608 50285 33554432000 1073741824 1073778376 140737253632880 140322598980648 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9084/tid=9100] ppid=9081 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/9084/task/9100/stat : 9100 (java) S 9081 9084 6721 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 27 0 2419131 10406596608 50285 33554432000 1073741824 1073778376 140737253632880 140322581519208 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=9084/tid=9101] ppid=9081 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/9084/task/9101/stat : 9101 (java) S 9081 9084 6721 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 27 0 2419132 10406596608 50285 33554432000 1073741824 1073778376 140737253632880 140322580465272 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=9084/tid=9102] ppid=9081 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/9084/task/9102/stat : 9102 (java) S 9081 9084 6721 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 27 0 2419132 10406596608 50285 33554432000 1073741824 1073778376 140737253632880 140322579412360 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=9084/tid=9103] ppid=9081 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/9084/task/9103/stat : 9103 (java) S 9081 9084 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 2419134 10406596608 50285 33554432000 1073741824 1073778376 140737253632880 140322578360848 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=9084/tid=9104] ppid=9081 vsize=10162692 CPUtime=0.94 cores=0-3,8-11
/proc/9084/task/9104/stat : 9104 (java) S 9081 9084 6721 0 -1 4202560 11710 0 0 0 92 2 0 0 20 0 27 0 2419134 10406596608 50285 33554432000 1073741824 1073778376 140737253632880 140322577307960 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=9084/tid=9105] ppid=9081 vsize=10162692 CPUtime=1.03 cores=0-3,8-11
/proc/9084/task/9105/stat : 9105 (java) S 9081 9084 6721 0 -1 4202560 7545 0 0 0 101 2 0 0 20 0 27 0 2419134 10406596608 50285 33554432000 1073741824 1073778376 140737253632880 140322576255160 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9084/tid=9106] ppid=9081 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/9084/task/9106/stat : 9106 (java) S 9081 9084 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 2419134 10406596608 50285 33554432000 1073741824 1073778376 140737253632880 140322575202552 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=9084/tid=9107] ppid=9081 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/9084/task/9107/stat : 9107 (java) S 9081 9084 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 2419134 10406596608 50285 33554432000 1073741824 1073778376 140737253632880 140322574150984 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9084/tid=9111] ppid=9081 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/9084/task/9111/stat : 9111 (java) S 9081 9084 6721 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 2419147 10406596608 50285 33554432000 1073741824 1073778376 140737253632880 140321010738344 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=9084/tid=9112] ppid=9081 vsize=10162692 CPUtime=0.76 cores=0-3,8-11
/proc/9084/task/9112/stat : 9112 (java) R 9081 9084 6721 0 -1 4202560 5 0 0 0 76 0 0 0 20 0 27 0 2419197 10406596608 50285 33554432000 1073741824 1073778376 140737253632880 140322572997448 140322638714045 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=9084/tid=9113] ppid=9081 vsize=10162692 CPUtime=0.76 cores=0-3,8-11
/proc/9084/task/9113/stat : 9113 (java) R 9081 9084 6721 0 -1 4202560 55 0 0 0 74 2 0 0 20 0 27 0 2419197 10406596608 50285 33554432000 1073741824 1073778376 140737253632880 140322571943304 140322638737242 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0
[pid=9084/tid=9114] ppid=9081 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/9084/task/9114/stat : 9114 (java) S 9081 9084 6721 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 27 0 2419197 10406596608 50285 33554432000 1073741824 1073778376 140737253632880 140322570892072 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 4.68
Current children cumulated vsize (KiB) 10162692

[startup+3.10113 s]
/proc/loadavg: 3.94 4.03 3.96 5/311 9114
/proc/meminfo: memFree=25254104/32872528 swapFree=8828/8828
[pid=9084] ppid=9081 vsize=10162692 CPUtime=8.46 cores=0-3,8-11
/proc/9084/stat : 9084 (java) S 9081 9084 6721 0 -1 4202496 23618 0 1 0 810 36 0 0 20 0 27 0 2419128 10406596608 86252 33554432000 1073741824 1073778376 140737253632880 140737253624016 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9084/statm: 2540673 86252 2285 9 0 2531350 0
[pid=9084/tid=9086] ppid=9081 vsize=10162692 CPUtime=0.15 cores=0-3,8-11
/proc/9084/task/9086/stat : 9086 (java) S 9081 9084 6721 0 -1 4202560 2450 0 1 0 15 0 0 0 20 0 27 0 2419129 10406596608 86252 33554432000 1073741824 1073778376 140737253632880 140322768331640 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9084/tid=9087] ppid=9081 vsize=10162692 CPUtime=0.05 cores=0-3,8-11
/proc/9084/task/9087/stat : 9087 (java) S 9081 9084 6721 0 -1 4202560 19 0 0 0 3 2 0 0 20 0 27 0 2419130 10406596608 86252 33554432000 1073741824 1073778376 140737253632880 140322757392936 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=9084/tid=9088] ppid=9081 vsize=10162692 CPUtime=0.05 cores=0-3,8-11
/proc/9084/task/9088/stat : 9088 (java) S 9081 9084 6721 0 -1 4202560 22 0 0 0 3 2 0 0 20 0 27 0 2419130 10406596608 86252 33554432000 1073741824 1073778376 140737253632880 140322610559400 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=9084/tid=9089] ppid=9081 vsize=10162692 CPUtime=0.06 cores=0-3,8-11
/proc/9084/task/9089/stat : 9089 (java) S 9081 9084 6721 0 -1 4202560 23 0 0 0 3 3 0 0 20 0 27 0 2419130 10406596608 86252 33554432000 1073741824 1073778376 140737253632880 140322609506600 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9084/tid=9090] ppid=9081 vsize=10162692 CPUtime=0.05 cores=0-3,8-11
/proc/9084/task/9090/stat : 9090 (java) S 9081 9084 6721 0 -1 4202560 27 0 0 0 2 3 0 0 20 0 27 0 2419130 10406596608 86252 33554432000 1073741824 1073778376 140737253632880 140322608453800 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=9084/tid=9091] ppid=9081 vsize=10162692 CPUtime=0.06 cores=0-3,8-11
/proc/9084/task/9091/stat : 9091 (java) S 9081 9084 6721 0 -1 4202560 27 0 0 0 3 3 0 0 20 0 27 0 2419130 10406596608 86252 33554432000 1073741824 1073778376 140737253632880 140322607402024 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9084/tid=9092] ppid=9081 vsize=10162692 CPUtime=0.04 cores=0-3,8-11
/proc/9084/task/9092/stat : 9092 (java) S 9081 9084 6721 0 -1 4202560 20 0 0 0 2 2 0 0 20 0 27 0 2419130 10406596608 86252 33554432000 1073741824 1073778376 140737253632880 140322606349224 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9084/tid=9093] ppid=9081 vsize=10162692 CPUtime=0.03 cores=0-3,8-11
/proc/9084/task/9093/stat : 9093 (java) S 9081 9084 6721 0 -1 4202560 19 0 0 0 1 2 0 0 20 0 27 0 2419130 10406596608 86252 33554432000 1073741824 1073778376 140737253632880 140322605296424 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=9084/tid=9094] ppid=9081 vsize=10162692 CPUtime=0.03 cores=0-3,8-11
/proc/9084/task/9094/stat : 9094 (java) S 9081 9084 6721 0 -1 4202560 17 0 0 0 1 2 0 0 20 0 27 0 2419130 10406596608 86252 33554432000 1073741824 1073778376 140737253632880 140322604243624 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=9084/tid=9095] ppid=9081 vsize=10162692 CPUtime=0.03 cores=0-3,8-11
/proc/9084/task/9095/stat : 9095 (java) S 9081 9084 6721 0 -1 4202560 15 0 0 0 2 1 0 0 20 0 27 0 2419130 10406596608 86252 33554432000 1073741824 1073778376 140737253632880 140322603190824 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=9084/tid=9096] ppid=9081 vsize=10162692 CPUtime=0.05 cores=0-3,8-11
/proc/9084/task/9096/stat : 9096 (java) S 9081 9084 6721 0 -1 4202560 23 0 0 0 3 2 0 0 20 0 27 0 2419130 10406596608 86252 33554432000 1073741824 1073778376 140737253632880 140322602138024 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9084/tid=9097] ppid=9081 vsize=10162692 CPUtime=0.02 cores=0-3,8-11
/proc/9084/task/9097/stat : 9097 (java) S 9081 9084 6721 0 -1 4202560 8 0 0 0 2 0 0 0 20 0 27 0 2419130 10406596608 86252 33554432000 1073741824 1073778376 140737253632880 140322601085224 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9084/tid=9098] ppid=9081 vsize=10162692 CPUtime=0.02 cores=0-3,8-11
/proc/9084/task/9098/stat : 9098 (java) S 9081 9084 6721 0 -1 4202560 16 0 0 0 1 1 0 0 20 0 27 0 2419130 10406596608 86252 33554432000 1073741824 1073778376 140737253632880 140322600032424 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9084/tid=9099] ppid=9081 vsize=10162692 CPUtime=0.06 cores=0-3,8-11
/proc/9084/task/9099/stat : 9099 (java) S 9081 9084 6721 0 -1 4202560 25 0 0 0 3 3 0 0 20 0 27 0 2419130 10406596608 86252 33554432000 1073741824 1073778376 140737253632880 140322598980648 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9084/tid=9100] ppid=9081 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/9084/task/9100/stat : 9100 (java) S 9081 9084 6721 0 -1 4202560 194 0 0 0 0 0 0 0 20 0 27 0 2419131 10406596608 86252 33554432000 1073741824 1073778376 140737253632880 140322581519208 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=9084/tid=9101] ppid=9081 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/9084/task/9101/stat : 9101 (java) S 9081 9084 6721 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 27 0 2419132 10406596608 86252 33554432000 1073741824 1073778376 140737253632880 140322580465272 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=9084/tid=9102] ppid=9081 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/9084/task/9102/stat : 9102 (java) S 9081 9084 6721 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 27 0 2419132 10406596608 86252 33554432000 1073741824 1073778376 140737253632880 140322579412360 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=9084/tid=9103] ppid=9081 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/9084/task/9103/stat : 9103 (java) S 9081 9084 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 2419134 10406596608 86252 33554432000 1073741824 1073778376 140737253632880 140322578360848 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=9084/tid=9104] ppid=9081 vsize=10162692 CPUtime=1.09 cores=0-3,8-11
/proc/9084/task/9104/stat : 9104 (java) S 9081 9084 6721 0 -1 4202560 11711 0 0 0 107 2 0 0 20 0 27 0 2419134 10406596608 86252 33554432000 1073741824 1073778376 140737253632880 140322577307960 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=9084/tid=9105] ppid=9081 vsize=10162692 CPUtime=1.07 cores=0-3,8-11
/proc/9084/task/9105/stat : 9105 (java) S 9081 9084 6721 0 -1 4202560 7545 0 0 0 105 2 0 0 20 0 27 0 2419134 10406596608 86252 33554432000 1073741824 1073778376 140737253632880 140322576255160 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9084/tid=9106] ppid=9081 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/9084/task/9106/stat : 9106 (java) S 9081 9084 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 2419134 10406596608 86252 33554432000 1073741824 1073778376 140737253632880 140322575202552 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=9084/tid=9107] ppid=9081 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/9084/task/9107/stat : 9107 (java) S 9081 9084 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 2419134 10406596608 86252 33554432000 1073741824 1073778376 140737253632880 140322574150984 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9084/tid=9111] ppid=9081 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/9084/task/9111/stat : 9111 (java) S 9081 9084 6721 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 2419147 10406596608 86252 33554432000 1073741824 1073778376 140737253632880 140321010738344 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=9084/tid=9112] ppid=9081 vsize=10162692 CPUtime=2.27 cores=0-3,8-11
/proc/9084/task/9112/stat : 9112 (java) R 9081 9084 6721 0 -1 4202560 8 0 0 0 227 0 0 0 20 0 27 0 2419197 10406596608 86252 33554432000 1073741824 1073778376 140737253632880 140322572995352 140322638663327 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=9084/tid=9113] ppid=9081 vsize=10162692 CPUtime=2.28 cores=0-3,8-11
/proc/9084/task/9113/stat : 9113 (java) R 9081 9084 6721 0 -1 4202560 105 0 0 0 225 3 0 0 20 0 27 0 2419197 10406596608 86252 33554432000 1073741824 1073778376 140737253632880 140322571943304 140322638740507 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0
[pid=9084/tid=9114] ppid=9081 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/9084/task/9114/stat : 9114 (java) S 9081 9084 6721 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 27 0 2419197 10406596608 86252 33554432000 1073741824 1073778376 140737253632880 140322570892072 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 8.46
Current children cumulated vsize (KiB) 10162692

[startup+6.30116 s]
/proc/loadavg: 3.94 4.03 3.96 5/311 9114
/proc/meminfo: memFree=24873012/32872528 swapFree=8828/8828
[pid=9084] ppid=9081 vsize=10162692 CPUtime=15.32 cores=0-3,8-11
/proc/9084/stat : 9084 (java) S 9081 9084 6721 0 -1 4202496 24623 0 1 0 1462 70 0 0 20 0 27 0 2419128 10406596608 156797 33554432000 1073741824 1073778376 140737253632880 140737253624016 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9084/statm: 2540673 156797 2285 9 0 2531350 0
[pid=9084/tid=9086] ppid=9081 vsize=10162692 CPUtime=0.15 cores=0-3,8-11
/proc/9084/task/9086/stat : 9086 (java) S 9081 9084 6721 0 -1 4202560 2450 0 1 0 15 0 0 0 20 0 27 0 2419129 10406596608 156797 33554432000 1073741824 1073778376 140737253632880 140322768331640 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9084/tid=9087] ppid=9081 vsize=10162692 CPUtime=0.12 cores=0-3,8-11
/proc/9084/task/9087/stat : 9087 (java) S 9081 9084 6721 0 -1 4202560 92 0 0 0 6 6 0 0 20 0 27 0 2419130 10406596608 156797 33554432000 1073741824 1073778376 140737253632880 140322757392936 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=9084/tid=9088] ppid=9081 vsize=10162692 CPUtime=0.08 cores=0-3,8-11
/proc/9084/task/9088/stat : 9088 (java) S 9081 9084 6721 0 -1 4202560 100 0 0 0 4 4 0 0 20 0 27 0 2419130 10406596608 156797 33554432000 1073741824 1073778376 140737253632880 140322610559400 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=9084/tid=9089] ppid=9081 vsize=10162692 CPUtime=0.11 cores=0-3,8-11

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

/proc/9084/task/9104/stat : 9104 (java) S 9081 9084 6721 0 -1 4202560 17972 0 0 0 162 2 0 0 20 0 27 0 2419134 10406596608 566146 33554432000 1073741824 1073778376 140737253632880 140322577307960 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9084/tid=9105] ppid=9081 vsize=10162692 CPUtime=1.12 cores=0-3,8-11
/proc/9084/task/9105/stat : 9105 (java) S 9081 9084 6721 0 -1 4202560 7545 0 0 0 110 2 0 0 20 0 27 0 2419134 10406596608 566146 33554432000 1073741824 1073778376 140737253632880 140322576255160 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=9084/tid=9106] ppid=9081 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/9084/task/9106/stat : 9106 (java) S 9081 9084 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 2419134 10406596608 566146 33554432000 1073741824 1073778376 140737253632880 140322575202552 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=9084/tid=9107] ppid=9081 vsize=10162692 CPUtime=0.31 cores=0-3,8-11
/proc/9084/task/9107/stat : 9107 (java) S 9081 9084 6721 0 -1 4202560 47 0 0 0 15 16 0 0 20 0 27 0 2419134 10406596608 566146 33554432000 1073741824 1073778376 140737253632880 140322574150984 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9084/tid=9111] ppid=9081 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/9084/task/9111/stat : 9111 (java) S 9081 9084 6721 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 2419147 10406596608 566146 33554432000 1073741824 1073778376 140737253632880 140321010738344 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=9084/tid=9112] ppid=9081 vsize=10162692 CPUtime=816.9 cores=0-3,8-11
/proc/9084/task/9112/stat : 9112 (java) R 9081 9084 6721 0 -1 4202560 59 0 0 0 81676 14 0 0 20 0 27 0 2419197 10406596608 566146 33554432000 1073741824 1073778376 140737253632880 140322572995232 140322638663327 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=9084/tid=9113] ppid=9081 vsize=10162692 CPUtime=816.9 cores=0-3,8-11
/proc/9084/task/9113/stat : 9113 (java) R 9081 9084 6721 0 -1 4202560 1369 0 0 0 81641 49 0 0 20 0 27 0 2419197 10406596608 566146 33554432000 1073741824 1073778376 140737253632880 140322571942944 140322639117570 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=9084/tid=9114] ppid=9081 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/9084/task/9114/stat : 9114 (java) S 9081 9084 6721 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 27 0 2419197 10406596608 566146 33554432000 1073741824 1073778376 140737253632880 140322570892072 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1655.38
Current children cumulated vsize (KiB) 10162692

[startup+882.312 s]
/proc/loadavg: 4.00 4.06 4.02 5/311 9365
/proc/meminfo: memFree=24629860/32872528 swapFree=8828/8828
[pid=9084] ppid=9081 vsize=10162692 CPUtime=1775.54 cores=0-3,8-11
/proc/9084/stat : 9084 (java) S 9081 9084 6721 0 -1 4202496 35704 0 1 0 177248 306 0 0 20 0 27 0 2419128 10406596608 565821 33554432000 1073741824 1073778376 140737253632880 140737253624016 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9084/statm: 2540673 565821 2294 9 0 2531350 0
[pid=9084/tid=9086] ppid=9081 vsize=10162692 CPUtime=0.19 cores=0-3,8-11
/proc/9084/task/9086/stat : 9086 (java) S 9081 9084 6721 0 -1 4202560 2453 0 1 0 17 2 0 0 20 0 27 0 2419129 10406596608 565821 33554432000 1073741824 1073778376 140737253632880 140322768331640 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9084/tid=9087] ppid=9081 vsize=10162692 CPUtime=1.11 cores=0-3,8-11
/proc/9084/task/9087/stat : 9087 (java) S 9081 9084 6721 0 -1 4202560 293 0 0 0 88 23 0 0 20 0 27 0 2419130 10406596608 565821 33554432000 1073741824 1073778376 140737253632880 140322757392936 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9084/tid=9088] ppid=9081 vsize=10162692 CPUtime=0.91 cores=0-3,8-11
/proc/9084/task/9088/stat : 9088 (java) S 9081 9084 6721 0 -1 4202560 273 0 0 0 75 16 0 0 20 0 27 0 2419130 10406596608 565821 33554432000 1073741824 1073778376 140737253632880 140322610559400 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9084/tid=9089] ppid=9081 vsize=10162692 CPUtime=0.96 cores=0-3,8-11
/proc/9084/task/9089/stat : 9089 (java) S 9081 9084 6721 0 -1 4202560 245 0 0 0 80 16 0 0 20 0 27 0 2419130 10406596608 565821 33554432000 1073741824 1073778376 140737253632880 140322609506600 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=9084/tid=9090] ppid=9081 vsize=10162692 CPUtime=1.03 cores=0-3,8-11
/proc/9084/task/9090/stat : 9090 (java) S 9081 9084 6721 0 -1 4202560 264 0 0 0 84 19 0 0 20 0 27 0 2419130 10406596608 565821 33554432000 1073741824 1073778376 140737253632880 140322608453800 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=9084/tid=9091] ppid=9081 vsize=10162692 CPUtime=1.06 cores=0-3,8-11
/proc/9084/task/9091/stat : 9091 (java) S 9081 9084 6721 0 -1 4202560 285 0 0 0 87 19 0 0 20 0 27 0 2419130 10406596608 565821 33554432000 1073741824 1073778376 140737253632880 140322607402024 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9084/tid=9092] ppid=9081 vsize=10162692 CPUtime=0.91 cores=0-3,8-11
/proc/9084/task/9092/stat : 9092 (java) S 9081 9084 6721 0 -1 4202560 216 0 0 0 74 17 0 0 20 0 27 0 2419130 10406596608 565821 33554432000 1073741824 1073778376 140737253632880 140322606349224 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=9084/tid=9093] ppid=9081 vsize=10162692 CPUtime=0.96 cores=0-3,8-11
/proc/9084/task/9093/stat : 9093 (java) S 9081 9084 6721 0 -1 4202560 282 0 0 0 79 17 0 0 20 0 27 0 2419130 10406596608 565821 33554432000 1073741824 1073778376 140737253632880 140322605296424 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=9084/tid=9094] ppid=9081 vsize=10162692 CPUtime=0.89 cores=0-3,8-11
/proc/9084/task/9094/stat : 9094 (java) S 9081 9084 6721 0 -1 4202560 212 0 0 0 73 16 0 0 20 0 27 0 2419130 10406596608 565821 33554432000 1073741824 1073778376 140737253632880 140322604243624 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=9084/tid=9095] ppid=9081 vsize=10162692 CPUtime=1.02 cores=0-3,8-11
/proc/9084/task/9095/stat : 9095 (java) S 9081 9084 6721 0 -1 4202560 209 0 0 0 84 18 0 0 20 0 27 0 2419130 10406596608 565821 33554432000 1073741824 1073778376 140737253632880 140322603190824 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=9084/tid=9096] ppid=9081 vsize=10162692 CPUtime=0.99 cores=0-3,8-11
/proc/9084/task/9096/stat : 9096 (java) S 9081 9084 6721 0 -1 4202560 297 0 0 0 80 19 0 0 20 0 27 0 2419130 10406596608 565821 33554432000 1073741824 1073778376 140737253632880 140322602138024 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9084/tid=9097] ppid=9081 vsize=10162692 CPUtime=1.04 cores=0-3,8-11
/proc/9084/task/9097/stat : 9097 (java) S 9081 9084 6721 0 -1 4202560 312 0 0 0 81 23 0 0 20 0 27 0 2419130 10406596608 565821 33554432000 1073741824 1073778376 140737253632880 140322601085224 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=9084/tid=9098] ppid=9081 vsize=10162692 CPUtime=0.83 cores=0-3,8-11
/proc/9084/task/9098/stat : 9098 (java) S 9081 9084 6721 0 -1 4202560 225 0 0 0 69 14 0 0 20 0 27 0 2419130 10406596608 565821 33554432000 1073741824 1073778376 140737253632880 140322600032424 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9084/tid=9099] ppid=9081 vsize=10162692 CPUtime=0.94 cores=0-3,8-11
/proc/9084/task/9099/stat : 9099 (java) S 9081 9084 6721 0 -1 4202560 331 0 0 0 77 17 0 0 20 0 27 0 2419130 10406596608 565821 33554432000 1073741824 1073778376 140737253632880 140322598980648 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=9084/tid=9100] ppid=9081 vsize=10162692 CPUtime=0.8 cores=0-3,8-11
/proc/9084/task/9100/stat : 9100 (java) S 9081 9084 6721 0 -1 4202560 1467 0 0 0 77 3 0 0 20 0 27 0 2419131 10406596608 565821 33554432000 1073741824 1073778376 140737253632880 140322581519208 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=9084/tid=9101] ppid=9081 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/9084/task/9101/stat : 9101 (java) S 9081 9084 6721 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 27 0 2419132 10406596608 565821 33554432000 1073741824 1073778376 140737253632880 140322580465272 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=9084/tid=9102] ppid=9081 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/9084/task/9102/stat : 9102 (java) S 9081 9084 6721 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 27 0 2419132 10406596608 565821 33554432000 1073741824 1073778376 140737253632880 140322579412360 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=9084/tid=9103] ppid=9081 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/9084/task/9103/stat : 9103 (java) S 9081 9084 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 2419134 10406596608 565821 33554432000 1073741824 1073778376 140737253632880 140322578360848 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=9084/tid=9104] ppid=9081 vsize=10162692 CPUtime=1.64 cores=0-3,8-11
/proc/9084/task/9104/stat : 9104 (java) S 9081 9084 6721 0 -1 4202560 17972 0 0 0 162 2 0 0 20 0 27 0 2419134 10406596608 565821 33554432000 1073741824 1073778376 140737253632880 140322577307960 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9084/tid=9105] ppid=9081 vsize=10162692 CPUtime=1.12 cores=0-3,8-11
/proc/9084/task/9105/stat : 9105 (java) S 9081 9084 6721 0 -1 4202560 7545 0 0 0 110 2 0 0 20 0 27 0 2419134 10406596608 565821 33554432000 1073741824 1073778376 140737253632880 140322576255160 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=9084/tid=9106] ppid=9081 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/9084/task/9106/stat : 9106 (java) S 9081 9084 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 2419134 10406596608 565821 33554432000 1073741824 1073778376 140737253632880 140322575202552 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=9084/tid=9107] ppid=9081 vsize=10162692 CPUtime=0.33 cores=0-3,8-11
/proc/9084/task/9107/stat : 9107 (java) S 9081 9084 6721 0 -1 4202560 51 0 0 0 16 17 0 0 20 0 27 0 2419134 10406596608 565821 33554432000 1073741824 1073778376 140737253632880 140322574150984 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9084/tid=9111] ppid=9081 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/9084/task/9111/stat : 9111 (java) S 9081 9084 6721 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 2419147 10406596608 565821 33554432000 1073741824 1073778376 140737253632880 140321010738344 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=9084/tid=9112] ppid=9081 vsize=10162692 CPUtime=876.73 cores=0-3,8-11
/proc/9084/task/9112/stat : 9112 (java) R 9081 9084 6721 0 -1 4202560 59 0 0 0 87658 15 0 0 20 0 27 0 2419197 10406596608 565821 33554432000 1073741824 1073778376 140737253632880 140322572995232 140322638663332 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=9084/tid=9113] ppid=9081 vsize=10162692 CPUtime=876.73 cores=0-3,8-11
/proc/9084/task/9113/stat : 9113 (java) R 9081 9084 6721 0 -1 4202560 1370 0 0 0 87623 50 0 0 20 0 27 0 2419197 10406596608 565821 33554432000 1073741824 1073778376 140737253632880 140322571942928 140322639197317 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=9084/tid=9114] ppid=9081 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/9084/task/9114/stat : 9114 (java) S 9081 9084 6721 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 27 0 2419197 10406596608 565821 33554432000 1073741824 1073778376 140737253632880 140322570892072 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1775.54
Current children cumulated vsize (KiB) 10162692



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+894.601 s]
/proc/loadavg: 4.00 4.06 4.02 5/311 9366
/proc/meminfo: memFree=24629600/32872528 swapFree=8828/8828
[pid=9084] ppid=9081 vsize=10162692 CPUtime=1800.11 cores=0-3,8-11
/proc/9084/stat : 9084 (java) S 9081 9084 6721 0 -1 4202496 35704 0 1 0 179705 306 0 0 20 0 27 0 2419128 10406596608 565821 33554432000 1073741824 1073778376 140737253632880 140737253624016 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9084/statm: 2540673 565821 2294 9 0 2531350 0
[pid=9084/tid=9086] ppid=9081 vsize=10162692 CPUtime=0.19 cores=0-3,8-11
/proc/9084/task/9086/stat : 9086 (java) S 9081 9084 6721 0 -1 4202560 2453 0 1 0 17 2 0 0 20 0 27 0 2419129 10406596608 565821 33554432000 1073741824 1073778376 140737253632880 140322768331640 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9084/tid=9087] ppid=9081 vsize=10162692 CPUtime=1.11 cores=0-3,8-11
/proc/9084/task/9087/stat : 9087 (java) S 9081 9084 6721 0 -1 4202560 293 0 0 0 88 23 0 0 20 0 27 0 2419130 10406596608 565821 33554432000 1073741824 1073778376 140737253632880 140322757392936 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9084/tid=9088] ppid=9081 vsize=10162692 CPUtime=0.91 cores=0-3,8-11
/proc/9084/task/9088/stat : 9088 (java) S 9081 9084 6721 0 -1 4202560 273 0 0 0 75 16 0 0 20 0 27 0 2419130 10406596608 565821 33554432000 1073741824 1073778376 140737253632880 140322610559400 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9084/tid=9089] ppid=9081 vsize=10162692 CPUtime=0.96 cores=0-3,8-11
/proc/9084/task/9089/stat : 9089 (java) S 9081 9084 6721 0 -1 4202560 245 0 0 0 80 16 0 0 20 0 27 0 2419130 10406596608 565821 33554432000 1073741824 1073778376 140737253632880 140322609506600 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=9084/tid=9090] ppid=9081 vsize=10162692 CPUtime=1.03 cores=0-3,8-11
/proc/9084/task/9090/stat : 9090 (java) S 9081 9084 6721 0 -1 4202560 264 0 0 0 84 19 0 0 20 0 27 0 2419130 10406596608 565821 33554432000 1073741824 1073778376 140737253632880 140322608453800 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=9084/tid=9091] ppid=9081 vsize=10162692 CPUtime=1.06 cores=0-3,8-11
/proc/9084/task/9091/stat : 9091 (java) S 9081 9084 6721 0 -1 4202560 285 0 0 0 87 19 0 0 20 0 27 0 2419130 10406596608 565821 33554432000 1073741824 1073778376 140737253632880 140322607402024 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9084/tid=9092] ppid=9081 vsize=10162692 CPUtime=0.91 cores=0-3,8-11
/proc/9084/task/9092/stat : 9092 (java) S 9081 9084 6721 0 -1 4202560 216 0 0 0 74 17 0 0 20 0 27 0 2419130 10406596608 565821 33554432000 1073741824 1073778376 140737253632880 140322606349224 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=9084/tid=9093] ppid=9081 vsize=10162692 CPUtime=0.96 cores=0-3,8-11
/proc/9084/task/9093/stat : 9093 (java) S 9081 9084 6721 0 -1 4202560 282 0 0 0 79 17 0 0 20 0 27 0 2419130 10406596608 565821 33554432000 1073741824 1073778376 140737253632880 140322605296424 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=9084/tid=9094] ppid=9081 vsize=10162692 CPUtime=0.89 cores=0-3,8-11
/proc/9084/task/9094/stat : 9094 (java) S 9081 9084 6721 0 -1 4202560 212 0 0 0 73 16 0 0 20 0 27 0 2419130 10406596608 565821 33554432000 1073741824 1073778376 140737253632880 140322604243624 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=9084/tid=9095] ppid=9081 vsize=10162692 CPUtime=1.02 cores=0-3,8-11
/proc/9084/task/9095/stat : 9095 (java) S 9081 9084 6721 0 -1 4202560 209 0 0 0 84 18 0 0 20 0 27 0 2419130 10406596608 565821 33554432000 1073741824 1073778376 140737253632880 140322603190824 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=9084/tid=9096] ppid=9081 vsize=10162692 CPUtime=0.99 cores=0-3,8-11
/proc/9084/task/9096/stat : 9096 (java) S 9081 9084 6721 0 -1 4202560 297 0 0 0 80 19 0 0 20 0 27 0 2419130 10406596608 565821 33554432000 1073741824 1073778376 140737253632880 140322602138024 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9084/tid=9097] ppid=9081 vsize=10162692 CPUtime=1.04 cores=0-3,8-11
/proc/9084/task/9097/stat : 9097 (java) S 9081 9084 6721 0 -1 4202560 312 0 0 0 81 23 0 0 20 0 27 0 2419130 10406596608 565821 33554432000 1073741824 1073778376 140737253632880 140322601085224 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=9084/tid=9098] ppid=9081 vsize=10162692 CPUtime=0.83 cores=0-3,8-11
/proc/9084/task/9098/stat : 9098 (java) S 9081 9084 6721 0 -1 4202560 225 0 0 0 69 14 0 0 20 0 27 0 2419130 10406596608 565821 33554432000 1073741824 1073778376 140737253632880 140322600032424 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9084/tid=9099] ppid=9081 vsize=10162692 CPUtime=0.94 cores=0-3,8-11
/proc/9084/task/9099/stat : 9099 (java) S 9081 9084 6721 0 -1 4202560 331 0 0 0 77 17 0 0 20 0 27 0 2419130 10406596608 565821 33554432000 1073741824 1073778376 140737253632880 140322598980648 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=9084/tid=9100] ppid=9081 vsize=10162692 CPUtime=0.8 cores=0-3,8-11
/proc/9084/task/9100/stat : 9100 (java) S 9081 9084 6721 0 -1 4202560 1467 0 0 0 77 3 0 0 20 0 27 0 2419131 10406596608 565821 33554432000 1073741824 1073778376 140737253632880 140322581519208 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=9084/tid=9101] ppid=9081 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/9084/task/9101/stat : 9101 (java) S 9081 9084 6721 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 27 0 2419132 10406596608 565821 33554432000 1073741824 1073778376 140737253632880 140322580465272 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=9084/tid=9102] ppid=9081 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/9084/task/9102/stat : 9102 (java) S 9081 9084 6721 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 27 0 2419132 10406596608 565821 33554432000 1073741824 1073778376 140737253632880 140322579412360 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=9084/tid=9103] ppid=9081 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/9084/task/9103/stat : 9103 (java) S 9081 9084 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 2419134 10406596608 565821 33554432000 1073741824 1073778376 140737253632880 140322578360848 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=9084/tid=9104] ppid=9081 vsize=10162692 CPUtime=1.64 cores=0-3,8-11
/proc/9084/task/9104/stat : 9104 (java) S 9081 9084 6721 0 -1 4202560 17972 0 0 0 162 2 0 0 20 0 27 0 2419134 10406596608 565821 33554432000 1073741824 1073778376 140737253632880 140322577307960 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9084/tid=9105] ppid=9081 vsize=10162692 CPUtime=1.12 cores=0-3,8-11
/proc/9084/task/9105/stat : 9105 (java) S 9081 9084 6721 0 -1 4202560 7545 0 0 0 110 2 0 0 20 0 27 0 2419134 10406596608 565821 33554432000 1073741824 1073778376 140737253632880 140322576255160 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=9084/tid=9106] ppid=9081 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/9084/task/9106/stat : 9106 (java) S 9081 9084 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 2419134 10406596608 565821 33554432000 1073741824 1073778376 140737253632880 140322575202552 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=9084/tid=9107] ppid=9081 vsize=10162692 CPUtime=0.33 cores=0-3,8-11
/proc/9084/task/9107/stat : 9107 (java) S 9081 9084 6721 0 -1 4202560 51 0 0 0 16 17 0 0 20 0 27 0 2419134 10406596608 565821 33554432000 1073741824 1073778376 140737253632880 140322574150984 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9084/tid=9111] ppid=9081 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/9084/task/9111/stat : 9111 (java) S 9081 9084 6721 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 2419147 10406596608 565821 33554432000 1073741824 1073778376 140737253632880 140321010738344 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=9084/tid=9112] ppid=9081 vsize=10162692 CPUtime=888.99 cores=0-3,8-11
/proc/9084/task/9112/stat : 9112 (java) R 9081 9084 6721 0 -1 4202560 59 0 0 0 88884 15 0 0 20 0 27 0 2419197 10406596608 565821 33554432000 1073741824 1073778376 140737253632880 140322572995232 140322638663327 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=9084/tid=9113] ppid=9081 vsize=10162692 CPUtime=888.99 cores=0-3,8-11
/proc/9084/task/9113/stat : 9113 (java) R 9081 9084 6721 0 -1 4202560 1370 0 0 0 88849 50 0 0 20 0 27 0 2419197 10406596608 565821 33554432000 1073741824 1073778376 140737253632880 140322571942928 140322639197296 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=9084/tid=9114] ppid=9081 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/9084/task/9114/stat : 9114 (java) S 9081 9084 6721 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 27 0 2419197 10406596608 565821 33554432000 1073741824 1073778376 140737253632880 140322570892072 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 10162692

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

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

Child status: 143

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

Real time (s): 894.66
CPU time (s): 1800.11
CPU user time (s): 1797.05
CPU system time (s): 3.06
CPU usage (%): 201.206
Max. virtual memory (cumulated for all children) (KiB): 10162692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.5
system time used= 3.50147
maximum resident set size= 3034056
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35748
page faults= 1
swaps= 0
block input operations= 0
block output operations= 832
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 25236
involuntary context switches= 11355

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.57485 second user time and 9.72552 second system time

The end

Launcher Data

Begin job on node132 at 2016-06-29 17:37:43
IDJOB=4117799
IDBENCH=111615
IDSOLVER=2543
FILE ID=node132/4117799-1467214663
RUNJOBID= node132-1467209088-6737
PBS_JOBID= 19997577
Free space on /tmp= 71540 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/dt-problems/normalized-lo_14x14_001.opb.metafix.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4117799-1467214663/watcher-4117799-1467214663 -o /tmp/evaluation-result-4117799-1467214663/solver-4117799-1467214663 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node132-1467209088-6737 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4117799-1467214663.opb

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

MD5SUM BENCH= f0f74a6a8f73e803211f5904100bd341
RANDOM SEED=970331692

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:        25471304 kB
Buffers:           95476 kB
Cached:          3836820 kB
SwapCached:            0 kB
Active:          2784272 kB
Inactive:        3832956 kB
Active(anon):    2687544 kB
Inactive(anon):        0 kB
Active(file):      96728 kB
Inactive(file):  3832956 kB
Unevictable:        8828 kB
Mlocked:            8828 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               580 kB
Writeback:             0 kB
AnonPages:       2677608 kB
Mapped:            22268 kB
Shmem:               216 kB
Slab:             630796 kB
SReclaimable:      71548 kB
SUnreclaim:       559248 kB
KernelStack:        2608 kB
PageTables:        10388 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2940164 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987140 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2609152 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-29 17:52:38