Trace number 3737127

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
PB10: SAT4J PB RES // CP 2.2.0 2010-05-31SAT (TO)-38 1800.21 920.575

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_500_60_3.opb
MD5SUM2917e00f55986a046b103b08aa2aecc1
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-38
Best CPU time to get the best result obtained on this benchmark1800.05
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -36
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
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 constraints500
Minimum length of a constraint60
Maximum length of a constraint110
Number of terms in the objective function 500
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 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)37460
Sum of products size (including duplicates)74920
Number of different products18730
Sum of products size37460

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.06	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.06	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.06	c See www.sat4j.org for details.
0.00/0.07	c version 2.2.0.v20100531
0.00/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.07	c java.vm.version	19.1-b02
0.00/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.07	c sun.arch.data.model	64
0.00/0.07	c java.version		1.6.0_24
0.00/0.07	c os.name		Linux
0.00/0.07	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.07	c os.arch		amd64
0.00/0.07	c Free memory 		1349517296
0.00/0.07	c Max memory 		1356595200
0.00/0.07	c Total memory 		1356595200
0.00/0.07	c Number of processors 	8
0.11/0.10	c Pseudo Boolean Optimization
0.11/0.10	c ManyCore solver with 2 solvers running in parallel
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c Stops conflict analysis at the first Unique Implication Point
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@431b9fb1
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.10	c Expensive reason simplification
0.11/0.10	c Armin Biere (Picosat) restarts strategy
0.11/0.10	c Glucose learned constraints deletion strategy
0.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c Stops conflict analysis at the first Unique Implication Point
0.11/0.10	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@5b2558d6
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.10	c No reason simplification
0.11/0.10	c Armin Biere (Picosat) restarts strategy
0.11/0.10	c Glucose learned constraints deletion strategy
0.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	
0.11/0.10	c solving HOME/instance-3737127-1338753134.opb
0.11/0.10	c reading problem ... 
19.73/18.87	c ... done. Wall clock time 18.773s.
19.73/18.87	c #vars     19230
19.73/18.87	c #constraints  56190
19.73/18.87	c constraints type 
19.73/18.87	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 18730
19.73/18.87	c org.sat4j.pb.constraints.pb.MaxWatchPb => 18730
19.73/18.87	c constraints type 
19.73/18.87	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 18730
19.73/18.87	c org.sat4j.pb.constraints.pb.MaxWatchPb => 18730
20.26/19.02	c And the winner is CuttingPlanes
20.33/19.89	c SATISFIABLE
20.33/19.89	c OPTIMIZING...
20.33/19.89	c Got one! Elapsed wall clock time (in seconds):19.79
20.33/19.89	o -26
20.39/19.92	c And the winner is Resolution
20.53/20.89	c Got one! Elapsed wall clock time (in seconds):20.799
20.53/20.89	o -27
20.94/21.05	c And the winner is Resolution
21.29/21.90	c Got one! Elapsed wall clock time (in seconds):21.805
21.29/21.90	o -32
22.15/22.20	c And the winner is Resolution
22.39/22.91	c Got one! Elapsed wall clock time (in seconds):22.811
22.39/22.91	o -33
23.66/23.53	c And the winner is Resolution
23.83/23.91	c Got one! Elapsed wall clock time (in seconds):23.817
23.83/23.91	o -34
24.06/24.06	c And the winner is Resolution
24.31/24.92	c Got one! Elapsed wall clock time (in seconds):24.821
24.31/24.92	o -35
24.47/25.06	c And the winner is Resolution
24.71/25.92	c Got one! Elapsed wall clock time (in seconds):25.826
24.71/25.92	o -36
24.86/26.08	c cleaning 2500 clauses out of 5000 with flag 5000/5000
28.10/27.53	c cleaning 4251 clauses out of 8501 with flag 11001/11001
31.25/29.12	c cleaning 5626 clauses out of 11251 with flag 18002/18002
34.76/30.94	c cleaning 6812 clauses out of 13624 with flag 26001/26001
39.28/33.23	c cleaning 7902 clauses out of 15812 with flag 35001/35001
44.25/35.70	c cleaning 8954 clauses out of 17909 with flag 45000/45000
49.44/38.39	c cleaning 9978 clauses out of 19956 with flag 56001/56001
55.76/41.57	c cleaning 10984 clauses out of 21977 with flag 68000/68000
63.22/45.36	c cleaning 11991 clauses out of 23994 with flag 81001/81001
70.55/49.09	c cleaning 13002 clauses out of 26003 with flag 95001/95001
80.26/53.95	c cleaning 13994 clauses out of 28000 with flag 110000/110000
88.35/58.09	c cleaning 15003 clauses out of 30007 with flag 126001/126001
99.39/63.60	c cleaning 15996 clauses out of 32003 with flag 143000/143000
112.17/70.03	c cleaning 17004 clauses out of 34008 with flag 161001/161001
125.69/76.84	c cleaning 17994 clauses out of 36003 with flag 180000/180000
137.78/82.97	c cleaning 18991 clauses out of 38010 with flag 200001/200001
154.30/91.22	c cleaning 20005 clauses out of 40018 with flag 221000/221000
172.13/100.16	c cleaning 21000 clauses out of 42013 with flag 243000/243000
190.42/109.39	c cleaning 22007 clauses out of 44013 with flag 266000/266000
196.00/112.28	c And the winner is Resolution
196.78/113.73	c Got one! Elapsed wall clock time (in seconds):113.636
196.78/113.73	o -38
209.47/120.07	c cleaning 23001 clauses out of 46007 with flag 290001/290001
227.02/128.93	c cleaning 23994 clauses out of 48005 with flag 315000/315000
247.13/139.05	c cleaning 25005 clauses out of 50011 with flag 341000/341000
267.83/149.41	c cleaning 26001 clauses out of 52006 with flag 368000/368000
304.08/167.64	c cleaning 27001 clauses out of 54005 with flag 396000/396000
320.69/176.15	c cleaning 28000 clauses out of 56004 with flag 425000/425000
342.16/186.91	c cleaning 29001 clauses out of 58005 with flag 455001/455001
372.01/201.90	c cleaning 29999 clauses out of 60003 with flag 486000/486000
408.91/220.50	c cleaning 30998 clauses out of 62004 with flag 518000/518000
438.71/235.50	c cleaning 31992 clauses out of 64006 with flag 551000/551000
485.97/259.28	c cleaning 33003 clauses out of 66015 with flag 585001/585001
509.27/270.98	c cleaning 34006 clauses out of 68011 with flag 620000/620000
536.56/284.62	c cleaning 34989 clauses out of 70005 with flag 656000/656000
569.61/301.38	c cleaning 35997 clauses out of 72016 with flag 693000/693000
614.58/323.95	c cleaning 37007 clauses out of 74020 with flag 731001/731001
663.35/348.42	c cleaning 37496 clauses out of 75012 with flag 769000/769000
698.76/366.28	c cleaning 37750 clauses out of 75516 with flag 807000/807000
742.96/388.57	c cleaning 37876 clauses out of 75766 with flag 845000/845000
782.10/408.27	c cleaning 37943 clauses out of 75891 with flag 883001/883001
805.39/419.94	c cleaning 37960 clauses out of 75947 with flag 921000/921000
836.87/435.76	c cleaning 37982 clauses out of 75987 with flag 959000/959000
867.66/451.34	c cleaning 37985 clauses out of 76005 with flag 997000/997000
901.65/468.47	c cleaning 38010 clauses out of 76021 with flag 1035001/1035001
947.23/491.38	c cleaning 38006 clauses out of 76011 with flag 1073001/1073001
989.23/512.43	c cleaning 37996 clauses out of 76004 with flag 1111000/1111000
1048.59/542.32	c cleaning 38000 clauses out of 76008 with flag 1149000/1149000
1092.53/564.42	c cleaning 37998 clauses out of 76008 with flag 1187000/1187000
1148.28/592.42	c cleaning 38004 clauses out of 76010 with flag 1225000/1225000
1191.97/614.40	c cleaning 37999 clauses out of 76006 with flag 1263000/1263000
1248.41/642.84	c cleaning 38001 clauses out of 76007 with flag 1301000/1301000
1284.61/661.06	c cleaning 38002 clauses out of 76006 with flag 1339000/1339000
1313.26/675.49	c cleaning 37981 clauses out of 76004 with flag 1377000/1377000
1345.12/691.48	c cleaning 38008 clauses out of 76023 with flag 1415000/1415000
1383.68/710.95	c cleaning 38002 clauses out of 76016 with flag 1453001/1453001
1418.27/728.36	c cleaning 38007 clauses out of 76013 with flag 1491000/1491000
1453.43/746.03	c cleaning 37995 clauses out of 76007 with flag 1529001/1529001
1495.77/767.33	c cleaning 37993 clauses out of 76011 with flag 1567000/1567000
1543.31/791.39	c cleaning 38010 clauses out of 76019 with flag 1605001/1605001
1580.90/810.25	c cleaning 37998 clauses out of 76008 with flag 1643000/1643000
1634.25/837.10	c cleaning 38006 clauses out of 76011 with flag 1681001/1681001
1678.56/859.37	c cleaning 37993 clauses out of 76004 with flag 1719000/1719000
1734.33/887.47	c cleaning 38003 clauses out of 76011 with flag 1757000/1757000
1771.16/905.98	c cleaning 38002 clauses out of 76008 with flag 1795000/1795000
1800.07/920.54	c starts		: 218
1800.07/920.54	c conflicts		: 1821380
1800.07/920.54	c decisions		: 1904810
1800.07/920.54	c propagations		: 10928261
1800.07/920.54	c inspects		: 2863458928
1800.07/920.54	c learnt literals	: 0
1800.07/920.54	c learnt binary clauses	: 0
1800.07/920.54	c learnt ternary clauses	: 0
1800.07/920.54	c learnt clauses	: 1821380
1800.07/920.54	c ignored clauses	: 0
1800.07/920.54	c root simplifications	: 0
1800.07/920.54	c removed literals (reason simplification)	: 21708628
1800.07/920.54	c reason swapping (by a shorter reason)	: 0
1800.07/920.54	c Calls to reduceDB	: 62
1800.07/920.54	c number of reductions to clauses (during analyze)	: 0
1800.07/920.54	c number of learned constraints concerned by reduction	: 0
1800.07/920.54	c number of learning phase by resolution	: 0
1800.07/920.54	c number of learning phase by cutting planes	: 0
1800.07/920.54	c speed (assignments/second)	: 13545.12496219652
1800.07/920.54	c non guided choices	0
1800.07/920.56	c learnt constraints type 
1800.07/920.56	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 64396
1800.07/920.56	c constraints type 
1800.07/920.56	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 18730
1800.07/920.56	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
1800.07/920.56	c org.sat4j.pb.constraints.pb.MaxWatchPb => 18730
1800.07/920.56	c constraints type 
1800.07/920.56	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 18730
1800.07/920.56	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1
1800.07/920.56	c org.sat4j.pb.constraints.pb.MaxWatchPb => 18730
1800.07/920.56	s SATISFIABLE
1800.07/920.56	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 -x201 -x202 -x203 -x204 -x205 x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 x281 x282 -x283 -x284 -x285 -x286 -x287 x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296 x297 x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 x306 -x307 -x308 x309 -x310 -x311 -x312 -x313 -x314 -x315 x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 x334 -x335 -x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 x351 -x352 x353 -x354 -x355 -x356 -x357 -x358 x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 x373 -x374 -x375 -x376 -x377 -x378 x379 -x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 x397 x398 -x399 -x400 -x401 -x402 x403 -x404 x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420 -x421 -x422 -x423 -x424 -x425 -x426 -x427 x428 x429 x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 x440 -x441 -x442 x443 -x444 -x445 -x446 x447 -x448 x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460 -x461 -x462 -x463 -x464 -x465 -x466 -x467 -x468 x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 x477 -x478 -x479 -x480 -x481 -x482 -x483 x484 -x485 -x486 -x487 -x488 -x489 x490 -x491 x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500 
1800.07/920.56	c objective function=-38
1800.07/920.56	c Total wall clock time (in seconds): 920.469

Verifier Data

OK	-38

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3737127-1338753134/watcher-3737127-1338753134 -o /tmp/evaluation-result-3737127-1338753134/solver-3737127-1338753134 -C 1800 -W 1900 -M 15500 java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-3737127-1338753134.opb 

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: 3.73 3.77 3.69 4/197 29923
/proc/meminfo: memFree=26225620/32873660 swapFree=7120/7120
[pid=29923] ppid=29921 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/29923/stat : 29923 (java) R 29921 29923 25443 0 -1 4202496 988 0 0 0 0 0 0 0 20 0 1 0 341439122 23793664 715 33554432000 1073741824 1073778376 140735886387216 140735886376280 270320842088 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29923/statm: 5809 715 530 9 0 128 0

[startup+0.082138 s]
/proc/loadavg: 3.73 3.77 3.69 4/197 29923
/proc/meminfo: memFree=26225620/32873660 swapFree=7120/7120
[pid=29923] ppid=29921 vsize=2699928 CPUtime=0.07 cores=1,3,5,7
/proc/29923/stat : 29923 (java) S 29921 29923 25443 0 -1 4202496 4659 0 1 0 7 0 0 0 20 0 18 0 341439122 2764726272 6370 33554432000 1073741824 1073778376 140735886387216 140735886378352 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/29923/statm: 674982 6371 2081 9 0 665676 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2699928

[startup+0.100188 s]
/proc/loadavg: 3.73 3.77 3.69 4/197 29923
/proc/meminfo: memFree=26225620/32873660 swapFree=7120/7120
[pid=29923] ppid=29921 vsize=2699928 CPUtime=0.11 cores=1,3,5,7
/proc/29923/stat : 29923 (java) S 29921 29923 25443 0 -1 4202496 4830 0 1 0 11 0 0 0 20 0 18 0 341439122 2764726272 6528 33554432000 1073741824 1073778376 140735886387216 140735886378352 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/29923/statm: 674982 6528 2152 9 0 665676 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 2699928

[startup+0.300171 s]
/proc/loadavg: 3.73 3.77 3.69 4/197 29923
/proc/meminfo: memFree=26225620/32873660 swapFree=7120/7120
[pid=29923] ppid=29921 vsize=2699928 CPUtime=0.47 cores=1,3,5,7
/proc/29923/stat : 29923 (java) S 29921 29923 25443 0 -1 4202496 5667 0 1 0 46 1 0 0 20 0 18 0 341439122 2764726272 8471 33554432000 1073741824 1073778376 140735886387216 140735886378352 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/29923/statm: 674982 8471 2219 9 0 665676 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 2699928

[startup+0.700196 s]
/proc/loadavg: 3.73 3.77 3.69 4/197 29923
/proc/meminfo: memFree=26225620/32873660 swapFree=7120/7120
[pid=29923] ppid=29921 vsize=2699928 CPUtime=1.38 cores=1,3,5,7
/proc/29923/stat : 29923 (java) S 29921 29923 25443 0 -1 4202496 16583 0 1 0 135 3 0 0 20 0 18 0 341439122 2764726272 16228 33554432000 1073741824 1073778376 140735886387216 140735886378352 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/29923/statm: 674982 16228 2233 9 0 665676 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 2699928

[startup+1.50056 s]
/proc/loadavg: 3.73 3.77 3.69 5/215 29941
/proc/meminfo: memFree=26168408/32873660 swapFree=7120/7120
[pid=29923] ppid=29921 vsize=2699928 CPUtime=2.35 cores=1,3,5,7
/proc/29923/stat : 29923 (java) S 29921 29923 25443 0 -1 4202496 16624 0 1 0 231 4 0 0 20 0 18 0 341439122 2764726272 18126 33554432000 1073741824 1073778376 140735886387216 140735886378352 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/29923/statm: 674982 18126 2237 9 0 665676 0
[pid=29923/tid=29925] ppid=29921 vsize=2699928 CPUtime=1.47 cores=1,3,5,7
/proc/29923/task/29925/stat : 29925 (java) R 29921 29923 25443 0 -1 4202560 2802 0 1 0 146 1 0 0 20 0 18 0 341439122 2764726272 18126 33554432000 1073741824 1073778376 140735886387216 139633840345560 139633698956613 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=29923/tid=29926] ppid=29921 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/29923/task/29926/stat : 29926 (java) S 29921 29923 25443 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 341439123 2764726272 18126 33554432000 1073741824 1073778376 140735886387216 139633824627368 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29923/tid=29927] ppid=29921 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/29923/task/29927/stat : 29927 (java) S 29921 29923 25443 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 341439123 2764726272 18126 33554432000 1073741824 1073778376 140735886387216 139633823574824 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29923/tid=29928] ppid=29921 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/29923/task/29928/stat : 29928 (java) S 29921 29923 25443 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 341439123 2764726272 18126 33554432000 1073741824 1073778376 140735886387216 139633822522280 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29923/tid=29929] ppid=29921 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/29923/task/29929/stat : 29929 (java) S 29921 29923 25443 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 18 0 341439123 2764726272 18126 33554432000 1073741824 1073778376 140735886387216 139633821469736 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29923/tid=29930] ppid=29921 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/29923/task/29930/stat : 29930 (java) S 29921 29923 25443 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 341439123 2764726272 18126 33554432000 1073741824 1073778376 140735886387216 139633820416168 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29923/tid=29931] ppid=29921 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/29923/task/29931/stat : 29931 (java) S 29921 29923 25443 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 341439123 2764726272 18126 33554432000 1073741824 1073778376 140735886387216 139633819363624 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29923/tid=29932] ppid=29921 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/29923/task/29932/stat : 29932 (java) S 29921 29923 25443 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 341439123 2764726272 18126 33554432000 1073741824 1073778376 140735886387216 139633818311080 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29923/tid=29933] ppid=29921 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/29923/task/29933/stat : 29933 (java) S 29921 29923 25443 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 341439123 2764726272 18126 33554432000 1073741824 1073778376 140735886387216 139633817258536 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29923/tid=29934] ppid=29921 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/29923/task/29934/stat : 29934 (java) S 29921 29923 25443 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 341439124 2764726272 18126 33554432000 1073741824 1073778376 140735886387216 139633687173736 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29923/tid=29935] ppid=29921 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/29923/task/29935/stat : 29935 (java) S 29921 29923 25443 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 18 0 341439125 2764726272 18126 33554432000 1073741824 1073778376 140735886387216 139633686120056 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29923/tid=29936] ppid=29921 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/29923/task/29936/stat : 29936 (java) S 29921 29923 25443 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 341439125 2764726272 18126 33554432000 1073741824 1073778376 140735886387216 139633685067400 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29923/tid=29937] ppid=29921 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/29923/task/29937/stat : 29937 (java) S 29921 29923 25443 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 341439127 2764726272 18126 33554432000 1073741824 1073778376 140735886387216 139633684016144 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29923/tid=29938] ppid=29921 vsize=2699928 CPUtime=0.54 cores=1,3,5,7
/proc/29923/task/29938/stat : 29938 (java) S 29921 29923 25443 0 -1 4202560 9227 0 0 0 52 2 0 0 20 0 18 0 341439127 2764726272 18126 33554432000 1073741824 1073778376 140735886387216 139633682962488 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29923/tid=29939] ppid=29921 vsize=2699928 CPUtime=0.29 cores=1,3,5,7
/proc/29923/task/29939/stat : 29939 (java) S 29921 29923 25443 0 -1 4202560 3408 0 0 0 29 0 0 0 20 0 18 0 341439127 2764726272 18126 33554432000 1073741824 1073778376 140735886387216 139632809339064 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29923/tid=29940] ppid=29921 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/29923/task/29940/stat : 29940 (java) S 29921 29923 25443 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 341439127 2764726272 18126 33554432000 1073741824 1073778376 140735886387216 139632808286712 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29923/tid=29941] ppid=29921 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/29923/task/29941/stat : 29941 (java) S 29921 29923 25443 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 341439127 2764726272 18126 33554432000 1073741824 1073778376 140735886387216 139632807234376 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.35
Current children cumulated vsize (KiB) 2699928

[startup+3.10054 s]
/proc/loadavg: 3.67 3.76 3.69 4/215 29941
/proc/meminfo: memFree=26155732/32873660 swapFree=7120/7120
[pid=29923] ppid=29921 vsize=2699928 CPUtime=4 cores=1,3,5,7
/proc/29923/stat : 29923 (java) S 29921 29923 25443 0 -1 4202496 16632 0 1 0 396 4 0 0 20 0 18 0 341439122 2764726272 21198 33554432000 1073741824 1073778376 140735886387216 140735886378352 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/29923/statm: 674982 21198 2237 9 0 665676 0
[pid=29923/tid=29925] ppid=29921 vsize=2699928 CPUtime=3.07 cores=1,3,5,7
/proc/29923/task/29925/stat : 29925 (java) R 29921 29923 25443 0 -1 4202560 2810 0 1 0 306 1 0 0 20 0 18 0 341439122 2764726272 21198 33554432000 1073741824 1073778376 140735886387216 139633840343432 139633698956841 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=29923/tid=29926] ppid=29921 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/29923/task/29926/stat : 29926 (java) S 29921 29923 25443 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 341439123 2764726272 21198 33554432000 1073741824 1073778376 140735886387216 139633824627368 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29923/tid=29927] ppid=29921 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/29923/task/29927/stat : 29927 (java) S 29921 29923 25443 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 341439123 2764726272 21198 33554432000 1073741824 1073778376 140735886387216 139633823574824 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29923/tid=29928] ppid=29921 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/29923/task/29928/stat : 29928 (java) S 29921 29923 25443 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 341439123 2764726272 21198 33554432000 1073741824 1073778376 140735886387216 139633822522280 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29923/tid=29929] ppid=29921 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/29923/task/29929/stat : 29929 (java) S 29921 29923 25443 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 18 0 341439123 2764726272 21198 33554432000 1073741824 1073778376 140735886387216 139633821469736 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29923/tid=29930] ppid=29921 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/29923/task/29930/stat : 29930 (java) S 29921 29923 25443 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 341439123 2764726272 21198 33554432000 1073741824 1073778376 140735886387216 139633820416168 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29923/tid=29931] ppid=29921 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/29923/task/29931/stat : 29931 (java) S 29921 29923 25443 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 341439123 2764726272 21198 33554432000 1073741824 1073778376 140735886387216 139633819363624 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29923/tid=29932] ppid=29921 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/29923/task/29932/stat : 29932 (java) S 29921 29923 25443 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 341439123 2764726272 21198 33554432000 1073741824 1073778376 140735886387216 139633818311080 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29923/tid=29933] ppid=29921 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/29923/task/29933/stat : 29933 (java) S 29921 29923 25443 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 341439123 2764726272 21198 33554432000 1073741824 1073778376 140735886387216 139633817258536 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29923/tid=29934] ppid=29921 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/29923/task/29934/stat : 29934 (java) S 29921 29923 25443 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 341439124 2764726272 21198 33554432000 1073741824 1073778376 140735886387216 139633687173736 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29923/tid=29935] ppid=29921 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/29923/task/29935/stat : 29935 (java) S 29921 29923 25443 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 18 0 341439125 2764726272 21198 33554432000 1073741824 1073778376 140735886387216 139633686120056 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29923/tid=29936] ppid=29921 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/29923/task/29936/stat : 29936 (java) S 29921 29923 25443 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 341439125 2764726272 21198 33554432000 1073741824 1073778376 140735886387216 139633685067400 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29923/tid=29937] ppid=29921 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/29923/task/29937/stat : 29937 (java) S 29921 29923 25443 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 341439127 2764726272 21198 33554432000 1073741824 1073778376 140735886387216 139633684016144 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29923/tid=29938] ppid=29921 vsize=2699928 CPUtime=0.57 cores=1,3,5,7
/proc/29923/task/29938/stat : 29938 (java) S 29921 29923 25443 0 -1 4202560 9227 0 0 0 55 2 0 0 20 0 18 0 341439127 2764726272 21198 33554432000 1073741824 1073778376 140735886387216 139633682962488 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29923/tid=29939] ppid=29921 vsize=2699928 CPUtime=0.31 cores=1,3,5,7
/proc/29923/task/29939/stat : 29939 (java) R 29921 29923 25443 0 -1 4202560 3408 0 0 0 31 0 0 0 20 0 18 0 341439127 2764726272 21198 33554432000 1073741824 1073778376 140735886387216 139632809338944 139633846681791 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=29923/tid=29940] ppid=29921 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/29923/task/29940/stat : 29940 (java) S 29921 29923 25443 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 341439127 2764726272 21198 33554432000 1073741824 1073778376 140735886387216 139632808286712 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29923/tid=29941] ppid=29921 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/29923/task/29941/stat : 29941 (java) S 29921 29923 25443 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 341439127 2764726272 21198 33554432000 1073741824 1073778376 140735886387216 139632807234376 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4
Current children cumulated vsize (KiB) 2699928

[startup+6.30065 s]
/proc/loadavg: 3.67 3.76 3.69 4/215 29941
/proc/meminfo: memFree=26138040/32873660 swapFree=7120/7120
[pid=29923] ppid=29921 vsize=2699928 CPUtime=7.21 cores=1,3,5,7
/proc/29923/stat : 29923 (java) S 29921 29923 25443 0 -1 4202496 16643 0 1 0 717 4 0 0 20 0 18 0 341439122 2764726272 24994 33554432000 1073741824 1073778376 140735886387216 140735886378352 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/29923/statm: 674982 24994 2238 9 0 665676 0
[pid=29923/tid=29925] ppid=29921 vsize=2699928 CPUtime=6.26 cores=1,3,5,7
/proc/29923/task/29925/stat : 29925 (java) R 29921 29923 25443 0 -1 4202560 2820 0 1 0 625 1 0 0 20 0 18 0 341439122 2764726272 24994 33554432000 1073741824 1073778376 140735886387216 139633840336928 139633698957384 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=29923/tid=29926] ppid=29921 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/29923/task/29926/stat : 29926 (java) S 29921 29923 25443 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 341439123 2764726272 24994 33554432000 1073741824 1073778376 140735886387216 139633824627368 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29923/tid=29927] ppid=29921 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/29923/task/29927/stat : 29927 (java) S 29921 29923 25443 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 341439123 2764726272 24994 33554432000 1073741824 1073778376 140735886387216 139633823574824 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29923/tid=29928] ppid=29921 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/29923/task/29928/stat : 29928 (java) S 29921 29923 25443 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 341439123 2764726272 24994 33554432000 1073741824 1073778376 140735886387216 139633822522280 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29923/tid=29929] ppid=29921 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/29923/task/29929/stat : 29929 (java) S 29921 29923 25443 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 18 0 341439123 2764726272 24994 33554432000 1073741824 1073778376 140735886387216 139633821469736 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29923/tid=29930] ppid=29921 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/29923/task/29930/stat : 29930 (java) S 29921 29923 25443 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 341439123 2764726272 24994 33554432000 1073741824 1073778376 140735886387216 139633820416168 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29923/tid=29931] ppid=29921 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/29923/task/29931/stat : 29931 (java) S 29921 29923 25443 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 341439123 2764726272 24994 33554432000 1073741824 1073778376 140735886387216 139633819363624 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29923/tid=29932] ppid=29921 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/29923/task/29932/stat : 29932 (java) S 29921 29923 25443 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 341439123 2764726272 24994 33554432000 1073741824 1073778376 140735886387216 139633818311080 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29923/tid=29933] ppid=29921 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/29923/task/29933/stat : 29933 (java) S 29921 29923 25443 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 341439123 2764726272 24994 33554432000 1073741824 1073778376 140735886387216 139633817258536 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29923/tid=29934] ppid=29921 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/29923/task/29934/stat : 29934 (java) S 29921 29923 25443 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 341439124 2764726272 24994 33554432000 1073741824 1073778376 140735886387216 139633687173736 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29923/tid=29935] ppid=29921 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/29923/task/29935/stat : 29935 (java) S 29921 29923 25443 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 18 0 341439125 2764726272 24994 33554432000 1073741824 1073778376 140735886387216 139633686120056 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29923/tid=29936] ppid=29921 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/29923/task/29936/stat : 29936 (java) S 29921 29923 25443 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 341439125 2764726272 24994 33554432000 1073741824 1073778376 140735886387216 139633685067400 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29923/tid=29937] ppid=29921 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/29923/task/29937/stat : 29937 (java) S 29921 29923 25443 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 341439127 2764726272 24994 33554432000 1073741824 1073778376 140735886387216 139633684016144 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29923/tid=29938] ppid=29921 vsize=2699928 CPUtime=0.57 cores=1,3,5,7
/proc/29923/task/29938/stat : 29938 (java) S 29921 29923 25443 0 -1 4202560 9227 0 0 0 55 2 0 0 20 0 18 0 341439127 2764726272 24994 33554432000 1073741824 1073778376 140735886387216 139633682962488 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29923/tid=29939] ppid=29921 vsize=2699928 CPUtime=0.32 cores=1,3,5,7
/proc/29923/task/29939/stat : 29939 (java) S 29921 29923 25443 0 -1 4202560 3408 0 0 0 32 0 0 0 20 0 18 0 341439127 2764726272 24994 33554432000 1073741824 1073778376 140735886387216 139632809339064 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29923/tid=29940] ppid=29921 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/29923/task/29940/stat : 29940 (java) S 29921 29923 25443 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 341439127 2764726272 24994 33554432000 1073741824 1073778376 140735886387216 139632808286712 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29923/tid=29941] ppid=29921 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/29923/task/29941/stat : 29941 (java) S 29921 29923 25443 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 18 0 341439127 2764726272 24994 33554432000 1073741824 1073778376 140735886387216 139632807234376 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 7.21
Current children cumulated vsize (KiB) 2699928

[startup+12.7007 s]
/proc/loadavg: 3.56 3.74 3.68 4/215 29941
/proc/meminfo: memFree=26112532/32873660 swapFree=7120/7120
[pid=29923] ppid=29921 vsize=2699928 CPUtime=13.62 cores=1,3,5,7
/proc/29923/stat : 29923 (java) S 29921 29923 25443 0 -1 4202496 16654 0 1 0 1358 4 0 0 20 0 18 0 341439122 2764726272 29757 33554432000 1073741824 1073778376 140735886387216 140735886378352 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/29923/statm: 674982 29757 2239 9 0 665676 0
[pid=29923/tid=29925] ppid=29921 vsize=2699928 CPUtime=12.64 cores=1,3,5,7

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

[pid=29923/tid=29929] ppid=29921 vsize=2966184 CPUtime=2.84 cores=1,3,5,7
/proc/29923/task/29929/stat : 29929 (java) S 29921 29923 25443 0 -1 4202560 304 0 0 0 277 7 0 0 20 0 22 0 341439123 3037372416 294658 33554432000 1073741824 1073778376 140735886387216 139633821469736 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29923/tid=29930] ppid=29921 vsize=2966184 CPUtime=2.77 cores=1,3,5,7
/proc/29923/task/29930/stat : 29930 (java) S 29921 29923 25443 0 -1 4202560 340 0 0 0 266 11 0 0 20 0 22 0 341439123 3037372416 294658 33554432000 1073741824 1073778376 140735886387216 139633820416168 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29923/tid=29931] ppid=29921 vsize=2966184 CPUtime=2.84 cores=1,3,5,7
/proc/29923/task/29931/stat : 29931 (java) S 29921 29923 25443 0 -1 4202560 346 0 0 0 273 11 0 0 20 0 22 0 341439123 3037372416 294658 33554432000 1073741824 1073778376 140735886387216 139633819363624 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29923/tid=29932] ppid=29921 vsize=2966184 CPUtime=2.84 cores=1,3,5,7
/proc/29923/task/29932/stat : 29932 (java) S 29921 29923 25443 0 -1 4202560 293 0 0 0 276 8 0 0 20 0 22 0 341439123 3037372416 294658 33554432000 1073741824 1073778376 140735886387216 139633818311080 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29923/tid=29933] ppid=29921 vsize=2966184 CPUtime=2.95 cores=1,3,5,7
/proc/29923/task/29933/stat : 29933 (java) S 29921 29923 25443 0 -1 4202560 322 0 0 0 286 9 0 0 20 0 22 0 341439123 3037372416 294658 33554432000 1073741824 1073778376 140735886387216 139633817258536 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29923/tid=29934] ppid=29921 vsize=2966184 CPUtime=21.85 cores=1,3,5,7
/proc/29923/task/29934/stat : 29934 (java) S 29921 29923 25443 0 -1 4202560 154 0 0 0 2140 45 0 0 20 0 22 0 341439124 3037372416 294658 33554432000 1073741824 1073778376 140735886387216 139633687173736 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29923/tid=29935] ppid=29921 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/29923/task/29935/stat : 29935 (java) S 29921 29923 25443 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 341439125 3037372416 294658 33554432000 1073741824 1073778376 140735886387216 139633686120056 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29923/tid=29936] ppid=29921 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/29923/task/29936/stat : 29936 (java) S 29921 29923 25443 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 341439125 3037372416 294658 33554432000 1073741824 1073778376 140735886387216 139633685067400 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29923/tid=29937] ppid=29921 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/29923/task/29937/stat : 29937 (java) S 29921 29923 25443 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341439127 3037372416 294658 33554432000 1073741824 1073778376 140735886387216 139633684016144 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29923/tid=29938] ppid=29921 vsize=2966184 CPUtime=1.57 cores=1,3,5,7
/proc/29923/task/29938/stat : 29938 (java) S 29921 29923 25443 0 -1 4202560 9391 0 0 0 155 2 0 0 20 0 22 0 341439127 3037372416 294658 33554432000 1073741824 1073778376 140735886387216 139633682962488 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29923/tid=29939] ppid=29921 vsize=2966184 CPUtime=1.08 cores=1,3,5,7
/proc/29923/task/29939/stat : 29939 (java) S 29921 29923 25443 0 -1 4202560 3712 0 0 0 108 0 0 0 20 0 22 0 341439127 3037372416 294658 33554432000 1073741824 1073778376 140735886387216 139632809339064 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29923/tid=29940] ppid=29921 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/29923/task/29940/stat : 29940 (java) S 29921 29923 25443 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341439127 3037372416 294658 33554432000 1073741824 1073778376 140735886387216 139632808286712 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29923/tid=29941] ppid=29921 vsize=2966184 CPUtime=0.33 cores=1,3,5,7
/proc/29923/task/29941/stat : 29941 (java) S 29921 29923 25443 0 -1 4202560 52 0 0 0 14 19 0 0 20 0 22 0 341439127 3037372416 294658 33554432000 1073741824 1073778376 140735886387216 139632807234376 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29923/tid=29944] ppid=29921 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/29923/task/29944/stat : 29944 (java) S 29921 29923 25443 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 341441014 3037372416 294658 33554432000 1073741824 1073778376 140735886387216 139632804075048 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29923/tid=29945] ppid=29921 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/29923/task/29945/stat : 29945 (java) S 29921 29923 25443 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 341441015 3037372416 294658 33554432000 1073741824 1073778376 140735886387216 139632803022504 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29923/tid=29960] ppid=29921 vsize=2966184 CPUtime=744.03 cores=1,3,5,7
/proc/29923/task/29960/stat : 29960 (java) R 29921 29923 25443 0 -1 4202560 101 0 0 0 74391 12 0 0 20 0 22 0 341450496 3037372416 294658 33554432000 1073741824 1073778376 140735886387216 139632805125296 139633699609353 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=29923/tid=29961] ppid=29921 vsize=2966184 CPUtime=744.41 cores=1,3,5,7
/proc/29923/task/29961/stat : 29961 (java) R 29921 29923 25443 0 -1 4202560 108 0 0 0 74429 12 0 0 20 0 22 0 341450496 3037372416 294658 33554432000 1073741824 1073778376 140735886387216 139632806178768 139633699638625 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1724.07
Current children cumulated vsize (KiB) 2966184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+920.501 s]
/proc/loadavg: 3.84 3.77 3.73 5/219 30198
/proc/meminfo: memFree=25230176/32873660 swapFree=7120/7120
[pid=29923] ppid=29921 vsize=2966184 CPUtime=1800.07 cores=1,3,5,7
/proc/29923/stat : 29923 (java) S 29921 29923 25443 0 -1 4202496 20600 0 1 0 179835 172 0 0 20 0 22 0 341439122 3037372416 294732 33554432000 1073741824 1073778376 140735886387216 140735886378352 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/29923/statm: 741546 294732 2288 9 0 732240 0
[pid=29923/tid=29925] ppid=29921 vsize=2966184 CPUtime=18.88 cores=1,3,5,7
/proc/29923/task/29925/stat : 29925 (java) S 29921 29923 25443 0 -1 4202560 2869 0 1 0 1885 3 0 0 20 0 22 0 341439122 3037372416 294732 33554432000 1073741824 1073778376 140735886387216 139633840346248 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29923/tid=29926] ppid=29921 vsize=2966184 CPUtime=2.83 cores=1,3,5,7
/proc/29923/task/29926/stat : 29926 (java) S 29921 29923 25443 0 -1 4202560 353 0 0 0 273 10 0 0 20 0 22 0 341439123 3037372416 294732 33554432000 1073741824 1073778376 140735886387216 139633824627368 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29923/tid=29927] ppid=29921 vsize=2966184 CPUtime=2.8 cores=1,3,5,7
/proc/29923/task/29927/stat : 29927 (java) S 29921 29923 25443 0 -1 4202560 283 0 0 0 273 7 0 0 20 0 22 0 341439123 3037372416 294732 33554432000 1073741824 1073778376 140735886387216 139633823574824 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29923/tid=29928] ppid=29921 vsize=2966184 CPUtime=2.97 cores=1,3,5,7
/proc/29923/task/29928/stat : 29928 (java) S 29921 29923 25443 0 -1 4202560 370 0 0 0 288 9 0 0 20 0 22 0 341439123 3037372416 294732 33554432000 1073741824 1073778376 140735886387216 139633822522280 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29923/tid=29929] ppid=29921 vsize=2966184 CPUtime=2.93 cores=1,3,5,7
/proc/29923/task/29929/stat : 29929 (java) S 29921 29923 25443 0 -1 4202560 304 0 0 0 286 7 0 0 20 0 22 0 341439123 3037372416 294732 33554432000 1073741824 1073778376 140735886387216 139633821469736 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29923/tid=29930] ppid=29921 vsize=2966184 CPUtime=2.82 cores=1,3,5,7
/proc/29923/task/29930/stat : 29930 (java) S 29921 29923 25443 0 -1 4202560 340 0 0 0 271 11 0 0 20 0 22 0 341439123 3037372416 294732 33554432000 1073741824 1073778376 140735886387216 139633820416168 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29923/tid=29931] ppid=29921 vsize=2966184 CPUtime=2.94 cores=1,3,5,7
/proc/29923/task/29931/stat : 29931 (java) S 29921 29923 25443 0 -1 4202560 346 0 0 0 283 11 0 0 20 0 22 0 341439123 3037372416 294732 33554432000 1073741824 1073778376 140735886387216 139633819363624 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29923/tid=29932] ppid=29921 vsize=2966184 CPUtime=2.92 cores=1,3,5,7
/proc/29923/task/29932/stat : 29932 (java) S 29921 29923 25443 0 -1 4202560 312 0 0 0 284 8 0 0 20 0 22 0 341439123 3037372416 294732 33554432000 1073741824 1073778376 140735886387216 139633818311080 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29923/tid=29933] ppid=29921 vsize=2966184 CPUtime=3.11 cores=1,3,5,7
/proc/29923/task/29933/stat : 29933 (java) S 29921 29923 25443 0 -1 4202560 344 0 0 0 302 9 0 0 20 0 22 0 341439123 3037372416 294732 33554432000 1073741824 1073778376 140735886387216 139633817258536 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29923/tid=29934] ppid=29921 vsize=2966184 CPUtime=22.64 cores=1,3,5,7
/proc/29923/task/29934/stat : 29934 (java) S 29921 29923 25443 0 -1 4202560 156 0 0 0 2216 48 0 0 20 0 22 0 341439124 3037372416 294732 33554432000 1073741824 1073778376 140735886387216 139633687173736 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29923/tid=29935] ppid=29921 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/29923/task/29935/stat : 29935 (java) S 29921 29923 25443 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 341439125 3037372416 294732 33554432000 1073741824 1073778376 140735886387216 139633686120056 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29923/tid=29936] ppid=29921 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/29923/task/29936/stat : 29936 (java) S 29921 29923 25443 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 341439125 3037372416 294732 33554432000 1073741824 1073778376 140735886387216 139633685067400 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29923/tid=29937] ppid=29921 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/29923/task/29937/stat : 29937 (java) S 29921 29923 25443 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341439127 3037372416 294732 33554432000 1073741824 1073778376 140735886387216 139633684016144 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29923/tid=29938] ppid=29921 vsize=2966184 CPUtime=1.57 cores=1,3,5,7
/proc/29923/task/29938/stat : 29938 (java) S 29921 29923 25443 0 -1 4202560 9391 0 0 0 155 2 0 0 20 0 22 0 341439127 3037372416 294732 33554432000 1073741824 1073778376 140735886387216 139633682962488 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29923/tid=29939] ppid=29921 vsize=2966184 CPUtime=1.08 cores=1,3,5,7
/proc/29923/task/29939/stat : 29939 (java) S 29921 29923 25443 0 -1 4202560 3712 0 0 0 108 0 0 0 20 0 22 0 341439127 3037372416 294732 33554432000 1073741824 1073778376 140735886387216 139632809339064 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29923/tid=29940] ppid=29921 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/29923/task/29940/stat : 29940 (java) S 29921 29923 25443 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341439127 3037372416 294732 33554432000 1073741824 1073778376 140735886387216 139632808286712 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29923/tid=29941] ppid=29921 vsize=2966184 CPUtime=0.35 cores=1,3,5,7
/proc/29923/task/29941/stat : 29941 (java) S 29921 29923 25443 0 -1 4202560 54 0 0 0 15 20 0 0 20 0 22 0 341439127 3037372416 294732 33554432000 1073741824 1073778376 140735886387216 139632807234376 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29923/tid=29944] ppid=29921 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/29923/task/29944/stat : 29944 (java) S 29921 29923 25443 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 341441014 3037372416 294732 33554432000 1073741824 1073778376 140735886387216 139632804075048 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29923/tid=29945] ppid=29921 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/29923/task/29945/stat : 29945 (java) S 29921 29923 25443 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 341441015 3037372416 294732 33554432000 1073741824 1073778376 140735886387216 139632803022504 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29923/tid=29960] ppid=29921 vsize=2966184 CPUtime=781.14 cores=1,3,5,7
/proc/29923/task/29960/stat : 29960 (java) R 29921 29923 25443 0 -1 4202560 107 0 0 0 78102 12 0 0 20 0 22 0 341450496 3037372416 294732 33554432000 1073741824 1073778376 140735886387216 139632805125968 139633699796442 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=29923/tid=29961] ppid=29921 vsize=2966184 CPUtime=781.55 cores=1,3,5,7
/proc/29923/task/29961/stat : 29961 (java) R 29921 29923 25443 0 -1 4202560 111 0 0 0 78143 12 0 0 20 0 22 0 341450496 3037372416 294732 33554432000 1073741824 1073778376 140735886387216 139632806177632 139633699904319 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 2966184

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

Solver just ended. Dumping a history of the last processes samples

[startup+920.501 s]
/proc/loadavg: 3.84 3.77 3.73 5/219 30198
/proc/meminfo: memFree=25230176/32873660 swapFree=7120/7120
[pid=29923] ppid=29921 vsize=2966184 CPUtime=1800.07 cores=1,3,5,7
/proc/29923/stat : 29923 (java) S 29921 29923 25443 0 -1 4202496 20600 0 1 0 179835 172 0 0 20 0 22 0 341439122 3037372416 294732 33554432000 1073741824 1073778376 140735886387216 140735886378352 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/29923/statm: 741546 294732 2288 9 0 732240 0
[pid=29923/tid=29925] ppid=29921 vsize=2966184 CPUtime=18.88 cores=1,3,5,7
/proc/29923/task/29925/stat : 29925 (java) S 29921 29923 25443 0 -1 4202560 2869 0 1 0 1885 3 0 0 20 0 22 0 341439122 3037372416 294732 33554432000 1073741824 1073778376 140735886387216 139633840346248 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29923/tid=29926] ppid=29921 vsize=2966184 CPUtime=2.83 cores=1,3,5,7
/proc/29923/task/29926/stat : 29926 (java) S 29921 29923 25443 0 -1 4202560 353 0 0 0 273 10 0 0 20 0 22 0 341439123 3037372416 294732 33554432000 1073741824 1073778376 140735886387216 139633824627368 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29923/tid=29927] ppid=29921 vsize=2966184 CPUtime=2.8 cores=1,3,5,7
/proc/29923/task/29927/stat : 29927 (java) S 29921 29923 25443 0 -1 4202560 283 0 0 0 273 7 0 0 20 0 22 0 341439123 3037372416 294732 33554432000 1073741824 1073778376 140735886387216 139633823574824 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29923/tid=29928] ppid=29921 vsize=2966184 CPUtime=2.97 cores=1,3,5,7
/proc/29923/task/29928/stat : 29928 (java) S 29921 29923 25443 0 -1 4202560 370 0 0 0 288 9 0 0 20 0 22 0 341439123 3037372416 294732 33554432000 1073741824 1073778376 140735886387216 139633822522280 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29923/tid=29929] ppid=29921 vsize=2966184 CPUtime=2.93 cores=1,3,5,7
/proc/29923/task/29929/stat : 29929 (java) S 29921 29923 25443 0 -1 4202560 304 0 0 0 286 7 0 0 20 0 22 0 341439123 3037372416 294732 33554432000 1073741824 1073778376 140735886387216 139633821469736 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29923/tid=29930] ppid=29921 vsize=2966184 CPUtime=2.82 cores=1,3,5,7
/proc/29923/task/29930/stat : 29930 (java) S 29921 29923 25443 0 -1 4202560 340 0 0 0 271 11 0 0 20 0 22 0 341439123 3037372416 294732 33554432000 1073741824 1073778376 140735886387216 139633820416168 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29923/tid=29931] ppid=29921 vsize=2966184 CPUtime=2.94 cores=1,3,5,7
/proc/29923/task/29931/stat : 29931 (java) S 29921 29923 25443 0 -1 4202560 346 0 0 0 283 11 0 0 20 0 22 0 341439123 3037372416 294732 33554432000 1073741824 1073778376 140735886387216 139633819363624 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29923/tid=29932] ppid=29921 vsize=2966184 CPUtime=2.92 cores=1,3,5,7
/proc/29923/task/29932/stat : 29932 (java) S 29921 29923 25443 0 -1 4202560 312 0 0 0 284 8 0 0 20 0 22 0 341439123 3037372416 294732 33554432000 1073741824 1073778376 140735886387216 139633818311080 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29923/tid=29933] ppid=29921 vsize=2966184 CPUtime=3.11 cores=1,3,5,7
/proc/29923/task/29933/stat : 29933 (java) S 29921 29923 25443 0 -1 4202560 344 0 0 0 302 9 0 0 20 0 22 0 341439123 3037372416 294732 33554432000 1073741824 1073778376 140735886387216 139633817258536 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29923/tid=29934] ppid=29921 vsize=2966184 CPUtime=22.64 cores=1,3,5,7
/proc/29923/task/29934/stat : 29934 (java) S 29921 29923 25443 0 -1 4202560 156 0 0 0 2216 48 0 0 20 0 22 0 341439124 3037372416 294732 33554432000 1073741824 1073778376 140735886387216 139633687173736 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29923/tid=29935] ppid=29921 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/29923/task/29935/stat : 29935 (java) S 29921 29923 25443 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 341439125 3037372416 294732 33554432000 1073741824 1073778376 140735886387216 139633686120056 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29923/tid=29936] ppid=29921 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/29923/task/29936/stat : 29936 (java) S 29921 29923 25443 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 341439125 3037372416 294732 33554432000 1073741824 1073778376 140735886387216 139633685067400 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29923/tid=29937] ppid=29921 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/29923/task/29937/stat : 29937 (java) S 29921 29923 25443 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341439127 3037372416 294732 33554432000 1073741824 1073778376 140735886387216 139633684016144 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29923/tid=29938] ppid=29921 vsize=2966184 CPUtime=1.57 cores=1,3,5,7
/proc/29923/task/29938/stat : 29938 (java) S 29921 29923 25443 0 -1 4202560 9391 0 0 0 155 2 0 0 20 0 22 0 341439127 3037372416 294732 33554432000 1073741824 1073778376 140735886387216 139633682962488 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29923/tid=29939] ppid=29921 vsize=2966184 CPUtime=1.08 cores=1,3,5,7
/proc/29923/task/29939/stat : 29939 (java) S 29921 29923 25443 0 -1 4202560 3712 0 0 0 108 0 0 0 20 0 22 0 341439127 3037372416 294732 33554432000 1073741824 1073778376 140735886387216 139632809339064 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29923/tid=29940] ppid=29921 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/29923/task/29940/stat : 29940 (java) S 29921 29923 25443 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341439127 3037372416 294732 33554432000 1073741824 1073778376 140735886387216 139632808286712 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29923/tid=29941] ppid=29921 vsize=2966184 CPUtime=0.35 cores=1,3,5,7
/proc/29923/task/29941/stat : 29941 (java) S 29921 29923 25443 0 -1 4202560 54 0 0 0 15 20 0 0 20 0 22 0 341439127 3037372416 294732 33554432000 1073741824 1073778376 140735886387216 139632807234376 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29923/tid=29944] ppid=29921 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/29923/task/29944/stat : 29944 (java) S 29921 29923 25443 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 341441014 3037372416 294732 33554432000 1073741824 1073778376 140735886387216 139632804075048 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29923/tid=29945] ppid=29921 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/29923/task/29945/stat : 29945 (java) S 29921 29923 25443 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 341441015 3037372416 294732 33554432000 1073741824 1073778376 140735886387216 139632803022504 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29923/tid=29960] ppid=29921 vsize=2966184 CPUtime=781.14 cores=1,3,5,7
/proc/29923/task/29960/stat : 29960 (java) R 29921 29923 25443 0 -1 4202560 107 0 0 0 78102 12 0 0 20 0 22 0 341450496 3037372416 294732 33554432000 1073741824 1073778376 140735886387216 139632805125968 139633699796442 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=29923/tid=29961] ppid=29921 vsize=2966184 CPUtime=781.55 cores=1,3,5,7
/proc/29923/task/29961/stat : 29961 (java) R 29921 29923 25443 0 -1 4202560 111 0 0 0 78143 12 0 0 20 0 22 0 341450496 3037372416 294732 33554432000 1073741824 1073778376 140735886387216 139632806177632 139633699904319 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 2966184

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 29923 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=389211
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=71685
# CPU time returned by wait4() is 1796.46
# 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...


# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 0.140015
#  lost CPU user time (s): 0.160004
#  lost CPU system time (s): -0.02

Real time (s): 920.575
CPU time (s): 1800.21
CPU user time (s): 1798.51
CPU system time (s): 1.7
CPU usage (%): 195.553
Max. virtual memory (cumulated for all children) (KiB): 2966184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.39
system time used= 2.07168
maximum resident set size= 1179160
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20661
page faults= 1
swaps= 0
block input operations= 0
block output operations= 936
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 29712
involuntary context switches= 51863

runsolver used 3.33249 second user time and 8.22375 second system time

The end

Launcher Data

Begin job on node117 at 2012-06-03 21:52:14
IDJOB=3737127
IDBENCH=48184
IDSOLVER=2324
FILE ID=node117/3737127-1338753134
RUNJOBID= node117-1338737787-25460
PBS_JOBID= 14636766
Free space on /tmp= 69120 MiB

SOLVER NAME= PB10: SAT4J PB RES // CP 2.2.0 2010-05-31
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_500_60_3.opb
COMMAND LINE= java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3737127-1338753134/watcher-3737127-1338753134 -o /tmp/evaluation-result-3737127-1338753134/solver-3737127-1338753134 -C 1800 -W 1900 -M 15500  java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-3737127-1338753134.opb

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

MD5SUM BENCH= 2917e00f55986a046b103b08aa2aecc1
RANDOM SEED=1915235887

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873660 kB
MemFree:        26226008 kB
Buffers:          629680 kB
Cached:          4150228 kB
SwapCached:          776 kB
Active:          3248200 kB
Inactive:        2469168 kB
Active(anon):     923248 kB
Inactive(anon):     9972 kB
Active(file):    2324952 kB
Inactive(file):  2459196 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67107012 kB
Dirty:               796 kB
Writeback:             0 kB
AnonPages:        969392 kB
Mapped:            20508 kB
Shmem:                80 kB
Slab:             778608 kB
SReclaimable:     222340 kB
SUnreclaim:       556268 kB
KernelStack:        1792 kB
PageTables:         6004 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545684 kB
Committed_AS:    1572416 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    911360 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 69120 MiB
End job on node117 at 2012-06-03 22:07:36