Trace number 4106627

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.08 1797.24

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_200_25_2.opb
MD5SUMfaa00895e2f6f80e77634e2be522df62
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 constraint45
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)6220
Sum of products size (including duplicates)12440
Number of different products6220
Sum of products size12440

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.09/0.10	c version PB16.v20160501
0.09/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.09/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.09/0.10	c java.vm.version	19.1-b02
0.09/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.09/0.10	c sun.arch.data.model	64
0.09/0.10	c java.version		1.6.0_24
0.09/0.10	c os.name		Linux
0.09/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.09/0.10	c os.arch		amd64
0.09/0.10	c Free memory 		501472288
0.09/0.10	c Max memory 		7480803328
0.09/0.10	c Total memory 		504102912
0.09/0.10	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b21cc40
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/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.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.minisat.core.VoidTracing@7c64dc11
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4106627-1466272801.opb
0.09/0.12	c reading problem ... 
0.09/0.13	c  objective function found
1.01/0.50	c ... done. Wall clock time 0.38s.
1.01/0.50	c declared #vars     200
1.01/0.50	c internal #vars     6420
1.01/0.50	c #constraints  12640
1.01/0.50	c constraints type 
1.01/0.50	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 6420
1.01/0.50	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 6220
1.01/0.50	c 12640 constraints processed.
1.01/0.50	c objective function length is 200 literals
1.31/0.61	c SATISFIABLE
1.31/0.61	c OPTIMIZING...
1.31/0.61	c Got one! Elapsed wall clock time (in seconds):0.494
1.31/0.61	o 17
1.91/0.87	c Got one! Elapsed wall clock time (in seconds):0.745
1.91/0.87	o 16
2.50/1.06	c Got one! Elapsed wall clock time (in seconds):0.939
2.50/1.06	o 15
2.94/1.29	c Got one! Elapsed wall clock time (in seconds):1.164
2.94/1.29	o 14
5.43/3.66	c cleaning 2744 clauses out of 5488 with flag 13331/5488
9.99/8.13	c cleaning 4367 clauses out of 8744 with flag 32559/11488
15.37/13.38	c cleaning 5689 clauses out of 11379 with flag 55641/18490
21.58/19.41	c cleaning 6843 clauses out of 13688 with flag 82094/26488
28.64/26.46	c cleaning 7906 clauses out of 15847 with flag 112677/35490
36.13/33.98	c cleaning 8954 clauses out of 17939 with flag 144066/45488
44.93/42.75	c cleaning 9993 clauses out of 19989 with flag 180881/56492
54.83/52.66	c cleaning 10981 clauses out of 21992 with flag 218299/68488
65.23/63.06	c cleaning 11995 clauses out of 24013 with flag 259235/81490
76.52/74.37	c cleaning 13004 clauses out of 26017 with flag 303795/95489
88.32/86.13	c cleaning 13994 clauses out of 28012 with flag 348144/110488
100.82/98.66	c cleaning 14986 clauses out of 30020 with flag 401513/126490
114.12/111.95	c cleaning 16011 clauses out of 32032 with flag 458894/143488
128.11/125.93	c cleaning 17007 clauses out of 34021 with flag 519687/161488
142.11/139.96	c cleaning 17995 clauses out of 36014 with flag 582724/180488
156.51/154.37	c cleaning 18999 clauses out of 38020 with flag 650906/200489
171.41/169.28	c cleaning 19998 clauses out of 40020 with flag 724717/221488
188.41/186.23	c cleaning 21005 clauses out of 42022 with flag 796303/243488
205.90/203.77	c cleaning 22010 clauses out of 44020 with flag 873063/266491
224.51/222.31	c cleaning 22979 clauses out of 46007 with flag 952268/290488
244.30/242.15	c cleaning 24000 clauses out of 48029 with flag 1039476/315489
265.29/263.13	c cleaning 25001 clauses out of 50028 with flag 1128475/341488
286.49/284.32	c cleaning 26005 clauses out of 52027 with flag 1224978/368488
308.59/306.46	c cleaning 27008 clauses out of 54025 with flag 1322684/396491
324.19/322.04	c Got one! Elapsed wall clock time (in seconds):321.923
324.19/322.04	o 13
328.01/325.83	c cleaning 25542 clauses out of 51087 with flag 17320/420561
332.32/330.15	c cleaning 15762 clauses out of 31545 with flag 36522/426561
337.14/334.99	c cleaning 11363 clauses out of 22783 with flag 60598/433561
342.44/340.20	c cleaning 9704 clauses out of 19421 with flag 89280/441562
347.84/345.66	c cleaning 9335 clauses out of 18717 with flag 121737/450562
353.94/351.73	c cleaning 9674 clauses out of 19381 with flag 158920/460561
360.94/358.75	c cleaning 10327 clauses out of 20707 with flag 198429/471561
368.43/366.27	c cleaning 11186 clauses out of 22380 with flag 240740/483561
377.23/375.09	c cleaning 12092 clauses out of 24194 with flag 284838/496561
386.14/383.99	c cleaning 13048 clauses out of 26103 with flag 334704/510562
396.43/394.25	c cleaning 14020 clauses out of 28059 with flag 384912/525566
407.43/405.20	c cleaning 14993 clauses out of 30035 with flag 436009/541562
418.73/416.56	c cleaning 16019 clauses out of 32043 with flag 495551/558563
430.33/428.15	c cleaning 17013 clauses out of 34025 with flag 560286/576564
443.23/441.05	c cleaning 17996 clauses out of 36009 with flag 629867/595561
456.23/454.03	c cleaning 19002 clauses out of 38015 with flag 701845/615563
469.63/467.43	c cleaning 20003 clauses out of 40013 with flag 778261/636563
483.44/481.30	c cleaning 20990 clauses out of 42012 with flag 861412/658565
499.14/496.90	c cleaning 22010 clauses out of 44021 with flag 942909/681564
515.94/513.76	c cleaning 22992 clauses out of 46008 with flag 1028546/705561
531.94/529.72	c cleaning 24005 clauses out of 48016 with flag 1118797/730561
548.73/546.57	c cleaning 25006 clauses out of 50011 with flag 1215747/756561
566.54/564.32	c cleaning 25993 clauses out of 52008 with flag 1317042/783564
584.64/582.49	c cleaning 26998 clauses out of 54012 with flag 1421184/811561
603.74/601.59	c cleaning 27991 clauses out of 56016 with flag 1533243/840563
623.54/621.34	c cleaning 29013 clauses out of 58025 with flag 1643840/870563
643.55/641.31	c cleaning 29990 clauses out of 60011 with flag 1758778/901562
664.78/662.54	c cleaning 31001 clauses out of 62020 with flag 1879667/933561
687.88/685.60	c cleaning 32011 clauses out of 64022 with flag 2003561/966564
711.19/708.94	c cleaning 32985 clauses out of 66008 with flag 2117700/1000561
734.49/732.25	c cleaning 33988 clauses out of 68023 with flag 2251968/1035561
759.19/756.94	c cleaning 35007 clauses out of 70035 with flag 2390010/1071561
784.28/782.07	c cleaning 36003 clauses out of 72029 with flag 2526608/1108562
810.39/808.12	c cleaning 36993 clauses out of 74025 with flag 2650328/1146561
836.50/834.23	c cleaning 38011 clauses out of 76032 with flag 2791902/1185561
864.10/861.88	c cleaning 38991 clauses out of 78021 with flag 2944058/1225561
892.71/890.43	c cleaning 40015 clauses out of 80035 with flag 3103317/1266566
920.71/918.42	c cleaning 40992 clauses out of 82015 with flag 3273447/1308561
949.37/947.09	c cleaning 41995 clauses out of 84023 with flag 3440095/1351561
979.07/976.76	c cleaning 43011 clauses out of 86028 with flag 3609900/1395561
1008.98/1006.68	c cleaning 43988 clauses out of 88017 with flag 3784685/1440561
1041.47/1039.11	c cleaning 45010 clauses out of 90029 with flag 3957546/1486561
1072.88/1070.51	c cleaning 46006 clauses out of 92022 with flag 4131702/1533564
1104.77/1102.41	c cleaning 47002 clauses out of 94013 with flag 4321303/1581561
1137.69/1135.38	c cleaning 47990 clauses out of 96013 with flag 4518553/1630563
1173.99/1171.70	c cleaning 49003 clauses out of 98021 with flag 4705942/1680561
1208.20/1205.73	c cleaning 50005 clauses out of 100018 with flag 4899624/1731561
1241.59/1239.18	c cleaning 50987 clauses out of 102013 with flag 5097950/1783561
1277.59/1275.19	c cleaning 52010 clauses out of 104026 with flag 5308964/1836561
1314.30/1311.88	c cleaning 53001 clauses out of 106019 with flag 5505424/1890564
1352.31/1349.81	c cleaning 53979 clauses out of 108017 with flag 5702251/1945563
1390.61/1388.15	c cleaning 54982 clauses out of 110036 with flag 5918695/2001561
1429.90/1427.26	c cleaning 56025 clauses out of 112054 with flag 6129309/2058561
1470.00/1467.34	c cleaning 57015 clauses out of 114034 with flag 6337967/2116566
1511.01/1508.39	c cleaning 57999 clauses out of 116016 with flag 6566161/2175563
1552.81/1550.16	c cleaning 59008 clauses out of 118015 with flag 6782040/2235561
1594.71/1592.02	c cleaning 59992 clauses out of 120007 with flag 7025549/2296561
1636.37/1633.53	c cleaning 60984 clauses out of 122016 with flag 7266298/2358562
1679.66/1676.89	c cleaning 62009 clauses out of 124033 with flag 7499057/2421563
1723.47/1720.60	c cleaning 63013 clauses out of 126029 with flag 7725493/2485568
1769.27/1766.45	c cleaning 63979 clauses out of 128009 with flag 7967939/2550561
1800.08/1797.20	c starts		: 3830
1800.08/1797.20	c conflicts		: 2596490
1800.08/1797.20	c decisions		: 7505225
1800.08/1797.20	c propagations		: 2332307934
1800.08/1797.20	c inspects		: 18783088915
1800.08/1797.20	c shortcuts		: 0
1800.08/1797.20	c learnt literals	: 0
1800.08/1797.20	c learnt binary clauses	: 0
1800.08/1797.20	c learnt ternary clauses	: 6
1800.08/1797.20	c learnt constraints	: 2596489
1800.08/1797.20	c ignored constraints	: 0
1800.08/1797.20	c root simplifications	: 0
1800.08/1797.20	c removed literals (reason simplification)	: 0
1800.08/1797.20	c reason swapping (by a shorter reason)	: 0
1800.08/1797.20	c Calls to reduceDB	: 85
1800.08/1797.20	c Number of update (reduction) of LBD	: 1165359
1800.08/1797.20	c Imported unit clauses	: 0
1800.08/1797.20	c number of reductions to clauses (during analyze)	: 0
1800.08/1797.20	c number of learned constraints concerned by reduction	: 0
1800.08/1797.20	c number of learning phase by resolution	: 0
1800.08/1797.20	c number of learning phase by cutting planes	: 0
1800.08/1797.20	c speed (assignments/second)	: 1298111.5493854543
1800.08/1797.20	c non guided choices	0
1800.08/1797.23	c learnt constraints type 
1800.08/1797.23	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 109959
1800.08/1797.23	s SATISFIABLE
1800.08/1797.23	c Found 5 solution(s)
1800.08/1797.23	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.08/1797.23	c objective function=13
1800.08/1797.23	c Total wall clock time (in seconds): 1797.11

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-4106627-1466272801/watcher-4106627-1466272801 -o /tmp/evaluation-result-4106627-1466272801/solver-4106627-1466272801 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1466265808-19864 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4106627-1466272801.opb 

pid=21992
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.10 2.08 2.09 3/195 21995
/proc/meminfo: memFree=30540996/32872528 swapFree=877056/942464
[pid=21995] ppid=21992 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/21995/stat : 21995 (java) D 21992 21995 19848 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 29329077 9515008 186 33554432000 1073741824 1073778376 140733405544608 140733405533672 213183982887 0 0 4096 0 18446744072100588836 0 0 17 4 0 0 0 0 0
/proc/21995/statm: 2323 186 143 9 0 71 0

[startup+0.100116 s]
/proc/loadavg: 2.10 2.08 2.09 3/195 21995
/proc/meminfo: memFree=30540996/32872528 swapFree=877056/942464
[pid=21995] ppid=21992 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/21995/stat : 21995 (java) S 21992 21995 19848 0 -1 4202496 4369 0 1 0 8 1 0 0 20 0 18 0 29329077 9787879424 5492 33554432000 1073741824 1073778376 140733405544608 140733405535744 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21995/statm: 2389619 5493 2116 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200271 s]
/proc/loadavg: 2.10 2.08 2.09 3/195 21995
/proc/meminfo: memFree=30540996/32872528 swapFree=877056/942464
[pid=21995] ppid=21992 vsize=9558476 CPUtime=0.22 cores=0,2,4,6
/proc/21995/stat : 21995 (java) S 21992 21995 19848 0 -1 4202496 4583 0 1 0 21 1 0 0 20 0 18 0 29329077 9787879424 6684 33554432000 1073741824 1073778376 140733405544608 140733405535744 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21995/statm: 2389619 6684 2200 9 0 2380296 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 9558476

[startup+0.300267 s]
/proc/loadavg: 2.10 2.08 2.09 3/195 21995
/proc/meminfo: memFree=30540996/32872528 swapFree=877056/942464
[pid=21995] ppid=21992 vsize=9558476 CPUtime=0.43 cores=0,2,4,6
/proc/21995/stat : 21995 (java) S 21992 21995 19848 0 -1 4202496 5391 0 1 0 41 2 0 0 20 0 18 0 29329077 9787879424 7664 33554432000 1073741824 1073778376 140733405544608 140733405535744 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21995/statm: 2389619 7664 2238 9 0 2380296 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 9558476

[startup+0.700242 s]
/proc/loadavg: 2.10 2.08 2.09 3/195 21995
/proc/meminfo: memFree=30540996/32872528 swapFree=877056/942464
[pid=21995] ppid=21992 vsize=9625040 CPUtime=1.61 cores=0,2,4,6
/proc/21995/stat : 21995 (java) S 21992 21995 19848 0 -1 4202496 27102 0 1 0 154 7 0 0 20 0 19 0 29329077 9856040960 26213 33554432000 1073741824 1073778376 140733405544608 140733405535744 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21995/statm: 2406260 26213 2263 9 0 2396937 0
Current children cumulated CPU time (s) 1.61
Current children cumulated vsize (KiB) 9625040

[startup+1.50072 s]
/proc/loadavg: 2.10 2.08 2.09 4/214 22014
/proc/meminfo: memFree=30429768/32872528 swapFree=877056/942464
[pid=21995] ppid=21992 vsize=9625040 CPUtime=3.26 cores=0,2,4,6
/proc/21995/stat : 21995 (java) S 21992 21995 19848 0 -1 4202496 36232 0 1 0 318 8 0 0 20 0 19 0 29329077 9856040960 30312 33554432000 1073741824 1073778376 140733405544608 140733405535744 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21995/statm: 2406260 30312 2273 9 0 2396937 0
[pid=21995/tid=21997] ppid=21992 vsize=9625040 CPUtime=1.46 cores=0,2,4,6
/proc/21995/task/21997/stat : 21997 (java) R 21992 21995 19848 0 -1 4202560 2453 0 1 0 145 1 0 0 20 0 19 0 29329078 9856040960 30312 33554432000 1073741824 1073778376 140733405544608 139879426019632 139879250692891 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21995/tid=21998] ppid=21992 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21995/task/21998/stat : 21998 (java) S 21992 21995 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29329080 9856040960 30312 33554432000 1073741824 1073778376 140733405544608 139879387519656 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21995/tid=21999] ppid=21992 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21995/task/21999/stat : 21999 (java) S 21992 21995 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29329080 9856040960 30312 33554432000 1073741824 1073778376 140733405544608 139879386467112 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21995/tid=22000] ppid=21992 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21995/task/22000/stat : 22000 (java) S 21992 21995 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29329080 9856040960 30312 33554432000 1073741824 1073778376 140733405544608 139879385414568 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21995/tid=22001] ppid=21992 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21995/task/22001/stat : 22001 (java) S 21992 21995 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29329080 9856040960 30312 33554432000 1073741824 1073778376 140733405544608 139879384362024 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21995/tid=22002] ppid=21992 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21995/task/22002/stat : 22002 (java) S 21992 21995 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29329080 9856040960 30312 33554432000 1073741824 1073778376 140733405544608 139879383308456 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21995/tid=22003] ppid=21992 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21995/task/22003/stat : 22003 (java) S 21992 21995 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29329080 9856040960 30312 33554432000 1073741824 1073778376 140733405544608 139879382255912 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21995/tid=22004] ppid=21992 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21995/task/22004/stat : 22004 (java) S 21992 21995 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29329080 9856040960 30312 33554432000 1073741824 1073778376 140733405544608 139879381203368 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21995/tid=22005] ppid=21992 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21995/task/22005/stat : 22005 (java) S 21992 21995 19848 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29329080 9856040960 30312 33554432000 1073741824 1073778376 140733405544608 139879380150824 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21995/tid=22006] ppid=21992 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21995/task/22006/stat : 22006 (java) S 21992 21995 19848 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29329081 9856040960 30312 33554432000 1073741824 1073778376 140733405544608 139879249865320 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21995/tid=22007] ppid=21992 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21995/task/22007/stat : 22007 (java) S 21992 21995 19848 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29329081 9856040960 30312 33554432000 1073741824 1073778376 140733405544608 139879248811640 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21995/tid=22008] ppid=21992 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21995/task/22008/stat : 22008 (java) S 21992 21995 19848 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29329081 9856040960 30312 33554432000 1073741824 1073778376 140733405544608 139879247758984 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21995/tid=22009] ppid=21992 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21995/task/22009/stat : 22009 (java) S 21992 21995 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29329084 9856040960 30312 33554432000 1073741824 1073778376 140733405544608 139879246707728 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21995/tid=22010] ppid=21992 vsize=9625040 CPUtime=0.85 cores=0,2,4,6
/proc/21995/task/22010/stat : 22010 (java) S 21992 21995 19848 0 -1 4202560 14727 0 0 0 83 2 0 0 20 0 19 0 29329084 9856040960 30312 33554432000 1073741824 1073778376 140733405544608 139879245654072 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21995/tid=22011] ppid=21992 vsize=9625040 CPUtime=0.91 cores=0,2,4,6
/proc/21995/task/22011/stat : 22011 (java) S 21992 21995 19848 0 -1 4202560 17774 0 0 0 86 5 0 0 20 0 19 0 29329084 9856040960 30312 33554432000 1073741824 1073778376 140733405544608 139879244601528 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21995/tid=22012] ppid=21992 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21995/task/22012/stat : 22012 (java) S 21992 21995 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29329084 9856040960 30312 33554432000 1073741824 1073778376 140733405544608 139879243549176 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21995/tid=22013] ppid=21992 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21995/task/22013/stat : 22013 (java) S 21992 21995 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29329084 9856040960 30312 33554432000 1073741824 1073778376 140733405544608 139879242496840 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21995/tid=22014] ppid=21992 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21995/task/22014/stat : 22014 (java) S 21992 21995 19848 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29329129 9856040960 30312 33554432000 1073741824 1073778376 140733405544608 139879241442600 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 3.26
Current children cumulated vsize (KiB) 9625040

[startup+3.10079 s]
/proc/loadavg: 2.10 2.08 2.09 3/214 22014
/proc/meminfo: memFree=30427472/32872528 swapFree=877056/942464
[pid=21995] ppid=21992 vsize=9625040 CPUtime=4.93 cores=0,2,4,6
/proc/21995/stat : 21995 (java) S 21992 21995 19848 0 -1 4202496 36274 0 1 0 485 8 0 0 20 0 19 0 29329077 9856040960 30353 33554432000 1073741824 1073778376 140733405544608 140733405535744 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21995/statm: 2406260 30353 2273 9 0 2396937 0
[pid=21995/tid=21997] ppid=21992 vsize=9625040 CPUtime=3.05 cores=0,2,4,6
/proc/21995/task/21997/stat : 21997 (java) R 21992 21995 19848 0 -1 4202560 2454 0 1 0 304 1 0 0 20 0 19 0 29329078 9856040960 30353 33554432000 1073741824 1073778376 140733405544608 139879426028104 139879250627018 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21995/tid=21998] ppid=21992 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21995/task/21998/stat : 21998 (java) S 21992 21995 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29329080 9856040960 30353 33554432000 1073741824 1073778376 140733405544608 139879387519656 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21995/tid=21999] ppid=21992 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21995/task/21999/stat : 21999 (java) S 21992 21995 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29329080 9856040960 30353 33554432000 1073741824 1073778376 140733405544608 139879386467112 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21995/tid=22000] ppid=21992 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21995/task/22000/stat : 22000 (java) S 21992 21995 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29329080 9856040960 30353 33554432000 1073741824 1073778376 140733405544608 139879385414568 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21995/tid=22001] ppid=21992 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21995/task/22001/stat : 22001 (java) S 21992 21995 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29329080 9856040960 30353 33554432000 1073741824 1073778376 140733405544608 139879384362024 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21995/tid=22002] ppid=21992 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21995/task/22002/stat : 22002 (java) S 21992 21995 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29329080 9856040960 30353 33554432000 1073741824 1073778376 140733405544608 139879383308456 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21995/tid=22003] ppid=21992 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21995/task/22003/stat : 22003 (java) S 21992 21995 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29329080 9856040960 30353 33554432000 1073741824 1073778376 140733405544608 139879382255912 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21995/tid=22004] ppid=21992 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21995/task/22004/stat : 22004 (java) S 21992 21995 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29329080 9856040960 30353 33554432000 1073741824 1073778376 140733405544608 139879381203368 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21995/tid=22005] ppid=21992 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21995/task/22005/stat : 22005 (java) S 21992 21995 19848 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29329080 9856040960 30353 33554432000 1073741824 1073778376 140733405544608 139879380150824 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21995/tid=22006] ppid=21992 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21995/task/22006/stat : 22006 (java) S 21992 21995 19848 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 29329081 9856040960 30353 33554432000 1073741824 1073778376 140733405544608 139879249865320 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21995/tid=22007] ppid=21992 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21995/task/22007/stat : 22007 (java) S 21992 21995 19848 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29329081 9856040960 30353 33554432000 1073741824 1073778376 140733405544608 139879248811640 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21995/tid=22008] ppid=21992 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21995/task/22008/stat : 22008 (java) S 21992 21995 19848 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29329081 9856040960 30353 33554432000 1073741824 1073778376 140733405544608 139879247758984 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21995/tid=22009] ppid=21992 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21995/task/22009/stat : 22009 (java) S 21992 21995 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29329084 9856040960 30353 33554432000 1073741824 1073778376 140733405544608 139879246707728 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21995/tid=22010] ppid=21992 vsize=9625040 CPUtime=0.87 cores=0,2,4,6
/proc/21995/task/22010/stat : 22010 (java) S 21992 21995 19848 0 -1 4202560 14727 0 0 0 85 2 0 0 20 0 19 0 29329084 9856040960 30353 33554432000 1073741824 1073778376 140733405544608 139879245654072 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21995/tid=22011] ppid=21992 vsize=9625040 CPUtime=0.96 cores=0,2,4,6
/proc/21995/task/22011/stat : 22011 (java) S 21992 21995 19848 0 -1 4202560 17814 0 0 0 91 5 0 0 20 0 19 0 29329084 9856040960 30353 33554432000 1073741824 1073778376 140733405544608 139879244601528 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21995/tid=22012] ppid=21992 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21995/task/22012/stat : 22012 (java) S 21992 21995 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29329084 9856040960 30353 33554432000 1073741824 1073778376 140733405544608 139879243549176 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21995/tid=22013] ppid=21992 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21995/task/22013/stat : 22013 (java) S 21992 21995 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29329084 9856040960 30353 33554432000 1073741824 1073778376 140733405544608 139879242496840 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21995/tid=22014] ppid=21992 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21995/task/22014/stat : 22014 (java) S 21992 21995 19848 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29329129 9856040960 30353 33554432000 1073741824 1073778376 140733405544608 139879241442600 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 4.93
Current children cumulated vsize (KiB) 9625040

[startup+6.30073 s]
/proc/loadavg: 2.09 2.08 2.09 3/214 22014
/proc/meminfo: memFree=30435968/32872528 swapFree=877056/942464
[pid=21995] ppid=21992 vsize=9625040 CPUtime=8.17 cores=0,2,4,6
/proc/21995/stat : 21995 (java) S 21992 21995 19848 0 -1 4202496 36281 0 1 0 808 9 0 0 20 0 19 0 29329077 9856040960 28198 33554432000 1073741824 1073778376 140733405544608 140733405535744 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21995/statm: 2406260 28198 2278 9 0 2396937 0
[pid=21995/tid=21997] ppid=21992 vsize=9625040 CPUtime=6.24 cores=0,2,4,6
/proc/21995/task/21997/stat : 21997 (java) R 21992 21995 19848 0 -1 4202560 2456 0 1 0 623 1 0 0 20 0 19 0 29329078 9856040960 28198 33554432000 1073741824 1073778376 140733405544608 139879426025888 139879250627061 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21995/tid=21998] ppid=21992 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21995/task/21998/stat : 21998 (java) S 21992 21995 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29329080 9856040960 28198 33554432000 1073741824 1073778376 140733405544608 139879387519656 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21995/tid=21999] ppid=21992 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21995/task/21999/stat : 21999 (java) S 21992 21995 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29329080 9856040960 28198 33554432000 1073741824 1073778376 140733405544608 139879386467112 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21995/tid=22000] ppid=21992 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21995/task/22000/stat : 22000 (java) S 21992 21995 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29329080 9856040960 28198 33554432000 1073741824 1073778376 140733405544608 139879385414568 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21995/tid=22001] ppid=21992 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21995/task/22001/stat : 22001 (java) S 21992 21995 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29329080 9856040960 28198 33554432000 1073741824 1073778376 140733405544608 139879384362024 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21995/tid=22002] ppid=21992 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21995/task/22002/stat : 22002 (java) S 21992 21995 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29329080 9856040960 28198 33554432000 1073741824 1073778376 140733405544608 139879383308456 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21995/tid=22003] ppid=21992 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21995/task/22003/stat : 22003 (java) S 21992 21995 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29329080 9856040960 28198 33554432000 1073741824 1073778376 140733405544608 139879382255912 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21995/tid=22004] ppid=21992 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21995/task/22004/stat : 22004 (java) S 21992 21995 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29329080 9856040960 28198 33554432000 1073741824 1073778376 140733405544608 139879381203368 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21995/tid=22005] ppid=21992 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21995/task/22005/stat : 22005 (java) S 21992 21995 19848 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29329080 9856040960 28198 33554432000 1073741824 1073778376 140733405544608 139879380150824 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21995/tid=22006] ppid=21992 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21995/task/22006/stat : 22006 (java) S 21992 21995 19848 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 29329081 9856040960 28198 33554432000 1073741824 1073778376 140733405544608 139879249865320 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21995/tid=22007] ppid=21992 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21995/task/22007/stat : 22007 (java) S 21992 21995 19848 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29329081 9856040960 28198 33554432000 1073741824 1073778376 140733405544608 139879248811640 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21995/tid=22008] ppid=21992 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21995/task/22008/stat : 22008 (java) S 21992 21995 19848 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29329081 9856040960 28198 33554432000 1073741824 1073778376 140733405544608 139879247758984 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21995/tid=22009] ppid=21992 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21995/task/22009/stat : 22009 (java) S 21992 21995 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29329084 9856040960 28198 33554432000 1073741824 1073778376 140733405544608 139879246707728 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21995/tid=22010] ppid=21992 vsize=9625040 CPUtime=0.88 cores=0,2,4,6
/proc/21995/task/22010/stat : 22010 (java) S 21992 21995 19848 0 -1 4202560 14729 0 0 0 86 2 0 0 20 0 19 0 29329084 9856040960 28198 33554432000 1073741824 1073778376 140733405544608 139879245654072 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21995/tid=22011] ppid=21992 vsize=9625040 CPUtime=0.98 cores=0,2,4,6
/proc/21995/task/22011/stat : 22011 (java) S 21992 21995 19848 0 -1 4202560 17817 0 0 0 93 5 0 0 20 0 19 0 29329084 9856040960 28198 33554432000 1073741824 1073778376 140733405544608 139879244601528 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21995/tid=22012] ppid=21992 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21995/task/22012/stat : 22012 (java) S 21992 21995 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29329084 9856040960 28198 33554432000 1073741824 1073778376 140733405544608 139879243549176 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21995/tid=22013] ppid=21992 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21995/task/22013/stat : 22013 (java) S 21992 21995 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29329084 9856040960 28198 33554432000 1073741824 1073778376 140733405544608 139879242496840 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21995/tid=22014] ppid=21992 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21995/task/22014/stat : 22014 (java) S 21992 21995 19848 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29329129 9856040960 28198 33554432000 1073741824 1073778376 140733405544608 139879241442600 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 8.17
Current children cumulated vsize (KiB) 9625040


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

[pid=21995/tid=22014] ppid=21992 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21995/task/22014/stat : 22014 (java) S 21992 21995 19848 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29329129 9856040960 102928 33554432000 1073741824 1073778376 140733405544608 139879241442600 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1665.16
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.10 2.12 2.11 3/213 22271
/proc/meminfo: memFree=29865192/32872528 swapFree=877056/942464
[pid=21995] ppid=21992 vsize=9625040 CPUtime=1725.17 cores=0,2,4,6
/proc/21995/stat : 21995 (java) S 21992 21995 19848 0 -1 4202496 37431 0 1 0 172469 48 0 0 20 0 19 0 29329077 9856040960 102928 33554432000 1073741824 1073778376 140733405544608 140733405535744 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21995/statm: 2406260 102928 2292 9 0 2396937 0
[pid=21995/tid=21997] ppid=21992 vsize=9625040 CPUtime=1717.48 cores=0,2,4,6
/proc/21995/task/21997/stat : 21997 (java) R 21992 21995 19848 0 -1 4202560 2519 0 1 0 171718 30 0 0 20 0 19 0 29329078 9856040960 102928 33554432000 1073741824 1073778376 140733405544608 139879426019008 139879250910291 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=21995/tid=21998] ppid=21992 vsize=9625040 CPUtime=0.09 cores=0,2,4,6
/proc/21995/task/21998/stat : 21998 (java) S 21992 21995 19848 0 -1 4202560 221 0 0 0 7 2 0 0 20 0 19 0 29329080 9856040960 102928 33554432000 1073741824 1073778376 140733405544608 139879387519656 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21995/tid=21999] ppid=21992 vsize=9625040 CPUtime=0.08 cores=0,2,4,6
/proc/21995/task/21999/stat : 21999 (java) S 21992 21995 19848 0 -1 4202560 48 0 0 0 5 3 0 0 20 0 19 0 29329080 9856040960 102928 33554432000 1073741824 1073778376 140733405544608 139879386467112 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21995/tid=22000] ppid=21992 vsize=9625040 CPUtime=0.08 cores=0,2,4,6
/proc/21995/task/22000/stat : 22000 (java) S 21992 21995 19848 0 -1 4202560 43 0 0 0 5 3 0 0 20 0 19 0 29329080 9856040960 102928 33554432000 1073741824 1073778376 140733405544608 139879385414568 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21995/tid=22001] ppid=21992 vsize=9625040 CPUtime=0.1 cores=0,2,4,6
/proc/21995/task/22001/stat : 22001 (java) S 21992 21995 19848 0 -1 4202560 177 0 0 0 6 4 0 0 20 0 19 0 29329080 9856040960 102928 33554432000 1073741824 1073778376 140733405544608 139879384362024 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21995/tid=22002] ppid=21992 vsize=9625040 CPUtime=0.11 cores=0,2,4,6
/proc/21995/task/22002/stat : 22002 (java) S 21992 21995 19848 0 -1 4202560 154 0 0 0 8 3 0 0 20 0 19 0 29329080 9856040960 102928 33554432000 1073741824 1073778376 140733405544608 139879383308456 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21995/tid=22003] ppid=21992 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/21995/task/22003/stat : 22003 (java) S 21992 21995 19848 0 -1 4202560 30 0 0 0 4 2 0 0 20 0 19 0 29329080 9856040960 102928 33554432000 1073741824 1073778376 140733405544608 139879382255912 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21995/tid=22004] ppid=21992 vsize=9625040 CPUtime=0.1 cores=0,2,4,6
/proc/21995/task/22004/stat : 22004 (java) S 21992 21995 19848 0 -1 4202560 141 0 0 0 7 3 0 0 20 0 19 0 29329080 9856040960 102928 33554432000 1073741824 1073778376 140733405544608 139879381203368 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21995/tid=22005] ppid=21992 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/21995/task/22005/stat : 22005 (java) S 21992 21995 19848 0 -1 4202560 40 0 0 0 5 1 0 0 20 0 19 0 29329080 9856040960 102928 33554432000 1073741824 1073778376 140733405544608 139879380150824 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21995/tid=22006] ppid=21992 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/21995/task/22006/stat : 22006 (java) S 21992 21995 19848 0 -1 4202560 79 0 0 0 1 0 0 0 20 0 19 0 29329081 9856040960 102928 33554432000 1073741824 1073778376 140733405544608 139879249865320 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21995/tid=22007] ppid=21992 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21995/task/22007/stat : 22007 (java) S 21992 21995 19848 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29329081 9856040960 102928 33554432000 1073741824 1073778376 140733405544608 139879248811640 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21995/tid=22008] ppid=21992 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21995/task/22008/stat : 22008 (java) S 21992 21995 19848 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29329081 9856040960 102928 33554432000 1073741824 1073778376 140733405544608 139879247758984 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21995/tid=22009] ppid=21992 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21995/task/22009/stat : 22009 (java) S 21992 21995 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29329084 9856040960 102928 33554432000 1073741824 1073778376 140733405544608 139879246707728 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21995/tid=22010] ppid=21992 vsize=9625040 CPUtime=0.94 cores=0,2,4,6
/proc/21995/task/22010/stat : 22010 (java) S 21992 21995 19848 0 -1 4202560 14735 0 0 0 92 2 0 0 20 0 19 0 29329084 9856040960 102928 33554432000 1073741824 1073778376 140733405544608 139879245654072 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21995/tid=22011] ppid=21992 vsize=9625040 CPUtime=1.33 cores=0,2,4,6
/proc/21995/task/22011/stat : 22011 (java) S 21992 21995 19848 0 -1 4202560 17881 0 0 0 128 5 0 0 20 0 19 0 29329084 9856040960 102928 33554432000 1073741824 1073778376 140733405544608 139879244601528 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21995/tid=22012] ppid=21992 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21995/task/22012/stat : 22012 (java) S 21992 21995 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29329084 9856040960 102928 33554432000 1073741824 1073778376 140733405544608 139879243549176 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21995/tid=22013] ppid=21992 vsize=9625040 CPUtime=0.44 cores=0,2,4,6
/proc/21995/task/22013/stat : 22013 (java) S 21992 21995 19848 0 -1 4202560 99 0 0 0 24 20 0 0 20 0 19 0 29329084 9856040960 102928 33554432000 1073741824 1073778376 140733405544608 139879242496840 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21995/tid=22014] ppid=21992 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21995/task/22014/stat : 22014 (java) S 21992 21995 19848 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29329129 9856040960 102928 33554432000 1073741824 1073778376 140733405544608 139879241442600 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1725.17
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.03 2.10 2.10 3/213 22273
/proc/meminfo: memFree=29866680/32872528 swapFree=877056/942464
[pid=21995] ppid=21992 vsize=9625040 CPUtime=1785.18 cores=0,2,4,6
/proc/21995/stat : 21995 (java) S 21992 21995 19848 0 -1 4202496 37435 0 1 0 178469 49 0 0 20 0 19 0 29329077 9856040960 102928 33554432000 1073741824 1073778376 140733405544608 140733405535744 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21995/statm: 2406260 102928 2292 9 0 2396937 0
[pid=21995/tid=21997] ppid=21992 vsize=9625040 CPUtime=1777.33 cores=0,2,4,6
/proc/21995/task/21997/stat : 21997 (java) R 21992 21995 19848 0 -1 4202560 2519 0 1 0 177702 31 0 0 20 0 19 0 29329078 9856040960 102928 33554432000 1073741824 1073778376 140733405544608 139879426019008 139879250649061 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=21995/tid=21998] ppid=21992 vsize=9625040 CPUtime=0.09 cores=0,2,4,6
/proc/21995/task/21998/stat : 21998 (java) S 21992 21995 19848 0 -1 4202560 221 0 0 0 7 2 0 0 20 0 19 0 29329080 9856040960 102928 33554432000 1073741824 1073778376 140733405544608 139879387519656 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21995/tid=21999] ppid=21992 vsize=9625040 CPUtime=0.08 cores=0,2,4,6
/proc/21995/task/21999/stat : 21999 (java) S 21992 21995 19848 0 -1 4202560 48 0 0 0 5 3 0 0 20 0 19 0 29329080 9856040960 102928 33554432000 1073741824 1073778376 140733405544608 139879386467112 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21995/tid=22000] ppid=21992 vsize=9625040 CPUtime=0.08 cores=0,2,4,6
/proc/21995/task/22000/stat : 22000 (java) S 21992 21995 19848 0 -1 4202560 43 0 0 0 5 3 0 0 20 0 19 0 29329080 9856040960 102928 33554432000 1073741824 1073778376 140733405544608 139879385414568 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21995/tid=22001] ppid=21992 vsize=9625040 CPUtime=0.1 cores=0,2,4,6
/proc/21995/task/22001/stat : 22001 (java) S 21992 21995 19848 0 -1 4202560 177 0 0 0 6 4 0 0 20 0 19 0 29329080 9856040960 102928 33554432000 1073741824 1073778376 140733405544608 139879384362024 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21995/tid=22002] ppid=21992 vsize=9625040 CPUtime=0.11 cores=0,2,4,6
/proc/21995/task/22002/stat : 22002 (java) S 21992 21995 19848 0 -1 4202560 154 0 0 0 8 3 0 0 20 0 19 0 29329080 9856040960 102928 33554432000 1073741824 1073778376 140733405544608 139879383308456 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21995/tid=22003] ppid=21992 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/21995/task/22003/stat : 22003 (java) S 21992 21995 19848 0 -1 4202560 30 0 0 0 4 2 0 0 20 0 19 0 29329080 9856040960 102928 33554432000 1073741824 1073778376 140733405544608 139879382255912 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21995/tid=22004] ppid=21992 vsize=9625040 CPUtime=0.1 cores=0,2,4,6
/proc/21995/task/22004/stat : 22004 (java) S 21992 21995 19848 0 -1 4202560 141 0 0 0 7 3 0 0 20 0 19 0 29329080 9856040960 102928 33554432000 1073741824 1073778376 140733405544608 139879381203368 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21995/tid=22005] ppid=21992 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/21995/task/22005/stat : 22005 (java) S 21992 21995 19848 0 -1 4202560 40 0 0 0 5 1 0 0 20 0 19 0 29329080 9856040960 102928 33554432000 1073741824 1073778376 140733405544608 139879380150824 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21995/tid=22006] ppid=21992 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/21995/task/22006/stat : 22006 (java) S 21992 21995 19848 0 -1 4202560 79 0 0 0 1 0 0 0 20 0 19 0 29329081 9856040960 102928 33554432000 1073741824 1073778376 140733405544608 139879249865320 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21995/tid=22007] ppid=21992 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21995/task/22007/stat : 22007 (java) S 21992 21995 19848 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29329081 9856040960 102928 33554432000 1073741824 1073778376 140733405544608 139879248811640 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21995/tid=22008] ppid=21992 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21995/task/22008/stat : 22008 (java) S 21992 21995 19848 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29329081 9856040960 102928 33554432000 1073741824 1073778376 140733405544608 139879247758984 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21995/tid=22009] ppid=21992 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21995/task/22009/stat : 22009 (java) S 21992 21995 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29329084 9856040960 102928 33554432000 1073741824 1073778376 140733405544608 139879246707728 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21995/tid=22010] ppid=21992 vsize=9625040 CPUtime=0.94 cores=0,2,4,6
/proc/21995/task/22010/stat : 22010 (java) S 21992 21995 19848 0 -1 4202560 14735 0 0 0 92 2 0 0 20 0 19 0 29329084 9856040960 102928 33554432000 1073741824 1073778376 140733405544608 139879245654072 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21995/tid=22011] ppid=21992 vsize=9625040 CPUtime=1.33 cores=0,2,4,6
/proc/21995/task/22011/stat : 22011 (java) S 21992 21995 19848 0 -1 4202560 17881 0 0 0 128 5 0 0 20 0 19 0 29329084 9856040960 102928 33554432000 1073741824 1073778376 140733405544608 139879244601528 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21995/tid=22012] ppid=21992 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21995/task/22012/stat : 22012 (java) S 21992 21995 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29329084 9856040960 102928 33554432000 1073741824 1073778376 140733405544608 139879243549176 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21995/tid=22013] ppid=21992 vsize=9625040 CPUtime=0.46 cores=0,2,4,6
/proc/21995/task/22013/stat : 22013 (java) S 21992 21995 19848 0 -1 4202560 103 0 0 0 24 22 0 0 20 0 19 0 29329084 9856040960 102928 33554432000 1073741824 1073778376 140733405544608 139879242496840 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21995/tid=22014] ppid=21992 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21995/task/22014/stat : 22014 (java) S 21992 21995 19848 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29329129 9856040960 102928 33554432000 1073741824 1073778376 140733405544608 139879241442600 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1785.18
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797.2 s]
/proc/loadavg: 2.03 2.09 2.10 3/213 22273
/proc/meminfo: memFree=29866932/32872528 swapFree=877056/942464
[pid=21995] ppid=21992 vsize=9625040 CPUtime=1800.08 cores=0,2,4,6
/proc/21995/stat : 21995 (java) S 21992 21995 19848 0 -1 4202496 37437 0 1 0 179959 49 0 0 20 0 19 0 29329077 9856040960 102928 33554432000 1073741824 1073778376 140733405544608 140733405535744 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21995/statm: 2406260 102928 2292 9 0 2396937 0
[pid=21995/tid=21997] ppid=21992 vsize=9625040 CPUtime=1792.19 cores=0,2,4,6
/proc/21995/task/21997/stat : 21997 (java) R 21992 21995 19848 0 -1 4202560 2519 0 1 0 179188 31 0 0 20 0 19 0 29329078 9856040960 102928 33554432000 1073741824 1073778376 140733405544608 139879426019008 139879250627018 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=21995/tid=21998] ppid=21992 vsize=9625040 CPUtime=0.09 cores=0,2,4,6
/proc/21995/task/21998/stat : 21998 (java) S 21992 21995 19848 0 -1 4202560 221 0 0 0 7 2 0 0 20 0 19 0 29329080 9856040960 102928 33554432000 1073741824 1073778376 140733405544608 139879387519656 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21995/tid=21999] ppid=21992 vsize=9625040 CPUtime=0.08 cores=0,2,4,6
/proc/21995/task/21999/stat : 21999 (java) S 21992 21995 19848 0 -1 4202560 48 0 0 0 5 3 0 0 20 0 19 0 29329080 9856040960 102928 33554432000 1073741824 1073778376 140733405544608 139879386467112 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21995/tid=22000] ppid=21992 vsize=9625040 CPUtime=0.08 cores=0,2,4,6
/proc/21995/task/22000/stat : 22000 (java) S 21992 21995 19848 0 -1 4202560 43 0 0 0 5 3 0 0 20 0 19 0 29329080 9856040960 102928 33554432000 1073741824 1073778376 140733405544608 139879385414568 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21995/tid=22001] ppid=21992 vsize=9625040 CPUtime=0.1 cores=0,2,4,6
/proc/21995/task/22001/stat : 22001 (java) S 21992 21995 19848 0 -1 4202560 177 0 0 0 6 4 0 0 20 0 19 0 29329080 9856040960 102928 33554432000 1073741824 1073778376 140733405544608 139879384362024 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21995/tid=22002] ppid=21992 vsize=9625040 CPUtime=0.11 cores=0,2,4,6
/proc/21995/task/22002/stat : 22002 (java) S 21992 21995 19848 0 -1 4202560 154 0 0 0 8 3 0 0 20 0 19 0 29329080 9856040960 102928 33554432000 1073741824 1073778376 140733405544608 139879383308456 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21995/tid=22003] ppid=21992 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/21995/task/22003/stat : 22003 (java) S 21992 21995 19848 0 -1 4202560 30 0 0 0 4 2 0 0 20 0 19 0 29329080 9856040960 102928 33554432000 1073741824 1073778376 140733405544608 139879382255912 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21995/tid=22004] ppid=21992 vsize=9625040 CPUtime=0.1 cores=0,2,4,6
/proc/21995/task/22004/stat : 22004 (java) S 21992 21995 19848 0 -1 4202560 141 0 0 0 7 3 0 0 20 0 19 0 29329080 9856040960 102928 33554432000 1073741824 1073778376 140733405544608 139879381203368 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21995/tid=22005] ppid=21992 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/21995/task/22005/stat : 22005 (java) S 21992 21995 19848 0 -1 4202560 40 0 0 0 5 1 0 0 20 0 19 0 29329080 9856040960 102928 33554432000 1073741824 1073778376 140733405544608 139879380150824 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21995/tid=22006] ppid=21992 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/21995/task/22006/stat : 22006 (java) S 21992 21995 19848 0 -1 4202560 79 0 0 0 1 0 0 0 20 0 19 0 29329081 9856040960 102928 33554432000 1073741824 1073778376 140733405544608 139879249865320 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21995/tid=22007] ppid=21992 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21995/task/22007/stat : 22007 (java) S 21992 21995 19848 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29329081 9856040960 102928 33554432000 1073741824 1073778376 140733405544608 139879248811640 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21995/tid=22008] ppid=21992 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21995/task/22008/stat : 22008 (java) S 21992 21995 19848 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29329081 9856040960 102928 33554432000 1073741824 1073778376 140733405544608 139879247758984 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21995/tid=22009] ppid=21992 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21995/task/22009/stat : 22009 (java) S 21992 21995 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29329084 9856040960 102928 33554432000 1073741824 1073778376 140733405544608 139879246707728 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21995/tid=22010] ppid=21992 vsize=9625040 CPUtime=0.94 cores=0,2,4,6
/proc/21995/task/22010/stat : 22010 (java) S 21992 21995 19848 0 -1 4202560 14735 0 0 0 92 2 0 0 20 0 19 0 29329084 9856040960 102928 33554432000 1073741824 1073778376 140733405544608 139879245654072 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21995/tid=22011] ppid=21992 vsize=9625040 CPUtime=1.33 cores=0,2,4,6
/proc/21995/task/22011/stat : 22011 (java) S 21992 21995 19848 0 -1 4202560 17881 0 0 0 128 5 0 0 20 0 19 0 29329084 9856040960 102928 33554432000 1073741824 1073778376 140733405544608 139879244601528 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21995/tid=22012] ppid=21992 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21995/task/22012/stat : 22012 (java) S 21992 21995 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29329084 9856040960 102928 33554432000 1073741824 1073778376 140733405544608 139879243549176 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21995/tid=22013] ppid=21992 vsize=9625040 CPUtime=0.47 cores=0,2,4,6
/proc/21995/task/22013/stat : 22013 (java) S 21992 21995 19848 0 -1 4202560 105 0 0 0 25 22 0 0 20 0 19 0 29329084 9856040960 102928 33554432000 1073741824 1073778376 140733405544608 139879242496840 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21995/tid=22014] ppid=21992 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21995/task/22014/stat : 22014 (java) S 21992 21995 19848 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29329129 9856040960 102928 33554432000 1073741824 1073778376 140733405544608 139879241442600 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
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 21995 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 21995 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=999118
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=950855
# CPU time returned by wait4() is 1795.95
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1797.24
CPU time (s): 1800.08
CPU user time (s): 1799.59
CPU system time (s): 0.49
CPU usage (%): 100.158
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795
system time used= 0.950855
maximum resident set size= 411840
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37476
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1064
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38344
involuntary context switches= 8508

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.0715 second user time and 13.165 second system time

The end

Launcher Data

Begin job on node113 at 2016-06-18 20:00:01
IDJOB=4106627
IDBENCH=48145
IDSOLVER=2546
FILE ID=node113/4106627-1466272801
RUNJOBID= node113-1466265808-19864
PBS_JOBID= 19918235
Free space on /tmp= 71704 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_2.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106627-1466272801/watcher-4106627-1466272801 -o /tmp/evaluation-result-4106627-1466272801/solver-4106627-1466272801 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1466265808-19864 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4106627-1466272801.opb

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

MD5SUM BENCH= faa00895e2f6f80e77634e2be522df62
RANDOM SEED=1309419050

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.799
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30541524 kB
Buffers:          114372 kB
Cached:           284028 kB
SwapCached:         1896 kB
Active:           317692 kB
Inactive:         311064 kB
Active(anon):     230696 kB
Inactive(anon):     2024 kB
Active(file):      86996 kB
Inactive(file):   309040 kB
Unevictable:      942464 kB
Mlocked:          877056 kB
SwapTotal:      67108856 kB
SwapFree:       67098956 kB
Dirty:               828 kB
Writeback:             0 kB
AnonPages:       1190780 kB
Mapped:            15184 kB
Shmem:                 0 kB
Slab:             606452 kB
SReclaimable:      50024 kB
SUnreclaim:       556428 kB
KernelStack:        1632 kB
PageTables:         6744 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1631196 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    303104 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= 71704 MiB
End job on node113 at 2016-06-18 20:29:59