Trace number 4103524

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 PB16? (TO) 1800 1784.74

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-boeing2.opb
MD5SUM5e2e92f5cdf687685f560235d961ce1c
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3371
Total number of constraints197
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints197
Minimum length of a constraint12
Maximum length of a constraint1921
Number of terms in the objective function 3114
Biggest coefficient in the objective function 40265318400000
Number of bits for the biggest coefficient in the objective function 46
Sum of the numbers in the objective function 2533036563346675
Number of bits of the sum of numbers in the objective function 52
Biggest number in a constraint 431563682611200
Number of bits of the biggest number in a constraint 49
Biggest sum of numbers in a constraint 17042207919312540
Number of bits of the biggest sum of numbers54
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b21cc40
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Glucose 2.1 dynamic restart strategy
0.09/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@7c64dc11
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-4103524-1466241871.opb
0.09/0.11	c reading problem ... 
0.09/0.12	c  objective function found
0.54/0.35	c ... done. Wall clock time 0.235s.
0.54/0.35	c declared #vars     3371
0.54/0.35	c #constraints  201
0.54/0.35	c constraints type 
0.54/0.35	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 201
0.54/0.35	c 201 constraints processed.
0.54/0.35	c objective function length is 3114 literals
1.80/1.01	c cleaning 2497 clauses out of 4999 with flag 11885/5000
2.51/1.53	c cleaning 4244 clauses out of 8502 with flag 26277/11000
3.22/2.22	c cleaning 5627 clauses out of 11258 with flag 43465/18000
4.23/3.25	c cleaning 6813 clauses out of 13632 with flag 62727/26001
5.47/4.42	c cleaning 7908 clauses out of 15819 with flag 83976/35001
6.76/5.71	c cleaning 8954 clauses out of 17910 with flag 107503/45000
8.87/7.85	c cleaning 9970 clauses out of 19956 with flag 133023/56000
10.97/9.92	c cleaning 10991 clauses out of 21988 with flag 162735/68002
13.08/12.09	c cleaning 11993 clauses out of 23996 with flag 195051/81001
15.18/14.15	c cleaning 12996 clauses out of 26002 with flag 229752/95000
17.48/16.50	c cleaning 14004 clauses out of 28009 with flag 267251/110003
21.01/19.91	c cleaning 15001 clauses out of 30003 with flag 305515/126001
24.11/23.06	c cleaning 15993 clauses out of 32001 with flag 347366/143000
27.45/26.39	c cleaning 17001 clauses out of 34008 with flag 392111/161000
30.86/29.76	c cleaning 17996 clauses out of 36007 with flag 439206/180000
34.72/33.56	c cleaning 18997 clauses out of 38012 with flag 489428/200001
38.82/37.63	c cleaning 20003 clauses out of 40014 with flag 540189/221000
43.52/42.28	c cleaning 21000 clauses out of 42014 with flag 592868/243003
48.63/47.33	c cleaning 22004 clauses out of 44011 with flag 647926/266000
54.46/53.14	c cleaning 23002 clauses out of 46007 with flag 706318/290000
59.96/58.63	c cleaning 23996 clauses out of 48005 with flag 766062/315000
65.72/64.36	c cleaning 25003 clauses out of 50009 with flag 831550/341000
72.71/71.30	c cleaning 25998 clauses out of 52007 with flag 898763/368001
80.30/78.76	c cleaning 26993 clauses out of 54008 with flag 966457/396000
89.38/87.74	c cleaning 28005 clauses out of 56017 with flag 1038603/425002
96.88/95.18	c cleaning 29002 clauses out of 58011 with flag 1112336/455001
105.14/103.34	c cleaning 30004 clauses out of 60008 with flag 1188791/486000
112.99/111.15	c cleaning 30992 clauses out of 62004 with flag 1267031/518000
121.99/120.14	c cleaning 32004 clauses out of 64013 with flag 1351476/551001
130.83/128.97	c cleaning 32996 clauses out of 66008 with flag 1433386/585000
139.35/137.47	c cleaning 34001 clauses out of 68012 with flag 1520757/620000
149.05/147.07	c cleaning 35002 clauses out of 70012 with flag 1608330/656001
157.69/155.70	c cleaning 35998 clauses out of 72009 with flag 1698508/693000
166.92/164.84	c cleaning 37003 clauses out of 74011 with flag 1792987/731000
176.99/174.89	c cleaning 38004 clauses out of 76008 with flag 1889400/770000
188.47/186.23	c cleaning 39001 clauses out of 78004 with flag 1990783/810000
198.81/196.59	c cleaning 40002 clauses out of 80003 with flag 2097686/851000
210.00/207.66	c cleaning 40995 clauses out of 82003 with flag 2202154/893002
221.50/219.06	c cleaning 41996 clauses out of 84007 with flag 2308316/936001
234.36/231.85	c cleaning 42999 clauses out of 86010 with flag 2416641/980000
247.50/244.92	c cleaning 44007 clauses out of 88013 with flag 2527097/1025002
260.34/257.73	c cleaning 44994 clauses out of 90004 with flag 2636492/1071000
273.75/271.01	c cleaning 45999 clauses out of 92010 with flag 2751408/1118000
287.52/284.78	c cleaning 47004 clauses out of 94011 with flag 2869948/1166000
300.94/298.07	c cleaning 48002 clauses out of 96007 with flag 2990372/1215000
316.34/313.38	c cleaning 48999 clauses out of 98006 with flag 3112624/1265001
331.05/327.92	c cleaning 49997 clauses out of 100006 with flag 3247763/1316000
347.35/344.12	c cleaning 50999 clauses out of 102010 with flag 3376594/1368001
362.64/359.30	c cleaning 51999 clauses out of 104010 with flag 3507885/1421000
380.24/376.83	c cleaning 52995 clauses out of 106011 with flag 3641127/1475000
401.74/398.22	c cleaning 53999 clauses out of 108016 with flag 3777400/1530000
420.21/416.67	c cleaning 55004 clauses out of 110017 with flag 3918052/1586000
439.65/435.93	c cleaning 55998 clauses out of 112014 with flag 4060562/1643001
461.47/457.67	c cleaning 57000 clauses out of 114015 with flag 4206095/1701000
481.71/477.74	c cleaning 58005 clauses out of 116015 with flag 4353270/1760000
505.04/500.91	c cleaning 59002 clauses out of 118010 with flag 4500254/1820000
528.28/524.06	c cleaning 60000 clauses out of 120008 with flag 4649626/1881000
552.74/548.33	c cleaning 61003 clauses out of 122008 with flag 4803349/1943000
579.51/574.99	c cleaning 62003 clauses out of 124005 with flag 4956364/2006000
602.45/597.73	c cleaning 62993 clauses out of 126002 with flag 5113205/2070000
627.07/622.22	c cleaning 64000 clauses out of 128010 with flag 5273597/2135001
651.84/646.85	c cleaning 64992 clauses out of 130009 with flag 5438568/2201000
677.80/672.55	c cleaning 66006 clauses out of 132018 with flag 5598997/2268001
702.02/696.57	c cleaning 67005 clauses out of 134013 with flag 5766725/2336002
733.12/727.48	c cleaning 68001 clauses out of 136008 with flag 5936862/2405002
766.37/760.42	c cleaning 68998 clauses out of 138005 with flag 6107217/2475000
799.14/792.96	c cleaning 69999 clauses out of 140008 with flag 6282598/2546001
840.55/834.11	c cleaning 70998 clauses out of 142008 with flag 6466086/2618000
881.31/874.66	c cleaning 71998 clauses out of 144010 with flag 6647312/2691000
928.50/921.52	c cleaning 73002 clauses out of 146014 with flag 6829837/2765002
965.75/958.49	c cleaning 73999 clauses out of 148010 with flag 7016596/2840000
1005.82/998.16	c cleaning 75001 clauses out of 150011 with flag 7206425/2916000
1043.70/1035.76	c cleaning 75999 clauses out of 152011 with flag 7394662/2993001
1080.01/1071.68	c cleaning 76999 clauses out of 154011 with flag 7588161/3071000
1119.18/1110.51	c cleaning 77992 clauses out of 156012 with flag 7780934/3150000
1162.10/1153.07	c cleaning 79006 clauses out of 158021 with flag 7977351/3230001
1201.04/1191.51	c cleaning 80004 clauses out of 160015 with flag 8175664/3311001
1243.50/1233.62	c cleaning 80997 clauses out of 162010 with flag 8381875/3393000
1285.76/1275.48	c cleaning 82006 clauses out of 164016 with flag 8589580/3476003
1326.68/1315.99	c cleaning 83003 clauses out of 166008 with flag 8794625/3560001
1374.39/1363.24	c cleaning 83999 clauses out of 168004 with flag 9003107/3645000
1420.91/1409.28	c cleaning 84997 clauses out of 170005 with flag 9214221/3731000
1471.81/1459.77	c cleaning 85996 clauses out of 172008 with flag 9432638/3818000
1524.22/1511.74	c cleaning 87004 clauses out of 174014 with flag 9651221/3906002
1574.41/1561.44	c cleaning 87999 clauses out of 176009 with flag 9880837/3995001
1622.13/1608.66	c cleaning 88998 clauses out of 178009 with flag 10108120/4085000
1668.54/1654.59	c cleaning 90002 clauses out of 180011 with flag 10341466/4176000
1718.09/1703.65	c cleaning 90992 clauses out of 182010 with flag 10566231/4268001
1776.70/1761.72	c cleaning 92002 clauses out of 184017 with flag 10796285/4361000
1800.00/1784.70	c starts		: 485
1800.00/1784.70	c conflicts		: 4410736
1800.00/1784.70	c decisions		: 7581054
1800.00/1784.70	c propagations		: 136514805
1800.00/1784.70	c inspects		: 27094394966
1800.00/1784.70	c shortcuts		: 0
1800.00/1784.70	c learnt literals	: 1
1800.00/1784.70	c learnt binary clauses	: 0
1800.00/1784.70	c learnt ternary clauses	: 1
1800.00/1784.70	c learnt constraints	: 4410736
1800.00/1784.70	c ignored constraints	: 0
1800.00/1784.70	c root simplifications	: 0
1800.00/1784.70	c removed literals (reason simplification)	: 0
1800.00/1784.70	c reason swapping (by a shorter reason)	: 0
1800.00/1784.70	c Calls to reduceDB	: 89
1800.00/1784.70	c Number of update (reduction) of LBD	: 1201506
1800.00/1784.70	c Imported unit clauses	: 0
1800.00/1784.70	c number of reductions to clauses (during analyze)	: 0
1800.00/1784.70	c number of learned constraints concerned by reduction	: 0
1800.00/1784.70	c timeout
1800.00/1784.70	c number of learning phase by resolution	: 0
1800.00/1784.70	c number of learning phase by cutting planes	: 0
1800.00/1784.70	c speed (assignments/second)	: 76507.73148643719
1800.00/1784.70	c non guided choices	307
1800.00/1784.73	c learnt constraints type 
1800.00/1784.73	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 141752
1800.00/1784.73	s UNKNOWN
1800.00/1784.73	c Total wall clock time (in seconds): 1784.613

Verifier Data

ERROR: no interpretation found !

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-4103524-1466241871/watcher-4103524-1466241871 -o /tmp/evaluation-result-4103524-1466241871/solver-4103524-1466241871 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1466230712-24776 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4103524-1466241871.opb 

pid=26151
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.23 2.23 2.21 3/194 26154
/proc/meminfo: memFree=29818148/32872528 swapFree=1556504/1720024
[pid=26154] ppid=26151 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/26154/stat : 26154 (java) D 26151 26154 24760 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 26235752 9515008 182 33554432000 1073741824 1073778376 140734721087088 140734721078120 270330052277 0 0 4096 0 18446744072100588836 0 0 17 0 0 0 0 0 0
/proc/26154/statm: 2323 182 140 9 0 71 0

[startup+0.100153 s]
/proc/loadavg: 2.23 2.23 2.21 3/194 26154
/proc/meminfo: memFree=29818148/32872528 swapFree=1556504/1720024
[pid=26154] ppid=26151 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/26154/stat : 26154 (java) S 26151 26154 24760 0 -1 4202496 4450 0 1 0 8 1 0 0 20 0 18 0 26235752 9787879424 5571 33554432000 1073741824 1073778376 140735069209600 140735069200736 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26154/statm: 2389619 5571 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200277 s]
/proc/loadavg: 2.23 2.23 2.21 3/194 26154
/proc/meminfo: memFree=29818148/32872528 swapFree=1556504/1720024
[pid=26154] ppid=26151 vsize=9558476 CPUtime=0.28 cores=0,2,4,6
/proc/26154/stat : 26154 (java) S 26151 26154 24760 0 -1 4202496 5123 0 1 0 27 1 0 0 20 0 18 0 26235752 9787879424 6436 33554432000 1073741824 1073778376 140735069209600 140735069200736 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26154/statm: 2389619 6436 2222 9 0 2380296 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9558476

[startup+0.300286 s]
/proc/loadavg: 2.23 2.23 2.21 3/194 26154
/proc/meminfo: memFree=29818148/32872528 swapFree=1556504/1720024
[pid=26154] ppid=26151 vsize=9558476 CPUtime=0.54 cores=0,2,4,6
/proc/26154/stat : 26154 (java) S 26151 26154 24760 0 -1 4202496 9589 0 1 0 52 2 0 0 20 0 18 0 26235752 9787879424 11348 33554432000 1073741824 1073778376 140735069209600 140735069200736 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26154/statm: 2389619 11348 2233 9 0 2380296 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 9558476

[startup+0.700178 s]
/proc/loadavg: 2.23 2.23 2.21 3/194 26154
/proc/meminfo: memFree=29818148/32872528 swapFree=1556504/1720024
[pid=26154] ppid=26151 vsize=9625040 CPUtime=1.39 cores=0,2,4,6
/proc/26154/stat : 26154 (java) S 26151 26154 24760 0 -1 4202496 11713 0 1 0 136 3 0 0 20 0 19 0 26235752 9856040960 16218 33554432000 1073741824 1073778376 140735069209600 140735069200736 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26154/statm: 2406260 16218 2257 9 0 2396937 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 9625040

[startup+1.50077 s]
/proc/loadavg: 2.23 2.23 2.21 4/213 26173
/proc/meminfo: memFree=29732160/32872528 swapFree=1556504/1720024
[pid=26154] ppid=26151 vsize=9625040 CPUtime=2.51 cores=0,2,4,6
/proc/26154/stat : 26154 (java) S 26151 26154 24760 0 -1 4202496 18097 0 1 0 246 5 0 0 20 0 19 0 26235752 9856040960 26762 33554432000 1073741824 1073778376 140735069209600 140735069200736 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26154/statm: 2406260 26762 2266 9 0 2396937 0
[pid=26154/tid=26156] ppid=26151 vsize=9625040 CPUtime=1.46 cores=0,2,4,6
/proc/26154/task/26156/stat : 26156 (java) R 26151 26154 24760 0 -1 4202560 2483 0 1 0 144 2 0 0 20 0 19 0 26235753 9856040960 26762 33554432000 1073741824 1073778376 140735069209600 140712455552408 140712395889535 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=26154/tid=26157] ppid=26151 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26154/task/26157/stat : 26157 (java) S 26151 26154 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26235754 9856040960 26762 33554432000 1073741824 1073778376 140735069209600 140712394283816 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26154/tid=26158] ppid=26151 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26154/task/26158/stat : 26158 (java) S 26151 26154 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26235754 9856040960 26762 33554432000 1073741824 1073778376 140735069209600 140712393231016 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26154/tid=26159] ppid=26151 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26154/task/26159/stat : 26159 (java) S 26151 26154 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26235754 9856040960 26762 33554432000 1073741824 1073778376 140735069209600 140712392178728 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26154/tid=26160] ppid=26151 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26154/task/26160/stat : 26160 (java) S 26151 26154 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26235754 9856040960 26762 33554432000 1073741824 1073778376 140735069209600 140712391125928 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26154/tid=26161] ppid=26151 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26154/task/26161/stat : 26161 (java) S 26151 26154 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26235754 9856040960 26762 33554432000 1073741824 1073778376 140735069209600 140712294955304 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26154/tid=26162] ppid=26151 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26154/task/26162/stat : 26162 (java) S 26151 26154 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26235754 9856040960 26762 33554432000 1073741824 1073778376 140735069209600 140712293902504 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26154/tid=26163] ppid=26151 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26154/task/26163/stat : 26163 (java) S 26151 26154 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26235754 9856040960 26762 33554432000 1073741824 1073778376 140735069209600 140712292850216 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26154/tid=26164] ppid=26151 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26154/task/26164/stat : 26164 (java) S 26151 26154 24760 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 26235754 9856040960 26762 33554432000 1073741824 1073778376 140735069209600 140712291797416 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26154/tid=26165] ppid=26151 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26154/task/26165/stat : 26165 (java) S 26151 26154 24760 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 26235755 9856040960 26762 33554432000 1073741824 1073778376 140735069209600 140712279599848 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26154/tid=26166] ppid=26151 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26154/task/26166/stat : 26166 (java) S 26151 26154 24760 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 26235756 9856040960 26762 33554432000 1073741824 1073778376 140735069209600 140712278545912 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26154/tid=26167] ppid=26151 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26154/task/26167/stat : 26167 (java) S 26151 26154 24760 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26235756 9856040960 26762 33554432000 1073741824 1073778376 140735069209600 140712277493512 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26154/tid=26168] ppid=26151 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26154/task/26168/stat : 26168 (java) S 26151 26154 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26235758 9856040960 26762 33554432000 1073741824 1073778376 140735069209600 140712276442000 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26154/tid=26169] ppid=26151 vsize=9625040 CPUtime=0.55 cores=0,2,4,6
/proc/26154/task/26169/stat : 26169 (java) S 26151 26154 24760 0 -1 4202560 9851 0 0 0 53 2 0 0 20 0 19 0 26235758 9856040960 26762 33554432000 1073741824 1073778376 140735069209600 140712275388600 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26154/tid=26170] ppid=26151 vsize=9625040 CPUtime=0.46 cores=0,2,4,6
/proc/26154/task/26170/stat : 26170 (java) S 26151 26154 24760 0 -1 4202560 4487 0 0 0 46 0 0 0 20 0 19 0 26235758 9856040960 26762 33554432000 1073741824 1073778376 140735069209600 140712274335800 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26154/tid=26171] ppid=26151 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26154/task/26171/stat : 26171 (java) S 26151 26154 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26235758 9856040960 26762 33554432000 1073741824 1073778376 140735069209600 140712273283704 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26154/tid=26172] ppid=26151 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26154/task/26172/stat : 26172 (java) S 26151 26154 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26235758 9856040960 26762 33554432000 1073741824 1073778376 140735069209600 140712272231112 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26154/tid=26173] ppid=26151 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26154/task/26173/stat : 26173 (java) S 26151 26154 24760 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 26235790 9856040960 26762 33554432000 1073741824 1073778376 140735069209600 140712271177128 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 2.51
Current children cumulated vsize (KiB) 9625040

[startup+3.10072 s]
/proc/loadavg: 2.23 2.23 2.21 4/213 26173
/proc/meminfo: memFree=29702372/32872528 swapFree=1556504/1720024
[pid=26154] ppid=26151 vsize=9625040 CPUtime=4.12 cores=0,2,4,6
/proc/26154/stat : 26154 (java) S 26151 26154 24760 0 -1 4202496 18120 0 1 0 407 5 0 0 20 0 19 0 26235752 9856040960 37004 33554432000 1073741824 1073778376 140735069209600 140735069200736 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26154/statm: 2406260 37004 2266 9 0 2396937 0
[pid=26154/tid=26156] ppid=26151 vsize=9625040 CPUtime=3.05 cores=0,2,4,6
/proc/26154/task/26156/stat : 26156 (java) R 26151 26154 24760 0 -1 4202560 2504 0 1 0 302 3 0 0 20 0 19 0 26235753 9856040960 37004 33554432000 1073741824 1073778376 140735069209600 140712455553408 140712395909632 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=26154/tid=26157] ppid=26151 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26154/task/26157/stat : 26157 (java) S 26151 26154 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26235754 9856040960 37004 33554432000 1073741824 1073778376 140735069209600 140712394283816 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26154/tid=26158] ppid=26151 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26154/task/26158/stat : 26158 (java) S 26151 26154 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26235754 9856040960 37004 33554432000 1073741824 1073778376 140735069209600 140712393231016 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26154/tid=26159] ppid=26151 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26154/task/26159/stat : 26159 (java) S 26151 26154 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26235754 9856040960 37004 33554432000 1073741824 1073778376 140735069209600 140712392178728 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26154/tid=26160] ppid=26151 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26154/task/26160/stat : 26160 (java) S 26151 26154 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26235754 9856040960 37004 33554432000 1073741824 1073778376 140735069209600 140712391125928 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26154/tid=26161] ppid=26151 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26154/task/26161/stat : 26161 (java) S 26151 26154 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26235754 9856040960 37004 33554432000 1073741824 1073778376 140735069209600 140712294955304 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26154/tid=26162] ppid=26151 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26154/task/26162/stat : 26162 (java) S 26151 26154 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26235754 9856040960 37004 33554432000 1073741824 1073778376 140735069209600 140712293902504 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26154/tid=26163] ppid=26151 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26154/task/26163/stat : 26163 (java) S 26151 26154 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26235754 9856040960 37004 33554432000 1073741824 1073778376 140735069209600 140712292850216 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26154/tid=26164] ppid=26151 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26154/task/26164/stat : 26164 (java) S 26151 26154 24760 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 26235754 9856040960 37004 33554432000 1073741824 1073778376 140735069209600 140712291797416 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26154/tid=26165] ppid=26151 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26154/task/26165/stat : 26165 (java) S 26151 26154 24760 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 26235755 9856040960 37004 33554432000 1073741824 1073778376 140735069209600 140712279599848 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26154/tid=26166] ppid=26151 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26154/task/26166/stat : 26166 (java) S 26151 26154 24760 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 26235756 9856040960 37004 33554432000 1073741824 1073778376 140735069209600 140712278545912 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26154/tid=26167] ppid=26151 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26154/task/26167/stat : 26167 (java) S 26151 26154 24760 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26235756 9856040960 37004 33554432000 1073741824 1073778376 140735069209600 140712277493512 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26154/tid=26168] ppid=26151 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26154/task/26168/stat : 26168 (java) S 26151 26154 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26235758 9856040960 37004 33554432000 1073741824 1073778376 140735069209600 140712276442000 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26154/tid=26169] ppid=26151 vsize=9625040 CPUtime=0.55 cores=0,2,4,6
/proc/26154/task/26169/stat : 26169 (java) S 26151 26154 24760 0 -1 4202560 9851 0 0 0 53 2 0 0 20 0 19 0 26235758 9856040960 37004 33554432000 1073741824 1073778376 140735069209600 140712275388600 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26154/tid=26170] ppid=26151 vsize=9625040 CPUtime=0.47 cores=0,2,4,6
/proc/26154/task/26170/stat : 26170 (java) S 26151 26154 24760 0 -1 4202560 4489 0 0 0 47 0 0 0 20 0 19 0 26235758 9856040960 37004 33554432000 1073741824 1073778376 140735069209600 140712274335800 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26154/tid=26171] ppid=26151 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26154/task/26171/stat : 26171 (java) S 26151 26154 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26235758 9856040960 37004 33554432000 1073741824 1073778376 140735069209600 140712273283704 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26154/tid=26172] ppid=26151 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26154/task/26172/stat : 26172 (java) S 26151 26154 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26235758 9856040960 37004 33554432000 1073741824 1073778376 140735069209600 140712272231112 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26154/tid=26173] ppid=26151 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26154/task/26173/stat : 26173 (java) S 26151 26154 24760 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 26235790 9856040960 37004 33554432000 1073741824 1073778376 140735069209600 140712271177128 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 4.12
Current children cumulated vsize (KiB) 9625040

[startup+6.30074 s]
/proc/loadavg: 2.21 2.22 2.21 3/213 26173
/proc/meminfo: memFree=29630740/32872528 swapFree=1556504/1720024
[pid=26154] ppid=26151 vsize=9625040 CPUtime=7.36 cores=0,2,4,6
/proc/26154/stat : 26154 (java) S 26151 26154 24760 0 -1 4202496 18184 0 1 0 728 8 0 0 20 0 19 0 26235752 9856040960 49119 33554432000 1073741824 1073778376 140735069209600 140735069200736 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26154/statm: 2406260 49119 2280 9 0 2396937 0
[pid=26154/tid=26156] ppid=26151 vsize=9625040 CPUtime=6.23 cores=0,2,4,6
/proc/26154/task/26156/stat : 26156 (java) R 26151 26154 24760 0 -1 4202560 2525 0 1 0 620 3 0 0 20 0 19 0 26235753 9856040960 49119 33554432000 1073741824 1073778376 140735069209600 140712455544512 140712395868471 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=26154/tid=26157] ppid=26151 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26154/task/26157/stat : 26157 (java) S 26151 26154 24760 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 26235754 9856040960 49119 33554432000 1073741824 1073778376 140735069209600 140712394283816 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26154/tid=26158] ppid=26151 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26154/task/26158/stat : 26158 (java) S 26151 26154 24760 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 26235754 9856040960 49119 33554432000 1073741824 1073778376 140735069209600 140712393231016 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26154/tid=26159] ppid=26151 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26154/task/26159/stat : 26159 (java) S 26151 26154 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26235754 9856040960 49119 33554432000 1073741824 1073778376 140735069209600 140712392178728 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26154/tid=26160] ppid=26151 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26154/task/26160/stat : 26160 (java) S 26151 26154 24760 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 26235754 9856040960 49119 33554432000 1073741824 1073778376 140735069209600 140712391125928 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26154/tid=26161] ppid=26151 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26154/task/26161/stat : 26161 (java) S 26151 26154 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26235754 9856040960 49119 33554432000 1073741824 1073778376 140735069209600 140712294955304 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26154/tid=26162] ppid=26151 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26154/task/26162/stat : 26162 (java) S 26151 26154 24760 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 26235754 9856040960 49119 33554432000 1073741824 1073778376 140735069209600 140712293902504 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26154/tid=26163] ppid=26151 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26154/task/26163/stat : 26163 (java) S 26151 26154 24760 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 26235754 9856040960 49119 33554432000 1073741824 1073778376 140735069209600 140712292850216 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26154/tid=26164] ppid=26151 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26154/task/26164/stat : 26164 (java) S 26151 26154 24760 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 26235754 9856040960 49119 33554432000 1073741824 1073778376 140735069209600 140712291797416 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26154/tid=26165] ppid=26151 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26154/task/26165/stat : 26165 (java) S 26151 26154 24760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 26235755 9856040960 49119 33554432000 1073741824 1073778376 140735069209600 140712279599848 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26154/tid=26166] ppid=26151 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26154/task/26166/stat : 26166 (java) S 26151 26154 24760 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26235756 9856040960 49119 33554432000 1073741824 1073778376 140735069209600 140712278545912 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26154/tid=26167] ppid=26151 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26154/task/26167/stat : 26167 (java) S 26151 26154 24760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26235756 9856040960 49119 33554432000 1073741824 1073778376 140735069209600 140712277493512 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26154/tid=26168] ppid=26151 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26154/task/26168/stat : 26168 (java) S 26151 26154 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26235758 9856040960 49119 33554432000 1073741824 1073778376 140735069209600 140712276442000 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26154/tid=26169] ppid=26151 vsize=9625040 CPUtime=0.55 cores=0,2,4,6
/proc/26154/task/26169/stat : 26169 (java) S 26151 26154 24760 0 -1 4202560 9851 0 0 0 53 2 0 0 20 0 19 0 26235758 9856040960 49119 33554432000 1073741824 1073778376 140735069209600 140712275388600 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26154/tid=26170] ppid=26151 vsize=9625040 CPUtime=0.49 cores=0,2,4,6
/proc/26154/task/26170/stat : 26170 (java) S 26151 26154 24760 0 -1 4202560 4490 0 0 0 49 0 0 0 20 0 19 0 26235758 9856040960 49119 33554432000 1073741824 1073778376 140735069209600 140712274335800 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26154/tid=26171] ppid=26151 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26154/task/26171/stat : 26171 (java) S 26151 26154 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26235758 9856040960 49119 33554432000 1073741824 1073778376 140735069209600 140712273283704 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26154/tid=26172] ppid=26151 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26154/task/26172/stat : 26172 (java) S 26151 26154 24760 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 26235758 9856040960 49119 33554432000 1073741824 1073778376 140735069209600 140712272231112 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26154/tid=26173] ppid=26151 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26154/task/26173/stat : 26173 (java) S 26151 26154 24760 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 26235790 9856040960 49119 33554432000 1073741824 1073778376 140735069209600 140712271177128 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 7.36
Current children cumulated vsize (KiB) 9625040


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

[pid=26154/tid=26173] ppid=26151 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26154/task/26173/stat : 26173 (java) S 26151 26154 24760 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 26235790 9856040960 65857 33554432000 1073741824 1073778376 140735069209600 140712271177128 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1737.06
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.43 2.29 2.21 3/213 26411
/proc/meminfo: memFree=29321440/32872528 swapFree=1556504/1720024
[pid=26154] ppid=26151 vsize=9625040 CPUtime=1797.58 cores=0,2,4,6
/proc/26154/stat : 26154 (java) S 26151 26154 24760 0 -1 4202496 36268 0 1 0 179629 129 0 0 20 0 19 0 26235752 9856040960 66480 33554432000 1073741824 1073778376 140735069209600 140735069200736 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26154/statm: 2406260 66480 2289 9 0 2396937 0
[pid=26154/tid=26156] ppid=26151 vsize=9625040 CPUtime=1766.35 cores=0,2,4,6
/proc/26154/task/26156/stat : 26156 (java) R 26151 26154 24760 0 -1 4202560 3309 0 1 0 176602 33 0 0 20 0 19 0 26235753 9856040960 66480 33554432000 1073741824 1073778376 140735069209600 140712455552224 140712395928984 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=26154/tid=26157] ppid=26151 vsize=9625040 CPUtime=2.71 cores=0,2,4,6
/proc/26154/task/26157/stat : 26157 (java) S 26151 26154 24760 0 -1 4202560 1828 0 0 0 259 12 0 0 20 0 19 0 26235754 9856040960 66480 33554432000 1073741824 1073778376 140735069209600 140712394283816 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26154/tid=26158] ppid=26151 vsize=9625040 CPUtime=2.64 cores=0,2,4,6
/proc/26154/task/26158/stat : 26158 (java) S 26151 26154 24760 0 -1 4202560 2448 0 0 0 254 10 0 0 20 0 19 0 26235754 9856040960 66480 33554432000 1073741824 1073778376 140735069209600 140712393231016 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26154/tid=26159] ppid=26151 vsize=9625040 CPUtime=2.62 cores=0,2,4,6
/proc/26154/task/26159/stat : 26159 (java) S 26151 26154 24760 0 -1 4202560 1722 0 0 0 252 10 0 0 20 0 19 0 26235754 9856040960 66480 33554432000 1073741824 1073778376 140735069209600 140712392178728 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26154/tid=26160] ppid=26151 vsize=9625040 CPUtime=2.68 cores=0,2,4,6
/proc/26154/task/26160/stat : 26160 (java) S 26151 26154 24760 0 -1 4202560 1991 0 0 0 256 12 0 0 20 0 19 0 26235754 9856040960 66480 33554432000 1073741824 1073778376 140735069209600 140712391125928 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26154/tid=26161] ppid=26151 vsize=9625040 CPUtime=2.74 cores=0,2,4,6
/proc/26154/task/26161/stat : 26161 (java) S 26151 26154 24760 0 -1 4202560 2236 0 0 0 263 11 0 0 20 0 19 0 26235754 9856040960 66480 33554432000 1073741824 1073778376 140735069209600 140712294955304 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26154/tid=26162] ppid=26151 vsize=9625040 CPUtime=2.65 cores=0,2,4,6
/proc/26154/task/26162/stat : 26162 (java) S 26151 26154 24760 0 -1 4202560 2907 0 0 0 254 11 0 0 20 0 19 0 26235754 9856040960 66480 33554432000 1073741824 1073778376 140735069209600 140712293902504 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26154/tid=26163] ppid=26151 vsize=9625040 CPUtime=2.75 cores=0,2,4,6
/proc/26154/task/26163/stat : 26163 (java) S 26151 26154 24760 0 -1 4202560 1648 0 0 0 264 11 0 0 20 0 19 0 26235754 9856040960 66480 33554432000 1073741824 1073778376 140735069209600 140712292850216 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26154/tid=26164] ppid=26151 vsize=9625040 CPUtime=2.65 cores=0,2,4,6
/proc/26154/task/26164/stat : 26164 (java) S 26151 26154 24760 0 -1 4202560 1729 0 0 0 253 12 0 0 20 0 19 0 26235754 9856040960 66480 33554432000 1073741824 1073778376 140735069209600 140712291797416 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26154/tid=26165] ppid=26151 vsize=9625040 CPUtime=4.02 cores=0,2,4,6
/proc/26154/task/26165/stat : 26165 (java) S 26151 26154 24760 0 -1 4202560 740 0 0 0 395 7 0 0 20 0 19 0 26235755 9856040960 66480 33554432000 1073741824 1073778376 140735069209600 140712279599848 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26154/tid=26166] ppid=26151 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26154/task/26166/stat : 26166 (java) S 26151 26154 24760 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26235756 9856040960 66480 33554432000 1073741824 1073778376 140735069209600 140712278545912 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26154/tid=26167] ppid=26151 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26154/task/26167/stat : 26167 (java) S 26151 26154 24760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26235756 9856040960 66480 33554432000 1073741824 1073778376 140735069209600 140712277493512 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26154/tid=26168] ppid=26151 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26154/task/26168/stat : 26168 (java) S 26151 26154 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26235758 9856040960 66480 33554432000 1073741824 1073778376 140735069209600 140712276442000 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26154/tid=26169] ppid=26151 vsize=9625040 CPUtime=0.56 cores=0,2,4,6
/proc/26154/task/26169/stat : 26169 (java) S 26151 26154 24760 0 -1 4202560 9855 0 0 0 54 2 0 0 20 0 19 0 26235758 9856040960 66480 33554432000 1073741824 1073778376 140735069209600 140712275388600 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26154/tid=26170] ppid=26151 vsize=9625040 CPUtime=0.49 cores=0,2,4,6
/proc/26154/task/26170/stat : 26170 (java) S 26151 26154 24760 0 -1 4202560 4490 0 0 0 49 0 0 0 20 0 19 0 26235758 9856040960 66480 33554432000 1073741824 1073778376 140735069209600 140712274335800 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26154/tid=26171] ppid=26151 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26154/task/26171/stat : 26171 (java) S 26151 26154 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26235758 9856040960 66480 33554432000 1073741824 1073778376 140735069209600 140712273283704 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26154/tid=26172] ppid=26151 vsize=9625040 CPUtime=0.56 cores=0,2,4,6
/proc/26154/task/26172/stat : 26172 (java) S 26151 26154 24760 0 -1 4202560 103 0 0 0 29 27 0 0 20 0 19 0 26235758 9856040960 66480 33554432000 1073741824 1073778376 140735069209600 140712272231112 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26154/tid=26173] ppid=26151 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26154/task/26173/stat : 26173 (java) S 26151 26154 24760 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 26235790 9856040960 66480 33554432000 1073741824 1073778376 140735069209600 140712271177128 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1797.58
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1784.7 s]
/proc/loadavg: 2.43 2.29 2.21 3/213 26411
/proc/meminfo: memFree=29322192/32872528 swapFree=1556504/1720024
[pid=26154] ppid=26151 vsize=9625040 CPUtime=1800 cores=0,2,4,6
/proc/26154/stat : 26154 (java) S 26151 26154 24760 0 -1 4202496 36269 0 1 0 179871 129 0 0 20 0 19 0 26235752 9856040960 66336 33554432000 1073741824 1073778376 140735069209600 140735069200736 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26154/statm: 2406260 66336 2289 9 0 2396937 0
[pid=26154/tid=26156] ppid=26151 vsize=9625040 CPUtime=1768.74 cores=0,2,4,6
/proc/26154/task/26156/stat : 26156 (java) R 26151 26154 24760 0 -1 4202560 3310 0 1 0 176841 33 0 0 20 0 19 0 26235753 9856040960 66336 33554432000 1073741824 1073778376 140735069209600 140712455552224 140712395960995 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=26154/tid=26157] ppid=26151 vsize=9625040 CPUtime=2.72 cores=0,2,4,6
/proc/26154/task/26157/stat : 26157 (java) S 26151 26154 24760 0 -1 4202560 1828 0 0 0 260 12 0 0 20 0 19 0 26235754 9856040960 66336 33554432000 1073741824 1073778376 140735069209600 140712394283816 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26154/tid=26158] ppid=26151 vsize=9625040 CPUtime=2.64 cores=0,2,4,6
/proc/26154/task/26158/stat : 26158 (java) S 26151 26154 24760 0 -1 4202560 2448 0 0 0 254 10 0 0 20 0 19 0 26235754 9856040960 66336 33554432000 1073741824 1073778376 140735069209600 140712393231016 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26154/tid=26159] ppid=26151 vsize=9625040 CPUtime=2.63 cores=0,2,4,6
/proc/26154/task/26159/stat : 26159 (java) S 26151 26154 24760 0 -1 4202560 1722 0 0 0 253 10 0 0 20 0 19 0 26235754 9856040960 66336 33554432000 1073741824 1073778376 140735069209600 140712392178728 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26154/tid=26160] ppid=26151 vsize=9625040 CPUtime=2.68 cores=0,2,4,6
/proc/26154/task/26160/stat : 26160 (java) S 26151 26154 24760 0 -1 4202560 1991 0 0 0 256 12 0 0 20 0 19 0 26235754 9856040960 66336 33554432000 1073741824 1073778376 140735069209600 140712391125928 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26154/tid=26161] ppid=26151 vsize=9625040 CPUtime=2.74 cores=0,2,4,6
/proc/26154/task/26161/stat : 26161 (java) S 26151 26154 24760 0 -1 4202560 2236 0 0 0 263 11 0 0 20 0 19 0 26235754 9856040960 66336 33554432000 1073741824 1073778376 140735069209600 140712294955304 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26154/tid=26162] ppid=26151 vsize=9625040 CPUtime=2.66 cores=0,2,4,6
/proc/26154/task/26162/stat : 26162 (java) S 26151 26154 24760 0 -1 4202560 2907 0 0 0 255 11 0 0 20 0 19 0 26235754 9856040960 66336 33554432000 1073741824 1073778376 140735069209600 140712293902504 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26154/tid=26163] ppid=26151 vsize=9625040 CPUtime=2.75 cores=0,2,4,6
/proc/26154/task/26163/stat : 26163 (java) S 26151 26154 24760 0 -1 4202560 1648 0 0 0 264 11 0 0 20 0 19 0 26235754 9856040960 66336 33554432000 1073741824 1073778376 140735069209600 140712292850216 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26154/tid=26164] ppid=26151 vsize=9625040 CPUtime=2.66 cores=0,2,4,6
/proc/26154/task/26164/stat : 26164 (java) S 26151 26154 24760 0 -1 4202560 1729 0 0 0 254 12 0 0 20 0 19 0 26235754 9856040960 66336 33554432000 1073741824 1073778376 140735069209600 140712291797416 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26154/tid=26165] ppid=26151 vsize=9625040 CPUtime=4.02 cores=0,2,4,6
/proc/26154/task/26165/stat : 26165 (java) S 26151 26154 24760 0 -1 4202560 740 0 0 0 395 7 0 0 20 0 19 0 26235755 9856040960 66336 33554432000 1073741824 1073778376 140735069209600 140712279599848 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26154/tid=26166] ppid=26151 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26154/task/26166/stat : 26166 (java) S 26151 26154 24760 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26235756 9856040960 66336 33554432000 1073741824 1073778376 140735069209600 140712278545912 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26154/tid=26167] ppid=26151 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26154/task/26167/stat : 26167 (java) S 26151 26154 24760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26235756 9856040960 66336 33554432000 1073741824 1073778376 140735069209600 140712277493512 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26154/tid=26168] ppid=26151 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26154/task/26168/stat : 26168 (java) S 26151 26154 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26235758 9856040960 66336 33554432000 1073741824 1073778376 140735069209600 140712276442000 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26154/tid=26169] ppid=26151 vsize=9625040 CPUtime=0.56 cores=0,2,4,6
/proc/26154/task/26169/stat : 26169 (java) S 26151 26154 24760 0 -1 4202560 9855 0 0 0 54 2 0 0 20 0 19 0 26235758 9856040960 66336 33554432000 1073741824 1073778376 140735069209600 140712275388600 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26154/tid=26170] ppid=26151 vsize=9625040 CPUtime=0.49 cores=0,2,4,6
/proc/26154/task/26170/stat : 26170 (java) S 26151 26154 24760 0 -1 4202560 4490 0 0 0 49 0 0 0 20 0 19 0 26235758 9856040960 66336 33554432000 1073741824 1073778376 140735069209600 140712274335800 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26154/tid=26171] ppid=26151 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26154/task/26171/stat : 26171 (java) S 26151 26154 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26235758 9856040960 66336 33554432000 1073741824 1073778376 140735069209600 140712273283704 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26154/tid=26172] ppid=26151 vsize=9625040 CPUtime=0.56 cores=0,2,4,6
/proc/26154/task/26172/stat : 26172 (java) S 26151 26154 24760 0 -1 4202560 103 0 0 0 29 27 0 0 20 0 19 0 26235758 9856040960 66336 33554432000 1073741824 1073778376 140735069209600 140712272231112 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26154/tid=26173] ppid=26151 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26154/task/26173/stat : 26173 (java) S 26151 26154 24760 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 26235790 9856040960 66336 33554432000 1073741824 1073778376 140735069209600 140712271177128 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 9625040

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

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

[startup+1784.7 s]
/proc/loadavg: 2.43 2.29 2.21 3/213 26411
/proc/meminfo: memFree=29322192/32872528 swapFree=1556504/1720024
[pid=26154] ppid=26151 vsize=9625040 CPUtime=1800 cores=0,2,4,6
/proc/26154/stat : 26154 (java) S 26151 26154 24760 0 -1 4202496 36269 0 1 0 179871 129 0 0 20 0 19 0 26235752 9856040960 66336 33554432000 1073741824 1073778376 140735069209600 140735069200736 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26154/statm: 2406260 66336 2289 9 0 2396937 0
[pid=26154/tid=26156] ppid=26151 vsize=9625040 CPUtime=1768.74 cores=0,2,4,6
/proc/26154/task/26156/stat : 26156 (java) R 26151 26154 24760 0 -1 4202560 3310 0 1 0 176841 33 0 0 20 0 19 0 26235753 9856040960 66336 33554432000 1073741824 1073778376 140735069209600 140712455552224 140712395960995 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=26154/tid=26157] ppid=26151 vsize=9625040 CPUtime=2.72 cores=0,2,4,6
/proc/26154/task/26157/stat : 26157 (java) S 26151 26154 24760 0 -1 4202560 1828 0 0 0 260 12 0 0 20 0 19 0 26235754 9856040960 66336 33554432000 1073741824 1073778376 140735069209600 140712394283816 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26154/tid=26158] ppid=26151 vsize=9625040 CPUtime=2.64 cores=0,2,4,6
/proc/26154/task/26158/stat : 26158 (java) S 26151 26154 24760 0 -1 4202560 2448 0 0 0 254 10 0 0 20 0 19 0 26235754 9856040960 66336 33554432000 1073741824 1073778376 140735069209600 140712393231016 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26154/tid=26159] ppid=26151 vsize=9625040 CPUtime=2.63 cores=0,2,4,6
/proc/26154/task/26159/stat : 26159 (java) S 26151 26154 24760 0 -1 4202560 1722 0 0 0 253 10 0 0 20 0 19 0 26235754 9856040960 66336 33554432000 1073741824 1073778376 140735069209600 140712392178728 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26154/tid=26160] ppid=26151 vsize=9625040 CPUtime=2.68 cores=0,2,4,6
/proc/26154/task/26160/stat : 26160 (java) S 26151 26154 24760 0 -1 4202560 1991 0 0 0 256 12 0 0 20 0 19 0 26235754 9856040960 66336 33554432000 1073741824 1073778376 140735069209600 140712391125928 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26154/tid=26161] ppid=26151 vsize=9625040 CPUtime=2.74 cores=0,2,4,6
/proc/26154/task/26161/stat : 26161 (java) S 26151 26154 24760 0 -1 4202560 2236 0 0 0 263 11 0 0 20 0 19 0 26235754 9856040960 66336 33554432000 1073741824 1073778376 140735069209600 140712294955304 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26154/tid=26162] ppid=26151 vsize=9625040 CPUtime=2.66 cores=0,2,4,6
/proc/26154/task/26162/stat : 26162 (java) S 26151 26154 24760 0 -1 4202560 2907 0 0 0 255 11 0 0 20 0 19 0 26235754 9856040960 66336 33554432000 1073741824 1073778376 140735069209600 140712293902504 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26154/tid=26163] ppid=26151 vsize=9625040 CPUtime=2.75 cores=0,2,4,6
/proc/26154/task/26163/stat : 26163 (java) S 26151 26154 24760 0 -1 4202560 1648 0 0 0 264 11 0 0 20 0 19 0 26235754 9856040960 66336 33554432000 1073741824 1073778376 140735069209600 140712292850216 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26154/tid=26164] ppid=26151 vsize=9625040 CPUtime=2.66 cores=0,2,4,6
/proc/26154/task/26164/stat : 26164 (java) S 26151 26154 24760 0 -1 4202560 1729 0 0 0 254 12 0 0 20 0 19 0 26235754 9856040960 66336 33554432000 1073741824 1073778376 140735069209600 140712291797416 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26154/tid=26165] ppid=26151 vsize=9625040 CPUtime=4.02 cores=0,2,4,6
/proc/26154/task/26165/stat : 26165 (java) S 26151 26154 24760 0 -1 4202560 740 0 0 0 395 7 0 0 20 0 19 0 26235755 9856040960 66336 33554432000 1073741824 1073778376 140735069209600 140712279599848 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26154/tid=26166] ppid=26151 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26154/task/26166/stat : 26166 (java) S 26151 26154 24760 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26235756 9856040960 66336 33554432000 1073741824 1073778376 140735069209600 140712278545912 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26154/tid=26167] ppid=26151 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26154/task/26167/stat : 26167 (java) S 26151 26154 24760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26235756 9856040960 66336 33554432000 1073741824 1073778376 140735069209600 140712277493512 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26154/tid=26168] ppid=26151 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26154/task/26168/stat : 26168 (java) S 26151 26154 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26235758 9856040960 66336 33554432000 1073741824 1073778376 140735069209600 140712276442000 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26154/tid=26169] ppid=26151 vsize=9625040 CPUtime=0.56 cores=0,2,4,6
/proc/26154/task/26169/stat : 26169 (java) S 26151 26154 24760 0 -1 4202560 9855 0 0 0 54 2 0 0 20 0 19 0 26235758 9856040960 66336 33554432000 1073741824 1073778376 140735069209600 140712275388600 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26154/tid=26170] ppid=26151 vsize=9625040 CPUtime=0.49 cores=0,2,4,6
/proc/26154/task/26170/stat : 26170 (java) S 26151 26154 24760 0 -1 4202560 4490 0 0 0 49 0 0 0 20 0 19 0 26235758 9856040960 66336 33554432000 1073741824 1073778376 140735069209600 140712274335800 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26154/tid=26171] ppid=26151 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26154/task/26171/stat : 26171 (java) S 26151 26154 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26235758 9856040960 66336 33554432000 1073741824 1073778376 140735069209600 140712273283704 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26154/tid=26172] ppid=26151 vsize=9625040 CPUtime=0.56 cores=0,2,4,6
/proc/26154/task/26172/stat : 26172 (java) S 26151 26154 24760 0 -1 4202560 103 0 0 0 29 27 0 0 20 0 19 0 26235758 9856040960 66336 33554432000 1073741824 1073778376 140735069209600 140712272231112 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26154/tid=26173] ppid=26151 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26154/task/26173/stat : 26173 (java) S 26151 26154 24760 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 26235790 9856040960 66336 33554432000 1073741824 1073778376 140735069209600 140712271177128 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 9625040

Child status: 143

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

Real time (s): 1784.74
CPU time (s): 1800
CPU user time (s): 1798.71
CPU system time (s): 1.29
CPU usage (%): 100.855
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.43
system time used= 1.72074
maximum resident set size= 528008
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36312
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= 61448
involuntary context switches= 64438

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.0615 second user time and 13.7239 second system time

The end

Launcher Data

Begin job on node117 at 2016-06-18 11:24:31
IDJOB=4103524
IDBENCH=2384
IDSOLVER=2546
FILE ID=node117/4103524-1466241871
RUNJOBID= node117-1466230712-24776
PBS_JOBID= 19918181
Free space on /tmp= 71740 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-boeing2.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103524-1466241871/watcher-4103524-1466241871 -o /tmp/evaluation-result-4103524-1466241871/solver-4103524-1466241871 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1466230712-24776 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4103524-1466241871.opb

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

MD5SUM BENCH= 5e2e92f5cdf687685f560235d961ce1c
RANDOM SEED=1203604455

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.912
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		: 2666.912
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.912
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.54
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.912
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.912
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.54
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.912
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:        29818032 kB
Buffers:          107548 kB
Cached:           230296 kB
SwapCached:            0 kB
Active:           331472 kB
Inactive:         246292 kB
Active(anon):     231932 kB
Inactive(anon):    10636 kB
Active(file):      99540 kB
Inactive(file):   235656 kB
Unevictable:     1720024 kB
Mlocked:         1556504 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1240 kB
Writeback:             0 kB
AnonPages:       1978272 kB
Mapped:            21164 kB
Shmem:               204 kB
Slab:             619728 kB
SReclaimable:      63720 kB
SUnreclaim:       556008 kB
KernelStack:        1768 kB
PageTables:         8420 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2086920 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    378880 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71736 MiB
End job on node117 at 2016-06-18 11:54:16