Trace number 4119590

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 PB16SAT (TO)-33 1800.95 1795.35

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-graphpart_2pm-0077-0777.opb
MD5SUM1813db35f36d13ae3257a1103289ff53
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-40
Best CPU time to get the best result obtained on this benchmark0.577912
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables147
Total number of constraints49
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)49
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 294
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 294
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 294
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)294
Sum of products size (including duplicates)588
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.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.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b21cc40
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Glucose 2.1 dynamic restart strategy
0.09/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@7c64dc11
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-4119590-1467262605.opb
0.09/0.11	c reading problem ... 
0.09/0.12	c  objective function found
0.09/0.17	c ... done. Wall clock time 0.053s.
0.09/0.17	c declared #vars     147
0.09/0.17	c internal #vars     441
0.09/0.17	c #constraints  686
0.09/0.17	c constraints type 
0.09/0.17	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 343
0.09/0.17	c org.sat4j.minisat.constraints.card.MinWatchCard => 49
0.09/0.17	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 294
0.09/0.17	c 686 constraints processed.
0.09/0.17	c objective function length is 294 literals
0.09/0.18	c SATISFIABLE
0.09/0.18	c OPTIMIZING...
0.09/0.18	c Got one! Elapsed wall clock time (in seconds):0.064
0.09/0.18	o -30
0.24/0.20	c Got one! Elapsed wall clock time (in seconds):0.082
0.24/0.20	o -31
0.24/0.22	c Got one! Elapsed wall clock time (in seconds):0.107
0.24/0.22	o -32
0.76/0.50	c Got one! Elapsed wall clock time (in seconds):0.39
0.76/0.50	o -33
0.76/0.58	c cleaning 2954 clauses out of 5908 with flag 2102/5908
1.21/0.86	c cleaning 4478 clauses out of 8956 with flag 14505/11910
1.62/1.24	c cleaning 5729 clauses out of 11476 with flag 29306/18908
2.14/1.74	c cleaning 6874 clauses out of 13749 with flag 47003/26910
2.67/2.27	c cleaning 7936 clauses out of 15873 with flag 67050/35908
3.36/2.93	c cleaning 8969 clauses out of 17937 with flag 90851/45908
4.06/3.65	c cleaning 9981 clauses out of 19968 with flag 114510/56908
4.87/4.43	c cleaning 10991 clauses out of 21987 with flag 139581/68908
5.67/5.28	c cleaning 11994 clauses out of 23997 with flag 166718/81909
6.76/6.31	c cleaning 12996 clauses out of 26003 with flag 196040/95909
7.86/7.48	c cleaning 14004 clauses out of 28007 with flag 227421/110909
9.16/8.71	c cleaning 15002 clauses out of 30004 with flag 260860/126910
10.56/10.11	c cleaning 15998 clauses out of 32000 with flag 296404/143908
12.06/11.63	c cleaning 17001 clauses out of 34002 with flag 334105/161908
13.86/13.42	c cleaning 18000 clauses out of 36001 with flag 374143/180908
15.56/15.19	c cleaning 18995 clauses out of 38002 with flag 416133/200909
17.56/17.16	c cleaning 20002 clauses out of 40007 with flag 460195/221909
19.66/19.28	c cleaning 21002 clauses out of 42004 with flag 506675/243908
21.88/21.42	c cleaning 22001 clauses out of 44003 with flag 555339/266909
23.88/23.49	c cleaning 22997 clauses out of 46002 with flag 606984/290909
26.28/25.80	c cleaning 23997 clauses out of 48004 with flag 660627/315908
28.58/28.17	c cleaning 24999 clauses out of 50007 with flag 716081/341908
31.58/31.15	c cleaning 26002 clauses out of 52008 with flag 773917/368908
35.08/34.60	c cleaning 27002 clauses out of 54006 with flag 832852/396908
38.99/38.52	c cleaning 27999 clauses out of 56004 with flag 893923/425908
42.68/42.21	c cleaning 29001 clauses out of 58006 with flag 956750/455909
46.79/46.37	c cleaning 29996 clauses out of 60004 with flag 1021815/486908
51.54/51.09	c cleaning 31005 clauses out of 62009 with flag 1088334/518909
55.94/55.40	c cleaning 31997 clauses out of 64003 with flag 1156665/551908
60.54/60.00	c cleaning 32999 clauses out of 66006 with flag 1227139/585908
65.74/65.26	c cleaning 34001 clauses out of 68008 with flag 1299543/620909
70.44/69.98	c cleaning 34999 clauses out of 70008 with flag 1374471/656910
74.94/74.50	c cleaning 36002 clauses out of 72007 with flag 1451414/693908
79.45/78.90	c cleaning 37004 clauses out of 74008 with flag 1530274/731911
84.14/83.56	c cleaning 37995 clauses out of 76001 with flag 1611219/770908
89.76/89.12	c cleaning 39001 clauses out of 78006 with flag 1704369/810908
95.75/95.19	c cleaning 39996 clauses out of 80005 with flag 1790964/851908
101.86/101.25	c cleaning 40999 clauses out of 82010 with flag 1877966/893909
108.15/107.57	c cleaning 42001 clauses out of 84010 with flag 1966713/936908
114.06/113.48	c cleaning 42999 clauses out of 86010 with flag 2057510/980909
120.18/119.40	c cleaning 44003 clauses out of 88010 with flag 2150727/1025908
125.88/125.16	c cleaning 45004 clauses out of 90007 with flag 2245777/1071908
131.28/130.59	c cleaning 45999 clauses out of 92003 with flag 2343077/1118908
137.19/136.43	c cleaning 46999 clauses out of 94005 with flag 2442466/1166909
142.88/142.12	c cleaning 48002 clauses out of 96006 with flag 2544158/1215909
149.19/148.42	c cleaning 49000 clauses out of 98003 with flag 2648492/1265908
156.12/155.23	c cleaning 49994 clauses out of 100004 with flag 2756801/1316909
163.61/162.70	c cleaning 51000 clauses out of 102011 with flag 2865327/1368910
170.31/169.48	c cleaning 52002 clauses out of 104010 with flag 2976611/1421909
177.12/176.24	c cleaning 53001 clauses out of 106007 with flag 3090317/1475908
184.62/183.79	c cleaning 54001 clauses out of 108006 with flag 3206137/1530908
193.05/192.00	c cleaning 55002 clauses out of 110006 with flag 3329078/1586909
202.25/201.26	c cleaning 55997 clauses out of 112003 with flag 3449179/1643908
211.65/210.61	c cleaning 56999 clauses out of 114006 with flag 3571523/1701908
219.45/218.47	c cleaning 57995 clauses out of 116007 with flag 3695725/1760908
228.72/227.59	c cleaning 59005 clauses out of 118013 with flag 3824208/1820909
239.22/238.00	c cleaning 60001 clauses out of 120010 with flag 3953500/1881911
249.83/248.68	c cleaning 60996 clauses out of 122007 with flag 4084216/1943909
260.33/259.14	c cleaning 62005 clauses out of 124012 with flag 4218121/2006910
271.41/270.01	c cleaning 63000 clauses out of 126005 with flag 4352748/2070908
281.61/280.20	c cleaning 63998 clauses out of 128006 with flag 4498920/2135909
292.51/291.15	c cleaning 65000 clauses out of 130007 with flag 4654392/2201908
305.19/303.62	c cleaning 65999 clauses out of 132007 with flag 4795204/2268908
316.30/314.76	c cleaning 66995 clauses out of 134008 with flag 4940178/2336908
328.09/326.57	c cleaning 68006 clauses out of 136017 with flag 5095323/2405912
341.26/339.51	c cleaning 69001 clauses out of 138007 with flag 5249609/2475908
353.96/352.23	c cleaning 69999 clauses out of 140006 with flag 5407083/2546908
366.66/364.99	c cleaning 70999 clauses out of 142008 with flag 5562820/2618909
379.83/377.90	c cleaning 72003 clauses out of 144008 with flag 5717401/2691908
390.24/388.33	c cleaning 72998 clauses out of 146006 with flag 5888756/2765909
402.23/400.36	c cleaning 74001 clauses out of 148007 with flag 6060109/2840908
414.78/412.81	c cleaning 75000 clauses out of 150006 with flag 6223388/2916908
426.77/424.81	c cleaning 75995 clauses out of 152006 with flag 6384567/2993908
439.89/437.94	c cleaning 77001 clauses out of 154012 with flag 6547765/3071909
454.94/452.98	c cleaning 78001 clauses out of 156010 with flag 6724972/3150908
468.74/466.73	c cleaning 79006 clauses out of 158011 with flag 6907047/3230910
485.25/483.13	c cleaning 79998 clauses out of 160005 with flag 7088656/3311910
500.44/498.35	c cleaning 80998 clauses out of 162005 with flag 7275045/3393908
519.03/516.81	c cleaning 82001 clauses out of 164007 with flag 7474287/3476908
535.42/533.21	c cleaning 83004 clauses out of 166009 with flag 7675723/3560911
551.81/549.68	c cleaning 83998 clauses out of 168003 with flag 7872712/3645909
569.25/567.05	c cleaning 84998 clauses out of 170004 with flag 8069630/3731908
586.86/584.67	c cleaning 85999 clauses out of 172007 with flag 8260752/3818909
607.42/605.19	c cleaning 87002 clauses out of 174009 with flag 8466759/3906910
626.82/624.50	c cleaning 88002 clauses out of 176005 with flag 8674237/3995908
650.42/648.02	c cleaning 88998 clauses out of 178003 with flag 8876002/4085908
676.43/674.00	c cleaning 90002 clauses out of 180005 with flag 9088171/4176908
706.26/703.89	c cleaning 91000 clauses out of 182004 with flag 9300292/4268909
735.87/733.47	c cleaning 91998 clauses out of 184004 with flag 9512623/4361909
767.62/765.17	c cleaning 93003 clauses out of 186005 with flag 9726740/4455908
796.35/793.78	c cleaning 93998 clauses out of 188003 with flag 9941076/4550909
833.05/830.44	c cleaning 94998 clauses out of 190004 with flag 10155328/4646908
869.09/866.34	c cleaning 95998 clauses out of 192007 with flag 10375750/4743909
906.40/903.60	c cleaning 97000 clauses out of 194008 with flag 10594431/4841908
942.19/939.30	c cleaning 98001 clauses out of 196009 with flag 10815197/4940909
969.86/966.94	c cleaning 99004 clauses out of 198007 with flag 11038168/5040908
996.66/993.75	c cleaning 99993 clauses out of 200005 with flag 11259810/5141910
1023.49/1020.47	c cleaning 100999 clauses out of 202010 with flag 11489277/5243908
1049.44/1046.23	c cleaning 102006 clauses out of 204014 with flag 11720485/5346911
1073.92/1070.72	c cleaning 102998 clauses out of 206005 with flag 11950632/5450908
1099.94/1096.72	c cleaning 103999 clauses out of 208008 with flag 12185705/5555909
1125.33/1122.09	c cleaning 105000 clauses out of 210008 with flag 12420619/5661908
1148.82/1145.57	c cleaning 106005 clauses out of 212010 with flag 12655113/5768910
1178.25/1174.83	c cleaning 106998 clauses out of 214004 with flag 12917339/5876909
1204.05/1200.53	c cleaning 108002 clauses out of 216006 with flag 13157280/5985909
1230.16/1226.51	c cleaning 108999 clauses out of 218003 with flag 13394638/6095908
1259.46/1255.75	c cleaning 109996 clauses out of 220004 with flag 13641175/6206908
1283.17/1279.47	c cleaning 110999 clauses out of 222008 with flag 13885719/6318908
1304.57/1300.70	c cleaning 112002 clauses out of 224012 with flag 14128358/6431911
1336.26/1332.34	c cleaning 113001 clauses out of 226007 with flag 14379124/6545908
1361.52/1357.55	c cleaning 113999 clauses out of 228006 with flag 14632416/6660908
1388.01/1383.97	c cleaning 115000 clauses out of 230009 with flag 14894218/6776910
1423.38/1419.28	c cleaning 116001 clauses out of 232007 with flag 15149498/6893908
1454.48/1450.22	c cleaning 116998 clauses out of 234007 with flag 15417757/7011909
1481.68/1477.33	c cleaning 118000 clauses out of 236009 with flag 15698310/7130909
1513.44/1509.02	c cleaning 119001 clauses out of 238008 with flag 15966041/7250908
1562.05/1557.54	c cleaning 119995 clauses out of 240007 with flag 16234559/7371908
1606.34/1601.78	c cleaning 121003 clauses out of 242012 with flag 16516129/7493908
1651.21/1646.53	c cleaning 122001 clauses out of 244009 with flag 16797658/7616908
1699.49/1694.77	c cleaning 123001 clauses out of 246010 with flag 17077895/7740910
1751.79/1746.95	c cleaning 124002 clauses out of 248007 with flag 17357865/7865908
1800.37/1795.31	c starts		: 624
1800.37/1795.31	c conflicts		: 7991909
1800.37/1795.31	c decisions		: 8939439
1800.37/1795.31	c propagations		: 484831674
1800.37/1795.31	c inspects		: 31996887602
1800.37/1795.31	c shortcuts		: 0
1800.37/1795.31	c learnt literals	: 0
1800.37/1795.31	c learnt binary clauses	: 0
1800.37/1795.31	c learnt ternary clauses	: 0
1800.37/1795.31	c learnt constraints	: 7991909
1800.37/1795.31	c ignored constraints	: 0
1800.37/1795.31	c root simplifications	: 0
1800.37/1795.31	c removed literals (reason simplification)	: 0
1800.37/1795.31	c reason swapping (by a shorter reason)	: 0
1800.37/1795.31	c Calls to reduceDB	: 122
1800.37/1795.31	c Number of update (reduction) of LBD	: 231371
1800.37/1795.31	c Imported unit clauses	: 0
1800.37/1795.31	c number of reductions to clauses (during analyze)	: 0
1800.37/1795.31	c number of learned constraints concerned by reduction	: 0
1800.37/1795.31	c number of learning phase by resolution	: 0
1800.37/1795.31	c number of learning phase by cutting planes	: 0
1800.37/1795.31	c speed (assignments/second)	: 270080.1463952672
1800.37/1795.31	c non guided choices	7
1800.37/1795.34	c learnt constraints type 
1800.37/1795.34	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 250006
1800.37/1795.34	s SATISFIABLE
1800.37/1795.34	c Found 4 solution(s)
1800.37/1795.34	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 
1800.37/1795.34	c objective function=-33
1800.37/1795.34	c Total wall clock time (in seconds): 1795.229

Verifier Data

OK	-33

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-4119590-1467262605/watcher-4119590-1467262605 -o /tmp/evaluation-result-4119590-1467262605/solver-4119590-1467262605 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1467260829-10195 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4119590-1467262605.opb 

pid=10414
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.30 2.27 2.33 3/194 10417
/proc/meminfo: memFree=28318120/32872528 swapFree=1525072/1694724
[pid=10417] ppid=10414 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/10417/stat : 10417 (java) D 10414 10417 7126 0 -1 4202496 327 0 0 0 0 0 0 0 20 0 1 0 5284698 9515008 183 33554432000 1073741824 1073778376 140734650253408 140734650244440 270707539637 0 0 4096 0 18446744072100588836 0 0 17 1 0 0 0 0 0
/proc/10417/statm: 2323 183 140 9 0 71 0

[startup+0.100061 s]
/proc/loadavg: 2.30 2.27 2.33 3/194 10417
/proc/meminfo: memFree=28318120/32872528 swapFree=1525072/1694724
[pid=10417] ppid=10414 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/10417/stat : 10417 (java) S 10414 10417 7126 0 -1 4202496 4457 0 1 0 8 1 0 0 20 0 18 0 5284698 9787879424 5575 33554432000 1073741824 1073778376 140736068548000 140736068539136 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10417/statm: 2389619 5575 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200235 s]
/proc/loadavg: 2.30 2.27 2.33 3/194 10417
/proc/meminfo: memFree=28318120/32872528 swapFree=1525072/1694724
[pid=10417] ppid=10414 vsize=9625040 CPUtime=0.24 cores=1,3,5,7
/proc/10417/stat : 10417 (java) S 10414 10417 7126 0 -1 4202496 5067 0 1 0 23 1 0 0 20 0 19 0 5284698 9856040960 7144 33554432000 1073741824 1073778376 140736068548000 140736068539136 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10417/statm: 2406260 7144 2216 9 0 2396937 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9625040

[startup+0.300345 s]
/proc/loadavg: 2.30 2.27 2.33 3/194 10417
/proc/meminfo: memFree=28318120/32872528 swapFree=1525072/1694724
[pid=10417] ppid=10414 vsize=9625040 CPUtime=0.52 cores=1,3,5,7
/proc/10417/stat : 10417 (java) S 10414 10417 7126 0 -1 4202496 7011 0 1 0 51 1 0 0 20 0 19 0 5284698 9856040960 8201 33554432000 1073741824 1073778376 140736068548000 140736068539136 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10417/statm: 2406260 8201 2237 9 0 2396937 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 9625040

[startup+0.700188 s]
/proc/loadavg: 2.30 2.27 2.33 3/194 10417
/proc/meminfo: memFree=28318120/32872528 swapFree=1525072/1694724
[pid=10417] ppid=10414 vsize=9625040 CPUtime=1.09 cores=1,3,5,7
/proc/10417/stat : 10417 (java) S 10414 10417 7126 0 -1 4202496 9192 0 1 0 107 2 0 0 20 0 19 0 5284698 9856040960 9329 33554432000 1073741824 1073778376 140736068548000 140736068539136 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10417/statm: 2406260 9329 2249 9 0 2396937 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 9625040

[startup+1.50088 s]
/proc/loadavg: 2.30 2.27 2.33 3/213 10436
/proc/meminfo: memFree=28284748/32872528 swapFree=1525072/1694724
[pid=10417] ppid=10414 vsize=9625040 CPUtime=1.94 cores=1,3,5,7
/proc/10417/stat : 10417 (java) S 10414 10417 7126 0 -1 4202496 9209 0 1 0 192 2 0 0 20 0 19 0 5284698 9856040960 11389 33554432000 1073741824 1073778376 140736068548000 140736068539136 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10417/statm: 2406260 11389 2256 9 0 2396937 0
[pid=10417/tid=10419] ppid=10414 vsize=9625040 CPUtime=1.46 cores=1,3,5,7
/proc/10417/task/10419/stat : 10419 (java) R 10414 10417 7126 0 -1 4202560 2476 0 1 0 145 1 0 0 20 0 19 0 5284699 9856040960 11389 33554432000 1073741824 1073778376 140736068548000 140309868929576 140309808684983 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=10417/tid=10420] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10420/stat : 10420 (java) S 10414 10417 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5284701 9856040960 11389 33554432000 1073741824 1073778376 140736068548000 140309807659944 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10417/tid=10421] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10421/stat : 10421 (java) S 10414 10417 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5284701 9856040960 11389 33554432000 1073741824 1073778376 140736068548000 140309806607400 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10417/tid=10422] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10422/stat : 10422 (java) S 10414 10417 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5284701 9856040960 11389 33554432000 1073741824 1073778376 140736068548000 140309805554344 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10417/tid=10423] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10423/stat : 10423 (java) S 10414 10417 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5284701 9856040960 11389 33554432000 1073741824 1073778376 140736068548000 140309708880680 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10417/tid=10424] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10424/stat : 10424 (java) S 10414 10417 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5284701 9856040960 11389 33554432000 1073741824 1073778376 140736068548000 140309707827624 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10417/tid=10425] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10425/stat : 10425 (java) S 10414 10417 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5284701 9856040960 11389 33554432000 1073741824 1073778376 140736068548000 140309706775080 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10417/tid=10426] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10426/stat : 10426 (java) S 10414 10417 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5284701 9856040960 11389 33554432000 1073741824 1073778376 140736068548000 140309705722024 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10417/tid=10427] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10427/stat : 10427 (java) S 10414 10417 7126 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 5284701 9856040960 11389 33554432000 1073741824 1073778376 140736068548000 140309704669480 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10417/tid=10428] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10428/stat : 10428 (java) S 10414 10417 7126 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 5284702 9856040960 11389 33554432000 1073741824 1073778376 140736068548000 140309692472168 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10417/tid=10429] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10429/stat : 10429 (java) S 10414 10417 7126 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 5284702 9856040960 11389 33554432000 1073741824 1073778376 140736068548000 140309691418488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10417/tid=10430] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10430/stat : 10430 (java) S 10414 10417 7126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5284702 9856040960 11389 33554432000 1073741824 1073778376 140736068548000 140309690365320 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10417/tid=10431] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10431/stat : 10431 (java) S 10414 10417 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5284705 9856040960 11389 33554432000 1073741824 1073778376 140736068548000 140309689314064 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10417/tid=10432] ppid=10414 vsize=9625040 CPUtime=0.21 cores=1,3,5,7
/proc/10417/task/10432/stat : 10432 (java) S 10414 10417 7126 0 -1 4202560 2953 0 0 0 21 0 0 0 20 0 19 0 5284705 9856040960 11389 33554432000 1073741824 1073778376 140736068548000 140309688260920 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10417/tid=10433] ppid=10414 vsize=9625040 CPUtime=0.21 cores=1,3,5,7
/proc/10417/task/10433/stat : 10433 (java) S 10414 10417 7126 0 -1 4202560 2509 0 0 0 21 0 0 0 20 0 19 0 5284705 9856040960 11389 33554432000 1073741824 1073778376 140736068548000 140309687208376 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10417/tid=10434] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10434/stat : 10434 (java) S 10414 10417 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5284705 9856040960 11389 33554432000 1073741824 1073778376 140736068548000 140309686155512 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10417/tid=10435] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10435/stat : 10435 (java) S 10414 10417 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5284705 9856040960 11389 33554432000 1073741824 1073778376 140736068548000 140309685103176 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10417/tid=10436] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10436/stat : 10436 (java) S 10414 10417 7126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5284716 9856040960 11389 33554432000 1073741824 1073778376 140736068548000 140309684049448 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.94
Current children cumulated vsize (KiB) 9625040

[startup+3.10078 s]
/proc/loadavg: 2.30 2.27 2.33 3/213 10436
/proc/meminfo: memFree=28273888/32872528 swapFree=1525072/1694724
[pid=10417] ppid=10414 vsize=9625040 CPUtime=3.56 cores=1,3,5,7
/proc/10417/stat : 10417 (java) S 10414 10417 7126 0 -1 4202496 9224 0 1 0 354 2 0 0 20 0 19 0 5284698 9856040960 14469 33554432000 1073741824 1073778376 140736068548000 140736068539136 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10417/statm: 2406260 14469 2257 9 0 2396937 0
[pid=10417/tid=10419] ppid=10414 vsize=9625040 CPUtime=3.06 cores=1,3,5,7
/proc/10417/task/10419/stat : 10419 (java) R 10414 10417 7126 0 -1 4202560 2483 0 1 0 305 1 0 0 20 0 19 0 5284699 9856040960 14469 33554432000 1073741824 1073778376 140736068548000 140309868920528 140309809073419 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=10417/tid=10420] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10420/stat : 10420 (java) S 10414 10417 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5284701 9856040960 14469 33554432000 1073741824 1073778376 140736068548000 140309807659944 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10417/tid=10421] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10421/stat : 10421 (java) S 10414 10417 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5284701 9856040960 14469 33554432000 1073741824 1073778376 140736068548000 140309806607400 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10417/tid=10422] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10422/stat : 10422 (java) S 10414 10417 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5284701 9856040960 14469 33554432000 1073741824 1073778376 140736068548000 140309805554344 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10417/tid=10423] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10423/stat : 10423 (java) S 10414 10417 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5284701 9856040960 14469 33554432000 1073741824 1073778376 140736068548000 140309708880680 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10417/tid=10424] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10424/stat : 10424 (java) S 10414 10417 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5284701 9856040960 14469 33554432000 1073741824 1073778376 140736068548000 140309707827624 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10417/tid=10425] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10425/stat : 10425 (java) S 10414 10417 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5284701 9856040960 14469 33554432000 1073741824 1073778376 140736068548000 140309706775080 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10417/tid=10426] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10426/stat : 10426 (java) S 10414 10417 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5284701 9856040960 14469 33554432000 1073741824 1073778376 140736068548000 140309705722024 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10417/tid=10427] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10427/stat : 10427 (java) S 10414 10417 7126 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 5284701 9856040960 14469 33554432000 1073741824 1073778376 140736068548000 140309704669480 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10417/tid=10428] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10428/stat : 10428 (java) S 10414 10417 7126 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 5284702 9856040960 14469 33554432000 1073741824 1073778376 140736068548000 140309692472168 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10417/tid=10429] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10429/stat : 10429 (java) S 10414 10417 7126 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 5284702 9856040960 14469 33554432000 1073741824 1073778376 140736068548000 140309691418488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10417/tid=10430] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10430/stat : 10430 (java) S 10414 10417 7126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5284702 9856040960 14469 33554432000 1073741824 1073778376 140736068548000 140309690365320 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10417/tid=10431] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10431/stat : 10431 (java) S 10414 10417 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5284705 9856040960 14469 33554432000 1073741824 1073778376 140736068548000 140309689314064 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10417/tid=10432] ppid=10414 vsize=9625040 CPUtime=0.22 cores=1,3,5,7
/proc/10417/task/10432/stat : 10432 (java) S 10414 10417 7126 0 -1 4202560 2953 0 0 0 22 0 0 0 20 0 19 0 5284705 9856040960 14469 33554432000 1073741824 1073778376 140736068548000 140309688260920 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10417/tid=10433] ppid=10414 vsize=9625040 CPUtime=0.24 cores=1,3,5,7
/proc/10417/task/10433/stat : 10433 (java) S 10414 10417 7126 0 -1 4202560 2515 0 0 0 24 0 0 0 20 0 19 0 5284705 9856040960 14469 33554432000 1073741824 1073778376 140736068548000 140309687208376 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10417/tid=10434] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10434/stat : 10434 (java) S 10414 10417 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5284705 9856040960 14469 33554432000 1073741824 1073778376 140736068548000 140309686155512 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10417/tid=10435] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10435/stat : 10435 (java) S 10414 10417 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5284705 9856040960 14469 33554432000 1073741824 1073778376 140736068548000 140309685103176 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10417/tid=10436] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10436/stat : 10436 (java) S 10414 10417 7126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5284716 9856040960 14469 33554432000 1073741824 1073778376 140736068548000 140309684049448 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.56
Current children cumulated vsize (KiB) 9625040

[startup+6.30081 s]
/proc/loadavg: 2.27 2.26 2.33 3/213 10436
/proc/meminfo: memFree=28261244/32872528 swapFree=1525072/1694724
[pid=10417] ppid=10414 vsize=9625040 CPUtime=6.76 cores=1,3,5,7
/proc/10417/stat : 10417 (java) S 10414 10417 7126 0 -1 4202496 9238 0 1 0 673 3 0 0 20 0 19 0 5284698 9856040960 20507 33554432000 1073741824 1073778376 140736068548000 140736068539136 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10417/statm: 2406260 20507 2258 9 0 2396937 0
[pid=10417/tid=10419] ppid=10414 vsize=9625040 CPUtime=6.26 cores=1,3,5,7
/proc/10417/task/10419/stat : 10419 (java) R 10414 10417 7126 0 -1 4202560 2496 0 1 0 624 2 0 0 20 0 19 0 5284699 9856040960 20507 33554432000 1073741824 1073778376 140736068548000 140309868920528 140309809266370 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=10417/tid=10420] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10420/stat : 10420 (java) S 10414 10417 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5284701 9856040960 20507 33554432000 1073741824 1073778376 140736068548000 140309807659944 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10417/tid=10421] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10421/stat : 10421 (java) S 10414 10417 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5284701 9856040960 20507 33554432000 1073741824 1073778376 140736068548000 140309806607400 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10417/tid=10422] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10422/stat : 10422 (java) S 10414 10417 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5284701 9856040960 20507 33554432000 1073741824 1073778376 140736068548000 140309805554344 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10417/tid=10423] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10423/stat : 10423 (java) S 10414 10417 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5284701 9856040960 20507 33554432000 1073741824 1073778376 140736068548000 140309708880680 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10417/tid=10424] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10424/stat : 10424 (java) S 10414 10417 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5284701 9856040960 20507 33554432000 1073741824 1073778376 140736068548000 140309707827624 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10417/tid=10425] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10425/stat : 10425 (java) S 10414 10417 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5284701 9856040960 20507 33554432000 1073741824 1073778376 140736068548000 140309706775080 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10417/tid=10426] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10426/stat : 10426 (java) S 10414 10417 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5284701 9856040960 20507 33554432000 1073741824 1073778376 140736068548000 140309705722024 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10417/tid=10427] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10427/stat : 10427 (java) S 10414 10417 7126 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 5284701 9856040960 20507 33554432000 1073741824 1073778376 140736068548000 140309704669480 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10417/tid=10428] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10428/stat : 10428 (java) S 10414 10417 7126 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 5284702 9856040960 20507 33554432000 1073741824 1073778376 140736068548000 140309692472168 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10417/tid=10429] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10429/stat : 10429 (java) S 10414 10417 7126 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 5284702 9856040960 20507 33554432000 1073741824 1073778376 140736068548000 140309691418488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10417/tid=10430] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10430/stat : 10430 (java) S 10414 10417 7126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5284702 9856040960 20507 33554432000 1073741824 1073778376 140736068548000 140309690365320 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10417/tid=10431] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10431/stat : 10431 (java) S 10414 10417 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5284705 9856040960 20507 33554432000 1073741824 1073778376 140736068548000 140309689314064 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10417/tid=10432] ppid=10414 vsize=9625040 CPUtime=0.22 cores=1,3,5,7
/proc/10417/task/10432/stat : 10432 (java) S 10414 10417 7126 0 -1 4202560 2953 0 0 0 22 0 0 0 20 0 19 0 5284705 9856040960 20507 33554432000 1073741824 1073778376 140736068548000 140309688260920 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10417/tid=10433] ppid=10414 vsize=9625040 CPUtime=0.24 cores=1,3,5,7
/proc/10417/task/10433/stat : 10433 (java) S 10414 10417 7126 0 -1 4202560 2515 0 0 0 24 0 0 0 20 0 19 0 5284705 9856040960 20507 33554432000 1073741824 1073778376 140736068548000 140309687208376 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10417/tid=10434] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10434/stat : 10434 (java) S 10414 10417 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5284705 9856040960 20507 33554432000 1073741824 1073778376 140736068548000 140309686155512 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10417/tid=10435] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10435/stat : 10435 (java) S 10414 10417 7126 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 5284705 9856040960 20507 33554432000 1073741824 1073778376 140736068548000 140309685103176 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10417/tid=10436] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10436/stat : 10436 (java) S 10414 10417 7126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5284716 9856040960 20507 33554432000 1073741824 1073778376 140736068548000 140309684049448 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.76
Current children cumulated vsize (KiB) 9625040


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

[pid=10417/tid=10429] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10429/stat : 10429 (java) S 10414 10417 7126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 5284702 9856040960 122031 33554432000 1073741824 1073778376 140736068548000 140309691418488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10417/tid=10430] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10430/stat : 10430 (java) S 10414 10417 7126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 5284702 9856040960 122031 33554432000 1073741824 1073778376 140736068548000 140309690365320 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10417/tid=10431] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10431/stat : 10431 (java) S 10414 10417 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5284705 9856040960 122031 33554432000 1073741824 1073778376 140736068548000 140309689314064 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10417/tid=10432] ppid=10414 vsize=9625040 CPUtime=0.22 cores=1,3,5,7
/proc/10417/task/10432/stat : 10432 (java) S 10414 10417 7126 0 -1 4202560 2953 0 0 0 22 0 0 0 20 0 19 0 5284705 9856040960 122031 33554432000 1073741824 1073778376 140736068548000 140309688260920 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10417/tid=10433] ppid=10414 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/10417/task/10433/stat : 10433 (java) S 10414 10417 7126 0 -1 4202560 2641 0 0 0 26 0 0 0 20 0 19 0 5284705 9856040960 122031 33554432000 1073741824 1073778376 140736068548000 140309687208376 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10417/tid=10434] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10434/stat : 10434 (java) S 10414 10417 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5284705 9856040960 122031 33554432000 1073741824 1073778376 140736068548000 140309686155512 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10417/tid=10435] ppid=10414 vsize=9625040 CPUtime=0.59 cores=1,3,5,7
/proc/10417/task/10435/stat : 10435 (java) S 10414 10417 7126 0 -1 4202560 104 0 0 0 24 35 0 0 20 0 19 0 5284705 9856040960 122031 33554432000 1073741824 1073778376 140736068548000 140309685103176 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10417/tid=10436] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10436/stat : 10436 (java) S 10414 10417 7126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5284716 9856040960 122031 33554432000 1073741824 1073778376 140736068548000 140309684049448 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1787.25
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1795.1 s]
/proc/loadavg: 2.23 2.20 2.23 3/213 10570
/proc/meminfo: memFree=27741096/32872528 swapFree=1525072/1694724
[pid=10417] ppid=10414 vsize=9625040 CPUtime=1800.04 cores=1,3,5,7
/proc/10417/stat : 10417 (java) S 10414 10417 7126 0 -1 4202496 11643 0 1 0 179916 88 0 0 20 0 19 0 5284698 9856040960 122031 33554432000 1073741824 1073778376 140736068548000 140736068539136 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10417/statm: 2406260 122031 2280 9 0 2396937 0
[pid=10417/tid=10419] ppid=10414 vsize=9625040 CPUtime=1792.53 cores=1,3,5,7
/proc/10417/task/10419/stat : 10419 (java) R 10414 10417 7126 0 -1 4202560 2581 0 1 0 179221 32 0 0 20 0 19 0 5284699 9856040960 122031 33554432000 1073741824 1073778376 140736068548000 140309868928224 140309808887728 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=10417/tid=10420] ppid=10414 vsize=9625040 CPUtime=0.82 cores=1,3,5,7
/proc/10417/task/10420/stat : 10420 (java) S 10414 10417 7126 0 -1 4202560 502 0 0 0 73 9 0 0 20 0 19 0 5284701 9856040960 122031 33554432000 1073741824 1073778376 140736068548000 140309807659944 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10417/tid=10421] ppid=10414 vsize=9625040 CPUtime=0.8 cores=1,3,5,7
/proc/10417/task/10421/stat : 10421 (java) S 10414 10417 7126 0 -1 4202560 279 0 0 0 73 7 0 0 20 0 19 0 5284701 9856040960 122031 33554432000 1073741824 1073778376 140736068548000 140309806607400 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10417/tid=10422] ppid=10414 vsize=9625040 CPUtime=0.66 cores=1,3,5,7
/proc/10417/task/10422/stat : 10422 (java) S 10414 10417 7126 0 -1 4202560 98 0 0 0 60 6 0 0 20 0 19 0 5284701 9856040960 122031 33554432000 1073741824 1073778376 140736068548000 140309805554344 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10417/tid=10423] ppid=10414 vsize=9625040 CPUtime=0.83 cores=1,3,5,7
/proc/10417/task/10423/stat : 10423 (java) S 10414 10417 7126 0 -1 4202560 177 0 0 0 75 8 0 0 20 0 19 0 5284701 9856040960 122031 33554432000 1073741824 1073778376 140736068548000 140309708880680 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10417/tid=10424] ppid=10414 vsize=9625040 CPUtime=0.67 cores=1,3,5,7
/proc/10417/task/10424/stat : 10424 (java) S 10414 10417 7126 0 -1 4202560 128 0 0 0 60 7 0 0 20 0 19 0 5284701 9856040960 122031 33554432000 1073741824 1073778376 140736068548000 140309707827624 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10417/tid=10425] ppid=10414 vsize=9625040 CPUtime=0.82 cores=1,3,5,7
/proc/10417/task/10425/stat : 10425 (java) S 10414 10417 7126 0 -1 4202560 136 0 0 0 76 6 0 0 20 0 19 0 5284701 9856040960 122031 33554432000 1073741824 1073778376 140736068548000 140309706775080 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10417/tid=10426] ppid=10414 vsize=9625040 CPUtime=0.64 cores=1,3,5,7
/proc/10417/task/10426/stat : 10426 (java) S 10414 10417 7126 0 -1 4202560 290 0 0 0 57 7 0 0 20 0 19 0 5284701 9856040960 122031 33554432000 1073741824 1073778376 140736068548000 140309705722024 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10417/tid=10427] ppid=10414 vsize=9625040 CPUtime=0.68 cores=1,3,5,7
/proc/10417/task/10427/stat : 10427 (java) S 10414 10417 7126 0 -1 4202560 246 0 0 0 61 7 0 0 20 0 19 0 5284701 9856040960 122031 33554432000 1073741824 1073778376 140736068548000 140309704669480 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10417/tid=10428] ppid=10414 vsize=9625040 CPUtime=0.78 cores=1,3,5,7
/proc/10417/task/10428/stat : 10428 (java) S 10414 10417 7126 0 -1 4202560 247 0 0 0 76 2 0 0 20 0 19 0 5284702 9856040960 122031 33554432000 1073741824 1073778376 140736068548000 140309692472168 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10417/tid=10429] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10429/stat : 10429 (java) S 10414 10417 7126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 5284702 9856040960 122031 33554432000 1073741824 1073778376 140736068548000 140309691418488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10417/tid=10430] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10430/stat : 10430 (java) S 10414 10417 7126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 5284702 9856040960 122031 33554432000 1073741824 1073778376 140736068548000 140309690365320 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10417/tid=10431] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10431/stat : 10431 (java) S 10414 10417 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5284705 9856040960 122031 33554432000 1073741824 1073778376 140736068548000 140309689314064 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10417/tid=10432] ppid=10414 vsize=9625040 CPUtime=0.22 cores=1,3,5,7
/proc/10417/task/10432/stat : 10432 (java) S 10414 10417 7126 0 -1 4202560 2953 0 0 0 22 0 0 0 20 0 19 0 5284705 9856040960 122031 33554432000 1073741824 1073778376 140736068548000 140309688260920 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10417/tid=10433] ppid=10414 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/10417/task/10433/stat : 10433 (java) S 10414 10417 7126 0 -1 4202560 2641 0 0 0 26 0 0 0 20 0 19 0 5284705 9856040960 122031 33554432000 1073741824 1073778376 140736068548000 140309687208376 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10417/tid=10434] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10434/stat : 10434 (java) S 10414 10417 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5284705 9856040960 122031 33554432000 1073741824 1073778376 140736068548000 140309686155512 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10417/tid=10435] ppid=10414 vsize=9625040 CPUtime=0.59 cores=1,3,5,7
/proc/10417/task/10435/stat : 10435 (java) S 10414 10417 7126 0 -1 4202560 106 0 0 0 24 35 0 0 20 0 19 0 5284705 9856040960 122031 33554432000 1073741824 1073778376 140736068548000 140309685103176 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10417/tid=10436] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10436/stat : 10436 (java) S 10414 10417 7126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5284716 9856040960 122031 33554432000 1073741824 1073778376 140736068548000 140309684049448 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 9625040

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

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

[startup+1795.21 s]
/proc/loadavg: 2.23 2.20 2.23 3/213 10570
/proc/meminfo: memFree=27732904/32872528 swapFree=1525072/1694724
[pid=10417] ppid=10414 vsize=9625040 CPUtime=1800.27 cores=1,3,5,7
/proc/10417/stat : 10417 (java) S 10414 10417 7126 0 -1 4202496 11653 0 1 0 179939 88 0 0 20 0 19 0 5284698 9856040960 122039 33554432000 1073741824 1073778376 140736068548000 140736068539136 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10417/statm: 2406260 122039 2280 9 0 2396937 0
[pid=10417/tid=10419] ppid=10414 vsize=9625040 CPUtime=1792.53 cores=1,3,5,7
/proc/10417/task/10419/stat : 10419 (java) S 10414 10417 7126 0 -1 4202560 2581 0 1 0 179221 32 0 0 20 0 19 0 5284699 9856040960 122039 33554432000 1073741824 1073778376 140736068548000 140309868927400 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10417/tid=10420] ppid=10414 vsize=9625040 CPUtime=0.83 cores=1,3,5,7
/proc/10417/task/10420/stat : 10420 (java) S 10414 10417 7126 0 -1 4202560 502 0 0 0 74 9 0 0 20 0 19 0 5284701 9856040960 122039 33554432000 1073741824 1073778376 140736068548000 140309807659944 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10417/tid=10421] ppid=10414 vsize=9625040 CPUtime=0.81 cores=1,3,5,7
/proc/10417/task/10421/stat : 10421 (java) S 10414 10417 7126 0 -1 4202560 279 0 0 0 74 7 0 0 20 0 19 0 5284701 9856040960 122039 33554432000 1073741824 1073778376 140736068548000 140309806607400 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10417/tid=10422] ppid=10414 vsize=9625040 CPUtime=0.67 cores=1,3,5,7
/proc/10417/task/10422/stat : 10422 (java) S 10414 10417 7126 0 -1 4202560 98 0 0 0 61 6 0 0 20 0 19 0 5284701 9856040960 122039 33554432000 1073741824 1073778376 140736068548000 140309805554344 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10417/tid=10423] ppid=10414 vsize=9625040 CPUtime=0.84 cores=1,3,5,7
/proc/10417/task/10423/stat : 10423 (java) S 10414 10417 7126 0 -1 4202560 177 0 0 0 76 8 0 0 20 0 19 0 5284701 9856040960 122039 33554432000 1073741824 1073778376 140736068548000 140309708880680 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10417/tid=10424] ppid=10414 vsize=9625040 CPUtime=0.71 cores=1,3,5,7
/proc/10417/task/10424/stat : 10424 (java) S 10414 10417 7126 0 -1 4202560 128 0 0 0 64 7 0 0 20 0 19 0 5284701 9856040960 122039 33554432000 1073741824 1073778376 140736068548000 140309707827624 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10417/tid=10425] ppid=10414 vsize=9625040 CPUtime=0.83 cores=1,3,5,7
/proc/10417/task/10425/stat : 10425 (java) S 10414 10417 7126 0 -1 4202560 136 0 0 0 77 6 0 0 20 0 19 0 5284701 9856040960 122039 33554432000 1073741824 1073778376 140736068548000 140309706775080 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10417/tid=10426] ppid=10414 vsize=9625040 CPUtime=0.65 cores=1,3,5,7
/proc/10417/task/10426/stat : 10426 (java) S 10414 10417 7126 0 -1 4202560 290 0 0 0 58 7 0 0 20 0 19 0 5284701 9856040960 122039 33554432000 1073741824 1073778376 140736068548000 140309705722024 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10417/tid=10427] ppid=10414 vsize=9625040 CPUtime=0.71 cores=1,3,5,7
/proc/10417/task/10427/stat : 10427 (java) S 10414 10417 7126 0 -1 4202560 246 0 0 0 64 7 0 0 20 0 19 0 5284701 9856040960 122039 33554432000 1073741824 1073778376 140736068548000 140309704669480 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10417/tid=10428] ppid=10414 vsize=9625040 CPUtime=0.85 cores=1,3,5,7
/proc/10417/task/10428/stat : 10428 (java) R 10414 10417 7126 0 -1 4202560 251 0 0 0 83 2 0 0 20 0 19 0 5284702 9856040960 122039 33554432000 1073741824 1073778376 140736068548000 140309692470888 140309875784279 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=10417/tid=10429] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10429/stat : 10429 (java) S 10414 10417 7126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 5284702 9856040960 122039 33554432000 1073741824 1073778376 140736068548000 140309691418488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10417/tid=10430] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10430/stat : 10430 (java) S 10414 10417 7126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 5284702 9856040960 122039 33554432000 1073741824 1073778376 140736068548000 140309690365320 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10417/tid=10431] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10431/stat : 10431 (java) S 10414 10417 7126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5284705 9856040960 122039 33554432000 1073741824 1073778376 140736068548000 140309689312472 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10417/tid=10432] ppid=10414 vsize=9625040 CPUtime=0.22 cores=1,3,5,7
/proc/10417/task/10432/stat : 10432 (java) S 10414 10417 7126 0 -1 4202560 2953 0 0 0 22 0 0 0 20 0 19 0 5284705 9856040960 122039 33554432000 1073741824 1073778376 140736068548000 140309688260920 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10417/tid=10433] ppid=10414 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/10417/task/10433/stat : 10433 (java) S 10414 10417 7126 0 -1 4202560 2641 0 0 0 26 0 0 0 20 0 19 0 5284705 9856040960 122039 33554432000 1073741824 1073778376 140736068548000 140309687208376 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10417/tid=10434] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10434/stat : 10434 (java) S 10414 10417 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5284705 9856040960 122039 33554432000 1073741824 1073778376 140736068548000 140309686155512 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10417/tid=10435] ppid=10414 vsize=9625040 CPUtime=0.59 cores=1,3,5,7
/proc/10417/task/10435/stat : 10435 (java) S 10414 10417 7126 0 -1 4202560 106 0 0 0 24 35 0 0 20 0 19 0 5284705 9856040960 122039 33554432000 1073741824 1073778376 140736068548000 140309685103176 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10417/tid=10436] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10436/stat : 10436 (java) S 10414 10417 7126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5284716 9856040960 122039 33554432000 1073741824 1073778376 140736068548000 140309684049448 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.27
Current children cumulated vsize (KiB) 9625040

[startup+1795.31 s]
/proc/loadavg: 2.23 2.20 2.23 3/213 10570
/proc/meminfo: memFree=27732904/32872528 swapFree=1525072/1694724
[pid=10417] ppid=10414 vsize=9625040 CPUtime=1800.37 cores=1,3,5,7
/proc/10417/stat : 10417 (java) S 10414 10417 7126 0 -1 4202496 11653 0 1 0 179949 88 0 0 20 0 19 0 5284698 9856040960 122039 33554432000 1073741824 1073778376 140736068548000 140736068539136 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10417/statm: 2406260 122039 2280 9 0 2396937 0
[pid=10417/tid=10419] ppid=10414 vsize=9625040 CPUtime=1792.53 cores=1,3,5,7
/proc/10417/task/10419/stat : 10419 (java) S 10414 10417 7126 0 -1 4202560 2581 0 1 0 179221 32 0 0 20 0 19 0 5284699 9856040960 122039 33554432000 1073741824 1073778376 140736068548000 140309868927400 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10417/tid=10420] ppid=10414 vsize=9625040 CPUtime=0.83 cores=1,3,5,7
/proc/10417/task/10420/stat : 10420 (java) S 10414 10417 7126 0 -1 4202560 502 0 0 0 74 9 0 0 20 0 19 0 5284701 9856040960 122039 33554432000 1073741824 1073778376 140736068548000 140309807659944 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10417/tid=10421] ppid=10414 vsize=9625040 CPUtime=0.81 cores=1,3,5,7
/proc/10417/task/10421/stat : 10421 (java) S 10414 10417 7126 0 -1 4202560 279 0 0 0 74 7 0 0 20 0 19 0 5284701 9856040960 122039 33554432000 1073741824 1073778376 140736068548000 140309806607400 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10417/tid=10422] ppid=10414 vsize=9625040 CPUtime=0.67 cores=1,3,5,7
/proc/10417/task/10422/stat : 10422 (java) S 10414 10417 7126 0 -1 4202560 98 0 0 0 61 6 0 0 20 0 19 0 5284701 9856040960 122039 33554432000 1073741824 1073778376 140736068548000 140309805554344 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10417/tid=10423] ppid=10414 vsize=9625040 CPUtime=0.84 cores=1,3,5,7
/proc/10417/task/10423/stat : 10423 (java) S 10414 10417 7126 0 -1 4202560 177 0 0 0 76 8 0 0 20 0 19 0 5284701 9856040960 122039 33554432000 1073741824 1073778376 140736068548000 140309708880680 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10417/tid=10424] ppid=10414 vsize=9625040 CPUtime=0.71 cores=1,3,5,7
/proc/10417/task/10424/stat : 10424 (java) S 10414 10417 7126 0 -1 4202560 128 0 0 0 64 7 0 0 20 0 19 0 5284701 9856040960 122039 33554432000 1073741824 1073778376 140736068548000 140309707827624 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10417/tid=10425] ppid=10414 vsize=9625040 CPUtime=0.83 cores=1,3,5,7
/proc/10417/task/10425/stat : 10425 (java) S 10414 10417 7126 0 -1 4202560 136 0 0 0 77 6 0 0 20 0 19 0 5284701 9856040960 122039 33554432000 1073741824 1073778376 140736068548000 140309706775080 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10417/tid=10426] ppid=10414 vsize=9625040 CPUtime=0.65 cores=1,3,5,7
/proc/10417/task/10426/stat : 10426 (java) S 10414 10417 7126 0 -1 4202560 290 0 0 0 58 7 0 0 20 0 19 0 5284701 9856040960 122039 33554432000 1073741824 1073778376 140736068548000 140309705722024 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10417/tid=10427] ppid=10414 vsize=9625040 CPUtime=0.71 cores=1,3,5,7
/proc/10417/task/10427/stat : 10427 (java) S 10414 10417 7126 0 -1 4202560 246 0 0 0 64 7 0 0 20 0 19 0 5284701 9856040960 122039 33554432000 1073741824 1073778376 140736068548000 140309704669480 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10417/tid=10428] ppid=10414 vsize=9625040 CPUtime=0.95 cores=1,3,5,7
/proc/10417/task/10428/stat : 10428 (java) R 10414 10417 7126 0 -1 4202560 251 0 0 0 93 2 0 0 20 0 19 0 5284702 9856040960 122039 33554432000 1073741824 1073778376 140736068548000 140309692470888 270707205875 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=10417/tid=10429] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10429/stat : 10429 (java) S 10414 10417 7126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 5284702 9856040960 122039 33554432000 1073741824 1073778376 140736068548000 140309691418488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10417/tid=10430] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10430/stat : 10430 (java) S 10414 10417 7126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 5284702 9856040960 122039 33554432000 1073741824 1073778376 140736068548000 140309690365320 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10417/tid=10431] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10431/stat : 10431 (java) S 10414 10417 7126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5284705 9856040960 122039 33554432000 1073741824 1073778376 140736068548000 140309689312472 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10417/tid=10432] ppid=10414 vsize=9625040 CPUtime=0.22 cores=1,3,5,7
/proc/10417/task/10432/stat : 10432 (java) S 10414 10417 7126 0 -1 4202560 2953 0 0 0 22 0 0 0 20 0 19 0 5284705 9856040960 122039 33554432000 1073741824 1073778376 140736068548000 140309688260920 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10417/tid=10433] ppid=10414 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/10417/task/10433/stat : 10433 (java) S 10414 10417 7126 0 -1 4202560 2641 0 0 0 26 0 0 0 20 0 19 0 5284705 9856040960 122039 33554432000 1073741824 1073778376 140736068548000 140309687208376 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10417/tid=10434] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10434/stat : 10434 (java) S 10414 10417 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5284705 9856040960 122039 33554432000 1073741824 1073778376 140736068548000 140309686155512 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10417/tid=10435] ppid=10414 vsize=9625040 CPUtime=0.59 cores=1,3,5,7
/proc/10417/task/10435/stat : 10435 (java) S 10414 10417 7126 0 -1 4202560 106 0 0 0 24 35 0 0 20 0 19 0 5284705 9856040960 122039 33554432000 1073741824 1073778376 140736068548000 140309685103176 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10417/tid=10436] ppid=10414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10417/task/10436/stat : 10436 (java) S 10414 10417 7126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5284716 9856040960 122039 33554432000 1073741824 1073778376 140736068548000 140309684049448 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.37
Current children cumulated vsize (KiB) 9625040

Child status: 143
Real time (s): 1795.35
CPU time (s): 1800.95
CPU user time (s): 1799.55
CPU system time (s): 1.40179
CPU usage (%): 100.312
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.55
system time used= 1.40179
maximum resident set size= 681620
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11709
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1632
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39355
involuntary context switches= 12693

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.0245 second user time and 14.1209 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-30 06:56:45
IDJOB=4119590
IDBENCH=111768
IDSOLVER=2546
FILE ID=node125/4119590-1467262605
RUNJOBID= node125-1467260829-10195
PBS_JOBID= 20004466
Free space on /tmp= 71740 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/minlplib2-pb-0.1.0/opb/normalized-graphpart_2pm-0077-0777.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119590-1467262605/watcher-4119590-1467262605 -o /tmp/evaluation-result-4119590-1467262605/solver-4119590-1467262605 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1467260829-10195 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4119590-1467262605.opb

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

MD5SUM BENCH= 1813db35f36d13ae3257a1103289ff53
RANDOM SEED=307118614

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.282
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.282
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.282
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.282
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:        28318648 kB
Buffers:          123864 kB
Cached:          1690492 kB
SwapCached:            0 kB
Active:           435056 kB
Inactive:        1666936 kB
Active(anon):     290324 kB
Inactive(anon):        0 kB
Active(file):     144732 kB
Inactive(file):  1666936 kB
Unevictable:     1694724 kB
Mlocked:         1525072 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               860 kB
Writeback:             0 kB
AnonPages:       1982436 kB
Mapped:            21452 kB
Shmem:               204 kB
Slab:             607196 kB
SReclaimable:      50944 kB
SUnreclaim:       556252 kB
KernelStack:        1600 kB
PageTables:         8224 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2107452 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    425984 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= 71740 MiB
End job on node125 at 2016-06-30 07:26:40