Trace number 4119566

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)2312 1800.02 1788.14

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-graphpart_clique-50.opb
MD5SUM3b3c712859fa039d9bea6c4ea185ba5e
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2312
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 variables150
Total number of constraints50
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)50
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 3675
Biggest coefficient in the objective function 49
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 62475
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 49
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 62475
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)3675
Sum of products size (including duplicates)7350
Number of different products0
Sum of products size0

Solver Data

0.00/0.08	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-4119566-1467261815.opb
0.09/0.11	c reading problem ... 
0.09/0.12	c  objective function found
0.46/0.37	c ... done. Wall clock time 0.261s.
0.46/0.37	c declared #vars     150
0.46/0.37	c internal #vars     3825
0.46/0.37	c #constraints  7450
0.46/0.37	c constraints type 
0.46/0.37	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 3725
0.46/0.37	c org.sat4j.minisat.constraints.card.MinWatchCard => 50
0.46/0.37	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 3675
0.46/0.37	c 7450 constraints processed.
0.46/0.37	c objective function length is 3675 literals
1.01/0.57	c SATISFIABLE
1.01/0.57	c OPTIMIZING...
1.01/0.57	c Got one! Elapsed wall clock time (in seconds):0.462
1.01/0.57	o 2312
2.24/1.40	c cleaning 2577 clauses out of 5153 with flag 12076/5153
3.08/2.27	c cleaning 4286 clauses out of 8576 with flag 26331/11153
4.21/3.29	c cleaning 5645 clauses out of 11290 with flag 42869/18153
5.53/4.49	c cleaning 6822 clauses out of 13646 with flag 61199/26154
6.94/5.88	c cleaning 7911 clauses out of 15827 with flag 82745/35157
8.54/7.47	c cleaning 8956 clauses out of 17913 with flag 106737/45154
10.34/9.20	c cleaning 9969 clauses out of 19956 with flag 132552/56153
12.25/11.12	c cleaning 10994 clauses out of 21987 with flag 160133/68153
14.24/13.16	c cleaning 11997 clauses out of 23995 with flag 190944/81155
16.44/15.39	c cleaning 12994 clauses out of 25996 with flag 224486/95153
18.87/17.74	c cleaning 14001 clauses out of 28002 with flag 259077/110153
21.37/20.27	c cleaning 15000 clauses out of 30002 with flag 296420/126154
24.17/23.05	c cleaning 16001 clauses out of 32001 with flag 336931/143153
27.07/25.96	c cleaning 16997 clauses out of 34001 with flag 379580/161154
30.17/29.09	c cleaning 18001 clauses out of 36006 with flag 424588/180156
33.57/32.41	c cleaning 19001 clauses out of 38003 with flag 472884/200154
37.13/35.99	c cleaning 20000 clauses out of 40001 with flag 523703/221153
40.83/39.69	c cleaning 20999 clauses out of 42001 with flag 576259/243153
44.92/43.73	c cleaning 21993 clauses out of 44002 with flag 630570/266153
48.92/47.75	c cleaning 23002 clauses out of 46010 with flag 684873/290154
53.26/52.05	c cleaning 24002 clauses out of 48007 with flag 744689/315153
57.72/56.45	c cleaning 24999 clauses out of 50006 with flag 803747/341154
62.21/60.95	c cleaning 26000 clauses out of 52006 with flag 866191/368153
67.11/65.89	c cleaning 26990 clauses out of 54007 with flag 929661/396154
72.11/70.84	c cleaning 27999 clauses out of 56016 with flag 997762/425153
77.61/76.29	c cleaning 29009 clauses out of 58019 with flag 1069406/455155
83.01/81.66	c cleaning 30002 clauses out of 60009 with flag 1141585/486154
88.81/87.40	c cleaning 31001 clauses out of 62006 with flag 1218808/518153
94.94/93.49	c cleaning 31995 clauses out of 64005 with flag 1298074/551153
101.53/100.06	c cleaning 32998 clauses out of 66010 with flag 1378026/585153
108.24/106.72	c cleaning 34004 clauses out of 68013 with flag 1456832/620154
115.24/113.69	c cleaning 34994 clauses out of 70008 with flag 1538466/656153
122.34/120.73	c cleaning 36000 clauses out of 72015 with flag 1624338/693154
129.74/128.11	c cleaning 36998 clauses out of 74015 with flag 1714710/731154
137.17/135.43	c cleaning 38003 clauses out of 76019 with flag 1805979/770156
144.96/143.25	c cleaning 39004 clauses out of 78014 with flag 1903677/810154
152.76/151.04	c cleaning 40002 clauses out of 80009 with flag 1997731/851153
161.67/159.87	c cleaning 41002 clauses out of 82008 with flag 2095522/893154
170.36/168.50	c cleaning 41999 clauses out of 84007 with flag 2194116/936155
179.39/177.47	c cleaning 42999 clauses out of 86007 with flag 2296147/980154
188.79/186.84	c cleaning 44001 clauses out of 88008 with flag 2404199/1025154
198.42/196.36	c cleaning 44994 clauses out of 90006 with flag 2510934/1071153
207.73/205.70	c cleaning 46001 clauses out of 92013 with flag 2616452/1118154
217.35/215.17	c cleaning 46997 clauses out of 94011 with flag 2725261/1166153
227.35/225.19	c cleaning 48002 clauses out of 96015 with flag 2834560/1215154
237.87/235.57	c cleaning 49003 clauses out of 98012 with flag 2946753/1265153
248.46/246.18	c cleaning 50001 clauses out of 100009 with flag 3060684/1316153
259.50/257.07	c cleaning 50991 clauses out of 102008 with flag 3178847/1368153
270.57/268.00	c cleaning 52006 clauses out of 104017 with flag 3300871/1421153
281.98/279.49	c cleaning 53000 clauses out of 106011 with flag 3423032/1475153
294.42/291.81	c cleaning 53998 clauses out of 108011 with flag 3549911/1530153
306.41/303.88	c cleaning 55006 clauses out of 110014 with flag 3676017/1586154
319.14/316.52	c cleaning 55994 clauses out of 112007 with flag 3806302/1643153
332.08/329.45	c cleaning 57002 clauses out of 114013 with flag 3936296/1701153
345.03/342.31	c cleaning 58004 clauses out of 116011 with flag 4069434/1760153
358.53/355.83	c cleaning 58996 clauses out of 118007 with flag 4205844/1820153
371.96/369.27	c cleaning 60002 clauses out of 120011 with flag 4341977/1881153
385.63/382.81	c cleaning 60997 clauses out of 122010 with flag 4483518/1943154
399.04/396.20	c cleaning 62002 clauses out of 124012 with flag 4625340/2006153
414.31/411.44	c cleaning 62997 clauses out of 126010 with flag 4768961/2070153
430.29/427.31	c cleaning 64001 clauses out of 128013 with flag 4915729/2135153
445.88/442.89	c cleaning 65003 clauses out of 130012 with flag 5064817/2201153
461.75/458.65	c cleaning 65999 clauses out of 132010 with flag 5218450/2268154
477.62/474.42	c cleaning 66997 clauses out of 134012 with flag 5372972/2336155
493.90/490.63	c cleaning 68004 clauses out of 136014 with flag 5527472/2405154
510.57/507.21	c cleaning 69003 clauses out of 138011 with flag 5688514/2475155
527.80/524.42	c cleaning 70001 clauses out of 140008 with flag 5853687/2546155
544.67/541.25	c cleaning 71003 clauses out of 142005 with flag 6017183/2618153
561.92/558.46	c cleaning 71993 clauses out of 144002 with flag 6182608/2691153
579.45/575.93	c cleaning 72996 clauses out of 146009 with flag 6356119/2765153
597.65/594.09	c cleaning 73998 clauses out of 148014 with flag 6529254/2840154
615.73/612.09	c cleaning 75006 clauses out of 150016 with flag 6700113/2916154
634.17/630.40	c cleaning 76001 clauses out of 152010 with flag 6879202/2993154
653.22/649.35	c cleaning 76999 clauses out of 154008 with flag 7056765/3071153
673.00/669.03	c cleaning 78004 clauses out of 156009 with flag 7231678/3150153
693.40/689.32	c cleaning 79003 clauses out of 158005 with flag 7408988/3230153
714.00/709.81	c cleaning 79998 clauses out of 160004 with flag 7593886/3311155
732.98/728.78	c cleaning 80996 clauses out of 162004 with flag 7784342/3393153
752.54/748.28	c cleaning 81999 clauses out of 164008 with flag 7973818/3476153
772.77/768.37	c cleaning 83003 clauses out of 166012 with flag 8158488/3560156
793.80/789.25	c cleaning 83991 clauses out of 168006 with flag 8345083/3645153
817.31/812.66	c cleaning 85008 clauses out of 170016 with flag 8535853/3731154
838.72/833.92	c cleaning 86002 clauses out of 172009 with flag 8734874/3818155
860.40/855.52	c cleaning 86992 clauses out of 174005 with flag 8931845/3906153
883.00/877.95	c cleaning 88003 clauses out of 176013 with flag 9133944/3995153
906.51/901.38	c cleaning 89003 clauses out of 178011 with flag 9337484/4085154
928.02/922.75	c cleaning 90002 clauses out of 180007 with flag 9544256/4176153
951.02/945.62	c cleaning 91000 clauses out of 182005 with flag 9752441/4268153
974.25/968.70	c cleaning 92001 clauses out of 184006 with flag 9966264/4361154
996.31/990.62	c cleaning 92996 clauses out of 186004 with flag 10178436/4455153
1021.15/1015.40	c cleaning 93998 clauses out of 188009 with flag 10395891/4550154
1046.20/1040.21	c cleaning 94998 clauses out of 190010 with flag 10612004/4646153
1072.11/1066.07	c cleaning 96002 clauses out of 192012 with flag 10827167/4743153
1097.78/1091.50	c cleaning 97003 clauses out of 194010 with flag 11047640/4841153
1122.51/1116.19	c cleaning 97996 clauses out of 196007 with flag 11271017/4940153
1148.98/1142.43	c cleaning 98999 clauses out of 198011 with flag 11495148/5040153
1175.17/1168.49	c cleaning 100004 clauses out of 200013 with flag 11721472/5141154
1203.38/1196.43	c cleaning 100993 clauses out of 202008 with flag 11948298/5243153
1233.31/1226.22	c cleaning 102003 clauses out of 204016 with flag 12173710/5346154
1262.97/1255.74	c cleaning 103000 clauses out of 206013 with flag 12413474/5450154
1293.73/1286.34	c cleaning 104004 clauses out of 208013 with flag 12657913/5555154
1321.07/1313.41	c cleaning 105004 clauses out of 210009 with flag 12892202/5661154
1351.06/1343.21	c cleaning 105992 clauses out of 212004 with flag 13121549/5768153
1382.52/1374.59	c cleaning 107006 clauses out of 214015 with flag 13359319/5876156
1414.94/1406.71	c cleaning 107997 clauses out of 216007 with flag 13594225/5985154
1446.04/1437.52	c cleaning 109006 clauses out of 218012 with flag 13838865/6095156
1478.45/1469.75	c cleaning 109999 clauses out of 220003 with flag 14084182/6206153
1512.00/1503.06	c cleaning 110996 clauses out of 222004 with flag 14330522/6318153
1542.87/1533.65	c cleaning 112000 clauses out of 224009 with flag 14580346/6431154
1577.44/1567.95	c cleaning 113000 clauses out of 226009 with flag 14829632/6545154
1611.44/1601.69	c cleaning 113997 clauses out of 228010 with flag 15082329/6660155
1644.55/1634.48	c cleaning 114998 clauses out of 230011 with flag 15337318/6776153
1678.49/1668.07	c cleaning 116006 clauses out of 232015 with flag 15601207/6893155
1712.46/1701.68	c cleaning 117001 clauses out of 234007 with flag 15863026/7011153
1749.28/1738.06	c cleaning 117996 clauses out of 236007 with flag 16131599/7130154
1786.96/1775.26	c cleaning 119001 clauses out of 238010 with flag 16393465/7250153
1800.02/1788.10	c starts		: 23
1800.02/1788.10	c conflicts		: 7301359
1800.02/1788.10	c decisions		: 8388757
1800.02/1788.10	c propagations		: 904559679
1800.02/1788.10	c inspects		: 17478869754
1800.02/1788.10	c shortcuts		: 0
1800.02/1788.10	c learnt literals	: 0
1800.02/1788.10	c learnt binary clauses	: 0
1800.02/1788.10	c learnt ternary clauses	: 0
1800.02/1788.10	c learnt constraints	: 7301359
1800.02/1788.10	c ignored constraints	: 0
1800.02/1788.10	c root simplifications	: 0
1800.02/1788.10	c removed literals (reason simplification)	: 0
1800.02/1788.10	c reason swapping (by a shorter reason)	: 0
1800.02/1788.10	c Calls to reduceDB	: 116
1800.02/1788.10	c Number of update (reduction) of LBD	: 268766
1800.02/1788.10	c Imported unit clauses	: 0
1800.02/1788.10	c number of reductions to clauses (during analyze)	: 0
1800.02/1788.10	c number of learned constraints concerned by reduction	: 0
1800.02/1788.10	c number of learning phase by resolution	: 0
1800.02/1788.10	c number of learning phase by cutting planes	: 0
1800.02/1788.10	c speed (assignments/second)	: 505987.6456541354
1800.02/1788.10	c non guided choices	28
1800.02/1788.13	c learnt constraints type 
1800.02/1788.13	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 170216
1800.02/1788.13	s SATISFIABLE
1800.02/1788.13	c Found 1 solution(s)
1800.02/1788.13	v -x1 x2 -x3 -x4 x5 -x6 -x7 x8 -x9 -x10 x11 -x12 -x13 x14 -x15 -x16 x17 -x18 -x19 x20 -x21 -x22 x23 -x24 -x25 x26 -x27 -x28 x29 -x30 -x31 x32 -x33 -x34 x35 -x36 -x37 x38 -x39 -x40 x41 -x42 -x43 x44 -x45 -x46 x47 -x48 -x49 x50 -x51 x52 -x53 -x54 x55 -x56 -x57 x58 -x59 -x60 x61 -x62 -x63 x64 -x65 -x66 x67 -x68 -x69 x70 -x71 -x72 x73 -x74 -x75 x76 -x77 -x78 x79 -x80 -x81 x82 -x83 -x84 x85 -x86 -x87 x88 -x89 -x90 x91 -x92 -x93 x94 -x95 -x96 x97 -x98 -x99 -x100 -x101 x102 -x103 -x104 x105 -x106 -x107 x108 -x109 -x110 x111 -x112 -x113 x114 -x115 -x116 x117 -x118 -x119 x120 -x121 -x122 x123 -x124 -x125 x126 -x127 -x128 x129 -x130 -x131 x132 -x133 -x134 x135 -x136 -x137 x138 -x139 -x140 x141 -x142 -x143 x144 -x145 -x146 x147 -x148 -x149 x150 
1800.02/1788.13	c objective function=2312
1800.02/1788.13	c Total wall clock time (in seconds): 1788.021

Verifier Data

OK	2312

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-4119566-1467261815/watcher-4119566-1467261815 -o /tmp/evaluation-result-4119566-1467261815/solver-4119566-1467261815 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node139-1467248605-24285 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4119566-1467261815.opb 

pid=26049
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.20 2.20 2.20 4/194 26052
/proc/meminfo: memFree=29562796/32872528 swapFree=1394328/1580332
[pid=26052] ppid=26049 vsize=336 CPUtime=0 cores=0,2,4,6
/proc/26052/stat : 26052 (java) R 26049 26052 24014 0 -1 4202496 363 0 0 0 0 0 0 0 20 0 1 0 16210090 344064 35 33554432000 1073741824 1073778376 140733615843184 140737086727704 248780983762 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26052/statm: 625 42 34 9 0 25 0

[startup+0.100094 s]
/proc/loadavg: 2.20 2.20 2.20 4/194 26052
/proc/meminfo: memFree=29562796/32872528 swapFree=1394328/1580332
[pid=26052] ppid=26049 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/26052/stat : 26052 (java) S 26049 26052 24014 0 -1 4202496 4448 0 1 0 8 1 0 0 20 0 18 0 16210090 9787879424 5575 33554432000 1073741824 1073778376 140733615843184 140733615834320 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26052/statm: 2389619 5575 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200219 s]
/proc/loadavg: 2.20 2.20 2.20 4/194 26052
/proc/meminfo: memFree=29562796/32872528 swapFree=1394328/1580332
[pid=26052] ppid=26049 vsize=9558476 CPUtime=0.23 cores=0,2,4,6
/proc/26052/stat : 26052 (java) S 26049 26052 24014 0 -1 4202496 4661 0 1 0 22 1 0 0 20 0 18 0 16210090 9787879424 6262 33554432000 1073741824 1073778376 140733615843184 140733615834320 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26052/statm: 2389619 6262 2203 9 0 2380296 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.300224 s]
/proc/loadavg: 2.20 2.20 2.20 4/194 26052
/proc/meminfo: memFree=29562796/32872528 swapFree=1394328/1580332
[pid=26052] ppid=26049 vsize=9558476 CPUtime=0.46 cores=0,2,4,6
/proc/26052/stat : 26052 (java) S 26049 26052 24014 0 -1 4202496 6199 0 1 0 45 1 0 0 20 0 18 0 16210090 9787879424 8318 33554432000 1073741824 1073778376 140733615843184 140733615834320 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26052/statm: 2389619 8318 2245 9 0 2380296 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 9558476

[startup+0.700184 s]
/proc/loadavg: 2.20 2.20 2.20 4/194 26052
/proc/meminfo: memFree=29562796/32872528 swapFree=1394328/1580332
[pid=26052] ppid=26049 vsize=9625040 CPUtime=1.44 cores=0,2,4,6
/proc/26052/stat : 26052 (java) S 26049 26052 24014 0 -1 4202496 9999 0 1 0 141 3 0 0 20 0 19 0 16210090 9856040960 12168 33554432000 1073741824 1073778376 140733615843184 140733615834320 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26052/statm: 2406260 12168 2263 9 0 2396937 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 9625040

[startup+1.5008 s]
/proc/loadavg: 2.20 2.20 2.20 3/213 26071
/proc/meminfo: memFree=29518204/32872528 swapFree=1394328/1580332
[pid=26052] ppid=26049 vsize=9625040 CPUtime=2.34 cores=0,2,4,6
/proc/26052/stat : 26052 (java) S 26049 26052 24014 0 -1 4202496 10924 0 1 0 231 3 0 0 20 0 19 0 16210090 9856040960 14061 33554432000 1073741824 1073778376 140733615843184 140733615834320 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26052/statm: 2406260 14061 2273 9 0 2396937 0
[pid=26052/tid=26054] ppid=26049 vsize=9625040 CPUtime=1.46 cores=0,2,4,6
/proc/26052/task/26054/stat : 26054 (java) R 26049 26052 24014 0 -1 4202560 2480 0 1 0 145 1 0 0 20 0 19 0 16210090 9856040960 14061 33554432000 1073741824 1073778376 140733615843184 139976075674184 139975948989642 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=26052/tid=26055] ppid=26049 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26052/task/26055/stat : 26055 (java) S 26049 26052 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 16210092 9856040960 14061 33554432000 1073741824 1073778376 140733615843184 139975919725096 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26052/tid=26056] ppid=26049 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26052/task/26056/stat : 26056 (java) S 26049 26052 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 16210092 9856040960 14061 33554432000 1073741824 1073778376 140733615843184 139975918672296 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26052/tid=26057] ppid=26049 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26052/task/26057/stat : 26057 (java) S 26049 26052 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 16210092 9856040960 14061 33554432000 1073741824 1073778376 140733615843184 139975917619496 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26052/tid=26058] ppid=26049 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26052/task/26058/stat : 26058 (java) S 26049 26052 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 16210092 9856040960 14061 33554432000 1073741824 1073778376 140733615843184 139975916566696 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26052/tid=26059] ppid=26049 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26052/task/26059/stat : 26059 (java) S 26049 26052 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 16210092 9856040960 14061 33554432000 1073741824 1073778376 140733615843184 139975915514920 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26052/tid=26060] ppid=26049 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26052/task/26060/stat : 26060 (java) S 26049 26052 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 16210092 9856040960 14061 33554432000 1073741824 1073778376 140733615843184 139975914462120 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26052/tid=26061] ppid=26049 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26052/task/26061/stat : 26061 (java) S 26049 26052 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 16210092 9856040960 14061 33554432000 1073741824 1073778376 140733615843184 139975913409320 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26052/tid=26062] ppid=26049 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26052/task/26062/stat : 26062 (java) S 26049 26052 24014 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 16210092 9856040960 14061 33554432000 1073741824 1073778376 140733615843184 139975912356520 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26052/tid=26063] ppid=26049 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26052/task/26063/stat : 26063 (java) S 26049 26052 24014 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 16210093 9856040960 14061 33554432000 1073741824 1073778376 140733615843184 139975899945448 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26052/tid=26064] ppid=26049 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26052/task/26064/stat : 26064 (java) S 26049 26052 24014 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 16210093 9856040960 14061 33554432000 1073741824 1073778376 140733615843184 139975898891512 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26052/tid=26065] ppid=26049 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26052/task/26065/stat : 26065 (java) S 26049 26052 24014 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 16210093 9856040960 14061 33554432000 1073741824 1073778376 140733615843184 139975897838600 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26052/tid=26066] ppid=26049 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26052/task/26066/stat : 26066 (java) S 26049 26052 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 16210095 9856040960 14061 33554432000 1073741824 1073778376 140733615843184 139975896787088 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26052/tid=26067] ppid=26049 vsize=9625040 CPUtime=0.43 cores=0,2,4,6
/proc/26052/task/26067/stat : 26067 (java) S 26049 26052 24014 0 -1 4202560 3011 0 0 0 43 0 0 0 20 0 19 0 16210096 9856040960 14061 33554432000 1073741824 1073778376 140733615843184 139975895735224 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26052/tid=26068] ppid=26049 vsize=9625040 CPUtime=0.4 cores=0,2,4,6
/proc/26052/task/26068/stat : 26068 (java) S 26049 26052 24014 0 -1 4202560 4157 0 0 0 40 0 0 0 20 0 19 0 16210096 9856040960 14061 33554432000 1073741824 1073778376 140733615843184 139975894682424 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26052/tid=26069] ppid=26049 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26052/task/26069/stat : 26069 (java) S 26049 26052 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 16210096 9856040960 14061 33554432000 1073741824 1073778376 140733615843184 139975893629816 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26052/tid=26070] ppid=26049 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26052/task/26070/stat : 26070 (java) S 26049 26052 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 16210096 9856040960 14061 33554432000 1073741824 1073778376 140733615843184 139975892577224 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26052/tid=26071] ppid=26049 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26052/task/26071/stat : 26071 (java) S 26049 26052 24014 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 16210129 9856040960 14061 33554432000 1073741824 1073778376 140733615843184 139975891473576 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.34
Current children cumulated vsize (KiB) 9625040

[startup+3.10081 s]
/proc/loadavg: 2.26 2.22 2.21 3/213 26071
/proc/meminfo: memFree=29508168/32872528 swapFree=1394328/1580332
[pid=26052] ppid=26049 vsize=9625040 CPUtime=4.11 cores=0,2,4,6
/proc/26052/stat : 26052 (java) S 26049 26052 24014 0 -1 4202496 13253 0 1 0 407 4 0 0 20 0 19 0 16210090 9856040960 17716 33554432000 1073741824 1073778376 140733615843184 140733615834320 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26052/statm: 2406260 17716 2273 9 0 2396937 0
[pid=26052/tid=26054] ppid=26049 vsize=9625040 CPUtime=3.06 cores=0,2,4,6
/proc/26052/task/26054/stat : 26054 (java) R 26049 26052 24014 0 -1 4202560 2489 0 1 0 305 1 0 0 20 0 19 0 16210090 9856040960 17716 33554432000 1073741824 1073778376 140733615843184 139976075674024 139975948989567 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=26052/tid=26055] ppid=26049 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26052/task/26055/stat : 26055 (java) S 26049 26052 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 16210092 9856040960 17716 33554432000 1073741824 1073778376 140733615843184 139975919725096 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26052/tid=26056] ppid=26049 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26052/task/26056/stat : 26056 (java) S 26049 26052 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 16210092 9856040960 17716 33554432000 1073741824 1073778376 140733615843184 139975918672296 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26052/tid=26057] ppid=26049 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26052/task/26057/stat : 26057 (java) S 26049 26052 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 16210092 9856040960 17716 33554432000 1073741824 1073778376 140733615843184 139975917619496 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26052/tid=26058] ppid=26049 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26052/task/26058/stat : 26058 (java) S 26049 26052 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 16210092 9856040960 17716 33554432000 1073741824 1073778376 140733615843184 139975916566696 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26052/tid=26059] ppid=26049 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26052/task/26059/stat : 26059 (java) S 26049 26052 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 16210092 9856040960 17716 33554432000 1073741824 1073778376 140733615843184 139975915514920 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26052/tid=26060] ppid=26049 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26052/task/26060/stat : 26060 (java) S 26049 26052 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 16210092 9856040960 17716 33554432000 1073741824 1073778376 140733615843184 139975914462120 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26052/tid=26061] ppid=26049 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26052/task/26061/stat : 26061 (java) S 26049 26052 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 16210092 9856040960 17716 33554432000 1073741824 1073778376 140733615843184 139975913409320 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26052/tid=26062] ppid=26049 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26052/task/26062/stat : 26062 (java) S 26049 26052 24014 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 16210092 9856040960 17716 33554432000 1073741824 1073778376 140733615843184 139975912356520 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26052/tid=26063] ppid=26049 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26052/task/26063/stat : 26063 (java) S 26049 26052 24014 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 16210093 9856040960 17716 33554432000 1073741824 1073778376 140733615843184 139975899945448 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26052/tid=26064] ppid=26049 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26052/task/26064/stat : 26064 (java) S 26049 26052 24014 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 16210093 9856040960 17716 33554432000 1073741824 1073778376 140733615843184 139975898891512 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26052/tid=26065] ppid=26049 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26052/task/26065/stat : 26065 (java) S 26049 26052 24014 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 16210093 9856040960 17716 33554432000 1073741824 1073778376 140733615843184 139975897838600 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26052/tid=26066] ppid=26049 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26052/task/26066/stat : 26066 (java) S 26049 26052 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 16210095 9856040960 17716 33554432000 1073741824 1073778376 140733615843184 139975896787088 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26052/tid=26067] ppid=26049 vsize=9625040 CPUtime=0.58 cores=0,2,4,6
/proc/26052/task/26067/stat : 26067 (java) S 26049 26052 24014 0 -1 4202560 5329 0 0 0 56 2 0 0 20 0 19 0 16210096 9856040960 17716 33554432000 1073741824 1073778376 140733615843184 139975895735224 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26052/tid=26068] ppid=26049 vsize=9625040 CPUtime=0.42 cores=0,2,4,6
/proc/26052/task/26068/stat : 26068 (java) S 26049 26052 24014 0 -1 4202560 4159 0 0 0 42 0 0 0 20 0 19 0 16210096 9856040960 17716 33554432000 1073741824 1073778376 140733615843184 139975894682424 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26052/tid=26069] ppid=26049 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26052/task/26069/stat : 26069 (java) S 26049 26052 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 16210096 9856040960 17716 33554432000 1073741824 1073778376 140733615843184 139975893629816 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26052/tid=26070] ppid=26049 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26052/task/26070/stat : 26070 (java) S 26049 26052 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 16210096 9856040960 17716 33554432000 1073741824 1073778376 140733615843184 139975892577224 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26052/tid=26071] ppid=26049 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26052/task/26071/stat : 26071 (java) S 26049 26052 24014 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 16210129 9856040960 17716 33554432000 1073741824 1073778376 140733615843184 139975891473576 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 4.11
Current children cumulated vsize (KiB) 9625040

[startup+6.30081 s]
/proc/loadavg: 2.26 2.22 2.21 3/213 26071
/proc/meminfo: memFree=29480444/32872528 swapFree=1394328/1580332
[pid=26052] ppid=26049 vsize=9625040 CPUtime=7.44 cores=0,2,4,6
/proc/26052/stat : 26052 (java) S 26049 26052 24014 0 -1 4202496 16195 0 1 0 740 4 0 0 20 0 19 0 16210090 9856040960 23872 33554432000 1073741824 1073778376 140733615843184 140733615834320 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26052/statm: 2406260 23872 2274 9 0 2396937 0
[pid=26052/tid=26054] ppid=26049 vsize=9625040 CPUtime=6.25 cores=0,2,4,6
/proc/26052/task/26054/stat : 26054 (java) R 26049 26052 24014 0 -1 4202560 2502 0 1 0 623 2 0 0 20 0 19 0 16210090 9856040960 23872 33554432000 1073741824 1073778376 140733615843184 139976075665088 139975948989790 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=26052/tid=26055] ppid=26049 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26052/task/26055/stat : 26055 (java) S 26049 26052 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 16210092 9856040960 23872 33554432000 1073741824 1073778376 140733615843184 139975919725096 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26052/tid=26056] ppid=26049 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26052/task/26056/stat : 26056 (java) S 26049 26052 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 16210092 9856040960 23872 33554432000 1073741824 1073778376 140733615843184 139975918672296 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26052/tid=26057] ppid=26049 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26052/task/26057/stat : 26057 (java) S 26049 26052 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 16210092 9856040960 23872 33554432000 1073741824 1073778376 140733615843184 139975917619496 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26052/tid=26058] ppid=26049 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26052/task/26058/stat : 26058 (java) S 26049 26052 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 16210092 9856040960 23872 33554432000 1073741824 1073778376 140733615843184 139975916566696 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26052/tid=26059] ppid=26049 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26052/task/26059/stat : 26059 (java) S 26049 26052 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 16210092 9856040960 23872 33554432000 1073741824 1073778376 140733615843184 139975915514920 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26052/tid=26060] ppid=26049 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26052/task/26060/stat : 26060 (java) S 26049 26052 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 16210092 9856040960 23872 33554432000 1073741824 1073778376 140733615843184 139975914462120 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26052/tid=26061] ppid=26049 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26052/task/26061/stat : 26061 (java) S 26049 26052 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 16210092 9856040960 23872 33554432000 1073741824 1073778376 140733615843184 139975913409320 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26052/tid=26062] ppid=26049 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26052/task/26062/stat : 26062 (java) S 26049 26052 24014 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 16210092 9856040960 23872 33554432000 1073741824 1073778376 140733615843184 139975912356520 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26052/tid=26063] ppid=26049 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26052/task/26063/stat : 26063 (java) S 26049 26052 24014 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 16210093 9856040960 23872 33554432000 1073741824 1073778376 140733615843184 139975899945448 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26052/tid=26064] ppid=26049 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26052/task/26064/stat : 26064 (java) S 26049 26052 24014 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 16210093 9856040960 23872 33554432000 1073741824 1073778376 140733615843184 139975898891512 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26052/tid=26065] ppid=26049 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26052/task/26065/stat : 26065 (java) S 26049 26052 24014 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 16210093 9856040960 23872 33554432000 1073741824 1073778376 140733615843184 139975897838600 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26052/tid=26066] ppid=26049 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26052/task/26066/stat : 26066 (java) S 26049 26052 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 16210095 9856040960 23872 33554432000 1073741824 1073778376 140733615843184 139975896787088 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26052/tid=26067] ppid=26049 vsize=9625040 CPUtime=0.59 cores=0,2,4,6
/proc/26052/task/26067/stat : 26067 (java) S 26049 26052 24014 0 -1 4202560 5329 0 0 0 57 2 0 0 20 0 19 0 16210096 9856040960 23872 33554432000 1073741824 1073778376 140733615843184 139975895735224 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26052/tid=26068] ppid=26049 vsize=9625040 CPUtime=0.56 cores=0,2,4,6
/proc/26052/task/26068/stat : 26068 (java) S 26049 26052 24014 0 -1 4202560 7087 0 0 0 54 2 0 0 20 0 19 0 16210096 9856040960 23872 33554432000 1073741824 1073778376 140733615843184 139975894682424 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26052/tid=26069] ppid=26049 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26052/task/26069/stat : 26069 (java) S 26049 26052 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 16210096 9856040960 23872 33554432000 1073741824 1073778376 140733615843184 139975893629816 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26052/tid=26070] ppid=26049 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26052/task/26070/stat : 26070 (java) S 26049 26052 24014 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 16210096 9856040960 23872 33554432000 1073741824 1073778376 140733615843184 139975892577224 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26052/tid=26071] ppid=26049 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26052/task/26071/stat : 26071 (java) S 26049 26052 24014 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 16210129 9856040960 23872 33554432000 1073741824 1073778376 140733615843184 139975891473576 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 7.44
Current children cumulated vsize (KiB) 9625040


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

[pid=26052/tid=26071] ppid=26049 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26052/task/26071/stat : 26071 (java) S 26049 26052 24014 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 16210129 9856040960 64366 33554432000 1073741824 1073778376 140733615843184 139975891473576 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1733.44
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 1.26 1.73 2.00 2/188 26170
/proc/meminfo: memFree=29953768/32872528 swapFree=1394328/1580332
[pid=26052] ppid=26049 vsize=9625040 CPUtime=1794.15 cores=0,2,4,6
/proc/26052/stat : 26052 (java) S 26049 26052 24014 0 -1 4202496 23224 0 1 0 179300 115 0 0 20 0 19 0 16210090 9856040960 75874 33554432000 1073741824 1073778376 140733615843184 140733615834320 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26052/statm: 2406260 75874 2297 9 0 2396937 0
[pid=26052/tid=26054] ppid=26049 vsize=9625040 CPUtime=1769.92 cores=0,2,4,6
/proc/26052/task/26054/stat : 26054 (java) R 26049 26052 24014 0 -1 4202560 2814 0 1 0 176961 31 0 0 20 0 19 0 16210090 9856040960 75874 33554432000 1073741824 1073778376 140733615843184 139976075672800 139975948755928 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=26052/tid=26055] ppid=26049 vsize=9625040 CPUtime=1.83 cores=0,2,4,6
/proc/26052/task/26055/stat : 26055 (java) S 26049 26052 24014 0 -1 4202560 734 0 0 0 175 8 0 0 20 0 19 0 16210092 9856040960 75874 33554432000 1073741824 1073778376 140733615843184 139975919725096 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26052/tid=26056] ppid=26049 vsize=9625040 CPUtime=1.99 cores=0,2,4,6
/proc/26052/task/26056/stat : 26056 (java) S 26049 26052 24014 0 -1 4202560 750 0 0 0 189 10 0 0 20 0 19 0 16210092 9856040960 75874 33554432000 1073741824 1073778376 140733615843184 139975918672296 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26052/tid=26057] ppid=26049 vsize=9625040 CPUtime=1.79 cores=0,2,4,6
/proc/26052/task/26057/stat : 26057 (java) S 26049 26052 24014 0 -1 4202560 609 0 0 0 170 9 0 0 20 0 19 0 16210092 9856040960 75874 33554432000 1073741824 1073778376 140733615843184 139975917619496 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26052/tid=26058] ppid=26049 vsize=9625040 CPUtime=1.94 cores=0,2,4,6
/proc/26052/task/26058/stat : 26058 (java) S 26049 26052 24014 0 -1 4202560 957 0 0 0 182 12 0 0 20 0 19 0 16210092 9856040960 75874 33554432000 1073741824 1073778376 140733615843184 139975916566696 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26052/tid=26059] ppid=26049 vsize=9625040 CPUtime=1.82 cores=0,2,4,6
/proc/26052/task/26059/stat : 26059 (java) S 26049 26052 24014 0 -1 4202560 533 0 0 0 172 10 0 0 20 0 19 0 16210092 9856040960 75874 33554432000 1073741824 1073778376 140733615843184 139975915514920 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26052/tid=26060] ppid=26049 vsize=9625040 CPUtime=1.91 cores=0,2,4,6
/proc/26052/task/26060/stat : 26060 (java) S 26049 26052 24014 0 -1 4202560 876 0 0 0 180 11 0 0 20 0 19 0 16210092 9856040960 75874 33554432000 1073741824 1073778376 140733615843184 139975914462120 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26052/tid=26061] ppid=26049 vsize=9625040 CPUtime=1.89 cores=0,2,4,6
/proc/26052/task/26061/stat : 26061 (java) S 26049 26052 24014 0 -1 4202560 1022 0 0 0 179 10 0 0 20 0 19 0 16210092 9856040960 75874 33554432000 1073741824 1073778376 140733615843184 139975913409320 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26052/tid=26062] ppid=26049 vsize=9625040 CPUtime=1.88 cores=0,2,4,6
/proc/26052/task/26062/stat : 26062 (java) S 26049 26052 24014 0 -1 4202560 582 0 0 0 179 9 0 0 20 0 19 0 16210092 9856040960 75874 33554432000 1073741824 1073778376 140733615843184 139975912356520 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26052/tid=26063] ppid=26049 vsize=9625040 CPUtime=3.13 cores=0,2,4,6
/proc/26052/task/26063/stat : 26063 (java) S 26049 26052 24014 0 -1 4202560 515 0 0 0 308 5 0 0 20 0 19 0 16210093 9856040960 75874 33554432000 1073741824 1073778376 140733615843184 139975899945448 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26052/tid=26064] ppid=26049 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26052/task/26064/stat : 26064 (java) S 26049 26052 24014 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 16210093 9856040960 75874 33554432000 1073741824 1073778376 140733615843184 139975898891512 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26052/tid=26065] ppid=26049 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26052/task/26065/stat : 26065 (java) S 26049 26052 24014 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 16210093 9856040960 75874 33554432000 1073741824 1073778376 140733615843184 139975897838600 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26052/tid=26066] ppid=26049 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26052/task/26066/stat : 26066 (java) S 26049 26052 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 16210095 9856040960 75874 33554432000 1073741824 1073778376 140733615843184 139975896787088 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26052/tid=26067] ppid=26049 vsize=9625040 CPUtime=0.59 cores=0,2,4,6
/proc/26052/task/26067/stat : 26067 (java) S 26049 26052 24014 0 -1 4202560 5329 0 0 0 57 2 0 0 20 0 19 0 16210096 9856040960 75874 33554432000 1073741824 1073778376 140733615843184 139975895735224 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26052/tid=26068] ppid=26049 vsize=9625040 CPUtime=0.63 cores=0,2,4,6
/proc/26052/task/26068/stat : 26068 (java) S 26049 26052 24014 0 -1 4202560 7137 0 0 0 61 2 0 0 20 0 19 0 16210096 9856040960 75874 33554432000 1073741824 1073778376 140733615843184 139975894682424 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26052/tid=26069] ppid=26049 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26052/task/26069/stat : 26069 (java) S 26049 26052 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 16210096 9856040960 75874 33554432000 1073741824 1073778376 140733615843184 139975893629816 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26052/tid=26070] ppid=26049 vsize=9625040 CPUtime=0.51 cores=0,2,4,6
/proc/26052/task/26070/stat : 26070 (java) S 26049 26052 24014 0 -1 4202560 104 0 0 0 26 25 0 0 20 0 19 0 16210096 9856040960 75874 33554432000 1073741824 1073778376 140733615843184 139975892577224 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26052/tid=26071] ppid=26049 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26052/task/26071/stat : 26071 (java) S 26049 26052 24014 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 16210129 9856040960 75874 33554432000 1073741824 1073778376 140733615843184 139975891473576 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1794.15
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1788.1 s]
/proc/loadavg: 1.24 1.71 2.00 2/188 26170
/proc/meminfo: memFree=29953756/32872528 swapFree=1394328/1580332
[pid=26052] ppid=26049 vsize=9625040 CPUtime=1800.02 cores=0,2,4,6
/proc/26052/stat : 26052 (java) S 26049 26052 24014 0 -1 4202496 23229 0 1 0 179887 115 0 0 20 0 19 0 16210090 9856040960 69129 33554432000 1073741824 1073778376 140733615843184 140733615834320 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26052/statm: 2406260 69129 2297 9 0 2396937 0
[pid=26052/tid=26054] ppid=26049 vsize=9625040 CPUtime=1775.53 cores=0,2,4,6
/proc/26052/task/26054/stat : 26054 (java) R 26049 26052 24014 0 -1 4202560 2817 0 1 0 177522 31 0 0 20 0 19 0 16210090 9856040960 69129 33554432000 1073741824 1073778376 140733615843184 139976075672800 139975948931238 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=26052/tid=26055] ppid=26049 vsize=9625040 CPUtime=1.84 cores=0,2,4,6
/proc/26052/task/26055/stat : 26055 (java) S 26049 26052 24014 0 -1 4202560 734 0 0 0 176 8 0 0 20 0 19 0 16210092 9856040960 69129 33554432000 1073741824 1073778376 140733615843184 139975919725096 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26052/tid=26056] ppid=26049 vsize=9625040 CPUtime=2.01 cores=0,2,4,6
/proc/26052/task/26056/stat : 26056 (java) S 26049 26052 24014 0 -1 4202560 752 0 0 0 191 10 0 0 20 0 19 0 16210092 9856040960 69129 33554432000 1073741824 1073778376 140733615843184 139975918672296 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26052/tid=26057] ppid=26049 vsize=9625040 CPUtime=1.8 cores=0,2,4,6
/proc/26052/task/26057/stat : 26057 (java) S 26049 26052 24014 0 -1 4202560 609 0 0 0 171 9 0 0 20 0 19 0 16210092 9856040960 69129 33554432000 1073741824 1073778376 140733615843184 139975917619496 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26052/tid=26058] ppid=26049 vsize=9625040 CPUtime=1.95 cores=0,2,4,6
/proc/26052/task/26058/stat : 26058 (java) S 26049 26052 24014 0 -1 4202560 957 0 0 0 183 12 0 0 20 0 19 0 16210092 9856040960 69129 33554432000 1073741824 1073778376 140733615843184 139975916566696 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26052/tid=26059] ppid=26049 vsize=9625040 CPUtime=1.83 cores=0,2,4,6
/proc/26052/task/26059/stat : 26059 (java) S 26049 26052 24014 0 -1 4202560 533 0 0 0 173 10 0 0 20 0 19 0 16210092 9856040960 69129 33554432000 1073741824 1073778376 140733615843184 139975915514920 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26052/tid=26060] ppid=26049 vsize=9625040 CPUtime=1.92 cores=0,2,4,6
/proc/26052/task/26060/stat : 26060 (java) S 26049 26052 24014 0 -1 4202560 876 0 0 0 181 11 0 0 20 0 19 0 16210092 9856040960 69129 33554432000 1073741824 1073778376 140733615843184 139975914462120 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26052/tid=26061] ppid=26049 vsize=9625040 CPUtime=1.91 cores=0,2,4,6
/proc/26052/task/26061/stat : 26061 (java) S 26049 26052 24014 0 -1 4202560 1022 0 0 0 181 10 0 0 20 0 19 0 16210092 9856040960 69129 33554432000 1073741824 1073778376 140733615843184 139975913409320 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26052/tid=26062] ppid=26049 vsize=9625040 CPUtime=1.89 cores=0,2,4,6
/proc/26052/task/26062/stat : 26062 (java) S 26049 26052 24014 0 -1 4202560 582 0 0 0 179 10 0 0 20 0 19 0 16210092 9856040960 69129 33554432000 1073741824 1073778376 140733615843184 139975912356520 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26052/tid=26063] ppid=26049 vsize=9625040 CPUtime=3.27 cores=0,2,4,6
/proc/26052/task/26063/stat : 26063 (java) S 26049 26052 24014 0 -1 4202560 515 0 0 0 322 5 0 0 20 0 19 0 16210093 9856040960 69129 33554432000 1073741824 1073778376 140733615843184 139975899945448 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26052/tid=26064] ppid=26049 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26052/task/26064/stat : 26064 (java) S 26049 26052 24014 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 16210093 9856040960 69129 33554432000 1073741824 1073778376 140733615843184 139975898891512 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26052/tid=26065] ppid=26049 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26052/task/26065/stat : 26065 (java) S 26049 26052 24014 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 16210093 9856040960 69129 33554432000 1073741824 1073778376 140733615843184 139975897838600 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26052/tid=26066] ppid=26049 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26052/task/26066/stat : 26066 (java) S 26049 26052 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 16210095 9856040960 69129 33554432000 1073741824 1073778376 140733615843184 139975896787088 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26052/tid=26067] ppid=26049 vsize=9625040 CPUtime=0.59 cores=0,2,4,6
/proc/26052/task/26067/stat : 26067 (java) S 26049 26052 24014 0 -1 4202560 5329 0 0 0 57 2 0 0 20 0 19 0 16210096 9856040960 69129 33554432000 1073741824 1073778376 140733615843184 139975895735224 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26052/tid=26068] ppid=26049 vsize=9625040 CPUtime=0.63 cores=0,2,4,6
/proc/26052/task/26068/stat : 26068 (java) S 26049 26052 24014 0 -1 4202560 7137 0 0 0 61 2 0 0 20 0 19 0 16210096 9856040960 69129 33554432000 1073741824 1073778376 140733615843184 139975894682424 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26052/tid=26069] ppid=26049 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26052/task/26069/stat : 26069 (java) S 26049 26052 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 16210096 9856040960 69129 33554432000 1073741824 1073778376 140733615843184 139975893629816 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26052/tid=26070] ppid=26049 vsize=9625040 CPUtime=0.51 cores=0,2,4,6
/proc/26052/task/26070/stat : 26070 (java) S 26049 26052 24014 0 -1 4202560 104 0 0 0 26 25 0 0 20 0 19 0 16210096 9856040960 69129 33554432000 1073741824 1073778376 140733615843184 139975892577224 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26052/tid=26071] ppid=26049 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26052/task/26071/stat : 26071 (java) S 26049 26052 24014 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 16210129 9856040960 69129 33554432000 1073741824 1073778376 140733615843184 139975891473576 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 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 26052 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1788.1 s]
/proc/loadavg: 1.24 1.71 2.00 2/188 26170
/proc/meminfo: memFree=29953756/32872528 swapFree=1394328/1580332
[pid=26052] ppid=26049 vsize=9625040 CPUtime=1800.02 cores=0,2,4,6
/proc/26052/stat : 26052 (java) S 26049 26052 24014 0 -1 4202496 23229 0 1 0 179887 115 0 0 20 0 19 0 16210090 9856040960 69129 33554432000 1073741824 1073778376 140733615843184 140733615834320 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26052/statm: 2406260 69129 2297 9 0 2396937 0
[pid=26052/tid=26054] ppid=26049 vsize=9625040 CPUtime=1775.53 cores=0,2,4,6
/proc/26052/task/26054/stat : 26054 (java) R 26049 26052 24014 0 -1 4202560 2817 0 1 0 177522 31 0 0 20 0 19 0 16210090 9856040960 69129 33554432000 1073741824 1073778376 140733615843184 139976075672800 139975948931238 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=26052/tid=26055] ppid=26049 vsize=9625040 CPUtime=1.84 cores=0,2,4,6
/proc/26052/task/26055/stat : 26055 (java) S 26049 26052 24014 0 -1 4202560 734 0 0 0 176 8 0 0 20 0 19 0 16210092 9856040960 69129 33554432000 1073741824 1073778376 140733615843184 139975919725096 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26052/tid=26056] ppid=26049 vsize=9625040 CPUtime=2.01 cores=0,2,4,6
/proc/26052/task/26056/stat : 26056 (java) S 26049 26052 24014 0 -1 4202560 752 0 0 0 191 10 0 0 20 0 19 0 16210092 9856040960 69129 33554432000 1073741824 1073778376 140733615843184 139975918672296 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26052/tid=26057] ppid=26049 vsize=9625040 CPUtime=1.8 cores=0,2,4,6
/proc/26052/task/26057/stat : 26057 (java) S 26049 26052 24014 0 -1 4202560 609 0 0 0 171 9 0 0 20 0 19 0 16210092 9856040960 69129 33554432000 1073741824 1073778376 140733615843184 139975917619496 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26052/tid=26058] ppid=26049 vsize=9625040 CPUtime=1.95 cores=0,2,4,6
/proc/26052/task/26058/stat : 26058 (java) S 26049 26052 24014 0 -1 4202560 957 0 0 0 183 12 0 0 20 0 19 0 16210092 9856040960 69129 33554432000 1073741824 1073778376 140733615843184 139975916566696 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26052/tid=26059] ppid=26049 vsize=9625040 CPUtime=1.83 cores=0,2,4,6
/proc/26052/task/26059/stat : 26059 (java) S 26049 26052 24014 0 -1 4202560 533 0 0 0 173 10 0 0 20 0 19 0 16210092 9856040960 69129 33554432000 1073741824 1073778376 140733615843184 139975915514920 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26052/tid=26060] ppid=26049 vsize=9625040 CPUtime=1.92 cores=0,2,4,6
/proc/26052/task/26060/stat : 26060 (java) S 26049 26052 24014 0 -1 4202560 876 0 0 0 181 11 0 0 20 0 19 0 16210092 9856040960 69129 33554432000 1073741824 1073778376 140733615843184 139975914462120 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26052/tid=26061] ppid=26049 vsize=9625040 CPUtime=1.91 cores=0,2,4,6
/proc/26052/task/26061/stat : 26061 (java) S 26049 26052 24014 0 -1 4202560 1022 0 0 0 181 10 0 0 20 0 19 0 16210092 9856040960 69129 33554432000 1073741824 1073778376 140733615843184 139975913409320 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26052/tid=26062] ppid=26049 vsize=9625040 CPUtime=1.89 cores=0,2,4,6
/proc/26052/task/26062/stat : 26062 (java) S 26049 26052 24014 0 -1 4202560 582 0 0 0 179 10 0 0 20 0 19 0 16210092 9856040960 69129 33554432000 1073741824 1073778376 140733615843184 139975912356520 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26052/tid=26063] ppid=26049 vsize=9625040 CPUtime=3.27 cores=0,2,4,6
/proc/26052/task/26063/stat : 26063 (java) S 26049 26052 24014 0 -1 4202560 515 0 0 0 322 5 0 0 20 0 19 0 16210093 9856040960 69129 33554432000 1073741824 1073778376 140733615843184 139975899945448 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26052/tid=26064] ppid=26049 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26052/task/26064/stat : 26064 (java) S 26049 26052 24014 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 16210093 9856040960 69129 33554432000 1073741824 1073778376 140733615843184 139975898891512 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26052/tid=26065] ppid=26049 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26052/task/26065/stat : 26065 (java) S 26049 26052 24014 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 16210093 9856040960 69129 33554432000 1073741824 1073778376 140733615843184 139975897838600 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26052/tid=26066] ppid=26049 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26052/task/26066/stat : 26066 (java) S 26049 26052 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 16210095 9856040960 69129 33554432000 1073741824 1073778376 140733615843184 139975896787088 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26052/tid=26067] ppid=26049 vsize=9625040 CPUtime=0.59 cores=0,2,4,6
/proc/26052/task/26067/stat : 26067 (java) S 26049 26052 24014 0 -1 4202560 5329 0 0 0 57 2 0 0 20 0 19 0 16210096 9856040960 69129 33554432000 1073741824 1073778376 140733615843184 139975895735224 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26052/tid=26068] ppid=26049 vsize=9625040 CPUtime=0.63 cores=0,2,4,6
/proc/26052/task/26068/stat : 26068 (java) S 26049 26052 24014 0 -1 4202560 7137 0 0 0 61 2 0 0 20 0 19 0 16210096 9856040960 69129 33554432000 1073741824 1073778376 140733615843184 139975894682424 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26052/tid=26069] ppid=26049 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26052/task/26069/stat : 26069 (java) S 26049 26052 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 16210096 9856040960 69129 33554432000 1073741824 1073778376 140733615843184 139975893629816 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26052/tid=26070] ppid=26049 vsize=9625040 CPUtime=0.51 cores=0,2,4,6
/proc/26052/task/26070/stat : 26070 (java) S 26049 26052 24014 0 -1 4202560 104 0 0 0 26 25 0 0 20 0 19 0 16210096 9856040960 69129 33554432000 1073741824 1073778376 140733615843184 139975892577224 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26052/tid=26071] ppid=26049 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26052/task/26071/stat : 26071 (java) S 26049 26052 24014 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 16210129 9856040960 69129 33554432000 1073741824 1073778376 140733615843184 139975891473576 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 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 26052 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=428205
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=590758
# CPU time returned by wait4() is 1796.02
# 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): 1788.14
CPU time (s): 1800.02
CPU user time (s): 1798.87
CPU system time (s): 1.15
CPU usage (%): 100.664
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.43
system time used= 1.59076
maximum resident set size= 621792
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23266
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1720
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 46572
involuntary context switches= 43462

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.79351 second user time and 13.9019 second system time

The end

Launcher Data

Begin job on node139 at 2016-06-30 06:43:35
IDJOB=4119566
IDBENCH=111762
IDSOLVER=2546
FILE ID=node139/4119566-1467261815
RUNJOBID= node139-1467248605-24285
PBS_JOBID= 20004484
Free space on /tmp= 71708 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/minlplib2-pb-0.1.0/opb/normalized-graphpart_clique-50.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119566-1467261815/watcher-4119566-1467261815 -o /tmp/evaluation-result-4119566-1467261815/solver-4119566-1467261815 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node139-1467248605-24285 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4119566-1467261815.opb

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

MD5SUM BENCH= 3b3c712859fa039d9bea6c4ea185ba5e
RANDOM SEED=532539508

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.092
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.092
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.092
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.56
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.092
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.092
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.48
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.092
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:        29563432 kB
Buffers:          153372 kB
Cached:           147272 kB
SwapCached:         3080 kB
Active:           788772 kB
Inactive:         185928 kB
Active(anon):     673400 kB
Inactive(anon):     3176 kB
Active(file):     115372 kB
Inactive(file):   182752 kB
Unevictable:     1580332 kB
Mlocked:         1394328 kB
SwapTotal:      67108856 kB
SwapFree:       67097568 kB
Dirty:               924 kB
Writeback:             8 kB
AnonPages:       2270760 kB
Mapped:            15864 kB
Shmem:                 0 kB
Slab:             601288 kB
SReclaimable:      45200 kB
SUnreclaim:       556088 kB
KernelStack:        1672 kB
PageTables:         8536 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2484860 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    845824 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= 71708 MiB
End job on node139 at 2016-06-30 07:13:23