Trace number 4117700

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)70 1800.06 883.476

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
dt-problems/normalized-lo_12x12_001.opb.metafix.opb
MD5SUMafebd06601c906000ebafbb775d74738
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark70
Best CPU time to get the best result obtained on this benchmark5.56615
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables144
Total number of constraints70
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint12
Number of terms in the objective function 144
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 144
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 144
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.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	16
0.11/0.11	c Pseudo Boolean Optimization by upper bound
0.11/0.11	c ManyCore solver with 2 solvers running in parallel
0.11/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@38c5c3ac
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/0.11	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.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@558385e3
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@2dcb25f1
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/0.11	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.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@558385e3
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4117700-1467214429.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  objective function found
0.11/0.16	c ... done. Wall clock time 0.047s.
0.11/0.16	c declared #vars     144
0.11/0.16	c #constraints  140
0.11/0.16	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.16	c constraints type 
0.11/0.16	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 10
0.11/0.16	c org.sat4j.minisat.constraints.cnf.UnitClauses => 2
0.11/0.16	c org.sat4j.specs.Constr$1 => 6
0.11/0.16	c org.sat4j.minisat.constraints.card.MinWatchCard => 112
0.11/0.16	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 6
0.11/0.16	c org.sat4j.minisat.constraints.cnf.UnitClause => 4
0.11/0.16	c 140 constraints processed.
0.11/0.16	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.16	c constraints type 
0.11/0.16	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 6
0.11/0.16	c org.sat4j.specs.Constr$1 => 6
0.11/0.16	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 10
0.11/0.16	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 112
0.11/0.16	c org.sat4j.pb.constraints.pb.UnitClausesPB => 2
0.11/0.16	c org.sat4j.pb.constraints.pb.UnitClausePB => 4
0.11/0.16	c 140 constraints processed.
0.11/0.16	c objective function length is 144 literals
0.29/0.25	c And the winner is solver0
0.64/0.66	c SATISFIABLE
0.64/0.66	c OPTIMIZING...
0.64/0.66	c Got one! Elapsed wall clock time (in seconds):0.553
0.64/0.66	o 70
2.40/1.12	c cleaning 2588 clauses out of 5182 with flag 21867/5182
3.97/1.55	c cleaning 4300 clauses out of 8599 with flag 57951/11187
5.19/2.05	c cleaning 5643 clauses out of 11294 with flag 87930/18182
6.94/2.67	c cleaning 6821 clauses out of 13652 with flag 117335/26183
9.03/3.40	c cleaning 7904 clauses out of 15831 with flag 158865/35183
10.92/4.26	c cleaning 8962 clauses out of 17927 with flag 206299/45183
13.29/5.32	c cleaning 9979 clauses out of 19965 with flag 258302/56183
15.80/6.53	c cleaning 10992 clauses out of 21987 with flag 314065/68184
18.43/7.87	c cleaning 11994 clauses out of 23993 with flag 377435/81182
21.79/9.48	c cleaning 12992 clauses out of 26000 with flag 444973/95183
25.59/11.36	c cleaning 14003 clauses out of 28009 with flag 522137/110184
30.00/13.49	c cleaning 14990 clauses out of 30004 with flag 601603/126182
35.75/16.25	c cleaning 16003 clauses out of 32015 with flag 705379/143183
41.15/18.98	c cleaning 16996 clauses out of 34012 with flag 799425/161183
47.94/22.29	c cleaning 18006 clauses out of 36017 with flag 915678/180184
54.54/25.55	c cleaning 18997 clauses out of 38009 with flag 1043120/200182
61.91/29.17	c cleaning 20002 clauses out of 40012 with flag 1164806/221182
70.11/33.25	c cleaning 20993 clauses out of 42011 with flag 1295458/243183
78.93/37.58	c cleaning 22003 clauses out of 44017 with flag 1449764/266182
88.90/42.57	c cleaning 23003 clauses out of 46017 with flag 1591772/290185
99.64/47.87	c cleaning 24000 clauses out of 48013 with flag 1733725/315184
112.58/54.20	c cleaning 24992 clauses out of 50011 with flag 1895775/341182
125.52/60.69	c cleaning 26005 clauses out of 52021 with flag 2053638/368184
140.03/67.84	c cleaning 26999 clauses out of 54014 with flag 2222463/396182
141.63/68.66	c cleaning 0 clauses out of 5018 with flag 0/5019
156.11/75.62	c cleaning 28007 clauses out of 56016 with flag 2413278/425183
173.91/84.41	c cleaning 28994 clauses out of 58008 with flag 2601909/455182
193.50/94.18	c cleaning 30002 clauses out of 60015 with flag 2821806/486183
213.58/104.13	c cleaning 30997 clauses out of 62012 with flag 3055506/518182
235.39/114.97	c cleaning 32001 clauses out of 64017 with flag 3287496/551184
257.75/126.05	c cleaning 32994 clauses out of 66016 with flag 3505489/585184
280.84/137.48	c cleaning 34003 clauses out of 68022 with flag 3725478/620184
307.68/150.72	c cleaning 34992 clauses out of 70017 with flag 3985470/656182
335.32/164.44	c cleaning 36010 clauses out of 72027 with flag 4260829/693184
364.82/179.00	c cleaning 37007 clauses out of 74019 with flag 4514480/731186
396.78/194.72	c cleaning 37998 clauses out of 76008 with flag 4786534/770182
428.44/210.21	c cleaning 39005 clauses out of 78012 with flag 5071825/810184
465.20/228.20	c cleaning 39996 clauses out of 80006 with flag 5380546/851183
503.42/246.94	c cleaning 41005 clauses out of 82009 with flag 5680937/893182
543.34/266.47	c cleaning 41997 clauses out of 84004 with flag 5985206/936182
588.05/288.38	c cleaning 42995 clauses out of 86007 with flag 6321014/980182
635.89/311.73	c cleaning 43992 clauses out of 88012 with flag 6683879/1025182
685.89/336.17	c cleaning 45004 clauses out of 90020 with flag 7045177/1071182
739.13/362.25	c cleaning 46001 clauses out of 92017 with flag 7416132/1118183
792.27/388.26	c cleaning 46999 clauses out of 94017 with flag 7791238/1166184
848.90/416.26	c cleaning 48005 clauses out of 96018 with flag 8154786/1215184
903.83/443.11	c cleaning 48997 clauses out of 98011 with flag 8512923/1265182
913.98/448.14	c cleaning 0 clauses out of 11019 with flag 0/11020
961.91/471.62	c cleaning 49997 clauses out of 100015 with flag 8886119/1316183
1026.60/503.49	c cleaning 51004 clauses out of 102021 with flag 9261503/1368186
1092.65/535.90	c cleaning 52000 clauses out of 104014 with flag 9677176/1421183
1161.79/569.81	c cleaning 52999 clauses out of 106014 with flag 10091036/1475183
1232.48/604.55	c cleaning 54000 clauses out of 108014 with flag 10510630/1530182
1306.65/641.20	c cleaning 54998 clauses out of 110014 with flag 10942713/1586182
1385.74/680.08	c cleaning 55998 clauses out of 112018 with flag 11396963/1643184
1466.67/719.88	c cleaning 57003 clauses out of 114019 with flag 11900498/1701183
1554.07/762.72	c cleaning 58002 clauses out of 116015 with flag 12377798/1760182
1642.55/806.20	c cleaning 58994 clauses out of 118013 with flag 12877967/1820182
1738.25/853.16	c cleaning 60002 clauses out of 120021 with flag 13373859/1881184
1800.06/883.42	c >>>>>>>>>> Solver number 0 (1 answers) <<<<<<<<<<<<<<<<<<
1800.06/883.42	c starts		: 4196
1800.06/883.42	c conflicts		: 1927967
1800.06/883.42	c decisions		: 2246669
1800.06/883.42	c propagations		: 62699322
1800.06/883.42	c inspects		: 12631914862
1800.06/883.42	c shortcuts		: 0
1800.06/883.42	c learnt literals	: 0
1800.06/883.42	c learnt binary clauses	: 1
1800.06/883.42	c learnt ternary clauses	: 18
1800.06/883.42	c learnt constraints	: 1927967
1800.06/883.42	c ignored constraints	: 0
1800.06/883.42	c root simplifications	: 0
1800.06/883.42	c removed literals (reason simplification)	: 24256511
1800.06/883.42	c reason swapping (by a shorter reason)	: 0
1800.06/883.42	c Calls to reduceDB	: 57
1800.06/883.42	c Number of update (reduction) of LBD	: 590670
1800.06/883.42	c Imported unit clauses	: 0
1800.06/883.42	c number of reductions to clauses (during analyze)	: 0
1800.06/883.42	c number of learned constraints concerned by reduction	: 0
1800.06/883.42	c number of learning phase by resolution	: 0
1800.06/883.42	c number of learning phase by cutting planes	: 0
1800.06/883.42	c speed (assignments/second)	: 70986.57920240564
1800.06/883.42	c non guided choices	0
1800.06/883.45	c learnt constraints type 
1800.06/883.45	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 1
1800.06/883.45	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 106801
1800.06/883.45	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.06/883.45	c starts		: 43
1800.06/883.45	c conflicts		: 14611
1800.06/883.45	c decisions		: 24105
1800.06/883.45	c propagations		: 375397
1800.06/883.45	c inspects		: 732291985
1800.06/883.45	c shortcuts		: 0
1800.06/883.45	c learnt literals	: 0
1800.06/883.45	c learnt binary clauses	: 0
1800.06/883.45	c learnt ternary clauses	: 0
1800.06/883.45	c learnt constraints	: 14609
1800.06/883.45	c ignored constraints	: 0
1800.06/883.45	c root simplifications	: 0
1800.06/883.45	c removed literals (reason simplification)	: 0
1800.06/883.45	c reason swapping (by a shorter reason)	: 0
1800.06/883.45	c Calls to reduceDB	: 2
1800.06/883.45	c Number of update (reduction) of LBD	: 0
1800.06/883.45	c Imported unit clauses	: 0
1800.06/883.45	c number of reductions to clauses (during analyze)	: 0
1800.06/883.45	c number of learned constraints concerned by reduction	: 0
1800.06/883.45	c number of learning phase by resolution	: 0
1800.06/883.45	c number of learning phase by cutting planes	: 0
1800.06/883.45	c speed (assignments/second)	: 425.24074323704355
1800.06/883.45	c non guided choices	0
1800.06/883.46	c learnt constraints type 
1800.06/883.46	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 12
1800.06/883.46	c org.sat4j.pb.constraints.pb.MaxWatchPb => 14597
1800.06/883.46	s SATISFIABLE
1800.06/883.46	c Found 1 solution(s)
1800.06/883.46	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 
1800.06/883.46	c objective function=70
1800.06/883.46	c Total wall clock time (in seconds): 883.351

Verifier Data

OK	70

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

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

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


[startup+0 s]
/proc/loadavg: 3.79 4.06 3.95 4/284 9002
/proc/meminfo: memFree=25838372/32872528 swapFree=8828/8828
[pid=9002] ppid=8999 vsize=101528 CPUtime=0 cores=4-7,12-15
/proc/9002/stat : 9002 (java) S 8999 9002 6721 0 -1 4202496 1446 0 0 0 0 0 0 0 20 0 2 0 2395668 103964672 1051 33554432000 1073741824 1073778376 140737277164816 140737277155952 216811995197 0 0 0 16784584 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/9002/statm: 25382 1051 805 9 0 16774 0
[pid=9002/tid=9003] ppid=8999 vsize=101528 CPUtime=0 cores=4-7,12-15
/proc/9002/task/9003/stat : 9003 (java) R 8999 9002 6721 0 -1 4202560 223 0 0 0 0 0 0 0 20 0 2 0 2395669 103964672 1052 33554432000 1073741824 1073778376 140737277164816 139784736777744 216808637757 0 0 0 16784584 0 0 0 -1 13 0 0 0 0 0

[startup+0.100165 s]
/proc/loadavg: 3.79 4.06 3.95 4/284 9002
/proc/meminfo: memFree=25838372/32872528 swapFree=8828/8828
[pid=9002] ppid=8999 vsize=9896436 CPUtime=0.11 cores=4-7,12-15
/proc/9002/stat : 9002 (java) S 8999 9002 6721 0 -1 4202496 4505 0 1 0 9 2 0 0 20 0 23 0 2395668 10133950464 6116 33554432000 1073741824 1073778376 140737277164816 140737277155952 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/9002/statm: 2474109 6116 2141 9 0 2464786 0
[pid=9002/tid=9003] ppid=8999 vsize=9896436 CPUtime=0.07 cores=4-7,12-15
/proc/9002/task/9003/stat : 9003 (java) R 8999 9002 6721 0 -1 4202560 2419 0 1 0 6 1 0 0 20 0 23 0 2395669 10133950464 6116 33554432000 1073741824 1073778376 140737277164816 139784736775240 216812021005 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9896436

[startup+0.200292 s]
/proc/loadavg: 3.79 4.06 3.95 4/284 9002
/proc/meminfo: memFree=25838372/32872528 swapFree=8828/8828
[pid=9002] ppid=8999 vsize=10162692 CPUtime=0.29 cores=4-7,12-15
/proc/9002/stat : 9002 (java) S 8999 9002 6721 0 -1 4202496 5359 0 1 0 27 2 0 0 20 0 27 0 2395668 10406596608 8311 33554432000 1073741824 1073778376 140737277164816 140737277155952 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/9002/statm: 2540673 8311 2225 9 0 2531350 0
[pid=9002/tid=9003] ppid=8999 vsize=10162692 CPUtime=0.14 cores=4-7,12-15
/proc/9002/task/9003/stat : 9003 (java) S 8999 9002 6721 0 -1 4202560 2455 0 1 0 12 2 0 0 20 0 27 0 2395669 10406596608 8311 33554432000 1073741824 1073778376 140737277164816 139784736777080 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10162692

[startup+0.300423 s]
/proc/loadavg: 3.79 4.06 3.95 4/284 9002
/proc/meminfo: memFree=25838372/32872528 swapFree=8828/8828
[pid=9002] ppid=8999 vsize=10162692 CPUtime=0.62 cores=4-7,12-15
/proc/9002/stat : 9002 (java) S 8999 9002 6721 0 -1 4202496 7988 0 1 0 57 5 0 0 20 0 24 0 2395668 10406596608 9701 33554432000 1073741824 1073778376 140737277164816 140737277155952 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/9002/statm: 2540673 9701 2244 9 0 2531350 0
[pid=9002/tid=9003] ppid=8999 vsize=10162692 CPUtime=0.14 cores=4-7,12-15
/proc/9002/task/9003/stat : 9003 (java) S 8999 9002 6721 0 -1 4202560 2455 0 1 0 12 2 0 0 20 0 24 0 2395669 10406596608 9701 33554432000 1073741824 1073778376 140737277164816 139784736777080 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 10162692

[startup+0.700214 s]
/proc/loadavg: 3.79 4.06 3.95 4/284 9002
/proc/meminfo: memFree=25838372/32872528 swapFree=8828/8828
[pid=9002] ppid=8999 vsize=10162692 CPUtime=0.76 cores=4-7,12-15
/proc/9002/stat : 9002 (java) S 8999 9002 6721 0 -1 4202496 8010 0 1 0 71 5 0 0 20 0 27 0 2395668 10406596608 10941 33554432000 1073741824 1073778376 140737277164816 140737277155952 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/9002/statm: 2540673 10941 2244 9 0 2531350 0
[pid=9002/tid=9003] ppid=8999 vsize=10162692 CPUtime=0.15 cores=4-7,12-15
/proc/9002/task/9003/stat : 9003 (java) S 8999 9002 6721 0 -1 4202560 2455 0 1 0 13 2 0 0 20 0 27 0 2395669 10406596608 10941 33554432000 1073741824 1073778376 140737277164816 139784736777080 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 10162692

[startup+1.50161 s]
/proc/loadavg: 3.79 4.06 3.95 7/311 9032
/proc/meminfo: memFree=25753628/32872528 swapFree=8828/8828
[pid=9002] ppid=8999 vsize=10162692 CPUtime=3.97 cores=4-7,12-15
/proc/9002/stat : 9002 (java) S 8999 9002 6721 0 -1 4202496 22636 0 1 0 387 10 0 0 20 0 27 0 2395668 10406596608 45848 33554432000 1073741824 1073778376 140737277164816 140737277155952 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/9002/statm: 2540673 45848 2283 9 0 2531350 0
[pid=9002/tid=9003] ppid=8999 vsize=10162692 CPUtime=0.15 cores=4-7,12-15
/proc/9002/task/9003/stat : 9003 (java) S 8999 9002 6721 0 -1 4202560 2455 0 1 0 13 2 0 0 20 0 27 0 2395669 10406596608 45848 33554432000 1073741824 1073778376 140737277164816 139784736777080 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9002/tid=9005] ppid=8999 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/9002/task/9005/stat : 9005 (java) S 8999 9002 6721 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 27 0 2395670 10406596608 45848 33554432000 1073741824 1073778376 140737277164816 139784698268456 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=9002/tid=9006] ppid=8999 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/9002/task/9006/stat : 9006 (java) S 8999 9002 6721 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 27 0 2395670 10406596608 45848 33554432000 1073741824 1073778376 140737277164816 139784697215656 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=9002/tid=9007] ppid=8999 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/9002/task/9007/stat : 9007 (java) S 8999 9002 6721 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 2395670 10406596608 45848 33554432000 1073741824 1073778376 140737277164816 139784696163368 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9002/tid=9008] ppid=8999 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/9002/task/9008/stat : 9008 (java) S 8999 9002 6721 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 27 0 2395670 10406596608 45848 33554432000 1073741824 1073778376 140737277164816 139784695110568 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9002/tid=9009] ppid=8999 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/9002/task/9009/stat : 9009 (java) S 8999 9002 6721 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 2395670 10406596608 45848 33554432000 1073741824 1073778376 140737277164816 139784694057256 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=9002/tid=9010] ppid=8999 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/9002/task/9010/stat : 9010 (java) S 8999 9002 6721 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 27 0 2395670 10406596608 45848 33554432000 1073741824 1073778376 140737277164816 139784693004456 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=9002/tid=9011] ppid=8999 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/9002/task/9011/stat : 9011 (java) S 8999 9002 6721 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 27 0 2395670 10406596608 45848 33554432000 1073741824 1073778376 140737277164816 139784691952168 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=9002/tid=9012] ppid=8999 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/9002/task/9012/stat : 9012 (java) S 8999 9002 6721 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 27 0 2395670 10406596608 45848 33554432000 1073741824 1073778376 140737277164816 139784690899368 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=9002/tid=9013] ppid=8999 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/9002/task/9013/stat : 9013 (java) S 8999 9002 6721 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 27 0 2395670 10406596608 45848 33554432000 1073741824 1073778376 140737277164816 139784689847080 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9002/tid=9014] ppid=8999 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/9002/task/9014/stat : 9014 (java) S 8999 9002 6721 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 27 0 2395670 10406596608 45848 33554432000 1073741824 1073778376 140737277164816 139784688794280 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9002/tid=9015] ppid=8999 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/9002/task/9015/stat : 9015 (java) S 8999 9002 6721 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 27 0 2395670 10406596608 45848 33554432000 1073741824 1073778376 140737277164816 139784687741992 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9002/tid=9016] ppid=8999 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/9002/task/9016/stat : 9016 (java) S 8999 9002 6721 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 27 0 2395670 10406596608 45848 33554432000 1073741824 1073778376 140737277164816 139784686689192 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9002/tid=9017] ppid=8999 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/9002/task/9017/stat : 9017 (java) S 8999 9002 6721 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 27 0 2395670 10406596608 45848 33554432000 1073741824 1073778376 140737277164816 139784685635880 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=9002/tid=9018] ppid=8999 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/9002/task/9018/stat : 9018 (java) S 8999 9002 6721 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 2395671 10406596608 45848 33554432000 1073741824 1073778376 140737277164816 139784549783656 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=9002/tid=9019] ppid=8999 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/9002/task/9019/stat : 9019 (java) S 8999 9002 6721 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 27 0 2395671 10406596608 45848 33554432000 1073741824 1073778376 140737277164816 139784548730232 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=9002/tid=9020] ppid=8999 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/9002/task/9020/stat : 9020 (java) S 8999 9002 6721 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 27 0 2395671 10406596608 45848 33554432000 1073741824 1073778376 140737277164816 139784547677320 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=9002/tid=9021] ppid=8999 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/9002/task/9021/stat : 9021 (java) S 8999 9002 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 2395673 10406596608 45848 33554432000 1073741824 1073778376 140737277164816 139784546626320 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=9002/tid=9022] ppid=8999 vsize=10162692 CPUtime=0.97 cores=4-7,12-15
/proc/9002/task/9022/stat : 9022 (java) R 8999 9002 6721 0 -1 4202560 10876 0 0 0 95 2 0 0 20 0 27 0 2395673 10406596608 45848 33554432000 1073741824 1073778376 140737277164816 139784545559496 139784740863136 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0
[pid=9002/tid=9023] ppid=8999 vsize=10162692 CPUtime=0.96 cores=4-7,12-15
/proc/9002/task/9023/stat : 9023 (java) R 8999 9002 6721 0 -1 4202560 7834 0 0 0 94 2 0 0 20 0 27 0 2395673 10406596608 45848 33554432000 1073741824 1073778376 140737277164816 139784544498296 139784743239396 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=9002/tid=9024] ppid=8999 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/9002/task/9024/stat : 9024 (java) S 8999 9002 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 2395673 10406596608 45848 33554432000 1073741824 1073778376 140737277164816 139783267412984 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=9002/tid=9025] ppid=8999 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/9002/task/9025/stat : 9025 (java) S 8999 9002 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 2395673 10406596608 45848 33554432000 1073741824 1073778376 140737277164816 139783266359880 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=9002/tid=9028] ppid=8999 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/9002/task/9028/stat : 9028 (java) S 8999 9002 6721 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 2395685 10406596608 45848 33554432000 1073741824 1073778376 140737277164816 139783263200296 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=9002/tid=9030] ppid=8999 vsize=10162692 CPUtime=0.81 cores=4-7,12-15
/proc/9002/task/9030/stat : 9030 (java) R 8999 9002 6721 0 -1 4202560 5 0 0 0 81 0 0 0 20 0 27 0 2395735 10406596608 45848 33554432000 1073741824 1073778376 140737277164816 139783264252872 139784559717508 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=9002/tid=9031] ppid=8999 vsize=10162692 CPUtime=0.82 cores=4-7,12-15
/proc/9002/task/9031/stat : 9031 (java) R 8999 9002 6721 0 -1 4202560 75 0 0 0 80 2 0 0 20 0 27 0 2395735 10406596608 45848 33554432000 1073741824 1073778376 140737277164816 139783265304016 139784559767609 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=9002/tid=9032] ppid=8999 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/9002/task/9032/stat : 9032 (java) S 8999 9002 6721 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 27 0 2395735 10406596608 45848 33554432000 1073741824 1073778376 140737277164816 139783262148136 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
Current children cumulated CPU time (s) 3.97
Current children cumulated vsize (KiB) 10162692

[startup+3.10155 s]
/proc/loadavg: 3.79 4.06 3.95 6/311 9032
/proc/meminfo: memFree=25646760/32872528 swapFree=8828/8828
[pid=9002] ppid=8999 vsize=10162692 CPUtime=8.59 cores=4-7,12-15
/proc/9002/stat : 9002 (java) S 8999 9002 6721 0 -1 4202496 30026 0 1 0 833 26 0 0 20 0 27 0 2395668 10406596608 84121 33554432000 1073741824 1073778376 140737277164816 140737277155952 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/9002/statm: 2540673 84121 2285 9 0 2531350 0
[pid=9002/tid=9003] ppid=8999 vsize=10162692 CPUtime=0.15 cores=4-7,12-15
/proc/9002/task/9003/stat : 9003 (java) S 8999 9002 6721 0 -1 4202560 2455 0 1 0 13 2 0 0 20 0 27 0 2395669 10406596608 84121 33554432000 1073741824 1073778376 140737277164816 139784736777080 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9002/tid=9005] ppid=8999 vsize=10162692 CPUtime=0.02 cores=4-7,12-15
/proc/9002/task/9005/stat : 9005 (java) S 8999 9002 6721 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 27 0 2395670 10406596608 84121 33554432000 1073741824 1073778376 140737277164816 139784698268456 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=9002/tid=9006] ppid=8999 vsize=10162692 CPUtime=0.01 cores=4-7,12-15
/proc/9002/task/9006/stat : 9006 (java) S 8999 9002 6721 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 27 0 2395670 10406596608 84121 33554432000 1073741824 1073778376 140737277164816 139784697215656 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=9002/tid=9007] ppid=8999 vsize=10162692 CPUtime=0.04 cores=4-7,12-15
/proc/9002/task/9007/stat : 9007 (java) S 8999 9002 6721 0 -1 4202560 21 0 0 0 2 2 0 0 20 0 27 0 2395670 10406596608 84121 33554432000 1073741824 1073778376 140737277164816 139784696163368 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=9002/tid=9008] ppid=8999 vsize=10162692 CPUtime=0.01 cores=4-7,12-15
/proc/9002/task/9008/stat : 9008 (java) S 8999 9002 6721 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 27 0 2395670 10406596608 84121 33554432000 1073741824 1073778376 140737277164816 139784695110568 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9002/tid=9009] ppid=8999 vsize=10162692 CPUtime=0.02 cores=4-7,12-15
/proc/9002/task/9009/stat : 9009 (java) S 8999 9002 6721 0 -1 4202560 18 0 0 0 0 2 0 0 20 0 27 0 2395670 10406596608 84121 33554432000 1073741824 1073778376 140737277164816 139784694057256 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9002/tid=9010] ppid=8999 vsize=10162692 CPUtime=0.01 cores=4-7,12-15
/proc/9002/task/9010/stat : 9010 (java) S 8999 9002 6721 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 27 0 2395670 10406596608 84121 33554432000 1073741824 1073778376 140737277164816 139784693004456 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=9002/tid=9011] ppid=8999 vsize=10162692 CPUtime=0.02 cores=4-7,12-15
/proc/9002/task/9011/stat : 9011 (java) S 8999 9002 6721 0 -1 4202560 17 0 0 0 1 1 0 0 20 0 27 0 2395670 10406596608 84121 33554432000 1073741824 1073778376 140737277164816 139784691952168 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9002/tid=9012] ppid=8999 vsize=10162692 CPUtime=0.03 cores=4-7,12-15
/proc/9002/task/9012/stat : 9012 (java) S 8999 9002 6721 0 -1 4202560 15 0 0 0 2 1 0 0 20 0 27 0 2395670 10406596608 84121 33554432000 1073741824 1073778376 140737277164816 139784690899368 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9002/tid=9013] ppid=8999 vsize=10162692 CPUtime=0.03 cores=4-7,12-15
/proc/9002/task/9013/stat : 9013 (java) S 8999 9002 6721 0 -1 4202560 19 0 0 0 2 1 0 0 20 0 27 0 2395670 10406596608 84121 33554432000 1073741824 1073778376 140737277164816 139784689847080 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9002/tid=9014] ppid=8999 vsize=10162692 CPUtime=0.01 cores=4-7,12-15
/proc/9002/task/9014/stat : 9014 (java) S 8999 9002 6721 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 27 0 2395670 10406596608 84121 33554432000 1073741824 1073778376 140737277164816 139784688794280 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=9002/tid=9015] ppid=8999 vsize=10162692 CPUtime=0.01 cores=4-7,12-15
/proc/9002/task/9015/stat : 9015 (java) S 8999 9002 6721 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 27 0 2395670 10406596608 84121 33554432000 1073741824 1073778376 140737277164816 139784687741992 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9002/tid=9016] ppid=8999 vsize=10162692 CPUtime=0.02 cores=4-7,12-15
/proc/9002/task/9016/stat : 9016 (java) S 8999 9002 6721 0 -1 4202560 12 0 0 0 1 1 0 0 20 0 27 0 2395670 10406596608 84121 33554432000 1073741824 1073778376 140737277164816 139784686689192 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9002/tid=9017] ppid=8999 vsize=10162692 CPUtime=0.01 cores=4-7,12-15
/proc/9002/task/9017/stat : 9017 (java) S 8999 9002 6721 0 -1 4202560 15 0 0 0 0 1 0 0 20 0 27 0 2395670 10406596608 84121 33554432000 1073741824 1073778376 140737277164816 139784685635880 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9002/tid=9018] ppid=8999 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/9002/task/9018/stat : 9018 (java) S 8999 9002 6721 0 -1 4202560 190 0 0 0 0 0 0 0 20 0 27 0 2395671 10406596608 84121 33554432000 1073741824 1073778376 140737277164816 139784549783656 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=9002/tid=9019] ppid=8999 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/9002/task/9019/stat : 9019 (java) S 8999 9002 6721 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 27 0 2395671 10406596608 84121 33554432000 1073741824 1073778376 140737277164816 139784548730232 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=9002/tid=9020] ppid=8999 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/9002/task/9020/stat : 9020 (java) S 8999 9002 6721 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 27 0 2395671 10406596608 84121 33554432000 1073741824 1073778376 140737277164816 139784547677320 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=9002/tid=9021] ppid=8999 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/9002/task/9021/stat : 9021 (java) S 8999 9002 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 2395673 10406596608 84121 33554432000 1073741824 1073778376 140737277164816 139784546626320 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=9002/tid=9022] ppid=8999 vsize=10162692 CPUtime=1.54 cores=4-7,12-15
/proc/9002/task/9022/stat : 9022 (java) R 8999 9002 6721 0 -1 4202560 14254 0 0 0 152 2 0 0 20 0 27 0 2395673 10406596608 84121 33554432000 1073741824 1073778376 140737277164816 139784545573432 139784742979594 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0
[pid=9002/tid=9023] ppid=8999 vsize=10162692 CPUtime=1.52 cores=4-7,12-15
/proc/9002/task/9023/stat : 9023 (java) R 8999 9002 6721 0 -1 4202560 11478 0 0 0 150 2 0 0 20 0 27 0 2395673 10406596608 84121 33554432000 1073741824 1073778376 140737277164816 139784544521144 139784744204778 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0
[pid=9002/tid=9024] ppid=8999 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/9002/task/9024/stat : 9024 (java) S 8999 9002 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 2395673 10406596608 84121 33554432000 1073741824 1073778376 140737277164816 139783267412984 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=9002/tid=9025] ppid=8999 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/9002/task/9025/stat : 9025 (java) S 8999 9002 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 2395673 10406596608 84121 33554432000 1073741824 1073778376 140737277164816 139783266359880 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=9002/tid=9028] ppid=8999 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/9002/task/9028/stat : 9028 (java) S 8999 9002 6721 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 2395685 10406596608 84121 33554432000 1073741824 1073778376 140737277164816 139783263200296 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=9002/tid=9030] ppid=8999 vsize=10162692 CPUtime=2.34 cores=4-7,12-15
/proc/9002/task/9030/stat : 9030 (java) R 8999 9002 6721 0 -1 4202560 11 0 0 0 234 0 0 0 20 0 27 0 2395735 10406596608 84121 33554432000 1073741824 1073778376 140737277164816 139783264252752 139784559701644 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=9002/tid=9031] ppid=8999 vsize=10162692 CPUtime=2.34 cores=4-7,12-15
/proc/9002/task/9031/stat : 9031 (java) R 8999 9002 6721 0 -1 4202560 131 0 0 0 230 4 0 0 20 0 27 0 2395735 10406596608 84121 33554432000 1073741824 1073778376 140737277164816 139783265305880 139784559918094 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=9002/tid=9032] ppid=8999 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/9002/task/9032/stat : 9032 (java) S 8999 9002 6721 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 27 0 2395735 10406596608 84121 33554432000 1073741824 1073778376 140737277164816 139783262148136 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
Current children cumulated CPU time (s) 8.59
Current children cumulated vsize (KiB) 10162692

[startup+6.30116 s]
/proc/loadavg: 3.80 4.06 3.95 5/311 9032
/proc/meminfo: memFree=25256144/32872528 swapFree=8828/8828

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

/proc/9002/task/9022/stat : 9022 (java) S 8999 9002 6721 0 -1 4202560 14268 0 0 0 160 2 0 0 20 0 27 0 2395673 10406596608 602605 33554432000 1073741824 1073778376 140737277164816 139784545573432 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=9002/tid=9023] ppid=8999 vsize=10162692 CPUtime=2.11 cores=4-7,12-15
/proc/9002/task/9023/stat : 9023 (java) S 8999 9002 6721 0 -1 4202560 16074 0 0 0 208 3 0 0 20 0 27 0 2395673 10406596608 602605 33554432000 1073741824 1073778376 140737277164816 139784544521144 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9002/tid=9024] ppid=8999 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/9002/task/9024/stat : 9024 (java) S 8999 9002 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 2395673 10406596608 602605 33554432000 1073741824 1073778376 140737277164816 139783267412984 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=9002/tid=9025] ppid=8999 vsize=10162692 CPUtime=0.4 cores=4-7,12-15
/proc/9002/task/9025/stat : 9025 (java) S 8999 9002 6721 0 -1 4202560 46 0 0 0 18 22 0 0 20 0 27 0 2395673 10406596608 602605 33554432000 1073741824 1073778376 140737277164816 139783266359880 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9002/tid=9028] ppid=8999 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/9002/task/9028/stat : 9028 (java) S 8999 9002 6721 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 2395685 10406596608 602605 33554432000 1073741824 1073778376 140737277164816 139783263200296 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=9002/tid=9030] ppid=8999 vsize=10162692 CPUtime=812.35 cores=4-7,12-15
/proc/9002/task/9030/stat : 9030 (java) R 8999 9002 6721 0 -1 4202560 254 0 0 0 81221 14 0 0 20 0 27 0 2395735 10406596608 602605 33554432000 1073741824 1073778376 140737277164816 139783264252752 139784559767609 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=9002/tid=9031] ppid=8999 vsize=10162692 CPUtime=812.42 cores=4-7,12-15
/proc/9002/task/9031/stat : 9031 (java) R 8999 9002 6721 0 -1 4202560 1906 0 0 0 81190 52 0 0 20 0 27 0 2395735 10406596608 602605 33554432000 1073741824 1073778376 140737277164816 139783265304576 139784559792962 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0
[pid=9002/tid=9032] ppid=8999 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/9002/task/9032/stat : 9032 (java) S 8999 9002 6721 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 27 0 2395735 10406596608 602605 33554432000 1073741824 1073778376 140737277164816 139783262148136 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
Current children cumulated CPU time (s) 1675.42
Current children cumulated vsize (KiB) 10162692

[startup+882.312 s]
/proc/loadavg: 4.04 4.10 4.03 5/311 9129
/proc/meminfo: memFree=23420232/32872528 swapFree=8828/8828
[pid=9002] ppid=8999 vsize=10162692 CPUtime=1797.85 cores=4-7,12-15
/proc/9002/stat : 9002 (java) S 8999 9002 6721 0 -1 4202496 43419 0 1 0 179526 259 0 0 20 0 27 0 2395668 10406596608 597791 33554432000 1073741824 1073778376 140737277164816 140737277155952 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/9002/statm: 2540673 597791 2294 9 0 2531350 0
[pid=9002/tid=9003] ppid=8999 vsize=10162692 CPUtime=0.19 cores=4-7,12-15
/proc/9002/task/9003/stat : 9003 (java) S 8999 9002 6721 0 -1 4202560 2470 0 1 0 16 3 0 0 20 0 27 0 2395669 10406596608 597791 33554432000 1073741824 1073778376 140737277164816 139784736777080 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9002/tid=9005] ppid=8999 vsize=10162692 CPUtime=3.36 cores=4-7,12-15
/proc/9002/task/9005/stat : 9005 (java) S 8999 9002 6721 0 -1 4202560 378 0 0 0 322 14 0 0 20 0 27 0 2395670 10406596608 597791 33554432000 1073741824 1073778376 140737277164816 139784698268456 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9002/tid=9006] ppid=8999 vsize=10162692 CPUtime=3.28 cores=4-7,12-15
/proc/9002/task/9006/stat : 9006 (java) S 8999 9002 6721 0 -1 4202560 454 0 0 0 315 13 0 0 20 0 27 0 2395670 10406596608 597791 33554432000 1073741824 1073778376 140737277164816 139784697215656 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=9002/tid=9007] ppid=8999 vsize=10162692 CPUtime=3.39 cores=4-7,12-15
/proc/9002/task/9007/stat : 9007 (java) S 8999 9002 6721 0 -1 4202560 400 0 0 0 328 11 0 0 20 0 27 0 2395670 10406596608 597791 33554432000 1073741824 1073778376 140737277164816 139784696163368 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=9002/tid=9008] ppid=8999 vsize=10162692 CPUtime=3.41 cores=4-7,12-15
/proc/9002/task/9008/stat : 9008 (java) S 8999 9002 6721 0 -1 4202560 414 0 0 0 329 12 0 0 20 0 27 0 2395670 10406596608 597791 33554432000 1073741824 1073778376 140737277164816 139784695110568 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=9002/tid=9009] ppid=8999 vsize=10162692 CPUtime=3.4 cores=4-7,12-15
/proc/9002/task/9009/stat : 9009 (java) S 8999 9002 6721 0 -1 4202560 392 0 0 0 324 16 0 0 20 0 27 0 2395670 10406596608 597791 33554432000 1073741824 1073778376 140737277164816 139784694057256 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=9002/tid=9010] ppid=8999 vsize=10162692 CPUtime=3.26 cores=4-7,12-15
/proc/9002/task/9010/stat : 9010 (java) S 8999 9002 6721 0 -1 4202560 426 0 0 0 316 10 0 0 20 0 27 0 2395670 10406596608 597791 33554432000 1073741824 1073778376 140737277164816 139784693004456 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9002/tid=9011] ppid=8999 vsize=10162692 CPUtime=3.38 cores=4-7,12-15
/proc/9002/task/9011/stat : 9011 (java) S 8999 9002 6721 0 -1 4202560 388 0 0 0 323 15 0 0 20 0 27 0 2395670 10406596608 597791 33554432000 1073741824 1073778376 140737277164816 139784691952168 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9002/tid=9012] ppid=8999 vsize=10162692 CPUtime=3.17 cores=4-7,12-15
/proc/9002/task/9012/stat : 9012 (java) S 8999 9002 6721 0 -1 4202560 385 0 0 0 305 12 0 0 20 0 27 0 2395670 10406596608 597791 33554432000 1073741824 1073778376 140737277164816 139784690899368 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9002/tid=9013] ppid=8999 vsize=10162692 CPUtime=3.45 cores=4-7,12-15
/proc/9002/task/9013/stat : 9013 (java) S 8999 9002 6721 0 -1 4202560 453 0 0 0 333 12 0 0 20 0 27 0 2395670 10406596608 597791 33554432000 1073741824 1073778376 140737277164816 139784689847080 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=9002/tid=9014] ppid=8999 vsize=10162692 CPUtime=3.32 cores=4-7,12-15
/proc/9002/task/9014/stat : 9014 (java) S 8999 9002 6721 0 -1 4202560 389 0 0 0 319 13 0 0 20 0 27 0 2395670 10406596608 597791 33554432000 1073741824 1073778376 140737277164816 139784688794280 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=9002/tid=9015] ppid=8999 vsize=10162692 CPUtime=3.37 cores=4-7,12-15
/proc/9002/task/9015/stat : 9015 (java) S 8999 9002 6721 0 -1 4202560 410 0 0 0 325 12 0 0 20 0 27 0 2395670 10406596608 597791 33554432000 1073741824 1073778376 140737277164816 139784687741992 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=9002/tid=9016] ppid=8999 vsize=10162692 CPUtime=3.37 cores=4-7,12-15
/proc/9002/task/9016/stat : 9016 (java) S 8999 9002 6721 0 -1 4202560 415 0 0 0 321 16 0 0 20 0 27 0 2395670 10406596608 597791 33554432000 1073741824 1073778376 140737277164816 139784686689192 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=9002/tid=9017] ppid=8999 vsize=10162692 CPUtime=3.23 cores=4-7,12-15
/proc/9002/task/9017/stat : 9017 (java) S 8999 9002 6721 0 -1 4202560 377 0 0 0 312 11 0 0 20 0 27 0 2395670 10406596608 597791 33554432000 1073741824 1073778376 140737277164816 139784685635880 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9002/tid=9018] ppid=8999 vsize=10162692 CPUtime=1.19 cores=4-7,12-15
/proc/9002/task/9018/stat : 9018 (java) S 8999 9002 6721 0 -1 4202560 1761 0 0 0 110 9 0 0 20 0 27 0 2395671 10406596608 597791 33554432000 1073741824 1073778376 140737277164816 139784549783656 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9002/tid=9019] ppid=8999 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/9002/task/9019/stat : 9019 (java) S 8999 9002 6721 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 27 0 2395671 10406596608 597791 33554432000 1073741824 1073778376 140737277164816 139784548730232 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=9002/tid=9020] ppid=8999 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/9002/task/9020/stat : 9020 (java) S 8999 9002 6721 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 27 0 2395671 10406596608 597791 33554432000 1073741824 1073778376 140737277164816 139784547677320 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=9002/tid=9021] ppid=8999 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/9002/task/9021/stat : 9021 (java) S 8999 9002 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 2395673 10406596608 597791 33554432000 1073741824 1073778376 140737277164816 139784546626320 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=9002/tid=9022] ppid=8999 vsize=10162692 CPUtime=1.62 cores=4-7,12-15
/proc/9002/task/9022/stat : 9022 (java) S 8999 9002 6721 0 -1 4202560 14268 0 0 0 160 2 0 0 20 0 27 0 2395673 10406596608 597791 33554432000 1073741824 1073778376 140737277164816 139784545573432 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=9002/tid=9023] ppid=8999 vsize=10162692 CPUtime=2.11 cores=4-7,12-15
/proc/9002/task/9023/stat : 9023 (java) S 8999 9002 6721 0 -1 4202560 16074 0 0 0 208 3 0 0 20 0 27 0 2395673 10406596608 597791 33554432000 1073741824 1073778376 140737277164816 139784544521144 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9002/tid=9024] ppid=8999 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/9002/task/9024/stat : 9024 (java) S 8999 9002 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 2395673 10406596608 597791 33554432000 1073741824 1073778376 140737277164816 139783267412984 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=9002/tid=9025] ppid=8999 vsize=10162692 CPUtime=0.42 cores=4-7,12-15
/proc/9002/task/9025/stat : 9025 (java) S 8999 9002 6721 0 -1 4202560 50 0 0 0 19 23 0 0 20 0 27 0 2395673 10406596608 597791 33554432000 1073741824 1073778376 140737277164816 139783266359880 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9002/tid=9028] ppid=8999 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/9002/task/9028/stat : 9028 (java) S 8999 9002 6721 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 2395685 10406596608 597791 33554432000 1073741824 1073778376 140737277164816 139783263200296 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=9002/tid=9030] ppid=8999 vsize=10162692 CPUtime=871.73 cores=4-7,12-15
/proc/9002/task/9030/stat : 9030 (java) R 8999 9002 6721 0 -1 4202560 275 0 0 0 87158 15 0 0 20 0 27 0 2395735 10406596608 597791 33554432000 1073741824 1073778376 140737277164816 139783264250768 139784559712159 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=9002/tid=9031] ppid=8999 vsize=10162692 CPUtime=871.79 cores=4-7,12-15
/proc/9002/task/9031/stat : 9031 (java) R 8999 9002 6721 0 -1 4202560 1922 0 0 0 87126 53 0 0 20 0 27 0 2395735 10406596608 597791 33554432000 1073741824 1073778376 140737277164816 139783265304560 139784559802736 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=9002/tid=9032] ppid=8999 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/9002/task/9032/stat : 9032 (java) S 8999 9002 6721 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 27 0 2395735 10406596608 597791 33554432000 1073741824 1073778376 140737277164816 139783262148136 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
Current children cumulated CPU time (s) 1797.85
Current children cumulated vsize (KiB) 10162692



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+883.412 s]
/proc/loadavg: 4.03 4.10 4.03 5/311 9129
/proc/meminfo: memFree=23420232/32872528 swapFree=8828/8828
[pid=9002] ppid=8999 vsize=10162692 CPUtime=1800.06 cores=4-7,12-15
/proc/9002/stat : 9002 (java) S 8999 9002 6721 0 -1 4202496 43419 0 1 0 179746 260 0 0 20 0 27 0 2395668 10406596608 597791 33554432000 1073741824 1073778376 140737277164816 140737277155952 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/9002/statm: 2540673 597791 2294 9 0 2531350 0
[pid=9002/tid=9003] ppid=8999 vsize=10162692 CPUtime=0.19 cores=4-7,12-15
/proc/9002/task/9003/stat : 9003 (java) S 8999 9002 6721 0 -1 4202560 2470 0 1 0 16 3 0 0 20 0 27 0 2395669 10406596608 597791 33554432000 1073741824 1073778376 140737277164816 139784736777080 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9002/tid=9005] ppid=8999 vsize=10162692 CPUtime=3.36 cores=4-7,12-15
/proc/9002/task/9005/stat : 9005 (java) S 8999 9002 6721 0 -1 4202560 378 0 0 0 322 14 0 0 20 0 27 0 2395670 10406596608 597791 33554432000 1073741824 1073778376 140737277164816 139784698268456 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9002/tid=9006] ppid=8999 vsize=10162692 CPUtime=3.28 cores=4-7,12-15
/proc/9002/task/9006/stat : 9006 (java) S 8999 9002 6721 0 -1 4202560 454 0 0 0 315 13 0 0 20 0 27 0 2395670 10406596608 597791 33554432000 1073741824 1073778376 140737277164816 139784697215656 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=9002/tid=9007] ppid=8999 vsize=10162692 CPUtime=3.39 cores=4-7,12-15
/proc/9002/task/9007/stat : 9007 (java) S 8999 9002 6721 0 -1 4202560 400 0 0 0 328 11 0 0 20 0 27 0 2395670 10406596608 597791 33554432000 1073741824 1073778376 140737277164816 139784696163368 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=9002/tid=9008] ppid=8999 vsize=10162692 CPUtime=3.41 cores=4-7,12-15
/proc/9002/task/9008/stat : 9008 (java) S 8999 9002 6721 0 -1 4202560 414 0 0 0 329 12 0 0 20 0 27 0 2395670 10406596608 597791 33554432000 1073741824 1073778376 140737277164816 139784695110568 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=9002/tid=9009] ppid=8999 vsize=10162692 CPUtime=3.4 cores=4-7,12-15
/proc/9002/task/9009/stat : 9009 (java) S 8999 9002 6721 0 -1 4202560 392 0 0 0 324 16 0 0 20 0 27 0 2395670 10406596608 597791 33554432000 1073741824 1073778376 140737277164816 139784694057256 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=9002/tid=9010] ppid=8999 vsize=10162692 CPUtime=3.26 cores=4-7,12-15
/proc/9002/task/9010/stat : 9010 (java) S 8999 9002 6721 0 -1 4202560 426 0 0 0 316 10 0 0 20 0 27 0 2395670 10406596608 597791 33554432000 1073741824 1073778376 140737277164816 139784693004456 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9002/tid=9011] ppid=8999 vsize=10162692 CPUtime=3.38 cores=4-7,12-15
/proc/9002/task/9011/stat : 9011 (java) S 8999 9002 6721 0 -1 4202560 388 0 0 0 323 15 0 0 20 0 27 0 2395670 10406596608 597791 33554432000 1073741824 1073778376 140737277164816 139784691952168 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9002/tid=9012] ppid=8999 vsize=10162692 CPUtime=3.17 cores=4-7,12-15
/proc/9002/task/9012/stat : 9012 (java) S 8999 9002 6721 0 -1 4202560 385 0 0 0 305 12 0 0 20 0 27 0 2395670 10406596608 597791 33554432000 1073741824 1073778376 140737277164816 139784690899368 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9002/tid=9013] ppid=8999 vsize=10162692 CPUtime=3.45 cores=4-7,12-15
/proc/9002/task/9013/stat : 9013 (java) S 8999 9002 6721 0 -1 4202560 453 0 0 0 333 12 0 0 20 0 27 0 2395670 10406596608 597791 33554432000 1073741824 1073778376 140737277164816 139784689847080 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=9002/tid=9014] ppid=8999 vsize=10162692 CPUtime=3.32 cores=4-7,12-15
/proc/9002/task/9014/stat : 9014 (java) S 8999 9002 6721 0 -1 4202560 389 0 0 0 319 13 0 0 20 0 27 0 2395670 10406596608 597791 33554432000 1073741824 1073778376 140737277164816 139784688794280 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=9002/tid=9015] ppid=8999 vsize=10162692 CPUtime=3.37 cores=4-7,12-15
/proc/9002/task/9015/stat : 9015 (java) S 8999 9002 6721 0 -1 4202560 410 0 0 0 325 12 0 0 20 0 27 0 2395670 10406596608 597791 33554432000 1073741824 1073778376 140737277164816 139784687741992 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=9002/tid=9016] ppid=8999 vsize=10162692 CPUtime=3.37 cores=4-7,12-15
/proc/9002/task/9016/stat : 9016 (java) S 8999 9002 6721 0 -1 4202560 415 0 0 0 321 16 0 0 20 0 27 0 2395670 10406596608 597791 33554432000 1073741824 1073778376 140737277164816 139784686689192 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=9002/tid=9017] ppid=8999 vsize=10162692 CPUtime=3.23 cores=4-7,12-15
/proc/9002/task/9017/stat : 9017 (java) S 8999 9002 6721 0 -1 4202560 377 0 0 0 312 11 0 0 20 0 27 0 2395670 10406596608 597791 33554432000 1073741824 1073778376 140737277164816 139784685635880 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9002/tid=9018] ppid=8999 vsize=10162692 CPUtime=1.19 cores=4-7,12-15
/proc/9002/task/9018/stat : 9018 (java) S 8999 9002 6721 0 -1 4202560 1761 0 0 0 110 9 0 0 20 0 27 0 2395671 10406596608 597791 33554432000 1073741824 1073778376 140737277164816 139784549783656 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9002/tid=9019] ppid=8999 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/9002/task/9019/stat : 9019 (java) S 8999 9002 6721 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 27 0 2395671 10406596608 597791 33554432000 1073741824 1073778376 140737277164816 139784548730232 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=9002/tid=9020] ppid=8999 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/9002/task/9020/stat : 9020 (java) S 8999 9002 6721 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 27 0 2395671 10406596608 597791 33554432000 1073741824 1073778376 140737277164816 139784547677320 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=9002/tid=9021] ppid=8999 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/9002/task/9021/stat : 9021 (java) S 8999 9002 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 2395673 10406596608 597791 33554432000 1073741824 1073778376 140737277164816 139784546626320 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=9002/tid=9022] ppid=8999 vsize=10162692 CPUtime=1.62 cores=4-7,12-15
/proc/9002/task/9022/stat : 9022 (java) S 8999 9002 6721 0 -1 4202560 14268 0 0 0 160 2 0 0 20 0 27 0 2395673 10406596608 597791 33554432000 1073741824 1073778376 140737277164816 139784545573432 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=9002/tid=9023] ppid=8999 vsize=10162692 CPUtime=2.11 cores=4-7,12-15
/proc/9002/task/9023/stat : 9023 (java) S 8999 9002 6721 0 -1 4202560 16074 0 0 0 208 3 0 0 20 0 27 0 2395673 10406596608 597791 33554432000 1073741824 1073778376 140737277164816 139784544521144 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9002/tid=9024] ppid=8999 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/9002/task/9024/stat : 9024 (java) S 8999 9002 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 2395673 10406596608 597791 33554432000 1073741824 1073778376 140737277164816 139783267412984 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=9002/tid=9025] ppid=8999 vsize=10162692 CPUtime=0.42 cores=4-7,12-15
/proc/9002/task/9025/stat : 9025 (java) S 8999 9002 6721 0 -1 4202560 50 0 0 0 19 23 0 0 20 0 27 0 2395673 10406596608 597791 33554432000 1073741824 1073778376 140737277164816 139783266359880 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9002/tid=9028] ppid=8999 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/9002/task/9028/stat : 9028 (java) S 8999 9002 6721 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 2395685 10406596608 597791 33554432000 1073741824 1073778376 140737277164816 139783263200296 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=9002/tid=9030] ppid=8999 vsize=10162692 CPUtime=872.82 cores=4-7,12-15
/proc/9002/task/9030/stat : 9030 (java) R 8999 9002 6721 0 -1 4202560 275 0 0 0 87267 15 0 0 20 0 27 0 2395735 10406596608 597791 33554432000 1073741824 1073778376 140737277164816 139783264250768 139784559806641 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=9002/tid=9031] ppid=8999 vsize=10162692 CPUtime=872.89 cores=4-7,12-15
/proc/9002/task/9031/stat : 9031 (java) R 8999 9002 6721 0 -1 4202560 1922 0 0 0 87236 53 0 0 20 0 27 0 2395735 10406596608 597791 33554432000 1073741824 1073778376 140737277164816 139783265304560 139784559802934 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=9002/tid=9032] ppid=8999 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/9002/task/9032/stat : 9032 (java) S 8999 9002 6721 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 27 0 2395735 10406596608 597791 33554432000 1073741824 1073778376 140737277164816 139783262148136 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
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 9002 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 9002 and gives
#  childrusage.ru_utime.tv_sec=1792
#  childrusage.ru_utime.tv_usec=359519
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=993544
# CPU time returned by wait4() is 1795.35
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 883.476
CPU time (s): 1800.06
CPU user time (s): 1797.46
CPU system time (s): 2.6
CPU usage (%): 203.747
Max. virtual memory (cumulated for all children) (KiB): 10162692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.36
system time used= 2.99354
maximum resident set size= 2865776
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43462
page faults= 1
swaps= 0
block input operations= 0
block output operations= 920
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 41678
involuntary context switches= 45503

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.57354 second user time and 8.01778 second system time

The end

Launcher Data

Begin job on node132 at 2016-06-29 17:33:49
IDJOB=4117700
IDBENCH=111604
IDSOLVER=2543
FILE ID=node132/4117700-1467214429
RUNJOBID= node132-1467209088-6738
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_12x12_001.opb.metafix.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4117700-1467214429/watcher-4117700-1467214429 -o /tmp/evaluation-result-4117700-1467214429/solver-4117700-1467214429 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node132-1467209088-6738 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4117700-1467214429.opb

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

MD5SUM BENCH= afebd06601c906000ebafbb775d74738
RANDOM SEED=1850983544

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:        25839132 kB
Buffers:           95148 kB
Cached:          3836300 kB
SwapCached:            0 kB
Active:          2422036 kB
Inactive:        3832492 kB
Active(anon):    2325532 kB
Inactive(anon):        0 kB
Active(file):      96504 kB
Inactive(file):  3832492 kB
Unevictable:        8828 kB
Mlocked:            8828 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               696 kB
Writeback:             4 kB
AnonPages:       2351680 kB
Mapped:            22392 kB
Shmem:               216 kB
Slab:             631980 kB
SReclaimable:      71656 kB
SUnreclaim:       560324 kB
KernelStack:        2544 kB
PageTables:         9724 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2571520 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987140 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2273280 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:48:32