Trace number 4085839

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)14 1800.07 1797.45

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_200_25_5.opb
MD5SUMe3f554c192a1ee7b261cc2808827870e
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.02
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 constraint50
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)6226
Sum of products size (including duplicates)12452
Number of different products6226
Sum of products size12452

Quality of the solution as a function of time


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

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.08/0.12	c Pseudo Boolean Optimization by upper bound
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.12	c No reason simplification
0.08/0.12	c Glucose 2.1 dynamic restart strategy
0.08/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c solving HOME/instance-4085839-1465256116.opb
0.08/0.12	c reading problem ... 
0.08/0.12	c  objective function found
0.73/0.48	c ... done. Wall clock time 0.365s.
0.73/0.48	c declared #vars     200
0.73/0.48	c internal #vars     6426
0.73/0.48	c #constraints  12652
0.73/0.48	c constraints type 
0.73/0.48	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 6426
0.73/0.48	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 6226
0.73/0.48	c 12652 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.473
1.03/0.59	o 17
2.23/0.93	c Got one! Elapsed wall clock time (in seconds):0.811
2.23/0.93	o 16
2.79/1.12	c Got one! Elapsed wall clock time (in seconds):1.005
2.79/1.12	o 15
5.60/3.73	c cleaning 2697 clauses out of 5403 with flag 16259/5403
9.55/7.62	c cleaning 4344 clauses out of 8705 with flag 35383/11402
14.16/12.23	c cleaning 5653 clauses out of 11364 with flag 57567/18405
19.61/17.70	c cleaning 6837 clauses out of 13712 with flag 82509/26406
26.56/24.58	c cleaning 7935 clauses out of 15872 with flag 111558/35403
34.07/32.05	c cleaning 8968 clauses out of 17935 with flag 144591/45401
42.07/40.06	c cleaning 9978 clauses out of 19971 with flag 179806/56405
51.47/49.42	c cleaning 10994 clauses out of 21989 with flag 219044/68401
61.67/59.63	c cleaning 11999 clauses out of 23997 with flag 263245/81403
72.06/70.04	c cleaning 12995 clauses out of 25997 with flag 312215/95402
84.27/82.29	c cleaning 13990 clauses out of 28003 with flag 358839/110403
96.97/94.93	c cleaning 15001 clauses out of 30011 with flag 407299/126401
109.17/107.15	c cleaning 16005 clauses out of 32015 with flag 460740/143406
123.09/121.03	c cleaning 16965 clauses out of 34008 with flag 519732/161404
137.68/135.61	c cleaning 18003 clauses out of 36040 with flag 583497/180401
153.78/151.79	c cleaning 19016 clauses out of 38037 with flag 647654/200401
170.49/168.45	c cleaning 19980 clauses out of 40021 with flag 720744/221401
173.18/171.16	c Got one! Elapsed wall clock time (in seconds):171.049
173.18/171.16	o 14
174.58/172.51	c cleaning 12677 clauses out of 25356 with flag 7684/226716
178.68/176.64	c cleaning 9318 clauses out of 18681 with flag 28092/232718
183.88/181.87	c cleaning 8167 clauses out of 16361 with flag 50380/239716
189.97/187.96	c cleaning 8096 clauses out of 16195 with flag 75971/247717
196.28/194.29	c cleaning 8531 clauses out of 17101 with flag 106228/256719
203.58/201.52	c cleaning 9260 clauses out of 18567 with flag 137841/266716
211.38/209.39	c cleaning 10154 clauses out of 20307 with flag 174280/277716
220.18/218.11	c cleaning 11064 clauses out of 22157 with flag 214171/289720
229.58/227.59	c cleaning 12039 clauses out of 24089 with flag 256264/302716
239.38/237.38	c cleaning 13000 clauses out of 26050 with flag 303645/316716
249.48/247.45	c cleaning 14004 clauses out of 28050 with flag 354245/331716
261.68/259.67	c cleaning 15005 clauses out of 30046 with flag 405328/347716
273.88/271.83	c cleaning 15996 clauses out of 32041 with flag 464245/364716
287.49/285.49	c cleaning 17017 clauses out of 34045 with flag 525237/382716
302.28/300.24	c cleaning 18005 clauses out of 36028 with flag 587674/401716
317.18/315.19	c cleaning 18986 clauses out of 38023 with flag 655069/421716
332.83/330.75	c cleaning 20016 clauses out of 40037 with flag 725728/442716
348.94/346.83	c cleaning 21008 clauses out of 42021 with flag 796425/464716
365.54/363.49	c cleaning 21999 clauses out of 44014 with flag 875581/487717
382.84/380.78	c cleaning 22997 clauses out of 46016 with flag 959323/511718
400.83/398.77	c cleaning 24005 clauses out of 48018 with flag 1044616/536717
420.14/418.06	c cleaning 25008 clauses out of 50016 with flag 1131120/562720
440.54/438.50	c cleaning 25998 clauses out of 52007 with flag 1218997/589719
461.24/459.12	c cleaning 26988 clauses out of 54006 with flag 1310272/617716
483.55/481.48	c cleaning 28012 clauses out of 56024 with flag 1406096/646722
505.24/503.11	c cleaning 28976 clauses out of 58008 with flag 1508996/676718
529.15/527.03	c cleaning 30006 clauses out of 60030 with flag 1610737/707716
552.25/550.17	c cleaning 30989 clauses out of 62024 with flag 1722835/739716
576.95/574.83	c cleaning 32016 clauses out of 64035 with flag 1835326/772716
603.06/600.98	c cleaning 32981 clauses out of 66019 with flag 1950953/806716
628.66/626.58	c cleaning 34018 clauses out of 68046 with flag 2077269/841724
656.78/654.69	c cleaning 34993 clauses out of 70021 with flag 2199390/877717
686.97/684.86	c cleaning 36012 clauses out of 72027 with flag 2318358/914716
717.26/715.09	c cleaning 37003 clauses out of 74015 with flag 2437502/952716
747.57/745.38	c cleaning 37995 clauses out of 76013 with flag 2565453/991717
781.08/778.82	c cleaning 38987 clauses out of 78017 with flag 2694834/1031716
812.47/810.29	c cleaning 40004 clauses out of 80032 with flag 2835962/1072718
847.38/845.11	c cleaning 41013 clauses out of 82027 with flag 2975566/1114717
883.29/881.05	c cleaning 42005 clauses out of 84013 with flag 3121233/1157716
920.39/918.18	c cleaning 43001 clauses out of 86009 with flag 3263554/1201717
955.78/953.60	c cleaning 43994 clauses out of 88007 with flag 3418477/1246716
991.70/989.48	c cleaning 45003 clauses out of 90013 with flag 3580359/1292716
1028.80/1026.53	c cleaning 45999 clauses out of 92010 with flag 3742718/1339716
1067.12/1064.84	c cleaning 47001 clauses out of 94011 with flag 3909361/1387716
1105.22/1102.96	c cleaning 48000 clauses out of 96011 with flag 4077994/1436717
1144.60/1142.21	c cleaning 49006 clauses out of 98016 with flag 4253135/1486722
1188.31/1186.00	c cleaning 49994 clauses out of 100004 with flag 4418565/1537716
1233.51/1231.18	c cleaning 51002 clauses out of 102011 with flag 4592905/1589717
1276.22/1273.84	c cleaning 51997 clauses out of 104008 with flag 4774210/1642716
1320.13/1317.77	c cleaning 52996 clauses out of 106011 with flag 4957568/1696716
1363.25/1360.90	c cleaning 54006 clauses out of 108015 with flag 5148243/1751716
1410.15/1407.74	c cleaning 54967 clauses out of 110009 with flag 5341987/1807716
1456.66/1454.24	c cleaning 56013 clauses out of 112045 with flag 5538799/1864719
1503.76/1501.38	c cleaning 57007 clauses out of 114029 with flag 5747752/1922716
1551.90/1549.31	c cleaning 58003 clauses out of 116023 with flag 5961620/1981717
1598.91/1596.34	c cleaning 59000 clauses out of 118019 with flag 6179039/2041716
1646.03/1643.41	c cleaning 59985 clauses out of 120020 with flag 6405661/2102717
1692.84/1690.20	c cleaning 61008 clauses out of 122034 with flag 6633806/2164716
1742.45/1739.90	c cleaning 62001 clauses out of 124026 with flag 6875080/2227716
1793.46/1790.83	c cleaning 63007 clauses out of 126025 with flag 7100414/2291716
1800.07/1797.41	c starts		: 4639
1800.07/1797.41	c conflicts		: 2301253
1800.07/1797.41	c decisions		: 7344739
1800.07/1797.41	c propagations		: 2712170198
1800.07/1797.41	c inspects		: 18547652561
1800.07/1797.41	c shortcuts		: 0
1800.07/1797.41	c learnt literals	: 0
1800.07/1797.41	c learnt binary clauses	: 0
1800.07/1797.41	c learnt ternary clauses	: 7
1800.07/1797.41	c learnt constraints	: 2301252
1800.07/1797.41	c ignored constraints	: 0
1800.07/1797.41	c root simplifications	: 0
1800.07/1797.41	c removed literals (reason simplification)	: 0
1800.07/1797.41	c reason swapping (by a shorter reason)	: 0
1800.07/1797.41	c Calls to reduceDB	: 77
1800.07/1797.41	c Number of update (reduction) of LBD	: 1071220
1800.07/1797.41	c Imported unit clauses	: 0
1800.07/1797.41	c number of reductions to clauses (during analyze)	: 0
1800.07/1797.41	c number of learned constraints concerned by reduction	: 0
1800.07/1797.41	c number of learning phase by resolution	: 0
1800.07/1797.41	c number of learning phase by cutting planes	: 0
1800.07/1797.41	c speed (assignments/second)	: 1509343.0362269683
1800.07/1797.41	c non guided choices	0
1800.07/1797.44	c learnt constraints type 
1800.07/1797.44	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 72555
1800.07/1797.44	s SATISFIABLE
1800.07/1797.44	c Found 4 solution(s)
1800.07/1797.44	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.07/1797.44	c objective function=14
1800.07/1797.44	c Total wall clock time (in seconds): 1797.326

Verifier Data

OK	14

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-4085839-1465256116/watcher-4085839-1465256116 -o /tmp/evaluation-result-4085839-1465256116/solver-4085839-1465256116 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1465252319-3502 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4085839-1465256116.opb 

pid=5742
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.08 2.07 2.03 3/194 5745
/proc/meminfo: memFree=31042732/32872528 swapFree=12352/737972
[pid=5745] ppid=5742 vsize=2500 CPUtime=0 cores=1,3,5,7
/proc/5745/stat : 5745 (java) D 5742 5745 3485 0 -1 4202496 171 0 0 0 0 0 0 0 20 0 1 0 107546112 2560000 46 33554432000 1073741824 1073778376 140736240307264 140736240304392 213857168679 0 0 4096 0 18446744072100609316 0 0 17 1 0 0 0 0 0
/proc/5745/statm: 625 46 37 9 0 29 0

[startup+0.10006 s]
/proc/loadavg: 2.08 2.07 2.03 3/194 5745
/proc/meminfo: memFree=31042732/32872528 swapFree=12352/737972
[pid=5745] ppid=5742 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/5745/stat : 5745 (java) S 5742 5745 3485 0 -1 4202496 4395 0 1 0 7 1 0 0 20 0 18 0 107546112 9787879424 6026 33554432000 1073741824 1073778376 140736985852192 140736985843328 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5745/statm: 2389619 6026 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558476

[startup+0.200326 s]
/proc/loadavg: 2.08 2.07 2.03 3/194 5745
/proc/meminfo: memFree=31042732/32872528 swapFree=12352/737972
[pid=5745] ppid=5742 vsize=9558476 CPUtime=0.22 cores=1,3,5,7
/proc/5745/stat : 5745 (java) S 5742 5745 3485 0 -1 4202496 4668 0 1 0 21 1 0 0 20 0 18 0 107546112 9787879424 6765 33554432000 1073741824 1073778376 140736985852192 140736985843328 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5745/statm: 2389619 6765 2203 9 0 2380296 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 9558476

[startup+0.300339 s]
/proc/loadavg: 2.08 2.07 2.03 3/194 5745
/proc/meminfo: memFree=31042732/32872528 swapFree=12352/737972
[pid=5745] ppid=5742 vsize=9558476 CPUtime=0.43 cores=1,3,5,7
/proc/5745/stat : 5745 (java) S 5742 5745 3485 0 -1 4202496 5577 0 1 0 42 1 0 0 20 0 18 0 107546112 9787879424 7806 33554432000 1073741824 1073778376 140736985852192 140736985843328 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5745/statm: 2389619 7806 2238 9 0 2380296 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 9558476

[startup+0.7002 s]
/proc/loadavg: 2.08 2.07 2.03 3/194 5745
/proc/meminfo: memFree=31042732/32872528 swapFree=12352/737972
[pid=5745] ppid=5742 vsize=9627004 CPUtime=1.62 cores=1,3,5,7
/proc/5745/stat : 5745 (java) S 5742 5745 3485 0 -1 4202496 28830 0 1 0 157 5 0 0 20 0 19 0 107546112 9858052096 28052 33554432000 1073741824 1073778376 140736985852192 140736985843328 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5745/statm: 2406751 28082 2263 9 0 2397428 0
Current children cumulated CPU time (s) 1.62
Current children cumulated vsize (KiB) 9627004

[startup+1.50076 s]
/proc/loadavg: 2.08 2.07 2.03 3/213 5764
/proc/meminfo: memFree=30917680/32872528 swapFree=12352/737972
[pid=5745] ppid=5742 vsize=9625040 CPUtime=3.33 cores=1,3,5,7
/proc/5745/stat : 5745 (java) S 5742 5745 3485 0 -1 4202496 37556 0 1 0 326 7 0 0 20 0 19 0 107546112 9856040960 33177 33554432000 1073741824 1073778376 140736985852192 140736985843328 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5745/statm: 2406260 33177 2273 9 0 2396937 0
[pid=5745/tid=5747] ppid=5742 vsize=9625040 CPUtime=1.46 cores=1,3,5,7
/proc/5745/task/5747/stat : 5747 (java) R 5742 5745 3485 0 -1 4202560 2430 0 1 0 144 2 0 0 20 0 19 0 107546113 9856040960 33177 33554432000 1073741824 1073778376 140736985852192 140378469020056 140378339261719 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=5745/tid=5748] ppid=5742 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5745/task/5748/stat : 5748 (java) S 5742 5745 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107546114 9856040960 33177 33554432000 1073741824 1073778376 140736985852192 140378458082216 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5745/tid=5749] ppid=5742 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5745/task/5749/stat : 5749 (java) S 5742 5745 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107546114 9856040960 33177 33554432000 1073741824 1073778376 140736985852192 140378457029672 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5745/tid=5750] ppid=5742 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5745/task/5750/stat : 5750 (java) S 5742 5745 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107546114 9856040960 33177 33554432000 1073741824 1073778376 140736985852192 140378310916776 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5745/tid=5751] ppid=5742 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5745/task/5751/stat : 5751 (java) S 5742 5745 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107546114 9856040960 33177 33554432000 1073741824 1073778376 140736985852192 140378309864232 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5745/tid=5752] ppid=5742 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5745/task/5752/stat : 5752 (java) S 5742 5745 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107546114 9856040960 33177 33554432000 1073741824 1073778376 140736985852192 140378308811176 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5745/tid=5753] ppid=5742 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5745/task/5753/stat : 5753 (java) S 5742 5745 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107546114 9856040960 33177 33554432000 1073741824 1073778376 140736985852192 140378307758632 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5745/tid=5754] ppid=5742 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5745/task/5754/stat : 5754 (java) S 5742 5745 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107546114 9856040960 33177 33554432000 1073741824 1073778376 140736985852192 140378306705576 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5745/tid=5755] ppid=5742 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5745/task/5755/stat : 5755 (java) S 5742 5745 3485 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107546114 9856040960 33177 33554432000 1073741824 1073778376 140736985852192 140378305653032 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5745/tid=5756] ppid=5742 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5745/task/5756/stat : 5756 (java) S 5742 5745 3485 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 107546115 9856040960 33177 33554432000 1073741824 1073778376 140736985852192 140378293242728 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5745/tid=5757] ppid=5742 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5745/task/5757/stat : 5757 (java) S 5742 5745 3485 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 107546116 9856040960 33177 33554432000 1073741824 1073778376 140736985852192 140378292189048 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5745/tid=5758] ppid=5742 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5745/task/5758/stat : 5758 (java) S 5742 5745 3485 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107546116 9856040960 33177 33554432000 1073741824 1073778376 140736985852192 140378291135880 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5745/tid=5759] ppid=5742 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5745/task/5759/stat : 5759 (java) S 5742 5745 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107546118 9856040960 33177 33554432000 1073741824 1073778376 140736985852192 140378290084624 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5745/tid=5760] ppid=5742 vsize=9625040 CPUtime=0.94 cores=1,3,5,7
/proc/5745/task/5760/stat : 5760 (java) S 5742 5745 3485 0 -1 4202560 12546 0 0 0 91 3 0 0 20 0 19 0 107546118 9856040960 33177 33554432000 1073741824 1073778376 140736985852192 140378289031480 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5745/tid=5761] ppid=5742 vsize=9625040 CPUtime=0.91 cores=1,3,5,7
/proc/5745/task/5761/stat : 5761 (java) S 5742 5745 3485 0 -1 4202560 21303 0 0 0 87 4 0 0 20 0 19 0 107546118 9856040960 33177 33554432000 1073741824 1073778376 140736985852192 140378287978936 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5745/tid=5762] ppid=5742 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5745/task/5762/stat : 5762 (java) S 5742 5745 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107546118 9856040960 33177 33554432000 1073741824 1073778376 140736985852192 140378286926072 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5745/tid=5763] ppid=5742 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5745/task/5763/stat : 5763 (java) S 5742 5745 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107546118 9856040960 33177 33554432000 1073741824 1073778376 140736985852192 140378285873736 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5745/tid=5764] ppid=5742 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5745/task/5764/stat : 5764 (java) S 5742 5745 3485 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 107546161 9856040960 33177 33554432000 1073741824 1073778376 140736985852192 140378284820008 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 3.33
Current children cumulated vsize (KiB) 9625040

[startup+3.10082 s]
/proc/loadavg: 2.08 2.07 2.03 3/213 5764
/proc/meminfo: memFree=30915384/32872528 swapFree=12352/737972
[pid=5745] ppid=5742 vsize=9625040 CPUtime=4.99 cores=1,3,5,7
/proc/5745/stat : 5745 (java) S 5742 5745 3485 0 -1 4202496 37559 0 1 0 492 7 0 0 20 0 19 0 107546112 9856040960 33690 33554432000 1073741824 1073778376 140736985852192 140736985843328 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5745/statm: 2406260 33690 2273 9 0 2396937 0
[pid=5745/tid=5747] ppid=5742 vsize=9625040 CPUtime=3.05 cores=1,3,5,7
/proc/5745/task/5747/stat : 5747 (java) R 5742 5745 3485 0 -1 4202560 2432 0 1 0 303 2 0 0 20 0 19 0 107546113 9856040960 33690 33554432000 1073741824 1073778376 140736985852192 140378469020136 140378339261631 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=5745/tid=5748] ppid=5742 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5745/task/5748/stat : 5748 (java) S 5742 5745 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107546114 9856040960 33690 33554432000 1073741824 1073778376 140736985852192 140378458082216 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5745/tid=5749] ppid=5742 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5745/task/5749/stat : 5749 (java) S 5742 5745 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107546114 9856040960 33690 33554432000 1073741824 1073778376 140736985852192 140378457029672 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5745/tid=5750] ppid=5742 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5745/task/5750/stat : 5750 (java) S 5742 5745 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107546114 9856040960 33690 33554432000 1073741824 1073778376 140736985852192 140378310916776 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5745/tid=5751] ppid=5742 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5745/task/5751/stat : 5751 (java) S 5742 5745 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107546114 9856040960 33690 33554432000 1073741824 1073778376 140736985852192 140378309864232 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5745/tid=5752] ppid=5742 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5745/task/5752/stat : 5752 (java) S 5742 5745 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107546114 9856040960 33690 33554432000 1073741824 1073778376 140736985852192 140378308811176 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5745/tid=5753] ppid=5742 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5745/task/5753/stat : 5753 (java) S 5742 5745 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107546114 9856040960 33690 33554432000 1073741824 1073778376 140736985852192 140378307758632 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5745/tid=5754] ppid=5742 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5745/task/5754/stat : 5754 (java) S 5742 5745 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107546114 9856040960 33690 33554432000 1073741824 1073778376 140736985852192 140378306705576 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5745/tid=5755] ppid=5742 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5745/task/5755/stat : 5755 (java) S 5742 5745 3485 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107546114 9856040960 33690 33554432000 1073741824 1073778376 140736985852192 140378305653032 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5745/tid=5756] ppid=5742 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5745/task/5756/stat : 5756 (java) S 5742 5745 3485 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 107546115 9856040960 33690 33554432000 1073741824 1073778376 140736985852192 140378293242728 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5745/tid=5757] ppid=5742 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5745/task/5757/stat : 5757 (java) S 5742 5745 3485 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 107546116 9856040960 33690 33554432000 1073741824 1073778376 140736985852192 140378292189048 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5745/tid=5758] ppid=5742 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5745/task/5758/stat : 5758 (java) S 5742 5745 3485 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107546116 9856040960 33690 33554432000 1073741824 1073778376 140736985852192 140378291135880 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5745/tid=5759] ppid=5742 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5745/task/5759/stat : 5759 (java) S 5742 5745 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107546118 9856040960 33690 33554432000 1073741824 1073778376 140736985852192 140378290084624 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5745/tid=5760] ppid=5742 vsize=9625040 CPUtime=0.99 cores=1,3,5,7
/proc/5745/task/5760/stat : 5760 (java) S 5742 5745 3485 0 -1 4202560 12546 0 0 0 96 3 0 0 20 0 19 0 107546118 9856040960 33690 33554432000 1073741824 1073778376 140736985852192 140378289031480 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5745/tid=5761] ppid=5742 vsize=9625040 CPUtime=0.92 cores=1,3,5,7
/proc/5745/task/5761/stat : 5761 (java) S 5742 5745 3485 0 -1 4202560 21303 0 0 0 88 4 0 0 20 0 19 0 107546118 9856040960 33690 33554432000 1073741824 1073778376 140736985852192 140378287978936 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5745/tid=5762] ppid=5742 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5745/task/5762/stat : 5762 (java) S 5742 5745 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107546118 9856040960 33690 33554432000 1073741824 1073778376 140736985852192 140378286926072 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5745/tid=5763] ppid=5742 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5745/task/5763/stat : 5763 (java) S 5742 5745 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107546118 9856040960 33690 33554432000 1073741824 1073778376 140736985852192 140378285873736 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5745/tid=5764] ppid=5742 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5745/task/5764/stat : 5764 (java) S 5742 5745 3485 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 107546161 9856040960 33690 33554432000 1073741824 1073778376 140736985852192 140378284820008 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 4.99
Current children cumulated vsize (KiB) 9625040

[startup+6.3008 s]
/proc/loadavg: 2.07 2.07 2.03 3/213 5764
/proc/meminfo: memFree=30917448/32872528 swapFree=12352/737972
[pid=5745] ppid=5742 vsize=9625040 CPUtime=8.23 cores=1,3,5,7
/proc/5745/stat : 5745 (java) S 5742 5745 3485 0 -1 4202496 37567 0 1 0 816 7 0 0 20 0 19 0 107546112 9856040960 33034 33554432000 1073741824 1073778376 140736985852192 140736985843328 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5745/statm: 2406260 33034 2278 9 0 2396937 0
[pid=5745/tid=5747] ppid=5742 vsize=9625040 CPUtime=6.25 cores=1,3,5,7
/proc/5745/task/5747/stat : 5747 (java) R 5742 5745 3485 0 -1 4202560 2434 0 1 0 623 2 0 0 20 0 19 0 107546113 9856040960 33034 33554432000 1073741824 1073778376 140736985852192 140378469019768 140378339350083 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=5745/tid=5748] ppid=5742 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5745/task/5748/stat : 5748 (java) S 5742 5745 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107546114 9856040960 33034 33554432000 1073741824 1073778376 140736985852192 140378458082216 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5745/tid=5749] ppid=5742 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5745/task/5749/stat : 5749 (java) S 5742 5745 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107546114 9856040960 33034 33554432000 1073741824 1073778376 140736985852192 140378457029672 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5745/tid=5750] ppid=5742 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5745/task/5750/stat : 5750 (java) S 5742 5745 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107546114 9856040960 33034 33554432000 1073741824 1073778376 140736985852192 140378310916776 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5745/tid=5751] ppid=5742 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5745/task/5751/stat : 5751 (java) S 5742 5745 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107546114 9856040960 33034 33554432000 1073741824 1073778376 140736985852192 140378309864232 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5745/tid=5752] ppid=5742 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5745/task/5752/stat : 5752 (java) S 5742 5745 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107546114 9856040960 33034 33554432000 1073741824 1073778376 140736985852192 140378308811176 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5745/tid=5753] ppid=5742 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5745/task/5753/stat : 5753 (java) S 5742 5745 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107546114 9856040960 33034 33554432000 1073741824 1073778376 140736985852192 140378307758632 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5745/tid=5754] ppid=5742 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5745/task/5754/stat : 5754 (java) S 5742 5745 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107546114 9856040960 33034 33554432000 1073741824 1073778376 140736985852192 140378306705576 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5745/tid=5755] ppid=5742 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5745/task/5755/stat : 5755 (java) S 5742 5745 3485 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107546114 9856040960 33034 33554432000 1073741824 1073778376 140736985852192 140378305653032 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5745/tid=5756] ppid=5742 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5745/task/5756/stat : 5756 (java) S 5742 5745 3485 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 107546115 9856040960 33034 33554432000 1073741824 1073778376 140736985852192 140378293242728 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5745/tid=5757] ppid=5742 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5745/task/5757/stat : 5757 (java) S 5742 5745 3485 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 107546116 9856040960 33034 33554432000 1073741824 1073778376 140736985852192 140378292189048 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5745/tid=5758] ppid=5742 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5745/task/5758/stat : 5758 (java) S 5742 5745 3485 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107546116 9856040960 33034 33554432000 1073741824 1073778376 140736985852192 140378291135880 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5745/tid=5759] ppid=5742 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5745/task/5759/stat : 5759 (java) S 5742 5745 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107546118 9856040960 33034 33554432000 1073741824 1073778376 140736985852192 140378290084624 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5745/tid=5760] ppid=5742 vsize=9625040 CPUtime=1.01 cores=1,3,5,7
/proc/5745/task/5760/stat : 5760 (java) S 5742 5745 3485 0 -1 4202560 12549 0 0 0 98 3 0 0 20 0 19 0 107546118 9856040960 33034 33554432000 1073741824 1073778376 140736985852192 140378289031480 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5745/tid=5761] ppid=5742 vsize=9625040 CPUtime=0.94 cores=1,3,5,7
/proc/5745/task/5761/stat : 5761 (java) S 5742 5745 3485 0 -1 4202560 21306 0 0 0 90 4 0 0 20 0 19 0 107546118 9856040960 33034 33554432000 1073741824 1073778376 140736985852192 140378287978936 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5745/tid=5762] ppid=5742 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5745/task/5762/stat : 5762 (java) S 5742 5745 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107546118 9856040960 33034 33554432000 1073741824 1073778376 140736985852192 140378286926072 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5745/tid=5763] ppid=5742 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5745/task/5763/stat : 5763 (java) S 5742 5745 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107546118 9856040960 33034 33554432000 1073741824 1073778376 140736985852192 140378285873736 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5745/tid=5764] ppid=5742 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5745/task/5764/stat : 5764 (java) S 5742 5745 3485 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 107546161 9856040960 33034 33554432000 1073741824 1073778376 140736985852192 140378284820008 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 8.23
Current children cumulated vsize (KiB) 9625040


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

/proc/5745/task/5764/stat : 5764 (java) S 5742 5745 3485 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 107546161 9856040960 86267 33554432000 1073741824 1073778376 140736985852192 140378284820008 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1664.93
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/213 5895
/proc/meminfo: memFree=30661812/32872528 swapFree=12352/737972
[pid=5745] ppid=5742 vsize=9625040 CPUtime=1724.94 cores=1,3,5,7
/proc/5745/stat : 5745 (java) S 5742 5745 3485 0 -1 4202496 38452 0 1 0 172444 50 0 0 20 0 19 0 107546112 9856040960 86267 33554432000 1073741824 1073778376 140736985852192 140736985843328 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5745/statm: 2406260 86267 2292 9 0 2396937 0
[pid=5745/tid=5747] ppid=5742 vsize=9625040 CPUtime=1717.69 cores=1,3,5,7
/proc/5745/task/5747/stat : 5747 (java) R 5742 5745 3485 0 -1 4202560 2496 0 1 0 171736 33 0 0 20 0 19 0 107546113 9856040960 86267 33554432000 1073741824 1073778376 140736985852192 140378469011136 140378339250016 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=5745/tid=5748] ppid=5742 vsize=9625040 CPUtime=0.05 cores=1,3,5,7
/proc/5745/task/5748/stat : 5748 (java) S 5742 5745 3485 0 -1 4202560 29 0 0 0 3 2 0 0 20 0 19 0 107546114 9856040960 86267 33554432000 1073741824 1073778376 140736985852192 140378458082216 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5745/tid=5749] ppid=5742 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/5745/task/5749/stat : 5749 (java) S 5742 5745 3485 0 -1 4202560 41 0 0 0 4 3 0 0 20 0 19 0 107546114 9856040960 86267 33554432000 1073741824 1073778376 140736985852192 140378457029672 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5745/tid=5750] ppid=5742 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/5745/task/5750/stat : 5750 (java) S 5742 5745 3485 0 -1 4202560 23 0 0 0 2 1 0 0 20 0 19 0 107546114 9856040960 86267 33554432000 1073741824 1073778376 140736985852192 140378310916776 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5745/tid=5751] ppid=5742 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/5745/task/5751/stat : 5751 (java) S 5742 5745 3485 0 -1 4202560 123 0 0 0 4 0 0 0 20 0 19 0 107546114 9856040960 86267 33554432000 1073741824 1073778376 140736985852192 140378309864232 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5745/tid=5752] ppid=5742 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/5745/task/5752/stat : 5752 (java) S 5742 5745 3485 0 -1 4202560 162 0 0 0 2 1 0 0 20 0 19 0 107546114 9856040960 86267 33554432000 1073741824 1073778376 140736985852192 140378308811176 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5745/tid=5753] ppid=5742 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/5745/task/5753/stat : 5753 (java) S 5742 5745 3485 0 -1 4202560 58 0 0 0 2 2 0 0 20 0 19 0 107546114 9856040960 86267 33554432000 1073741824 1073778376 140736985852192 140378307758632 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5745/tid=5754] ppid=5742 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/5745/task/5754/stat : 5754 (java) S 5742 5745 3485 0 -1 4202560 151 0 0 0 3 1 0 0 20 0 19 0 107546114 9856040960 86267 33554432000 1073741824 1073778376 140736985852192 140378306705576 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5745/tid=5755] ppid=5742 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/5745/task/5755/stat : 5755 (java) S 5742 5745 3485 0 -1 4202560 83 0 0 0 3 0 0 0 20 0 19 0 107546114 9856040960 86267 33554432000 1073741824 1073778376 140736985852192 140378305653032 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5745/tid=5756] ppid=5742 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/5745/task/5756/stat : 5756 (java) S 5742 5745 3485 0 -1 4202560 19 0 0 0 1 0 0 0 20 0 19 0 107546115 9856040960 86267 33554432000 1073741824 1073778376 140736985852192 140378293242728 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5745/tid=5757] ppid=5742 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5745/task/5757/stat : 5757 (java) S 5742 5745 3485 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 107546116 9856040960 86267 33554432000 1073741824 1073778376 140736985852192 140378292189048 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5745/tid=5758] ppid=5742 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5745/task/5758/stat : 5758 (java) S 5742 5745 3485 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 107546116 9856040960 86267 33554432000 1073741824 1073778376 140736985852192 140378291135880 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5745/tid=5759] ppid=5742 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5745/task/5759/stat : 5759 (java) S 5742 5745 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107546118 9856040960 86267 33554432000 1073741824 1073778376 140736985852192 140378290084624 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5745/tid=5760] ppid=5742 vsize=9625040 CPUtime=1.03 cores=1,3,5,7
/proc/5745/task/5760/stat : 5760 (java) S 5742 5745 3485 0 -1 4202560 12549 0 0 0 100 3 0 0 20 0 19 0 107546118 9856040960 86267 33554432000 1073741824 1073778376 140736985852192 140378289031480 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5745/tid=5761] ppid=5742 vsize=9625040 CPUtime=1.07 cores=1,3,5,7
/proc/5745/task/5761/stat : 5761 (java) S 5742 5745 3485 0 -1 4202560 21356 0 0 0 103 4 0 0 20 0 19 0 107546118 9856040960 86267 33554432000 1073741824 1073778376 140736985852192 140378287978936 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5745/tid=5762] ppid=5742 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5745/task/5762/stat : 5762 (java) S 5742 5745 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107546118 9856040960 86267 33554432000 1073741824 1073778376 140736985852192 140378286926072 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5745/tid=5763] ppid=5742 vsize=9625040 CPUtime=0.5 cores=1,3,5,7
/proc/5745/task/5763/stat : 5763 (java) S 5742 5745 3485 0 -1 4202560 99 0 0 0 24 26 0 0 20 0 19 0 107546118 9856040960 86267 33554432000 1073741824 1073778376 140736985852192 140378285873736 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5745/tid=5764] ppid=5742 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5745/task/5764/stat : 5764 (java) S 5742 5745 3485 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 107546161 9856040960 86267 33554432000 1073741824 1073778376 140736985852192 140378284820008 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1724.94
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.14 2.07 2.01 3/213 5896
/proc/meminfo: memFree=30661560/32872528 swapFree=12352/737972
[pid=5745] ppid=5742 vsize=9625040 CPUtime=1784.96 cores=1,3,5,7
/proc/5745/stat : 5745 (java) S 5742 5745 3485 0 -1 4202496 38456 0 1 0 178444 52 0 0 20 0 19 0 107546112 9856040960 86267 33554432000 1073741824 1073778376 140736985852192 140736985843328 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5745/statm: 2406260 86267 2292 9 0 2396937 0
[pid=5745/tid=5747] ppid=5742 vsize=9625040 CPUtime=1777.53 cores=1,3,5,7
/proc/5745/task/5747/stat : 5747 (java) R 5742 5745 3485 0 -1 4202560 2496 0 1 0 177719 34 0 0 20 0 19 0 107546113 9856040960 86267 33554432000 1073741824 1073778376 140736985852192 140378469011136 140378339350083 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=5745/tid=5748] ppid=5742 vsize=9625040 CPUtime=0.05 cores=1,3,5,7
/proc/5745/task/5748/stat : 5748 (java) S 5742 5745 3485 0 -1 4202560 29 0 0 0 3 2 0 0 20 0 19 0 107546114 9856040960 86267 33554432000 1073741824 1073778376 140736985852192 140378458082216 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5745/tid=5749] ppid=5742 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/5745/task/5749/stat : 5749 (java) S 5742 5745 3485 0 -1 4202560 41 0 0 0 4 3 0 0 20 0 19 0 107546114 9856040960 86267 33554432000 1073741824 1073778376 140736985852192 140378457029672 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5745/tid=5750] ppid=5742 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/5745/task/5750/stat : 5750 (java) S 5742 5745 3485 0 -1 4202560 23 0 0 0 2 1 0 0 20 0 19 0 107546114 9856040960 86267 33554432000 1073741824 1073778376 140736985852192 140378310916776 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5745/tid=5751] ppid=5742 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/5745/task/5751/stat : 5751 (java) S 5742 5745 3485 0 -1 4202560 123 0 0 0 4 0 0 0 20 0 19 0 107546114 9856040960 86267 33554432000 1073741824 1073778376 140736985852192 140378309864232 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5745/tid=5752] ppid=5742 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/5745/task/5752/stat : 5752 (java) S 5742 5745 3485 0 -1 4202560 162 0 0 0 2 1 0 0 20 0 19 0 107546114 9856040960 86267 33554432000 1073741824 1073778376 140736985852192 140378308811176 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5745/tid=5753] ppid=5742 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/5745/task/5753/stat : 5753 (java) S 5742 5745 3485 0 -1 4202560 58 0 0 0 2 2 0 0 20 0 19 0 107546114 9856040960 86267 33554432000 1073741824 1073778376 140736985852192 140378307758632 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5745/tid=5754] ppid=5742 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/5745/task/5754/stat : 5754 (java) S 5742 5745 3485 0 -1 4202560 151 0 0 0 3 1 0 0 20 0 19 0 107546114 9856040960 86267 33554432000 1073741824 1073778376 140736985852192 140378306705576 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5745/tid=5755] ppid=5742 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/5745/task/5755/stat : 5755 (java) S 5742 5745 3485 0 -1 4202560 83 0 0 0 3 0 0 0 20 0 19 0 107546114 9856040960 86267 33554432000 1073741824 1073778376 140736985852192 140378305653032 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5745/tid=5756] ppid=5742 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/5745/task/5756/stat : 5756 (java) S 5742 5745 3485 0 -1 4202560 19 0 0 0 1 0 0 0 20 0 19 0 107546115 9856040960 86267 33554432000 1073741824 1073778376 140736985852192 140378293242728 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5745/tid=5757] ppid=5742 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5745/task/5757/stat : 5757 (java) S 5742 5745 3485 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 107546116 9856040960 86267 33554432000 1073741824 1073778376 140736985852192 140378292189048 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5745/tid=5758] ppid=5742 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5745/task/5758/stat : 5758 (java) S 5742 5745 3485 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 107546116 9856040960 86267 33554432000 1073741824 1073778376 140736985852192 140378291135880 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5745/tid=5759] ppid=5742 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5745/task/5759/stat : 5759 (java) S 5742 5745 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107546118 9856040960 86267 33554432000 1073741824 1073778376 140736985852192 140378290084624 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5745/tid=5760] ppid=5742 vsize=9625040 CPUtime=1.03 cores=1,3,5,7
/proc/5745/task/5760/stat : 5760 (java) S 5742 5745 3485 0 -1 4202560 12549 0 0 0 100 3 0 0 20 0 19 0 107546118 9856040960 86267 33554432000 1073741824 1073778376 140736985852192 140378289031480 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5745/tid=5761] ppid=5742 vsize=9625040 CPUtime=1.07 cores=1,3,5,7
/proc/5745/task/5761/stat : 5761 (java) S 5742 5745 3485 0 -1 4202560 21356 0 0 0 103 4 0 0 20 0 19 0 107546118 9856040960 86267 33554432000 1073741824 1073778376 140736985852192 140378287978936 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5745/tid=5762] ppid=5742 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5745/task/5762/stat : 5762 (java) S 5742 5745 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107546118 9856040960 86267 33554432000 1073741824 1073778376 140736985852192 140378286926072 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5745/tid=5763] ppid=5742 vsize=9625040 CPUtime=0.52 cores=1,3,5,7
/proc/5745/task/5763/stat : 5763 (java) S 5742 5745 3485 0 -1 4202560 103 0 0 0 25 27 0 0 20 0 19 0 107546118 9856040960 86267 33554432000 1073741824 1073778376 140736985852192 140378285873736 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5745/tid=5764] ppid=5742 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5745/task/5764/stat : 5764 (java) S 5742 5745 3485 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 107546161 9856040960 86267 33554432000 1073741824 1073778376 140736985852192 140378284820008 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1784.96
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797.4 s]
/proc/loadavg: 2.11 2.07 2.01 3/213 5896
/proc/meminfo: memFree=30661560/32872528 swapFree=12352/737972
[pid=5745] ppid=5742 vsize=9625040 CPUtime=1800.07 cores=1,3,5,7
/proc/5745/stat : 5745 (java) S 5742 5745 3485 0 -1 4202496 38456 0 1 0 179954 53 0 0 20 0 19 0 107546112 9856040960 86267 33554432000 1073741824 1073778376 140736985852192 140736985843328 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5745/statm: 2406260 86267 2292 9 0 2396937 0
[pid=5745/tid=5747] ppid=5742 vsize=9625040 CPUtime=1792.6 cores=1,3,5,7
/proc/5745/task/5747/stat : 5747 (java) R 5742 5745 3485 0 -1 4202560 2496 0 1 0 179226 34 0 0 20 0 19 0 107546113 9856040960 86267 33554432000 1073741824 1073778376 140736985852192 140378469011136 140378339239600 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=5745/tid=5748] ppid=5742 vsize=9625040 CPUtime=0.05 cores=1,3,5,7
/proc/5745/task/5748/stat : 5748 (java) S 5742 5745 3485 0 -1 4202560 29 0 0 0 3 2 0 0 20 0 19 0 107546114 9856040960 86267 33554432000 1073741824 1073778376 140736985852192 140378458082216 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5745/tid=5749] ppid=5742 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/5745/task/5749/stat : 5749 (java) S 5742 5745 3485 0 -1 4202560 41 0 0 0 4 3 0 0 20 0 19 0 107546114 9856040960 86267 33554432000 1073741824 1073778376 140736985852192 140378457029672 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5745/tid=5750] ppid=5742 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/5745/task/5750/stat : 5750 (java) S 5742 5745 3485 0 -1 4202560 23 0 0 0 2 1 0 0 20 0 19 0 107546114 9856040960 86267 33554432000 1073741824 1073778376 140736985852192 140378310916776 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5745/tid=5751] ppid=5742 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/5745/task/5751/stat : 5751 (java) S 5742 5745 3485 0 -1 4202560 123 0 0 0 4 0 0 0 20 0 19 0 107546114 9856040960 86267 33554432000 1073741824 1073778376 140736985852192 140378309864232 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5745/tid=5752] ppid=5742 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/5745/task/5752/stat : 5752 (java) S 5742 5745 3485 0 -1 4202560 162 0 0 0 2 1 0 0 20 0 19 0 107546114 9856040960 86267 33554432000 1073741824 1073778376 140736985852192 140378308811176 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5745/tid=5753] ppid=5742 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/5745/task/5753/stat : 5753 (java) S 5742 5745 3485 0 -1 4202560 58 0 0 0 2 2 0 0 20 0 19 0 107546114 9856040960 86267 33554432000 1073741824 1073778376 140736985852192 140378307758632 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5745/tid=5754] ppid=5742 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/5745/task/5754/stat : 5754 (java) S 5742 5745 3485 0 -1 4202560 151 0 0 0 3 1 0 0 20 0 19 0 107546114 9856040960 86267 33554432000 1073741824 1073778376 140736985852192 140378306705576 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5745/tid=5755] ppid=5742 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/5745/task/5755/stat : 5755 (java) S 5742 5745 3485 0 -1 4202560 83 0 0 0 3 0 0 0 20 0 19 0 107546114 9856040960 86267 33554432000 1073741824 1073778376 140736985852192 140378305653032 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5745/tid=5756] ppid=5742 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/5745/task/5756/stat : 5756 (java) S 5742 5745 3485 0 -1 4202560 19 0 0 0 1 0 0 0 20 0 19 0 107546115 9856040960 86267 33554432000 1073741824 1073778376 140736985852192 140378293242728 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5745/tid=5757] ppid=5742 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5745/task/5757/stat : 5757 (java) S 5742 5745 3485 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 107546116 9856040960 86267 33554432000 1073741824 1073778376 140736985852192 140378292189048 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5745/tid=5758] ppid=5742 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5745/task/5758/stat : 5758 (java) S 5742 5745 3485 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 107546116 9856040960 86267 33554432000 1073741824 1073778376 140736985852192 140378291135880 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5745/tid=5759] ppid=5742 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5745/task/5759/stat : 5759 (java) S 5742 5745 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107546118 9856040960 86267 33554432000 1073741824 1073778376 140736985852192 140378290084624 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5745/tid=5760] ppid=5742 vsize=9625040 CPUtime=1.03 cores=1,3,5,7
/proc/5745/task/5760/stat : 5760 (java) S 5742 5745 3485 0 -1 4202560 12549 0 0 0 100 3 0 0 20 0 19 0 107546118 9856040960 86267 33554432000 1073741824 1073778376 140736985852192 140378289031480 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5745/tid=5761] ppid=5742 vsize=9625040 CPUtime=1.07 cores=1,3,5,7
/proc/5745/task/5761/stat : 5761 (java) S 5742 5745 3485 0 -1 4202560 21356 0 0 0 103 4 0 0 20 0 19 0 107546118 9856040960 86267 33554432000 1073741824 1073778376 140736985852192 140378287978936 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5745/tid=5762] ppid=5742 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5745/task/5762/stat : 5762 (java) S 5742 5745 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107546118 9856040960 86267 33554432000 1073741824 1073778376 140736985852192 140378286926072 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5745/tid=5763] ppid=5742 vsize=9625040 CPUtime=0.52 cores=1,3,5,7
/proc/5745/task/5763/stat : 5763 (java) S 5742 5745 3485 0 -1 4202560 103 0 0 0 25 27 0 0 20 0 19 0 107546118 9856040960 86267 33554432000 1073741824 1073778376 140736985852192 140378285873736 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5745/tid=5764] ppid=5742 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5745/task/5764/stat : 5764 (java) S 5742 5745 3485 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 107546161 9856040960 86267 33554432000 1073741824 1073778376 140736985852192 140378284820008 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
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 5745 sig 9
??? kill -5745 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 5745 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=969123
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=922859
# CPU time returned by wait4() is 1795.89
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1797.45
CPU time (s): 1800.07
CPU user time (s): 1799.54
CPU system time (s): 0.53
CPU usage (%): 100.146
Max. virtual memory (cumulated for all children) (KiB): 9627004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.97
system time used= 0.922859
maximum resident set size= 345196
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38494
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1000
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38299
involuntary context switches= 3988

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.1924 second user time and 13.7619 second system time

The end

Launcher Data

Begin job on node112 at 2016-06-07 01:35:16
IDJOB=4085839
IDBENCH=48148
IDSOLVER=2546
FILE ID=node112/4085839-1465256116
RUNJOBID= node112-1465252319-3502
PBS_JOBID= 19843261
Free space on /tmp= 71748 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_5.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4085839-1465256116/watcher-4085839-1465256116 -o /tmp/evaluation-result-4085839-1465256116/solver-4085839-1465256116 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1465252319-3502 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4085839-1465256116.opb

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

MD5SUM BENCH= e3f554c192a1ee7b261cc2808827870e
RANDOM SEED=1568811231

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
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:        31042848 kB
Buffers:           47028 kB
Cached:           108240 kB
SwapCached:         1620 kB
Active:           298500 kB
Inactive:          92568 kB
Active(anon):     237484 kB
Inactive(anon):      564 kB
Active(file):      61016 kB
Inactive(file):    92004 kB
Unevictable:      737972 kB
Mlocked:           12352 kB
SwapTotal:      67108856 kB
SwapFree:       67098572 kB
Dirty:               880 kB
Writeback:             0 kB
AnonPages:        972876 kB
Mapped:            15240 kB
Shmem:                 0 kB
Slab:             567564 kB
SReclaimable:      11176 kB
SUnreclaim:       556388 kB
KernelStack:        1584 kB
PageTables:         6200 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1468136 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    950272 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= 71744 MiB
End job on node112 at 2016-06-07 02:05:14