Trace number 4118024

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)-5170311 1800.02 1792.54

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-BIGINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-graphpart_2g-0088-0088.opb
MD5SUM071705771bffcb5a6b6bc16d0e712ccd
Bench CategoryOPT-BIGINT-NLC (optimisation, big integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-5170311
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables192
Total number of constraints64
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)64
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 384
Biggest coefficient in the objective function 277077
Number of bits for the biggest coefficient in the objective function 19
Sum of the numbers in the objective function 32448126
Number of bits of the sum of numbers in the objective function 25
Biggest number in a constraint 277077
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 32448126
Number of bits of the biggest sum of numbers25
Number of products (including duplicates)384
Sum of products size (including duplicates)768
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@587bd9f2
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@4e3eca90
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-4118024-1467218127.opb
0.09/0.11	c reading problem ... 
0.09/0.12	c  objective function found
0.09/0.18	c ... done. Wall clock time 0.064s.
0.09/0.18	c declared #vars     192
0.09/0.18	c internal #vars     576
0.09/0.18	c #constraints  896
0.09/0.18	c constraints type 
0.09/0.18	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 448
0.09/0.18	c org.sat4j.minisat.constraints.card.MinWatchCard => 64
0.09/0.18	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 384
0.09/0.18	c 896 constraints processed.
0.09/0.18	c objective function length is 384 literals
0.09/0.19	c SATISFIABLE
0.09/0.19	c OPTIMIZING...
0.09/0.19	c Got one! Elapsed wall clock time (in seconds):0.078
0.09/0.19	o -5023918
0.51/0.34	c Got one! Elapsed wall clock time (in seconds):0.23
0.51/0.34	o -5028631
0.51/0.35	c Got one! Elapsed wall clock time (in seconds):0.235
0.51/0.35	o -5106761
0.51/0.39	c Got one! Elapsed wall clock time (in seconds):0.279
0.51/0.39	o -5106925
0.68/0.40	c Got one! Elapsed wall clock time (in seconds):0.283
0.68/0.40	o -5170311
1.24/0.88	c cleaning 3195 clauses out of 6393 with flag 11310/6393
2.00/1.59	c cleaning 4591 clauses out of 9188 with flag 27381/12383
2.90/2.41	c cleaning 5796 clauses out of 11596 with flag 46516/19382
3.81/3.36	c cleaning 6899 clauses out of 13802 with flag 65114/27384
5.04/4.54	c cleaning 7951 clauses out of 15901 with flag 84563/36382
6.54/6.05	c cleaning 8977 clauses out of 17954 with flag 105725/46386
7.94/7.40	c cleaning 9988 clauses out of 19975 with flag 129339/57384
9.35/8.87	c cleaning 10993 clauses out of 21989 with flag 155215/69386
10.84/10.32	c cleaning 11996 clauses out of 23992 with flag 182543/82382
12.44/11.91	c cleaning 12997 clauses out of 25996 with flag 212214/96382
14.14/13.65	c cleaning 13993 clauses out of 28000 with flag 243989/111383
16.14/15.63	c cleaning 14997 clauses out of 30006 with flag 277576/127382
18.79/18.29	c cleaning 16002 clauses out of 32009 with flag 314808/144382
21.19/20.61	c cleaning 16999 clauses out of 34009 with flag 353417/162384
23.59/23.01	c cleaning 18002 clauses out of 36008 with flag 394550/181382
26.29/25.72	c cleaning 19000 clauses out of 38006 with flag 437371/201382
29.20/28.63	c cleaning 19990 clauses out of 40006 with flag 482513/222382
32.69/32.12	c cleaning 21004 clauses out of 42017 with flag 529533/244383
35.69/35.17	c cleaning 22001 clauses out of 44013 with flag 578645/267383
38.88/38.27	c cleaning 23000 clauses out of 46011 with flag 629850/291382
41.88/41.22	c cleaning 24000 clauses out of 48011 with flag 683185/316382
45.08/44.43	c cleaning 25007 clauses out of 50013 with flag 738983/342384
48.78/48.11	c cleaning 26002 clauses out of 52004 with flag 797007/369382
53.58/52.94	c cleaning 27000 clauses out of 54002 with flag 858169/397382
58.87/58.17	c cleaning 28002 clauses out of 56005 with flag 921607/426385
64.47/63.74	c cleaning 29000 clauses out of 58002 with flag 986460/456384
70.77/70.09	c cleaning 29996 clauses out of 60004 with flag 1051766/487386
76.27/75.58	c cleaning 30993 clauses out of 62004 with flag 1120477/519382
81.67/80.94	c cleaning 32006 clauses out of 64015 with flag 1191232/552386
87.59/86.81	c cleaning 33000 clauses out of 66005 with flag 1264407/586382
93.89/93.14	c cleaning 33998 clauses out of 68006 with flag 1340760/621383
100.09/99.36	c cleaning 34999 clauses out of 70007 with flag 1419204/657382
106.69/105.92	c cleaning 36001 clauses out of 72008 with flag 1499067/694382
113.10/112.27	c cleaning 36998 clauses out of 74008 with flag 1581188/732383
120.50/119.61	c cleaning 37998 clauses out of 76009 with flag 1665434/771382
128.60/127.79	c cleaning 39003 clauses out of 78011 with flag 1751281/811382
136.80/135.91	c cleaning 40000 clauses out of 80008 with flag 1839190/852382
144.13/143.16	c cleaning 40999 clauses out of 82008 with flag 1929260/894382
151.83/150.88	c cleaning 41996 clauses out of 84009 with flag 2022468/937382
159.84/158.89	c cleaning 43004 clauses out of 86013 with flag 2116599/981382
168.28/167.14	c cleaning 43999 clauses out of 88009 with flag 2212110/1026382
176.48/175.34	c cleaning 45005 clauses out of 90011 with flag 2310471/1072383
183.78/182.69	c cleaning 45994 clauses out of 92005 with flag 2409857/1119382
191.15/189.81	c cleaning 47006 clauses out of 94011 with flag 2510973/1167382
200.16/198.88	c cleaning 47998 clauses out of 96005 with flag 2615552/1216382
209.81/208.34	c cleaning 49001 clauses out of 98007 with flag 2723227/1266382
219.21/217.74	c cleaning 49999 clauses out of 100009 with flag 2834483/1317385
229.79/228.14	c cleaning 51001 clauses out of 102008 with flag 2945937/1369383
241.18/239.54	c cleaning 52001 clauses out of 104006 with flag 3061066/1422382
253.36/251.57	c cleaning 52997 clauses out of 106005 with flag 3178385/1476382
265.26/263.48	c cleaning 54004 clauses out of 108008 with flag 3298939/1531382
275.98/274.10	c cleaning 54994 clauses out of 110004 with flag 3419427/1587382
286.58/284.72	c cleaning 56002 clauses out of 112010 with flag 3542003/1644382
298.23/296.37	c cleaning 57002 clauses out of 114009 with flag 3667003/1702383
310.83/308.87	c cleaning 58003 clauses out of 116006 with flag 3793277/1761382
323.24/321.30	c cleaning 59000 clauses out of 118003 with flag 3922036/1821382
336.30/334.21	c cleaning 59999 clauses out of 120003 with flag 4053078/1882382
348.71/346.66	c cleaning 60997 clauses out of 122006 with flag 4186664/1944384
361.18/359.01	c cleaning 62001 clauses out of 124007 with flag 4321744/2007382
375.45/373.20	c cleaning 62994 clauses out of 126006 with flag 4460785/2071382
389.56/387.30	c cleaning 64004 clauses out of 128013 with flag 4603315/2136383
406.25/403.91	c cleaning 65005 clauses out of 130009 with flag 4746323/2202383
424.80/422.45	c cleaning 65999 clauses out of 132003 with flag 4892154/2269382
447.49/445.03	c cleaning 66997 clauses out of 134005 with flag 5038161/2337383
469.86/467.34	c cleaning 68001 clauses out of 136007 with flag 5184096/2406382
490.66/488.18	c cleaning 68999 clauses out of 138009 with flag 5334808/2476385
510.10/507.56	c cleaning 70001 clauses out of 140008 with flag 5488259/2547383
533.36/530.70	c cleaning 71002 clauses out of 142008 with flag 5641674/2619384
556.32/553.69	c cleaning 71999 clauses out of 144005 with flag 5798269/2692383
578.26/575.52	c cleaning 73000 clauses out of 146005 with flag 5958073/2766382
601.51/598.75	c cleaning 73995 clauses out of 148005 with flag 6118719/2841382
627.58/624.74	c cleaning 75002 clauses out of 150011 with flag 6280724/2917383
648.22/645.31	c cleaning 75997 clauses out of 152008 with flag 6446235/2994382
668.05/665.18	c cleaning 77006 clauses out of 154012 with flag 6616008/3072383
689.50/686.59	c cleaning 78000 clauses out of 156005 with flag 6785818/3151382
716.33/713.34	c cleaning 79000 clauses out of 158005 with flag 6955616/3231382
740.86/737.84	c cleaning 80003 clauses out of 160008 with flag 7130038/3312385
767.87/764.73	c cleaning 80997 clauses out of 162002 with flag 7304374/3394382
795.95/792.79	c cleaning 81999 clauses out of 164006 with flag 7482962/3477383
819.54/816.23	c cleaning 82994 clauses out of 166006 with flag 7662910/3561382
843.07/839.77	c cleaning 84004 clauses out of 168013 with flag 7848148/3646383
870.97/867.55	c cleaning 85001 clauses out of 170008 with flag 8037430/3732382
900.25/896.75	c cleaning 86004 clauses out of 172011 with flag 8227992/3819386
931.95/928.29	c cleaning 87000 clauses out of 174003 with flag 8418362/3907382
958.23/954.40	c cleaning 87999 clauses out of 176004 with flag 8610164/3996383
983.74/979.88	c cleaning 89000 clauses out of 178006 with flag 8804831/4086384
1012.56/1008.53	c cleaning 89997 clauses out of 180004 with flag 9000783/4177382
1036.52/1032.41	c cleaning 91000 clauses out of 182009 with flag 9201356/4269384
1060.82/1056.61	c cleaning 92003 clauses out of 184009 with flag 9406378/4362384
1090.64/1086.34	c cleaning 92995 clauses out of 186005 with flag 9607473/4456383
1118.25/1113.84	c cleaning 93998 clauses out of 188010 with flag 9812168/4551383
1146.22/1141.71	c cleaning 95001 clauses out of 190013 with flag 10022098/4647384
1175.15/1170.52	c cleaning 95998 clauses out of 192011 with flag 10233924/4744383
1199.35/1194.51	c cleaning 96997 clauses out of 194013 with flag 10444763/4842383
1231.45/1226.53	c cleaning 98006 clauses out of 196015 with flag 10658899/4941382
1255.25/1250.24	c cleaning 98996 clauses out of 198009 with flag 10876226/5041382
1282.76/1277.57	c cleaning 100005 clauses out of 200015 with flag 11097928/5142384
1312.29/1306.91	c cleaning 101001 clauses out of 202009 with flag 11321276/5244383
1337.76/1332.22	c cleaning 102000 clauses out of 204007 with flag 11548385/5347382
1371.92/1366.30	c cleaning 103000 clauses out of 206007 with flag 11773810/5451382
1405.27/1399.48	c cleaning 103999 clauses out of 208007 with flag 11999455/5556382
1434.29/1428.31	c cleaning 105003 clauses out of 210008 with flag 12231543/5662382
1471.25/1465.20	c cleaning 105999 clauses out of 212005 with flag 12461814/5769382
1504.11/1497.83	c cleaning 107000 clauses out of 214006 with flag 12694156/5877382
1546.83/1540.41	c cleaning 108004 clauses out of 216009 with flag 12927413/5986385
1586.45/1579.97	c cleaning 108999 clauses out of 218004 with flag 13167798/6096384
1630.13/1623.41	c cleaning 109996 clauses out of 220005 with flag 13413417/6207384
1669.62/1662.73	c cleaning 110998 clauses out of 222010 with flag 13658837/6319385
1704.91/1697.86	c cleaning 112003 clauses out of 224011 with flag 13903873/6432384
1741.73/1734.41	c cleaning 112993 clauses out of 226006 with flag 14151524/6546382
1788.26/1780.90	c cleaning 114003 clauses out of 228013 with flag 14401318/6661382
1800.02/1792.50	c starts		: 217
1800.02/1792.50	c conflicts		: 6714356
1800.02/1792.50	c decisions		: 7244947
1800.02/1792.50	c propagations		: 440642734
1800.02/1792.50	c inspects		: 27617259394
1800.02/1792.50	c shortcuts		: 0
1800.02/1792.50	c learnt literals	: 0
1800.02/1792.50	c learnt binary clauses	: 0
1800.02/1792.50	c learnt ternary clauses	: 0
1800.02/1792.50	c learnt constraints	: 6714356
1800.02/1792.50	c ignored constraints	: 0
1800.02/1792.50	c root simplifications	: 0
1800.02/1792.50	c removed literals (reason simplification)	: 0
1800.02/1792.50	c reason swapping (by a shorter reason)	: 0
1800.02/1792.50	c Calls to reduceDB	: 111
1800.02/1792.50	c Number of update (reduction) of LBD	: 239274
1800.02/1792.50	c Imported unit clauses	: 0
1800.02/1792.50	c number of reductions to clauses (during analyze)	: 0
1800.02/1792.50	c number of learned constraints concerned by reduction	: 0
1800.02/1792.50	c number of learning phase by resolution	: 0
1800.02/1792.50	c number of learning phase by cutting planes	: 0
1800.02/1792.50	c speed (assignments/second)	: 245850.62592094377
1800.02/1792.50	c non guided choices	6
1800.02/1792.53	c learnt constraints type 
1800.02/1792.53	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 166984
1800.02/1792.53	s SATISFIABLE
1800.02/1792.53	c Found 5 solution(s)
1800.02/1792.53	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 
1800.02/1792.53	c objective function=-5170311
1800.02/1792.53	c Total wall clock time (in seconds): 1792.417

Verifier Data

OK	-5170311

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-4118024-1467218127/watcher-4118024-1467218127 -o /tmp/evaluation-result-4118024-1467218127/solver-4118024-1467218127 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node115-1467210312-1881 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4118024-1467218127.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.19 2.14 2.11 4/194 3144
/proc/meminfo: memFree=29385228/32872528 swapFree=1099624/1181384
[pid=3144] ppid=3141 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/3144/stat : 3144 (java) R 3141 3144 1865 0 -1 4202496 523 0 0 0 0 0 0 0 20 0 1 0 841910 9515008 175 33554432000 1073741824 1073778376 140735044663520 140735044660648 271787574160 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3144/statm: 2323 175 133 9 0 71 0

[startup+0.100158 s]
/proc/loadavg: 2.19 2.14 2.11 4/194 3144
/proc/meminfo: memFree=29385228/32872528 swapFree=1099624/1181384
[pid=3144] ppid=3141 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/3144/stat : 3144 (java) S 3141 3144 1865 0 -1 4202496 4463 0 1 0 8 1 0 0 20 0 18 0 841910 9787879424 5577 33554432000 1073741824 1073778376 140735044663520 140735044654656 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3144/statm: 2389619 5577 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200222 s]
/proc/loadavg: 2.19 2.14 2.11 4/194 3144
/proc/meminfo: memFree=29385228/32872528 swapFree=1099624/1181384
[pid=3144] ppid=3141 vsize=9625040 CPUtime=0.24 cores=0,2,4,6
/proc/3144/stat : 3144 (java) S 3141 3144 1865 0 -1 4202496 4781 0 1 0 23 1 0 0 20 0 19 0 841910 9856040960 6845 33554432000 1073741824 1073778376 140735044663520 140735044654656 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3144/statm: 2406260 6845 2199 9 0 2396937 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9625040

[startup+0.300198 s]
/proc/loadavg: 2.19 2.14 2.11 4/194 3144
/proc/meminfo: memFree=29385228/32872528 swapFree=1099624/1181384
[pid=3144] ppid=3141 vsize=9625040 CPUtime=0.51 cores=0,2,4,6
/proc/3144/stat : 3144 (java) S 3141 3144 1865 0 -1 4202496 7084 0 1 0 49 2 0 0 20 0 19 0 841910 9856040960 8278 33554432000 1073741824 1073778376 140735044663520 140735044654656 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3144/statm: 2406260 8278 2237 9 0 2396937 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 9625040

[startup+0.700159 s]
/proc/loadavg: 2.19 2.14 2.11 4/194 3144
/proc/meminfo: memFree=29385228/32872528 swapFree=1099624/1181384
[pid=3144] ppid=3141 vsize=9625040 CPUtime=1.11 cores=0,2,4,6
/proc/3144/stat : 3144 (java) S 3141 3144 1865 0 -1 4202496 10421 0 1 0 109 2 0 0 20 0 19 0 841910 9856040960 9617 33554432000 1073741824 1073778376 140735044663520 140735044654656 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3144/statm: 2406260 9617 2240 9 0 2396937 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 9625040

[startup+1.50076 s]
/proc/loadavg: 2.19 2.14 2.11 4/213 3163
/proc/meminfo: memFree=29351144/32872528 swapFree=1099624/1181384
[pid=3144] ppid=3141 vsize=9625040 CPUtime=2 cores=0,2,4,6
/proc/3144/stat : 3144 (java) S 3141 3144 1865 0 -1 4202496 10899 0 1 0 198 2 0 0 20 0 19 0 841910 9856040960 11479 33554432000 1073741824 1073778376 140735044663520 140735044654656 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3144/statm: 2406260 11479 2249 9 0 2396937 0
[pid=3144/tid=3146] ppid=3141 vsize=9625040 CPUtime=1.46 cores=0,2,4,6
/proc/3144/task/3146/stat : 3146 (java) R 3141 3144 1865 0 -1 4202560 2471 0 1 0 145 1 0 0 20 0 19 0 841911 9856040960 11479 33554432000 1073741824 1073778376 140735044663520 140385906618696 140385779152281 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=3144/tid=3147] ppid=3141 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3144/task/3147/stat : 3147 (java) S 3141 3144 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 841912 9856040960 11479 33554432000 1073741824 1073778376 140735044663520 140385750346792 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3144/tid=3148] ppid=3141 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3144/task/3148/stat : 3148 (java) S 3141 3144 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 841912 9856040960 11479 33554432000 1073741824 1073778376 140735044663520 140385749293992 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3144/tid=3149] ppid=3141 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3144/task/3149/stat : 3149 (java) S 3141 3144 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 841912 9856040960 11479 33554432000 1073741824 1073778376 140735044663520 140385748241192 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3144/tid=3150] ppid=3141 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3144/task/3150/stat : 3150 (java) S 3141 3144 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 841912 9856040960 11479 33554432000 1073741824 1073778376 140735044663520 140385747188392 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3144/tid=3151] ppid=3141 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3144/task/3151/stat : 3151 (java) S 3141 3144 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 841912 9856040960 11479 33554432000 1073741824 1073778376 140735044663520 140385746135592 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3144/tid=3152] ppid=3141 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3144/task/3152/stat : 3152 (java) S 3141 3144 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 841912 9856040960 11479 33554432000 1073741824 1073778376 140735044663520 140385745082792 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3144/tid=3153] ppid=3141 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3144/task/3153/stat : 3153 (java) S 3141 3144 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 841912 9856040960 11479 33554432000 1073741824 1073778376 140735044663520 140385744029992 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3144/tid=3154] ppid=3141 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3144/task/3154/stat : 3154 (java) S 3141 3144 1865 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 841912 9856040960 11479 33554432000 1073741824 1073778376 140735044663520 140385742977192 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3144/tid=3155] ppid=3141 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3144/task/3155/stat : 3155 (java) S 3141 3144 1865 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 841913 9856040960 11479 33554432000 1073741824 1073778376 140735044663520 140385730780136 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3144/tid=3156] ppid=3141 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3144/task/3156/stat : 3156 (java) S 3141 3144 1865 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 841913 9856040960 11479 33554432000 1073741824 1073778376 140735044663520 140385729726200 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3144/tid=3157] ppid=3141 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3144/task/3157/stat : 3157 (java) S 3141 3144 1865 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 841913 9856040960 11479 33554432000 1073741824 1073778376 140735044663520 140385728673288 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3144/tid=3158] ppid=3141 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3144/task/3158/stat : 3158 (java) S 3141 3144 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 841916 9856040960 11479 33554432000 1073741824 1073778376 140735044663520 140385727621776 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3144/tid=3159] ppid=3141 vsize=9625040 CPUtime=0.17 cores=0,2,4,6
/proc/3144/task/3159/stat : 3159 (java) S 3141 3144 1865 0 -1 4202560 2092 0 0 0 17 0 0 0 20 0 19 0 841916 9856040960 11479 33554432000 1073741824 1073778376 140735044663520 140385726568888 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3144/tid=3160] ppid=3141 vsize=9625040 CPUtime=0.32 cores=0,2,4,6
/proc/3144/task/3160/stat : 3160 (java) S 3141 3144 1865 0 -1 4202560 5065 0 0 0 32 0 0 0 20 0 19 0 841916 9856040960 11479 33554432000 1073741824 1073778376 140735044663520 140385725516088 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3144/tid=3161] ppid=3141 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3144/task/3161/stat : 3161 (java) S 3141 3144 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 841916 9856040960 11479 33554432000 1073741824 1073778376 140735044663520 140385724463480 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3144/tid=3162] ppid=3141 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3144/task/3162/stat : 3162 (java) S 3141 3144 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 841916 9856040960 11479 33554432000 1073741824 1073778376 140735044663520 140385723410888 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3144/tid=3163] ppid=3141 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3144/task/3163/stat : 3163 (java) S 3141 3144 1865 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 841928 9856040960 11479 33554432000 1073741824 1073778376 140735044663520 140385722357416 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 2
Current children cumulated vsize (KiB) 9625040

[startup+3.10074 s]
/proc/loadavg: 2.19 2.14 2.11 4/213 3163
/proc/meminfo: memFree=29341188/32872528 swapFree=1099624/1181384
[pid=3144] ppid=3141 vsize=9625040 CPUtime=3.6 cores=0,2,4,6
/proc/3144/stat : 3144 (java) S 3141 3144 1865 0 -1 4202496 10908 0 1 0 358 2 0 0 20 0 19 0 841910 9856040960 14552 33554432000 1073741824 1073778376 140735044663520 140735044654656 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3144/statm: 2406260 14552 2249 9 0 2396937 0
[pid=3144/tid=3146] ppid=3141 vsize=9625040 CPUtime=3.05 cores=0,2,4,6
/proc/3144/task/3146/stat : 3146 (java) R 3141 3144 1865 0 -1 4202560 2479 0 1 0 304 1 0 0 20 0 19 0 841911 9856040960 14552 33554432000 1073741824 1073778376 140735044663520 140385906618800 140385779145020 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=3144/tid=3147] ppid=3141 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3144/task/3147/stat : 3147 (java) S 3141 3144 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 841912 9856040960 14552 33554432000 1073741824 1073778376 140735044663520 140385750346792 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3144/tid=3148] ppid=3141 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3144/task/3148/stat : 3148 (java) S 3141 3144 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 841912 9856040960 14552 33554432000 1073741824 1073778376 140735044663520 140385749293992 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3144/tid=3149] ppid=3141 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3144/task/3149/stat : 3149 (java) S 3141 3144 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 841912 9856040960 14552 33554432000 1073741824 1073778376 140735044663520 140385748241192 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3144/tid=3150] ppid=3141 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3144/task/3150/stat : 3150 (java) S 3141 3144 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 841912 9856040960 14552 33554432000 1073741824 1073778376 140735044663520 140385747188392 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3144/tid=3151] ppid=3141 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3144/task/3151/stat : 3151 (java) S 3141 3144 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 841912 9856040960 14552 33554432000 1073741824 1073778376 140735044663520 140385746135592 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3144/tid=3152] ppid=3141 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3144/task/3152/stat : 3152 (java) S 3141 3144 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 841912 9856040960 14552 33554432000 1073741824 1073778376 140735044663520 140385745082792 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3144/tid=3153] ppid=3141 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3144/task/3153/stat : 3153 (java) S 3141 3144 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 841912 9856040960 14552 33554432000 1073741824 1073778376 140735044663520 140385744029992 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3144/tid=3154] ppid=3141 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3144/task/3154/stat : 3154 (java) S 3141 3144 1865 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 841912 9856040960 14552 33554432000 1073741824 1073778376 140735044663520 140385742977192 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3144/tid=3155] ppid=3141 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3144/task/3155/stat : 3155 (java) S 3141 3144 1865 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 841913 9856040960 14552 33554432000 1073741824 1073778376 140735044663520 140385730780136 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3144/tid=3156] ppid=3141 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3144/task/3156/stat : 3156 (java) S 3141 3144 1865 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 841913 9856040960 14552 33554432000 1073741824 1073778376 140735044663520 140385729726200 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3144/tid=3157] ppid=3141 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3144/task/3157/stat : 3157 (java) S 3141 3144 1865 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 841913 9856040960 14552 33554432000 1073741824 1073778376 140735044663520 140385728673288 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3144/tid=3158] ppid=3141 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3144/task/3158/stat : 3158 (java) S 3141 3144 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 841916 9856040960 14552 33554432000 1073741824 1073778376 140735044663520 140385727621776 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3144/tid=3159] ppid=3141 vsize=9625040 CPUtime=0.17 cores=0,2,4,6
/proc/3144/task/3159/stat : 3159 (java) S 3141 3144 1865 0 -1 4202560 2092 0 0 0 17 0 0 0 20 0 19 0 841916 9856040960 14552 33554432000 1073741824 1073778376 140735044663520 140385726568888 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3144/tid=3160] ppid=3141 vsize=9625040 CPUtime=0.33 cores=0,2,4,6
/proc/3144/task/3160/stat : 3160 (java) S 3141 3144 1865 0 -1 4202560 5066 0 0 0 33 0 0 0 20 0 19 0 841916 9856040960 14552 33554432000 1073741824 1073778376 140735044663520 140385725516088 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3144/tid=3161] ppid=3141 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3144/task/3161/stat : 3161 (java) S 3141 3144 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 841916 9856040960 14552 33554432000 1073741824 1073778376 140735044663520 140385724463480 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3144/tid=3162] ppid=3141 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3144/task/3162/stat : 3162 (java) S 3141 3144 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 841916 9856040960 14552 33554432000 1073741824 1073778376 140735044663520 140385723410888 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3144/tid=3163] ppid=3141 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3144/task/3163/stat : 3163 (java) S 3141 3144 1865 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 841928 9856040960 14552 33554432000 1073741824 1073778376 140735044663520 140385722357416 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.6
Current children cumulated vsize (KiB) 9625040

[startup+6.30073 s]
/proc/loadavg: 2.26 2.16 2.11 4/213 3163
/proc/meminfo: memFree=29319156/32872528 swapFree=1099624/1181384
[pid=3144] ppid=3141 vsize=9625040 CPUtime=6.84 cores=0,2,4,6
/proc/3144/stat : 3144 (java) S 3141 3144 1865 0 -1 4202496 11238 0 1 0 682 2 0 0 20 0 19 0 841910 9856040960 19334 33554432000 1073741824 1073778376 140735044663520 140735044654656 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3144/statm: 2406260 19334 2250 9 0 2396937 0
[pid=3144/tid=3146] ppid=3141 vsize=9625040 CPUtime=6.24 cores=0,2,4,6
/proc/3144/task/3146/stat : 3146 (java) R 3141 3144 1865 0 -1 4202560 2490 0 1 0 623 1 0 0 20 0 19 0 841911 9856040960 19334 33554432000 1073741824 1073778376 140735044663520 140385906609856 140385779145175 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=3144/tid=3147] ppid=3141 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3144/task/3147/stat : 3147 (java) S 3141 3144 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 841912 9856040960 19334 33554432000 1073741824 1073778376 140735044663520 140385750346792 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3144/tid=3148] ppid=3141 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3144/task/3148/stat : 3148 (java) S 3141 3144 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 841912 9856040960 19334 33554432000 1073741824 1073778376 140735044663520 140385749293992 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3144/tid=3149] ppid=3141 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3144/task/3149/stat : 3149 (java) S 3141 3144 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 841912 9856040960 19334 33554432000 1073741824 1073778376 140735044663520 140385748241192 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3144/tid=3150] ppid=3141 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3144/task/3150/stat : 3150 (java) S 3141 3144 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 841912 9856040960 19334 33554432000 1073741824 1073778376 140735044663520 140385747188392 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3144/tid=3151] ppid=3141 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3144/task/3151/stat : 3151 (java) S 3141 3144 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 841912 9856040960 19334 33554432000 1073741824 1073778376 140735044663520 140385746135592 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3144/tid=3152] ppid=3141 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3144/task/3152/stat : 3152 (java) S 3141 3144 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 841912 9856040960 19334 33554432000 1073741824 1073778376 140735044663520 140385745082792 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3144/tid=3153] ppid=3141 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3144/task/3153/stat : 3153 (java) S 3141 3144 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 841912 9856040960 19334 33554432000 1073741824 1073778376 140735044663520 140385744029992 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3144/tid=3154] ppid=3141 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3144/task/3154/stat : 3154 (java) S 3141 3144 1865 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 841912 9856040960 19334 33554432000 1073741824 1073778376 140735044663520 140385742977192 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3144/tid=3155] ppid=3141 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3144/task/3155/stat : 3155 (java) S 3141 3144 1865 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 841913 9856040960 19334 33554432000 1073741824 1073778376 140735044663520 140385730780136 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3144/tid=3156] ppid=3141 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3144/task/3156/stat : 3156 (java) S 3141 3144 1865 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 841913 9856040960 19334 33554432000 1073741824 1073778376 140735044663520 140385729726200 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3144/tid=3157] ppid=3141 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3144/task/3157/stat : 3157 (java) S 3141 3144 1865 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 841913 9856040960 19334 33554432000 1073741824 1073778376 140735044663520 140385728673288 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3144/tid=3158] ppid=3141 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3144/task/3158/stat : 3158 (java) S 3141 3144 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 841916 9856040960 19334 33554432000 1073741824 1073778376 140735044663520 140385727621776 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3144/tid=3159] ppid=3141 vsize=9625040 CPUtime=0.18 cores=0,2,4,6
/proc/3144/task/3159/stat : 3159 (java) S 3141 3144 1865 0 -1 4202560 2094 0 0 0 18 0 0 0 20 0 19 0 841916 9856040960 19334 33554432000 1073741824 1073778376 140735044663520 140385726568888 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3144/tid=3160] ppid=3141 vsize=9625040 CPUtime=0.36 cores=0,2,4,6
/proc/3144/task/3160/stat : 3160 (java) S 3141 3144 1865 0 -1 4202560 5382 0 0 0 36 0 0 0 20 0 19 0 841916 9856040960 19334 33554432000 1073741824 1073778376 140735044663520 140385725516088 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3144/tid=3161] ppid=3141 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3144/task/3161/stat : 3161 (java) S 3141 3144 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 841916 9856040960 19334 33554432000 1073741824 1073778376 140735044663520 140385724463480 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3144/tid=3162] ppid=3141 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3144/task/3162/stat : 3162 (java) S 3141 3144 1865 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 841916 9856040960 19334 33554432000 1073741824 1073778376 140735044663520 140385723410888 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3144/tid=3163] ppid=3141 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3144/task/3163/stat : 3163 (java) S 3141 3144 1865 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 841928 9856040960 19334 33554432000 1073741824 1073778376 140735044663520 140385722357416 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.84
Current children cumulated vsize (KiB) 9625040


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

[pid=3144/tid=3163] ppid=3141 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3144/task/3163/stat : 3163 (java) S 3141 3144 1865 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 841928 9856040960 92463 33554432000 1073741824 1073778376 140735044663520 140385722357416 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1729.57
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.18 2.24 2.21 3/213 3295
/proc/meminfo: memFree=28913856/32872528 swapFree=1099624/1181384
[pid=3144] ppid=3141 vsize=9625040 CPUtime=1789.76 cores=0,2,4,6
/proc/3144/stat : 3144 (java) S 3141 3144 1865 0 -1 4202496 15779 0 1 0 178889 87 0 0 20 0 19 0 841910 9856040960 89110 33554432000 1073741824 1073778376 140735044663520 140735044654656 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3144/statm: 2406260 89110 2276 9 0 2396937 0
[pid=3144/tid=3146] ppid=3141 vsize=9625040 CPUtime=1773.49 cores=0,2,4,6
/proc/3144/task/3146/stat : 3146 (java) R 3141 3144 1865 0 -1 4202560 2647 0 1 0 177318 31 0 0 20 0 19 0 841911 9856040960 89110 33554432000 1073741824 1073778376 140735044663520 140385906617568 140385779229177 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=3144/tid=3147] ppid=3141 vsize=9625040 CPUtime=1.16 cores=0,2,4,6
/proc/3144/task/3147/stat : 3147 (java) S 3141 3144 1865 0 -1 4202560 360 0 0 0 109 7 0 0 20 0 19 0 841912 9856040960 89110 33554432000 1073741824 1073778376 140735044663520 140385750346792 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3144/tid=3148] ppid=3141 vsize=9625040 CPUtime=1.2 cores=0,2,4,6
/proc/3144/task/3148/stat : 3148 (java) S 3141 3144 1865 0 -1 4202560 522 0 0 0 111 9 0 0 20 0 19 0 841912 9856040960 89110 33554432000 1073741824 1073778376 140735044663520 140385749293992 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3144/tid=3149] ppid=3141 vsize=9625040 CPUtime=1.23 cores=0,2,4,6
/proc/3144/task/3149/stat : 3149 (java) S 3141 3144 1865 0 -1 4202560 496 0 0 0 115 8 0 0 20 0 19 0 841912 9856040960 89110 33554432000 1073741824 1073778376 140735044663520 140385748241192 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3144/tid=3150] ppid=3141 vsize=9625040 CPUtime=1.14 cores=0,2,4,6
/proc/3144/task/3150/stat : 3150 (java) S 3141 3144 1865 0 -1 4202560 260 0 0 0 108 6 0 0 20 0 19 0 841912 9856040960 89110 33554432000 1073741824 1073778376 140735044663520 140385747188392 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3144/tid=3151] ppid=3141 vsize=9625040 CPUtime=1.21 cores=0,2,4,6
/proc/3144/task/3151/stat : 3151 (java) S 3141 3144 1865 0 -1 4202560 660 0 0 0 112 9 0 0 20 0 19 0 841912 9856040960 89110 33554432000 1073741824 1073778376 140735044663520 140385746135592 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3144/tid=3152] ppid=3141 vsize=9625040 CPUtime=1.14 cores=0,2,4,6
/proc/3144/task/3152/stat : 3152 (java) S 3141 3144 1865 0 -1 4202560 448 0 0 0 108 6 0 0 20 0 19 0 841912 9856040960 89110 33554432000 1073741824 1073778376 140735044663520 140385745082792 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3144/tid=3153] ppid=3141 vsize=9625040 CPUtime=1.09 cores=0,2,4,6
/proc/3144/task/3153/stat : 3153 (java) S 3141 3144 1865 0 -1 4202560 533 0 0 0 102 7 0 0 20 0 19 0 841912 9856040960 89110 33554432000 1073741824 1073778376 140735044663520 140385744029992 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3144/tid=3154] ppid=3141 vsize=9625040 CPUtime=1.26 cores=0,2,4,6
/proc/3144/task/3154/stat : 3154 (java) S 3141 3144 1865 0 -1 4202560 379 0 0 0 120 6 0 0 20 0 19 0 841912 9856040960 89110 33554432000 1073741824 1073778376 140735044663520 140385742977192 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3144/tid=3155] ppid=3141 vsize=9625040 CPUtime=1.3 cores=0,2,4,6
/proc/3144/task/3155/stat : 3155 (java) S 3141 3144 1865 0 -1 4202560 336 0 0 0 126 4 0 0 20 0 19 0 841913 9856040960 89110 33554432000 1073741824 1073778376 140735044663520 140385730780136 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3144/tid=3156] ppid=3141 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3144/task/3156/stat : 3156 (java) S 3141 3144 1865 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 841913 9856040960 89110 33554432000 1073741824 1073778376 140735044663520 140385729726200 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3144/tid=3157] ppid=3141 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3144/task/3157/stat : 3157 (java) S 3141 3144 1865 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 841913 9856040960 89110 33554432000 1073741824 1073778376 140735044663520 140385728673288 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3144/tid=3158] ppid=3141 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3144/task/3158/stat : 3158 (java) S 3141 3144 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 841916 9856040960 89110 33554432000 1073741824 1073778376 140735044663520 140385727621776 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3144/tid=3159] ppid=3141 vsize=9625040 CPUtime=0.18 cores=0,2,4,6
/proc/3144/task/3159/stat : 3159 (java) S 3141 3144 1865 0 -1 4202560 2094 0 0 0 18 0 0 0 20 0 19 0 841916 9856040960 89110 33554432000 1073741824 1073778376 140735044663520 140385726568888 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3144/tid=3160] ppid=3141 vsize=9625040 CPUtime=0.38 cores=0,2,4,6
/proc/3144/task/3160/stat : 3160 (java) S 3141 3144 1865 0 -1 4202560 5681 0 0 0 38 0 0 0 20 0 19 0 841916 9856040960 89110 33554432000 1073741824 1073778376 140735044663520 140385725516088 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3144/tid=3161] ppid=3141 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3144/task/3161/stat : 3161 (java) S 3141 3144 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 841916 9856040960 89110 33554432000 1073741824 1073778376 140735044663520 140385724463480 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3144/tid=3162] ppid=3141 vsize=9625040 CPUtime=0.64 cores=0,2,4,6
/proc/3144/task/3162/stat : 3162 (java) S 3141 3144 1865 0 -1 4202560 104 0 0 0 35 29 0 0 20 0 19 0 841916 9856040960 89110 33554432000 1073741824 1073778376 140735044663520 140385723410888 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3144/tid=3163] ppid=3141 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3144/task/3163/stat : 3163 (java) S 3141 3144 1865 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 841928 9856040960 89110 33554432000 1073741824 1073778376 140735044663520 140385722357416 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1789.76
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1792.5 s]
/proc/loadavg: 2.16 2.23 2.20 4/213 3296
/proc/meminfo: memFree=28900264/32872528 swapFree=1099624/1181384
[pid=3144] ppid=3141 vsize=9625040 CPUtime=1800.02 cores=0,2,4,6
/proc/3144/stat : 3144 (java) S 3141 3144 1865 0 -1 4202496 15781 0 1 0 179915 87 0 0 20 0 19 0 841910 9856040960 88868 33554432000 1073741824 1073778376 140735044663520 140735044654656 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3144/statm: 2406260 88868 2276 9 0 2396937 0
[pid=3144/tid=3146] ppid=3141 vsize=9625040 CPUtime=1783.63 cores=0,2,4,6
/proc/3144/task/3146/stat : 3146 (java) R 3141 3144 1865 0 -1 4202560 2649 0 1 0 178331 32 0 0 20 0 19 0 841911 9856040960 88868 33554432000 1073741824 1073778376 140735044663520 140385906617568 140385779229177 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=3144/tid=3147] ppid=3141 vsize=9625040 CPUtime=1.18 cores=0,2,4,6
/proc/3144/task/3147/stat : 3147 (java) S 3141 3144 1865 0 -1 4202560 360 0 0 0 111 7 0 0 20 0 19 0 841912 9856040960 88868 33554432000 1073741824 1073778376 140735044663520 140385750346792 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3144/tid=3148] ppid=3141 vsize=9625040 CPUtime=1.2 cores=0,2,4,6
/proc/3144/task/3148/stat : 3148 (java) S 3141 3144 1865 0 -1 4202560 522 0 0 0 111 9 0 0 20 0 19 0 841912 9856040960 88868 33554432000 1073741824 1073778376 140735044663520 140385749293992 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3144/tid=3149] ppid=3141 vsize=9625040 CPUtime=1.25 cores=0,2,4,6
/proc/3144/task/3149/stat : 3149 (java) S 3141 3144 1865 0 -1 4202560 496 0 0 0 117 8 0 0 20 0 19 0 841912 9856040960 88868 33554432000 1073741824 1073778376 140735044663520 140385748241192 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3144/tid=3150] ppid=3141 vsize=9625040 CPUtime=1.14 cores=0,2,4,6
/proc/3144/task/3150/stat : 3150 (java) S 3141 3144 1865 0 -1 4202560 260 0 0 0 108 6 0 0 20 0 19 0 841912 9856040960 88868 33554432000 1073741824 1073778376 140735044663520 140385747188392 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3144/tid=3151] ppid=3141 vsize=9625040 CPUtime=1.21 cores=0,2,4,6
/proc/3144/task/3151/stat : 3151 (java) S 3141 3144 1865 0 -1 4202560 660 0 0 0 112 9 0 0 20 0 19 0 841912 9856040960 88868 33554432000 1073741824 1073778376 140735044663520 140385746135592 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3144/tid=3152] ppid=3141 vsize=9625040 CPUtime=1.15 cores=0,2,4,6
/proc/3144/task/3152/stat : 3152 (java) S 3141 3144 1865 0 -1 4202560 448 0 0 0 109 6 0 0 20 0 19 0 841912 9856040960 88868 33554432000 1073741824 1073778376 140735044663520 140385745082792 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3144/tid=3153] ppid=3141 vsize=9625040 CPUtime=1.1 cores=0,2,4,6
/proc/3144/task/3153/stat : 3153 (java) S 3141 3144 1865 0 -1 4202560 533 0 0 0 103 7 0 0 20 0 19 0 841912 9856040960 88868 33554432000 1073741824 1073778376 140735044663520 140385744029992 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3144/tid=3154] ppid=3141 vsize=9625040 CPUtime=1.28 cores=0,2,4,6
/proc/3144/task/3154/stat : 3154 (java) S 3141 3144 1865 0 -1 4202560 379 0 0 0 122 6 0 0 20 0 19 0 841912 9856040960 88868 33554432000 1073741824 1073778376 140735044663520 140385742977192 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3144/tid=3155] ppid=3141 vsize=9625040 CPUtime=1.3 cores=0,2,4,6
/proc/3144/task/3155/stat : 3155 (java) S 3141 3144 1865 0 -1 4202560 336 0 0 0 126 4 0 0 20 0 19 0 841913 9856040960 88868 33554432000 1073741824 1073778376 140735044663520 140385730780136 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3144/tid=3156] ppid=3141 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3144/task/3156/stat : 3156 (java) S 3141 3144 1865 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 841913 9856040960 88868 33554432000 1073741824 1073778376 140735044663520 140385729726200 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3144/tid=3157] ppid=3141 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3144/task/3157/stat : 3157 (java) S 3141 3144 1865 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 841913 9856040960 88868 33554432000 1073741824 1073778376 140735044663520 140385728673288 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3144/tid=3158] ppid=3141 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3144/task/3158/stat : 3158 (java) S 3141 3144 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 841916 9856040960 88868 33554432000 1073741824 1073778376 140735044663520 140385727621776 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3144/tid=3159] ppid=3141 vsize=9625040 CPUtime=0.18 cores=0,2,4,6
/proc/3144/task/3159/stat : 3159 (java) S 3141 3144 1865 0 -1 4202560 2094 0 0 0 18 0 0 0 20 0 19 0 841916 9856040960 88868 33554432000 1073741824 1073778376 140735044663520 140385726568888 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3144/tid=3160] ppid=3141 vsize=9625040 CPUtime=0.38 cores=0,2,4,6
/proc/3144/task/3160/stat : 3160 (java) S 3141 3144 1865 0 -1 4202560 5681 0 0 0 38 0 0 0 20 0 19 0 841916 9856040960 88868 33554432000 1073741824 1073778376 140735044663520 140385725516088 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3144/tid=3161] ppid=3141 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3144/task/3161/stat : 3161 (java) S 3141 3144 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 841916 9856040960 88868 33554432000 1073741824 1073778376 140735044663520 140385724463480 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3144/tid=3162] ppid=3141 vsize=9625040 CPUtime=0.65 cores=0,2,4,6
/proc/3144/task/3162/stat : 3162 (java) S 3141 3144 1865 0 -1 4202560 104 0 0 0 35 30 0 0 20 0 19 0 841916 9856040960 88868 33554432000 1073741824 1073778376 140735044663520 140385723410888 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3144/tid=3163] ppid=3141 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3144/task/3163/stat : 3163 (java) S 3141 3144 1865 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 841928 9856040960 88868 33554432000 1073741824 1073778376 140735044663520 140385722357416 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.02
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 3144 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1792.5 s]
/proc/loadavg: 2.16 2.23 2.20 4/213 3296
/proc/meminfo: memFree=28900264/32872528 swapFree=1099624/1181384
[pid=3144] ppid=3141 vsize=9625040 CPUtime=1800.02 cores=0,2,4,6
/proc/3144/stat : 3144 (java) S 3141 3144 1865 0 -1 4202496 15781 0 1 0 179915 87 0 0 20 0 19 0 841910 9856040960 88868 33554432000 1073741824 1073778376 140735044663520 140735044654656 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3144/statm: 2406260 88868 2276 9 0 2396937 0
[pid=3144/tid=3146] ppid=3141 vsize=9625040 CPUtime=1783.63 cores=0,2,4,6
/proc/3144/task/3146/stat : 3146 (java) R 3141 3144 1865 0 -1 4202560 2649 0 1 0 178331 32 0 0 20 0 19 0 841911 9856040960 88868 33554432000 1073741824 1073778376 140735044663520 140385906617568 140385779229177 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=3144/tid=3147] ppid=3141 vsize=9625040 CPUtime=1.18 cores=0,2,4,6
/proc/3144/task/3147/stat : 3147 (java) S 3141 3144 1865 0 -1 4202560 360 0 0 0 111 7 0 0 20 0 19 0 841912 9856040960 88868 33554432000 1073741824 1073778376 140735044663520 140385750346792 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3144/tid=3148] ppid=3141 vsize=9625040 CPUtime=1.2 cores=0,2,4,6
/proc/3144/task/3148/stat : 3148 (java) S 3141 3144 1865 0 -1 4202560 522 0 0 0 111 9 0 0 20 0 19 0 841912 9856040960 88868 33554432000 1073741824 1073778376 140735044663520 140385749293992 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3144/tid=3149] ppid=3141 vsize=9625040 CPUtime=1.25 cores=0,2,4,6
/proc/3144/task/3149/stat : 3149 (java) S 3141 3144 1865 0 -1 4202560 496 0 0 0 117 8 0 0 20 0 19 0 841912 9856040960 88868 33554432000 1073741824 1073778376 140735044663520 140385748241192 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3144/tid=3150] ppid=3141 vsize=9625040 CPUtime=1.14 cores=0,2,4,6
/proc/3144/task/3150/stat : 3150 (java) S 3141 3144 1865 0 -1 4202560 260 0 0 0 108 6 0 0 20 0 19 0 841912 9856040960 88868 33554432000 1073741824 1073778376 140735044663520 140385747188392 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3144/tid=3151] ppid=3141 vsize=9625040 CPUtime=1.21 cores=0,2,4,6
/proc/3144/task/3151/stat : 3151 (java) S 3141 3144 1865 0 -1 4202560 660 0 0 0 112 9 0 0 20 0 19 0 841912 9856040960 88868 33554432000 1073741824 1073778376 140735044663520 140385746135592 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3144/tid=3152] ppid=3141 vsize=9625040 CPUtime=1.15 cores=0,2,4,6
/proc/3144/task/3152/stat : 3152 (java) S 3141 3144 1865 0 -1 4202560 448 0 0 0 109 6 0 0 20 0 19 0 841912 9856040960 88868 33554432000 1073741824 1073778376 140735044663520 140385745082792 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3144/tid=3153] ppid=3141 vsize=9625040 CPUtime=1.1 cores=0,2,4,6
/proc/3144/task/3153/stat : 3153 (java) S 3141 3144 1865 0 -1 4202560 533 0 0 0 103 7 0 0 20 0 19 0 841912 9856040960 88868 33554432000 1073741824 1073778376 140735044663520 140385744029992 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3144/tid=3154] ppid=3141 vsize=9625040 CPUtime=1.28 cores=0,2,4,6
/proc/3144/task/3154/stat : 3154 (java) S 3141 3144 1865 0 -1 4202560 379 0 0 0 122 6 0 0 20 0 19 0 841912 9856040960 88868 33554432000 1073741824 1073778376 140735044663520 140385742977192 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3144/tid=3155] ppid=3141 vsize=9625040 CPUtime=1.3 cores=0,2,4,6
/proc/3144/task/3155/stat : 3155 (java) S 3141 3144 1865 0 -1 4202560 336 0 0 0 126 4 0 0 20 0 19 0 841913 9856040960 88868 33554432000 1073741824 1073778376 140735044663520 140385730780136 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3144/tid=3156] ppid=3141 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3144/task/3156/stat : 3156 (java) S 3141 3144 1865 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 841913 9856040960 88868 33554432000 1073741824 1073778376 140735044663520 140385729726200 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3144/tid=3157] ppid=3141 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3144/task/3157/stat : 3157 (java) S 3141 3144 1865 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 841913 9856040960 88868 33554432000 1073741824 1073778376 140735044663520 140385728673288 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3144/tid=3158] ppid=3141 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3144/task/3158/stat : 3158 (java) S 3141 3144 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 841916 9856040960 88868 33554432000 1073741824 1073778376 140735044663520 140385727621776 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3144/tid=3159] ppid=3141 vsize=9625040 CPUtime=0.18 cores=0,2,4,6
/proc/3144/task/3159/stat : 3159 (java) S 3141 3144 1865 0 -1 4202560 2094 0 0 0 18 0 0 0 20 0 19 0 841916 9856040960 88868 33554432000 1073741824 1073778376 140735044663520 140385726568888 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3144/tid=3160] ppid=3141 vsize=9625040 CPUtime=0.38 cores=0,2,4,6
/proc/3144/task/3160/stat : 3160 (java) S 3141 3144 1865 0 -1 4202560 5681 0 0 0 38 0 0 0 20 0 19 0 841916 9856040960 88868 33554432000 1073741824 1073778376 140735044663520 140385725516088 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3144/tid=3161] ppid=3141 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3144/task/3161/stat : 3161 (java) S 3141 3144 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 841916 9856040960 88868 33554432000 1073741824 1073778376 140735044663520 140385724463480 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3144/tid=3162] ppid=3141 vsize=9625040 CPUtime=0.65 cores=0,2,4,6
/proc/3144/task/3162/stat : 3162 (java) S 3141 3144 1865 0 -1 4202560 104 0 0 0 35 30 0 0 20 0 19 0 841916 9856040960 88868 33554432000 1073741824 1073778376 140735044663520 140385723410888 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3144/tid=3163] ppid=3141 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3144/task/3163/stat : 3163 (java) S 3141 3144 1865 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 841928 9856040960 88868 33554432000 1073741824 1073778376 140735044663520 140385722357416 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 9625040

Child status: 143

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

Real time (s): 1792.54
CPU time (s): 1800.02
CPU user time (s): 1799.15
CPU system time (s): 0.87
CPU usage (%): 100.417
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.62
system time used= 1.38179
maximum resident set size= 644764
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15835
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1712
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 41575
involuntary context switches= 22254

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.94349 second user time and 13.5729 second system time

The end

Launcher Data

Begin job on node115 at 2016-06-29 18:35:27
IDJOB=4118024
IDBENCH=111431
IDSOLVER=2546
FILE ID=node115/4118024-1467218127
RUNJOBID= node115-1467210312-1881
PBS_JOBID= 19997598
Free space on /tmp= 71664 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-BIGINT-NLC/minlplib2-pb-0.1.0/opb/normalized-graphpart_2g-0088-0088.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4118024-1467218127/watcher-4118024-1467218127 -o /tmp/evaluation-result-4118024-1467218127/solver-4118024-1467218127 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node115-1467210312-1881 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4118024-1467218127.opb

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

MD5SUM BENCH= 071705771bffcb5a6b6bc16d0e712ccd
RANDOM SEED=1766322230

node115.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		: 2667.087
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	: 5334.17
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		: 2667.087
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.56
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		: 2667.087
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.54
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		: 2667.087
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		: 2667.087
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		: 2667.087
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		: 2667.087
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		: 2667.087
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:        29385764 kB
Buffers:           70268 kB
Cached:          1161580 kB
SwapCached:            0 kB
Active:           454728 kB
Inactive:        1140360 kB
Active(anon):     365720 kB
Inactive(anon):        0 kB
Active(file):      89008 kB
Inactive(file):  1140360 kB
Unevictable:     1181384 kB
Mlocked:         1099624 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               548 kB
Writeback:             0 kB
AnonPages:       1546024 kB
Mapped:            22168 kB
Shmem:               204 kB
Slab:             574980 kB
SReclaimable:      19320 kB
SUnreclaim:       555660 kB
KernelStack:        1608 kB
PageTables:         7548 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1894452 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    413696 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= 71664 MiB
End job on node115 at 2016-06-29 19:05:20