Trace number 4081342

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)9 1800.95 898.172

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
logic_synthesis/normalized-m50_100_10_10.r.opb
MD5SUMe965a77006f54aa5fb414d88d571084c
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark8
Best CPU time to get the best result obtained on this benchmark0.266959
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 8
Optimality of the best value was proved YES
Number of variables99
Total number of constraints50
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint10
Maximum length of a constraint10
Number of terms in the objective function 99
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 99
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 99
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	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 	8
0.11/0.10	c Pseudo Boolean Optimization by upper bound
0.11/0.10	c ManyCore solver with 2 solvers running in parallel
0.11/0.10	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.10	c Expensive reason simplification
0.11/0.10	c Glucose 2.1 dynamic restart strategy
0.11/0.10	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.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.10	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.10	c No reason simplification
0.11/0.10	c Armin Biere (Picosat) restarts strategy
0.11/0.10	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.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.10	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4081342-1465230854.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  objective function found
0.11/0.13	c ... done. Wall clock time 0.029s.
0.11/0.13	c declared #vars     99
0.11/0.13	c #constraints  50
0.11/0.14	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.14	c constraints type 
0.11/0.14	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 50
0.11/0.14	c 50 constraints processed.
0.11/0.14	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.14	c constraints type 
0.11/0.14	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 50
0.11/0.14	c 50 constraints processed.
0.11/0.14	c objective function length is 99 literals
0.11/0.14	c And the winner is solver0
0.16/0.64	c SATISFIABLE
0.16/0.64	c OPTIMIZING...
0.16/0.64	c Got one! Elapsed wall clock time (in seconds):0.538
0.16/0.64	o 13
0.16/0.65	c And the winner is solver0
0.16/1.15	c Got one! Elapsed wall clock time (in seconds):1.041
0.16/1.15	o 12
0.16/1.15	c And the winner is solver0
0.16/1.65	c Got one! Elapsed wall clock time (in seconds):1.542
0.16/1.65	o 11
0.16/1.69	c And the winner is solver0
0.44/2.15	c Got one! Elapsed wall clock time (in seconds):2.044
0.44/2.15	o 10
0.44/2.15	c And the winner is solver0
0.44/2.65	c Got one! Elapsed wall clock time (in seconds):2.545
0.44/2.65	o 9
1.39/2.99	c cleaning 2564 clauses out of 5146 with flag 12062/5146
2.62/3.24	c cleaning 4279 clauses out of 8578 with flag 27056/11142
3.40/3.49	c cleaning 5634 clauses out of 11303 with flag 44086/18146
4.29/3.76	c cleaning 6812 clauses out of 13668 with flag 63585/26145
4.92/4.05	c cleaning 7923 clauses out of 15855 with flag 86540/35144
5.75/4.44	c cleaning 8966 clauses out of 17932 with flag 111501/45144
6.53/4.88	c cleaning 9979 clauses out of 19966 with flag 138970/56144
7.76/5.45	c cleaning 10991 clauses out of 21985 with flag 168414/68142
8.99/6.10	c cleaning 11999 clauses out of 23997 with flag 200771/81145
10.62/6.80	c cleaning 12987 clauses out of 25997 with flag 238819/95144
12.22/7.66	c cleaning 14000 clauses out of 28008 with flag 275979/110142
14.05/8.58	c cleaning 14997 clauses out of 30008 with flag 315754/126142
16.06/9.57	c cleaning 16004 clauses out of 32011 with flag 357965/143142
18.69/10.88	c cleaning 16999 clauses out of 34008 with flag 402679/161143
21.30/12.16	c cleaning 18001 clauses out of 36008 with flag 448558/180142
24.13/13.58	c cleaning 18997 clauses out of 38011 with flag 496541/200146
26.93/14.97	c cleaning 20001 clauses out of 40012 with flag 551624/221144
30.34/16.67	c cleaning 21002 clauses out of 42009 with flag 609057/243142
34.18/18.55	c cleaning 21999 clauses out of 44007 with flag 667639/266142
37.58/20.21	c cleaning 23004 clauses out of 46008 with flag 730099/290142
41.03/21.91	c cleaning 23998 clauses out of 48004 with flag 793429/315142
44.62/23.77	c cleaning 25002 clauses out of 50006 with flag 862618/341142
48.82/25.81	c cleaning 26002 clauses out of 52007 with flag 933175/368145
52.61/27.78	c cleaning 27000 clauses out of 54004 with flag 1005996/396144
57.66/30.21	c cleaning 28001 clauses out of 56003 with flag 1081709/425143
62.28/32.56	c cleaning 28995 clauses out of 58002 with flag 1161059/455143
67.27/35.02	c cleaning 29992 clauses out of 60006 with flag 1240464/486142
72.74/37.74	c cleaning 31000 clauses out of 62015 with flag 1323752/518143
73.53/38.18	c cleaning 0 clauses out of 5012 with flag 0/5014
78.92/40.64	c cleaning 32002 clauses out of 64014 with flag 1408399/551142
84.62/43.49	c cleaning 32995 clauses out of 66012 with flag 1497279/585142
90.66/46.48	c cleaning 34008 clauses out of 68021 with flag 1594056/620146
98.07/50.17	c cleaning 34997 clauses out of 70010 with flag 1696511/656143
106.13/54.10	c cleaning 36001 clauses out of 72013 with flag 1800584/693143
114.33/58.27	c cleaning 37000 clauses out of 74011 with flag 1910837/731142
123.38/62.76	c cleaning 38001 clauses out of 76011 with flag 2013418/770142
132.58/67.37	c cleaning 39005 clauses out of 78013 with flag 2121928/810145
142.61/72.39	c cleaning 39998 clauses out of 80005 with flag 2234190/851142
152.61/77.36	c cleaning 41001 clauses out of 82007 with flag 2345756/893142
163.43/82.74	c cleaning 41998 clauses out of 84006 with flag 2460928/936142
174.08/88.04	c cleaning 42997 clauses out of 86009 with flag 2578027/980143
185.28/93.68	c cleaning 43996 clauses out of 88012 with flag 2696567/1025143
197.68/99.89	c cleaning 45007 clauses out of 90016 with flag 2813594/1071143
211.11/106.54	c cleaning 46003 clauses out of 92011 with flag 2942122/1118145
226.36/114.18	c cleaning 46994 clauses out of 94005 with flag 3074891/1166142
242.23/122.00	c cleaning 47996 clauses out of 96011 with flag 3206738/1215142
257.66/129.71	c cleaning 49002 clauses out of 98015 with flag 3344631/1265142
271.92/136.81	c cleaning 50002 clauses out of 100013 with flag 3484842/1316142
287.59/144.69	c cleaning 50999 clauses out of 102012 with flag 3625131/1368143
303.47/152.56	c cleaning 51993 clauses out of 104012 with flag 3767491/1421142
320.90/161.26	c cleaning 53008 clauses out of 106019 with flag 3918867/1475142
337.76/169.66	c cleaning 54004 clauses out of 108013 with flag 4076928/1530144
354.23/177.85	c cleaning 54992 clauses out of 110008 with flag 4235602/1586143
372.57/186.99	c cleaning 56005 clauses out of 112015 with flag 4391408/1643142
392.26/196.74	c cleaning 57000 clauses out of 114010 with flag 4555655/1701142
410.76/205.98	c cleaning 57997 clauses out of 116012 with flag 4726855/1760144
429.65/215.39	c cleaning 59004 clauses out of 118013 with flag 4904024/1820142
451.34/226.18	c cleaning 59998 clauses out of 120009 with flag 5081952/1881142
472.28/236.58	c cleaning 61001 clauses out of 122011 with flag 5251637/1943142
480.92/240.89	c cleaning 0 clauses out of 11009 with flag 0/11011
495.78/248.21	c cleaning 62001 clauses out of 124010 with flag 5411021/2006142
519.91/260.25	c cleaning 62996 clauses out of 126009 with flag 5579896/2070142
546.89/273.62	c cleaning 64003 clauses out of 128013 with flag 5756450/2135142
573.65/286.93	c cleaning 64997 clauses out of 130010 with flag 5932034/2201142
596.58/298.30	c cleaning 66002 clauses out of 132013 with flag 6108484/2268142
620.72/310.34	c cleaning 67004 clauses out of 134012 with flag 6294230/2336143
645.54/322.84	c cleaning 67998 clauses out of 136007 with flag 6488692/2405142
673.88/336.95	c cleaning 68998 clauses out of 138011 with flag 6692145/2475144
700.75/350.33	c cleaning 69994 clauses out of 140012 with flag 6876374/2546143
726.46/363.19	c cleaning 70996 clauses out of 142017 with flag 7067982/2618142
751.30/375.55	c cleaning 72008 clauses out of 144024 with flag 7260052/2691145
777.57/388.65	c cleaning 73002 clauses out of 146013 with flag 7459420/2765142
806.92/403.24	c cleaning 74000 clauses out of 148011 with flag 7653332/2840142
829.81/414.70	c cleaning 75004 clauses out of 150017 with flag 7859463/2916148
855.71/427.56	c cleaning 76000 clauses out of 152008 with flag 8061727/2993143
887.63/443.47	c cleaning 76999 clauses out of 154008 with flag 8263792/3071143
923.68/461.56	c cleaning 78004 clauses out of 156011 with flag 8469973/3150145
963.68/481.43	c cleaning 78998 clauses out of 158006 with flag 8685333/3230144
1004.10/501.59	c cleaning 79995 clauses out of 160006 with flag 8906769/3311142
1045.13/521.92	c cleaning 80998 clauses out of 162012 with flag 9138021/3393143
1082.93/540.70	c cleaning 82000 clauses out of 164013 with flag 9363513/3476142
1119.81/559.12	c cleaning 83005 clauses out of 166015 with flag 9598333/3560144
1157.91/578.18	c cleaning 84006 clauses out of 168011 with flag 9831502/3645145
1195.83/597.08	c cleaning 84993 clauses out of 170002 with flag 10064397/3731142
1235.44/616.93	c cleaning 85998 clauses out of 172009 with flag 10295009/3818142
1280.65/639.46	c cleaning 87001 clauses out of 174014 with flag 10537742/3906145
1324.30/661.12	c cleaning 88003 clauses out of 176011 with flag 10794615/3995143
1369.10/683.48	c cleaning 89000 clauses out of 178010 with flag 11049588/4085145
1414.35/705.91	c cleaning 89998 clauses out of 180007 with flag 11299440/4176142
1468.21/732.75	c cleaning 91001 clauses out of 182011 with flag 11546386/4268144
1521.85/759.43	c cleaning 91995 clauses out of 184008 with flag 11803125/4361142
1572.11/784.46	c cleaning 93007 clauses out of 186017 with flag 12070145/4455146
1627.28/812.14	c cleaning 93999 clauses out of 188008 with flag 12331716/4550144
1688.59/842.64	c cleaning 94998 clauses out of 190008 with flag 12614202/4646143
1746.60/871.59	c cleaning 96007 clauses out of 192016 with flag 12889848/4743149
1800.06/898.10	c >>>>>>>>>> Solver number 0 (5 answers) <<<<<<<<<<<<<<<<<<
1800.06/898.10	c starts		: 770
1800.06/898.10	c conflicts		: 4835058
1800.06/898.10	c decisions		: 9805612
1800.06/898.10	c propagations		: 62081267
1800.06/898.10	c inspects		: 18169696783
1800.06/898.10	c shortcuts		: 0
1800.06/898.10	c learnt literals	: 0
1800.06/898.10	c learnt binary clauses	: 1
1800.06/898.10	c learnt ternary clauses	: 47
1800.06/898.10	c learnt constraints	: 4835058
1800.06/898.10	c ignored constraints	: 0
1800.06/898.10	c root simplifications	: 0
1800.06/898.10	c removed literals (reason simplification)	: 13749008
1800.06/898.10	c reason swapping (by a shorter reason)	: 0
1800.06/898.10	c Calls to reduceDB	: 93
1800.06/898.10	c Number of update (reduction) of LBD	: 938160
1800.06/898.10	c Imported unit clauses	: 0
1800.06/898.10	c number of reductions to clauses (during analyze)	: 0
1800.06/898.10	c number of learned constraints concerned by reduction	: 0
1800.06/898.10	c number of learning phase by resolution	: 0
1800.06/898.10	c number of learning phase by cutting planes	: 0
1800.06/898.10	c speed (assignments/second)	: 69135.81658891644
1800.06/898.10	c non guided choices	0
1800.06/898.13	c learnt constraints type 
1800.06/898.13	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 1
1800.06/898.13	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 187917
1800.06/898.14	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.06/898.14	c starts		: 48
1800.06/898.14	c conflicts		: 17080
1800.06/898.14	c decisions		: 37630
1800.06/898.14	c propagations		: 214611
1800.06/898.14	c inspects		: 541382294
1800.06/898.14	c shortcuts		: 0
1800.06/898.14	c learnt literals	: 0
1800.06/898.14	c learnt binary clauses	: 0
1800.06/898.14	c learnt ternary clauses	: 0
1800.06/898.14	c learnt constraints	: 17077
1800.06/898.14	c ignored constraints	: 0
1800.06/898.14	c root simplifications	: 0
1800.06/898.14	c removed literals (reason simplification)	: 0
1800.06/898.14	c reason swapping (by a shorter reason)	: 0
1800.06/898.14	c Calls to reduceDB	: 2
1800.06/898.14	c Number of update (reduction) of LBD	: 0
1800.06/898.14	c Imported unit clauses	: 0
1800.06/898.14	c number of reductions to clauses (during analyze)	: 0
1800.06/898.14	c number of learned constraints concerned by reduction	: 0
1800.06/898.14	c number of learning phase by resolution	: 0
1800.06/898.14	c number of learning phase by cutting planes	: 0
1800.06/898.14	c speed (assignments/second)	: 239.6594910232802
1800.06/898.14	c non guided choices	0
1800.06/898.15	c learnt constraints type 
1800.06/898.15	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 10
1800.06/898.15	c org.sat4j.pb.constraints.pb.MaxWatchPb => 17067
1800.06/898.15	s SATISFIABLE
1800.06/898.15	c Found 5 solution(s)
1800.06/898.15	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 
1800.06/898.15	c objective function=9
1800.06/898.15	c Total wall clock time (in seconds): 898.042

Verifier Data

OK	9

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-4081342-1465230854/watcher-4081342-1465230854 -o /tmp/evaluation-result-4081342-1465230854/solver-4081342-1465230854 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1465223671-12333 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4081342-1465230854.opb 

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

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


[startup+0 s]
/proc/loadavg: 3.78 4.02 4.06 4/197 14750
/proc/meminfo: memFree=30250164/32872528 swapFree=11320/319964
[pid=14750] ppid=14747 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/14750/stat : 14750 (java) S 14747 14750 12316 0 -1 4202496 1353 0 0 0 0 0 0 0 20 0 2 0 105018679 98570240 977 33554432000 1073741824 1073778376 140735820081520 140735820072656 262966116413 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14750/statm: 24065 977 743 9 0 16771 0
[pid=14750/tid=14751] ppid=14747 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/14750/task/14751/stat : 14751 (java) R 14747 14750 12316 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 105018680 98570240 977 33554432000 1073741824 1073778376 140735820081520 140511309655592 262962759040 0 0 4096 0 0 0 0 -1 1 0 0 0 0 0

[startup+0.10006 s]
/proc/loadavg: 3.78 4.02 4.06 4/197 14750
/proc/meminfo: memFree=30250164/32872528 swapFree=11320/319964
[pid=14750] ppid=14747 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/14750/stat : 14750 (java) S 14747 14750 12316 0 -1 4202496 4505 0 1 0 10 1 0 0 20 0 18 0 105018679 9787879424 6129 33554432000 1073741824 1073778376 140735820081520 140735820072656 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14750/statm: 2389619 6129 2158 9 0 2380296 0
[pid=14750/tid=14751] ppid=14747 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/14750/task/14751/stat : 14751 (java) R 14747 14750 12316 0 -1 4202560 2386 0 1 0 8 0 0 0 20 0 18 0 105018680 9787879424 6129 33554432000 1073741824 1073778376 140735820081520 140511309658824 140511299722766 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200324 s]
/proc/loadavg: 3.78 4.02 4.06 4/197 14750
/proc/meminfo: memFree=30250164/32872528 swapFree=11320/319964
[pid=14750] ppid=14747 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/14750/stat : 14750 (java) S 14747 14750 12316 0 -1 4202496 4605 0 1 0 15 1 0 0 20 0 19 0 105018679 10060525568 7719 33554432000 1073741824 1073778376 140735820081520 140735820072656 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14750/statm: 2456183 7719 2193 9 0 2446860 0
[pid=14750/tid=14751] ppid=14747 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/14750/task/14751/stat : 14751 (java) S 14747 14750 12316 0 -1 4202560 2401 0 1 0 12 0 0 0 20 0 19 0 105018680 10060525568 7719 33554432000 1073741824 1073778376 140735820081520 140511309661048 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 9824732

[startup+0.300319 s]
/proc/loadavg: 3.78 4.02 4.06 4/197 14750
/proc/meminfo: memFree=30250164/32872528 swapFree=11320/319964
[pid=14750] ppid=14747 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/14750/stat : 14750 (java) S 14747 14750 12316 0 -1 4202496 4605 0 1 0 15 1 0 0 20 0 19 0 105018679 10060525568 7719 33554432000 1073741824 1073778376 140735820081520 140735820072656 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14750/statm: 2456183 7719 2193 9 0 2446860 0
[pid=14750/tid=14751] ppid=14747 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/14750/task/14751/stat : 14751 (java) S 14747 14750 12316 0 -1 4202560 2401 0 1 0 12 0 0 0 20 0 19 0 105018680 10060525568 7719 33554432000 1073741824 1073778376 140735820081520 140511309661048 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 9824732

[startup+0.700281 s]
/proc/loadavg: 3.78 4.02 4.06 4/197 14750
/proc/meminfo: memFree=30250164/32872528 swapFree=11320/319964
[pid=14750] ppid=14747 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/14750/stat : 14750 (java) S 14747 14750 12316 0 -1 4202496 4634 0 1 0 15 1 0 0 20 0 19 0 105018679 10060525568 8758 33554432000 1073741824 1073778376 140735820081520 140735820072656 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14750/statm: 2456183 8758 2196 9 0 2446860 0
[pid=14750/tid=14751] ppid=14747 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/14750/task/14751/stat : 14751 (java) S 14747 14750 12316 0 -1 4202560 2404 0 1 0 12 0 0 0 20 0 19 0 105018680 10060525568 8758 33554432000 1073741824 1073778376 140735820081520 140511309661048 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 9824732

[startup+1.50076 s]
/proc/loadavg: 3.78 4.02 4.06 3/216 14775
/proc/meminfo: memFree=30221604/32872528 swapFree=11320/319964
[pid=14750] ppid=14747 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/14750/stat : 14750 (java) S 14747 14750 12316 0 -1 4202496 4642 0 1 0 15 1 0 0 20 0 19 0 105018679 10060525568 9782 33554432000 1073741824 1073778376 140735820081520 140735820072656 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14750/statm: 2456183 9782 2196 9 0 2446860 0
[pid=14750/tid=14751] ppid=14747 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/14750/task/14751/stat : 14751 (java) S 14747 14750 12316 0 -1 4202560 2404 0 1 0 12 0 0 0 20 0 19 0 105018680 10060525568 9782 33554432000 1073741824 1073778376 140735820081520 140511309661048 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14750/tid=14753] ppid=14747 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14750/task/14753/stat : 14753 (java) S 14747 14750 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105018680 10060525568 9782 33554432000 1073741824 1073778376 140735820081520 140511271151912 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14750/tid=14754] ppid=14747 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14750/task/14754/stat : 14754 (java) S 14747 14750 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105018680 10060525568 9782 33554432000 1073741824 1073778376 140735820081520 140511270099112 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14750/tid=14755] ppid=14747 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14750/task/14755/stat : 14755 (java) S 14747 14750 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105018680 10060525568 9782 33554432000 1073741824 1073778376 140735820081520 140511269046824 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14750/tid=14756] ppid=14747 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14750/task/14756/stat : 14756 (java) S 14747 14750 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105018680 10060525568 9782 33554432000 1073741824 1073778376 140735820081520 140511267994024 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14750/tid=14757] ppid=14747 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14750/task/14757/stat : 14757 (java) S 14747 14750 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105018680 10060525568 9782 33554432000 1073741824 1073778376 140735820081520 140511266941736 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14750/tid=14758] ppid=14747 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14750/task/14758/stat : 14758 (java) S 14747 14750 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105018680 10060525568 9782 33554432000 1073741824 1073778376 140735820081520 140511265888936 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14750/tid=14759] ppid=14747 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14750/task/14759/stat : 14759 (java) S 14747 14750 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105018680 10060525568 9782 33554432000 1073741824 1073778376 140735820081520 140511146929192 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14750/tid=14760] ppid=14747 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14750/task/14760/stat : 14760 (java) S 14747 14750 12316 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 105018680 10060525568 9782 33554432000 1073741824 1073778376 140735820081520 140511145876392 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14750/tid=14761] ppid=14747 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14750/task/14761/stat : 14761 (java) S 14747 14750 12316 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 105018681 10060525568 9782 33554432000 1073741824 1073778376 140735820081520 140511133677800 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14750/tid=14762] ppid=14747 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14750/task/14762/stat : 14762 (java) S 14747 14750 12316 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 105018682 10060525568 9782 33554432000 1073741824 1073778376 140735820081520 140511132623864 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14750/tid=14763] ppid=14747 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14750/task/14763/stat : 14763 (java) S 14747 14750 12316 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 105018682 10060525568 9782 33554432000 1073741824 1073778376 140735820081520 140511131571464 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14750/tid=14764] ppid=14747 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14750/task/14764/stat : 14764 (java) S 14747 14750 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105018684 10060525568 9782 33554432000 1073741824 1073778376 140735820081520 140510391953808 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14750/tid=14765] ppid=14747 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14750/task/14765/stat : 14765 (java) S 14747 14750 12316 0 -1 4202560 372 0 0 0 0 0 0 0 20 0 19 0 105018684 10060525568 9782 33554432000 1073741824 1073778376 140735820081520 140510390901432 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14750/tid=14766] ppid=14747 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14750/task/14766/stat : 14766 (java) S 14747 14750 12316 0 -1 4202560 517 0 0 0 0 0 0 0 20 0 19 0 105018684 10060525568 9782 33554432000 1073741824 1073778376 140735820081520 140510389848632 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14750/tid=14767] ppid=14747 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14750/task/14767/stat : 14767 (java) S 14747 14750 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105018684 10060525568 9782 33554432000 1073741824 1073778376 140735820081520 140510388796536 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14750/tid=14768] ppid=14747 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14750/task/14768/stat : 14768 (java) S 14747 14750 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105018684 10060525568 9782 33554432000 1073741824 1073778376 140735820081520 140510387743944 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14750/tid=14771] ppid=14747 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14750/task/14771/stat : 14771 (java) S 14747 14750 12316 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 105018694 10060525568 9782 33554432000 1073741824 1073778376 140735820081520 140510384583848 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 9824732

[startup+3.10079 s]
/proc/loadavg: 3.78 4.02 4.06 3/216 14784
/proc/meminfo: memFree=30201248/32872528 swapFree=11320/319964
[pid=14750] ppid=14747 vsize=9824732 CPUtime=2.19 cores=1,3,5,7
/proc/14750/stat : 14750 (java) S 14747 14750 12316 0 -1 4202496 18932 0 1 0 213 6 0 0 20 0 22 0 105018679 10060525568 33226 33554432000 1073741824 1073778376 140735820081520 140735820072656 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14750/statm: 2456183 33226 2255 9 0 2446860 0
[pid=14750/tid=14751] ppid=14747 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/14750/task/14751/stat : 14751 (java) S 14747 14750 12316 0 -1 4202560 2404 0 1 0 13 0 0 0 20 0 22 0 105018680 10060525568 33226 33554432000 1073741824 1073778376 140735820081520 140511309661048 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14750/tid=14753] ppid=14747 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14750/task/14753/stat : 14753 (java) S 14747 14750 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105018680 10060525568 33226 33554432000 1073741824 1073778376 140735820081520 140511271151912 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14750/tid=14754] ppid=14747 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14750/task/14754/stat : 14754 (java) S 14747 14750 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105018680 10060525568 33226 33554432000 1073741824 1073778376 140735820081520 140511270099112 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14750/tid=14755] ppid=14747 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14750/task/14755/stat : 14755 (java) S 14747 14750 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105018680 10060525568 33226 33554432000 1073741824 1073778376 140735820081520 140511269046824 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14750/tid=14756] ppid=14747 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14750/task/14756/stat : 14756 (java) S 14747 14750 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105018680 10060525568 33226 33554432000 1073741824 1073778376 140735820081520 140511267994024 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14750/tid=14757] ppid=14747 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14750/task/14757/stat : 14757 (java) S 14747 14750 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105018680 10060525568 33226 33554432000 1073741824 1073778376 140735820081520 140511266941736 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14750/tid=14758] ppid=14747 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14750/task/14758/stat : 14758 (java) S 14747 14750 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105018680 10060525568 33226 33554432000 1073741824 1073778376 140735820081520 140511265888936 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14750/tid=14759] ppid=14747 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14750/task/14759/stat : 14759 (java) S 14747 14750 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105018680 10060525568 33226 33554432000 1073741824 1073778376 140735820081520 140511146929192 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14750/tid=14760] ppid=14747 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14750/task/14760/stat : 14760 (java) S 14747 14750 12316 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 105018680 10060525568 33226 33554432000 1073741824 1073778376 140735820081520 140511145876392 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14750/tid=14761] ppid=14747 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14750/task/14761/stat : 14761 (java) S 14747 14750 12316 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 105018681 10060525568 33226 33554432000 1073741824 1073778376 140735820081520 140511133677800 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14750/tid=14762] ppid=14747 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14750/task/14762/stat : 14762 (java) S 14747 14750 12316 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 105018682 10060525568 33226 33554432000 1073741824 1073778376 140735820081520 140511132623864 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14750/tid=14763] ppid=14747 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14750/task/14763/stat : 14763 (java) S 14747 14750 12316 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105018682 10060525568 33226 33554432000 1073741824 1073778376 140735820081520 140511131571464 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14750/tid=14764] ppid=14747 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14750/task/14764/stat : 14764 (java) S 14747 14750 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105018684 10060525568 33226 33554432000 1073741824 1073778376 140735820081520 140510391953808 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14750/tid=14765] ppid=14747 vsize=9824732 CPUtime=0.55 cores=1,3,5,7
/proc/14750/task/14765/stat : 14765 (java) R 14747 14750 12316 0 -1 4202560 8639 0 0 0 53 2 0 0 20 0 22 0 105018684 10060525568 33226 33554432000 1073741824 1073778376 140735820081520 140510390892968 140511315614419 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=14750/tid=14766] ppid=14747 vsize=9824732 CPUtime=0.53 cores=1,3,5,7
/proc/14750/task/14766/stat : 14766 (java) R 14747 14750 12316 0 -1 4202560 6458 0 0 0 53 0 0 0 20 0 22 0 105018684 10060525568 33226 33554432000 1073741824 1073778376 140735820081520 140510389835912 140511315504963 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=14750/tid=14767] ppid=14747 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14750/task/14767/stat : 14767 (java) S 14747 14750 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105018684 10060525568 33226 33554432000 1073741824 1073778376 140735820081520 140510388796536 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14750/tid=14768] ppid=14747 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14750/task/14768/stat : 14768 (java) S 14747 14750 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105018684 10060525568 33226 33554432000 1073741824 1073778376 140735820081520 140510387743944 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14750/tid=14771] ppid=14747 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14750/task/14771/stat : 14771 (java) S 14747 14750 12316 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105018694 10060525568 33226 33554432000 1073741824 1073778376 140735820081520 140510384583848 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2.19
Current children cumulated vsize (KiB) 9824732
heavy processes:

[startup+6.30097 s]
/proc/loadavg: 3.96 4.05 4.07 11/219 14787
/proc/meminfo: memFree=29911192/32872528 swapFree=11320/319964
[pid=14750] ppid=14747 vsize=9824732 CPUtime=9.59 cores=1,3,5,7
/proc/14750/stat : 14750 (java) S 14747 14750 12316 0 -1 4202496 24942 0 1 0 942 17 0 0 20 0 22 0 105018679 10060525568 107533 33554432000 1073741824 1073778376 140735820081520 140735820072656 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14750/statm: 2456183 107533 2280 9 0 2446860 0
[pid=14750/tid=14751] ppid=14747 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/14750/task/14751/stat : 14751 (java) S 14747 14750 12316 0 -1 4202560 2404 0 1 0 13 0 0 0 20 0 22 0 105018680 10060525568 107533 33554432000 1073741824 1073778376 140735820081520 140511309661048 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14750/tid=14753] ppid=14747 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/14750/task/14753/stat : 14753 (java) S 14747 14750 12316 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 22 0 105018680 10060525568 107533 33554432000 1073741824 1073778376 140735820081520 140511271151912 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14750/tid=14754] ppid=14747 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/14750/task/14754/stat : 14754 (java) S 14747 14750 12316 0 -1 4202560 7 0 0 0 2 0 0 0 20 0 22 0 105018680 10060525568 107533 33554432000 1073741824 1073778376 140735820081520 140511270099112 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14750/tid=14755] ppid=14747 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/14750/task/14755/stat : 14755 (java) S 14747 14750 12316 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 22 0 105018680 10060525568 107533 33554432000 1073741824 1073778376 140735820081520 140511269046824 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14750/tid=14756] ppid=14747 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/14750/task/14756/stat : 14756 (java) S 14747 14750 12316 0 -1 4202560 21 0 0 0 3 0 0 0 20 0 22 0 105018680 10060525568 107533 33554432000 1073741824 1073778376 140735820081520 140511267994024 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14750/tid=14757] ppid=14747 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/14750/task/14757/stat : 14757 (java) S 14747 14750 12316 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 22 0 105018680 10060525568 107533 33554432000 1073741824 1073778376 140735820081520 140511266941736 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14750/tid=14758] ppid=14747 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/14750/task/14758/stat : 14758 (java) S 14747 14750 12316 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 22 0 105018680 10060525568 107533 33554432000 1073741824 1073778376 140735820081520 140511265888936 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14750/tid=14759] ppid=14747 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/14750/task/14759/stat : 14759 (java) S 14747 14750 12316 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 22 0 105018680 10060525568 107533 33554432000 1073741824 1073778376 140735820081520 140511146929192 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14750/tid=14760] ppid=14747 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/14750/task/14760/stat : 14760 (java) S 14747 14750 12316 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 22 0 105018680 10060525568 107533 33554432000 1073741824 1073778376 140735820081520 140511145876392 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14750/tid=14761] ppid=14747 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14750/task/14761/stat : 14761 (java) S 14747 14750 12316 0 -1 4202560 190 0 0 0 0 0 0 0 20 0 22 0 105018681 10060525568 107533 33554432000 1073741824 1073778376 140735820081520 140511133677800 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14750/tid=14762] ppid=14747 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14750/task/14762/stat : 14762 (java) S 14747 14750 12316 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 105018682 10060525568 107533 33554432000 1073741824 1073778376 140735820081520 140511132623864 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14750/tid=14763] ppid=14747 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14750/task/14763/stat : 14763 (java) S 14747 14750 12316 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 105018682 10060525568 107533 33554432000 1073741824 1073778376 140735820081520 140511131571464 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14750/tid=14764] ppid=14747 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14750/task/14764/stat : 14764 (java) S 14747 14750 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105018684 10060525568 107533 33554432000 1073741824 1073778376 140735820081520 140510391953808 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14750/tid=14765] ppid=14747 vsize=9824732 CPUtime=1.04 cores=1,3,5,7
/proc/14750/task/14765/stat : 14765 (java) S 14747 14750 12316 0 -1 4202560 9479 0 0 0 102 2 0 0 20 0 22 0 105018684 10060525568 107533 33554432000 1073741824 1073778376 140735820081520 140510390901432 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0

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


[startup+882.308 s]
/proc/loadavg: 4.15 4.11 4.09 5/219 14983
/proc/meminfo: memFree=27011416/32872528 swapFree=11320/319964
[pid=14750] ppid=14747 vsize=9824732 CPUtime=1768.32 cores=1,3,5,7
/proc/14750/stat : 14750 (java) S 14747 14750 12316 0 -1 4202496 32737 0 1 0 176676 156 0 0 20 0 22 0 105018679 10060525568 522551 33554432000 1073741824 1073778376 140735820081520 140735820072656 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14750/statm: 2456183 522551 2289 9 0 2446860 0
[pid=14750/tid=14751] ppid=14747 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/14750/task/14751/stat : 14751 (java) S 14747 14750 12316 0 -1 4202560 2421 0 1 0 14 3 0 0 20 0 22 0 105018680 10060525568 522551 33554432000 1073741824 1073778376 140735820081520 140511309661048 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14750/tid=14753] ppid=14747 vsize=9824732 CPUtime=2.47 cores=1,3,5,7
/proc/14750/task/14753/stat : 14753 (java) S 14747 14750 12316 0 -1 4202560 353 0 0 0 242 5 0 0 20 0 22 0 105018680 10060525568 522551 33554432000 1073741824 1073778376 140735820081520 140511271151912 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14750/tid=14754] ppid=14747 vsize=9824732 CPUtime=2.57 cores=1,3,5,7
/proc/14750/task/14754/stat : 14754 (java) S 14747 14750 12316 0 -1 4202560 390 0 0 0 248 9 0 0 20 0 22 0 105018680 10060525568 522551 33554432000 1073741824 1073778376 140735820081520 140511270099112 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14750/tid=14755] ppid=14747 vsize=9824732 CPUtime=2.57 cores=1,3,5,7
/proc/14750/task/14755/stat : 14755 (java) S 14747 14750 12316 0 -1 4202560 372 0 0 0 251 6 0 0 20 0 22 0 105018680 10060525568 522551 33554432000 1073741824 1073778376 140735820081520 140511269046824 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14750/tid=14756] ppid=14747 vsize=9824732 CPUtime=2.58 cores=1,3,5,7
/proc/14750/task/14756/stat : 14756 (java) S 14747 14750 12316 0 -1 4202560 370 0 0 0 251 7 0 0 20 0 22 0 105018680 10060525568 522551 33554432000 1073741824 1073778376 140735820081520 140511267994024 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14750/tid=14757] ppid=14747 vsize=9824732 CPUtime=2.49 cores=1,3,5,7
/proc/14750/task/14757/stat : 14757 (java) S 14747 14750 12316 0 -1 4202560 380 0 0 0 241 8 0 0 20 0 22 0 105018680 10060525568 522551 33554432000 1073741824 1073778376 140735820081520 140511266941736 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14750/tid=14758] ppid=14747 vsize=9824732 CPUtime=2.53 cores=1,3,5,7
/proc/14750/task/14758/stat : 14758 (java) S 14747 14750 12316 0 -1 4202560 388 0 0 0 246 7 0 0 20 0 22 0 105018680 10060525568 522551 33554432000 1073741824 1073778376 140735820081520 140511265888936 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14750/tid=14759] ppid=14747 vsize=9824732 CPUtime=2.66 cores=1,3,5,7
/proc/14750/task/14759/stat : 14759 (java) S 14747 14750 12316 0 -1 4202560 393 0 0 0 258 8 0 0 20 0 22 0 105018680 10060525568 522551 33554432000 1073741824 1073778376 140735820081520 140511146929192 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14750/tid=14760] ppid=14747 vsize=9824732 CPUtime=2.61 cores=1,3,5,7
/proc/14750/task/14760/stat : 14760 (java) S 14747 14750 12316 0 -1 4202560 419 0 0 0 250 11 0 0 20 0 22 0 105018680 10060525568 522551 33554432000 1073741824 1073778376 140735820081520 140511145876392 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14750/tid=14761] ppid=14747 vsize=9824732 CPUtime=1.68 cores=1,3,5,7
/proc/14750/task/14761/stat : 14761 (java) S 14747 14750 12316 0 -1 4202560 1478 0 0 0 144 24 0 0 20 0 22 0 105018681 10060525568 522551 33554432000 1073741824 1073778376 140735820081520 140511133677800 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14750/tid=14762] ppid=14747 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14750/task/14762/stat : 14762 (java) S 14747 14750 12316 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 105018682 10060525568 522551 33554432000 1073741824 1073778376 140735820081520 140511132623864 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14750/tid=14763] ppid=14747 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14750/task/14763/stat : 14763 (java) S 14747 14750 12316 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 105018682 10060525568 522551 33554432000 1073741824 1073778376 140735820081520 140511131571464 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14750/tid=14764] ppid=14747 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14750/task/14764/stat : 14764 (java) S 14747 14750 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105018684 10060525568 522551 33554432000 1073741824 1073778376 140735820081520 140510391953808 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14750/tid=14765] ppid=14747 vsize=9824732 CPUtime=1.13 cores=1,3,5,7
/proc/14750/task/14765/stat : 14765 (java) S 14747 14750 12316 0 -1 4202560 9489 0 0 0 111 2 0 0 20 0 22 0 105018684 10060525568 522551 33554432000 1073741824 1073778376 140735820081520 140510390901432 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14750/tid=14766] ppid=14747 vsize=9824732 CPUtime=1.49 cores=1,3,5,7
/proc/14750/task/14766/stat : 14766 (java) S 14747 14750 12316 0 -1 4202560 13246 0 0 0 147 2 0 0 20 0 22 0 105018684 10060525568 522551 33554432000 1073741824 1073778376 140735820081520 140510389848632 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14750/tid=14767] ppid=14747 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14750/task/14767/stat : 14767 (java) S 14747 14750 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105018684 10060525568 522551 33554432000 1073741824 1073778376 140735820081520 140510388796536 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14750/tid=14768] ppid=14747 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/14750/task/14768/stat : 14768 (java) S 14747 14750 12316 0 -1 4202560 51 0 0 0 14 21 0 0 20 0 22 0 105018684 10060525568 522551 33554432000 1073741824 1073778376 140735820081520 140510387743944 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14750/tid=14771] ppid=14747 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14750/task/14771/stat : 14771 (java) S 14747 14750 12316 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105018694 10060525568 522551 33554432000 1073741824 1073778376 140735820081520 140510384583848 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14750/tid=14785] ppid=14747 vsize=9824732 CPUtime=871.7 cores=1,3,5,7
/proc/14750/task/14785/stat : 14785 (java) R 14747 14750 12316 0 -1 4202560 195 0 0 0 87151 19 0 0 20 0 22 0 105018945 10060525568 522551 33554432000 1073741824 1073778376 140735820081520 140510385634544 140511147473708 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=14750/tid=14786] ppid=14747 vsize=9824732 CPUtime=871.69 cores=1,3,5,7
/proc/14750/task/14786/stat : 14786 (java) R 14747 14750 12316 0 -1 4202560 1418 0 0 0 87114 55 0 0 20 0 22 0 105018945 10060525568 522551 33554432000 1073741824 1073778376 140735820081520 140510383528208 140511147491825 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=14750/tid=14787] ppid=14747 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14750/task/14787/stat : 14787 (java) S 14747 14750 12316 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 105018945 10060525568 522551 33554432000 1073741824 1073778376 140735820081520 140510386689192 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1768.32
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+898.101 s]
/proc/loadavg: 4.11 4.11 4.09 5/219 14983
/proc/meminfo: memFree=27033524/32872528 swapFree=11320/319964
[pid=14750] ppid=14747 vsize=9824732 CPUtime=1800.06 cores=1,3,5,7
/proc/14750/stat : 14750 (java) S 14747 14750 12316 0 -1 4202496 32750 0 1 0 179849 157 0 0 20 0 22 0 105018679 10060525568 517614 33554432000 1073741824 1073778376 140735820081520 140735820072656 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14750/statm: 2456183 517614 2289 9 0 2446860 0
[pid=14750/tid=14751] ppid=14747 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/14750/task/14751/stat : 14751 (java) S 14747 14750 12316 0 -1 4202560 2422 0 1 0 14 3 0 0 20 0 22 0 105018680 10060525568 517614 33554432000 1073741824 1073778376 140735820081520 140511309661048 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14750/tid=14753] ppid=14747 vsize=9824732 CPUtime=2.54 cores=1,3,5,7
/proc/14750/task/14753/stat : 14753 (java) S 14747 14750 12316 0 -1 4202560 353 0 0 0 249 5 0 0 20 0 22 0 105018680 10060525568 517614 33554432000 1073741824 1073778376 140735820081520 140511271151912 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14750/tid=14754] ppid=14747 vsize=9824732 CPUtime=2.62 cores=1,3,5,7
/proc/14750/task/14754/stat : 14754 (java) S 14747 14750 12316 0 -1 4202560 390 0 0 0 253 9 0 0 20 0 22 0 105018680 10060525568 517614 33554432000 1073741824 1073778376 140735820081520 140511270099112 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14750/tid=14755] ppid=14747 vsize=9824732 CPUtime=2.62 cores=1,3,5,7
/proc/14750/task/14755/stat : 14755 (java) S 14747 14750 12316 0 -1 4202560 372 0 0 0 256 6 0 0 20 0 22 0 105018680 10060525568 517614 33554432000 1073741824 1073778376 140735820081520 140511269046824 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14750/tid=14756] ppid=14747 vsize=9824732 CPUtime=2.64 cores=1,3,5,7
/proc/14750/task/14756/stat : 14756 (java) S 14747 14750 12316 0 -1 4202560 371 0 0 0 257 7 0 0 20 0 22 0 105018680 10060525568 517614 33554432000 1073741824 1073778376 140735820081520 140511267994024 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14750/tid=14757] ppid=14747 vsize=9824732 CPUtime=2.54 cores=1,3,5,7
/proc/14750/task/14757/stat : 14757 (java) S 14747 14750 12316 0 -1 4202560 380 0 0 0 246 8 0 0 20 0 22 0 105018680 10060525568 517614 33554432000 1073741824 1073778376 140735820081520 140511266941736 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14750/tid=14758] ppid=14747 vsize=9824732 CPUtime=2.58 cores=1,3,5,7
/proc/14750/task/14758/stat : 14758 (java) S 14747 14750 12316 0 -1 4202560 388 0 0 0 251 7 0 0 20 0 22 0 105018680 10060525568 517614 33554432000 1073741824 1073778376 140735820081520 140511265888936 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14750/tid=14759] ppid=14747 vsize=9824732 CPUtime=2.7 cores=1,3,5,7
/proc/14750/task/14759/stat : 14759 (java) S 14747 14750 12316 0 -1 4202560 393 0 0 0 262 8 0 0 20 0 22 0 105018680 10060525568 517614 33554432000 1073741824 1073778376 140735820081520 140511146929192 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14750/tid=14760] ppid=14747 vsize=9824732 CPUtime=2.68 cores=1,3,5,7
/proc/14750/task/14760/stat : 14760 (java) S 14747 14750 12316 0 -1 4202560 419 0 0 0 257 11 0 0 20 0 22 0 105018680 10060525568 517614 33554432000 1073741824 1073778376 140735820081520 140511145876392 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14750/tid=14761] ppid=14747 vsize=9824732 CPUtime=1.68 cores=1,3,5,7
/proc/14750/task/14761/stat : 14761 (java) S 14747 14750 12316 0 -1 4202560 1480 0 0 0 144 24 0 0 20 0 22 0 105018681 10060525568 517614 33554432000 1073741824 1073778376 140735820081520 140511133677800 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14750/tid=14762] ppid=14747 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14750/task/14762/stat : 14762 (java) S 14747 14750 12316 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 105018682 10060525568 517614 33554432000 1073741824 1073778376 140735820081520 140511132623864 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14750/tid=14763] ppid=14747 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14750/task/14763/stat : 14763 (java) S 14747 14750 12316 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 105018682 10060525568 517614 33554432000 1073741824 1073778376 140735820081520 140511131571464 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14750/tid=14764] ppid=14747 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14750/task/14764/stat : 14764 (java) S 14747 14750 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105018684 10060525568 517614 33554432000 1073741824 1073778376 140735820081520 140510391953808 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14750/tid=14765] ppid=14747 vsize=9824732 CPUtime=1.13 cores=1,3,5,7
/proc/14750/task/14765/stat : 14765 (java) S 14747 14750 12316 0 -1 4202560 9489 0 0 0 111 2 0 0 20 0 22 0 105018684 10060525568 517614 33554432000 1073741824 1073778376 140735820081520 140510390901432 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14750/tid=14766] ppid=14747 vsize=9824732 CPUtime=1.49 cores=1,3,5,7
/proc/14750/task/14766/stat : 14766 (java) S 14747 14750 12316 0 -1 4202560 13246 0 0 0 147 2 0 0 20 0 22 0 105018684 10060525568 517614 33554432000 1073741824 1073778376 140735820081520 140510389848632 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14750/tid=14767] ppid=14747 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14750/task/14767/stat : 14767 (java) S 14747 14750 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105018684 10060525568 517614 33554432000 1073741824 1073778376 140735820081520 140510388796536 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14750/tid=14768] ppid=14747 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/14750/task/14768/stat : 14768 (java) S 14747 14750 12316 0 -1 4202560 53 0 0 0 14 22 0 0 20 0 22 0 105018684 10060525568 517614 33554432000 1073741824 1073778376 140735820081520 140510387743944 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14750/tid=14771] ppid=14747 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14750/task/14771/stat : 14771 (java) S 14747 14750 12316 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105018694 10060525568 517614 33554432000 1073741824 1073778376 140735820081520 140510384583848 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14750/tid=14785] ppid=14747 vsize=9824732 CPUtime=887.35 cores=1,3,5,7
/proc/14750/task/14785/stat : 14785 (java) R 14747 14750 12316 0 -1 4202560 198 0 0 0 88716 19 0 0 20 0 22 0 105018945 10060525568 517614 33554432000 1073741824 1073778376 140735820081520 140510385634544 140511147473708 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=14750/tid=14786] ppid=14747 vsize=9824732 CPUtime=887.35 cores=1,3,5,7
/proc/14750/task/14786/stat : 14786 (java) R 14747 14750 12316 0 -1 4202560 1422 0 0 0 88679 56 0 0 20 0 22 0 105018945 10060525568 517614 33554432000 1073741824 1073778376 140735820081520 140510383528208 140511147466419 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=14750/tid=14787] ppid=14747 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14750/task/14787/stat : 14787 (java) S 14747 14750 12316 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 105018945 10060525568 517614 33554432000 1073741824 1073778376 140735820081520 140510386689192 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 9824732

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 14750 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+898.101 s]
/proc/loadavg: 4.11 4.11 4.09 5/219 14983
/proc/meminfo: memFree=27033524/32872528 swapFree=11320/319964
[pid=14750] ppid=14747 vsize=9824732 CPUtime=1800.06 cores=1,3,5,7
/proc/14750/stat : 14750 (java) S 14747 14750 12316 0 -1 4202496 32750 0 1 0 179849 157 0 0 20 0 22 0 105018679 10060525568 517614 33554432000 1073741824 1073778376 140735820081520 140735820072656 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14750/statm: 2456183 517614 2289 9 0 2446860 0
[pid=14750/tid=14751] ppid=14747 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/14750/task/14751/stat : 14751 (java) S 14747 14750 12316 0 -1 4202560 2422 0 1 0 14 3 0 0 20 0 22 0 105018680 10060525568 517614 33554432000 1073741824 1073778376 140735820081520 140511309661048 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14750/tid=14753] ppid=14747 vsize=9824732 CPUtime=2.54 cores=1,3,5,7
/proc/14750/task/14753/stat : 14753 (java) S 14747 14750 12316 0 -1 4202560 353 0 0 0 249 5 0 0 20 0 22 0 105018680 10060525568 517614 33554432000 1073741824 1073778376 140735820081520 140511271151912 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14750/tid=14754] ppid=14747 vsize=9824732 CPUtime=2.62 cores=1,3,5,7
/proc/14750/task/14754/stat : 14754 (java) S 14747 14750 12316 0 -1 4202560 390 0 0 0 253 9 0 0 20 0 22 0 105018680 10060525568 517614 33554432000 1073741824 1073778376 140735820081520 140511270099112 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14750/tid=14755] ppid=14747 vsize=9824732 CPUtime=2.62 cores=1,3,5,7
/proc/14750/task/14755/stat : 14755 (java) S 14747 14750 12316 0 -1 4202560 372 0 0 0 256 6 0 0 20 0 22 0 105018680 10060525568 517614 33554432000 1073741824 1073778376 140735820081520 140511269046824 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14750/tid=14756] ppid=14747 vsize=9824732 CPUtime=2.64 cores=1,3,5,7
/proc/14750/task/14756/stat : 14756 (java) S 14747 14750 12316 0 -1 4202560 371 0 0 0 257 7 0 0 20 0 22 0 105018680 10060525568 517614 33554432000 1073741824 1073778376 140735820081520 140511267994024 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14750/tid=14757] ppid=14747 vsize=9824732 CPUtime=2.54 cores=1,3,5,7
/proc/14750/task/14757/stat : 14757 (java) S 14747 14750 12316 0 -1 4202560 380 0 0 0 246 8 0 0 20 0 22 0 105018680 10060525568 517614 33554432000 1073741824 1073778376 140735820081520 140511266941736 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14750/tid=14758] ppid=14747 vsize=9824732 CPUtime=2.58 cores=1,3,5,7
/proc/14750/task/14758/stat : 14758 (java) S 14747 14750 12316 0 -1 4202560 388 0 0 0 251 7 0 0 20 0 22 0 105018680 10060525568 517614 33554432000 1073741824 1073778376 140735820081520 140511265888936 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14750/tid=14759] ppid=14747 vsize=9824732 CPUtime=2.7 cores=1,3,5,7
/proc/14750/task/14759/stat : 14759 (java) S 14747 14750 12316 0 -1 4202560 393 0 0 0 262 8 0 0 20 0 22 0 105018680 10060525568 517614 33554432000 1073741824 1073778376 140735820081520 140511146929192 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14750/tid=14760] ppid=14747 vsize=9824732 CPUtime=2.68 cores=1,3,5,7
/proc/14750/task/14760/stat : 14760 (java) S 14747 14750 12316 0 -1 4202560 419 0 0 0 257 11 0 0 20 0 22 0 105018680 10060525568 517614 33554432000 1073741824 1073778376 140735820081520 140511145876392 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14750/tid=14761] ppid=14747 vsize=9824732 CPUtime=1.68 cores=1,3,5,7
/proc/14750/task/14761/stat : 14761 (java) S 14747 14750 12316 0 -1 4202560 1480 0 0 0 144 24 0 0 20 0 22 0 105018681 10060525568 517614 33554432000 1073741824 1073778376 140735820081520 140511133677800 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14750/tid=14762] ppid=14747 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14750/task/14762/stat : 14762 (java) S 14747 14750 12316 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 105018682 10060525568 517614 33554432000 1073741824 1073778376 140735820081520 140511132623864 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14750/tid=14763] ppid=14747 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14750/task/14763/stat : 14763 (java) S 14747 14750 12316 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 105018682 10060525568 517614 33554432000 1073741824 1073778376 140735820081520 140511131571464 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14750/tid=14764] ppid=14747 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14750/task/14764/stat : 14764 (java) S 14747 14750 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105018684 10060525568 517614 33554432000 1073741824 1073778376 140735820081520 140510391953808 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14750/tid=14765] ppid=14747 vsize=9824732 CPUtime=1.13 cores=1,3,5,7
/proc/14750/task/14765/stat : 14765 (java) S 14747 14750 12316 0 -1 4202560 9489 0 0 0 111 2 0 0 20 0 22 0 105018684 10060525568 517614 33554432000 1073741824 1073778376 140735820081520 140510390901432 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14750/tid=14766] ppid=14747 vsize=9824732 CPUtime=1.49 cores=1,3,5,7
/proc/14750/task/14766/stat : 14766 (java) S 14747 14750 12316 0 -1 4202560 13246 0 0 0 147 2 0 0 20 0 22 0 105018684 10060525568 517614 33554432000 1073741824 1073778376 140735820081520 140510389848632 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14750/tid=14767] ppid=14747 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14750/task/14767/stat : 14767 (java) S 14747 14750 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105018684 10060525568 517614 33554432000 1073741824 1073778376 140735820081520 140510388796536 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14750/tid=14768] ppid=14747 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/14750/task/14768/stat : 14768 (java) S 14747 14750 12316 0 -1 4202560 53 0 0 0 14 22 0 0 20 0 22 0 105018684 10060525568 517614 33554432000 1073741824 1073778376 140735820081520 140510387743944 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14750/tid=14771] ppid=14747 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14750/task/14771/stat : 14771 (java) S 14747 14750 12316 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105018694 10060525568 517614 33554432000 1073741824 1073778376 140735820081520 140510384583848 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14750/tid=14785] ppid=14747 vsize=9824732 CPUtime=887.35 cores=1,3,5,7
/proc/14750/task/14785/stat : 14785 (java) R 14747 14750 12316 0 -1 4202560 198 0 0 0 88716 19 0 0 20 0 22 0 105018945 10060525568 517614 33554432000 1073741824 1073778376 140735820081520 140510385634544 140511147473708 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=14750/tid=14786] ppid=14747 vsize=9824732 CPUtime=887.35 cores=1,3,5,7
/proc/14750/task/14786/stat : 14786 (java) R 14747 14750 12316 0 -1 4202560 1422 0 0 0 88679 56 0 0 20 0 22 0 105018945 10060525568 517614 33554432000 1073741824 1073778376 140735820081520 140510383528208 140511147466419 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=14750/tid=14787] ppid=14747 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14750/task/14787/stat : 14787 (java) S 14747 14750 12316 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 105018945 10060525568 517614 33554432000 1073741824 1073778376 140735820081520 140510386689192 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 9824732

Child status: 143
Real time (s): 898.172
CPU time (s): 1800.95
CPU user time (s): 1798.88
CPU system time (s): 2.07268
CPU usage (%): 200.513
Max. virtual memory (cumulated for all children) (KiB): 9825976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.88
system time used= 2.07268
maximum resident set size= 2842016
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32796
page faults= 1
swaps= 0
block input operations= 0
block output operations= 968
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 32682
involuntary context switches= 42908

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.83511 second user time and 7.59185 second system time

The end

Launcher Data

Begin job on node128 at 2016-06-06 18:34:14
IDJOB=4081342
IDBENCH=2843
IDSOLVER=2543
FILE ID=node128/4081342-1465230854
RUNJOBID= node128-1465223671-12333
PBS_JOBID= 19843236
Free space on /tmp= 71748 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-m50_100_10_10.r.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4081342-1465230854/watcher-4081342-1465230854 -o /tmp/evaluation-result-4081342-1465230854/solver-4081342-1465230854 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1465223671-12333 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4081342-1465230854.opb

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

MD5SUM BENCH= e965a77006f54aa5fb414d88d571084c
RANDOM SEED=374326854

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30250700 kB
Buffers:           22452 kB
Cached:            82884 kB
SwapCached:         1660 kB
Active:          1545372 kB
Inactive:          46500 kB
Active(anon):    1488628 kB
Inactive(anon):      512 kB
Active(file):      56744 kB
Inactive(file):    45988 kB
Unevictable:      319964 kB
Mlocked:           11320 kB
SwapTotal:      67108856 kB
SwapFree:       67098448 kB
Dirty:               988 kB
Writeback:             0 kB
AnonPages:       1810284 kB
Mapped:            15240 kB
Shmem:                 0 kB
Slab:             568524 kB
SReclaimable:      11648 kB
SUnreclaim:       556876 kB
KernelStack:        1688 kB
PageTables:         8368 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1951060 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1742848 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= 71748 MiB
End job on node128 at 2016-06-06 18:49:12