Trace number 4085838

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)13 1800.63 1797.14

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_200_25_4.opb
MD5SUM64354bd2b9c3cc2f1ca2c32032e5c032
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark12
Best CPU time to get the best result obtained on this benchmark1800.01
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 12
Optimality of the best value was proved NO
Number of variables200
Total number of constraints200
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints200
Minimum length of a constraint26
Maximum length of a constraint51
Number of terms in the objective function 200
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6260
Sum of products size (including duplicates)12520
Number of different products6260
Sum of products size12520

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	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-4085838-1465255421.opb
0.09/0.11	c reading problem ... 
0.09/0.12	c  objective function found
0.73/0.48	c ... done. Wall clock time 0.372s.
0.73/0.48	c declared #vars     200
0.73/0.48	c internal #vars     6460
0.73/0.48	c #constraints  12720
0.73/0.48	c constraints type 
0.73/0.48	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 6460
0.73/0.48	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 6260
0.73/0.48	c 12720 constraints processed.
0.73/0.48	c objective function length is 200 literals
1.03/0.59	c SATISFIABLE
1.03/0.59	c OPTIMIZING...
1.03/0.59	c Got one! Elapsed wall clock time (in seconds):0.481
1.03/0.59	o 17
2.22/0.98	c Got one! Elapsed wall clock time (in seconds):0.868
2.22/0.98	o 16
2.82/1.14	c Got one! Elapsed wall clock time (in seconds):1.026
2.82/1.14	o 15
3.33/1.53	c Got one! Elapsed wall clock time (in seconds):1.418
3.33/1.53	o 14
6.44/4.58	c cleaning 3054 clauses out of 6114 with flag 15207/6114
10.43/8.42	c cleaning 4530 clauses out of 9059 with flag 33898/12113
15.54/13.58	c cleaning 5756 clauses out of 11530 with flag 55556/19114
21.34/19.33	c cleaning 6887 clauses out of 13774 with flag 83884/27114
27.51/25.45	c cleaning 7943 clauses out of 15886 with flag 113549/36113
35.12/33.02	c cleaning 8962 clauses out of 17944 with flag 146107/46114
43.51/41.47	c cleaning 9969 clauses out of 19981 with flag 180285/57113
52.51/50.44	c cleaning 10980 clauses out of 22015 with flag 218027/69116
61.81/59.74	c cleaning 12000 clauses out of 24034 with flag 257357/82115
71.41/69.40	c cleaning 13011 clauses out of 26032 with flag 296760/96113
83.10/81.09	c cleaning 14011 clauses out of 28021 with flag 346173/111113
94.81/92.70	c cleaning 15000 clauses out of 30013 with flag 403699/127116
107.91/105.81	c cleaning 15995 clauses out of 32010 with flag 460872/144113
122.03/119.96	c cleaning 17008 clauses out of 34016 with flag 520888/162114
137.22/135.17	c cleaning 17985 clauses out of 36007 with flag 585929/181113
153.32/151.23	c cleaning 18989 clauses out of 38022 with flag 649709/201113
170.11/168.05	c cleaning 20004 clauses out of 40033 with flag 722521/222113
188.03/185.96	c cleaning 20989 clauses out of 42031 with flag 794139/244115
206.12/204.06	c cleaning 22005 clauses out of 44040 with flag 868411/267113
224.82/222.77	c cleaning 23018 clauses out of 46037 with flag 951149/291115
245.34/243.29	c cleaning 24007 clauses out of 48017 with flag 1031372/316113
265.53/263.41	c cleaning 24990 clauses out of 50010 with flag 1118641/342113
287.23/285.14	c cleaning 26011 clauses out of 52021 with flag 1209928/369114
309.14/307.03	c cleaning 27000 clauses out of 54009 with flag 1305753/397113
333.03/330.93	c cleaning 28005 clauses out of 56009 with flag 1406100/426113
357.09/354.97	c cleaning 28976 clauses out of 58006 with flag 1510413/456115
359.09/356.98	c Got one! Elapsed wall clock time (in seconds):356.868
359.09/356.98	o 13
361.26/359.03	c cleaning 17213 clauses out of 34429 with flag 10075/461514
365.27/363.04	c cleaning 11603 clauses out of 23215 with flag 29688/467513
369.67/367.48	c cleaning 9297 clauses out of 18611 with flag 52999/474512
375.27/373.04	c cleaning 8650 clauses out of 17314 with flag 80421/482512
381.77/379.56	c cleaning 8820 clauses out of 17665 with flag 109345/491513
388.76/386.58	c cleaning 9418 clauses out of 18844 with flag 143296/501512
396.06/393.82	c cleaning 10206 clauses out of 20426 with flag 180979/512512
404.66/402.47	c cleaning 11100 clauses out of 22220 with flag 219538/524512
413.86/411.65	c cleaning 12049 clauses out of 24121 with flag 262619/537513
423.46/421.25	c cleaning 13020 clauses out of 26071 with flag 312405/551512
433.16/430.97	c cleaning 13998 clauses out of 28052 with flag 367044/566513
443.76/441.50	c cleaning 15017 clauses out of 30053 with flag 423430/582512
454.96/452.75	c cleaning 16018 clauses out of 32036 with flag 484273/599512
467.36/465.17	c cleaning 17003 clauses out of 34019 with flag 544728/617513
479.67/477.45	c cleaning 18002 clauses out of 36015 with flag 616831/636512
493.26/491.02	c cleaning 18996 clauses out of 38015 with flag 688513/656514
507.46/505.23	c cleaning 20007 clauses out of 40017 with flag 765109/677512
521.97/519.73	c cleaning 21003 clauses out of 42011 with flag 844084/699513
536.97/534.73	c cleaning 21974 clauses out of 44007 with flag 928822/722512
553.27/551.10	c cleaning 23006 clauses out of 46033 with flag 1013459/746512
570.98/568.74	c cleaning 24013 clauses out of 48030 with flag 1102124/771515
588.48/586.22	c cleaning 24996 clauses out of 50014 with flag 1195256/797512
607.29/605.05	c cleaning 26007 clauses out of 52020 with flag 1287198/824514
626.58/624.37	c cleaning 26990 clauses out of 54015 with flag 1388828/852516
646.58/644.31	c cleaning 27996 clauses out of 56022 with flag 1496384/881513
667.24/664.92	c cleaning 28992 clauses out of 58025 with flag 1604986/911512
687.65/685.36	c cleaning 29999 clauses out of 60034 with flag 1720736/942513
708.44/706.19	c cleaning 31012 clauses out of 62035 with flag 1836178/974513
729.95/727.67	c cleaning 31992 clauses out of 64022 with flag 1944897/1007512
752.56/750.29	c cleaning 33013 clauses out of 66030 with flag 2064828/1041512
774.75/772.42	c cleaning 33995 clauses out of 68017 with flag 2198618/1076512
799.56/797.29	c cleaning 35012 clauses out of 70026 with flag 2322919/1112516
823.58/821.25	c cleaning 35991 clauses out of 72010 with flag 2440894/1149512
848.98/846.64	c cleaning 37011 clauses out of 74022 with flag 2583732/1187515
875.18/872.86	c cleaning 37993 clauses out of 76009 with flag 2726405/1226513
901.78/899.46	c cleaning 39008 clauses out of 78015 with flag 2874320/1266512
929.70/927.40	c cleaning 40003 clauses out of 80007 with flag 3027116/1307512
958.74/956.31	c cleaning 40983 clauses out of 82006 with flag 3180259/1349514
987.24/984.85	c cleaning 42008 clauses out of 84022 with flag 3339192/1392513
1017.65/1015.24	c cleaning 42999 clauses out of 86013 with flag 3495153/1436512
1048.45/1046.09	c cleaning 44000 clauses out of 88014 with flag 3654430/1481512
1079.06/1076.65	c cleaning 45001 clauses out of 90014 with flag 3815561/1527512
1111.36/1108.95	c cleaning 45995 clauses out of 92013 with flag 3989781/1574512
1144.57/1142.17	c cleaning 47001 clauses out of 94020 with flag 4156097/1622514
1177.66/1175.21	c cleaning 48001 clauses out of 96017 with flag 4340226/1671512
1211.62/1209.12	c cleaning 48993 clauses out of 98017 with flag 4529808/1721513
1247.53/1245.08	c cleaning 49991 clauses out of 100023 with flag 4720854/1772512
1282.94/1280.43	c cleaning 51016 clauses out of 102033 with flag 4925857/1824513
1319.44/1316.93	c cleaning 51997 clauses out of 104016 with flag 5127479/1877512
1357.95/1355.48	c cleaning 52984 clauses out of 106019 with flag 5310688/1931512
1394.06/1391.55	c cleaning 54010 clauses out of 108037 with flag 5510698/1986514
1430.63/1428.07	c cleaning 54985 clauses out of 110025 with flag 5724187/2042512
1469.05/1466.44	c cleaning 56019 clauses out of 112041 with flag 5936752/2099513
1508.65/1506.01	c cleaning 56979 clauses out of 114022 with flag 6144031/2157513
1546.76/1544.12	c cleaning 58006 clauses out of 116042 with flag 6354020/2216512
1586.06/1583.46	c cleaning 59007 clauses out of 118037 with flag 6566415/2276513
1628.67/1625.98	c cleaning 60014 clauses out of 120029 with flag 6792149/2337512
1669.68/1666.91	c cleaning 60998 clauses out of 122015 with flag 7018108/2399512
1709.78/1707.02	c cleaning 61979 clauses out of 124018 with flag 7241336/2462513
1754.09/1751.36	c cleaning 63007 clauses out of 126038 with flag 7482467/2526512
1798.84/1795.93	c cleaning 63999 clauses out of 128032 with flag 7729691/2591513
1800.04/1797.10	c starts		: 4282
1800.04/1797.10	c conflicts		: 2593409
1800.04/1797.10	c decisions		: 7387769
1800.04/1797.10	c propagations		: 2278381484
1800.04/1797.10	c inspects		: 18286275435
1800.04/1797.10	c shortcuts		: 0
1800.04/1797.10	c learnt literals	: 0
1800.04/1797.10	c learnt binary clauses	: 0
1800.04/1797.10	c learnt ternary clauses	: 4
1800.04/1797.10	c learnt constraints	: 2593409
1800.04/1797.10	c ignored constraints	: 0
1800.04/1797.10	c root simplifications	: 0
1800.04/1797.10	c removed literals (reason simplification)	: 0
1800.04/1797.10	c reason swapping (by a shorter reason)	: 0
1800.04/1797.10	c Calls to reduceDB	: 87
1800.04/1797.10	c Number of update (reduction) of LBD	: 1165614
1800.04/1797.10	c Imported unit clauses	: 0
1800.04/1797.10	c number of reductions to clauses (during analyze)	: 0
1800.04/1797.10	c number of learned constraints concerned by reduction	: 0
1800.04/1797.10	c number of learning phase by resolution	: 0
1800.04/1797.10	c number of learning phase by cutting planes	: 0
1800.04/1797.10	c speed (assignments/second)	: 1268155.9648449025
1800.04/1797.10	c non guided choices	0
1800.04/1797.13	c learnt constraints type 
1800.04/1797.13	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 65930
1800.04/1797.13	s SATISFIABLE
1800.04/1797.13	c Found 5 solution(s)
1800.04/1797.13	v -x1 -x2 x3 -x4 -x5 -x6 x7 -x8 -x9 -x10 -x11 -x12 -x13 x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 x31 -x32 -x33 -x34 x35 -x36 x37 -x38 -x39 -x40 -x41 -x42 -x43 x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 x61 x62 x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 
1800.04/1797.13	c objective function=13
1800.04/1797.13	c Total wall clock time (in seconds): 1797.016

Verifier Data

OK	13

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

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

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


[startup+0 s]
/proc/loadavg: 2.14 2.17 2.11 3/194 5878
/proc/meminfo: memFree=30594076/32872528 swapFree=13072/1184284
[pid=5878] ppid=5875 vsize=5632 CPUtime=0 cores=1,3,5,7
/proc/5878/stat : 5878 (java) R 5875 5878 5680 0 -1 4202496 383 0 0 0 0 0 0 0 20 0 1 0 107476852 5767168 55 33554432000 1073741824 1073778376 140734612141056 140734612138184 271778409767 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/5878/statm: 1408 58 46 9 0 30 0

[startup+0.100157 s]
/proc/loadavg: 2.14 2.17 2.11 3/194 5878
/proc/meminfo: memFree=30594076/32872528 swapFree=13072/1184284
[pid=5878] ppid=5875 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/5878/stat : 5878 (java) S 5875 5878 5680 0 -1 4202496 4400 0 1 0 8 1 0 0 20 0 18 0 107476852 9787879424 6032 33554432000 1073741824 1073778376 140734612141056 140734612132192 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5878/statm: 2389619 6032 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200307 s]
/proc/loadavg: 2.14 2.17 2.11 3/194 5878
/proc/meminfo: memFree=30594076/32872528 swapFree=13072/1184284
[pid=5878] ppid=5875 vsize=9558476 CPUtime=0.22 cores=1,3,5,7
/proc/5878/stat : 5878 (java) S 5875 5878 5680 0 -1 4202496 4580 0 1 0 21 1 0 0 20 0 18 0 107476852 9787879424 6664 33554432000 1073741824 1073778376 140734612141056 140734612132192 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5878/statm: 2389619 6664 2203 9 0 2380296 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 9558476

[startup+0.300225 s]
/proc/loadavg: 2.14 2.17 2.11 3/194 5878
/proc/meminfo: memFree=30594076/32872528 swapFree=13072/1184284
[pid=5878] ppid=5875 vsize=9558476 CPUtime=0.43 cores=1,3,5,7
/proc/5878/stat : 5878 (java) S 5875 5878 5680 0 -1 4202496 5271 0 1 0 42 1 0 0 20 0 18 0 107476852 9787879424 7692 33554432000 1073741824 1073778376 140734612141056 140734612132192 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5878/statm: 2389619 7692 2238 9 0 2380296 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 9558476

[startup+0.700175 s]
/proc/loadavg: 2.14 2.17 2.11 3/194 5878
/proc/meminfo: memFree=30594076/32872528 swapFree=13072/1184284
[pid=5878] ppid=5875 vsize=9625040 CPUtime=1.63 cores=1,3,5,7
/proc/5878/stat : 5878 (java) S 5875 5878 5680 0 -1 4202496 27618 0 1 0 157 6 0 0 20 0 19 0 107476852 9856040960 27091 33554432000 1073741824 1073778376 140734612141056 140734612132192 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5878/statm: 2406260 27092 2263 9 0 2396937 0
Current children cumulated CPU time (s) 1.63
Current children cumulated vsize (KiB) 9625040

[startup+1.50066 s]
/proc/loadavg: 2.14 2.17 2.11 5/191 5916
/proc/meminfo: memFree=30718376/32872528 swapFree=13072/1184284
[pid=5878] ppid=5875 vsize=9625040 CPUtime=3.33 cores=1,3,5,7
/proc/5878/stat : 5878 (java) S 5875 5878 5680 0 -1 4202496 35863 0 1 0 326 7 0 0 20 0 19 0 107476852 9856040960 33243 33554432000 1073741824 1073778376 140734612141056 140734612132192 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5878/statm: 2406260 33243 2273 9 0 2396937 0
[pid=5878/tid=5880] ppid=5875 vsize=9625040 CPUtime=1.47 cores=1,3,5,7
/proc/5878/task/5880/stat : 5880 (java) R 5875 5878 5680 0 -1 4202560 2424 0 1 0 145 2 0 0 20 0 19 0 107476853 9856040960 33243 33554432000 1073741824 1073778376 140734612141056 140522915164376 140522757514916 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=5878/tid=5881] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5881/stat : 5881 (java) S 5875 5878 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107476854 9856040960 33243 33554432000 1073741824 1073778376 140734612141056 140522876655912 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5878/tid=5882] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5882/stat : 5882 (java) S 5875 5878 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107476854 9856040960 33243 33554432000 1073741824 1073778376 140734612141056 140522875603112 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5878/tid=5883] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5883/stat : 5883 (java) S 5875 5878 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107476854 9856040960 33243 33554432000 1073741824 1073778376 140734612141056 140522756762152 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5878/tid=5884] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5884/stat : 5884 (java) S 5875 5878 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107476854 9856040960 33243 33554432000 1073741824 1073778376 140734612141056 140522755709352 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5878/tid=5885] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5885/stat : 5885 (java) S 5875 5878 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107476854 9856040960 33243 33554432000 1073741824 1073778376 140734612141056 140522754657064 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5878/tid=5886] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5886/stat : 5886 (java) S 5875 5878 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107476854 9856040960 33243 33554432000 1073741824 1073778376 140734612141056 140522753604264 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5878/tid=5887] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5887/stat : 5887 (java) S 5875 5878 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107476854 9856040960 33243 33554432000 1073741824 1073778376 140734612141056 140522752551976 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5878/tid=5888] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5888/stat : 5888 (java) S 5875 5878 5680 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107476854 9856040960 33243 33554432000 1073741824 1073778376 140734612141056 140522751499176 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5878/tid=5889] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5889/stat : 5889 (java) S 5875 5878 5680 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 107476855 9856040960 33243 33554432000 1073741824 1073778376 140734612141056 140522269169896 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5878/tid=5890] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5890/stat : 5890 (java) S 5875 5878 5680 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 107476855 9856040960 33243 33554432000 1073741824 1073778376 140734612141056 140522268115960 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5878/tid=5891] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5891/stat : 5891 (java) S 5875 5878 5680 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107476855 9856040960 33243 33554432000 1073741824 1073778376 140734612141056 140522267063560 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5878/tid=5892] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5892/stat : 5892 (java) S 5875 5878 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107476858 9856040960 33243 33554432000 1073741824 1073778376 140734612141056 140522266012048 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5878/tid=5893] ppid=5875 vsize=9625040 CPUtime=0.87 cores=1,3,5,7
/proc/5878/task/5893/stat : 5893 (java) S 5875 5878 5680 0 -1 4202560 13875 0 0 0 83 4 0 0 20 0 19 0 107476858 9856040960 33243 33554432000 1073741824 1073778376 140734612141056 140522264959672 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5878/tid=5894] ppid=5875 vsize=9625040 CPUtime=0.96 cores=1,3,5,7
/proc/5878/task/5894/stat : 5894 (java) S 5875 5878 5680 0 -1 4202560 18288 0 0 0 93 3 0 0 20 0 19 0 107476858 9856040960 33243 33554432000 1073741824 1073778376 140734612141056 140522263906872 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5878/tid=5895] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5895/stat : 5895 (java) S 5875 5878 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107476858 9856040960 33243 33554432000 1073741824 1073778376 140734612141056 140522262854776 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5878/tid=5896] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5896/stat : 5896 (java) S 5875 5878 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107476858 9856040960 33243 33554432000 1073741824 1073778376 140734612141056 140522261802184 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5878/tid=5899] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5899/stat : 5899 (java) S 5875 5878 5680 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 107476901 9856040960 33243 33554432000 1073741824 1073778376 140734612141056 140522260747176 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.33
Current children cumulated vsize (KiB) 9625040

[startup+3.10088 s]
/proc/loadavg: 2.21 2.18 2.11 7/212 5962
/proc/meminfo: memFree=30587596/32872528 swapFree=13072/1184284
[pid=5878] ppid=5875 vsize=9625040 CPUtime=5.03 cores=1,3,5,7
/proc/5878/stat : 5878 (java) S 5875 5878 5680 0 -1 4202496 35948 0 1 0 495 8 0 0 20 0 19 0 107476852 9856040960 33838 33554432000 1073741824 1073778376 140734612141056 140734612132192 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5878/statm: 2406260 33838 2273 9 0 2396937 0
[pid=5878/tid=5880] ppid=5875 vsize=9625040 CPUtime=3.07 cores=1,3,5,7
/proc/5878/task/5880/stat : 5880 (java) R 5875 5878 5680 0 -1 4202560 2426 0 1 0 305 2 0 0 20 0 19 0 107476853 9856040960 33838 33554432000 1073741824 1073778376 140734612141056 140522915164184 140522757537397 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=5878/tid=5881] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5881/stat : 5881 (java) S 5875 5878 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107476854 9856040960 33838 33554432000 1073741824 1073778376 140734612141056 140522876655912 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5878/tid=5882] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5882/stat : 5882 (java) S 5875 5878 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107476854 9856040960 33838 33554432000 1073741824 1073778376 140734612141056 140522875603112 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5878/tid=5883] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5883/stat : 5883 (java) S 5875 5878 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107476854 9856040960 33838 33554432000 1073741824 1073778376 140734612141056 140522756762152 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5878/tid=5884] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5884/stat : 5884 (java) S 5875 5878 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107476854 9856040960 33838 33554432000 1073741824 1073778376 140734612141056 140522755709352 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5878/tid=5885] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5885/stat : 5885 (java) S 5875 5878 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107476854 9856040960 33838 33554432000 1073741824 1073778376 140734612141056 140522754657064 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5878/tid=5886] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5886/stat : 5886 (java) S 5875 5878 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107476854 9856040960 33838 33554432000 1073741824 1073778376 140734612141056 140522753604264 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5878/tid=5887] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5887/stat : 5887 (java) S 5875 5878 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107476854 9856040960 33838 33554432000 1073741824 1073778376 140734612141056 140522752551976 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5878/tid=5888] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5888/stat : 5888 (java) S 5875 5878 5680 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107476854 9856040960 33838 33554432000 1073741824 1073778376 140734612141056 140522751499176 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5878/tid=5889] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5889/stat : 5889 (java) S 5875 5878 5680 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 107476855 9856040960 33838 33554432000 1073741824 1073778376 140734612141056 140522269169896 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5878/tid=5890] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5890/stat : 5890 (java) S 5875 5878 5680 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 107476855 9856040960 33838 33554432000 1073741824 1073778376 140734612141056 140522268115960 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5878/tid=5891] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5891/stat : 5891 (java) S 5875 5878 5680 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107476855 9856040960 33838 33554432000 1073741824 1073778376 140734612141056 140522267063560 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5878/tid=5892] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5892/stat : 5892 (java) S 5875 5878 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107476858 9856040960 33838 33554432000 1073741824 1073778376 140734612141056 140522266012048 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5878/tid=5893] ppid=5875 vsize=9625040 CPUtime=0.88 cores=1,3,5,7
/proc/5878/task/5893/stat : 5893 (java) S 5875 5878 5680 0 -1 4202560 13875 0 0 0 84 4 0 0 20 0 19 0 107476858 9856040960 33838 33554432000 1073741824 1073778376 140734612141056 140522264959672 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5878/tid=5894] ppid=5875 vsize=9625040 CPUtime=1.05 cores=1,3,5,7
/proc/5878/task/5894/stat : 5894 (java) S 5875 5878 5680 0 -1 4202560 18370 0 0 0 102 3 0 0 20 0 19 0 107476858 9856040960 33838 33554432000 1073741824 1073778376 140734612141056 140522263906872 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5878/tid=5895] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5895/stat : 5895 (java) S 5875 5878 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107476858 9856040960 33838 33554432000 1073741824 1073778376 140734612141056 140522262854776 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5878/tid=5896] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5896/stat : 5896 (java) S 5875 5878 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107476858 9856040960 33838 33554432000 1073741824 1073778376 140734612141056 140522261802184 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5878/tid=5899] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5899/stat : 5899 (java) S 5875 5878 5680 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 107476901 9856040960 33838 33554432000 1073741824 1073778376 140734612141056 140522260747176 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 5.03
Current children cumulated vsize (KiB) 9625040

[startup+6.3009 s]
/proc/loadavg: 2.21 2.18 2.11 3/213 5963
/proc/meminfo: memFree=30587548/32872528 swapFree=13072/1184284
[pid=5878] ppid=5875 vsize=9625040 CPUtime=8.26 cores=1,3,5,7
/proc/5878/stat : 5878 (java) S 5875 5878 5680 0 -1 4202496 35956 0 1 0 818 8 0 0 20 0 19 0 107476852 9856040960 32146 33554432000 1073741824 1073778376 140734612141056 140734612132192 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5878/statm: 2406260 32146 2278 9 0 2396937 0
[pid=5878/tid=5880] ppid=5875 vsize=9625040 CPUtime=6.27 cores=1,3,5,7
/proc/5878/task/5880/stat : 5880 (java) R 5875 5878 5680 0 -1 4202560 2429 0 1 0 625 2 0 0 20 0 19 0 107476853 9856040960 32146 33554432000 1073741824 1073778376 140734612141056 140522915155680 140522757597518 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=5878/tid=5881] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5881/stat : 5881 (java) S 5875 5878 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107476854 9856040960 32146 33554432000 1073741824 1073778376 140734612141056 140522876655912 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5878/tid=5882] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5882/stat : 5882 (java) S 5875 5878 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107476854 9856040960 32146 33554432000 1073741824 1073778376 140734612141056 140522875603112 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5878/tid=5883] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5883/stat : 5883 (java) S 5875 5878 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107476854 9856040960 32146 33554432000 1073741824 1073778376 140734612141056 140522756762152 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5878/tid=5884] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5884/stat : 5884 (java) S 5875 5878 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107476854 9856040960 32146 33554432000 1073741824 1073778376 140734612141056 140522755709352 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5878/tid=5885] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5885/stat : 5885 (java) S 5875 5878 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107476854 9856040960 32146 33554432000 1073741824 1073778376 140734612141056 140522754657064 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5878/tid=5886] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5886/stat : 5886 (java) S 5875 5878 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107476854 9856040960 32146 33554432000 1073741824 1073778376 140734612141056 140522753604264 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5878/tid=5887] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5887/stat : 5887 (java) S 5875 5878 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107476854 9856040960 32146 33554432000 1073741824 1073778376 140734612141056 140522752551976 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5878/tid=5888] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5888/stat : 5888 (java) S 5875 5878 5680 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107476854 9856040960 32146 33554432000 1073741824 1073778376 140734612141056 140522751499176 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5878/tid=5889] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5889/stat : 5889 (java) S 5875 5878 5680 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 107476855 9856040960 32146 33554432000 1073741824 1073778376 140734612141056 140522269169896 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5878/tid=5890] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5890/stat : 5890 (java) S 5875 5878 5680 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 107476855 9856040960 32146 33554432000 1073741824 1073778376 140734612141056 140522268115960 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5878/tid=5891] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5891/stat : 5891 (java) S 5875 5878 5680 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107476855 9856040960 32146 33554432000 1073741824 1073778376 140734612141056 140522267063560 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5878/tid=5892] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5892/stat : 5892 (java) S 5875 5878 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107476858 9856040960 32146 33554432000 1073741824 1073778376 140734612141056 140522266012048 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5878/tid=5893] ppid=5875 vsize=9625040 CPUtime=0.9 cores=1,3,5,7
/proc/5878/task/5893/stat : 5893 (java) S 5875 5878 5680 0 -1 4202560 13877 0 0 0 86 4 0 0 20 0 19 0 107476858 9856040960 32146 33554432000 1073741824 1073778376 140734612141056 140522264959672 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5878/tid=5894] ppid=5875 vsize=9625040 CPUtime=1.07 cores=1,3,5,7
/proc/5878/task/5894/stat : 5894 (java) S 5875 5878 5680 0 -1 4202560 18373 0 0 0 104 3 0 0 20 0 19 0 107476858 9856040960 32146 33554432000 1073741824 1073778376 140734612141056 140522263906872 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5878/tid=5895] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5895/stat : 5895 (java) S 5875 5878 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107476858 9856040960 32146 33554432000 1073741824 1073778376 140734612141056 140522262854776 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5878/tid=5896] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5896/stat : 5896 (java) S 5875 5878 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107476858 9856040960 32146 33554432000 1073741824 1073778376 140734612141056 140522261802184 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5878/tid=5899] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5899/stat : 5899 (java) S 5875 5878 5680 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 107476901 9856040960 32146 33554432000 1073741824 1073778376 140734612141056 140522260747176 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 8.26
Current children cumulated vsize (KiB) 9625040


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

[pid=5878/tid=5890] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5890/stat : 5890 (java) S 5875 5878 5680 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 107476855 9856040960 88388 33554432000 1073741824 1073778376 140734612141056 140522268115960 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5878/tid=5891] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5891/stat : 5891 (java) S 5875 5878 5680 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 107476855 9856040960 88388 33554432000 1073741824 1073778376 140734612141056 140522267063560 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5878/tid=5892] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5892/stat : 5892 (java) S 5875 5878 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107476858 9856040960 88388 33554432000 1073741824 1073778376 140734612141056 140522266012048 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5878/tid=5893] ppid=5875 vsize=9625040 CPUtime=0.98 cores=1,3,5,7
/proc/5878/task/5893/stat : 5893 (java) S 5875 5878 5680 0 -1 4202560 13881 0 0 0 94 4 0 0 20 0 19 0 107476858 9856040960 88388 33554432000 1073741824 1073778376 140734612141056 140522264959672 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5878/tid=5894] ppid=5875 vsize=9625040 CPUtime=1.2 cores=1,3,5,7
/proc/5878/task/5894/stat : 5894 (java) S 5875 5878 5680 0 -1 4202560 18414 0 0 0 117 3 0 0 20 0 19 0 107476858 9856040960 88388 33554432000 1073741824 1073778376 140734612141056 140522263906872 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5878/tid=5895] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5895/stat : 5895 (java) S 5875 5878 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107476858 9856040960 88388 33554432000 1073741824 1073778376 140734612141056 140522262854776 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5878/tid=5896] ppid=5875 vsize=9625040 CPUtime=0.49 cores=1,3,5,7
/proc/5878/task/5896/stat : 5896 (java) S 5875 5878 5680 0 -1 4202560 99 0 0 0 21 28 0 0 20 0 19 0 107476858 9856040960 88388 33554432000 1073741824 1073778376 140734612141056 140522261802184 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5878/tid=5899] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5899/stat : 5899 (java) S 5875 5878 5680 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 107476901 9856040960 88388 33554432000 1073741824 1073778376 140734612141056 140522260747176 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1725.08
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.14 2.13 2.09 3/213 6007
/proc/meminfo: memFree=30252536/32872528 swapFree=13072/1184284
[pid=5878] ppid=5875 vsize=9625040 CPUtime=1785.24 cores=1,3,5,7
/proc/5878/stat : 5878 (java) S 5875 5878 5680 0 -1 4202496 37475 0 1 0 178477 47 0 0 20 0 19 0 107476852 9856040960 92493 33554432000 1073741824 1073778376 140734612141056 140734612132192 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5878/statm: 2406260 92493 2292 9 0 2396937 0
[pid=5878/tid=5880] ppid=5875 vsize=9625040 CPUtime=1782.14 cores=1,3,5,7
/proc/5878/task/5880/stat : 5880 (java) R 5875 5878 5680 0 -1 4202560 2492 0 1 0 178184 30 0 0 20 0 19 0 107476853 9856040960 92493 33554432000 1073741824 1073778376 140734612141056 140522915163344 140522757514958 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=5878/tid=5881] ppid=5875 vsize=9625040 CPUtime=0.09 cores=1,3,5,7
/proc/5878/task/5881/stat : 5881 (java) S 5875 5878 5680 0 -1 4202560 292 0 0 0 7 2 0 0 20 0 19 0 107476854 9856040960 92493 33554432000 1073741824 1073778376 140734612141056 140522876655912 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5878/tid=5882] ppid=5875 vsize=9625040 CPUtime=0.08 cores=1,3,5,7
/proc/5878/task/5882/stat : 5882 (java) S 5875 5878 5680 0 -1 4202560 153 0 0 0 6 2 0 0 20 0 19 0 107476854 9856040960 92493 33554432000 1073741824 1073778376 140734612141056 140522875603112 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5878/tid=5883] ppid=5875 vsize=9625040 CPUtime=0.09 cores=1,3,5,7
/proc/5878/task/5883/stat : 5883 (java) S 5875 5878 5680 0 -1 4202560 90 0 0 0 7 2 0 0 20 0 19 0 107476854 9856040960 92493 33554432000 1073741824 1073778376 140734612141056 140522756762152 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5878/tid=5884] ppid=5875 vsize=9625040 CPUtime=0.1 cores=1,3,5,7
/proc/5878/task/5884/stat : 5884 (java) S 5875 5878 5680 0 -1 4202560 213 0 0 0 8 2 0 0 20 0 19 0 107476854 9856040960 92493 33554432000 1073741824 1073778376 140734612141056 140522755709352 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5878/tid=5885] ppid=5875 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/5878/task/5885/stat : 5885 (java) S 5875 5878 5680 0 -1 4202560 91 0 0 0 5 2 0 0 20 0 19 0 107476854 9856040960 92493 33554432000 1073741824 1073778376 140734612141056 140522754657064 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5878/tid=5886] ppid=5875 vsize=9625040 CPUtime=0.09 cores=1,3,5,7
/proc/5878/task/5886/stat : 5886 (java) S 5875 5878 5680 0 -1 4202560 103 0 0 0 7 2 0 0 20 0 19 0 107476854 9856040960 92493 33554432000 1073741824 1073778376 140734612141056 140522753604264 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5878/tid=5887] ppid=5875 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/5878/task/5887/stat : 5887 (java) S 5875 5878 5680 0 -1 4202560 141 0 0 0 5 1 0 0 20 0 19 0 107476854 9856040960 92493 33554432000 1073741824 1073778376 140734612141056 140522752551976 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5878/tid=5888] ppid=5875 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/5878/task/5888/stat : 5888 (java) S 5875 5878 5680 0 -1 4202560 180 0 0 0 6 1 0 0 20 0 19 0 107476854 9856040960 92493 33554432000 1073741824 1073778376 140734612141056 140522751499176 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5878/tid=5889] ppid=5875 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/5878/task/5889/stat : 5889 (java) S 5875 5878 5680 0 -1 4202560 60 0 0 0 1 0 0 0 20 0 19 0 107476855 9856040960 92493 33554432000 1073741824 1073778376 140734612141056 140522269169896 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5878/tid=5890] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5890/stat : 5890 (java) S 5875 5878 5680 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 107476855 9856040960 92493 33554432000 1073741824 1073778376 140734612141056 140522268115960 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5878/tid=5891] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5891/stat : 5891 (java) S 5875 5878 5680 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 107476855 9856040960 92493 33554432000 1073741824 1073778376 140734612141056 140522267063560 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5878/tid=5892] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5892/stat : 5892 (java) S 5875 5878 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107476858 9856040960 92493 33554432000 1073741824 1073778376 140734612141056 140522266012048 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5878/tid=5893] ppid=5875 vsize=9625040 CPUtime=0.98 cores=1,3,5,7
/proc/5878/task/5893/stat : 5893 (java) S 5875 5878 5680 0 -1 4202560 13881 0 0 0 94 4 0 0 20 0 19 0 107476858 9856040960 92493 33554432000 1073741824 1073778376 140734612141056 140522264959672 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5878/tid=5894] ppid=5875 vsize=9625040 CPUtime=1.2 cores=1,3,5,7
/proc/5878/task/5894/stat : 5894 (java) S 5875 5878 5680 0 -1 4202560 18414 0 0 0 117 3 0 0 20 0 19 0 107476858 9856040960 92493 33554432000 1073741824 1073778376 140734612141056 140522263906872 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5878/tid=5895] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5895/stat : 5895 (java) S 5875 5878 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107476858 9856040960 92493 33554432000 1073741824 1073778376 140734612141056 140522262854776 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5878/tid=5896] ppid=5875 vsize=9625040 CPUtime=0.51 cores=1,3,5,7
/proc/5878/task/5896/stat : 5896 (java) S 5875 5878 5680 0 -1 4202560 103 0 0 0 22 29 0 0 20 0 19 0 107476858 9856040960 92493 33554432000 1073741824 1073778376 140734612141056 140522261802184 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5878/tid=5899] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5899/stat : 5899 (java) S 5875 5878 5680 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 107476901 9856040960 92493 33554432000 1073741824 1073778376 140734612141056 140522260747176 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1785.24
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797.1 s]
/proc/loadavg: 2.11 2.12 2.09 3/213 6007
/proc/meminfo: memFree=30252788/32872528 swapFree=13072/1184284
[pid=5878] ppid=5875 vsize=9625040 CPUtime=1800.04 cores=1,3,5,7
/proc/5878/stat : 5878 (java) S 5875 5878 5680 0 -1 4202496 37475 0 1 0 179956 48 0 0 20 0 19 0 107476852 9856040960 92493 33554432000 1073741824 1073778376 140734612141056 140734612132192 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5878/statm: 2406260 92493 2292 9 0 2396937 0
[pid=5878/tid=5880] ppid=5875 vsize=9625040 CPUtime=1796.94 cores=1,3,5,7
/proc/5878/task/5880/stat : 5880 (java) R 5875 5878 5680 0 -1 4202560 2492 0 1 0 179664 30 0 0 20 0 19 0 107476853 9856040960 92493 33554432000 1073741824 1073778376 140734612141056 140522915155648 140522757514708 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=5878/tid=5881] ppid=5875 vsize=9625040 CPUtime=0.09 cores=1,3,5,7
/proc/5878/task/5881/stat : 5881 (java) S 5875 5878 5680 0 -1 4202560 292 0 0 0 7 2 0 0 20 0 19 0 107476854 9856040960 92493 33554432000 1073741824 1073778376 140734612141056 140522876655912 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5878/tid=5882] ppid=5875 vsize=9625040 CPUtime=0.08 cores=1,3,5,7
/proc/5878/task/5882/stat : 5882 (java) S 5875 5878 5680 0 -1 4202560 153 0 0 0 6 2 0 0 20 0 19 0 107476854 9856040960 92493 33554432000 1073741824 1073778376 140734612141056 140522875603112 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5878/tid=5883] ppid=5875 vsize=9625040 CPUtime=0.09 cores=1,3,5,7
/proc/5878/task/5883/stat : 5883 (java) S 5875 5878 5680 0 -1 4202560 90 0 0 0 7 2 0 0 20 0 19 0 107476854 9856040960 92493 33554432000 1073741824 1073778376 140734612141056 140522756762152 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5878/tid=5884] ppid=5875 vsize=9625040 CPUtime=0.1 cores=1,3,5,7
/proc/5878/task/5884/stat : 5884 (java) S 5875 5878 5680 0 -1 4202560 213 0 0 0 8 2 0 0 20 0 19 0 107476854 9856040960 92493 33554432000 1073741824 1073778376 140734612141056 140522755709352 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5878/tid=5885] ppid=5875 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/5878/task/5885/stat : 5885 (java) S 5875 5878 5680 0 -1 4202560 91 0 0 0 5 2 0 0 20 0 19 0 107476854 9856040960 92493 33554432000 1073741824 1073778376 140734612141056 140522754657064 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5878/tid=5886] ppid=5875 vsize=9625040 CPUtime=0.09 cores=1,3,5,7
/proc/5878/task/5886/stat : 5886 (java) S 5875 5878 5680 0 -1 4202560 103 0 0 0 7 2 0 0 20 0 19 0 107476854 9856040960 92493 33554432000 1073741824 1073778376 140734612141056 140522753604264 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5878/tid=5887] ppid=5875 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/5878/task/5887/stat : 5887 (java) S 5875 5878 5680 0 -1 4202560 141 0 0 0 5 1 0 0 20 0 19 0 107476854 9856040960 92493 33554432000 1073741824 1073778376 140734612141056 140522752551976 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5878/tid=5888] ppid=5875 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/5878/task/5888/stat : 5888 (java) S 5875 5878 5680 0 -1 4202560 180 0 0 0 6 1 0 0 20 0 19 0 107476854 9856040960 92493 33554432000 1073741824 1073778376 140734612141056 140522751499176 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5878/tid=5889] ppid=5875 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/5878/task/5889/stat : 5889 (java) S 5875 5878 5680 0 -1 4202560 60 0 0 0 1 0 0 0 20 0 19 0 107476855 9856040960 92493 33554432000 1073741824 1073778376 140734612141056 140522269169896 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5878/tid=5890] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5890/stat : 5890 (java) S 5875 5878 5680 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 107476855 9856040960 92493 33554432000 1073741824 1073778376 140734612141056 140522268115960 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5878/tid=5891] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5891/stat : 5891 (java) S 5875 5878 5680 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 107476855 9856040960 92493 33554432000 1073741824 1073778376 140734612141056 140522267063560 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5878/tid=5892] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5892/stat : 5892 (java) S 5875 5878 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107476858 9856040960 92493 33554432000 1073741824 1073778376 140734612141056 140522266012048 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5878/tid=5893] ppid=5875 vsize=9625040 CPUtime=0.98 cores=1,3,5,7
/proc/5878/task/5893/stat : 5893 (java) S 5875 5878 5680 0 -1 4202560 13881 0 0 0 94 4 0 0 20 0 19 0 107476858 9856040960 92493 33554432000 1073741824 1073778376 140734612141056 140522264959672 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5878/tid=5894] ppid=5875 vsize=9625040 CPUtime=1.2 cores=1,3,5,7
/proc/5878/task/5894/stat : 5894 (java) S 5875 5878 5680 0 -1 4202560 18414 0 0 0 117 3 0 0 20 0 19 0 107476858 9856040960 92493 33554432000 1073741824 1073778376 140734612141056 140522263906872 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5878/tid=5895] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5895/stat : 5895 (java) S 5875 5878 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107476858 9856040960 92493 33554432000 1073741824 1073778376 140734612141056 140522262854776 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5878/tid=5896] ppid=5875 vsize=9625040 CPUtime=0.51 cores=1,3,5,7
/proc/5878/task/5896/stat : 5896 (java) S 5875 5878 5680 0 -1 4202560 103 0 0 0 22 29 0 0 20 0 19 0 107476858 9856040960 92493 33554432000 1073741824 1073778376 140734612141056 140522261802184 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5878/tid=5899] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5899/stat : 5899 (java) S 5875 5878 5680 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 107476901 9856040960 92493 33554432000 1073741824 1073778376 140734612141056 140522260747176 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 9625040

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

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

[startup+1797.1 s]
/proc/loadavg: 2.11 2.12 2.09 3/213 6007
/proc/meminfo: memFree=30252788/32872528 swapFree=13072/1184284
[pid=5878] ppid=5875 vsize=9625040 CPUtime=1800.04 cores=1,3,5,7
/proc/5878/stat : 5878 (java) S 5875 5878 5680 0 -1 4202496 37475 0 1 0 179956 48 0 0 20 0 19 0 107476852 9856040960 92493 33554432000 1073741824 1073778376 140734612141056 140734612132192 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5878/statm: 2406260 92493 2292 9 0 2396937 0
[pid=5878/tid=5880] ppid=5875 vsize=9625040 CPUtime=1796.94 cores=1,3,5,7
/proc/5878/task/5880/stat : 5880 (java) R 5875 5878 5680 0 -1 4202560 2492 0 1 0 179664 30 0 0 20 0 19 0 107476853 9856040960 92493 33554432000 1073741824 1073778376 140734612141056 140522915155648 140522757514708 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=5878/tid=5881] ppid=5875 vsize=9625040 CPUtime=0.09 cores=1,3,5,7
/proc/5878/task/5881/stat : 5881 (java) S 5875 5878 5680 0 -1 4202560 292 0 0 0 7 2 0 0 20 0 19 0 107476854 9856040960 92493 33554432000 1073741824 1073778376 140734612141056 140522876655912 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5878/tid=5882] ppid=5875 vsize=9625040 CPUtime=0.08 cores=1,3,5,7
/proc/5878/task/5882/stat : 5882 (java) S 5875 5878 5680 0 -1 4202560 153 0 0 0 6 2 0 0 20 0 19 0 107476854 9856040960 92493 33554432000 1073741824 1073778376 140734612141056 140522875603112 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5878/tid=5883] ppid=5875 vsize=9625040 CPUtime=0.09 cores=1,3,5,7
/proc/5878/task/5883/stat : 5883 (java) S 5875 5878 5680 0 -1 4202560 90 0 0 0 7 2 0 0 20 0 19 0 107476854 9856040960 92493 33554432000 1073741824 1073778376 140734612141056 140522756762152 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5878/tid=5884] ppid=5875 vsize=9625040 CPUtime=0.1 cores=1,3,5,7
/proc/5878/task/5884/stat : 5884 (java) S 5875 5878 5680 0 -1 4202560 213 0 0 0 8 2 0 0 20 0 19 0 107476854 9856040960 92493 33554432000 1073741824 1073778376 140734612141056 140522755709352 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5878/tid=5885] ppid=5875 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/5878/task/5885/stat : 5885 (java) S 5875 5878 5680 0 -1 4202560 91 0 0 0 5 2 0 0 20 0 19 0 107476854 9856040960 92493 33554432000 1073741824 1073778376 140734612141056 140522754657064 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5878/tid=5886] ppid=5875 vsize=9625040 CPUtime=0.09 cores=1,3,5,7
/proc/5878/task/5886/stat : 5886 (java) S 5875 5878 5680 0 -1 4202560 103 0 0 0 7 2 0 0 20 0 19 0 107476854 9856040960 92493 33554432000 1073741824 1073778376 140734612141056 140522753604264 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5878/tid=5887] ppid=5875 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/5878/task/5887/stat : 5887 (java) S 5875 5878 5680 0 -1 4202560 141 0 0 0 5 1 0 0 20 0 19 0 107476854 9856040960 92493 33554432000 1073741824 1073778376 140734612141056 140522752551976 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5878/tid=5888] ppid=5875 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/5878/task/5888/stat : 5888 (java) S 5875 5878 5680 0 -1 4202560 180 0 0 0 6 1 0 0 20 0 19 0 107476854 9856040960 92493 33554432000 1073741824 1073778376 140734612141056 140522751499176 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5878/tid=5889] ppid=5875 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/5878/task/5889/stat : 5889 (java) S 5875 5878 5680 0 -1 4202560 60 0 0 0 1 0 0 0 20 0 19 0 107476855 9856040960 92493 33554432000 1073741824 1073778376 140734612141056 140522269169896 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5878/tid=5890] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5890/stat : 5890 (java) S 5875 5878 5680 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 107476855 9856040960 92493 33554432000 1073741824 1073778376 140734612141056 140522268115960 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5878/tid=5891] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5891/stat : 5891 (java) S 5875 5878 5680 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 107476855 9856040960 92493 33554432000 1073741824 1073778376 140734612141056 140522267063560 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5878/tid=5892] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5892/stat : 5892 (java) S 5875 5878 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107476858 9856040960 92493 33554432000 1073741824 1073778376 140734612141056 140522266012048 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5878/tid=5893] ppid=5875 vsize=9625040 CPUtime=0.98 cores=1,3,5,7
/proc/5878/task/5893/stat : 5893 (java) S 5875 5878 5680 0 -1 4202560 13881 0 0 0 94 4 0 0 20 0 19 0 107476858 9856040960 92493 33554432000 1073741824 1073778376 140734612141056 140522264959672 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5878/tid=5894] ppid=5875 vsize=9625040 CPUtime=1.2 cores=1,3,5,7
/proc/5878/task/5894/stat : 5894 (java) S 5875 5878 5680 0 -1 4202560 18414 0 0 0 117 3 0 0 20 0 19 0 107476858 9856040960 92493 33554432000 1073741824 1073778376 140734612141056 140522263906872 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5878/tid=5895] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5895/stat : 5895 (java) S 5875 5878 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107476858 9856040960 92493 33554432000 1073741824 1073778376 140734612141056 140522262854776 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5878/tid=5896] ppid=5875 vsize=9625040 CPUtime=0.51 cores=1,3,5,7
/proc/5878/task/5896/stat : 5896 (java) S 5875 5878 5680 0 -1 4202560 103 0 0 0 22 29 0 0 20 0 19 0 107476858 9856040960 92493 33554432000 1073741824 1073778376 140734612141056 140522261802184 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5878/tid=5899] ppid=5875 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5878/task/5899/stat : 5899 (java) S 5875 5878 5680 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 107476901 9856040960 92493 33554432000 1073741824 1073778376 140734612141056 140522260747176 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 9625040

Child status: 143
Real time (s): 1797.14
CPU time (s): 1800.63
CPU user time (s): 1799.69
CPU system time (s): 0.941856
CPU usage (%): 100.194
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.69
system time used= 0.941856
maximum resident set size= 370100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37514
page faults= 1
swaps= 0
block input operations= 240
block output operations= 1056
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38441
involuntary context switches= 3585

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.3233 second user time and 12.3421 second system time

The end

Launcher Data

Begin job on node115 at 2016-06-07 01:23:42
IDJOB=4085838
IDBENCH=48132
IDSOLVER=2546
FILE ID=node115/4085838-1465255421
RUNJOBID= node115-1465253623-5697
PBS_JOBID= 19843266
Free space on /tmp= 71740 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_200_25_4.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4085838-1465255421/watcher-4085838-1465255421 -o /tmp/evaluation-result-4085838-1465255421/solver-4085838-1465255421 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node115-1465253623-5697 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4085838-1465255421.opb

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

MD5SUM BENCH= 64354bd2b9c3cc2f1ca2c32032e5c032
RANDOM SEED=150192833

node115.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.174
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.57
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.174
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.57
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.174
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:        30595208 kB
Buffers:           28804 kB
Cached:           100852 kB
SwapCached:         2032 kB
Active:           295548 kB
Inactive:          83368 kB
Active(anon):     249780 kB
Inactive(anon):     2032 kB
Active(file):      45768 kB
Inactive(file):    81336 kB
Unevictable:     1184284 kB
Mlocked:           13072 kB
SwapTotal:      67108856 kB
SwapFree:       67098756 kB
Dirty:               852 kB
Writeback:             0 kB
AnonPages:       1512460 kB
Mapped:            16380 kB
Shmem:                 0 kB
Slab:             571160 kB
SReclaimable:      15392 kB
SUnreclaim:       555768 kB
KernelStack:        1760 kB
PageTables:         7232 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2002112 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1488896 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= 71740 MiB
End job on node115 at 2016-06-07 01:53:39