Trace number 4116382

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 NameAnswerCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16? (TO) 1801.81 897.548

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size80-round22-4.opb
MD5SUMf910e0e4b996225c75e69305bf881024
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark116.534
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4128
Total number of constraints8656
Number of constraints which are clauses7424
Number of constraints which are cardinality constraints (but not clauses)368
Number of constraints which are nor clauses,nor cardinality constraints864
Minimum length of a constraint1
Maximum length of a constraint10
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.08/0.12	c Pseudo Boolean Optimization by upper bound
0.08/0.12	c ManyCore solver with 2 solvers running in parallel
0.08/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.12	c Expensive reason simplification
0.08/0.12	c Glucose 2.1 dynamic restart strategy
0.08/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.08/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.08/0.12	c No reason simplification
0.08/0.12	c Armin Biere (Picosat) restarts strategy
0.08/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c solving HOME/instance-4116382-1466952004.opb
0.08/0.12	c reading problem ... 
0.08/0.12	c  no objective function found
0.73/0.49	c ... done. Wall clock time 0.372s.
0.73/0.49	c declared #vars     4128
0.73/0.49	c #constraints  9888
0.73/0.49	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.73/0.49	c constraints type 
0.73/0.49	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 6726
0.73/0.49	c org.sat4j.specs.Constr$1 => 856
0.73/0.49	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 128
0.73/0.49	c org.sat4j.minisat.constraints.cnf.UnitClause => 456
0.73/0.49	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1722
0.73/0.49	c 9888 constraints processed.
0.73/0.49	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.73/0.49	c constraints type 
0.73/0.49	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 128
0.73/0.49	c org.sat4j.specs.Constr$1 => 856
0.73/0.49	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 6726
0.73/0.49	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1722
0.73/0.49	c org.sat4j.pb.constraints.pb.UnitClausePB => 456
0.73/0.49	c 9888 constraints processed.
4.49/1.49	c cleaning 2499 clauses out of 4998 with flag 15450/5000
6.78/2.15	c cleaning 4248 clauses out of 8499 with flag 35766/11000
8.43/2.92	c cleaning 5614 clauses out of 11251 with flag 61060/18000
10.36/3.81	c cleaning 6795 clauses out of 13637 with flag 92899/26000
12.17/4.80	c cleaning 7916 clauses out of 15842 with flag 130033/35000
14.63/5.95	c cleaning 8952 clauses out of 17926 with flag 175800/45000
17.30/7.30	c cleaning 9971 clauses out of 19974 with flag 225707/56000
20.71/8.90	c cleaning 10993 clauses out of 22004 with flag 281798/68001
24.19/10.68	c cleaning 11991 clauses out of 24010 with flag 344040/81000
27.98/12.57	c cleaning 12957 clauses out of 26019 with flag 413517/95000
32.42/14.71	c cleaning 13999 clauses out of 28063 with flag 489798/110001
37.02/17.02	c cleaning 15016 clauses out of 30064 with flag 569783/126001
41.89/19.42	c cleaning 0 clauses out of 5000 with flag 0/5000
42.15/19.54	c cleaning 15989 clauses out of 32047 with flag 658028/143000
47.77/22.26	c cleaning 17011 clauses out of 34058 with flag 754400/161000
53.85/25.28	c cleaning 18002 clauses out of 36047 with flag 857013/180000
59.84/28.25	c cleaning 19005 clauses out of 38046 with flag 967354/200001
66.34/31.46	c cleaning 19992 clauses out of 40040 with flag 1088199/221000
73.15/34.87	c cleaning 20996 clauses out of 42048 with flag 1211283/243000
80.56/38.55	c cleaning 21999 clauses out of 44053 with flag 1342442/266001
88.45/42.49	c cleaning 22998 clauses out of 46053 with flag 1478219/290000
97.04/46.70	c cleaning 24014 clauses out of 48055 with flag 1624205/315000
106.18/51.23	c cleaning 25002 clauses out of 50041 with flag 1776093/341000
115.38/55.86	c cleaning 26013 clauses out of 52039 with flag 1937350/368000
125.92/61.00	c cleaning 26978 clauses out of 54026 with flag 2102431/396000
136.12/66.18	c cleaning 27990 clauses out of 56048 with flag 2272739/425000
147.07/71.58	c cleaning 29004 clauses out of 58058 with flag 2450858/455000
158.07/77.09	c cleaning 30017 clauses out of 60055 with flag 2632921/486001
170.05/83.01	c cleaning 30995 clauses out of 62038 with flag 2823886/518001
183.31/89.96	c cleaning 32002 clauses out of 64042 with flag 3023163/551000
195.58/96.07	c cleaning 32981 clauses out of 66040 with flag 3224630/585000
209.77/103.17	c cleaning 34008 clauses out of 68059 with flag 3434689/620000
225.48/110.92	c cleaning 35001 clauses out of 70052 with flag 3651713/656001
240.69/118.57	c cleaning 36011 clauses out of 72050 with flag 3874326/693000
257.42/126.82	c cleaning 36995 clauses out of 74039 with flag 4103516/731000
274.93/135.58	c cleaning 37983 clauses out of 76044 with flag 4340963/770000
293.85/144.96	c cleaning 39016 clauses out of 78062 with flag 4585424/810001
312.77/154.39	c cleaning 40008 clauses out of 80045 with flag 4832435/851000
332.30/164.02	c cleaning 41012 clauses out of 82037 with flag 5090746/893000
352.74/174.19	c cleaning 41973 clauses out of 84026 with flag 5351353/936001
373.89/184.64	c cleaning 42994 clauses out of 86052 with flag 5621245/980000
374.52/184.99	c cleaning 0 clauses out of 11000 with flag 0/11000
395.87/195.60	c cleaning 44018 clauses out of 88060 with flag 5898180/1025002
417.18/206.18	c cleaning 45005 clauses out of 90043 with flag 6180361/1071003
436.78/215.94	c cleaning 46004 clauses out of 92035 with flag 6473041/1118000
456.78/225.99	c cleaning 47003 clauses out of 94032 with flag 6770354/1166001
477.57/236.36	c cleaning 47978 clauses out of 96028 with flag 7072613/1215000
499.37/247.28	c cleaning 48984 clauses out of 98051 with flag 7384486/1265001
523.11/259.03	c cleaning 49989 clauses out of 100067 with flag 7704770/1316001
546.71/270.88	c cleaning 51027 clauses out of 102077 with flag 8031551/1368000
570.90/282.95	c cleaning 52006 clauses out of 104051 with flag 8364554/1421001
596.30/295.66	c cleaning 52999 clauses out of 106044 with flag 8703779/1475000
621.90/308.49	c cleaning 54015 clauses out of 108045 with flag 9050394/1530000
648.70/321.89	c cleaning 54957 clauses out of 110030 with flag 9399997/1586000
677.29/336.12	c cleaning 56024 clauses out of 112073 with flag 9761511/1643000
705.89/350.43	c cleaning 57006 clauses out of 114050 with flag 10126269/1701001
736.33/365.53	c cleaning 57995 clauses out of 116043 with flag 10498478/1760000
769.65/382.59	c cleaning 58962 clauses out of 118048 with flag 10878192/1820000
804.20/399.76	c cleaning 60036 clauses out of 120086 with flag 11266290/1881000
841.59/418.31	c cleaning 61016 clauses out of 122050 with flag 11659000/1943000
880.66/437.74	c cleaning 61991 clauses out of 124036 with flag 12059529/2006002
921.66/458.13	c cleaning 63015 clauses out of 126043 with flag 12463122/2070000
965.10/479.77	c cleaning 63988 clauses out of 128028 with flag 12872742/2135000
1008.27/501.24	c cleaning 65011 clauses out of 130040 with flag 13291552/2201000
1051.86/522.94	c cleaning 65967 clauses out of 132031 with flag 13722550/2268002
1096.89/545.34	c cleaning 67023 clauses out of 134062 with flag 14152645/2336000
1142.84/568.26	c cleaning 67981 clauses out of 136039 with flag 14588968/2405000
1193.25/593.26	c cleaning 69023 clauses out of 138058 with flag 15032779/2475000
1244.33/619.39	c cleaning 69988 clauses out of 140035 with flag 15483255/2546000
1293.54/643.88	c cleaning 71023 clauses out of 142047 with flag 15938913/2618000
1343.75/668.86	c cleaning 71956 clauses out of 144024 with flag 16402214/2691000
1396.79/695.27	c cleaning 73013 clauses out of 146068 with flag 16870050/2765000
1449.25/721.38	c cleaning 73986 clauses out of 148055 with flag 17337583/2840000
1503.94/748.58	c cleaning 74989 clauses out of 150069 with flag 17816331/2916000
1561.67/777.23	c cleaning 76024 clauses out of 152080 with flag 18302358/2993000
1621.15/806.83	c cleaning 77010 clauses out of 154058 with flag 18795732/3071002
1661.01/826.61	c cleaning 0 clauses out of 18000 with flag 0/18000
1682.52/837.38	c cleaning 78011 clauses out of 156046 with flag 19296409/3150000
1744.83/868.35	c cleaning 79004 clauses out of 158037 with flag 19799169/3230002
1801.07/897.48	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1801.07/897.48	c starts		: 28337
1801.07/897.48	c conflicts		: 3299985
1801.07/897.48	c decisions		: 35392699
1801.07/897.48	c propagations		: 465045261
1801.07/897.48	c inspects		: 9563594283
1801.07/897.48	c shortcuts		: 0
1801.07/897.48	c learnt literals	: 2
1801.07/897.48	c learnt binary clauses	: 34
1801.07/897.48	c learnt ternary clauses	: 513
1801.07/897.48	c learnt constraints	: 3299983
1801.07/897.48	c ignored constraints	: 0
1801.07/897.48	c root simplifications	: 0
1801.07/897.48	c removed literals (reason simplification)	: 1985836
1801.07/897.48	c reason swapping (by a shorter reason)	: 0
1801.07/897.48	c Calls to reduceDB	: 76
1801.07/897.48	c Number of update (reduction) of LBD	: 676420
1801.07/897.48	c Imported unit clauses	: 0
1801.07/897.48	c number of reductions to clauses (during analyze)	: 0
1801.07/897.48	c number of learned constraints concerned by reduction	: 0
1801.07/897.48	c number of learning phase by resolution	: 0
1801.07/897.48	c number of learning phase by cutting planes	: 0
1801.07/897.48	c speed (assignments/second)	: 518464.18095649005
1801.07/897.48	c non guided choices	7365
1801.33/897.51	c learnt constraints type 
1801.33/897.51	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 34
1801.33/897.51	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 148982
1801.33/897.51	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1801.33/897.51	c starts		: 45
1801.33/897.51	c conflicts		: 18531
1801.33/897.51	c decisions		: 69448
1801.33/897.51	c propagations		: 2185309
1801.33/897.51	c inspects		: 573668717
1801.33/897.51	c shortcuts		: 0
1801.33/897.51	c learnt literals	: 0
1801.33/897.51	c learnt binary clauses	: 0
1801.33/897.51	c learnt ternary clauses	: 0
1801.33/897.51	c learnt constraints	: 18530
1801.33/897.51	c ignored constraints	: 0
1801.33/897.51	c root simplifications	: 0
1801.33/897.51	c removed literals (reason simplification)	: 0
1801.33/897.51	c reason swapping (by a shorter reason)	: 0
1801.33/897.51	c Calls to reduceDB	: 3
1801.33/897.51	c Number of update (reduction) of LBD	: 0
1801.33/897.51	c Imported unit clauses	: 0
1801.33/897.51	c number of reductions to clauses (during analyze)	: 0
1801.33/897.51	c number of learned constraints concerned by reduction	: 0
1801.33/897.51	c number of learning phase by resolution	: 0
1801.33/897.51	c number of learning phase by cutting planes	: 0
1801.33/897.51	c speed (assignments/second)	: 2436.236485537379
1801.33/897.51	c non guided choices	322
1801.33/897.51	c learnt constraints type 
1801.33/897.51	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 6
1801.33/897.51	c org.sat4j.pb.constraints.pb.MaxWatchPb => 18524
1801.33/897.51	s UNKNOWN
1801.33/897.51	c Total wall clock time (in seconds): 897.396

Verifier Data

ERROR: no interpretation found !

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-4116382-1466952004/watcher-4116382-1466952004 -o /tmp/evaluation-result-4116382-1466952004/solver-4116382-1466952004 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1466946428-18142 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4116382-1466952004.opb 

pid=19377
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 4.13 4.27 4.23 4/198 19380
/proc/meminfo: memFree=26724468/32872528 swapFree=1437460/1543748
[pid=19380] ppid=19377 vsize=9160 CPUtime=0 cores=0,2,4,6
/proc/19380/stat : 19380 (java) R 19377 19380 18126 0 -1 4202496 451 0 0 0 0 0 0 0 20 0 1 0 28239730 9379840 106 33554432000 1073741824 1073778376 140736819823168 140736819820296 139959340780000 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19380/statm: 2290 123 94 9 0 38 0

[startup+0.10006 s]
/proc/loadavg: 4.13 4.27 4.23 4/198 19380
/proc/meminfo: memFree=26724468/32872528 swapFree=1437460/1543748
[pid=19380] ppid=19377 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/19380/stat : 19380 (java) S 19377 19380 18126 0 -1 4202496 4406 0 1 0 8 0 0 0 20 0 18 0 28239730 9787879424 6044 33554432000 1073741824 1073778376 140736819823168 140736819814304 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19380/statm: 2389619 6044 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558476

[startup+0.200225 s]
/proc/loadavg: 4.13 4.27 4.23 4/198 19380
/proc/meminfo: memFree=26724468/32872528 swapFree=1437460/1543748
[pid=19380] ppid=19377 vsize=9558476 CPUtime=0.24 cores=0,2,4,6
/proc/19380/stat : 19380 (java) S 19377 19380 18126 0 -1 4202496 4694 0 1 0 24 0 0 0 20 0 18 0 28239730 9787879424 6806 33554432000 1073741824 1073778376 140736819823168 140736819814304 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19380/statm: 2389619 6806 2202 9 0 2380296 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9558476

[startup+0.300225 s]
/proc/loadavg: 4.13 4.27 4.23 4/198 19380
/proc/meminfo: memFree=26724468/32872528 swapFree=1437460/1543748
[pid=19380] ppid=19377 vsize=9558476 CPUtime=0.48 cores=0,2,4,6
/proc/19380/stat : 19380 (java) S 19377 19380 18126 0 -1 4202496 5722 0 1 0 47 1 0 0 20 0 18 0 28239730 9787879424 8350 33554432000 1073741824 1073778376 140736819823168 140736819814304 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19380/statm: 2389619 8350 2234 9 0 2380296 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9558476

[startup+0.700191 s]
/proc/loadavg: 4.13 4.27 4.23 4/198 19380
/proc/meminfo: memFree=26724468/32872528 swapFree=1437460/1543748
[pid=19380] ppid=19377 vsize=9824732 CPUtime=1.82 cores=0,2,4,6
/proc/19380/stat : 19380 (java) S 19377 19380 18126 0 -1 4202496 16327 0 1 0 179 3 0 0 20 0 22 0 28239730 10060525568 23091 33554432000 1073741824 1073778376 140736819823168 140736819814304 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19380/statm: 2456183 23091 2265 9 0 2446860 0
Current children cumulated CPU time (s) 1.82
Current children cumulated vsize (KiB) 9824732

[startup+1.50085 s]
/proc/loadavg: 4.13 4.27 4.23 7/220 19402
/proc/meminfo: memFree=26589740/32872528 swapFree=1437460/1543748
[pid=19380] ppid=19377 vsize=9824732 CPUtime=4.89 cores=0,2,4,6
/proc/19380/stat : 19380 (java) S 19377 19380 18126 0 -1 4202496 25459 0 1 0 482 7 0 0 20 0 22 0 28239730 10060525568 46608 33554432000 1073741824 1073778376 140736819823168 140736819814304 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19380/statm: 2456183 46608 2288 9 0 2446860 0
[pid=19380/tid=19382] ppid=19377 vsize=9824732 CPUtime=0.46 cores=0,2,4,6
/proc/19380/task/19382/stat : 19382 (java) S 19377 19380 18126 0 -1 4202560 2439 0 1 0 46 0 0 0 20 0 22 0 28239731 10060525568 46608 33554432000 1073741824 1073778376 140736819823168 139959329162104 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19380/tid=19383] ppid=19377 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19380/task/19383/stat : 19383 (java) S 19377 19380 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28239732 10060525568 46608 33554432000 1073741824 1073778376 140736819823168 139959301614120 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19380/tid=19384] ppid=19377 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19380/task/19384/stat : 19384 (java) S 19377 19380 18126 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 28239732 10060525568 46608 33554432000 1073741824 1073778376 140736819823168 139959300561320 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19380/tid=19385] ppid=19377 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19380/task/19385/stat : 19385 (java) S 19377 19380 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28239733 10060525568 46608 33554432000 1073741824 1073778376 140736819823168 139959299508520 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19380/tid=19386] ppid=19377 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19380/task/19386/stat : 19386 (java) S 19377 19380 18126 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 28239733 10060525568 46608 33554432000 1073741824 1073778376 140736819823168 139959298455720 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19380/tid=19387] ppid=19377 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19380/task/19387/stat : 19387 (java) S 19377 19380 18126 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 28239733 10060525568 46608 33554432000 1073741824 1073778376 140736819823168 139959297403944 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19380/tid=19388] ppid=19377 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19380/task/19388/stat : 19388 (java) S 19377 19380 18126 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 28239733 10060525568 46608 33554432000 1073741824 1073778376 140736819823168 139959296351144 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19380/tid=19389] ppid=19377 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19380/task/19389/stat : 19389 (java) S 19377 19380 18126 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 28239733 10060525568 46608 33554432000 1073741824 1073778376 140736819823168 139959295298344 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19380/tid=19390] ppid=19377 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19380/task/19390/stat : 19390 (java) S 19377 19380 18126 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 28239733 10060525568 46608 33554432000 1073741824 1073778376 140736819823168 139959165561512 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19380/tid=19391] ppid=19377 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19380/task/19391/stat : 19391 (java) S 19377 19380 18126 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 28239734 10060525568 46608 33554432000 1073741824 1073778376 140736819823168 139958682614248 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19380/tid=19392] ppid=19377 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19380/task/19392/stat : 19392 (java) S 19377 19380 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28239734 10060525568 46608 33554432000 1073741824 1073778376 140736819823168 139958681560312 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19380/tid=19393] ppid=19377 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19380/task/19393/stat : 19393 (java) S 19377 19380 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28239734 10060525568 46608 33554432000 1073741824 1073778376 140736819823168 139958680507400 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19380/tid=19394] ppid=19377 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19380/task/19394/stat : 19394 (java) S 19377 19380 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28239736 10060525568 46608 33554432000 1073741824 1073778376 140736819823168 139958679455888 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19380/tid=19395] ppid=19377 vsize=9824732 CPUtime=1.21 cores=0,2,4,6
/proc/19380/task/19395/stat : 19395 (java) R 19377 19380 18126 0 -1 4202560 10750 0 0 0 118 3 0 0 20 0 22 0 28239736 10060525568 46608 33554432000 1073741824 1073778376 140736819823168 139958678403592 139959335004662 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=19380/tid=19396] ppid=19377 vsize=9824732 CPUtime=1.24 cores=0,2,4,6
/proc/19380/task/19396/stat : 19396 (java) R 19377 19380 18126 0 -1 4202560 10864 0 0 0 122 2 0 0 20 0 22 0 28239736 10060525568 46608 33554432000 1073741824 1073778376 140736819823168 139958677351224 139959336147951 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=19380/tid=19397] ppid=19377 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19380/task/19397/stat : 19397 (java) S 19377 19380 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28239736 10060525568 46608 33554432000 1073741824 1073778376 140736819823168 139958676298616 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19380/tid=19398] ppid=19377 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19380/task/19398/stat : 19398 (java) S 19377 19380 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28239736 10060525568 46608 33554432000 1073741824 1073778376 140736819823168 139958675246024 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19380/tid=19399] ppid=19377 vsize=9824732 CPUtime=0.97 cores=0,2,4,6
/proc/19380/task/19399/stat : 19399 (java) R 19377 19380 18126 0 -1 4202560 17 0 0 0 97 0 0 0 20 0 22 0 28239780 10060525568 46608 33554432000 1073741824 1073778376 140736819823168 139958674182176 139959177465434 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=19380/tid=19400] ppid=19377 vsize=9824732 CPUtime=0.91 cores=0,2,4,6
/proc/19380/task/19400/stat : 19400 (java) R 19377 19380 18126 0 -1 4202560 75 0 0 0 91 0 0 0 20 0 22 0 28239780 10060525568 46608 33554432000 1073741824 1073778376 140736819823168 139958673137704 139959176652208 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=19380/tid=19401] ppid=19377 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19380/task/19401/stat : 19401 (java) S 19377 19380 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28239781 10060525568 46608 33554432000 1073741824 1073778376 140736819823168 139958672085928 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19380/tid=19402] ppid=19377 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19380/task/19402/stat : 19402 (java) S 19377 19380 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28239781 10060525568 46608 33554432000 1073741824 1073778376 140736819823168 139958671033128 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 4.89
Current children cumulated vsize (KiB) 9824732

[startup+3.101 s]
/proc/loadavg: 4.13 4.27 4.23 5/220 19402
/proc/meminfo: memFree=26521476/32872528 swapFree=1437460/1543748
[pid=19380] ppid=19377 vsize=9824732 CPUtime=8.88 cores=0,2,4,6
/proc/19380/stat : 19380 (java) S 19377 19380 18126 0 -1 4202496 29986 0 1 0 872 16 0 0 20 0 22 0 28239730 10060525568 88074 33554432000 1073741824 1073778376 140736819823168 140736819814304 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19380/statm: 2456183 88074 2292 9 0 2446860 0
[pid=19380/tid=19382] ppid=19377 vsize=9824732 CPUtime=0.46 cores=0,2,4,6
/proc/19380/task/19382/stat : 19382 (java) S 19377 19380 18126 0 -1 4202560 2440 0 1 0 46 0 0 0 20 0 22 0 28239731 10060525568 88074 33554432000 1073741824 1073778376 140736819823168 139959329162104 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19380/tid=19383] ppid=19377 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/19380/task/19383/stat : 19383 (java) S 19377 19380 18126 0 -1 4202560 25 0 0 0 2 2 0 0 20 0 22 0 28239732 10060525568 88074 33554432000 1073741824 1073778376 140736819823168 139959301614120 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19380/tid=19384] ppid=19377 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/19380/task/19384/stat : 19384 (java) S 19377 19380 18126 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 28239732 10060525568 88074 33554432000 1073741824 1073778376 140736819823168 139959300561320 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19380/tid=19385] ppid=19377 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/19380/task/19385/stat : 19385 (java) S 19377 19380 18126 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 22 0 28239733 10060525568 88074 33554432000 1073741824 1073778376 140736819823168 139959299508520 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19380/tid=19386] ppid=19377 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/19380/task/19386/stat : 19386 (java) S 19377 19380 18126 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 22 0 28239733 10060525568 88074 33554432000 1073741824 1073778376 140736819823168 139959298455720 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19380/tid=19387] ppid=19377 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/19380/task/19387/stat : 19387 (java) S 19377 19380 18126 0 -1 4202560 12 0 0 0 3 0 0 0 20 0 22 0 28239733 10060525568 88074 33554432000 1073741824 1073778376 140736819823168 139959297403944 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19380/tid=19388] ppid=19377 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/19380/task/19388/stat : 19388 (java) S 19377 19380 18126 0 -1 4202560 22 0 0 0 2 1 0 0 20 0 22 0 28239733 10060525568 88074 33554432000 1073741824 1073778376 140736819823168 139959296351144 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19380/tid=19389] ppid=19377 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/19380/task/19389/stat : 19389 (java) S 19377 19380 18126 0 -1 4202560 21 0 0 0 3 1 0 0 20 0 22 0 28239733 10060525568 88074 33554432000 1073741824 1073778376 140736819823168 139959295298344 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19380/tid=19390] ppid=19377 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/19380/task/19390/stat : 19390 (java) S 19377 19380 18126 0 -1 4202560 26 0 0 0 3 2 0 0 20 0 22 0 28239733 10060525568 88074 33554432000 1073741824 1073778376 140736819823168 139959165561512 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19380/tid=19391] ppid=19377 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19380/task/19391/stat : 19391 (java) S 19377 19380 18126 0 -1 4202560 199 0 0 0 0 0 0 0 20 0 22 0 28239734 10060525568 88074 33554432000 1073741824 1073778376 140736819823168 139958682614248 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19380/tid=19392] ppid=19377 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19380/task/19392/stat : 19392 (java) S 19377 19380 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28239734 10060525568 88074 33554432000 1073741824 1073778376 140736819823168 139958681560312 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19380/tid=19393] ppid=19377 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19380/task/19393/stat : 19393 (java) S 19377 19380 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28239734 10060525568 88074 33554432000 1073741824 1073778376 140736819823168 139958680507400 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19380/tid=19394] ppid=19377 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19380/task/19394/stat : 19394 (java) S 19377 19380 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28239736 10060525568 88074 33554432000 1073741824 1073778376 140736819823168 139958679455888 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19380/tid=19395] ppid=19377 vsize=9824732 CPUtime=1.39 cores=0,2,4,6
/proc/19380/task/19395/stat : 19395 (java) S 19377 19380 18126 0 -1 4202560 10754 0 0 0 136 3 0 0 20 0 22 0 28239736 10060525568 88074 33554432000 1073741824 1073778376 140736819823168 139958678404024 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19380/tid=19396] ppid=19377 vsize=9824732 CPUtime=1.75 cores=0,2,4,6
/proc/19380/task/19396/stat : 19396 (java) S 19377 19380 18126 0 -1 4202560 15032 0 0 0 172 3 0 0 20 0 22 0 28239736 10060525568 88074 33554432000 1073741824 1073778376 140736819823168 139958677351224 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19380/tid=19397] ppid=19377 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19380/task/19397/stat : 19397 (java) S 19377 19380 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28239736 10060525568 88074 33554432000 1073741824 1073778376 140736819823168 139958676298616 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19380/tid=19398] ppid=19377 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19380/task/19398/stat : 19398 (java) S 19377 19380 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28239736 10060525568 88074 33554432000 1073741824 1073778376 140736819823168 139958675246024 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19380/tid=19399] ppid=19377 vsize=9824732 CPUtime=2.47 cores=0,2,4,6
/proc/19380/task/19399/stat : 19399 (java) R 19377 19380 18126 0 -1 4202560 18 0 0 0 247 0 0 0 20 0 22 0 28239780 10060525568 88074 33554432000 1073741824 1073778376 140736819823168 139958674189176 139959177075922 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=19380/tid=19400] ppid=19377 vsize=9824732 CPUtime=2.41 cores=0,2,4,6
/proc/19380/task/19400/stat : 19400 (java) R 19377 19380 18126 0 -1 4202560 128 0 0 0 238 3 0 0 20 0 22 0 28239780 10060525568 88074 33554432000 1073741824 1073778376 140736819823168 139958673137208 139959177326349 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=19380/tid=19401] ppid=19377 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19380/task/19401/stat : 19401 (java) S 19377 19380 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28239781 10060525568 88074 33554432000 1073741824 1073778376 140736819823168 139958672085928 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19380/tid=19402] ppid=19377 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19380/task/19402/stat : 19402 (java) S 19377 19380 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28239781 10060525568 88074 33554432000 1073741824 1073778376 140736819823168 139958671033128 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 8.88
Current children cumulated vsize (KiB) 9824732

[startup+6.3009 s]
/proc/loadavg: 4.20 4.29 4.23 5/220 19402
/proc/meminfo: memFree=26093912/32872528 swapFree=1437460/1543748
[pid=19380] ppid=19377 vsize=9824732 CPUtime=15.43 cores=0,2,4,6
/proc/19380/stat : 19380 (java) S 19377 19380 18126 0 -1 4202496 30877 0 1 0 1518 25 0 0 20 0 22 0 28239730 10060525568 155786 33554432000 1073741824 1073778376 140736819823168 140736819814304 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19380/statm: 2456183 155786 2292 9 0 2446860 0
[pid=19380/tid=19382] ppid=19377 vsize=9824732 CPUtime=0.46 cores=0,2,4,6
/proc/19380/task/19382/stat : 19382 (java) S 19377 19380 18126 0 -1 4202560 2440 0 1 0 46 0 0 0 20 0 22 0 28239731 10060525568 155786 33554432000 1073741824 1073778376 140736819823168 139959329162104 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19380/tid=19383] ppid=19377 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/19380/task/19383/stat : 19383 (java) S 19377 19380 18126 0 -1 4202560 42 0 0 0 5 2 0 0 20 0 22 0 28239732 10060525568 155786 33554432000 1073741824 1073778376 140736819823168 139959301614120 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19380/tid=19384] ppid=19377 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/19380/task/19384/stat : 19384 (java) S 19377 19380 18126 0 -1 4202560 146 0 0 0 5 2 0 0 20 0 22 0 28239732 10060525568 155786 33554432000 1073741824 1073778376 140736819823168 139959300561320 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19380/tid=19385] ppid=19377 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/19380/task/19385/stat : 19385 (java) S 19377 19380 18126 0 -1 4202560 132 0 0 0 7 2 0 0 20 0 22 0 28239733 10060525568 155786 33554432000 1073741824 1073778376 140736819823168 139959299508520 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19380/tid=19386] ppid=19377 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/19380/task/19386/stat : 19386 (java) S 19377 19380 18126 0 -1 4202560 106 0 0 0 5 0 0 0 20 0 22 0 28239733 10060525568 155786 33554432000 1073741824 1073778376 140736819823168 139959298455720 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19380/tid=19387] ppid=19377 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/19380/task/19387/stat : 19387 (java) S 19377 19380 18126 0 -1 4202560 29 0 0 0 5 0 0 0 20 0 22 0 28239733 10060525568 155786 33554432000 1073741824 1073778376 140736819823168 139959297403944 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19380/tid=19388] ppid=19377 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/19380/task/19388/stat : 19388 (java) S 19377 19380 18126 0 -1 4202560 159 0 0 0 6 2 0 0 20 0 22 0 28239733 10060525568 155786 33554432000 1073741824 1073778376 140736819823168 139959296351144 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19380/tid=19389] ppid=19377 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/19380/task/19389/stat : 19389 (java) S 19377 19380 18126 0 -1 4202560 29 0 0 0 5 2 0 0 20 0 22 0 28239733 10060525568 155786 33554432000 1073741824 1073778376 140736819823168 139959295298344 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19380/tid=19390] ppid=19377 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/19380/task/19390/stat : 19390 (java) S 19377 19380 18126 0 -1 4202560 34 0 0 0 5 2 0 0 20 0 22 0 28239733 10060525568 155786 33554432000 1073741824 1073778376 140736819823168 139959165561512 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19380/tid=19391] ppid=19377 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19380/task/19391/stat : 19391 (java) S 19377 19380 18126 0 -1 4202560 453 0 0 0 0 0 0 0 20 0 22 0 28239734 10060525568 155786 33554432000 1073741824 1073778376 140736819823168 139958682614248 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19380/tid=19392] ppid=19377 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19380/task/19392/stat : 19392 (java) S 19377 19380 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28239734 10060525568 155786 33554432000 1073741824 1073778376 140736819823168 139958681560312 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19380/tid=19393] ppid=19377 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19380/task/19393/stat : 19393 (java) S 19377 19380 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28239734 10060525568 155786 33554432000 1073741824 1073778376 140736819823168 139958680507400 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19380/tid=19394] ppid=19377 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19380/task/19394/stat : 19394 (java) S 19377 19380 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28239736 10060525568 155786 33554432000 1073741824 1073778376 140736819823168 139958679455888 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19380/tid=19395] ppid=19377 vsize=9824732 CPUtime=1.41 cores=0,2,4,6

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

[pid=19380/tid=19394] ppid=19377 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19380/task/19394/stat : 19394 (java) S 19377 19380 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28239736 10060525568 977905 33554432000 1073741824 1073778376 140736819823168 139958679455432 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19380/tid=19395] ppid=19377 vsize=9824732 CPUtime=1.6 cores=0,2,4,6
/proc/19380/task/19395/stat : 19395 (java) S 19377 19380 18126 0 -1 4202560 10769 0 0 0 157 3 0 0 20 0 22 0 28239736 10060525568 977905 33554432000 1073741824 1073778376 140736819823168 139958678404024 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19380/tid=19396] ppid=19377 vsize=9824732 CPUtime=2.04 cores=0,2,4,6
/proc/19380/task/19396/stat : 19396 (java) S 19377 19380 18126 0 -1 4202560 17668 0 0 0 201 3 0 0 20 0 22 0 28239736 10060525568 977905 33554432000 1073741824 1073778376 140736819823168 139958677351224 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19380/tid=19397] ppid=19377 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19380/task/19397/stat : 19397 (java) S 19377 19380 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28239736 10060525568 977905 33554432000 1073741824 1073778376 140736819823168 139958676298616 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19380/tid=19398] ppid=19377 vsize=9824732 CPUtime=0.34 cores=0,2,4,6
/proc/19380/task/19398/stat : 19398 (java) S 19377 19380 18126 0 -1 4202560 53 0 0 0 17 17 0 0 20 0 22 0 28239736 10060525568 977905 33554432000 1073741824 1073778376 140736819823168 139958675246024 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19380/tid=19399] ppid=19377 vsize=9824732 CPUtime=885.9 cores=0,2,4,6
/proc/19380/task/19399/stat : 19399 (java) S 19377 19380 18126 0 -1 4202560 62 0 0 0 88574 16 0 0 20 0 22 0 28239780 10060525568 977905 33554432000 1073741824 1073778376 140736819823168 139958674189304 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19380/tid=19400] ppid=19377 vsize=9824732 CPUtime=885.81 cores=0,2,4,6
/proc/19380/task/19400/stat : 19400 (java) S 19377 19380 18126 0 -1 4202560 1535 0 0 0 88531 50 0 0 20 0 22 0 28239780 10060525568 977905 33554432000 1073741824 1073778376 140736819823168 139958673137128 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19380/tid=19401] ppid=19377 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19380/task/19401/stat : 19401 (java) S 19377 19380 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28239781 10060525568 977905 33554432000 1073741824 1073778376 140736819823168 139958672085928 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19380/tid=19402] ppid=19377 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19380/task/19402/stat : 19402 (java) S 19377 19380 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28239781 10060525568 977905 33554432000 1073741824 1073778376 140736819823168 139958671033128 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.47
Current children cumulated vsize (KiB) 9824732

[startup+897.201 s]
/proc/loadavg: 4.13 4.22 4.25 4/219 19491
/proc/meminfo: memFree=22725328/32872528 swapFree=1437460/1543748
[pid=19380] ppid=19377 vsize=9824732 CPUtime=1800.87 cores=0,2,4,6
/proc/19380/stat : 19380 (java) S 19377 19380 18126 0 -1 4202496 42381 0 1 0 179883 204 0 0 20 0 22 0 28239730 10060525568 977905 33554432000 1073741824 1073778376 140736819823168 140736819814304 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19380/statm: 2456183 977905 2301 9 0 2446860 0
[pid=19380/tid=19382] ppid=19377 vsize=9824732 CPUtime=0.51 cores=0,2,4,6
/proc/19380/task/19382/stat : 19382 (java) S 19377 19380 18126 0 -1 4202560 2448 0 1 0 49 2 0 0 20 0 22 0 28239731 10060525568 977905 33554432000 1073741824 1073778376 140736819823168 139959329161816 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19380/tid=19383] ppid=19377 vsize=9824732 CPUtime=2.46 cores=0,2,4,6
/proc/19380/task/19383/stat : 19383 (java) S 19377 19380 18126 0 -1 4202560 702 0 0 0 229 17 0 0 20 0 22 0 28239732 10060525568 977905 33554432000 1073741824 1073778376 140736819823168 139959301614120 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19380/tid=19384] ppid=19377 vsize=9824732 CPUtime=2.39 cores=0,2,4,6
/proc/19380/task/19384/stat : 19384 (java) S 19377 19380 18126 0 -1 4202560 688 0 0 0 224 15 0 0 20 0 22 0 28239732 10060525568 977905 33554432000 1073741824 1073778376 140736819823168 139959300561320 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19380/tid=19385] ppid=19377 vsize=9824732 CPUtime=2.62 cores=0,2,4,6
/proc/19380/task/19385/stat : 19385 (java) S 19377 19380 18126 0 -1 4202560 1217 0 0 0 242 20 0 0 20 0 22 0 28239733 10060525568 977905 33554432000 1073741824 1073778376 140736819823168 139959299508520 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19380/tid=19386] ppid=19377 vsize=9824732 CPUtime=2.58 cores=0,2,4,6
/proc/19380/task/19386/stat : 19386 (java) S 19377 19380 18126 0 -1 4202560 955 0 0 0 241 17 0 0 20 0 22 0 28239733 10060525568 977905 33554432000 1073741824 1073778376 140736819823168 139959298455720 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19380/tid=19387] ppid=19377 vsize=9824732 CPUtime=2.41 cores=0,2,4,6
/proc/19380/task/19387/stat : 19387 (java) S 19377 19380 18126 0 -1 4202560 699 0 0 0 224 17 0 0 20 0 22 0 28239733 10060525568 977905 33554432000 1073741824 1073778376 140736819823168 139959297403944 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19380/tid=19388] ppid=19377 vsize=9824732 CPUtime=2.42 cores=0,2,4,6
/proc/19380/task/19388/stat : 19388 (java) S 19377 19380 18126 0 -1 4202560 668 0 0 0 228 14 0 0 20 0 22 0 28239733 10060525568 977905 33554432000 1073741824 1073778376 140736819823168 139959296351144 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19380/tid=19389] ppid=19377 vsize=9824732 CPUtime=2.34 cores=0,2,4,6
/proc/19380/task/19389/stat : 19389 (java) S 19377 19380 18126 0 -1 4202560 543 0 0 0 218 16 0 0 20 0 22 0 28239733 10060525568 977905 33554432000 1073741824 1073778376 140736819823168 139959295298344 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19380/tid=19390] ppid=19377 vsize=9824732 CPUtime=2.49 cores=0,2,4,6
/proc/19380/task/19390/stat : 19390 (java) S 19377 19380 18126 0 -1 4202560 765 0 0 0 230 19 0 0 20 0 22 0 28239733 10060525568 977905 33554432000 1073741824 1073778376 140736819823168 139959165561512 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19380/tid=19391] ppid=19377 vsize=9824732 CPUtime=5.2 cores=0,2,4,6
/proc/19380/task/19391/stat : 19391 (java) R 19377 19380 18126 0 -1 4202560 2342 0 0 0 512 8 0 0 20 0 22 0 28239734 10060525568 977905 33554432000 1073741824 1073778376 140736819823168 139958682612808 266435307190 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=19380/tid=19392] ppid=19377 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19380/task/19392/stat : 19392 (java) S 19377 19380 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28239734 10060525568 977905 33554432000 1073741824 1073778376 140736819823168 139958681560312 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19380/tid=19393] ppid=19377 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19380/task/19393/stat : 19393 (java) S 19377 19380 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28239734 10060525568 977905 33554432000 1073741824 1073778376 140736819823168 139958680507400 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19380/tid=19394] ppid=19377 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19380/task/19394/stat : 19394 (java) S 19377 19380 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28239736 10060525568 977905 33554432000 1073741824 1073778376 140736819823168 139958679455432 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19380/tid=19395] ppid=19377 vsize=9824732 CPUtime=1.6 cores=0,2,4,6
/proc/19380/task/19395/stat : 19395 (java) S 19377 19380 18126 0 -1 4202560 10769 0 0 0 157 3 0 0 20 0 22 0 28239736 10060525568 977905 33554432000 1073741824 1073778376 140736819823168 139958678404024 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19380/tid=19396] ppid=19377 vsize=9824732 CPUtime=2.04 cores=0,2,4,6
/proc/19380/task/19396/stat : 19396 (java) S 19377 19380 18126 0 -1 4202560 17668 0 0 0 201 3 0 0 20 0 22 0 28239736 10060525568 977905 33554432000 1073741824 1073778376 140736819823168 139958677351224 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19380/tid=19397] ppid=19377 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19380/task/19397/stat : 19397 (java) S 19377 19380 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28239736 10060525568 977905 33554432000 1073741824 1073778376 140736819823168 139958676298616 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19380/tid=19398] ppid=19377 vsize=9824732 CPUtime=0.34 cores=0,2,4,6
/proc/19380/task/19398/stat : 19398 (java) S 19377 19380 18126 0 -1 4202560 53 0 0 0 17 17 0 0 20 0 22 0 28239736 10060525568 977905 33554432000 1073741824 1073778376 140736819823168 139958675246024 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19380/tid=19399] ppid=19377 vsize=9824732 CPUtime=885.9 cores=0,2,4,6
/proc/19380/task/19399/stat : 19399 (java) S 19377 19380 18126 0 -1 4202560 62 0 0 0 88574 16 0 0 20 0 22 0 28239780 10060525568 977905 33554432000 1073741824 1073778376 140736819823168 139958674189304 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19380/tid=19400] ppid=19377 vsize=9824732 CPUtime=885.81 cores=0,2,4,6
/proc/19380/task/19400/stat : 19400 (java) S 19377 19380 18126 0 -1 4202560 1535 0 0 0 88531 50 0 0 20 0 22 0 28239780 10060525568 977905 33554432000 1073741824 1073778376 140736819823168 139958673137128 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19380/tid=19401] ppid=19377 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19380/task/19401/stat : 19401 (java) S 19377 19380 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28239781 10060525568 977905 33554432000 1073741824 1073778376 140736819823168 139958672085928 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19380/tid=19402] ppid=19377 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19380/task/19402/stat : 19402 (java) S 19377 19380 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28239781 10060525568 977905 33554432000 1073741824 1073778376 140736819823168 139958671033128 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.87
Current children cumulated vsize (KiB) 9824732

[startup+897.401 s]
/proc/loadavg: 4.13 4.22 4.25 4/219 19491
/proc/meminfo: memFree=22725328/32872528 swapFree=1437460/1543748
[pid=19380] ppid=19377 vsize=9824732 CPUtime=1801.07 cores=0,2,4,6
/proc/19380/stat : 19380 (java) S 19377 19380 18126 0 -1 4202496 42381 0 1 0 179903 204 0 0 20 0 22 0 28239730 10060525568 977905 33554432000 1073741824 1073778376 140736819823168 140736819814304 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19380/statm: 2456183 977905 2301 9 0 2446860 0
[pid=19380/tid=19382] ppid=19377 vsize=9824732 CPUtime=0.51 cores=0,2,4,6
/proc/19380/task/19382/stat : 19382 (java) S 19377 19380 18126 0 -1 4202560 2448 0 1 0 49 2 0 0 20 0 22 0 28239731 10060525568 977905 33554432000 1073741824 1073778376 140736819823168 139959329161816 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19380/tid=19383] ppid=19377 vsize=9824732 CPUtime=2.46 cores=0,2,4,6
/proc/19380/task/19383/stat : 19383 (java) S 19377 19380 18126 0 -1 4202560 702 0 0 0 229 17 0 0 20 0 22 0 28239732 10060525568 977905 33554432000 1073741824 1073778376 140736819823168 139959301614120 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19380/tid=19384] ppid=19377 vsize=9824732 CPUtime=2.39 cores=0,2,4,6
/proc/19380/task/19384/stat : 19384 (java) S 19377 19380 18126 0 -1 4202560 688 0 0 0 224 15 0 0 20 0 22 0 28239732 10060525568 977905 33554432000 1073741824 1073778376 140736819823168 139959300561320 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19380/tid=19385] ppid=19377 vsize=9824732 CPUtime=2.62 cores=0,2,4,6
/proc/19380/task/19385/stat : 19385 (java) S 19377 19380 18126 0 -1 4202560 1217 0 0 0 242 20 0 0 20 0 22 0 28239733 10060525568 977905 33554432000 1073741824 1073778376 140736819823168 139959299508520 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19380/tid=19386] ppid=19377 vsize=9824732 CPUtime=2.58 cores=0,2,4,6
/proc/19380/task/19386/stat : 19386 (java) S 19377 19380 18126 0 -1 4202560 955 0 0 0 241 17 0 0 20 0 22 0 28239733 10060525568 977905 33554432000 1073741824 1073778376 140736819823168 139959298455720 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19380/tid=19387] ppid=19377 vsize=9824732 CPUtime=2.41 cores=0,2,4,6
/proc/19380/task/19387/stat : 19387 (java) S 19377 19380 18126 0 -1 4202560 699 0 0 0 224 17 0 0 20 0 22 0 28239733 10060525568 977905 33554432000 1073741824 1073778376 140736819823168 139959297403944 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19380/tid=19388] ppid=19377 vsize=9824732 CPUtime=2.42 cores=0,2,4,6
/proc/19380/task/19388/stat : 19388 (java) S 19377 19380 18126 0 -1 4202560 668 0 0 0 228 14 0 0 20 0 22 0 28239733 10060525568 977905 33554432000 1073741824 1073778376 140736819823168 139959296351144 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19380/tid=19389] ppid=19377 vsize=9824732 CPUtime=2.34 cores=0,2,4,6
/proc/19380/task/19389/stat : 19389 (java) S 19377 19380 18126 0 -1 4202560 543 0 0 0 218 16 0 0 20 0 22 0 28239733 10060525568 977905 33554432000 1073741824 1073778376 140736819823168 139959295298344 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19380/tid=19390] ppid=19377 vsize=9824732 CPUtime=2.49 cores=0,2,4,6
/proc/19380/task/19390/stat : 19390 (java) S 19377 19380 18126 0 -1 4202560 765 0 0 0 230 19 0 0 20 0 22 0 28239733 10060525568 977905 33554432000 1073741824 1073778376 140736819823168 139959165561512 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19380/tid=19391] ppid=19377 vsize=9824732 CPUtime=5.4 cores=0,2,4,6
/proc/19380/task/19391/stat : 19391 (java) R 19377 19380 18126 0 -1 4202560 2342 0 0 0 532 8 0 0 20 0 22 0 28239734 10060525568 977905 33554432000 1073741824 1073778376 140736819823168 139958682612808 266435307345 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=19380/tid=19392] ppid=19377 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19380/task/19392/stat : 19392 (java) S 19377 19380 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28239734 10060525568 977905 33554432000 1073741824 1073778376 140736819823168 139958681560312 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19380/tid=19393] ppid=19377 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19380/task/19393/stat : 19393 (java) S 19377 19380 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28239734 10060525568 977905 33554432000 1073741824 1073778376 140736819823168 139958680507400 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19380/tid=19394] ppid=19377 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19380/task/19394/stat : 19394 (java) S 19377 19380 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28239736 10060525568 977905 33554432000 1073741824 1073778376 140736819823168 139958679455432 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19380/tid=19395] ppid=19377 vsize=9824732 CPUtime=1.6 cores=0,2,4,6
/proc/19380/task/19395/stat : 19395 (java) S 19377 19380 18126 0 -1 4202560 10769 0 0 0 157 3 0 0 20 0 22 0 28239736 10060525568 977905 33554432000 1073741824 1073778376 140736819823168 139958678404024 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19380/tid=19396] ppid=19377 vsize=9824732 CPUtime=2.04 cores=0,2,4,6
/proc/19380/task/19396/stat : 19396 (java) S 19377 19380 18126 0 -1 4202560 17668 0 0 0 201 3 0 0 20 0 22 0 28239736 10060525568 977905 33554432000 1073741824 1073778376 140736819823168 139958677351224 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19380/tid=19397] ppid=19377 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19380/task/19397/stat : 19397 (java) S 19377 19380 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28239736 10060525568 977905 33554432000 1073741824 1073778376 140736819823168 139958676298616 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19380/tid=19398] ppid=19377 vsize=9824732 CPUtime=0.34 cores=0,2,4,6
/proc/19380/task/19398/stat : 19398 (java) S 19377 19380 18126 0 -1 4202560 53 0 0 0 17 17 0 0 20 0 22 0 28239736 10060525568 977905 33554432000 1073741824 1073778376 140736819823168 139958675246024 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19380/tid=19399] ppid=19377 vsize=9824732 CPUtime=885.9 cores=0,2,4,6
/proc/19380/task/19399/stat : 19399 (java) S 19377 19380 18126 0 -1 4202560 62 0 0 0 88574 16 0 0 20 0 22 0 28239780 10060525568 977905 33554432000 1073741824 1073778376 140736819823168 139958674189304 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19380/tid=19400] ppid=19377 vsize=9824732 CPUtime=885.81 cores=0,2,4,6
/proc/19380/task/19400/stat : 19400 (java) S 19377 19380 18126 0 -1 4202560 1535 0 0 0 88531 50 0 0 20 0 22 0 28239780 10060525568 977905 33554432000 1073741824 1073778376 140736819823168 139958673137128 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19380/tid=19401] ppid=19377 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19380/task/19401/stat : 19401 (java) S 19377 19380 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28239781 10060525568 977905 33554432000 1073741824 1073778376 140736819823168 139958672085928 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19380/tid=19402] ppid=19377 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19380/task/19402/stat : 19402 (java) S 19377 19380 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28239781 10060525568 977905 33554432000 1073741824 1073778376 140736819823168 139958671033128 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1801.07
Current children cumulated vsize (KiB) 9824732

[startup+897.501 s]
/proc/loadavg: 4.13 4.22 4.25 4/219 19491
/proc/meminfo: memFree=22725328/32872528 swapFree=1437460/1543748
[pid=19380] ppid=19377 vsize=9957860 CPUtime=1801.33 cores=0,2,4,6
/proc/19380/stat : 19380 (java) S 19377 19380 18126 0 -1 4202496 42724 0 1 0 179915 218 0 0 20 0 21 0 28239730 10196848640 978230 33554432000 1073741824 1073778376 140736819823168 140736819814304 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19380/statm: 2489465 978230 2302 9 0 2480142 0
[pid=19380/tid=19382] ppid=19377 vsize=9957860 CPUtime=0.51 cores=0,2,4,6
/proc/19380/task/19382/stat : 19382 (java) S 19377 19380 18126 0 -1 4202560 2448 0 1 0 49 2 0 0 20 0 21 0 28239731 10196848640 978230 33554432000 1073741824 1073778376 140736819823168 139959329162104 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19380/tid=19383] ppid=19377 vsize=9957860 CPUtime=2.46 cores=0,2,4,6
/proc/19380/task/19383/stat : 19383 (java) S 19377 19380 18126 0 -1 4202560 702 0 0 0 229 17 0 0 20 0 21 0 28239732 10196848640 978230 33554432000 1073741824 1073778376 140736819823168 139959301614120 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19380/tid=19384] ppid=19377 vsize=9957860 CPUtime=2.39 cores=0,2,4,6
/proc/19380/task/19384/stat : 19384 (java) S 19377 19380 18126 0 -1 4202560 688 0 0 0 224 15 0 0 20 0 21 0 28239732 10196848640 978230 33554432000 1073741824 1073778376 140736819823168 139959300561320 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19380/tid=19385] ppid=19377 vsize=9957860 CPUtime=2.62 cores=0,2,4,6
/proc/19380/task/19385/stat : 19385 (java) S 19377 19380 18126 0 -1 4202560 1217 0 0 0 242 20 0 0 20 0 21 0 28239733 10196848640 978230 33554432000 1073741824 1073778376 140736819823168 139959299508520 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19380/tid=19386] ppid=19377 vsize=9957860 CPUtime=2.58 cores=0,2,4,6
/proc/19380/task/19386/stat : 19386 (java) S 19377 19380 18126 0 -1 4202560 955 0 0 0 241 17 0 0 20 0 21 0 28239733 10196848640 978230 33554432000 1073741824 1073778376 140736819823168 139959298455720 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19380/tid=19387] ppid=19377 vsize=9957860 CPUtime=2.41 cores=0,2,4,6
/proc/19380/task/19387/stat : 19387 (java) S 19377 19380 18126 0 -1 4202560 699 0 0 0 224 17 0 0 20 0 21 0 28239733 10196848640 978230 33554432000 1073741824 1073778376 140736819823168 139959297403944 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19380/tid=19388] ppid=19377 vsize=9957860 CPUtime=2.42 cores=0,2,4,6
/proc/19380/task/19388/stat : 19388 (java) S 19377 19380 18126 0 -1 4202560 668 0 0 0 228 14 0 0 20 0 21 0 28239733 10196848640 978230 33554432000 1073741824 1073778376 140736819823168 139959296351144 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19380/tid=19389] ppid=19377 vsize=9957860 CPUtime=2.34 cores=0,2,4,6
/proc/19380/task/19389/stat : 19389 (java) S 19377 19380 18126 0 -1 4202560 543 0 0 0 218 16 0 0 20 0 21 0 28239733 10196848640 978230 33554432000 1073741824 1073778376 140736819823168 139959295298344 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19380/tid=19390] ppid=19377 vsize=9957860 CPUtime=2.49 cores=0,2,4,6
/proc/19380/task/19390/stat : 19390 (java) S 19377 19380 18126 0 -1 4202560 765 0 0 0 230 19 0 0 20 0 21 0 28239733 10196848640 978230 33554432000 1073741824 1073778376 140736819823168 139959165561512 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19380/tid=19391] ppid=19377 vsize=9957860 CPUtime=5.48 cores=0,2,4,6
/proc/19380/task/19391/stat : 19391 (java) S 19377 19380 18126 0 -1 4202560 2654 0 0 0 540 8 0 0 20 0 21 0 28239734 10196848640 978230 33554432000 1073741824 1073778376 140736819823168 139958682614248 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19380/tid=19392] ppid=19377 vsize=9957860 CPUtime=0 cores=0,2,4,6
/proc/19380/task/19392/stat : 19392 (java) S 19377 19380 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 21 0 28239734 10196848640 978230 33554432000 1073741824 1073778376 140736819823168 139958681560312 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19380/tid=19393] ppid=19377 vsize=9957860 CPUtime=0 cores=0,2,4,6
/proc/19380/task/19393/stat : 19393 (java) S 19377 19380 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 21 0 28239734 10196848640 978230 33554432000 1073741824 1073778376 140736819823168 139958680507400 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19380/tid=19394] ppid=19377 vsize=9957860 CPUtime=0 cores=0,2,4,6
/proc/19380/task/19394/stat : 19394 (java) S 19377 19380 18126 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 21 0 28239736 10196848640 978230 33554432000 1073741824 1073778376 140736819823168 139958679455888 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19380/tid=19395] ppid=19377 vsize=9957860 CPUtime=1.61 cores=0,2,4,6
/proc/19380/task/19395/stat : 19395 (java) R 19377 19380 18126 0 -1 4202560 10770 0 0 0 158 3 0 0 20 0 21 0 28239736 10196848640 978230 33554432000 1073741824 1073778376 140736819823168 139958678403864 139959335618042 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=19380/tid=19396] ppid=19377 vsize=9957860 CPUtime=2.04 cores=0,2,4,6
/proc/19380/task/19396/stat : 19396 (java) S 19377 19380 18126 0 -1 4202560 17668 0 0 0 201 3 0 0 20 0 21 0 28239736 10196848640 978230 33554432000 1073741824 1073778376 140736819823168 139958677351224 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19380/tid=19397] ppid=19377 vsize=9957860 CPUtime=0 cores=0,2,4,6
/proc/19380/task/19397/stat : 19397 (java) S 19377 19380 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 28239736 10196848640 978230 33554432000 1073741824 1073778376 140736819823168 139958676298616 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19380/tid=19398] ppid=19377 vsize=9957860 CPUtime=0.34 cores=0,2,4,6
/proc/19380/task/19398/stat : 19398 (java) S 19377 19380 18126 0 -1 4202560 53 0 0 0 17 17 0 0 20 0 21 0 28239736 10196848640 978230 33554432000 1073741824 1073778376 140736819823168 139958675246024 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19380/tid=19400] ppid=19377 vsize=9957860 CPUtime=885.84 cores=0,2,4,6
/proc/19380/task/19400/stat : 19400 (java) R 19377 19380 18126 0 -1 4202560 1535 0 0 0 88534 50 0 0 20 0 21 0 28239780 10196848640 978230 33554432000 1073741824 1073778376 140736819823168 139958673137128 139959177510336 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1801.33
Current children cumulated vsize (KiB) 9957860

Child status: 143
Real time (s): 897.548
CPU time (s): 1801.81
CPU user time (s): 1799.3
CPU system time (s): 2.51162
CPU usage (%): 200.748
Max. virtual memory (cumulated for all children) (KiB): 9957860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.3
system time used= 2.51162
maximum resident set size= 3912952
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42726
page faults= 1
swaps= 0
block input operations= 0
block output operations= 960
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24345
involuntary context switches= 29176

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.51301 second user time and 8.15276 second system time

The end

Launcher Data

Begin job on node116 at 2016-06-26 16:40:04
IDJOB=4116382
IDBENCH=109463
IDSOLVER=2543
FILE ID=node116/4116382-1466952004
RUNJOBID= node116-1466946428-18142
PBS_JOBID= 19976367
Free space on /tmp= 71680 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/nossum/normalized-sha1-size80-round22-4.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4116382-1466952004/watcher-4116382-1466952004 -o /tmp/evaluation-result-4116382-1466952004/solver-4116382-1466952004 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1466946428-18142 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4116382-1466952004.opb

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

MD5SUM BENCH= f910e0e4b996225c75e69305bf881024
RANDOM SEED=201947967

node116.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.206
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.41
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.206
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.206
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.56
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.206
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.206
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.206
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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        26724624 kB
Buffers:           12864 kB
Cached:           301852 kB
SwapCached:         2084 kB
Active:          3606268 kB
Inactive:         292284 kB
Active(anon):    3584408 kB
Inactive(anon):     1656 kB
Active(file):      21860 kB
Inactive(file):   290628 kB
Unevictable:     1543748 kB
Mlocked:         1437460 kB
SwapTotal:      67108856 kB
SwapFree:       67098668 kB
Dirty:              1272 kB
Writeback:             0 kB
AnonPages:       5181740 kB
Mapped:            15424 kB
Shmem:                 0 kB
Slab:             564876 kB
SReclaimable:       8820 kB
SUnreclaim:       556056 kB
KernelStack:        1816 kB
PageTables:        14216 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5672024 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3661824 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= 71680 MiB
End job on node116 at 2016-06-26 16:55:02