Trace number 4106234

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 Resolution PB16OPT3 523.024 520.434

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=9-P0=257-P1=53-P2=163-P3=163-P4=251-P5=269-P6=479-P7=113-B.opb
MD5SUM61ecac306f245a9bac818667ce91a2bc
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.170973
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables189
Total number of constraints15
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints15
Minimum length of a constraint9
Maximum length of a constraint99
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 131072
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 523264
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)567
Sum of products size (including duplicates)1134
Number of different products567
Sum of products size1134

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 --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
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 No 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.minisat.core.VoidTracing@4e3eca90
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c solving HOME/instance-4106234-1466270333.opb
0.11/0.10	c reading problem ... 
0.11/0.10	c  objective function found
0.11/0.18	c ... done. Wall clock time 0.084s.
0.11/0.18	c declared #vars     189
0.11/0.18	c internal #vars     756
0.11/0.18	c #constraints  1156
0.11/0.18	c constraints type 
0.11/0.18	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 567
0.11/0.18	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 589
0.11/0.18	c 1156 constraints processed.
0.11/0.18	c objective function length is 9 literals
0.90/0.60	c cleaning 2499 clauses out of 5001 with flag 10586/5001
1.32/0.93	c cleaning 4251 clauses out of 8501 with flag 22890/11000
1.63/1.26	c cleaning 5617 clauses out of 11251 with flag 37576/18001
2.23/1.89	c cleaning 6809 clauses out of 13633 with flag 54150/26000
3.25/2.81	c cleaning 7902 clauses out of 15824 with flag 73078/35000
4.25/3.89	c cleaning 8952 clauses out of 17923 with flag 93703/45001
5.55/5.15	c cleaning 9966 clauses out of 19971 with flag 116194/56001
6.65/6.24	c cleaning 10984 clauses out of 22004 with flag 141380/68000
7.55/7.15	c SATISFIABLE
7.55/7.15	c OPTIMIZING...
7.55/7.15	c Got one! Elapsed wall clock time (in seconds):7.052
7.55/7.15	o 203
7.95/7.55	c cleaning 13308 clauses out of 26629 with flag 10889/83609
8.45/8.02	c cleaning 9652 clauses out of 19320 with flag 25392/89608
8.95/8.55	c cleaning 8331 clauses out of 16668 with flag 41451/96608
9.45/9.01	c cleaning 8159 clauses out of 16336 with flag 59601/104607
9.95/9.53	c cleaning 8586 clauses out of 17178 with flag 78611/113608
9.95/9.56	c Got one! Elapsed wall clock time (in seconds):9.462
9.95/9.56	o 61
10.46/10.01	c cleaning 7027 clauses out of 14078 with flag 10840/119094
10.76/10.31	c cleaning 6516 clauses out of 13052 with flag 24459/125095
10.86/10.47	c Got one! Elapsed wall clock time (in seconds):10.369
10.86/10.47	o 55
10.96/10.52	c cleaning 5902 clauses out of 11812 with flag 2450/130371
11.16/10.80	c cleaning 5936 clauses out of 11911 with flag 15287/136372
12.02/11.26	c cleaning 6472 clauses out of 12975 with flag 30197/143372
13.20/12.04	c cleaning 7234 clauses out of 14503 with flag 48084/151372
14.00/12.86	c cleaning 8128 clauses out of 16268 with flag 68361/160371
14.70/13.50	c cleaning 9049 clauses out of 18140 with flag 89986/170371
15.61/14.44	c cleaning 10040 clauses out of 20091 with flag 116601/181371
16.80/15.60	c cleaning 11020 clauses out of 22052 with flag 146028/193372
18.10/16.97	c cleaning 12013 clauses out of 24032 with flag 178618/206372
19.10/17.95	c cleaning 12996 clauses out of 26018 with flag 210042/220371
19.60/18.40	c Got one! Elapsed wall clock time (in seconds):18.298
19.60/18.40	o 3
19.91/18.75	c cleaning 12266 clauses out of 24547 with flag 11330/231896
20.50/19.38	c cleaning 9135 clauses out of 18281 with flag 24675/237896
20.90/19.77	c cleaning 8049 clauses out of 16147 with flag 39554/244897
21.40/20.25	c cleaning 8043 clauses out of 16098 with flag 57679/252897
21.90/20.73	c cleaning 8501 clauses out of 17055 with flag 77367/261897
22.40/21.29	c cleaning 9275 clauses out of 18554 with flag 100073/271897
23.20/22.03	c cleaning 10129 clauses out of 20278 with flag 124562/282896
24.41/23.27	c cleaning 11059 clauses out of 22149 with flag 152800/294896
25.51/24.38	c cleaning 12035 clauses out of 24091 with flag 183579/307897
26.61/25.49	c cleaning 13012 clauses out of 26056 with flag 217091/321897
27.62/26.48	c cleaning 14004 clauses out of 28043 with flag 250502/336896
28.86/27.69	c cleaning 15006 clauses out of 30040 with flag 286106/352897
30.45/29.29	c cleaning 16006 clauses out of 32033 with flag 325647/369896
32.16/30.97	c cleaning 17003 clauses out of 34027 with flag 366519/387896
33.55/32.35	c cleaning 18007 clauses out of 36024 with flag 407276/406896
35.55/34.33	c cleaning 19004 clauses out of 38018 with flag 452503/426897
38.25/37.00	c cleaning 20000 clauses out of 40013 with flag 504350/447896
39.95/38.79	c cleaning 20990 clauses out of 42014 with flag 552429/469897
42.16/40.95	c cleaning 22004 clauses out of 44024 with flag 604077/492897
44.46/43.27	c cleaning 23002 clauses out of 46020 with flag 660413/516897
46.66/45.40	c cleaning 23987 clauses out of 48017 with flag 714722/541896
49.06/47.71	c cleaning 25006 clauses out of 50030 with flag 774223/567896
51.97/50.69	c cleaning 26012 clauses out of 52025 with flag 834995/594897
56.27/54.93	c cleaning 26998 clauses out of 54012 with flag 896223/622897
59.27/57.91	c cleaning 28003 clauses out of 56013 with flag 958681/651896
63.88/62.60	c cleaning 28994 clauses out of 58010 with flag 1027053/681896
67.40/66.07	c cleaning 30001 clauses out of 60016 with flag 1095003/712896
70.81/69.43	c cleaning 30999 clauses out of 62015 with flag 1166543/744896
75.50/74.17	c cleaning 32004 clauses out of 64016 with flag 1239359/777896
80.00/78.65	c cleaning 32984 clauses out of 66012 with flag 1314860/811896
84.00/82.69	c cleaning 33992 clauses out of 68028 with flag 1395512/846896
88.20/86.89	c cleaning 35017 clauses out of 70036 with flag 1482983/882896
93.19/91.86	c cleaning 36003 clauses out of 72020 with flag 1567764/919897
100.30/98.92	c cleaning 37000 clauses out of 74016 with flag 1650295/957896
104.70/103.40	c cleaning 37996 clauses out of 76016 with flag 1740430/996896
112.77/111.30	c cleaning 39002 clauses out of 78021 with flag 1828837/1036897
118.18/116.77	c cleaning 39992 clauses out of 80019 with flag 1921681/1077897
124.07/122.69	c cleaning 41000 clauses out of 82026 with flag 2015991/1119896
130.07/128.66	c cleaning 42002 clauses out of 84027 with flag 2113820/1162897
136.28/134.82	c cleaning 43003 clauses out of 86024 with flag 2214786/1206896
142.07/140.68	c cleaning 43996 clauses out of 88020 with flag 2315548/1251896
148.77/147.33	c cleaning 45002 clauses out of 90025 with flag 2438147/1297897
154.57/153.20	c cleaning 46005 clauses out of 92022 with flag 2538733/1344896
160.76/159.24	c cleaning 47003 clauses out of 94018 with flag 2643977/1392897
169.76/168.24	c cleaning 48003 clauses out of 96015 with flag 2753427/1441897
177.16/175.62	c cleaning 48995 clauses out of 98013 with flag 2861713/1491898
187.06/185.52	c cleaning 50001 clauses out of 100017 with flag 2971367/1542897
196.06/194.53	c cleaning 50997 clauses out of 102015 with flag 3086777/1594896
203.76/202.26	c cleaning 51999 clauses out of 104019 with flag 3206708/1647897
211.76/210.28	c cleaning 52993 clauses out of 106020 with flag 3326735/1701897
219.20/217.54	c cleaning 54008 clauses out of 108026 with flag 3447285/1756896
227.30/225.66	c cleaning 55004 clauses out of 110019 with flag 3569321/1812897
237.80/236.15	c cleaning 56005 clauses out of 112014 with flag 3689312/1869896
246.30/244.66	c cleaning 56994 clauses out of 114008 with flag 3814857/1927896
256.70/255.05	c cleaning 57999 clauses out of 116014 with flag 3944506/1986896
266.80/265.15	c cleaning 58996 clauses out of 118015 with flag 4073246/2046896
278.67/276.89	c cleaning 59995 clauses out of 120019 with flag 4202953/2107896
289.87/288.08	c cleaning 61005 clauses out of 122026 with flag 4335541/2169898
299.57/297.70	c cleaning 62001 clauses out of 124019 with flag 4471575/2232896
310.68/308.86	c cleaning 62989 clauses out of 126019 with flag 4606839/2296897
323.57/321.78	c cleaning 63998 clauses out of 128029 with flag 4749971/2361896
335.94/333.92	c cleaning 65002 clauses out of 130032 with flag 4895822/2427897
348.40/346.37	c cleaning 66006 clauses out of 132027 with flag 5042521/2494896
364.40/362.31	c cleaning 67002 clauses out of 134021 with flag 5188599/2562896
378.20/376.13	c cleaning 68001 clauses out of 136019 with flag 5339030/2631896
394.65/392.46	c cleaning 69004 clauses out of 138018 with flag 5489011/2701896
408.56/406.38	c cleaning 70003 clauses out of 140013 with flag 5649044/2772896
426.36/424.18	c cleaning 71000 clauses out of 142011 with flag 5815140/2844897
443.15/440.77	c cleaning 72000 clauses out of 144010 with flag 5978579/2917896
461.25/458.85	c cleaning 72994 clauses out of 146010 with flag 6139665/2991896
494.74/492.34	c cleaning 74000 clauses out of 148016 with flag 6299711/3066897
522.45/520.07	c cleaning 75003 clauses out of 150008 with flag 6463186/3142897
522.86/520.43	c starts		: 4968
522.86/520.43	c conflicts		: 3145603
522.86/520.43	c decisions		: 3519033
522.86/520.43	c propagations		: 66480492
522.86/520.43	c inspects		: 10089079418
522.86/520.43	c shortcuts		: 0
522.86/520.43	c learnt literals	: 27
522.86/520.43	c learnt binary clauses	: 35
522.86/520.43	c learnt ternary clauses	: 70
522.86/520.43	c learnt constraints	: 3145575
522.86/520.43	c ignored constraints	: 0
522.86/520.43	c root simplifications	: 0
522.86/520.43	c removed literals (reason simplification)	: 0
522.86/520.43	c reason swapping (by a shorter reason)	: 0
522.86/520.43	c Calls to reduceDB	: 97
522.86/520.43	c Number of update (reduction) of LBD	: 93776
522.86/520.43	c Imported unit clauses	: 0
522.86/520.43	c number of reductions to clauses (during analyze)	: 0
522.86/520.43	c number of learned constraints concerned by reduction	: 0
522.86/520.43	c number of learning phase by resolution	: 0
522.86/520.43	c number of learning phase by cutting planes	: 0
522.86/520.43	c speed (assignments/second)	: 127788.12086729202
522.86/520.43	c non guided choices	21308
522.86/520.43	c learnt constraints type 
522.86/520.43	s OPTIMUM FOUND
522.86/520.43	c Found 4 solution(s)
522.86/520.43	v x1 x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 x10 x11 x12 x13 x14 x15 x16 x17 x18 x19 x20 x21 x22 x23 -x24 -x25 x26 -x27 x28 -x29 x30 -x31 x32 x33 x34 x35 -x36 x37 -x38 -x39 x40 -x41 x42 -x43 -x44 -x45 x46 x47 x48 x49 x50 -x51 x52 -x53 -x54 x55 -x56 -x57 -x58 -x59 -x60 x61 -x62 -x63 x64 -x65 x66 -x67 -x68 -x69 -x70 x71 x72 x73 -x74 x75 x76 x77 x78 x79 x80 x81 x82 x83 -x84 -x85 -x86 x87 -x88 -x89 -x90 x91 x92 x93 x94 x95 x96 x97 -x98 x99 x100 x101 x102 -x103 x104 -x105 x106 -x107 x108 x109 -x110 -x111 x112 -x113 -x114 x115 -x116 x117 x118 -x119 -x120 x121 -x122 -x123 -x124 x125 x126 -x127 x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 x137 x138 x139 x140 -x141 -x142 x143 -x144 -x145 -x146 -x147 -x148 x149 -x150 -x151 -x152 -x153 -x154 x155 x156 x157 x158 -x159 -x160 -x161 -x162 x163 x164 x165 x166 x167 x168 -x169 -x170 -x171 x172 -x173 -x174 x175 -x176 x177 -x178 -x179 -x180 -x181 x182 -x183 x184 -x185 x186 -x187 -x188 x189 
522.86/520.43	c objective function=3
522.86/520.43	c Total wall clock time (in seconds): 520.328

Verifier Data

OK	3

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-4106234-1466270333/watcher-4106234-1466270333 -o /tmp/evaluation-result-4106234-1466270333/solver-4106234-1466270333 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node138-1466241309-16342 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4106234-1466270333.opb 

pid=21993
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: 2.08 2.06 2.03 3/194 21996
/proc/meminfo: memFree=30949700/32872528 swapFree=534252/566956
[pid=21996] ppid=21993 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/21996/stat : 21996 (java) S 21993 21996 16325 0 -1 4202496 1354 0 0 0 0 0 0 0 20 0 2 0 29078969 98570240 978 33554432000 1073741824 1073778376 140735162917072 140735162908208 206632419389 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21996/statm: 24065 978 744 9 0 16771 0
[pid=21996/tid=21997] ppid=21993 vsize=96272 CPUtime=0 cores=1,3,5,7
/proc/21996/task/21997/stat : 21997 (java) R 21993 21996 16325 0 -1 4202560 135 0 0 0 0 0 0 0 20 0 2 0 29078969 98582528 983 33554432000 1073741824 1073778376 140735162917072 140175831739944 206629062045 0 0 0 16784584 0 0 0 -1 1 0 0 0 0 0

[startup+0.100162 s]
/proc/loadavg: 2.08 2.06 2.03 3/194 21996
/proc/meminfo: memFree=30949700/32872528 swapFree=534252/566956
[pid=21996] ppid=21993 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/21996/stat : 21996 (java) S 21993 21996 16325 0 -1 4202496 4492 0 1 0 10 1 0 0 20 0 18 0 29078969 9787879424 6123 33554432000 1073741824 1073778376 140735162917072 140735162908208 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21996/statm: 2389619 6123 2157 9 0 2380296 0
[pid=21996/tid=21997] ppid=21993 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/21996/task/21997/stat : 21997 (java) R 21993 21996 16325 0 -1 4202560 2384 0 1 0 6 2 0 0 20 0 18 0 29078969 9787879424 6123 33554432000 1073741824 1073778376 140735162917072 140175831743344 206632445197 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.200289 s]
/proc/loadavg: 2.08 2.06 2.03 3/194 21996
/proc/meminfo: memFree=30949700/32872528 swapFree=534252/566956
[pid=21996] ppid=21993 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/21996/stat : 21996 (java) S 21993 21996 16325 0 -1 4202496 4852 0 1 0 25 1 0 0 20 0 19 0 29078969 9856040960 7438 33554432000 1073741824 1073778376 140735162917072 140735162908208 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21996/statm: 2406260 7438 2223 9 0 2396937 0
[pid=21996/tid=21997] ppid=21993 vsize=9625040 CPUtime=0.18 cores=1,3,5,7
/proc/21996/task/21997/stat : 21997 (java) R 21993 21996 16325 0 -1 4202560 2409 0 1 0 16 2 0 0 20 0 19 0 29078969 9856040960 7438 33554432000 1073741824 1073778376 140735162917072 140175831745152 206632434744 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9625040

[startup+0.300384 s]
/proc/loadavg: 2.08 2.06 2.03 3/194 21996
/proc/meminfo: memFree=30949700/32872528 swapFree=534252/566956
[pid=21996] ppid=21993 vsize=9625040 CPUtime=0.52 cores=1,3,5,7
/proc/21996/stat : 21996 (java) S 21993 21996 16325 0 -1 4202496 6540 0 1 0 50 2 0 0 20 0 19 0 29078969 9856040960 8304 33554432000 1073741824 1073778376 140735162917072 140735162908208 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21996/statm: 2406260 8304 2243 9 0 2396937 0
[pid=21996/tid=21997] ppid=21993 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/21996/task/21997/stat : 21997 (java) R 21993 21996 16325 0 -1 4202560 2417 0 1 0 26 2 0 0 20 0 19 0 29078969 9856040960 8304 33554432000 1073741824 1073778376 140735162917072 140175831744616 140175670231048 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 9625040

[startup+0.700312 s]
/proc/loadavg: 2.08 2.06 2.03 3/194 21996
/proc/meminfo: memFree=30949700/32872528 swapFree=534252/566956
[pid=21996] ppid=21993 vsize=9625040 CPUtime=1.07 cores=1,3,5,7
/proc/21996/stat : 21996 (java) S 21993 21996 16325 0 -1 4202496 8230 0 1 0 105 2 0 0 20 0 19 0 29078969 9856040960 9959 33554432000 1073741824 1073778376 140735162917072 140735162908208 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21996/statm: 2406260 9959 2255 9 0 2396937 0
[pid=21996/tid=21997] ppid=21993 vsize=9625040 CPUtime=0.68 cores=1,3,5,7
/proc/21996/task/21997/stat : 21997 (java) R 21993 21996 16325 0 -1 4202560 2419 0 1 0 66 2 0 0 20 0 19 0 29078969 9856040960 9959 33554432000 1073741824 1073778376 140735162917072 140175831744680 140175670171561 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 9625040

[startup+1.50074 s]
/proc/loadavg: 2.08 2.06 2.03 3/213 22015
/proc/meminfo: memFree=30916228/32872528 swapFree=534252/566956
[pid=21996] ppid=21993 vsize=9625040 CPUtime=1.93 cores=1,3,5,7
/proc/21996/stat : 21996 (java) S 21993 21996 16325 0 -1 4202496 8466 0 1 0 191 2 0 0 20 0 19 0 29078969 9856040960 11542 33554432000 1073741824 1073778376 140735162917072 140735162908208 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21996/statm: 2406260 11542 2257 9 0 2396937 0
[pid=21996/tid=21997] ppid=21993 vsize=9625040 CPUtime=1.49 cores=1,3,5,7
/proc/21996/task/21997/stat : 21997 (java) R 21993 21996 16325 0 -1 4202560 2423 0 1 0 147 2 0 0 20 0 19 0 29078969 9856040960 11542 33554432000 1073741824 1073778376 140735162917072 140175831742848 140175670257275 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=21996/tid=21999] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/21999/stat : 21999 (java) S 21993 21996 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29078970 9856040960 11542 33554432000 1073741824 1073778376 140735162917072 140175793236520 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21996/tid=22000] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/22000/stat : 22000 (java) S 21993 21996 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29078970 9856040960 11542 33554432000 1073741824 1073778376 140735162917072 140175792183720 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21996/tid=22001] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/22001/stat : 22001 (java) S 21993 21996 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29078970 9856040960 11542 33554432000 1073741824 1073778376 140735162917072 140175791130920 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21996/tid=22002] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/22002/stat : 22002 (java) S 21993 21996 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29078970 9856040960 11542 33554432000 1073741824 1073778376 140735162917072 140175790078120 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21996/tid=22003] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/22003/stat : 22003 (java) S 21993 21996 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29078970 9856040960 11542 33554432000 1073741824 1073778376 140735162917072 140175789026344 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21996/tid=22004] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/22004/stat : 22004 (java) S 21993 21996 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29078970 9856040960 11542 33554432000 1073741824 1073778376 140735162917072 140175669717928 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21996/tid=22005] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/22005/stat : 22005 (java) S 21993 21996 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29078970 9856040960 11542 33554432000 1073741824 1073778376 140735162917072 140175668665128 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21996/tid=22006] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/22006/stat : 22006 (java) S 21993 21996 16325 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29078970 9856040960 11542 33554432000 1073741824 1073778376 140735162917072 140175667612328 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21996/tid=22007] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/22007/stat : 22007 (java) S 21993 21996 16325 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29078971 9856040960 11542 33554432000 1073741824 1073778376 140735162917072 140175655414248 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21996/tid=22008] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/22008/stat : 22008 (java) S 21993 21996 16325 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29078971 9856040960 11542 33554432000 1073741824 1073778376 140735162917072 140175654360312 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21996/tid=22009] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/22009/stat : 22009 (java) S 21993 21996 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29078971 9856040960 11542 33554432000 1073741824 1073778376 140735162917072 140175048958984 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21996/tid=22010] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/22010/stat : 22010 (java) S 21993 21996 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29078973 9856040960 11542 33554432000 1073741824 1073778376 140735162917072 140175047907472 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21996/tid=22011] ppid=21993 vsize=9625040 CPUtime=0.17 cores=1,3,5,7
/proc/21996/task/22011/stat : 22011 (java) S 21993 21996 16325 0 -1 4202560 1832 0 0 0 17 0 0 0 20 0 19 0 29078973 9856040960 11542 33554432000 1073741824 1073778376 140735162917072 140175046855608 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21996/tid=22012] ppid=21993 vsize=9625040 CPUtime=0.25 cores=1,3,5,7
/proc/21996/task/22012/stat : 22012 (java) S 21993 21996 16325 0 -1 4202560 2939 0 0 0 25 0 0 0 20 0 19 0 29078973 9856040960 11542 33554432000 1073741824 1073778376 140735162917072 140175045802808 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21996/tid=22013] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/22013/stat : 22013 (java) S 21993 21996 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29078973 9856040960 11542 33554432000 1073741824 1073778376 140735162917072 140175044750200 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21996/tid=22014] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/22014/stat : 22014 (java) S 21993 21996 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29078973 9856040960 11542 33554432000 1073741824 1073778376 140735162917072 140175043697608 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21996/tid=22015] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/22015/stat : 22015 (java) S 21993 21996 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29078988 9856040960 11542 33554432000 1073741824 1073778376 140735162917072 140175042643112 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.93
Current children cumulated vsize (KiB) 9625040

[startup+3.10079 s]
/proc/loadavg: 2.08 2.06 2.03 3/213 22015
/proc/meminfo: memFree=30909464/32872528 swapFree=534252/566956
[pid=21996] ppid=21993 vsize=9625040 CPUtime=3.55 cores=1,3,5,7
/proc/21996/stat : 21996 (java) S 21993 21996 16325 0 -1 4202496 8470 0 1 0 353 2 0 0 20 0 19 0 29078969 9856040960 13079 33554432000 1073741824 1073778376 140735162917072 140735162908208 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21996/statm: 2406260 13079 2257 9 0 2396937 0
[pid=21996/tid=21997] ppid=21993 vsize=9625040 CPUtime=3.09 cores=1,3,5,7
/proc/21996/task/21997/stat : 21997 (java) R 21993 21996 16325 0 -1 4202560 2426 0 1 0 307 2 0 0 20 0 19 0 29078969 9856040960 13079 33554432000 1073741824 1073778376 140735162917072 140175831735984 140175670243356 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=21996/tid=21999] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/21999/stat : 21999 (java) S 21993 21996 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29078970 9856040960 13079 33554432000 1073741824 1073778376 140735162917072 140175793236520 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21996/tid=22000] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/22000/stat : 22000 (java) S 21993 21996 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29078970 9856040960 13079 33554432000 1073741824 1073778376 140735162917072 140175792183720 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21996/tid=22001] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/22001/stat : 22001 (java) S 21993 21996 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29078970 9856040960 13079 33554432000 1073741824 1073778376 140735162917072 140175791130920 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21996/tid=22002] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/22002/stat : 22002 (java) S 21993 21996 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29078970 9856040960 13079 33554432000 1073741824 1073778376 140735162917072 140175790078120 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21996/tid=22003] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/22003/stat : 22003 (java) S 21993 21996 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29078970 9856040960 13079 33554432000 1073741824 1073778376 140735162917072 140175789026344 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21996/tid=22004] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/22004/stat : 22004 (java) S 21993 21996 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29078970 9856040960 13079 33554432000 1073741824 1073778376 140735162917072 140175669717928 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21996/tid=22005] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/22005/stat : 22005 (java) S 21993 21996 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29078970 9856040960 13079 33554432000 1073741824 1073778376 140735162917072 140175668665128 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21996/tid=22006] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/22006/stat : 22006 (java) S 21993 21996 16325 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29078970 9856040960 13079 33554432000 1073741824 1073778376 140735162917072 140175667612328 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21996/tid=22007] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/22007/stat : 22007 (java) S 21993 21996 16325 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29078971 9856040960 13079 33554432000 1073741824 1073778376 140735162917072 140175655414248 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21996/tid=22008] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/22008/stat : 22008 (java) S 21993 21996 16325 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29078971 9856040960 13079 33554432000 1073741824 1073778376 140735162917072 140175654360312 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21996/tid=22009] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/22009/stat : 22009 (java) S 21993 21996 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29078971 9856040960 13079 33554432000 1073741824 1073778376 140735162917072 140175048958984 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21996/tid=22010] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/22010/stat : 22010 (java) S 21993 21996 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29078973 9856040960 13079 33554432000 1073741824 1073778376 140735162917072 140175047907472 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21996/tid=22011] ppid=21993 vsize=9625040 CPUtime=0.18 cores=1,3,5,7
/proc/21996/task/22011/stat : 22011 (java) S 21993 21996 16325 0 -1 4202560 1833 0 0 0 18 0 0 0 20 0 19 0 29078973 9856040960 13079 33554432000 1073741824 1073778376 140735162917072 140175046855608 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21996/tid=22012] ppid=21993 vsize=9625040 CPUtime=0.25 cores=1,3,5,7
/proc/21996/task/22012/stat : 22012 (java) S 21993 21996 16325 0 -1 4202560 2939 0 0 0 25 0 0 0 20 0 19 0 29078973 9856040960 13079 33554432000 1073741824 1073778376 140735162917072 140175045802808 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21996/tid=22013] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/22013/stat : 22013 (java) S 21993 21996 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29078973 9856040960 13079 33554432000 1073741824 1073778376 140735162917072 140175044750200 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21996/tid=22014] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/22014/stat : 22014 (java) S 21993 21996 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29078973 9856040960 13079 33554432000 1073741824 1073778376 140735162917072 140175043697608 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21996/tid=22015] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/22015/stat : 22015 (java) S 21993 21996 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29078988 9856040960 13079 33554432000 1073741824 1073778376 140735162917072 140175042643112 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.55
Current children cumulated vsize (KiB) 9625040

[startup+6.30084 s]
/proc/loadavg: 2.08 2.06 2.03 3/213 22015
/proc/meminfo: memFree=30899384/32872528 swapFree=534252/566956
[pid=21996] ppid=21993 vsize=9625040 CPUtime=6.75 cores=1,3,5,7
/proc/21996/stat : 21996 (java) S 21993 21996 16325 0 -1 4202496 8477 0 1 0 673 2 0 0 20 0 19 0 29078969 9856040960 15453 33554432000 1073741824 1073778376 140735162917072 140735162908208 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21996/statm: 2406260 15453 2258 9 0 2396937 0
[pid=21996/tid=21997] ppid=21993 vsize=9625040 CPUtime=6.28 cores=1,3,5,7
/proc/21996/task/21997/stat : 21997 (java) R 21993 21996 16325 0 -1 4202560 2432 0 1 0 626 2 0 0 20 0 19 0 29078969 9856040960 15453 33554432000 1073741824 1073778376 140735162917072 140175831744888 140175670163123 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=21996/tid=21999] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/21999/stat : 21999 (java) S 21993 21996 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29078970 9856040960 15453 33554432000 1073741824 1073778376 140735162917072 140175793236520 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21996/tid=22000] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/22000/stat : 22000 (java) S 21993 21996 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29078970 9856040960 15453 33554432000 1073741824 1073778376 140735162917072 140175792183720 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21996/tid=22001] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/22001/stat : 22001 (java) S 21993 21996 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29078970 9856040960 15453 33554432000 1073741824 1073778376 140735162917072 140175791130920 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21996/tid=22002] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/22002/stat : 22002 (java) S 21993 21996 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29078970 9856040960 15453 33554432000 1073741824 1073778376 140735162917072 140175790078120 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21996/tid=22003] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/22003/stat : 22003 (java) S 21993 21996 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29078970 9856040960 15453 33554432000 1073741824 1073778376 140735162917072 140175789026344 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21996/tid=22004] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/22004/stat : 22004 (java) S 21993 21996 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29078970 9856040960 15453 33554432000 1073741824 1073778376 140735162917072 140175669717928 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21996/tid=22005] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/22005/stat : 22005 (java) S 21993 21996 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29078970 9856040960 15453 33554432000 1073741824 1073778376 140735162917072 140175668665128 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21996/tid=22006] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/22006/stat : 22006 (java) S 21993 21996 16325 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29078970 9856040960 15453 33554432000 1073741824 1073778376 140735162917072 140175667612328 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21996/tid=22007] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/22007/stat : 22007 (java) S 21993 21996 16325 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29078971 9856040960 15453 33554432000 1073741824 1073778376 140735162917072 140175655414248 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21996/tid=22008] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/22008/stat : 22008 (java) S 21993 21996 16325 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29078971 9856040960 15453 33554432000 1073741824 1073778376 140735162917072 140175654360312 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21996/tid=22009] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/22009/stat : 22009 (java) S 21993 21996 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29078971 9856040960 15453 33554432000 1073741824 1073778376 140735162917072 140175048958984 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21996/tid=22010] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/22010/stat : 22010 (java) S 21993 21996 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29078973 9856040960 15453 33554432000 1073741824 1073778376 140735162917072 140175047907472 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21996/tid=22011] ppid=21993 vsize=9625040 CPUtime=0.18 cores=1,3,5,7
/proc/21996/task/22011/stat : 22011 (java) S 21993 21996 16325 0 -1 4202560 1833 0 0 0 18 0 0 0 20 0 19 0 29078973 9856040960 15453 33554432000 1073741824 1073778376 140735162917072 140175046855608 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21996/tid=22012] ppid=21993 vsize=9625040 CPUtime=0.25 cores=1,3,5,7

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

[pid=21996/tid=22001] ppid=21993 vsize=9625040 CPUtime=0.16 cores=1,3,5,7
/proc/21996/task/22001/stat : 22001 (java) S 21993 21996 16325 0 -1 4202560 357 0 0 0 12 4 0 0 20 0 19 0 29078970 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175791130920 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21996/tid=22002] ppid=21993 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/21996/task/22002/stat : 22002 (java) S 21993 21996 16325 0 -1 4202560 283 0 0 0 21 7 0 0 20 0 19 0 29078970 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175790078120 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21996/tid=22003] ppid=21993 vsize=9625040 CPUtime=0.17 cores=1,3,5,7
/proc/21996/task/22003/stat : 22003 (java) S 21993 21996 16325 0 -1 4202560 123 0 0 0 13 4 0 0 20 0 19 0 29078970 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175789026344 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21996/tid=22004] ppid=21993 vsize=9625040 CPUtime=0.1 cores=1,3,5,7
/proc/21996/task/22004/stat : 22004 (java) S 21993 21996 16325 0 -1 4202560 252 0 0 0 7 3 0 0 20 0 19 0 29078970 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175669717928 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21996/tid=22005] ppid=21993 vsize=9625040 CPUtime=0.15 cores=1,3,5,7
/proc/21996/task/22005/stat : 22005 (java) S 21993 21996 16325 0 -1 4202560 169 0 0 0 11 4 0 0 20 0 19 0 29078970 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175668665128 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21996/tid=22006] ppid=21993 vsize=9625040 CPUtime=0.08 cores=1,3,5,7
/proc/21996/task/22006/stat : 22006 (java) S 21993 21996 16325 0 -1 4202560 77 0 0 0 6 2 0 0 20 0 19 0 29078970 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175667612328 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21996/tid=22007] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/22007/stat : 22007 (java) S 21993 21996 16325 0 -1 4202560 112 0 0 0 0 0 0 0 20 0 19 0 29078971 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175655414248 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21996/tid=22008] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/22008/stat : 22008 (java) S 21993 21996 16325 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29078971 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175654360312 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21996/tid=22009] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/22009/stat : 22009 (java) S 21993 21996 16325 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29078971 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175048958984 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21996/tid=22010] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/22010/stat : 22010 (java) S 21993 21996 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29078973 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175047907472 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21996/tid=22011] ppid=21993 vsize=9625040 CPUtime=0.76 cores=1,3,5,7
/proc/21996/task/22011/stat : 22011 (java) S 21993 21996 16325 0 -1 4202560 7909 0 0 0 76 0 0 0 20 0 19 0 29078973 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175046855608 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21996/tid=22012] ppid=21993 vsize=9625040 CPUtime=0.67 cores=1,3,5,7
/proc/21996/task/22012/stat : 22012 (java) S 21993 21996 16325 0 -1 4202560 10032 0 0 0 65 2 0 0 20 0 19 0 29078973 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175045802808 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21996/tid=22013] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/22013/stat : 22013 (java) S 21993 21996 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29078973 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175044750200 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21996/tid=22014] ppid=21993 vsize=9625040 CPUtime=0.09 cores=1,3,5,7
/proc/21996/task/22014/stat : 22014 (java) S 21993 21996 16325 0 -1 4202560 32 0 0 0 2 7 0 0 20 0 19 0 29078973 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175043697608 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21996/tid=22015] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/22015/stat : 22015 (java) S 21993 21996 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29078988 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175042643112 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 520.85
Current children cumulated vsize (KiB) 9625040

[startup+519.201 s]
/proc/loadavg: 2.01 2.03 2.01 3/213 22482
/proc/meminfo: memFree=30111284/32872528 swapFree=534252/566956
[pid=21996] ppid=21993 vsize=9625040 CPUtime=521.66 cores=1,3,5,7
/proc/21996/stat : 21996 (java) S 21993 21996 16325 0 -1 4202496 23783 0 1 0 52117 49 0 0 20 0 19 0 29078969 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140735162908208 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21996/statm: 2406260 124153 2272 9 0 2396937 0
[pid=21996/tid=21997] ppid=21993 vsize=9625040 CPUtime=518.72 cores=1,3,5,7
/proc/21996/task/21997/stat : 21997 (java) R 21993 21996 16325 0 -1 4202560 2498 0 1 0 51859 13 0 0 20 0 19 0 29078969 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175831736000 140175670257251 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=21996/tid=21999] ppid=21993 vsize=9625040 CPUtime=0.16 cores=1,3,5,7
/proc/21996/task/21999/stat : 21999 (java) S 21993 21996 16325 0 -1 4202560 428 0 0 0 11 5 0 0 20 0 19 0 29078970 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175793236520 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21996/tid=22000] ppid=21993 vsize=9625040 CPUtime=0.22 cores=1,3,5,7
/proc/21996/task/22000/stat : 22000 (java) S 21993 21996 16325 0 -1 4202560 253 0 0 0 16 6 0 0 20 0 19 0 29078970 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175792183720 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21996/tid=22001] ppid=21993 vsize=9625040 CPUtime=0.16 cores=1,3,5,7
/proc/21996/task/22001/stat : 22001 (java) S 21993 21996 16325 0 -1 4202560 357 0 0 0 12 4 0 0 20 0 19 0 29078970 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175791130920 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21996/tid=22002] ppid=21993 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/21996/task/22002/stat : 22002 (java) S 21993 21996 16325 0 -1 4202560 283 0 0 0 21 7 0 0 20 0 19 0 29078970 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175790078120 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21996/tid=22003] ppid=21993 vsize=9625040 CPUtime=0.17 cores=1,3,5,7
/proc/21996/task/22003/stat : 22003 (java) S 21993 21996 16325 0 -1 4202560 123 0 0 0 13 4 0 0 20 0 19 0 29078970 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175789026344 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21996/tid=22004] ppid=21993 vsize=9625040 CPUtime=0.1 cores=1,3,5,7
/proc/21996/task/22004/stat : 22004 (java) S 21993 21996 16325 0 -1 4202560 252 0 0 0 7 3 0 0 20 0 19 0 29078970 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175669717928 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21996/tid=22005] ppid=21993 vsize=9625040 CPUtime=0.15 cores=1,3,5,7
/proc/21996/task/22005/stat : 22005 (java) S 21993 21996 16325 0 -1 4202560 169 0 0 0 11 4 0 0 20 0 19 0 29078970 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175668665128 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21996/tid=22006] ppid=21993 vsize=9625040 CPUtime=0.08 cores=1,3,5,7
/proc/21996/task/22006/stat : 22006 (java) S 21993 21996 16325 0 -1 4202560 77 0 0 0 6 2 0 0 20 0 19 0 29078970 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175667612328 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21996/tid=22007] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/22007/stat : 22007 (java) S 21993 21996 16325 0 -1 4202560 112 0 0 0 0 0 0 0 20 0 19 0 29078971 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175655414248 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21996/tid=22008] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/22008/stat : 22008 (java) S 21993 21996 16325 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29078971 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175654360312 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21996/tid=22009] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/22009/stat : 22009 (java) S 21993 21996 16325 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29078971 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175048958984 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21996/tid=22010] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/22010/stat : 22010 (java) S 21993 21996 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29078973 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175047907472 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21996/tid=22011] ppid=21993 vsize=9625040 CPUtime=0.76 cores=1,3,5,7
/proc/21996/task/22011/stat : 22011 (java) S 21993 21996 16325 0 -1 4202560 7909 0 0 0 76 0 0 0 20 0 19 0 29078973 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175046855608 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21996/tid=22012] ppid=21993 vsize=9625040 CPUtime=0.67 cores=1,3,5,7
/proc/21996/task/22012/stat : 22012 (java) S 21993 21996 16325 0 -1 4202560 10032 0 0 0 65 2 0 0 20 0 19 0 29078973 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175045802808 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21996/tid=22013] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/22013/stat : 22013 (java) S 21993 21996 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29078973 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175044750200 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21996/tid=22014] ppid=21993 vsize=9625040 CPUtime=0.09 cores=1,3,5,7
/proc/21996/task/22014/stat : 22014 (java) S 21993 21996 16325 0 -1 4202560 32 0 0 0 2 7 0 0 20 0 19 0 29078973 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175043697608 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21996/tid=22015] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/22015/stat : 22015 (java) S 21993 21996 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29078988 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175042643112 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 521.66
Current children cumulated vsize (KiB) 9625040

[startup+520.001 s]
/proc/loadavg: 2.01 2.03 2.01 3/213 22482
/proc/meminfo: memFree=30111284/32872528 swapFree=534252/566956
[pid=21996] ppid=21993 vsize=9625040 CPUtime=522.45 cores=1,3,5,7
/proc/21996/stat : 21996 (java) S 21993 21996 16325 0 -1 4202496 23783 0 1 0 52196 49 0 0 20 0 19 0 29078969 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140735162908208 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21996/statm: 2406260 124153 2272 9 0 2396937 0
[pid=21996/tid=21997] ppid=21993 vsize=9625040 CPUtime=519.51 cores=1,3,5,7
/proc/21996/task/21997/stat : 21997 (java) R 21993 21996 16325 0 -1 4202560 2498 0 1 0 51938 13 0 0 20 0 19 0 29078969 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175831736000 140175670359233 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=21996/tid=21999] ppid=21993 vsize=9625040 CPUtime=0.16 cores=1,3,5,7
/proc/21996/task/21999/stat : 21999 (java) S 21993 21996 16325 0 -1 4202560 428 0 0 0 11 5 0 0 20 0 19 0 29078970 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175793236520 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21996/tid=22000] ppid=21993 vsize=9625040 CPUtime=0.22 cores=1,3,5,7
/proc/21996/task/22000/stat : 22000 (java) S 21993 21996 16325 0 -1 4202560 253 0 0 0 16 6 0 0 20 0 19 0 29078970 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175792183720 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21996/tid=22001] ppid=21993 vsize=9625040 CPUtime=0.16 cores=1,3,5,7
/proc/21996/task/22001/stat : 22001 (java) S 21993 21996 16325 0 -1 4202560 357 0 0 0 12 4 0 0 20 0 19 0 29078970 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175791130920 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21996/tid=22002] ppid=21993 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/21996/task/22002/stat : 22002 (java) S 21993 21996 16325 0 -1 4202560 283 0 0 0 21 7 0 0 20 0 19 0 29078970 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175790078120 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21996/tid=22003] ppid=21993 vsize=9625040 CPUtime=0.17 cores=1,3,5,7
/proc/21996/task/22003/stat : 22003 (java) S 21993 21996 16325 0 -1 4202560 123 0 0 0 13 4 0 0 20 0 19 0 29078970 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175789026344 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21996/tid=22004] ppid=21993 vsize=9625040 CPUtime=0.1 cores=1,3,5,7
/proc/21996/task/22004/stat : 22004 (java) S 21993 21996 16325 0 -1 4202560 252 0 0 0 7 3 0 0 20 0 19 0 29078970 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175669717928 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21996/tid=22005] ppid=21993 vsize=9625040 CPUtime=0.15 cores=1,3,5,7
/proc/21996/task/22005/stat : 22005 (java) S 21993 21996 16325 0 -1 4202560 169 0 0 0 11 4 0 0 20 0 19 0 29078970 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175668665128 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21996/tid=22006] ppid=21993 vsize=9625040 CPUtime=0.08 cores=1,3,5,7
/proc/21996/task/22006/stat : 22006 (java) S 21993 21996 16325 0 -1 4202560 77 0 0 0 6 2 0 0 20 0 19 0 29078970 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175667612328 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21996/tid=22007] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/22007/stat : 22007 (java) S 21993 21996 16325 0 -1 4202560 112 0 0 0 0 0 0 0 20 0 19 0 29078971 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175655414248 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21996/tid=22008] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/22008/stat : 22008 (java) S 21993 21996 16325 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29078971 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175654360312 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21996/tid=22009] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/22009/stat : 22009 (java) S 21993 21996 16325 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29078971 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175048958984 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21996/tid=22010] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/22010/stat : 22010 (java) S 21993 21996 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29078973 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175047907472 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21996/tid=22011] ppid=21993 vsize=9625040 CPUtime=0.76 cores=1,3,5,7
/proc/21996/task/22011/stat : 22011 (java) S 21993 21996 16325 0 -1 4202560 7909 0 0 0 76 0 0 0 20 0 19 0 29078973 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175046855608 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21996/tid=22012] ppid=21993 vsize=9625040 CPUtime=0.67 cores=1,3,5,7
/proc/21996/task/22012/stat : 22012 (java) S 21993 21996 16325 0 -1 4202560 10032 0 0 0 65 2 0 0 20 0 19 0 29078973 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175045802808 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21996/tid=22013] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/22013/stat : 22013 (java) S 21993 21996 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29078973 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175044750200 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21996/tid=22014] ppid=21993 vsize=9625040 CPUtime=0.1 cores=1,3,5,7
/proc/21996/task/22014/stat : 22014 (java) S 21993 21996 16325 0 -1 4202560 32 0 0 0 3 7 0 0 20 0 19 0 29078973 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175043697608 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21996/tid=22015] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/22015/stat : 22015 (java) S 21993 21996 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29078988 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175042643112 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 522.45
Current children cumulated vsize (KiB) 9625040

[startup+520.408 s]
/proc/loadavg: 2.01 2.03 2.01 4/213 22482
/proc/meminfo: memFree=30111488/32872528 swapFree=534252/566956
[pid=21996] ppid=21993 vsize=9625040 CPUtime=522.86 cores=1,3,5,7
/proc/21996/stat : 21996 (java) S 21993 21996 16325 0 -1 4202496 23784 0 1 0 52237 49 0 0 20 0 19 0 29078969 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140735162908208 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21996/statm: 2406260 124153 2272 9 0 2396937 0
[pid=21996/tid=21997] ppid=21993 vsize=9625040 CPUtime=519.92 cores=1,3,5,7
/proc/21996/task/21997/stat : 21997 (java) R 21993 21996 16325 0 -1 4202560 2498 0 1 0 51979 13 0 0 20 0 19 0 29078969 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175831736000 140175670359130 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=21996/tid=21999] ppid=21993 vsize=9625040 CPUtime=0.16 cores=1,3,5,7
/proc/21996/task/21999/stat : 21999 (java) S 21993 21996 16325 0 -1 4202560 428 0 0 0 11 5 0 0 20 0 19 0 29078970 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175793236520 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21996/tid=22000] ppid=21993 vsize=9625040 CPUtime=0.22 cores=1,3,5,7
/proc/21996/task/22000/stat : 22000 (java) S 21993 21996 16325 0 -1 4202560 253 0 0 0 16 6 0 0 20 0 19 0 29078970 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175792183720 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21996/tid=22001] ppid=21993 vsize=9625040 CPUtime=0.16 cores=1,3,5,7
/proc/21996/task/22001/stat : 22001 (java) S 21993 21996 16325 0 -1 4202560 357 0 0 0 12 4 0 0 20 0 19 0 29078970 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175791130920 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21996/tid=22002] ppid=21993 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/21996/task/22002/stat : 22002 (java) S 21993 21996 16325 0 -1 4202560 283 0 0 0 21 7 0 0 20 0 19 0 29078970 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175790078120 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21996/tid=22003] ppid=21993 vsize=9625040 CPUtime=0.17 cores=1,3,5,7
/proc/21996/task/22003/stat : 22003 (java) S 21993 21996 16325 0 -1 4202560 123 0 0 0 13 4 0 0 20 0 19 0 29078970 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175789026344 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21996/tid=22004] ppid=21993 vsize=9625040 CPUtime=0.1 cores=1,3,5,7
/proc/21996/task/22004/stat : 22004 (java) S 21993 21996 16325 0 -1 4202560 252 0 0 0 7 3 0 0 20 0 19 0 29078970 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175669717928 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21996/tid=22005] ppid=21993 vsize=9625040 CPUtime=0.15 cores=1,3,5,7
/proc/21996/task/22005/stat : 22005 (java) S 21993 21996 16325 0 -1 4202560 169 0 0 0 11 4 0 0 20 0 19 0 29078970 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175668665128 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21996/tid=22006] ppid=21993 vsize=9625040 CPUtime=0.08 cores=1,3,5,7
/proc/21996/task/22006/stat : 22006 (java) S 21993 21996 16325 0 -1 4202560 77 0 0 0 6 2 0 0 20 0 19 0 29078970 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175667612328 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21996/tid=22007] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/22007/stat : 22007 (java) S 21993 21996 16325 0 -1 4202560 112 0 0 0 0 0 0 0 20 0 19 0 29078971 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175655414248 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21996/tid=22008] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/22008/stat : 22008 (java) S 21993 21996 16325 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29078971 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175654360312 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21996/tid=22009] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/22009/stat : 22009 (java) S 21993 21996 16325 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29078971 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175048958984 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21996/tid=22010] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/22010/stat : 22010 (java) S 21993 21996 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29078973 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175047907472 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21996/tid=22011] ppid=21993 vsize=9625040 CPUtime=0.76 cores=1,3,5,7
/proc/21996/task/22011/stat : 22011 (java) S 21993 21996 16325 0 -1 4202560 7909 0 0 0 76 0 0 0 20 0 19 0 29078973 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175046855608 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21996/tid=22012] ppid=21993 vsize=9625040 CPUtime=0.67 cores=1,3,5,7
/proc/21996/task/22012/stat : 22012 (java) S 21993 21996 16325 0 -1 4202560 10033 0 0 0 65 2 0 0 20 0 19 0 29078973 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175045802808 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21996/tid=22013] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/22013/stat : 22013 (java) S 21993 21996 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29078973 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175044750200 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21996/tid=22014] ppid=21993 vsize=9625040 CPUtime=0.1 cores=1,3,5,7
/proc/21996/task/22014/stat : 22014 (java) S 21993 21996 16325 0 -1 4202560 32 0 0 0 3 7 0 0 20 0 19 0 29078973 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175043697608 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21996/tid=22015] ppid=21993 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21996/task/22015/stat : 22015 (java) S 21993 21996 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29078988 9856040960 124153 33554432000 1073741824 1073778376 140735162917072 140175042643112 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 522.86
Current children cumulated vsize (KiB) 9625040

Child status: 30
Real time (s): 520.434
CPU time (s): 523.024
CPU user time (s): 522.332
CPU system time (s): 0.692894
CPU usage (%): 100.498
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 522.332
system time used= 0.692894
maximum resident set size= 496668
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23806
page faults= 1
swaps= 0
block input operations= 0
block output operations= 512
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11449
involuntary context switches= 9019

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.42148 second user time and 4.94625 second system time

The end

Launcher Data

Begin job on node138 at 2016-06-18 19:18:53
IDJOB=4106234
IDBENCH=47982
IDSOLVER=2546
FILE ID=node138/4106234-1466270333
RUNJOBID= node138-1466241309-16342
PBS_JOBID= 19918205
Free space on /tmp= 71732 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=9-P0=257-P1=53-P2=163-P3=163-P4=251-P5=269-P6=479-P7=113-B.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106234-1466270333/watcher-4106234-1466270333 -o /tmp/evaluation-result-4106234-1466270333/solver-4106234-1466270333 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node138-1466241309-16342 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4106234-1466270333.opb

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

MD5SUM BENCH= 61ecac306f245a9bac818667ce91a2bc
RANDOM SEED=1243630305

node138.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.395
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.79
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.395
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.395
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.395
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.395
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.395
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.395
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.54
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.395
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:        30949988 kB
Buffers:          141840 kB
Cached:           243956 kB
SwapCached:         1060 kB
Active:           318384 kB
Inactive:         291752 kB
Active(anon):     224868 kB
Inactive(anon):     1696 kB
Active(file):      93516 kB
Inactive(file):   290056 kB
Unevictable:      566956 kB
Mlocked:          534252 kB
SwapTotal:      67108856 kB
SwapFree:       67099640 kB
Dirty:               492 kB
Writeback:             0 kB
AnonPages:        821452 kB
Mapped:            15348 kB
Shmem:                 0 kB
Slab:             607704 kB
SReclaimable:      50772 kB
SUnreclaim:       556932 kB
KernelStack:        1760 kB
PageTables:         5636 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1260988 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    268288 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= 71732 MiB
End job on node138 at 2016-06-18 19:27:34