Trace number 4118136

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)-6194804 1800.04 1786.74

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-BIGINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-graphpart_3g-0444-0444.opb
MD5SUM6d21d55ea0b08b52545ed99eeeb24efb
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-6194804
Best CPU time to get the best result obtained on this benchmark1800.04
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 576
Biggest coefficient in the objective function 306756
Number of bits for the biggest coefficient in the objective function 19
Sum of the numbers in the objective function 49689795
Number of bits of the sum of numbers in the objective function 26
Biggest number in a constraint 306756
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 49689795
Number of bits of the biggest sum of numbers26
Number of products (including duplicates)576
Sum of products size (including duplicates)1152
Number of different products0
Sum of products size0

Solver Data

0.00/0.10	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.10	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.10	c See www.sat4j.org for details.
0.07/0.10	c version PB16.v20160501
0.07/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.07/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.07/0.10	c java.vm.version	19.1-b02
0.07/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.07/0.10	c sun.arch.data.model	64
0.07/0.10	c java.version		1.6.0_24
0.07/0.10	c os.name		Linux
0.07/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.07/0.10	c os.arch		amd64
0.07/0.10	c Free memory 		501472288
0.07/0.10	c Max memory 		7480803328
0.07/0.10	c Total memory 		504102912
0.07/0.10	c Number of processors 	8
0.07/0.12	c Pseudo Boolean Optimization by upper bound
0.07/0.12	c --- Begin Solver configuration ---
0.07/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.07/0.12	c Learn all clauses as in MiniSAT
0.07/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.07/0.12	c No reason simplification
0.07/0.12	c Glucose 2.1 dynamic restart strategy
0.07/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.07/0.12	c timeout=2147483s
0.07/0.12	c DB Simplification allowed=false
0.07/0.12	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.07/0.12	c --- End Solver configuration ---
0.07/0.12	c solving HOME/instance-4118136-1467223557.opb
0.07/0.12	c reading problem ... 
0.07/0.13	c  objective function found
0.23/0.21	c ... done. Wall clock time 0.083s.
0.23/0.21	c declared #vars     192
0.23/0.21	c internal #vars     768
0.23/0.21	c #constraints  1280
0.23/0.21	c constraints type 
0.23/0.21	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 640
0.23/0.21	c org.sat4j.minisat.constraints.card.MinWatchCard => 64
0.23/0.21	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 576
0.23/0.21	c 1280 constraints processed.
0.23/0.21	c objective function length is 576 literals
0.23/0.22	c SATISFIABLE
0.23/0.22	c OPTIMIZING...
0.23/0.22	c Got one! Elapsed wall clock time (in seconds):0.1
0.23/0.22	o -6194804
0.99/0.75	c cleaning 2500 clauses out of 5000 with flag 10373/5000
1.71/1.39	c cleaning 4247 clauses out of 8500 with flag 24896/11000
2.31/1.99	c cleaning 5626 clauses out of 11253 with flag 42038/18000
3.03/2.60	c cleaning 6814 clauses out of 13630 with flag 60029/26003
3.74/3.36	c cleaning 7908 clauses out of 15816 with flag 79888/35003
4.63/4.25	c cleaning 8954 clauses out of 17907 with flag 101974/45002
5.74/5.31	c cleaning 9977 clauses out of 19953 with flag 126539/56002
6.84/6.42	c cleaning 10987 clauses out of 21975 with flag 153790/68001
8.04/7.63	c cleaning 11990 clauses out of 23987 with flag 184524/81000
9.43/9.02	c cleaning 12997 clauses out of 25999 with flag 218255/95002
11.12/10.63	c cleaning 13993 clauses out of 28000 with flag 252719/110000
12.72/12.27	c cleaning 15004 clauses out of 30007 with flag 290610/126000
14.32/13.87	c cleaning 16001 clauses out of 32003 with flag 330159/143000
16.42/15.95	c cleaning 16998 clauses out of 34003 with flag 372204/161001
18.62/18.16	c cleaning 18001 clauses out of 36004 with flag 416744/180000
20.72/20.23	c cleaning 18999 clauses out of 38003 with flag 465285/200000
23.16/22.62	c cleaning 19999 clauses out of 40004 with flag 515460/221000
25.76/25.26	c cleaning 21002 clauses out of 42005 with flag 566450/243000
28.66/28.16	c cleaning 21998 clauses out of 44004 with flag 620795/266001
31.76/31.28	c cleaning 23002 clauses out of 46005 with flag 677897/290000
35.17/34.59	c cleaning 23998 clauses out of 48006 with flag 738125/315003
38.27/37.68	c cleaning 25000 clauses out of 50005 with flag 805050/341000
41.77/41.12	c cleaning 25996 clauses out of 52005 with flag 870490/368000
45.46/44.85	c cleaning 27002 clauses out of 54011 with flag 937815/396002
49.69/48.99	c cleaning 28004 clauses out of 56007 with flag 1005724/425000
54.19/53.42	c cleaning 29003 clauses out of 58006 with flag 1076036/455003
58.29/57.53	c cleaning 29996 clauses out of 60001 with flag 1148567/486001
62.89/62.19	c cleaning 30998 clauses out of 62004 with flag 1225257/518000
68.40/67.58	c cleaning 32003 clauses out of 64006 with flag 1311122/551000
73.61/72.79	c cleaning 33001 clauses out of 66004 with flag 1396601/585001
79.12/78.28	c cleaning 33999 clauses out of 68002 with flag 1484211/620000
85.28/84.22	c cleaning 34999 clauses out of 70003 with flag 1574416/656000
91.38/90.35	c cleaning 35998 clauses out of 72004 with flag 1667016/693000
96.78/95.76	c cleaning 37002 clauses out of 74006 with flag 1758787/731000
102.72/101.56	c cleaning 38002 clauses out of 76004 with flag 1858073/770000
109.13/107.92	c cleaning 39001 clauses out of 78002 with flag 1955910/810000
115.68/114.35	c cleaning 39996 clauses out of 80002 with flag 2059689/851001
122.68/121.33	c cleaning 41003 clauses out of 82006 with flag 2162353/893001
130.25/128.72	c cleaning 41995 clauses out of 84002 with flag 2270905/936000
137.74/136.21	c cleaning 43005 clauses out of 86011 with flag 2383496/980004
145.40/143.71	c cleaning 43998 clauses out of 88003 with flag 2500727/1025001
153.80/152.14	c cleaning 44997 clauses out of 90004 with flag 2619132/1071000
162.20/160.55	c cleaning 46004 clauses out of 92012 with flag 2739325/1118005
171.25/169.52	c cleaning 46996 clauses out of 94005 with flag 2862397/1166002
181.05/179.34	c cleaning 48000 clauses out of 96007 with flag 2997642/1215000
191.10/189.35	c cleaning 49004 clauses out of 98007 with flag 3137058/1265000
202.47/200.68	c cleaning 49994 clauses out of 100003 with flag 3274172/1316000
212.09/210.13	c cleaning 51000 clauses out of 102011 with flag 3408067/1368002
221.38/219.44	c cleaning 51997 clauses out of 104009 with flag 3543119/1421000
231.32/229.35	c cleaning 52997 clauses out of 106013 with flag 3687299/1475001
241.99/239.92	c cleaning 54005 clauses out of 108015 with flag 3829375/1530000
252.65/250.52	c cleaning 54994 clauses out of 110010 with flag 3976079/1586000
264.20/262.04	c cleaning 56005 clauses out of 112020 with flag 4130145/1643004
276.10/273.96	c cleaning 57005 clauses out of 114013 with flag 4293838/1701002
288.24/286.09	c cleaning 58000 clauses out of 116006 with flag 4460928/1760000
299.56/297.34	c cleaning 58998 clauses out of 118007 with flag 4640092/1820001
311.50/309.28	c cleaning 59997 clauses out of 120008 with flag 4820174/1881000
323.21/320.96	c cleaning 61006 clauses out of 122011 with flag 5003103/1943000
336.04/333.70	c cleaning 62000 clauses out of 124006 with flag 5193149/2006001
350.36/347.95	c cleaning 63000 clauses out of 126006 with flag 5366611/2070001
364.76/362.25	c cleaning 63998 clauses out of 128006 with flag 5530461/2135001
380.31/377.79	c cleaning 65005 clauses out of 130011 with flag 5716149/2201004
396.50/393.81	c cleaning 66002 clauses out of 132004 with flag 5896954/2268002
413.00/410.26	c cleaning 66999 clauses out of 134003 with flag 6075862/2336003
429.31/426.48	c cleaning 67996 clauses out of 136001 with flag 6254528/2405000
445.49/442.57	c cleaning 68998 clauses out of 138006 with flag 6456105/2475001
462.03/458.95	c cleaning 70008 clauses out of 140018 with flag 6642698/2546011
478.67/475.57	c cleaning 71001 clauses out of 142002 with flag 6842610/2618003
496.27/493.06	c cleaning 71992 clauses out of 144000 with flag 7054292/2691002
513.84/510.57	c cleaning 72995 clauses out of 146006 with flag 7271185/2765000
533.32/529.97	c cleaning 74005 clauses out of 148012 with flag 7478209/2840001
552.93/549.42	c cleaning 74998 clauses out of 150006 with flag 7698093/2916000
572.98/569.35	c cleaning 76001 clauses out of 152008 with flag 7912612/2993000
594.82/591.10	c cleaning 77002 clauses out of 154007 with flag 8138807/3071000
618.29/614.30	c cleaning 78003 clauses out of 156005 with flag 8359297/3150000
641.19/637.16	c cleaning 79002 clauses out of 158003 with flag 8586126/3230001
665.55/661.35	c cleaning 80001 clauses out of 160002 with flag 8810995/3311002
689.19/684.80	c cleaning 80997 clauses out of 161999 with flag 9046977/3393000
714.30/709.80	c cleaning 81997 clauses out of 164003 with flag 9281516/3476001
739.07/734.49	c cleaning 83002 clauses out of 166007 with flag 9536060/3560002
764.65/759.89	c cleaning 83988 clauses out of 168004 with flag 9783562/3645001
793.92/788.91	c cleaning 85004 clauses out of 170015 with flag 10037289/3731000
819.84/814.76	c cleaning 86001 clauses out of 172014 with flag 10300258/3818003
846.31/841.02	c cleaning 86999 clauses out of 174010 with flag 10565658/3906000
875.78/870.31	c cleaning 88003 clauses out of 176012 with flag 10822378/3995001
904.63/899.08	c cleaning 88996 clauses out of 178009 with flag 11086843/4085001
931.96/926.10	c cleaning 90004 clauses out of 180014 with flag 11354310/4176002
961.86/955.89	c cleaning 91000 clauses out of 182010 with flag 11623791/4268002
993.82/987.62	c cleaning 91998 clauses out of 184011 with flag 11898663/4361003
1029.82/1023.49	c cleaning 93005 clauses out of 186012 with flag 12200607/4455002
1064.16/1057.55	c cleaning 94003 clauses out of 188008 with flag 12475093/4550003
1098.64/1091.82	c cleaning 94999 clauses out of 190004 with flag 12761946/4646002
1137.83/1130.86	c cleaning 95991 clauses out of 192005 with flag 13050818/4743002
1176.37/1169.09	c cleaning 97007 clauses out of 194014 with flag 13344097/4841002
1216.68/1209.05	c cleaning 98001 clauses out of 196011 with flag 13664193/4940006
1251.52/1243.57	c cleaning 98999 clauses out of 198004 with flag 13964856/5040000
1290.70/1282.46	c cleaning 99999 clauses out of 200005 with flag 14281807/5141000
1330.21/1321.68	c cleaning 100998 clauses out of 202006 with flag 14595616/5243000
1367.27/1358.33	c cleaning 102000 clauses out of 204008 with flag 14907022/5346000
1402.71/1393.46	c cleaning 103005 clauses out of 206011 with flag 15216854/5450003
1434.81/1425.15	c cleaning 103995 clauses out of 208003 with flag 15529870/5555000
1465.29/1455.30	c cleaning 105001 clauses out of 210010 with flag 15845044/5661002
1500.73/1490.49	c cleaning 106000 clauses out of 212009 with flag 16159479/5768002
1541.58/1530.85	c cleaning 107001 clauses out of 214008 with flag 16506692/5876001
1583.82/1572.60	c cleaning 108000 clauses out of 216008 with flag 16849514/5985002
1626.12/1614.48	c cleaning 109000 clauses out of 218007 with flag 17204835/6095001
1671.01/1658.99	c cleaning 110003 clauses out of 220007 with flag 17563160/6206001
1714.79/1702.31	c cleaning 111003 clauses out of 222006 with flag 17926518/6318003
1757.31/1744.47	c cleaning 111995 clauses out of 224002 with flag 18281882/6431002
1800.04/1786.70	c starts		: 266
1800.04/1786.70	c conflicts		: 6544079
1800.04/1786.70	c decisions		: 6881405
1800.04/1786.70	c propagations		: 280793847
1800.04/1786.70	c inspects		: 24373586316
1800.04/1786.70	c shortcuts		: 0
1800.04/1786.70	c learnt literals	: 0
1800.04/1786.70	c learnt binary clauses	: 0
1800.04/1786.70	c learnt ternary clauses	: 0
1800.04/1786.70	c learnt constraints	: 6544080
1800.04/1786.70	c ignored constraints	: 0
1800.04/1786.70	c root simplifications	: 0
1800.04/1786.70	c removed literals (reason simplification)	: 0
1800.04/1786.70	c reason swapping (by a shorter reason)	: 0
1800.04/1786.70	c Calls to reduceDB	: 109
1800.04/1786.70	c Number of update (reduction) of LBD	: 269487
1800.04/1786.70	c Imported unit clauses	: 0
1800.04/1786.70	c number of reductions to clauses (during analyze)	: 0
1800.04/1786.70	c number of learned constraints concerned by reduction	: 0
1800.04/1786.70	c number of learning phase by resolution	: 0
1800.04/1786.70	c number of learning phase by cutting planes	: 0
1800.04/1786.70	c speed (assignments/second)	: 157176.18896484785
1800.04/1786.70	c non guided choices	0
1800.04/1786.73	c learnt constraints type 
1800.04/1786.73	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 225085
1800.04/1786.73	s SATISFIABLE
1800.04/1786.73	c Found 1 solution(s)
1800.04/1786.73	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.04/1786.73	c objective function=-6194804
1800.04/1786.73	c Total wall clock time (in seconds): 1786.611

Verifier Data

OK	-6194804

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-4118136-1467223557/watcher-4118136-1467223557 -o /tmp/evaluation-result-4118136-1467223557/solver-4118136-1467223557 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node120-1467209132-3607 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4118136-1467223557.opb 

pid=5599
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.25 2.33 2.27 3/194 5602
/proc/meminfo: memFree=24215980/32872528 swapFree=1588980/1719796
[pid=5602] ppid=5599 vsize=9160 CPUtime=0 cores=1,3,5,7
/proc/5602/stat : 5602 (java) R 5599 5602 3589 0 -1 4202496 266 0 0 0 0 0 0 0 20 0 1 0 3314238 9379840 126 33554432000 1073741824 1073778376 140735028094896 140735028092024 226083964016 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5602/statm: 2372 131 101 9 0 120 0

[startup+0.100268 s]
/proc/loadavg: 2.25 2.33 2.27 3/194 5602
/proc/meminfo: memFree=24215980/32872528 swapFree=1588980/1719796
[pid=5602] ppid=5599 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/5602/stat : 5602 (java) S 5599 5602 3589 0 -1 4202496 4284 0 1 0 6 1 0 0 20 0 18 0 3314238 9787879424 5396 33554432000 1073741824 1073778376 140734749872368 140734749863504 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/5602/statm: 2389619 5396 2088 9 0 2380296 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9558476

[startup+0.200323 s]
/proc/loadavg: 2.25 2.33 2.27 3/194 5602
/proc/meminfo: memFree=24215980/32872528 swapFree=1588980/1719796
[pid=5602] ppid=5599 vsize=9558476 CPUtime=0.23 cores=1,3,5,7
/proc/5602/stat : 5602 (java) S 5599 5602 3589 0 -1 4202496 4706 0 1 0 22 1 0 0 20 0 18 0 3314238 9787879424 6782 33554432000 1073741824 1073778376 140734749872368 140734749863504 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/5602/statm: 2389619 6782 2202 9 0 2380296 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.300234 s]
/proc/loadavg: 2.25 2.33 2.27 3/194 5602
/proc/meminfo: memFree=24215980/32872528 swapFree=1588980/1719796
[pid=5602] ppid=5599 vsize=9625040 CPUtime=0.45 cores=1,3,5,7
/proc/5602/stat : 5602 (java) S 5599 5602 3589 0 -1 4202496 7024 0 1 0 44 1 0 0 20 0 19 0 3314238 9856040960 8517 33554432000 1073741824 1073778376 140734749872368 140734749863504 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/5602/statm: 2406260 8517 2238 9 0 2396937 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 9625040

[startup+0.70027 s]
/proc/loadavg: 2.25 2.33 2.27 3/194 5602
/proc/meminfo: memFree=24215980/32872528 swapFree=1588980/1719796
[pid=5602] ppid=5599 vsize=9625040 CPUtime=0.99 cores=1,3,5,7
/proc/5602/stat : 5602 (java) S 5599 5602 3589 0 -1 4202496 7322 0 1 0 98 1 0 0 20 0 19 0 3314238 9856040960 10108 33554432000 1073741824 1073778376 140734749872368 140734749863504 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/5602/statm: 2406260 10108 2240 9 0 2396937 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 9625040

[startup+1.50081 s]
/proc/loadavg: 2.25 2.33 2.27 3/213 5621
/proc/meminfo: memFree=24174456/32872528 swapFree=1588980/1719796
[pid=5602] ppid=5599 vsize=9625040 CPUtime=1.91 cores=1,3,5,7
/proc/5602/stat : 5602 (java) S 5599 5602 3589 0 -1 4202496 8907 0 1 0 189 2 0 0 20 0 19 0 3314238 9856040960 13859 33554432000 1073741824 1073778376 140734749872368 140734749863504 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/5602/statm: 2406260 13859 2250 9 0 2396937 0
[pid=5602/tid=5604] ppid=5599 vsize=9625040 CPUtime=1.45 cores=1,3,5,7
/proc/5602/task/5604/stat : 5604 (java) R 5599 5602 3589 0 -1 4202560 2415 0 1 0 144 1 0 0 20 0 19 0 3314240 9856040960 13859 33554432000 1073741824 1073778376 140734749872368 139821241024808 139821066968396 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=5602/tid=5605] ppid=5599 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5602/task/5605/stat : 5605 (java) S 5599 5602 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3314241 9856040960 13859 33554432000 1073741824 1073778376 140734749872368 139821202516776 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5602/tid=5606] ppid=5599 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5602/task/5606/stat : 5606 (java) S 5599 5602 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3314241 9856040960 13859 33554432000 1073741824 1073778376 140734749872368 139821201463976 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5602/tid=5607] ppid=5599 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5602/task/5607/stat : 5607 (java) S 5599 5602 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3314241 9856040960 13859 33554432000 1073741824 1073778376 140734749872368 139821200411688 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5602/tid=5608] ppid=5599 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5602/task/5608/stat : 5608 (java) S 5599 5602 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3314241 9856040960 13859 33554432000 1073741824 1073778376 140734749872368 139821199358888 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5602/tid=5609] ppid=5599 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5602/task/5609/stat : 5609 (java) S 5599 5602 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3314241 9856040960 13859 33554432000 1073741824 1073778376 140734749872368 139821198305576 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5602/tid=5610] ppid=5599 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5602/task/5610/stat : 5610 (java) S 5599 5602 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3314241 9856040960 13859 33554432000 1073741824 1073778376 140734749872368 139821197252776 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5602/tid=5611] ppid=5599 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5602/task/5611/stat : 5611 (java) S 5599 5602 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3314241 9856040960 13859 33554432000 1073741824 1073778376 140734749872368 139821196200488 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5602/tid=5612] ppid=5599 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5602/task/5612/stat : 5612 (java) S 5599 5602 3589 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 3314241 9856040960 13859 33554432000 1073741824 1073778376 140734749872368 139821195147688 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5602/tid=5613] ppid=5599 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5602/task/5613/stat : 5613 (java) S 5599 5602 3589 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 3314243 9856040960 13859 33554432000 1073741824 1073778376 140734749872368 139821064375016 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5602/tid=5614] ppid=5599 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5602/task/5614/stat : 5614 (java) S 5599 5602 3589 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 3314243 9856040960 13859 33554432000 1073741824 1073778376 140734749872368 139821063321080 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5602/tid=5615] ppid=5599 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5602/task/5615/stat : 5615 (java) S 5599 5602 3589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3314243 9856040960 13859 33554432000 1073741824 1073778376 140734749872368 139821062268680 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5602/tid=5616] ppid=5599 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5602/task/5616/stat : 5616 (java) S 5599 5602 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3314246 9856040960 13859 33554432000 1073741824 1073778376 140734749872368 139821061217168 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5602/tid=5617] ppid=5599 vsize=9625040 CPUtime=0.19 cores=1,3,5,7
/proc/5602/task/5617/stat : 5617 (java) S 5599 5602 3589 0 -1 4202560 2125 0 0 0 19 0 0 0 20 0 19 0 3314246 9856040960 13859 33554432000 1073741824 1073778376 140734749872368 139821060163768 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5602/tid=5618] ppid=5599 vsize=9625040 CPUtime=0.22 cores=1,3,5,7
/proc/5602/task/5618/stat : 5618 (java) S 5599 5602 3589 0 -1 4202560 3097 0 0 0 22 0 0 0 20 0 19 0 3314246 9856040960 13859 33554432000 1073741824 1073778376 140734749872368 139821059110968 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5602/tid=5619] ppid=5599 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5602/task/5619/stat : 5619 (java) S 5599 5602 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3314246 9856040960 13859 33554432000 1073741824 1073778376 140734749872368 139821058058872 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5602/tid=5620] ppid=5599 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5602/task/5620/stat : 5620 (java) S 5599 5602 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3314246 9856040960 13859 33554432000 1073741824 1073778376 140734749872368 139821057006280 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5602/tid=5621] ppid=5599 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5602/task/5621/stat : 5621 (java) S 5599 5602 3589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3314260 9856040960 13859 33554432000 1073741824 1073778376 140734749872368 139821055952296 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.91
Current children cumulated vsize (KiB) 9625040

[startup+3.10079 s]
/proc/loadavg: 2.25 2.33 2.27 3/213 5621
/proc/meminfo: memFree=24158196/32872528 swapFree=1588980/1719796
[pid=5602] ppid=5599 vsize=9625040 CPUtime=3.53 cores=1,3,5,7
/proc/5602/stat : 5602 (java) S 5599 5602 3589 0 -1 4202496 8926 0 1 0 351 2 0 0 20 0 19 0 3314238 9856040960 20008 33554432000 1073741824 1073778376 140734749872368 140734749863504 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/5602/statm: 2406260 20008 2250 9 0 2396937 0
[pid=5602/tid=5604] ppid=5599 vsize=9625040 CPUtime=3.04 cores=1,3,5,7
/proc/5602/task/5604/stat : 5604 (java) R 5599 5602 3589 0 -1 4202560 2429 0 1 0 303 1 0 0 20 0 19 0 3314240 9856040960 20008 33554432000 1073741824 1073778376 140734749872368 139821241025032 139821066961114 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=5602/tid=5605] ppid=5599 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5602/task/5605/stat : 5605 (java) S 5599 5602 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3314241 9856040960 20008 33554432000 1073741824 1073778376 140734749872368 139821202516776 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5602/tid=5606] ppid=5599 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5602/task/5606/stat : 5606 (java) S 5599 5602 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3314241 9856040960 20008 33554432000 1073741824 1073778376 140734749872368 139821201463976 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5602/tid=5607] ppid=5599 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5602/task/5607/stat : 5607 (java) S 5599 5602 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3314241 9856040960 20008 33554432000 1073741824 1073778376 140734749872368 139821200411688 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5602/tid=5608] ppid=5599 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5602/task/5608/stat : 5608 (java) S 5599 5602 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3314241 9856040960 20008 33554432000 1073741824 1073778376 140734749872368 139821199358888 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5602/tid=5609] ppid=5599 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5602/task/5609/stat : 5609 (java) S 5599 5602 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3314241 9856040960 20008 33554432000 1073741824 1073778376 140734749872368 139821198305576 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5602/tid=5610] ppid=5599 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5602/task/5610/stat : 5610 (java) S 5599 5602 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3314241 9856040960 20008 33554432000 1073741824 1073778376 140734749872368 139821197252776 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5602/tid=5611] ppid=5599 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5602/task/5611/stat : 5611 (java) S 5599 5602 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3314241 9856040960 20008 33554432000 1073741824 1073778376 140734749872368 139821196200488 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5602/tid=5612] ppid=5599 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5602/task/5612/stat : 5612 (java) S 5599 5602 3589 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 3314241 9856040960 20008 33554432000 1073741824 1073778376 140734749872368 139821195147688 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5602/tid=5613] ppid=5599 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5602/task/5613/stat : 5613 (java) S 5599 5602 3589 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 3314243 9856040960 20008 33554432000 1073741824 1073778376 140734749872368 139821064375016 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5602/tid=5614] ppid=5599 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5602/task/5614/stat : 5614 (java) S 5599 5602 3589 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 3314243 9856040960 20008 33554432000 1073741824 1073778376 140734749872368 139821063321080 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5602/tid=5615] ppid=5599 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5602/task/5615/stat : 5615 (java) S 5599 5602 3589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3314243 9856040960 20008 33554432000 1073741824 1073778376 140734749872368 139821062268680 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5602/tid=5616] ppid=5599 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5602/task/5616/stat : 5616 (java) S 5599 5602 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3314246 9856040960 20008 33554432000 1073741824 1073778376 140734749872368 139821061217168 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5602/tid=5617] ppid=5599 vsize=9625040 CPUtime=0.22 cores=1,3,5,7
/proc/5602/task/5617/stat : 5617 (java) S 5599 5602 3589 0 -1 4202560 2130 0 0 0 22 0 0 0 20 0 19 0 3314246 9856040960 20008 33554432000 1073741824 1073778376 140734749872368 139821060163768 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5602/tid=5618] ppid=5599 vsize=9625040 CPUtime=0.23 cores=1,3,5,7
/proc/5602/task/5618/stat : 5618 (java) S 5599 5602 3589 0 -1 4202560 3097 0 0 0 23 0 0 0 20 0 19 0 3314246 9856040960 20008 33554432000 1073741824 1073778376 140734749872368 139821059110968 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5602/tid=5619] ppid=5599 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5602/task/5619/stat : 5619 (java) S 5599 5602 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3314246 9856040960 20008 33554432000 1073741824 1073778376 140734749872368 139821058058872 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5602/tid=5620] ppid=5599 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5602/task/5620/stat : 5620 (java) S 5599 5602 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3314246 9856040960 20008 33554432000 1073741824 1073778376 140734749872368 139821057006280 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5602/tid=5621] ppid=5599 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5602/task/5621/stat : 5621 (java) S 5599 5602 3589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3314260 9856040960 20008 33554432000 1073741824 1073778376 140734749872368 139821055952296 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.53
Current children cumulated vsize (KiB) 9625040

[startup+6.3008 s]
/proc/loadavg: 2.23 2.33 2.27 3/213 5621
/proc/meminfo: memFree=24110980/32872528 swapFree=1588980/1719796
[pid=5602] ppid=5599 vsize=9625040 CPUtime=6.74 cores=1,3,5,7
/proc/5602/stat : 5602 (java) S 5599 5602 3589 0 -1 4202496 8949 0 1 0 670 4 0 0 20 0 19 0 3314238 9856040960 30675 33554432000 1073741824 1073778376 140734749872368 140734749863504 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/5602/statm: 2406260 30675 2251 9 0 2396937 0
[pid=5602/tid=5604] ppid=5599 vsize=9625040 CPUtime=6.24 cores=1,3,5,7
/proc/5602/task/5604/stat : 5604 (java) R 5599 5602 3589 0 -1 4202560 2451 0 1 0 622 2 0 0 20 0 19 0 3314240 9856040960 30675 33554432000 1073741824 1073778376 140734749872368 139821241015968 139821067012973 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=5602/tid=5605] ppid=5599 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5602/task/5605/stat : 5605 (java) S 5599 5602 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3314241 9856040960 30675 33554432000 1073741824 1073778376 140734749872368 139821202516776 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5602/tid=5606] ppid=5599 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5602/task/5606/stat : 5606 (java) S 5599 5602 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3314241 9856040960 30675 33554432000 1073741824 1073778376 140734749872368 139821201463976 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5602/tid=5607] ppid=5599 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5602/task/5607/stat : 5607 (java) S 5599 5602 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3314241 9856040960 30675 33554432000 1073741824 1073778376 140734749872368 139821200411688 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5602/tid=5608] ppid=5599 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5602/task/5608/stat : 5608 (java) S 5599 5602 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3314241 9856040960 30675 33554432000 1073741824 1073778376 140734749872368 139821199358888 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5602/tid=5609] ppid=5599 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5602/task/5609/stat : 5609 (java) S 5599 5602 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3314241 9856040960 30675 33554432000 1073741824 1073778376 140734749872368 139821198305576 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5602/tid=5610] ppid=5599 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5602/task/5610/stat : 5610 (java) S 5599 5602 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3314241 9856040960 30675 33554432000 1073741824 1073778376 140734749872368 139821197252776 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5602/tid=5611] ppid=5599 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5602/task/5611/stat : 5611 (java) S 5599 5602 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3314241 9856040960 30675 33554432000 1073741824 1073778376 140734749872368 139821196200488 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5602/tid=5612] ppid=5599 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5602/task/5612/stat : 5612 (java) S 5599 5602 3589 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 3314241 9856040960 30675 33554432000 1073741824 1073778376 140734749872368 139821195147688 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5602/tid=5613] ppid=5599 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5602/task/5613/stat : 5613 (java) S 5599 5602 3589 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 3314243 9856040960 30675 33554432000 1073741824 1073778376 140734749872368 139821064375016 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5602/tid=5614] ppid=5599 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5602/task/5614/stat : 5614 (java) S 5599 5602 3589 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 3314243 9856040960 30675 33554432000 1073741824 1073778376 140734749872368 139821063321080 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5602/tid=5615] ppid=5599 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5602/task/5615/stat : 5615 (java) S 5599 5602 3589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3314243 9856040960 30675 33554432000 1073741824 1073778376 140734749872368 139821062268680 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5602/tid=5616] ppid=5599 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5602/task/5616/stat : 5616 (java) S 5599 5602 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3314246 9856040960 30675 33554432000 1073741824 1073778376 140734749872368 139821061217168 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5602/tid=5617] ppid=5599 vsize=9625040 CPUtime=0.22 cores=1,3,5,7
/proc/5602/task/5617/stat : 5617 (java) S 5599 5602 3589 0 -1 4202560 2130 0 0 0 22 0 0 0 20 0 19 0 3314246 9856040960 30675 33554432000 1073741824 1073778376 140734749872368 139821060163768 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5602/tid=5618] ppid=5599 vsize=9625040 CPUtime=0.23 cores=1,3,5,7
/proc/5602/task/5618/stat : 5618 (java) S 5599 5602 3589 0 -1 4202560 3097 0 0 0 23 0 0 0 20 0 19 0 3314246 9856040960 30675 33554432000 1073741824 1073778376 140734749872368 139821059110968 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5602/tid=5619] ppid=5599 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5602/task/5619/stat : 5619 (java) S 5599 5602 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3314246 9856040960 30675 33554432000 1073741824 1073778376 140734749872368 139821058058872 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5602/tid=5620] ppid=5599 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5602/task/5620/stat : 5620 (java) S 5599 5602 3589 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 3314246 9856040960 30675 33554432000 1073741824 1073778376 140734749872368 139821057006280 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5602/tid=5621] ppid=5599 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5602/task/5621/stat : 5621 (java) S 5599 5602 3589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3314260 9856040960 30675 33554432000 1073741824 1073778376 140734749872368 139821055952296 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.74
Current children cumulated vsize (KiB) 9625040


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

[pid=5602/tid=5621] ppid=5599 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5602/task/5621/stat : 5621 (java) S 5599 5602 3589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3314260 9856040960 69956 33554432000 1073741824 1073778376 140734749872368 139821055952296 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1735.04
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.44 2.30 2.26 5/213 5731
/proc/meminfo: memFree=25657648/32872528 swapFree=1588980/1719796
[pid=5602] ppid=5599 vsize=9625040 CPUtime=1795.58 cores=1,3,5,7
/proc/5602/stat : 5602 (java) S 5599 5602 3589 0 -1 4202496 25005 0 1 0 179414 144 0 0 20 0 19 0 3314238 9856040960 74632 33554432000 1073741824 1073778376 140734749872368 140734749863504 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/5602/statm: 2406260 74632 2277 9 0 2396937 0
[pid=5602/tid=5604] ppid=5599 vsize=9625040 CPUtime=1767.29 cores=1,3,5,7
/proc/5602/task/5604/stat : 5604 (java) R 5599 5602 3589 0 -1 4202560 2841 0 1 0 176697 32 0 0 20 0 19 0 3314240 9856040960 74632 33554432000 1073741824 1073778376 140734749872368 139821241023664 139821067012915 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=5602/tid=5605] ppid=5599 vsize=9625040 CPUtime=2.3 cores=1,3,5,7
/proc/5602/task/5605/stat : 5605 (java) S 5599 5602 3589 0 -1 4202560 2173 0 0 0 216 14 0 0 20 0 19 0 3314241 9856040960 74632 33554432000 1073741824 1073778376 140734749872368 139821202516776 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5602/tid=5606] ppid=5599 vsize=9625040 CPUtime=2.26 cores=1,3,5,7
/proc/5602/task/5606/stat : 5606 (java) S 5599 5602 3589 0 -1 4202560 1775 0 0 0 215 11 0 0 20 0 19 0 3314241 9856040960 74632 33554432000 1073741824 1073778376 140734749872368 139821201463976 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5602/tid=5607] ppid=5599 vsize=9625040 CPUtime=2.41 cores=1,3,5,7
/proc/5602/task/5607/stat : 5607 (java) S 5599 5602 3589 0 -1 4202560 1905 0 0 0 226 15 0 0 20 0 19 0 3314241 9856040960 74632 33554432000 1073741824 1073778376 140734749872368 139821200411688 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5602/tid=5608] ppid=5599 vsize=9625040 CPUtime=2.33 cores=1,3,5,7
/proc/5602/task/5608/stat : 5608 (java) S 5599 5602 3589 0 -1 4202560 2160 0 0 0 220 13 0 0 20 0 19 0 3314241 9856040960 74632 33554432000 1073741824 1073778376 140734749872368 139821199358888 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5602/tid=5609] ppid=5599 vsize=9625040 CPUtime=2.29 cores=1,3,5,7
/proc/5602/task/5609/stat : 5609 (java) S 5599 5602 3589 0 -1 4202560 1199 0 0 0 218 11 0 0 20 0 19 0 3314241 9856040960 74632 33554432000 1073741824 1073778376 140734749872368 139821198305576 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5602/tid=5610] ppid=5599 vsize=9625040 CPUtime=2.21 cores=1,3,5,7
/proc/5602/task/5610/stat : 5610 (java) S 5599 5602 3589 0 -1 4202560 1672 0 0 0 209 12 0 0 20 0 19 0 3314241 9856040960 74632 33554432000 1073741824 1073778376 140734749872368 139821197252776 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5602/tid=5611] ppid=5599 vsize=9625040 CPUtime=2.25 cores=1,3,5,7
/proc/5602/task/5611/stat : 5611 (java) S 5599 5602 3589 0 -1 4202560 1591 0 0 0 213 12 0 0 20 0 19 0 3314241 9856040960 74632 33554432000 1073741824 1073778376 140734749872368 139821196200488 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5602/tid=5612] ppid=5599 vsize=9625040 CPUtime=2.2 cores=1,3,5,7
/proc/5602/task/5612/stat : 5612 (java) S 5599 5602 3589 0 -1 4202560 1875 0 0 0 210 10 0 0 20 0 19 0 3314241 9856040960 74632 33554432000 1073741824 1073778376 140734749872368 139821195147688 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5602/tid=5613] ppid=5599 vsize=9625040 CPUtime=4.55 cores=1,3,5,7
/proc/5602/task/5613/stat : 5613 (java) S 5599 5602 3589 0 -1 4202560 895 0 0 0 447 8 0 0 20 0 19 0 3314243 9856040960 74632 33554432000 1073741824 1073778376 140734749872368 139821064375016 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5602/tid=5614] ppid=5599 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5602/task/5614/stat : 5614 (java) S 5599 5602 3589 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 3314243 9856040960 74632 33554432000 1073741824 1073778376 140734749872368 139821063321080 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5602/tid=5615] ppid=5599 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5602/task/5615/stat : 5615 (java) S 5599 5602 3589 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 3314243 9856040960 74632 33554432000 1073741824 1073778376 140734749872368 139821062268680 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5602/tid=5616] ppid=5599 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5602/task/5616/stat : 5616 (java) S 5599 5602 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3314246 9856040960 74632 33554432000 1073741824 1073778376 140734749872368 139821061217168 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5602/tid=5617] ppid=5599 vsize=9625040 CPUtime=0.24 cores=1,3,5,7
/proc/5602/task/5617/stat : 5617 (java) S 5599 5602 3589 0 -1 4202560 2460 0 0 0 24 0 0 0 20 0 19 0 3314246 9856040960 74632 33554432000 1073741824 1073778376 140734749872368 139821060163768 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5602/tid=5618] ppid=5599 vsize=9625040 CPUtime=0.23 cores=1,3,5,7
/proc/5602/task/5618/stat : 5618 (java) S 5599 5602 3589 0 -1 4202560 3097 0 0 0 23 0 0 0 20 0 19 0 3314246 9856040960 74632 33554432000 1073741824 1073778376 140734749872368 139821059110968 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5602/tid=5619] ppid=5599 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5602/task/5619/stat : 5619 (java) S 5599 5602 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3314246 9856040960 74632 33554432000 1073741824 1073778376 140734749872368 139821058058872 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5602/tid=5620] ppid=5599 vsize=9625040 CPUtime=0.69 cores=1,3,5,7
/proc/5602/task/5620/stat : 5620 (java) S 5599 5602 3589 0 -1 4202560 104 0 0 0 32 37 0 0 20 0 19 0 3314246 9856040960 74632 33554432000 1073741824 1073778376 140734749872368 139821057006280 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5602/tid=5621] ppid=5599 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5602/task/5621/stat : 5621 (java) S 5599 5602 3589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3314260 9856040960 74632 33554432000 1073741824 1073778376 140734749872368 139821055952296 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1795.58
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1786.7 s]
/proc/loadavg: 2.48 2.31 2.27 5/213 5731
/proc/meminfo: memFree=25625168/32872528 swapFree=1588980/1719796
[pid=5602] ppid=5599 vsize=9625040 CPUtime=1800.04 cores=1,3,5,7
/proc/5602/stat : 5602 (java) S 5599 5602 3589 0 -1 4202496 25221 0 1 0 179859 145 0 0 20 0 19 0 3314238 9856040960 77896 33554432000 1073741824 1073778376 140734749872368 140734749863504 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/5602/statm: 2406260 77896 2277 9 0 2396937 0
[pid=5602/tid=5604] ppid=5599 vsize=9625040 CPUtime=1771.65 cores=1,3,5,7
/proc/5602/task/5604/stat : 5604 (java) R 5599 5602 3589 0 -1 4202560 2843 0 1 0 177133 32 0 0 20 0 19 0 3314240 9856040960 77896 33554432000 1073741824 1073778376 140734749872368 139821241023664 139821066993413 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=5602/tid=5605] ppid=5599 vsize=9625040 CPUtime=2.3 cores=1,3,5,7
/proc/5602/task/5605/stat : 5605 (java) S 5599 5602 3589 0 -1 4202560 2173 0 0 0 216 14 0 0 20 0 19 0 3314241 9856040960 77896 33554432000 1073741824 1073778376 140734749872368 139821202516776 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5602/tid=5606] ppid=5599 vsize=9625040 CPUtime=2.27 cores=1,3,5,7
/proc/5602/task/5606/stat : 5606 (java) S 5599 5602 3589 0 -1 4202560 1826 0 0 0 215 12 0 0 20 0 19 0 3314241 9856040960 77896 33554432000 1073741824 1073778376 140734749872368 139821201463976 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5602/tid=5607] ppid=5599 vsize=9625040 CPUtime=2.42 cores=1,3,5,7
/proc/5602/task/5607/stat : 5607 (java) S 5599 5602 3589 0 -1 4202560 1907 0 0 0 227 15 0 0 20 0 19 0 3314241 9856040960 77896 33554432000 1073741824 1073778376 140734749872368 139821200411688 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5602/tid=5608] ppid=5599 vsize=9625040 CPUtime=2.33 cores=1,3,5,7
/proc/5602/task/5608/stat : 5608 (java) S 5599 5602 3589 0 -1 4202560 2160 0 0 0 220 13 0 0 20 0 19 0 3314241 9856040960 77896 33554432000 1073741824 1073778376 140734749872368 139821199358888 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5602/tid=5609] ppid=5599 vsize=9625040 CPUtime=2.31 cores=1,3,5,7
/proc/5602/task/5609/stat : 5609 (java) S 5599 5602 3589 0 -1 4202560 1262 0 0 0 219 12 0 0 20 0 19 0 3314241 9856040960 77896 33554432000 1073741824 1073778376 140734749872368 139821198305576 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5602/tid=5610] ppid=5599 vsize=9625040 CPUtime=2.23 cores=1,3,5,7
/proc/5602/task/5610/stat : 5610 (java) S 5599 5602 3589 0 -1 4202560 1724 0 0 0 211 12 0 0 20 0 19 0 3314241 9856040960 77896 33554432000 1073741824 1073778376 140734749872368 139821197252776 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5602/tid=5611] ppid=5599 vsize=9625040 CPUtime=2.26 cores=1,3,5,7
/proc/5602/task/5611/stat : 5611 (java) S 5599 5602 3589 0 -1 4202560 1594 0 0 0 214 12 0 0 20 0 19 0 3314241 9856040960 77896 33554432000 1073741824 1073778376 140734749872368 139821196200488 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5602/tid=5612] ppid=5599 vsize=9625040 CPUtime=2.21 cores=1,3,5,7
/proc/5602/task/5612/stat : 5612 (java) S 5599 5602 3589 0 -1 4202560 1916 0 0 0 211 10 0 0 20 0 19 0 3314241 9856040960 77896 33554432000 1073741824 1073778376 140734749872368 139821195147688 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5602/tid=5613] ppid=5599 vsize=9625040 CPUtime=4.56 cores=1,3,5,7
/proc/5602/task/5613/stat : 5613 (java) S 5599 5602 3589 0 -1 4202560 897 0 0 0 448 8 0 0 20 0 19 0 3314243 9856040960 77896 33554432000 1073741824 1073778376 140734749872368 139821064375016 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5602/tid=5614] ppid=5599 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5602/task/5614/stat : 5614 (java) S 5599 5602 3589 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 3314243 9856040960 77896 33554432000 1073741824 1073778376 140734749872368 139821063321080 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5602/tid=5615] ppid=5599 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5602/task/5615/stat : 5615 (java) S 5599 5602 3589 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 3314243 9856040960 77896 33554432000 1073741824 1073778376 140734749872368 139821062268680 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5602/tid=5616] ppid=5599 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5602/task/5616/stat : 5616 (java) S 5599 5602 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3314246 9856040960 77896 33554432000 1073741824 1073778376 140734749872368 139821061217168 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5602/tid=5617] ppid=5599 vsize=9625040 CPUtime=0.24 cores=1,3,5,7
/proc/5602/task/5617/stat : 5617 (java) S 5599 5602 3589 0 -1 4202560 2460 0 0 0 24 0 0 0 20 0 19 0 3314246 9856040960 77896 33554432000 1073741824 1073778376 140734749872368 139821060163768 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5602/tid=5618] ppid=5599 vsize=9625040 CPUtime=0.23 cores=1,3,5,7
/proc/5602/task/5618/stat : 5618 (java) S 5599 5602 3589 0 -1 4202560 3097 0 0 0 23 0 0 0 20 0 19 0 3314246 9856040960 77896 33554432000 1073741824 1073778376 140734749872368 139821059110968 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5602/tid=5619] ppid=5599 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5602/task/5619/stat : 5619 (java) S 5599 5602 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3314246 9856040960 77896 33554432000 1073741824 1073778376 140734749872368 139821058058872 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5602/tid=5620] ppid=5599 vsize=9625040 CPUtime=0.69 cores=1,3,5,7
/proc/5602/task/5620/stat : 5620 (java) S 5599 5602 3589 0 -1 4202560 104 0 0 0 32 37 0 0 20 0 19 0 3314246 9856040960 77896 33554432000 1073741824 1073778376 140734749872368 139821057006280 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5602/tid=5621] ppid=5599 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5602/task/5621/stat : 5621 (java) S 5599 5602 3589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3314260 9856040960 77896 33554432000 1073741824 1073778376 140734749872368 139821055952296 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 9625040

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

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

[startup+1786.7 s]
/proc/loadavg: 2.48 2.31 2.27 5/213 5731
/proc/meminfo: memFree=25625168/32872528 swapFree=1588980/1719796
[pid=5602] ppid=5599 vsize=9625040 CPUtime=1800.04 cores=1,3,5,7
/proc/5602/stat : 5602 (java) S 5599 5602 3589 0 -1 4202496 25221 0 1 0 179859 145 0 0 20 0 19 0 3314238 9856040960 77896 33554432000 1073741824 1073778376 140734749872368 140734749863504 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/5602/statm: 2406260 77896 2277 9 0 2396937 0
[pid=5602/tid=5604] ppid=5599 vsize=9625040 CPUtime=1771.65 cores=1,3,5,7
/proc/5602/task/5604/stat : 5604 (java) R 5599 5602 3589 0 -1 4202560 2843 0 1 0 177133 32 0 0 20 0 19 0 3314240 9856040960 77896 33554432000 1073741824 1073778376 140734749872368 139821241023664 139821066993413 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=5602/tid=5605] ppid=5599 vsize=9625040 CPUtime=2.3 cores=1,3,5,7
/proc/5602/task/5605/stat : 5605 (java) S 5599 5602 3589 0 -1 4202560 2173 0 0 0 216 14 0 0 20 0 19 0 3314241 9856040960 77896 33554432000 1073741824 1073778376 140734749872368 139821202516776 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5602/tid=5606] ppid=5599 vsize=9625040 CPUtime=2.27 cores=1,3,5,7
/proc/5602/task/5606/stat : 5606 (java) S 5599 5602 3589 0 -1 4202560 1826 0 0 0 215 12 0 0 20 0 19 0 3314241 9856040960 77896 33554432000 1073741824 1073778376 140734749872368 139821201463976 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5602/tid=5607] ppid=5599 vsize=9625040 CPUtime=2.42 cores=1,3,5,7
/proc/5602/task/5607/stat : 5607 (java) S 5599 5602 3589 0 -1 4202560 1907 0 0 0 227 15 0 0 20 0 19 0 3314241 9856040960 77896 33554432000 1073741824 1073778376 140734749872368 139821200411688 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5602/tid=5608] ppid=5599 vsize=9625040 CPUtime=2.33 cores=1,3,5,7
/proc/5602/task/5608/stat : 5608 (java) S 5599 5602 3589 0 -1 4202560 2160 0 0 0 220 13 0 0 20 0 19 0 3314241 9856040960 77896 33554432000 1073741824 1073778376 140734749872368 139821199358888 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5602/tid=5609] ppid=5599 vsize=9625040 CPUtime=2.31 cores=1,3,5,7
/proc/5602/task/5609/stat : 5609 (java) S 5599 5602 3589 0 -1 4202560 1262 0 0 0 219 12 0 0 20 0 19 0 3314241 9856040960 77896 33554432000 1073741824 1073778376 140734749872368 139821198305576 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5602/tid=5610] ppid=5599 vsize=9625040 CPUtime=2.23 cores=1,3,5,7
/proc/5602/task/5610/stat : 5610 (java) S 5599 5602 3589 0 -1 4202560 1724 0 0 0 211 12 0 0 20 0 19 0 3314241 9856040960 77896 33554432000 1073741824 1073778376 140734749872368 139821197252776 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5602/tid=5611] ppid=5599 vsize=9625040 CPUtime=2.26 cores=1,3,5,7
/proc/5602/task/5611/stat : 5611 (java) S 5599 5602 3589 0 -1 4202560 1594 0 0 0 214 12 0 0 20 0 19 0 3314241 9856040960 77896 33554432000 1073741824 1073778376 140734749872368 139821196200488 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5602/tid=5612] ppid=5599 vsize=9625040 CPUtime=2.21 cores=1,3,5,7
/proc/5602/task/5612/stat : 5612 (java) S 5599 5602 3589 0 -1 4202560 1916 0 0 0 211 10 0 0 20 0 19 0 3314241 9856040960 77896 33554432000 1073741824 1073778376 140734749872368 139821195147688 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5602/tid=5613] ppid=5599 vsize=9625040 CPUtime=4.56 cores=1,3,5,7
/proc/5602/task/5613/stat : 5613 (java) S 5599 5602 3589 0 -1 4202560 897 0 0 0 448 8 0 0 20 0 19 0 3314243 9856040960 77896 33554432000 1073741824 1073778376 140734749872368 139821064375016 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5602/tid=5614] ppid=5599 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5602/task/5614/stat : 5614 (java) S 5599 5602 3589 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 3314243 9856040960 77896 33554432000 1073741824 1073778376 140734749872368 139821063321080 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5602/tid=5615] ppid=5599 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5602/task/5615/stat : 5615 (java) S 5599 5602 3589 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 3314243 9856040960 77896 33554432000 1073741824 1073778376 140734749872368 139821062268680 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5602/tid=5616] ppid=5599 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5602/task/5616/stat : 5616 (java) S 5599 5602 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3314246 9856040960 77896 33554432000 1073741824 1073778376 140734749872368 139821061217168 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5602/tid=5617] ppid=5599 vsize=9625040 CPUtime=0.24 cores=1,3,5,7
/proc/5602/task/5617/stat : 5617 (java) S 5599 5602 3589 0 -1 4202560 2460 0 0 0 24 0 0 0 20 0 19 0 3314246 9856040960 77896 33554432000 1073741824 1073778376 140734749872368 139821060163768 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5602/tid=5618] ppid=5599 vsize=9625040 CPUtime=0.23 cores=1,3,5,7
/proc/5602/task/5618/stat : 5618 (java) S 5599 5602 3589 0 -1 4202560 3097 0 0 0 23 0 0 0 20 0 19 0 3314246 9856040960 77896 33554432000 1073741824 1073778376 140734749872368 139821059110968 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5602/tid=5619] ppid=5599 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5602/task/5619/stat : 5619 (java) S 5599 5602 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3314246 9856040960 77896 33554432000 1073741824 1073778376 140734749872368 139821058058872 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5602/tid=5620] ppid=5599 vsize=9625040 CPUtime=0.69 cores=1,3,5,7
/proc/5602/task/5620/stat : 5620 (java) S 5599 5602 3589 0 -1 4202560 104 0 0 0 32 37 0 0 20 0 19 0 3314246 9856040960 77896 33554432000 1073741824 1073778376 140734749872368 139821057006280 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5602/tid=5621] ppid=5599 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5602/task/5621/stat : 5621 (java) S 5599 5602 3589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3314260 9856040960 77896 33554432000 1073741824 1073778376 140734749872368 139821055952296 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 9625040

Child status: 143

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

Real time (s): 1786.74
CPU time (s): 1800.04
CPU user time (s): 1798.59
CPU system time (s): 1.45
CPU usage (%): 100.744
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.13
system time used= 1.91071
maximum resident set size= 642224
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25267
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= 49022
involuntary context switches= 46874

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.0705 second user time and 13.9339 second system time

The end

Launcher Data

Begin job on node120 at 2016-06-29 20:05:57
IDJOB=4118136
IDBENCH=111459
IDSOLVER=2546
FILE ID=node120/4118136-1467223557
RUNJOBID= node120-1467209132-3607
PBS_JOBID= 19997582
Free space on /tmp= 71672 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_3g-0444-0444.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4118136-1467223557/watcher-4118136-1467223557 -o /tmp/evaluation-result-4118136-1467223557/solver-4118136-1467223557 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node120-1467209132-3607 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4118136-1467223557.opb

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

MD5SUM BENCH= 6d21d55ea0b08b52545ed99eeeb24efb
RANDOM SEED=1069411409

node120.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.669
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.33
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.669
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		: 2666.669
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.669
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.669
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.669
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.54
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.669
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.669
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:        24216516 kB
Buffers:           58096 kB
Cached:          4099544 kB
SwapCached:            0 kB
Active:          2121524 kB
Inactive:        4072580 kB
Active(anon):    2039036 kB
Inactive(anon):        0 kB
Active(file):      82488 kB
Inactive(file):  4072580 kB
Unevictable:     1719796 kB
Mlocked:         1588980 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               824 kB
Writeback:             0 kB
AnonPages:       3909456 kB
Mapped:            22244 kB
Shmem:               204 kB
Slab:             585896 kB
SReclaimable:      30156 kB
SUnreclaim:       555740 kB
KernelStack:        1760 kB
PageTables:        11416 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4164644 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2242560 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= 71672 MiB
End job on node120 at 2016-06-29 20:35:44