Trace number 4085865

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)-41 1800 1794.14

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_200_10_1.opb
MD5SUM2be9d345a101e171c9ff93c0b5b2195d
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-49
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -52
Optimality of the best value was proved NO
Number of variables200
Total number of constraints200
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 constraints200
Minimum length of a constraint10
Maximum length of a constraint22
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)2482
Sum of products size (including duplicates)4964
Number of different products1241
Sum of products size2482

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.12/0.10	c Pseudo Boolean Optimization by upper bound
0.12/0.10	c --- Begin Solver configuration ---
0.12/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.12/0.10	c Learn all clauses as in MiniSAT
0.12/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.12/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.12/0.10	c No reason simplification
0.12/0.10	c Glucose 2.1 dynamic restart strategy
0.12/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.12/0.10	c timeout=2147483s
0.12/0.10	c DB Simplification allowed=false
0.12/0.10	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.12/0.10	c --- End Solver configuration ---
0.12/0.10	c solving HOME/instance-4085865-1465258272.opb
0.12/0.10	c reading problem ... 
0.12/0.10	c  objective function found
0.26/0.26	c ... done. Wall clock time 0.161s.
0.26/0.26	c declared #vars     200
0.26/0.26	c internal #vars     1441
0.26/0.26	c #constraints  2882
0.26/0.26	c constraints type 
0.26/0.26	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1241
0.26/0.26	c org.sat4j.minisat.constraints.cnf.UnitClauses => 160
0.26/0.26	c org.sat4j.specs.Constr$1 => 228
0.26/0.26	c org.sat4j.minisat.constraints.cnf.UnitClause => 12
0.26/0.26	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1241
0.26/0.26	c 2882 constraints processed.
0.26/0.26	c objective function length is 200 literals
0.26/0.27	c SATISFIABLE
0.26/0.27	c OPTIMIZING...
0.26/0.27	c Got one! Elapsed wall clock time (in seconds):0.175
0.26/0.28	o -38
0.49/0.31	c Got one! Elapsed wall clock time (in seconds):0.205
0.49/0.31	o -39
0.49/0.39	c Got one! Elapsed wall clock time (in seconds):0.291
0.49/0.39	o -40
0.73/0.42	c Got one! Elapsed wall clock time (in seconds):0.318
0.73/0.42	o -41
1.15/0.70	c cleaning 3231 clauses out of 6464 with flag 10582/6464
1.48/1.02	c cleaning 4616 clauses out of 9234 with flag 24523/12465
1.78/1.39	c cleaning 5809 clauses out of 11618 with flag 40062/19465
2.29/1.80	c cleaning 6905 clauses out of 13809 with flag 56963/27465
2.82/2.31	c cleaning 7948 clauses out of 15903 with flag 75429/36464
3.32/2.87	c cleaning 8977 clauses out of 17956 with flag 95873/46465
4.03/3.51	c cleaning 9989 clauses out of 19978 with flag 118550/57464
4.73/4.20	c cleaning 10994 clauses out of 21990 with flag 143296/69465
5.43/4.95	c cleaning 11997 clauses out of 23996 with flag 170060/82465
6.23/5.72	c cleaning 12995 clauses out of 25998 with flag 198873/96464
7.13/6.66	c cleaning 13999 clauses out of 28003 with flag 229732/111464
8.33/7.80	c cleaning 15002 clauses out of 30006 with flag 262758/127466
9.52/9.09	c cleaning 16001 clauses out of 32002 with flag 297716/144464
11.02/10.52	c cleaning 17001 clauses out of 34002 with flag 334730/162465
12.70/12.12	c cleaning 18001 clauses out of 36001 with flag 373785/181465
14.29/13.78	c cleaning 18998 clauses out of 38001 with flag 415030/201466
16.10/15.54	c cleaning 19995 clauses out of 40002 with flag 458070/222465
17.89/17.34	c cleaning 21002 clauses out of 42006 with flag 503383/244464
19.99/19.40	c cleaning 22003 clauses out of 44005 with flag 550641/267465
22.19/21.62	c cleaning 23001 clauses out of 46004 with flag 600044/291467
24.49/23.99	c cleaning 23999 clauses out of 48001 with flag 651387/316465
27.19/26.64	c cleaning 24996 clauses out of 50001 with flag 704859/342464
29.99/29.41	c cleaning 25997 clauses out of 52005 with flag 760367/369464
32.96/32.35	c cleaning 27002 clauses out of 54008 with flag 818000/397464
35.66/35.10	c cleaning 27999 clauses out of 56006 with flag 877655/426464
38.46/37.82	c cleaning 28999 clauses out of 58007 with flag 939417/456464
41.56/40.96	c cleaning 30001 clauses out of 60010 with flag 1003204/487466
44.96/44.39	c cleaning 31001 clauses out of 62008 with flag 1069018/519465
48.66/48.06	c cleaning 32002 clauses out of 64007 with flag 1136843/552465
52.31/51.55	c cleaning 33001 clauses out of 66004 with flag 1206846/586464
56.31/55.52	c cleaning 33998 clauses out of 68004 with flag 1278282/621465
59.91/59.15	c cleaning 34998 clauses out of 70005 with flag 1352306/657464
63.71/62.92	c cleaning 36004 clauses out of 72007 with flag 1428432/694464
67.81/67.01	c cleaning 36999 clauses out of 74003 with flag 1506516/732464
72.64/71.78	c cleaning 38003 clauses out of 76005 with flag 1586748/771465
78.34/77.44	c cleaning 38999 clauses out of 78004 with flag 1668958/811467
85.14/84.25	c cleaning 40002 clauses out of 80005 with flag 1753197/852467
91.74/90.84	c cleaning 40999 clauses out of 82001 with flag 1839401/894465
98.33/97.46	c cleaning 42001 clauses out of 84002 with flag 1927827/937465
105.78/104.72	c cleaning 42999 clauses out of 86000 with flag 2018416/981464
112.58/111.55	c cleaning 44001 clauses out of 88001 with flag 2110830/1026464
119.28/118.29	c cleaning 44995 clauses out of 90000 with flag 2205354/1072464
126.09/125.00	c cleaning 45999 clauses out of 92006 with flag 2301958/1119465
132.86/131.69	c cleaning 47003 clauses out of 94006 with flag 2400718/1167464
140.25/139.00	c cleaning 47996 clauses out of 96003 with flag 2501520/1216464
147.85/146.63	c cleaning 49003 clauses out of 98007 with flag 2604256/1266464
156.25/155.01	c cleaning 50002 clauses out of 100004 with flag 2709108/1317464
165.01/163.68	c cleaning 50996 clauses out of 102002 with flag 2815910/1369464
173.61/172.22	c cleaning 52001 clauses out of 104007 with flag 2924698/1422465
182.61/181.21	c cleaning 52996 clauses out of 106006 with flag 3035703/1476465
191.67/190.13	c cleaning 54000 clauses out of 108009 with flag 3148823/1531464
200.38/198.88	c cleaning 55003 clauses out of 110009 with flag 3263856/1587464
209.77/208.25	c cleaning 56001 clauses out of 112006 with flag 3380865/1644464
219.06/217.38	c cleaning 57001 clauses out of 114006 with flag 3500138/1702465
228.37/226.62	c cleaning 57999 clauses out of 116006 with flag 3621678/1761466
237.91/236.09	c cleaning 59002 clauses out of 118006 with flag 3744849/1821465
249.42/247.56	c cleaning 59998 clauses out of 120004 with flag 3870386/1882465
260.50/258.53	c cleaning 61001 clauses out of 122005 with flag 3997776/1944464
272.28/270.35	c cleaning 62000 clauses out of 124005 with flag 4127195/2007465
283.69/281.79	c cleaning 63000 clauses out of 126006 with flag 4258844/2071466
295.29/293.29	c cleaning 63995 clauses out of 128004 with flag 4392173/2136464
305.09/303.06	c cleaning 64999 clauses out of 130009 with flag 4527701/2202464
317.88/315.70	c cleaning 66000 clauses out of 132012 with flag 4665082/2269466
330.27/328.10	c cleaning 67000 clauses out of 134010 with flag 4804775/2337464
343.36/341.17	c cleaning 68003 clauses out of 136010 with flag 4946553/2406464
355.86/353.60	c cleaning 69001 clauses out of 138007 with flag 5090338/2476464
368.44/366.15	c cleaning 69999 clauses out of 140008 with flag 5236256/2547466
381.04/378.62	c cleaning 70999 clauses out of 142009 with flag 5384244/2619466
395.74/393.34	c cleaning 72001 clauses out of 144008 with flag 5534231/2692464
409.60/407.11	c cleaning 73001 clauses out of 146008 with flag 5686131/2766465
425.19/422.74	c cleaning 73997 clauses out of 148006 with flag 5840083/2841464
441.78/439.22	c cleaning 74999 clauses out of 150010 with flag 5996199/2917465
460.87/458.27	c cleaning 76006 clauses out of 152011 with flag 6154353/2994465
480.37/477.72	c cleaning 76995 clauses out of 154006 with flag 6314912/3072466
501.22/498.52	c cleaning 77999 clauses out of 156009 with flag 6477516/3151464
520.62/517.87	c cleaning 79001 clauses out of 158012 with flag 6642294/3231466
540.11/537.39	c cleaning 80000 clauses out of 160009 with flag 6807646/3312464
561.29/558.45	c cleaning 81002 clauses out of 162010 with flag 6975098/3394465
587.86/584.90	c cleaning 81999 clauses out of 164007 with flag 7145705/3477464
617.45/614.43	c cleaning 83000 clauses out of 166008 with flag 7318425/3561464
649.66/646.65	c cleaning 84003 clauses out of 168008 with flag 7493196/3646464
682.51/679.41	c cleaning 84999 clauses out of 170005 with flag 7669815/3732464
717.21/714.05	c cleaning 86000 clauses out of 172007 with flag 7848427/3819465
753.58/750.35	c cleaning 87004 clauses out of 174008 with flag 8029089/3907466
789.23/785.93	c cleaning 87999 clauses out of 176002 with flag 8212177/3996464
824.72/821.37	c cleaning 88999 clauses out of 178005 with flag 8397369/4086466
864.63/861.22	c cleaning 90000 clauses out of 180006 with flag 8584447/4177466
901.79/898.40	c cleaning 90996 clauses out of 182004 with flag 8773566/4269464
940.89/937.32	c cleaning 91999 clauses out of 184008 with flag 8964983/4362464
979.86/976.21	c cleaning 93002 clauses out of 186010 with flag 9158081/4456465
1014.33/1010.63	c cleaning 93999 clauses out of 188009 with flag 9353531/4551466
1050.71/1046.90	c cleaning 95005 clauses out of 190009 with flag 9550807/4647465
1083.03/1079.19	c cleaning 95996 clauses out of 192003 with flag 9750273/4744464
1114.53/1110.57	c cleaning 97000 clauses out of 194007 with flag 9951803/4842464
1151.52/1147.49	c cleaning 98001 clauses out of 196008 with flag 10155051/4941465
1187.68/1183.54	c cleaning 98999 clauses out of 198006 with flag 10360402/5041464
1224.50/1220.30	c cleaning 100002 clauses out of 200008 with flag 10567973/5142465
1265.55/1261.14	c cleaning 100997 clauses out of 202005 with flag 10777486/5244464
1310.26/1305.76	c cleaning 101998 clauses out of 204008 with flag 10989075/5347464
1350.33/1345.75	c cleaning 103004 clauses out of 206011 with flag 11202610/5451465
1393.56/1388.88	c cleaning 104001 clauses out of 208007 with flag 11417944/5556465
1444.46/1439.66	c cleaning 104995 clauses out of 210006 with flag 11635600/5662465
1493.40/1488.49	c cleaning 106001 clauses out of 212010 with flag 11855041/5769464
1542.62/1537.52	c cleaning 107000 clauses out of 214010 with flag 12076785/5877465
1595.13/1589.93	c cleaning 108003 clauses out of 216012 with flag 12300375/5986467
1645.21/1639.89	c cleaning 108996 clauses out of 218007 with flag 12525967/6096465
1694.29/1688.89	c cleaning 110002 clauses out of 220010 with flag 12753268/6207464
1745.90/1740.25	c cleaning 111000 clauses out of 222008 with flag 12983154/6319464
1790.43/1784.60	c cleaning 112003 clauses out of 224011 with flag 13215169/6432467
1800.00/1794.11	c starts		: 325
1800.00/1794.11	c conflicts		: 6465691
1800.00/1794.11	c decisions		: 6839204
1800.00/1794.11	c propagations		: 33277637
1800.00/1794.11	c inspects		: 26989062769
1800.00/1794.11	c shortcuts		: 0
1800.00/1794.11	c learnt literals	: 0
1800.00/1794.11	c learnt binary clauses	: 0
1800.00/1794.11	c learnt ternary clauses	: 0
1800.00/1794.11	c learnt constraints	: 6465691
1800.00/1794.11	c ignored constraints	: 0
1800.00/1794.11	c root simplifications	: 0
1800.00/1794.11	c removed literals (reason simplification)	: 0
1800.00/1794.11	c reason swapping (by a shorter reason)	: 0
1800.00/1794.11	c Calls to reduceDB	: 109
1800.00/1794.11	c Number of update (reduction) of LBD	: 123722
1800.00/1794.11	c Imported unit clauses	: 0
1800.00/1794.11	c number of reductions to clauses (during analyze)	: 0
1800.00/1794.11	c number of learned constraints concerned by reduction	: 0
1800.00/1794.11	c number of learning phase by resolution	: 0
1800.00/1794.11	c number of learning phase by cutting planes	: 0
1800.00/1794.11	c speed (assignments/second)	: 18551.05162609172
1800.00/1794.11	c non guided choices	0
1800.00/1794.13	c learnt constraints type 
1800.00/1794.13	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 145232
1800.00/1794.13	s SATISFIABLE
1800.00/1794.13	c Found 4 solution(s)
1800.00/1794.13	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 x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 
1800.00/1794.13	c objective function=-41
1800.00/1794.13	c Total wall clock time (in seconds): 1794.035

Verifier Data

OK	-41

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-4085865-1465258272/watcher-4085865-1465258272 -o /tmp/evaluation-result-4085865-1465258272/solver-4085865-1465258272 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1465256472-5401 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4085865-1465258272.opb 

pid=5645
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: 1.92 2.00 1.89 3/194 5648
/proc/meminfo: memFree=31664200/32872528 swapFree=10676/249824
[pid=5648] ppid=5645 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/5648/stat : 5648 (java) S 5645 5648 5384 0 -1 4202496 1354 0 0 0 0 0 0 0 20 0 2 0 107762687 98570240 978 33554432000 1073741824 1073778376 140735819744912 140735819736048 247067607101 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5648/statm: 24065 978 744 9 0 16771 0
[pid=5648/tid=5649] ppid=5645 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/5648/task/5649/stat : 5649 (java) R 5645 5648 5384 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 107762688 98570240 978 33554432000 1073741824 1073778376 140735819744912 139795569270312 247064249728 0 0 4096 0 0 0 0 -1 1 0 0 0 0 0

[startup+0.100163 s]
/proc/loadavg: 1.92 2.00 1.89 3/194 5648
/proc/meminfo: memFree=31664200/32872528 swapFree=10676/249824
[pid=5648] ppid=5645 vsize=9558476 CPUtime=0.12 cores=1,3,5,7
/proc/5648/stat : 5648 (java) S 5645 5648 5384 0 -1 4202496 4495 0 1 0 10 2 0 0 20 0 18 0 107762687 9787879424 6135 33554432000 1073741824 1073778376 140735819744912 140735819736048 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5648/statm: 2389619 6135 2157 9 0 2380296 0
[pid=5648/tid=5649] ppid=5645 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/5648/task/5649/stat : 5649 (java) R 5645 5648 5384 0 -1 4202560 2387 0 1 0 6 2 0 0 20 0 18 0 107762688 9787879424 6135 33554432000 1073741824 1073778376 140735819744912 139795569273760 247067632909 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 9558476

[startup+0.200385 s]
/proc/loadavg: 1.92 2.00 1.89 3/194 5648
/proc/meminfo: memFree=31664200/32872528 swapFree=10676/249824
[pid=5648] ppid=5645 vsize=9558476 CPUtime=0.26 cores=1,3,5,7
/proc/5648/stat : 5648 (java) S 5645 5648 5384 0 -1 4202496 4706 0 1 0 24 2 0 0 20 0 18 0 107762687 9787879424 6780 33554432000 1073741824 1073778376 140735819744912 140735819736048 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5648/statm: 2389619 6780 2215 9 0 2380296 0
[pid=5648/tid=5649] ppid=5645 vsize=9558476 CPUtime=0.18 cores=1,3,5,7
/proc/5648/task/5649/stat : 5649 (java) R 5645 5648 5384 0 -1 4202560 2410 0 1 0 16 2 0 0 20 0 18 0 107762688 9787879424 6780 33554432000 1073741824 1073778376 140735819744912 139795569273760 139795573553554 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) 9558476

[startup+0.300363 s]
/proc/loadavg: 1.92 2.00 1.89 3/194 5648
/proc/meminfo: memFree=31664200/32872528 swapFree=10676/249824
[pid=5648] ppid=5645 vsize=9625040 CPUtime=0.49 cores=1,3,5,7
/proc/5648/stat : 5648 (java) S 5645 5648 5384 0 -1 4202496 5901 0 1 0 47 2 0 0 20 0 19 0 107762687 9856040960 8621 33554432000 1073741824 1073778376 140735819744912 140735819736048 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5648/statm: 2406260 8638 2246 9 0 2396937 0
[pid=5648/tid=5649] ppid=5645 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/5648/task/5649/stat : 5649 (java) R 5645 5648 5384 0 -1 4202560 2421 0 1 0 26 2 0 0 20 0 19 0 107762688 9856040960 8640 33554432000 1073741824 1073778376 140735819744912 139795569275520 139795431002050 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9625040

[startup+0.700324 s]
/proc/loadavg: 1.92 2.00 1.89 3/194 5648
/proc/meminfo: memFree=31664200/32872528 swapFree=10676/249824
[pid=5648] ppid=5645 vsize=9625040 CPUtime=1.15 cores=1,3,5,7
/proc/5648/stat : 5648 (java) S 5645 5648 5384 0 -1 4202496 8103 0 1 0 113 2 0 0 20 0 19 0 107762687 9856040960 10930 33554432000 1073741824 1073778376 140735819744912 140735819736048 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5648/statm: 2406260 10930 2266 9 0 2396937 0
[pid=5648/tid=5649] ppid=5645 vsize=9625040 CPUtime=0.68 cores=1,3,5,7
/proc/5648/task/5649/stat : 5649 (java) R 5645 5648 5384 0 -1 4202560 2424 0 1 0 66 2 0 0 20 0 19 0 107762688 9856040960 10930 33554432000 1073741824 1073778376 140735819744912 139795569274968 139795431000790 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 9625040

[startup+1.50076 s]
/proc/loadavg: 1.92 2.00 1.89 3/213 5667
/proc/meminfo: memFree=31611232/32872528 swapFree=10676/249824
[pid=5648] ppid=5645 vsize=9625040 CPUtime=1.99 cores=1,3,5,7
/proc/5648/stat : 5648 (java) S 5645 5648 5384 0 -1 4202496 8113 0 1 0 197 2 0 0 20 0 19 0 107762687 9856040960 13494 33554432000 1073741824 1073778376 140735819744912 140735819736048 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5648/statm: 2406260 13494 2269 9 0 2396937 0
[pid=5648/tid=5649] ppid=5645 vsize=9625040 CPUtime=1.48 cores=1,3,5,7
/proc/5648/task/5649/stat : 5649 (java) R 5645 5648 5384 0 -1 4202560 2430 0 1 0 146 2 0 0 20 0 19 0 107762688 9856040960 13494 33554432000 1073741824 1073778376 140735819744912 139795569275240 139795431457026 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=5648/tid=5651] ppid=5645 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5648/task/5651/stat : 5651 (java) S 5645 5648 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762688 9856040960 13494 33554432000 1073741824 1073778376 140735819744912 139795558337576 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5648/tid=5652] ppid=5645 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5648/task/5652/stat : 5652 (java) S 5645 5648 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762689 9856040960 13494 33554432000 1073741824 1073778376 140735819744912 139795557284776 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5648/tid=5653] ppid=5645 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5648/task/5653/stat : 5653 (java) S 5645 5648 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762689 9856040960 13494 33554432000 1073741824 1073778376 140735819744912 139795556231976 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5648/tid=5654] ppid=5645 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5648/task/5654/stat : 5654 (java) S 5645 5648 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762689 9856040960 13494 33554432000 1073741824 1073778376 140735819744912 139795555179176 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5648/tid=5655] ppid=5645 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5648/task/5655/stat : 5655 (java) S 5645 5648 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762689 9856040960 13494 33554432000 1073741824 1073778376 140735819744912 139795554126376 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5648/tid=5656] ppid=5645 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5648/task/5656/stat : 5656 (java) S 5645 5648 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762689 9856040960 13494 33554432000 1073741824 1073778376 140735819744912 139795553073576 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5648/tid=5657] ppid=5645 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5648/task/5657/stat : 5657 (java) S 5645 5648 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762689 9856040960 13494 33554432000 1073741824 1073778376 140735819744912 139795552020776 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5648/tid=5658] ppid=5645 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5648/task/5658/stat : 5658 (java) S 5645 5648 5384 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107762689 9856040960 13494 33554432000 1073741824 1073778376 140735819744912 139795550967976 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5648/tid=5659] ppid=5645 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5648/task/5659/stat : 5659 (java) S 5645 5648 5384 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 107762690 9856040960 13494 33554432000 1073741824 1073778376 140735819744912 139795393231848 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5648/tid=5660] ppid=5645 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5648/task/5660/stat : 5660 (java) S 5645 5648 5384 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 107762690 9856040960 13494 33554432000 1073741824 1073778376 140735819744912 139795392177912 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5648/tid=5661] ppid=5645 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5648/task/5661/stat : 5661 (java) S 5645 5648 5384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107762690 9856040960 13494 33554432000 1073741824 1073778376 140735819744912 139795391125000 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5648/tid=5662] ppid=5645 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5648/task/5662/stat : 5662 (java) S 5645 5648 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762692 9856040960 13494 33554432000 1073741824 1073778376 140735819744912 139795390073488 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5648/tid=5663] ppid=5645 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/5648/task/5663/stat : 5663 (java) S 5645 5648 5384 0 -1 4202560 2793 0 0 0 26 0 0 0 20 0 19 0 107762692 9856040960 13494 33554432000 1073741824 1073778376 140735819744912 139795389020600 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5648/tid=5664] ppid=5645 vsize=9625040 CPUtime=0.21 cores=1,3,5,7
/proc/5648/task/5664/stat : 5664 (java) S 5645 5648 5384 0 -1 4202560 1613 0 0 0 21 0 0 0 20 0 19 0 107762692 9856040960 13494 33554432000 1073741824 1073778376 140735819744912 139795387967800 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5648/tid=5665] ppid=5645 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5648/task/5665/stat : 5665 (java) S 5645 5648 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762692 9856040960 13494 33554432000 1073741824 1073778376 140735819744912 139795386915192 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5648/tid=5666] ppid=5645 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5648/task/5666/stat : 5666 (java) S 5645 5648 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762692 9856040960 13494 33554432000 1073741824 1073778376 140735819744912 139795385862600 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5648/tid=5667] ppid=5645 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5648/task/5667/stat : 5667 (java) S 5645 5648 5384 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 107762715 9856040960 13494 33554432000 1073741824 1073778376 140735819744912 139795384809128 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.99
Current children cumulated vsize (KiB) 9625040

[startup+3.10081 s]
/proc/loadavg: 1.92 2.00 1.89 3/213 5667
/proc/meminfo: memFree=31585664/32872528 swapFree=10676/249824
[pid=5648] ppid=5645 vsize=9625040 CPUtime=3.62 cores=1,3,5,7
/proc/5648/stat : 5648 (java) S 5645 5648 5384 0 -1 4202496 8123 0 1 0 360 2 0 0 20 0 19 0 107762687 9856040960 18614 33554432000 1073741824 1073778376 140735819744912 140735819736048 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5648/statm: 2406260 18614 2269 9 0 2396937 0
[pid=5648/tid=5649] ppid=5645 vsize=9625040 CPUtime=3.08 cores=1,3,5,7
/proc/5648/task/5649/stat : 5649 (java) R 5645 5648 5384 0 -1 4202560 2440 0 1 0 306 2 0 0 20 0 19 0 107762688 9856040960 18614 33554432000 1073741824 1073778376 140735819744912 139795569266352 139795431456425 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=5648/tid=5651] ppid=5645 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5648/task/5651/stat : 5651 (java) S 5645 5648 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762688 9856040960 18614 33554432000 1073741824 1073778376 140735819744912 139795558337576 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5648/tid=5652] ppid=5645 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5648/task/5652/stat : 5652 (java) S 5645 5648 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762689 9856040960 18614 33554432000 1073741824 1073778376 140735819744912 139795557284776 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5648/tid=5653] ppid=5645 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5648/task/5653/stat : 5653 (java) S 5645 5648 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762689 9856040960 18614 33554432000 1073741824 1073778376 140735819744912 139795556231976 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5648/tid=5654] ppid=5645 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5648/task/5654/stat : 5654 (java) S 5645 5648 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762689 9856040960 18614 33554432000 1073741824 1073778376 140735819744912 139795555179176 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5648/tid=5655] ppid=5645 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5648/task/5655/stat : 5655 (java) S 5645 5648 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762689 9856040960 18614 33554432000 1073741824 1073778376 140735819744912 139795554126376 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5648/tid=5656] ppid=5645 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5648/task/5656/stat : 5656 (java) S 5645 5648 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762689 9856040960 18614 33554432000 1073741824 1073778376 140735819744912 139795553073576 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5648/tid=5657] ppid=5645 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5648/task/5657/stat : 5657 (java) S 5645 5648 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762689 9856040960 18614 33554432000 1073741824 1073778376 140735819744912 139795552020776 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5648/tid=5658] ppid=5645 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5648/task/5658/stat : 5658 (java) S 5645 5648 5384 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107762689 9856040960 18614 33554432000 1073741824 1073778376 140735819744912 139795550967976 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5648/tid=5659] ppid=5645 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5648/task/5659/stat : 5659 (java) S 5645 5648 5384 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 107762690 9856040960 18614 33554432000 1073741824 1073778376 140735819744912 139795393231848 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5648/tid=5660] ppid=5645 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5648/task/5660/stat : 5660 (java) S 5645 5648 5384 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 107762690 9856040960 18614 33554432000 1073741824 1073778376 140735819744912 139795392177912 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5648/tid=5661] ppid=5645 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5648/task/5661/stat : 5661 (java) S 5645 5648 5384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107762690 9856040960 18614 33554432000 1073741824 1073778376 140735819744912 139795391125000 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5648/tid=5662] ppid=5645 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5648/task/5662/stat : 5662 (java) S 5645 5648 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762692 9856040960 18614 33554432000 1073741824 1073778376 140735819744912 139795390073488 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5648/tid=5663] ppid=5645 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/5648/task/5663/stat : 5663 (java) S 5645 5648 5384 0 -1 4202560 2793 0 0 0 26 0 0 0 20 0 19 0 107762692 9856040960 18614 33554432000 1073741824 1073778376 140735819744912 139795389020600 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5648/tid=5664] ppid=5645 vsize=9625040 CPUtime=0.23 cores=1,3,5,7
/proc/5648/task/5664/stat : 5664 (java) S 5645 5648 5384 0 -1 4202560 1613 0 0 0 23 0 0 0 20 0 19 0 107762692 9856040960 18614 33554432000 1073741824 1073778376 140735819744912 139795387967800 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5648/tid=5665] ppid=5645 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5648/task/5665/stat : 5665 (java) S 5645 5648 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762692 9856040960 18614 33554432000 1073741824 1073778376 140735819744912 139795386915192 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5648/tid=5666] ppid=5645 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5648/task/5666/stat : 5666 (java) S 5645 5648 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762692 9856040960 18614 33554432000 1073741824 1073778376 140735819744912 139795385862600 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5648/tid=5667] ppid=5645 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5648/task/5667/stat : 5667 (java) S 5645 5648 5384 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 107762715 9856040960 18614 33554432000 1073741824 1073778376 140735819744912 139795384809128 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.62
Current children cumulated vsize (KiB) 9625040

[startup+6.30081 s]
/proc/loadavg: 2.01 2.02 1.89 3/213 5667
/proc/meminfo: memFree=31522424/32872528 swapFree=10676/249824
[pid=5648] ppid=5645 vsize=9625040 CPUtime=6.82 cores=1,3,5,7
/proc/5648/stat : 5648 (java) S 5645 5648 5384 0 -1 4202496 8144 0 1 0 679 3 0 0 20 0 19 0 107762687 9856040960 27776 33554432000 1073741824 1073778376 140735819744912 140735819736048 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5648/statm: 2406260 27776 2270 9 0 2396937 0
[pid=5648/tid=5649] ppid=5645 vsize=9625040 CPUtime=6.26 cores=1,3,5,7
/proc/5648/task/5649/stat : 5649 (java) R 5645 5648 5384 0 -1 4202560 2460 0 1 0 624 2 0 0 20 0 19 0 107762688 9856040960 27776 33554432000 1073741824 1073778376 140735819744912 139795569266352 139795431472819 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=5648/tid=5651] ppid=5645 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5648/task/5651/stat : 5651 (java) S 5645 5648 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762688 9856040960 27776 33554432000 1073741824 1073778376 140735819744912 139795558337576 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5648/tid=5652] ppid=5645 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5648/task/5652/stat : 5652 (java) S 5645 5648 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762689 9856040960 27776 33554432000 1073741824 1073778376 140735819744912 139795557284776 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5648/tid=5653] ppid=5645 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5648/task/5653/stat : 5653 (java) S 5645 5648 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762689 9856040960 27776 33554432000 1073741824 1073778376 140735819744912 139795556231976 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5648/tid=5654] ppid=5645 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5648/task/5654/stat : 5654 (java) S 5645 5648 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762689 9856040960 27776 33554432000 1073741824 1073778376 140735819744912 139795555179176 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5648/tid=5655] ppid=5645 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5648/task/5655/stat : 5655 (java) S 5645 5648 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762689 9856040960 27776 33554432000 1073741824 1073778376 140735819744912 139795554126376 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5648/tid=5656] ppid=5645 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5648/task/5656/stat : 5656 (java) S 5645 5648 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762689 9856040960 27776 33554432000 1073741824 1073778376 140735819744912 139795553073576 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5648/tid=5657] ppid=5645 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5648/task/5657/stat : 5657 (java) S 5645 5648 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762689 9856040960 27776 33554432000 1073741824 1073778376 140735819744912 139795552020776 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5648/tid=5658] ppid=5645 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5648/task/5658/stat : 5658 (java) S 5645 5648 5384 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107762689 9856040960 27776 33554432000 1073741824 1073778376 140735819744912 139795550967976 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5648/tid=5659] ppid=5645 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5648/task/5659/stat : 5659 (java) S 5645 5648 5384 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 107762690 9856040960 27776 33554432000 1073741824 1073778376 140735819744912 139795393231848 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5648/tid=5660] ppid=5645 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5648/task/5660/stat : 5660 (java) S 5645 5648 5384 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 107762690 9856040960 27776 33554432000 1073741824 1073778376 140735819744912 139795392177912 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5648/tid=5661] ppid=5645 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5648/task/5661/stat : 5661 (java) S 5645 5648 5384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107762690 9856040960 27776 33554432000 1073741824 1073778376 140735819744912 139795391125000 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5648/tid=5662] ppid=5645 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5648/task/5662/stat : 5662 (java) S 5645 5648 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762692 9856040960 27776 33554432000 1073741824 1073778376 140735819744912 139795390073488 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5648/tid=5663] ppid=5645 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/5648/task/5663/stat : 5663 (java) S 5645 5648 5384 0 -1 4202560 2793 0 0 0 26 0 0 0 20 0 19 0 107762692 9856040960 27776 33554432000 1073741824 1073778376 140735819744912 139795389020600 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5648/tid=5664] ppid=5645 vsize=9625040 CPUtime=0.24 cores=1,3,5,7

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

/proc/5648/task/5667/stat : 5667 (java) S 5645 5648 5384 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 107762715 9856040960 116521 33554432000 1073741824 1073778376 140735819744912 139795384809128 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1728
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.09 2.04 1.99 3/214 5711
/proc/meminfo: memFree=30747980/32872528 swapFree=10676/249824
[pid=5648] ppid=5645 vsize=9625040 CPUtime=1788.13 cores=1,3,5,7
/proc/5648/stat : 5648 (java) S 5645 5648 5384 0 -1 4202496 12238 0 1 0 178703 110 0 0 20 0 19 0 107762687 9856040960 116072 33554432000 1073741824 1073778376 140735819744912 140735819736048 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5648/statm: 2406260 116072 2292 9 0 2396937 0
[pid=5648/tid=5649] ppid=5645 vsize=9625040 CPUtime=1774.84 cores=1,3,5,7
/proc/5648/task/5649/stat : 5649 (java) R 5645 5648 5384 0 -1 4202560 2545 0 1 0 177454 30 0 0 20 0 19 0 107762688 9856040960 116072 33554432000 1073741824 1073778376 140735819744912 139795569274064 139795431471296 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=5648/tid=5651] ppid=5645 vsize=9625040 CPUtime=0.8 cores=1,3,5,7
/proc/5648/task/5651/stat : 5651 (java) S 5645 5648 5384 0 -1 4202560 383 0 0 0 72 8 0 0 20 0 19 0 107762688 9856040960 116072 33554432000 1073741824 1073778376 140735819744912 139795558337576 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5648/tid=5652] ppid=5645 vsize=9625040 CPUtime=0.84 cores=1,3,5,7
/proc/5648/task/5652/stat : 5652 (java) S 5645 5648 5384 0 -1 4202560 410 0 0 0 77 7 0 0 20 0 19 0 107762689 9856040960 116072 33554432000 1073741824 1073778376 140735819744912 139795557284776 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5648/tid=5653] ppid=5645 vsize=9625040 CPUtime=0.84 cores=1,3,5,7
/proc/5648/task/5653/stat : 5653 (java) S 5645 5648 5384 0 -1 4202560 555 0 0 0 75 9 0 0 20 0 19 0 107762689 9856040960 116072 33554432000 1073741824 1073778376 140735819744912 139795556231976 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5648/tid=5654] ppid=5645 vsize=9625040 CPUtime=0.79 cores=1,3,5,7
/proc/5648/task/5654/stat : 5654 (java) S 5645 5648 5384 0 -1 4202560 231 0 0 0 73 6 0 0 20 0 19 0 107762689 9856040960 116072 33554432000 1073741824 1073778376 140735819744912 139795555179176 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5648/tid=5655] ppid=5645 vsize=9625040 CPUtime=0.81 cores=1,3,5,7
/proc/5648/task/5655/stat : 5655 (java) S 5645 5648 5384 0 -1 4202560 324 0 0 0 74 7 0 0 20 0 19 0 107762689 9856040960 116072 33554432000 1073741824 1073778376 140735819744912 139795554126376 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5648/tid=5656] ppid=5645 vsize=9625040 CPUtime=0.86 cores=1,3,5,7
/proc/5648/task/5656/stat : 5656 (java) S 5645 5648 5384 0 -1 4202560 423 0 0 0 78 8 0 0 20 0 19 0 107762689 9856040960 116072 33554432000 1073741824 1073778376 140735819744912 139795553073576 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5648/tid=5657] ppid=5645 vsize=9625040 CPUtime=0.93 cores=1,3,5,7
/proc/5648/task/5657/stat : 5657 (java) S 5645 5648 5384 0 -1 4202560 449 0 0 0 87 6 0 0 20 0 19 0 107762689 9856040960 116072 33554432000 1073741824 1073778376 140735819744912 139795552020776 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5648/tid=5658] ppid=5645 vsize=9625040 CPUtime=0.89 cores=1,3,5,7
/proc/5648/task/5658/stat : 5658 (java) S 5645 5648 5384 0 -1 4202560 407 0 0 0 81 8 0 0 20 0 19 0 107762689 9856040960 116072 33554432000 1073741824 1073778376 140735819744912 139795550967976 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5648/tid=5659] ppid=5645 vsize=9625040 CPUtime=0.86 cores=1,3,5,7
/proc/5648/task/5659/stat : 5659 (java) S 5645 5648 5384 0 -1 4202560 311 0 0 0 83 3 0 0 20 0 19 0 107762690 9856040960 116072 33554432000 1073741824 1073778376 140735819744912 139795393231848 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5648/tid=5660] ppid=5645 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5648/task/5660/stat : 5660 (java) S 5645 5648 5384 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 107762690 9856040960 116072 33554432000 1073741824 1073778376 140735819744912 139795392177912 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5648/tid=5661] ppid=5645 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5648/task/5661/stat : 5661 (java) S 5645 5648 5384 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 107762690 9856040960 116072 33554432000 1073741824 1073778376 140735819744912 139795391125000 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5648/tid=5662] ppid=5645 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5648/task/5662/stat : 5662 (java) S 5645 5648 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762692 9856040960 116072 33554432000 1073741824 1073778376 140735819744912 139795390073488 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5648/tid=5663] ppid=5645 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/5648/task/5663/stat : 5663 (java) S 5645 5648 5384 0 -1 4202560 2793 0 0 0 26 0 0 0 20 0 19 0 107762692 9856040960 116072 33554432000 1073741824 1073778376 140735819744912 139795389020600 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5648/tid=5664] ppid=5645 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/5648/task/5664/stat : 5664 (java) S 5645 5648 5384 0 -1 4202560 2040 0 0 0 26 0 0 0 20 0 19 0 107762692 9856040960 116072 33554432000 1073741824 1073778376 140735819744912 139795387967800 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5648/tid=5665] ppid=5645 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5648/task/5665/stat : 5665 (java) S 5645 5648 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762692 9856040960 116072 33554432000 1073741824 1073778376 140735819744912 139795386915192 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5648/tid=5666] ppid=5645 vsize=9625040 CPUtime=0.72 cores=1,3,5,7
/proc/5648/task/5666/stat : 5666 (java) S 5645 5648 5384 0 -1 4202560 104 0 0 0 23 49 0 0 20 0 19 0 107762692 9856040960 116072 33554432000 1073741824 1073778376 140735819744912 139795385862600 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5648/tid=5667] ppid=5645 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5648/task/5667/stat : 5667 (java) S 5645 5648 5384 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 107762715 9856040960 116072 33554432000 1073741824 1073778376 140735819744912 139795384809128 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1788.13
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1794.1 s]
/proc/loadavg: 2.15 2.05 2.00 2/190 5721
/proc/meminfo: memFree=31262828/32872528 swapFree=10676/249824
[pid=5648] ppid=5645 vsize=9625040 CPUtime=1800 cores=1,3,5,7
/proc/5648/stat : 5648 (java) S 5645 5648 5384 0 -1 4202496 12241 0 1 0 179889 111 0 0 20 0 19 0 107762687 9856040960 116008 33554432000 1073741824 1073778376 140735819744912 140735819736048 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5648/statm: 2406260 116008 2292 9 0 2396937 0
[pid=5648/tid=5649] ppid=5645 vsize=9625040 CPUtime=1786.6 cores=1,3,5,7
/proc/5648/task/5649/stat : 5649 (java) R 5645 5648 5384 0 -1 4202560 2546 0 1 0 178629 31 0 0 20 0 19 0 107762688 9856040960 116008 33554432000 1073741824 1073778376 140735819744912 139795569274064 139795431456425 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=5648/tid=5651] ppid=5645 vsize=9625040 CPUtime=0.81 cores=1,3,5,7
/proc/5648/task/5651/stat : 5651 (java) S 5645 5648 5384 0 -1 4202560 383 0 0 0 73 8 0 0 20 0 19 0 107762688 9856040960 116008 33554432000 1073741824 1073778376 140735819744912 139795558337576 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5648/tid=5652] ppid=5645 vsize=9625040 CPUtime=0.85 cores=1,3,5,7
/proc/5648/task/5652/stat : 5652 (java) S 5645 5648 5384 0 -1 4202560 410 0 0 0 78 7 0 0 20 0 19 0 107762689 9856040960 116008 33554432000 1073741824 1073778376 140735819744912 139795557284776 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5648/tid=5653] ppid=5645 vsize=9625040 CPUtime=0.85 cores=1,3,5,7
/proc/5648/task/5653/stat : 5653 (java) S 5645 5648 5384 0 -1 4202560 555 0 0 0 76 9 0 0 20 0 19 0 107762689 9856040960 116008 33554432000 1073741824 1073778376 140735819744912 139795556231976 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5648/tid=5654] ppid=5645 vsize=9625040 CPUtime=0.8 cores=1,3,5,7
/proc/5648/task/5654/stat : 5654 (java) S 5645 5648 5384 0 -1 4202560 231 0 0 0 74 6 0 0 20 0 19 0 107762689 9856040960 116008 33554432000 1073741824 1073778376 140735819744912 139795555179176 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5648/tid=5655] ppid=5645 vsize=9625040 CPUtime=0.82 cores=1,3,5,7
/proc/5648/task/5655/stat : 5655 (java) S 5645 5648 5384 0 -1 4202560 324 0 0 0 75 7 0 0 20 0 19 0 107762689 9856040960 116008 33554432000 1073741824 1073778376 140735819744912 139795554126376 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5648/tid=5656] ppid=5645 vsize=9625040 CPUtime=0.87 cores=1,3,5,7
/proc/5648/task/5656/stat : 5656 (java) S 5645 5648 5384 0 -1 4202560 423 0 0 0 79 8 0 0 20 0 19 0 107762689 9856040960 116008 33554432000 1073741824 1073778376 140735819744912 139795553073576 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5648/tid=5657] ppid=5645 vsize=9625040 CPUtime=0.94 cores=1,3,5,7
/proc/5648/task/5657/stat : 5657 (java) S 5645 5648 5384 0 -1 4202560 449 0 0 0 88 6 0 0 20 0 19 0 107762689 9856040960 116008 33554432000 1073741824 1073778376 140735819744912 139795552020776 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5648/tid=5658] ppid=5645 vsize=9625040 CPUtime=0.9 cores=1,3,5,7
/proc/5648/task/5658/stat : 5658 (java) S 5645 5648 5384 0 -1 4202560 407 0 0 0 82 8 0 0 20 0 19 0 107762689 9856040960 116008 33554432000 1073741824 1073778376 140735819744912 139795550967976 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5648/tid=5659] ppid=5645 vsize=9625040 CPUtime=0.86 cores=1,3,5,7
/proc/5648/task/5659/stat : 5659 (java) S 5645 5648 5384 0 -1 4202560 313 0 0 0 83 3 0 0 20 0 19 0 107762690 9856040960 116008 33554432000 1073741824 1073778376 140735819744912 139795393231848 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5648/tid=5660] ppid=5645 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5648/task/5660/stat : 5660 (java) S 5645 5648 5384 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 107762690 9856040960 116008 33554432000 1073741824 1073778376 140735819744912 139795392177912 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5648/tid=5661] ppid=5645 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5648/task/5661/stat : 5661 (java) S 5645 5648 5384 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 107762690 9856040960 116008 33554432000 1073741824 1073778376 140735819744912 139795391125000 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5648/tid=5662] ppid=5645 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5648/task/5662/stat : 5662 (java) S 5645 5648 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762692 9856040960 116008 33554432000 1073741824 1073778376 140735819744912 139795390073488 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5648/tid=5663] ppid=5645 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/5648/task/5663/stat : 5663 (java) S 5645 5648 5384 0 -1 4202560 2793 0 0 0 26 0 0 0 20 0 19 0 107762692 9856040960 116008 33554432000 1073741824 1073778376 140735819744912 139795389020600 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5648/tid=5664] ppid=5645 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/5648/task/5664/stat : 5664 (java) S 5645 5648 5384 0 -1 4202560 2040 0 0 0 26 0 0 0 20 0 19 0 107762692 9856040960 116008 33554432000 1073741824 1073778376 140735819744912 139795387967800 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5648/tid=5665] ppid=5645 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5648/task/5665/stat : 5665 (java) S 5645 5648 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762692 9856040960 116008 33554432000 1073741824 1073778376 140735819744912 139795386915192 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5648/tid=5666] ppid=5645 vsize=9625040 CPUtime=0.72 cores=1,3,5,7
/proc/5648/task/5666/stat : 5666 (java) S 5645 5648 5384 0 -1 4202560 104 0 0 0 23 49 0 0 20 0 19 0 107762692 9856040960 116008 33554432000 1073741824 1073778376 140735819744912 139795385862600 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5648/tid=5667] ppid=5645 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5648/task/5667/stat : 5667 (java) S 5645 5648 5384 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 107762715 9856040960 116008 33554432000 1073741824 1073778376 140735819744912 139795384809128 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800
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 5648 sig 9
??? kill -5648 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1794.1 s]
/proc/loadavg: 2.15 2.05 2.00 2/190 5721
/proc/meminfo: memFree=31262828/32872528 swapFree=10676/249824
[pid=5648] ppid=5645 vsize=9625040 CPUtime=1800 cores=1,3,5,7
/proc/5648/stat : 5648 (java) S 5645 5648 5384 0 -1 4202496 12241 0 1 0 179889 111 0 0 20 0 19 0 107762687 9856040960 116008 33554432000 1073741824 1073778376 140735819744912 140735819736048 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5648/statm: 2406260 116008 2292 9 0 2396937 0
[pid=5648/tid=5649] ppid=5645 vsize=9625040 CPUtime=1786.6 cores=1,3,5,7
/proc/5648/task/5649/stat : 5649 (java) R 5645 5648 5384 0 -1 4202560 2546 0 1 0 178629 31 0 0 20 0 19 0 107762688 9856040960 116008 33554432000 1073741824 1073778376 140735819744912 139795569274064 139795431456425 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=5648/tid=5651] ppid=5645 vsize=9625040 CPUtime=0.81 cores=1,3,5,7
/proc/5648/task/5651/stat : 5651 (java) S 5645 5648 5384 0 -1 4202560 383 0 0 0 73 8 0 0 20 0 19 0 107762688 9856040960 116008 33554432000 1073741824 1073778376 140735819744912 139795558337576 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5648/tid=5652] ppid=5645 vsize=9625040 CPUtime=0.85 cores=1,3,5,7
/proc/5648/task/5652/stat : 5652 (java) S 5645 5648 5384 0 -1 4202560 410 0 0 0 78 7 0 0 20 0 19 0 107762689 9856040960 116008 33554432000 1073741824 1073778376 140735819744912 139795557284776 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5648/tid=5653] ppid=5645 vsize=9625040 CPUtime=0.85 cores=1,3,5,7
/proc/5648/task/5653/stat : 5653 (java) S 5645 5648 5384 0 -1 4202560 555 0 0 0 76 9 0 0 20 0 19 0 107762689 9856040960 116008 33554432000 1073741824 1073778376 140735819744912 139795556231976 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5648/tid=5654] ppid=5645 vsize=9625040 CPUtime=0.8 cores=1,3,5,7
/proc/5648/task/5654/stat : 5654 (java) S 5645 5648 5384 0 -1 4202560 231 0 0 0 74 6 0 0 20 0 19 0 107762689 9856040960 116008 33554432000 1073741824 1073778376 140735819744912 139795555179176 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5648/tid=5655] ppid=5645 vsize=9625040 CPUtime=0.82 cores=1,3,5,7
/proc/5648/task/5655/stat : 5655 (java) S 5645 5648 5384 0 -1 4202560 324 0 0 0 75 7 0 0 20 0 19 0 107762689 9856040960 116008 33554432000 1073741824 1073778376 140735819744912 139795554126376 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5648/tid=5656] ppid=5645 vsize=9625040 CPUtime=0.87 cores=1,3,5,7
/proc/5648/task/5656/stat : 5656 (java) S 5645 5648 5384 0 -1 4202560 423 0 0 0 79 8 0 0 20 0 19 0 107762689 9856040960 116008 33554432000 1073741824 1073778376 140735819744912 139795553073576 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5648/tid=5657] ppid=5645 vsize=9625040 CPUtime=0.94 cores=1,3,5,7
/proc/5648/task/5657/stat : 5657 (java) S 5645 5648 5384 0 -1 4202560 449 0 0 0 88 6 0 0 20 0 19 0 107762689 9856040960 116008 33554432000 1073741824 1073778376 140735819744912 139795552020776 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5648/tid=5658] ppid=5645 vsize=9625040 CPUtime=0.9 cores=1,3,5,7
/proc/5648/task/5658/stat : 5658 (java) S 5645 5648 5384 0 -1 4202560 407 0 0 0 82 8 0 0 20 0 19 0 107762689 9856040960 116008 33554432000 1073741824 1073778376 140735819744912 139795550967976 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5648/tid=5659] ppid=5645 vsize=9625040 CPUtime=0.86 cores=1,3,5,7
/proc/5648/task/5659/stat : 5659 (java) S 5645 5648 5384 0 -1 4202560 313 0 0 0 83 3 0 0 20 0 19 0 107762690 9856040960 116008 33554432000 1073741824 1073778376 140735819744912 139795393231848 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5648/tid=5660] ppid=5645 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5648/task/5660/stat : 5660 (java) S 5645 5648 5384 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 107762690 9856040960 116008 33554432000 1073741824 1073778376 140735819744912 139795392177912 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5648/tid=5661] ppid=5645 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5648/task/5661/stat : 5661 (java) S 5645 5648 5384 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 107762690 9856040960 116008 33554432000 1073741824 1073778376 140735819744912 139795391125000 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5648/tid=5662] ppid=5645 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5648/task/5662/stat : 5662 (java) S 5645 5648 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762692 9856040960 116008 33554432000 1073741824 1073778376 140735819744912 139795390073488 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5648/tid=5663] ppid=5645 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/5648/task/5663/stat : 5663 (java) S 5645 5648 5384 0 -1 4202560 2793 0 0 0 26 0 0 0 20 0 19 0 107762692 9856040960 116008 33554432000 1073741824 1073778376 140735819744912 139795389020600 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5648/tid=5664] ppid=5645 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/5648/task/5664/stat : 5664 (java) S 5645 5648 5384 0 -1 4202560 2040 0 0 0 26 0 0 0 20 0 19 0 107762692 9856040960 116008 33554432000 1073741824 1073778376 140735819744912 139795387967800 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5648/tid=5665] ppid=5645 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5648/task/5665/stat : 5665 (java) S 5645 5648 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762692 9856040960 116008 33554432000 1073741824 1073778376 140735819744912 139795386915192 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5648/tid=5666] ppid=5645 vsize=9625040 CPUtime=0.72 cores=1,3,5,7
/proc/5648/task/5666/stat : 5666 (java) S 5645 5648 5384 0 -1 4202560 104 0 0 0 23 49 0 0 20 0 19 0 107762692 9856040960 116008 33554432000 1073741824 1073778376 140735819744912 139795385862600 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5648/tid=5667] ppid=5645 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5648/task/5667/stat : 5667 (java) S 5645 5648 5384 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 107762715 9856040960 116008 33554432000 1073741824 1073778376 140735819744912 139795384809128 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 9625040

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 5648 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=318222
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=563762
# CPU time returned by wait4() is 1795.88
# while last known CPU time is 1800
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1794.14
CPU time (s): 1800
CPU user time (s): 1798.89
CPU system time (s): 1.11
CPU usage (%): 100.326
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.32
system time used= 1.56376
maximum resident set size= 669068
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12276
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1680
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39720
involuntary context switches= 19805

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.2434 second user time and 14.1628 second system time

The end

Launcher Data

Begin job on node103 at 2016-06-07 02:11:12
IDJOB=4085865
IDBENCH=48208
IDSOLVER=2546
FILE ID=node103/4085865-1465258272
RUNJOBID= node103-1465256472-5401
PBS_JOBID= 19843279
Free space on /tmp= 71736 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_200_10_1.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4085865-1465258272/watcher-4085865-1465258272 -o /tmp/evaluation-result-4085865-1465258272/solver-4085865-1465258272 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1465256472-5401 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4085865-1465258272.opb

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

MD5SUM BENCH= 2be9d345a101e171c9ff93c0b5b2195d
RANDOM SEED=1991712776

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31664836 kB
Buffers:           67888 kB
Cached:           125084 kB
SwapCached:         1712 kB
Active:           142944 kB
Inactive:         112336 kB
Active(anon):      63376 kB
Inactive(anon):     1160 kB
Active(file):      79568 kB
Inactive(file):   111176 kB
Unevictable:      249824 kB
Mlocked:           10676 kB
SwapTotal:      67108856 kB
SwapFree:       67096648 kB
Dirty:              1752 kB
Writeback:             0 kB
AnonPages:        313460 kB
Mapped:            15300 kB
Shmem:                 0 kB
Slab:             570268 kB
SReclaimable:      13872 kB
SUnreclaim:       556396 kB
KernelStack:        1592 kB
PageTables:         4912 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     938572 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    270336 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= 71736 MiB
End job on node103 at 2016-06-07 02:41:06