Trace number 2662001

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 RES // CP 2.2.0 2010-05-31SAT (TO)-89 1800.41 946.044

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_500_10_2.opb
MD5SUMfc8bff78845ab9a14b2d06ab749e4dc4
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-107
Best CPU time to get the best result obtained on this benchmark1798.12
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -137
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1501
Number of constraints which are clauses500
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1001
Minimum length of a constraint2
Maximum length of a constraint1000
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 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)12656
Sum of products size (including duplicates)25312
Number of different products6328
Sum of products size12656

Quality of the solution as a function of time


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

Solver Data

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.08/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.14	c See www.sat4j.org for details.
0.08/0.15	c version 2.2.0.v20100531
0.08/0.15	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.15	c java.vm.name		Java HotSpot(TM) Server VM
0.08/0.15	c java.vm.version	11.2-b01
0.08/0.15	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version		1.6.0_12
0.08/0.15	c os.name		Linux
0.08/0.15	c os.version		2.6.18-164.el5
0.08/0.15	c os.arch		i386
0.08/0.15	c Free memory 		1393557488
0.08/0.15	c Max memory 		1395916800
0.08/0.15	c Total memory 		1395916800
0.08/0.15	c Number of processors 	2
0.23/0.22	c Pseudo Boolean Optimization
0.23/0.22	c ManyCore solver with 2 solvers running in parallel
0.23/0.22	c --- Begin Solver configuration ---
0.23/0.22	c Stops conflict analysis at the first Unique Implication Point
0.23/0.22	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@1f436f5
0.23/0.22	c Learn all clauses as in MiniSAT
0.23/0.22	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.23/0.22	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.23/0.22	c Expensive reason simplification
0.23/0.22	c Armin Biere (Picosat) restarts strategy
0.23/0.22	c Glucose learned constraints deletion strategy
0.23/0.22	c timeout=2147483s
0.23/0.22	c DB Simplification allowed=false
0.23/0.22	c --- End Solver configuration ---
0.23/0.22	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.23/0.22	c --- Begin Solver configuration ---
0.23/0.22	c Stops conflict analysis at the first Unique Implication Point
0.23/0.22	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@18385e3
0.23/0.22	c Learn all clauses as in MiniSAT
0.23/0.22	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.23/0.22	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.23/0.22	c No reason simplification
0.23/0.22	c Armin Biere (Picosat) restarts strategy
0.23/0.22	c Glucose learned constraints deletion strategy
0.23/0.22	c timeout=2147483s
0.23/0.22	c DB Simplification allowed=false
0.23/0.22	c --- End Solver configuration ---
0.23/0.22	
0.23/0.22	c solving HOME/instance-2662001-1276671026.opb
0.23/0.22	c reading problem ... 
17.34/15.56	c ... done. Wall clock time 15.341s.
17.34/15.56	c #vars     7328
17.34/15.56	c #constraints  14158
17.34/15.56	c constraints type 
17.34/15.56	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 6328
17.34/15.56	c org.sat4j.minisat.constraints.card.MinWatchCard => 1002
17.34/15.56	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 500
17.34/15.56	c org.sat4j.pb.constraints.pb.MaxWatchPb => 6328
17.34/15.56	c constraints type 
17.34/15.56	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 500
17.34/15.56	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 6328
17.34/15.56	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1002
17.34/15.56	c org.sat4j.pb.constraints.pb.MaxWatchPb => 6328
18.66/16.21	c And the winner is CuttingPlanes
18.79/16.59	c SATISFIABLE
18.79/16.59	c OPTIMIZING...
18.79/16.59	c Got one! Elapsed wall clock time (in seconds):16.366
18.79/16.59	o -8
19.62/17.06	c And the winner is CuttingPlanes
19.74/17.60	c Got one! Elapsed wall clock time (in seconds):17.384
19.74/17.60	o -9
20.35/17.97	c And the winner is CuttingPlanes
20.51/18.62	c Got one! Elapsed wall clock time (in seconds):18.399
20.51/18.62	o -21
21.06/18.98	c And the winner is CuttingPlanes
21.24/19.67	c Got one! Elapsed wall clock time (in seconds):19.45
21.24/19.67	o -25
22.27/20.23	c And the winner is CuttingPlanes
22.34/20.69	c Got one! Elapsed wall clock time (in seconds):20.467
22.34/20.69	o -26
22.56/20.85	c And the winner is CuttingPlanes
22.66/21.69	c Got one! Elapsed wall clock time (in seconds):21.473
22.66/21.69	o -27
23.07/21.99	c And the winner is CuttingPlanes
23.24/22.70	c Got one! Elapsed wall clock time (in seconds):22.482
23.24/22.70	o -28
23.63/22.95	c And the winner is CuttingPlanes
23.74/23.71	c Got one! Elapsed wall clock time (in seconds):23.489
23.74/23.71	o -29
23.91/23.83	c And the winner is CuttingPlanes
23.99/24.72	c Got one! Elapsed wall clock time (in seconds):24.495
23.99/24.72	o -30
24.58/25.04	c And the winner is CuttingPlanes
24.65/25.72	c Got one! Elapsed wall clock time (in seconds):25.504
24.65/25.72	o -31
24.99/25.97	c And the winner is CuttingPlanes
25.14/26.73	c Got one! Elapsed wall clock time (in seconds):26.514
25.14/26.73	o -32
25.47/26.99	c And the winner is CuttingPlanes
25.66/27.74	c Got one! Elapsed wall clock time (in seconds):27.52
25.66/27.74	o -33
26.16/28.05	c And the winner is CuttingPlanes
26.27/28.75	c Got one! Elapsed wall clock time (in seconds):28.528
26.27/28.75	o -34
26.76/29.05	c And the winner is CuttingPlanes
26.87/29.76	c Got one! Elapsed wall clock time (in seconds):29.544
26.87/29.76	o -35
27.33/30.02	c And the winner is CuttingPlanes
27.38/30.77	c Got one! Elapsed wall clock time (in seconds):30.55
27.38/30.77	o -36
27.63/30.96	c And the winner is CuttingPlanes
27.77/31.78	c Got one! Elapsed wall clock time (in seconds):31.559
27.77/31.78	o -37
28.01/32.00	c And the winner is CuttingPlanes
28.19/32.79	c Got one! Elapsed wall clock time (in seconds):32.568
28.19/32.79	o -38
28.99/33.24	c And the winner is CuttingPlanes
29.09/33.79	c Got one! Elapsed wall clock time (in seconds):33.574
29.09/33.79	o -39
29.29/33.97	c And the winner is CuttingPlanes
29.46/34.80	c Got one! Elapsed wall clock time (in seconds):34.584
29.46/34.80	o -49
29.84/35.03	c And the winner is CuttingPlanes
29.92/35.81	c Got one! Elapsed wall clock time (in seconds):35.592
29.92/35.81	o -50
30.09/35.97	c And the winner is CuttingPlanes
30.22/36.83	c Got one! Elapsed wall clock time (in seconds):36.598
30.22/36.83	o -51
30.58/37.09	c And the winner is CuttingPlanes
30.77/37.85	c Got one! Elapsed wall clock time (in seconds):37.629
30.77/37.85	o -52
31.27/38.13	c And the winner is CuttingPlanes
31.34/38.86	c Got one! Elapsed wall clock time (in seconds):38.638
31.34/38.86	o -53
31.62/39.06	c And the winner is CuttingPlanes
31.75/39.86	c Got one! Elapsed wall clock time (in seconds):39.644
31.75/39.86	o -54
32.01/40.05	c And the winner is CuttingPlanes
32.13/40.87	c Got one! Elapsed wall clock time (in seconds):40.653
32.13/40.87	o -64
32.77/41.22	c And the winner is CuttingPlanes
32.83/41.88	c Got one! Elapsed wall clock time (in seconds):41.661
32.83/41.88	o -65
33.26/42.15	c And the winner is CuttingPlanes
33.37/42.89	c Got one! Elapsed wall clock time (in seconds):42.667
33.37/42.89	o -66
34.39/43.47	c And the winner is CuttingPlanes
34.53/43.90	c Got one! Elapsed wall clock time (in seconds):43.68
34.53/43.90	o -67
35.12/44.20	c And the winner is CuttingPlanes
35.12/44.91	c Got one! Elapsed wall clock time (in seconds):44.693
35.12/44.91	o -68
35.68/45.21	c And the winner is CuttingPlanes
35.70/45.92	c Got one! Elapsed wall clock time (in seconds):45.7
35.70/45.92	o -69
36.06/46.17	c And the winner is CuttingPlanes
36.19/46.93	c Got one! Elapsed wall clock time (in seconds):46.71
36.19/46.93	o -71
56.34/57.20	c cleaning 2495 clauses out of 5000 with flag 5000/5000
67.72/62.91	c And the winner is CuttingPlanes
67.72/62.97	c Got one! Elapsed wall clock time (in seconds):62.749
67.72/62.97	o -72
69.58/63.91	c And the winner is CuttingPlanes
69.58/63.98	c Got one! Elapsed wall clock time (in seconds):63.758
69.58/63.98	o -73
74.40/66.44	c And the winner is CuttingPlanes
74.49/66.99	c Got one! Elapsed wall clock time (in seconds):66.77
74.49/66.99	o -74
85.79/72.70	c And the winner is CuttingPlanes
85.79/73.01	c Got one! Elapsed wall clock time (in seconds):72.787
85.79/73.01	o -75
103.00/81.72	c cleaning 4252 clauses out of 8505 with flag 11000/11000
159.55/110.36	c cleaning 5623 clauses out of 11253 with flag 18000/18000
223.02/142.47	c cleaning 6810 clauses out of 13631 with flag 26001/26001
292.57/177.63	c cleaning 7905 clauses out of 15821 with flag 35001/35001
368.51/216.03	c And the winner is Resolution
368.71/216.32	c Got one! Elapsed wall clock time (in seconds):216.103
368.71/216.32	o -80
373.43/218.74	c cleaning 8958 clauses out of 17916 with flag 45001/45001
458.86/261.94	c cleaning 9971 clauses out of 19957 with flag 56000/56000
541.11/303.54	c And the winner is Resolution
541.45/304.57	c Got one! Elapsed wall clock time (in seconds):304.344
541.45/304.57	o -81
554.19/311.02	c cleaning 10994 clauses out of 21987 with flag 68001/68001
657.04/363.02	c cleaning 11991 clauses out of 23992 with flag 81000/81000
768.39/419.39	c cleaning 12998 clauses out of 26001 with flag 95000/95000
801.48/436.11	c And the winner is Resolution
801.74/436.85	c Got one! Elapsed wall clock time (in seconds):436.631
801.74/436.85	o -82
889.79/481.39	c cleaning 13997 clauses out of 28004 with flag 110001/110001
910.78/492.02	c And the winner is CuttingPlanes
910.82/492.98	c Got one! Elapsed wall clock time (in seconds):492.76
910.82/492.98	o -83
926.52/500.97	c And the winner is CuttingPlanes
926.66/501.00	c Got one! Elapsed wall clock time (in seconds):500.783
926.66/501.00	o -85
962.74/519.27	c And the winner is CuttingPlanes
962.87/520.05	c Got one! Elapsed wall clock time (in seconds):519.829
962.87/520.05	o -86
1007.94/542.82	c cleaning 14496 clauses out of 29006 with flag 125000/125000
1127.15/603.15	c cleaning 14747 clauses out of 29510 with flag 140000/140000
1137.64/608.52	c And the winner is CuttingPlanes
1137.69/609.38	c Got one! Elapsed wall clock time (in seconds):609.162
1137.69/609.38	o -87
1245.50/663.85	c cleaning 14875 clauses out of 29763 with flag 155000/155000
1405.06/744.49	c cleaning 14898 clauses out of 29888 with flag 170000/170000
1557.66/821.53	c cleaning 14781 clauses out of 29990 with flag 185000/185000
1580.55/833.24	c And the winner is CuttingPlanes
1580.65/833.95	c Got one! Elapsed wall clock time (in seconds):833.729
1580.65/833.95	o -88
1675.89/882.00	c cleaning 15098 clauses out of 30210 with flag 200001/200001
1690.11/889.33	c And the winner is CuttingPlanes
1690.17/890.29	c Got one! Elapsed wall clock time (in seconds):890.065
1690.17/890.29	o -89
1794.48/942.91	c cleaning 15046 clauses out of 30112 with flag 215001/215001
1800.18/945.92	c starts		: 61
1800.18/945.92	c conflicts		: 4960
1800.18/945.92	c decisions		: 351462
1800.18/945.92	c propagations		: 4426013
1800.18/945.92	c inspects		: 201851285
1800.18/945.92	c learnt literals	: 0
1800.18/945.92	c learnt binary clauses	: 0
1800.18/945.92	c learnt ternary clauses	: 0
1800.18/945.92	c learnt clauses	: 4960
1800.18/945.92	c ignored clauses	: 0
1800.18/945.92	c root simplifications	: 0
1800.18/945.92	c removed literals (reason simplification)	: 0
1800.18/945.92	c reason swapping (by a shorter reason)	: 0
1800.18/945.92	c Calls to reduceDB	: 0
1800.18/945.92	c number of reductions to clauses (during analyze)	: 0
1800.18/945.92	c number of learned constraints concerned by reduction	: 0
1800.18/945.92	c number of learning phase by resolution	: 0
1800.18/945.92	c number of learning phase by cutting planes	: 0
1800.18/945.92	c speed (assignments/second)	: 79551.61133777881
1800.18/945.92	c non guided choices	155
1800.18/945.98	c learnt constraints type 
1800.18/945.98	c org.sat4j.pb.constraints.pb.MaxWatchPb => 4960
1800.18/945.98	c constraints type 
1800.18/945.98	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 6328
1800.18/945.98	c org.sat4j.minisat.constraints.card.MinWatchCard => 1003
1800.18/945.98	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 500
1800.18/945.98	c org.sat4j.pb.constraints.pb.MaxWatchPb => 6328
1800.18/945.98	c constraints type 
1800.18/945.98	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 500
1800.18/945.98	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 6328
1800.18/945.98	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1003
1800.18/945.98	c org.sat4j.pb.constraints.pb.MaxWatchPb => 6328
1800.18/945.98	s SATISFIABLE
1800.18/945.98	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 -x501 -x502 -x503 -x504 -x505 -x506 -x507 -x508 -x509 -x510 -x511 -x512 -x513 -x514 x515 -x516 -x517 -x518 x519 -x520 x521 -x522 x523 -x524 -x525 -x526 -x527 -x528 -x529 -x530 -x531 -x532 -x533 x534 -x535 -x536 -x537 -x538 -x539 -x540 -x541 -x542 -x543 -x544 -x545 -x546 -x547 -x548 -x549 -x550 x551 -x552 -x553 -x554 -x555 -x556 x557 -x558 -x559 -x560 -x561 -x562 -x563 -x564 -x565 -x566 -x567 -x568 -x569 -x570 -x571 -x572 -x573 -x574 -x575 -x576 -x577 -x578 -x579 -x580 -x581 x582 x583 -x584 -x585 -x586 -x587 -x588 -x589 x590 -x591 x592 -x593 -x594 -x595 -x596 -x597 -x598 -x599 -x600 -x601 -x602 -x603 -x604 x605 -x606 -x607 -x608 -x609 -x610 -x611 -x612 -x613 -x614 -x615 x616 -x617 -x618 -x619 -x620 -x621 -x622 -x623 -x624 -x625 -x626 -x627 -x628 -x629 -x630 -x631 -x632 -x633 -x634 -x635 x636 -x637 -x638 -x639 -x640 -x641 x642 -x643 -x644 x645 -x646 -x647 -x648 -x649 -x650 -x651 -x652 -x653 -x654 -x655 -x656 -x657 -x658 x659 -x660 -x661 -x662 -x663 -x664 -x665 -x666 -x667 -x668 -x669 x670 -x671 -x672 -x673 -x674 -x675 -x676 x677 -x678 -x679 -x680 x681 -x682 x683 -x684 x685 -x686 -x687 -x688 -x689 -x690 -x691 -x692 -x693 x694 -x695 -x696 -x697 -x698 -x699 -x700 -x701 x702 -x703 x704 -x705 -x706 -x707 -x708 -x709 -x710 -x711 -x712 -x713 -x714 -x715 -x716 -x717 -x718 -x719 -x720 -x721 -x722 -x723 -x724 -x725 -x726 x727 -x728 -x729 x730 -x731 -x732 x733 x734 -x735 x736 -x737 -x738 -x739 -x740 -x741 -x742 x743 x744 -x745 -x746 x747 x748 -x749 x750 -x751 -x752 -x753 -x754 -x755 -x756 -x757 -x758 -x759 -x760 -x761 -x762 -x763 -x764 -x765 -x766 -x767 x768 x769 -x770 -x771 -x772 -x773 -x774 -x775 -x776 -x777 -x778 -x779 -x780 x781 -x782 -x783 x784 -x785 -x786 -x787 -x788 -x789 -x790 x791 -x792 -x793 -x794 -x795 x796 -x797 -x798 -x799 -x800 -x801 -x802 -x803 -x804 -x805 -x806 -x807 -x808 x809 x810 -x811 -x812 -x813 -x814 -x815 x816 -x817 x818 -x819 -x820 x821 -x822 x823 -x824 -x825 -x826 -x827 x828 -x829 -x830 -x831 -x832 -x833 x834 -x835 -x836 -x837 -x838 -x839 x840 -x841 -x842 -x843 -x844 x845 -x846 -x847 x848 -x849 -x850 -x851 -x852 -x853 x854 -x855 -x856 x857 -x858 -x859 -x860 -x861 -x862 x863 -x864 -x865 -x866 -x867 -x868 -x869 -x870 -x871 x872 -x873 -x874 -x875 -x876 x877 -x878 x879 -x880 x881 -x882 x883 x884 -x885 x886 -x887 -x888 x889 -x890 -x891 x892 -x893 x894 -x895 -x896 -x897 -x898 -x899 x900 -x901 -x902 -x903 -x904 -x905 x906 -x907 x908 x909 -x910 x911 x912 -x913 -x914 -x915 -x916 x917 x918 x919 x920 x921 -x922 -x923 -x924 -x925 -x926 -x927 -x928 -x929 -x930 -x931 -x932 -x933 -x934 -x935 -x936 -x937 -x938 -x939 -x940 -x941 -x942 -x943 x944 -x945 -x946 x947 -x948 x949 -x950 x951 x952 -x953 -x954 -x955 x956 -x957 -x958 -x959 x960 -x961 -x962 -x963 x964 -x965 -x966 -x967 -x968 -x969 -x970 -x971 -x972 x973 -x974 -x975 -x976 -x977 x978 -x979 -x980 -x981 -x982 -x983 -x984 x985 -x986 -x987 -x988 -x989 -x990 -x991 -x992 -x993 -x994 -x995 x996 x997 -x998 -x999 -x1000 
1800.18/945.98	c objective function=-89
1800.18/945.98	c Total wall clock time (in seconds): 945.765

Verifier Data

OK	-89

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2662001-1276671026/watcher-2662001-1276671026 -o /tmp/evaluation-result-2662001-1276671026/solver-2662001-1276671026 -C 1800 -W 2000 -M 1800 java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-2662001-1276671026.opb 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.85 1.93 1.58 3/106 14242
/proc/meminfo: memFree=1722620/2059040 swapFree=4141376/4192956
[pid=14242] ppid=14240 vsize=1752 CPUtime=0
/proc/14242/stat : 14242 (java6) R 14240 14242 13665 0 -1 4194304 165 0 0 0 0 0 0 0 19 0 1 0 8394998 1794048 81 1992294400 134512640 134550932 4288292800 18446744073709551615 12502308 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14242/statm: 425 74 55 10 0 30 0

[startup+0.0428709 s]
/proc/loadavg: 1.85 1.93 1.58 3/106 14242
/proc/meminfo: memFree=1722620/2059040 swapFree=4141376/4192956
[pid=14242] ppid=14240 vsize=1520328 CPUtime=0.02
/proc/14242/stat : 14242 (java) S 14240 14242 13665 0 -1 4202496 3360 0 1 0 1 1 0 0 15 0 4 0 8394998 1556815872 2803 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/14242/statm: 380082 2804 945 10 0 377392 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1520328

[startup+0.10187 s]
/proc/loadavg: 1.85 1.93 1.58 3/106 14242
/proc/meminfo: memFree=1722620/2059040 swapFree=4141376/4192956
[pid=14242] ppid=14240 vsize=1524180 CPUtime=0.08
/proc/14242/stat : 14242 (java) S 14240 14242 13665 0 -1 4202496 3961 0 1 0 6 2 0 0 15 0 12 0 8394998 1560760320 3400 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/14242/statm: 381045 3400 1075 10 0 378348 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1524180

[startup+0.301864 s]
/proc/loadavg: 1.85 1.93 1.58 3/106 14242
/proc/meminfo: memFree=1722620/2059040 swapFree=4141376/4192956
[pid=14242] ppid=14240 vsize=1526416 CPUtime=0.35
/proc/14242/stat : 14242 (java) S 14240 14242 13665 0 -1 4202496 5420 0 1 0 32 3 0 0 15 0 12 0 8394998 1563049984 4857 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/14242/statm: 381604 4857 1353 10 0 378907 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 1526416

[startup+0.701853 s]
/proc/loadavg: 1.85 1.93 1.58 3/106 14242
/proc/meminfo: memFree=1722620/2059040 swapFree=4141376/4192956
[pid=14242] ppid=14240 vsize=1528404 CPUtime=1.09
/proc/14242/stat : 14242 (java) S 14240 14242 13665 0 -1 4202496 7273 0 1 0 105 4 0 0 15 0 12 0 8394998 1565085696 6638 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/14242/statm: 382101 6638 1407 10 0 379404 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 1528404

[startup+1.50083 s]
/proc/loadavg: 1.85 1.93 1.58 4/118 14254
/proc/meminfo: memFree=1696732/2059040 swapFree=4141376/4192956
[pid=14242] ppid=14240 vsize=1529740 CPUtime=2.26
/proc/14242/stat : 14242 (java) S 14240 14242 13665 0 -1 4202496 9772 0 1 0 221 5 0 0 15 0 12 0 8394998 1566453760 8931 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/14242/statm: 382435 8931 1411 10 0 379738 0
[pid=14242/tid=14244] ppid=14240 vsize=1529740 CPUtime=1.46
/proc/14242/task/14244/stat : 14244 (java) R 14240 14242 13665 0 -1 4202560 6957 0 1 0 142 4 0 0 25 0 12 0 8394999 1566453760 8931 1992294400 134512640 134550932 4289710592 18446744073709551615 4108934667 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=14242/tid=14245] ppid=14240 vsize=1529740 CPUtime=0
/proc/14242/task/14245/stat : 14245 (java) S 14240 14242 13665 0 -1 4202560 3 0 0 0 0 0 0 0 17 0 12 0 8395001 1566453760 8931 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14246] ppid=14240 vsize=1529740 CPUtime=0
/proc/14242/task/14246/stat : 14246 (java) S 14240 14242 13665 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 12 0 8395001 1566453760 8931 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14247] ppid=14240 vsize=1529740 CPUtime=0
/proc/14242/task/14247/stat : 14247 (java) S 14240 14242 13665 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 12 0 8395003 1566453760 8931 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 0 0 16800975 18446604437811342080 0 0 -1 1 0 0 0
[pid=14242/tid=14248] ppid=14240 vsize=1529740 CPUtime=0
/proc/14242/task/14248/stat : 14248 (java) S 14240 14242 13665 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 12 0 8395003 1566453760 8931 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14249] ppid=14240 vsize=1529740 CPUtime=0
/proc/14242/task/14249/stat : 14249 (java) S 14240 14242 13665 0 -1 4202560 5 0 0 0 0 0 0 0 21 0 12 0 8395003 1566453760 8931 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14250] ppid=14240 vsize=1529740 CPUtime=0
/proc/14242/task/14250/stat : 14250 (java) S 14240 14242 13665 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 12 0 8395007 1566453760 8931 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14251] ppid=14240 vsize=1529740 CPUtime=0.34
/proc/14242/task/14251/stat : 14251 (java) S 14240 14242 13665 0 -1 4202560 563 0 0 0 34 0 0 0 19 0 12 0 8395007 1566453760 8931 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14252] ppid=14240 vsize=1529740 CPUtime=0.43
/proc/14242/task/14252/stat : 14252 (java) S 14240 14242 13665 0 -1 4202560 1187 0 0 0 43 0 0 0 18 0 12 0 8395007 1566453760 8931 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14253] ppid=14240 vsize=1529740 CPUtime=0
/proc/14242/task/14253/stat : 14253 (java) S 14240 14242 13665 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 12 0 8395007 1566453760 8931 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14254] ppid=14240 vsize=1529740 CPUtime=0
/proc/14242/task/14254/stat : 14254 (java) S 14240 14242 13665 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 8395007 1566453760 8931 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.26
Current children cumulated vsize (KiB) 1529740

[startup+3.10179 s]
/proc/loadavg: 1.85 1.93 1.58 3/118 14254
/proc/meminfo: memFree=1681108/2059040 swapFree=4141376/4192956
[pid=14242] ppid=14240 vsize=1541348 CPUtime=4.7
/proc/14242/stat : 14242 (java) S 14240 14242 13665 0 -1 4202496 18335 0 1 0 460 10 0 0 15 0 12 0 8394998 1578340352 13610 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/14242/statm: 385337 13610 1412 10 0 382640 0
[pid=14242/tid=14244] ppid=14240 vsize=1541348 CPUtime=3.05
/proc/14242/task/14244/stat : 14244 (java) R 14240 14242 13665 0 -1 4202560 8791 0 1 0 300 5 0 0 25 0 12 0 8394999 1578340352 13610 1992294400 134512640 134550932 4289710592 18446744073709551615 4108787920 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=14242/tid=14245] ppid=14240 vsize=1541348 CPUtime=0
/proc/14242/task/14245/stat : 14245 (java) S 14240 14242 13665 0 -1 4202560 3 0 0 0 0 0 0 0 17 0 12 0 8395001 1578340352 13610 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14246] ppid=14240 vsize=1541348 CPUtime=0
/proc/14242/task/14246/stat : 14246 (java) S 14240 14242 13665 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 12 0 8395001 1578340352 13610 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14247] ppid=14240 vsize=1541348 CPUtime=0
/proc/14242/task/14247/stat : 14247 (java) S 14240 14242 13665 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 12 0 8395003 1578340352 13610 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 0 0 16800975 18446604437811342080 0 0 -1 1 0 0 0
[pid=14242/tid=14248] ppid=14240 vsize=1541348 CPUtime=0
/proc/14242/task/14248/stat : 14248 (java) S 14240 14242 13665 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 12 0 8395003 1578340352 13610 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14249] ppid=14240 vsize=1541348 CPUtime=0
/proc/14242/task/14249/stat : 14249 (java) S 14240 14242 13665 0 -1 4202560 5 0 0 0 0 0 0 0 21 0 12 0 8395003 1578340352 13610 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14250] ppid=14240 vsize=1541348 CPUtime=0
/proc/14242/task/14250/stat : 14250 (java) S 14240 14242 13665 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 12 0 8395007 1578340352 13610 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14251] ppid=14240 vsize=1541348 CPUtime=0.37
/proc/14242/task/14251/stat : 14251 (java) S 14240 14242 13665 0 -1 4202560 584 0 0 0 37 0 0 0 15 0 12 0 8395007 1578340352 13610 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 1 0 0 0
[pid=14242/tid=14252] ppid=14240 vsize=1541348 CPUtime=1.24
/proc/14242/task/14252/stat : 14252 (java) S 14240 14242 13665 0 -1 4202560 7895 0 0 0 121 3 0 0 15 0 12 0 8395007 1578340352 13610 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14253] ppid=14240 vsize=1541348 CPUtime=0
/proc/14242/task/14253/stat : 14253 (java) S 14240 14242 13665 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 12 0 8395007 1578340352 13610 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14254] ppid=14240 vsize=1541348 CPUtime=0
/proc/14242/task/14254/stat : 14254 (java) S 14240 14242 13665 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 8395007 1578340352 13610 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.7
Current children cumulated vsize (KiB) 1541348

[startup+6.30169 s]
/proc/loadavg: 1.78 1.92 1.57 2/118 14256
/proc/meminfo: memFree=1665360/2059040 swapFree=4141376/4192956
[pid=14242] ppid=14240 vsize=1540800 CPUtime=8
/proc/14242/stat : 14242 (java) S 14240 14242 13665 0 -1 4202496 21107 0 1 0 789 11 0 0 15 0 12 0 8394998 1577779200 16251 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/14242/statm: 385200 16251 1419 10 0 382503 0
[pid=14242/tid=14244] ppid=14240 vsize=1540800 CPUtime=6.19
/proc/14242/task/14244/stat : 14244 (java) R 14240 14242 13665 0 -1 4202560 11523 0 1 0 613 6 0 0 25 0 12 0 8394999 1577779200 16251 1992294400 134512640 134550932 4289710592 18446744073709551615 4108934667 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=14242/tid=14245] ppid=14240 vsize=1540800 CPUtime=0
/proc/14242/task/14245/stat : 14245 (java) S 14240 14242 13665 0 -1 4202560 3 0 0 0 0 0 0 0 17 0 12 0 8395001 1577779200 16251 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14246] ppid=14240 vsize=1540800 CPUtime=0
/proc/14242/task/14246/stat : 14246 (java) S 14240 14242 13665 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 12 0 8395001 1577779200 16251 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14247] ppid=14240 vsize=1540800 CPUtime=0
/proc/14242/task/14247/stat : 14247 (java) S 14240 14242 13665 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 12 0 8395003 1577779200 16251 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 0 0 16800975 18446604437811342080 0 0 -1 1 0 0 0
[pid=14242/tid=14248] ppid=14240 vsize=1540800 CPUtime=0
/proc/14242/task/14248/stat : 14248 (java) S 14240 14242 13665 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 12 0 8395003 1577779200 16251 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14249] ppid=14240 vsize=1540800 CPUtime=0
/proc/14242/task/14249/stat : 14249 (java) S 14240 14242 13665 0 -1 4202560 5 0 0 0 0 0 0 0 21 0 12 0 8395003 1577779200 16251 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14250] ppid=14240 vsize=1540800 CPUtime=0
/proc/14242/task/14250/stat : 14250 (java) S 14240 14242 13665 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 12 0 8395007 1577779200 16251 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14251] ppid=14240 vsize=1540800 CPUtime=0.47
/proc/14242/task/14251/stat : 14251 (java) S 14240 14242 13665 0 -1 4202560 614 0 0 0 47 0 0 0 16 0 12 0 8395007 1577779200 16251 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 1 0 0 0
[pid=14242/tid=14252] ppid=14240 vsize=1540800 CPUtime=1.31
/proc/14242/task/14252/stat : 14252 (java) S 14240 14242 13665 0 -1 4202560 7904 0 0 0 128 3 0 0 15 0 12 0 8395007 1577779200 16251 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14253] ppid=14240 vsize=1540800 CPUtime=0
/proc/14242/task/14253/stat : 14253 (java) S 14240 14242 13665 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 12 0 8395007 1577779200 16251 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14254] ppid=14240 vsize=1540800 CPUtime=0
/proc/14242/task/14254/stat : 14254 (java) S 14240 14242 13665 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 8395007 1577779200 16251 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 8
Current children cumulated vsize (KiB) 1540800

[startup+12.7015 s]
/proc/loadavg: 1.72 1.90 1.57 2/118 14256
/proc/meminfo: memFree=1642048/2059040 swapFree=4141376/4192956
[pid=14242] ppid=14240 vsize=1540800 CPUtime=14.54
/proc/14242/stat : 14242 (java) S 14240 14242 13665 0 -1 4202496 26830 0 1 0 1440 14 0 0 15 0 12 0 8394998 1577779200 21973 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/14242/statm: 385200 21973 1419 10 0 382503 0
[pid=14242/tid=14244] ppid=14240 vsize=1540800 CPUtime=12.54
/proc/14242/task/14244/stat : 14244 (java) R 14240 14242 13665 0 -1 4202560 17221 0 1 0 1245 9 0 0 25 0 12 0 8394999 1577779200 21973 1992294400 134512640 134550932 4289710592 18446744073709551615 4108934667 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=14242/tid=14245] ppid=14240 vsize=1540800 CPUtime=0
/proc/14242/task/14245/stat : 14245 (java) S 14240 14242 13665 0 -1 4202560 3 0 0 0 0 0 0 0 17 0 12 0 8395001 1577779200 21973 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14246] ppid=14240 vsize=1540800 CPUtime=0
/proc/14242/task/14246/stat : 14246 (java) S 14240 14242 13665 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 12 0 8395001 1577779200 21973 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14247] ppid=14240 vsize=1540800 CPUtime=0
/proc/14242/task/14247/stat : 14247 (java) S 14240 14242 13665 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 12 0 8395003 1577779200 21973 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 0 0 16800975 18446604437811342080 0 0 -1 1 0 0 0
[pid=14242/tid=14248] ppid=14240 vsize=1540800 CPUtime=0
/proc/14242/task/14248/stat : 14248 (java) S 14240 14242 13665 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 12 0 8395003 1577779200 21973 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14249] ppid=14240 vsize=1540800 CPUtime=0
/proc/14242/task/14249/stat : 14249 (java) S 14240 14242 13665 0 -1 4202560 5 0 0 0 0 0 0 0 21 0 12 0 8395003 1577779200 21973 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14250] ppid=14240 vsize=1540800 CPUtime=0
/proc/14242/task/14250/stat : 14250 (java) S 14240 14242 13665 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 12 0 8395007 1577779200 21973 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14251] ppid=14240 vsize=1540800 CPUtime=0.48
/proc/14242/task/14251/stat : 14251 (java) S 14240 14242 13665 0 -1 4202560 614 0 0 0 48 0 0 0 16 0 12 0 8395007 1577779200 21973 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 1 0 0 0
[pid=14242/tid=14252] ppid=14240 vsize=1540800 CPUtime=1.48
/proc/14242/task/14252/stat : 14252 (java) S 14240 14242 13665 0 -1 4202560 7929 0 0 0 145 3 0 0 15 0 12 0 8395007 1577779200 21973 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14253] ppid=14240 vsize=1540800 CPUtime=0
/proc/14242/task/14253/stat : 14253 (java) S 14240 14242 13665 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 12 0 8395007 1577779200 21973 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14254] ppid=14240 vsize=1540800 CPUtime=0
/proc/14242/task/14254/stat : 14254 (java) S 14240 14242 13665 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 8395007 1577779200 21973 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 14.54
Current children cumulated vsize (KiB) 1540800

[startup+25.5012 s]
/proc/loadavg: 1.70 1.89 1.57 1/120 14278
/proc/meminfo: memFree=1560812/2059040 swapFree=4141376/4192956
[pid=14242] ppid=14240 vsize=1541028 CPUtime=24.65
/proc/14242/stat : 14242 (java) S 14240 14242 13665 0 -1 4202496 48020 0 1 0 2436 29 0 0 15 0 14 0 8394998 1578012672 41561 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/14242/statm: 385257 41561 1444 10 0 382560 0
[pid=14242/tid=14244] ppid=14240 vsize=1541028 CPUtime=15.45
/proc/14242/task/14244/stat : 14244 (java) S 14240 14242 13665 0 -1 4202560 21054 0 1 0 1534 11 0 0 19 0 14 0 8394999 1578012672 41561 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14245] ppid=14240 vsize=1541028 CPUtime=0.16
/proc/14242/task/14245/stat : 14245 (java) S 14240 14242 13665 0 -1 4202560 2780 0 0 0 15 1 0 0 16 0 14 0 8395001 1578012672 41561 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 1 0 0 0
[pid=14242/tid=14246] ppid=14240 vsize=1541028 CPUtime=0.13
/proc/14242/task/14246/stat : 14246 (java) S 14240 14242 13665 0 -1 4202560 2065 0 0 0 13 0 0 0 18 0 14 0 8395001 1578012672 41561 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14247] ppid=14240 vsize=1541028 CPUtime=0.1
/proc/14242/task/14247/stat : 14247 (java) S 14240 14242 13665 0 -1 4202560 18 0 0 0 6 4 0 0 15 0 14 0 8395003 1578012672 41561 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 0 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14248] ppid=14240 vsize=1541028 CPUtime=0
/proc/14242/task/14248/stat : 14248 (java) S 14240 14242 13665 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 14 0 8395003 1578012672 41561 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14249] ppid=14240 vsize=1541028 CPUtime=0
/proc/14242/task/14249/stat : 14249 (java) S 14240 14242 13665 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 14 0 8395003 1578012672 41561 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14250] ppid=14240 vsize=1541028 CPUtime=0
/proc/14242/task/14250/stat : 14250 (java) S 14240 14242 13665 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 14 0 8395007 1578012672 41561 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14251] ppid=14240 vsize=1541028 CPUtime=1.39

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

/proc/14242/statm: 385257 69017 1449 10 0 382560 0
[pid=14242/tid=14244] ppid=14240 vsize=1541028 CPUtime=15.57
/proc/14242/task/14244/stat : 14244 (java) S 14240 14242 13665 0 -1 4202560 21060 0 1 0 1545 12 0 0 15 0 16 0 8394999 1578012672 69017 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 1 0 0 0
[pid=14242/tid=14245] ppid=14240 vsize=1541028 CPUtime=9.82
/proc/14242/task/14245/stat : 14245 (java) S 14240 14242 13665 0 -1 4202560 17004 0 0 0 967 15 0 0 16 0 16 0 8395001 1578012672 69017 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 1 0 0 0
[pid=14242/tid=14246] ppid=14240 vsize=1541028 CPUtime=9.77
/proc/14242/task/14246/stat : 14246 (java) S 14240 14242 13665 0 -1 4202560 14561 0 0 0 958 19 0 0 16 0 16 0 8395001 1578012672 69017 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 1 0 0 0
[pid=14242/tid=14247] ppid=14240 vsize=1541028 CPUtime=3.63
/proc/14242/task/14247/stat : 14247 (java) S 14240 14242 13665 0 -1 4202560 443 0 0 0 350 13 0 0 16 0 16 0 8395003 1578012672 69017 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 0 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14248] ppid=14240 vsize=1541028 CPUtime=0
/proc/14242/task/14248/stat : 14248 (java) S 14240 14242 13665 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 16 0 8395003 1578012672 69017 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14249] ppid=14240 vsize=1541028 CPUtime=0
/proc/14242/task/14249/stat : 14249 (java) S 14240 14242 13665 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 16 0 8395003 1578012672 69017 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14250] ppid=14240 vsize=1541028 CPUtime=0
/proc/14242/task/14250/stat : 14250 (java) S 14240 14242 13665 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 16 0 8395007 1578012672 69017 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14251] ppid=14240 vsize=1541028 CPUtime=1.64
/proc/14242/task/14251/stat : 14251 (java) S 14240 14242 13665 0 -1 4202560 2265 0 0 0 163 1 0 0 16 0 16 0 8395007 1578012672 69017 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14252] ppid=14240 vsize=1541028 CPUtime=3.19
/proc/14242/task/14252/stat : 14252 (java) S 14240 14242 13665 0 -1 4202560 8047 0 0 0 315 4 0 0 15 0 16 0 8395007 1578012672 69017 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 1 0 0 0
[pid=14242/tid=14253] ppid=14240 vsize=1541028 CPUtime=0
/proc/14242/task/14253/stat : 14253 (java) S 14240 14242 13665 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 16 0 8395007 1578012672 69017 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14254] ppid=14240 vsize=1541028 CPUtime=0
/proc/14242/task/14254/stat : 14254 (java) S 14240 14242 13665 0 -1 4202560 49 0 0 0 0 0 0 0 15 0 16 0 8395007 1578012672 69017 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 1 0 0 0
[pid=14242/tid=14259] ppid=14240 vsize=1541028 CPUtime=0
/proc/14242/task/14259/stat : 14259 (java) S 14240 14242 13665 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 16 0 8396562 1578012672 69017 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 1 0 0 0
[pid=14242/tid=14260] ppid=14240 vsize=1541028 CPUtime=0
/proc/14242/task/14260/stat : 14260 (java) S 14240 14242 13665 0 -1 4202560 6 0 0 0 0 0 0 0 25 0 16 0 8396567 1578012672 69017 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14359] ppid=14240 vsize=1541028 CPUtime=208.17
/proc/14242/task/14359/stat : 14359 (java) R 14240 14242 13665 0 -1 4202560 107 0 0 0 20812 5 0 0 24 0 16 0 8455937 1578012672 69017 1992294400 134512640 134550932 4289710592 18446744073709551615 4109243663 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=14242/tid=14360] ppid=14240 vsize=1541028 CPUtime=207.82
/proc/14242/task/14360/stat : 14360 (java) R 14240 14242 13665 0 -1 4202560 62 0 0 0 20778 4 0 0 25 0 16 0 8455937 1578012672 69017 1992294400 134512640 134550932 4289710592 18446744073709551615 4109219467 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1558.95
Current children cumulated vsize (KiB) 1541028

[startup+882.301 s]
/proc/loadavg: 2.14 2.05 1.82 2/122 14377
/proc/meminfo: memFree=1449444/2059040 swapFree=4141376/4192956
[pid=14242] ppid=14240 vsize=1541028 CPUtime=1676.23
/proc/14242/stat : 14242 (java) S 14240 14242 13665 0 -1 4202496 78225 0 1 0 167507 116 0 0 15 0 16 0 8394998 1578012672 69017 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/14242/statm: 385257 69017 1449 10 0 382560 0
[pid=14242/tid=14244] ppid=14240 vsize=1541028 CPUtime=15.57
/proc/14242/task/14244/stat : 14244 (java) S 14240 14242 13665 0 -1 4202560 21061 0 1 0 1545 12 0 0 15 0 16 0 8394999 1578012672 69017 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 1 0 0 0
[pid=14242/tid=14245] ppid=14240 vsize=1541028 CPUtime=10.52
/proc/14242/task/14245/stat : 14245 (java) S 14240 14242 13665 0 -1 4202560 17004 0 0 0 1037 15 0 0 15 0 16 0 8395001 1578012672 69017 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 1 0 0 0
[pid=14242/tid=14246] ppid=14240 vsize=1541028 CPUtime=10.46
/proc/14242/task/14246/stat : 14246 (java) S 14240 14242 13665 0 -1 4202560 14561 0 0 0 1025 21 0 0 16 0 16 0 8395001 1578012672 69017 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 1 0 0 0
[pid=14242/tid=14247] ppid=14240 vsize=1541028 CPUtime=3.9
/proc/14242/task/14247/stat : 14247 (java) S 14240 14242 13665 0 -1 4202560 447 0 0 0 377 13 0 0 16 0 16 0 8395003 1578012672 69017 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 0 0 16800975 18446604437811342080 0 0 -1 1 0 0 0
[pid=14242/tid=14248] ppid=14240 vsize=1541028 CPUtime=0
/proc/14242/task/14248/stat : 14248 (java) S 14240 14242 13665 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 16 0 8395003 1578012672 69017 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14249] ppid=14240 vsize=1541028 CPUtime=0
/proc/14242/task/14249/stat : 14249 (java) S 14240 14242 13665 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 16 0 8395003 1578012672 69017 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14250] ppid=14240 vsize=1541028 CPUtime=0
/proc/14242/task/14250/stat : 14250 (java) S 14240 14242 13665 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 16 0 8395007 1578012672 69017 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14251] ppid=14240 vsize=1541028 CPUtime=1.64
/proc/14242/task/14251/stat : 14251 (java) S 14240 14242 13665 0 -1 4202560 2265 0 0 0 163 1 0 0 16 0 16 0 8395007 1578012672 69017 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14252] ppid=14240 vsize=1541028 CPUtime=3.26
/proc/14242/task/14252/stat : 14252 (java) S 14240 14242 13665 0 -1 4202560 8047 0 0 0 322 4 0 0 15 0 16 0 8395007 1578012672 69017 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 1 0 0 0
[pid=14242/tid=14253] ppid=14240 vsize=1541028 CPUtime=0
/proc/14242/task/14253/stat : 14253 (java) S 14240 14242 13665 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 16 0 8395007 1578012672 69017 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14254] ppid=14240 vsize=1541028 CPUtime=0
/proc/14242/task/14254/stat : 14254 (java) S 14240 14242 13665 0 -1 4202560 53 0 0 0 0 0 0 0 15 0 16 0 8395007 1578012672 69017 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 1 0 0 0
[pid=14242/tid=14259] ppid=14240 vsize=1541028 CPUtime=0
/proc/14242/task/14259/stat : 14259 (java) S 14240 14242 13665 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 16 0 8396562 1578012672 69017 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 1 0 0 0
[pid=14242/tid=14260] ppid=14240 vsize=1541028 CPUtime=0
/proc/14242/task/14260/stat : 14260 (java) S 14240 14242 13665 0 -1 4202560 6 0 0 0 0 0 0 0 25 0 16 0 8396567 1578012672 69017 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14376] ppid=14240 vsize=1541028 CPUtime=47.16
/proc/14242/task/14376/stat : 14376 (java) R 14240 14242 13665 0 -1 4202560 32 0 0 0 4715 1 0 0 23 0 16 0 8478393 1578012672 69017 1992294400 134512640 134550932 4289710592 18446744073709551615 4109258286 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=14242/tid=14377] ppid=14240 vsize=1541028 CPUtime=46.78
/proc/14242/task/14377/stat : 14377 (java) R 14240 14242 13665 0 -1 4202560 24 0 0 0 4678 0 0 0 23 0 16 0 8478393 1578012672 69017 1992294400 134512640 134550932 4289710592 18446744073709551615 4109258388 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1676.23
Current children cumulated vsize (KiB) 1541028

[startup+942.301 s]
/proc/loadavg: 2.05 2.04 1.83 3/122 14381
/proc/meminfo: memFree=1449320/2059040 swapFree=4141376/4192956
[pid=14242] ppid=14240 vsize=1541028 CPUtime=1793.29
/proc/14242/stat : 14242 (java) S 14240 14242 13665 0 -1 4202496 78309 0 1 0 179207 122 0 0 15 0 16 0 8394998 1578012672 69027 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/14242/statm: 385257 69027 1449 10 0 382560 0
[pid=14242/tid=14244] ppid=14240 vsize=1541028 CPUtime=15.58
/proc/14242/task/14244/stat : 14244 (java) S 14240 14242 13665 0 -1 4202560 21061 0 1 0 1546 12 0 0 15 0 16 0 8394999 1578012672 69027 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14245] ppid=14240 vsize=1541028 CPUtime=11.34
/proc/14242/task/14245/stat : 14245 (java) S 14240 14242 13665 0 -1 4202560 17004 0 0 0 1119 15 0 0 15 0 16 0 8395001 1578012672 69027 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 1 0 0 0
[pid=14242/tid=14246] ppid=14240 vsize=1541028 CPUtime=11.27
/proc/14242/task/14246/stat : 14246 (java) S 14240 14242 13665 0 -1 4202560 14561 0 0 0 1105 22 0 0 16 0 16 0 8395001 1578012672 69027 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14247] ppid=14240 vsize=1541028 CPUtime=3.93
/proc/14242/task/14247/stat : 14247 (java) S 14240 14242 13665 0 -1 4202560 449 0 0 0 380 13 0 0 15 0 16 0 8395003 1578012672 69027 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 0 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14248] ppid=14240 vsize=1541028 CPUtime=0
/proc/14242/task/14248/stat : 14248 (java) S 14240 14242 13665 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 16 0 8395003 1578012672 69027 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14249] ppid=14240 vsize=1541028 CPUtime=0
/proc/14242/task/14249/stat : 14249 (java) S 14240 14242 13665 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 16 0 8395003 1578012672 69027 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14250] ppid=14240 vsize=1541028 CPUtime=0
/proc/14242/task/14250/stat : 14250 (java) S 14240 14242 13665 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 16 0 8395007 1578012672 69027 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14251] ppid=14240 vsize=1541028 CPUtime=1.65
/proc/14242/task/14251/stat : 14251 (java) S 14240 14242 13665 0 -1 4202560 2265 0 0 0 164 1 0 0 15 0 16 0 8395007 1578012672 69027 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14252] ppid=14240 vsize=1541028 CPUtime=3.45
/proc/14242/task/14252/stat : 14252 (java) S 14240 14242 13665 0 -1 4202560 8056 0 0 0 341 4 0 0 15 0 16 0 8395007 1578012672 69027 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 1 0 0 0
[pid=14242/tid=14253] ppid=14240 vsize=1541028 CPUtime=0
/proc/14242/task/14253/stat : 14253 (java) S 14240 14242 13665 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 16 0 8395007 1578012672 69027 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14254] ppid=14240 vsize=1541028 CPUtime=0
/proc/14242/task/14254/stat : 14254 (java) S 14240 14242 13665 0 -1 4202560 55 0 0 0 0 0 0 0 15 0 16 0 8395007 1578012672 69027 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 1 0 0 0
[pid=14242/tid=14259] ppid=14240 vsize=1541028 CPUtime=0
/proc/14242/task/14259/stat : 14259 (java) S 14240 14242 13665 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 16 0 8396562 1578012672 69027 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 1 0 0 0
[pid=14242/tid=14260] ppid=14240 vsize=1541028 CPUtime=0
/proc/14242/task/14260/stat : 14260 (java) S 14240 14242 13665 0 -1 4202560 6 0 0 0 0 0 0 0 25 0 16 0 8396567 1578012672 69027 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14378] ppid=14240 vsize=1541028 CPUtime=51.02
/proc/14242/task/14378/stat : 14378 (java) R 14240 14242 13665 0 -1 4202560 53 0 0 0 5102 0 0 0 25 0 16 0 8484027 1578012672 69027 1992294400 134512640 134550932 4289710592 18446744073709551615 4109257745 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=14242/tid=14379] ppid=14240 vsize=1541028 CPUtime=50.36
/proc/14242/task/14379/stat : 14379 (java) R 14240 14242 13665 0 -1 4202560 10 0 0 0 5034 2 0 0 25 0 16 0 8484027 1578012672 69027 1992294400 134512640 134550932 4289710592 18446744073709551615 4109219460 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1793.29
Current children cumulated vsize (KiB) 1541028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+945.901 s]
/proc/loadavg: 2.05 2.04 1.83 4/122 14381
/proc/meminfo: memFree=1449320/2059040 swapFree=4141376/4192956
[pid=14242] ppid=14240 vsize=1541028 CPUtime=1800.18
/proc/14242/stat : 14242 (java) S 14240 14242 13665 0 -1 4202496 78317 0 1 0 179896 122 0 0 15 0 16 0 8394998 1578012672 69027 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/14242/statm: 385257 69027 1449 10 0 382560 0
[pid=14242/tid=14244] ppid=14240 vsize=1541028 CPUtime=15.58
/proc/14242/task/14244/stat : 14244 (java) S 14240 14242 13665 0 -1 4202560 21061 0 1 0 1546 12 0 0 15 0 16 0 8394999 1578012672 69027 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14245] ppid=14240 vsize=1541028 CPUtime=11.39
/proc/14242/task/14245/stat : 14245 (java) S 14240 14242 13665 0 -1 4202560 17004 0 0 0 1124 15 0 0 16 0 16 0 8395001 1578012672 69027 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 1 0 0 0
[pid=14242/tid=14246] ppid=14240 vsize=1541028 CPUtime=11.32
/proc/14242/task/14246/stat : 14246 (java) S 14240 14242 13665 0 -1 4202560 14561 0 0 0 1110 22 0 0 15 0 16 0 8395001 1578012672 69027 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14247] ppid=14240 vsize=1541028 CPUtime=4.19
/proc/14242/task/14247/stat : 14247 (java) S 14240 14242 13665 0 -1 4202560 451 0 0 0 406 13 0 0 15 0 16 0 8395003 1578012672 69027 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 0 0 16800975 18446604437811342080 0 0 -1 1 0 0 0
[pid=14242/tid=14248] ppid=14240 vsize=1541028 CPUtime=0
/proc/14242/task/14248/stat : 14248 (java) S 14240 14242 13665 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 16 0 8395003 1578012672 69027 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14249] ppid=14240 vsize=1541028 CPUtime=0
/proc/14242/task/14249/stat : 14249 (java) S 14240 14242 13665 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 16 0 8395003 1578012672 69027 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14250] ppid=14240 vsize=1541028 CPUtime=0
/proc/14242/task/14250/stat : 14250 (java) S 14240 14242 13665 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 16 0 8395007 1578012672 69027 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14251] ppid=14240 vsize=1541028 CPUtime=1.65
/proc/14242/task/14251/stat : 14251 (java) S 14240 14242 13665 0 -1 4202560 2265 0 0 0 164 1 0 0 15 0 16 0 8395007 1578012672 69027 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14252] ppid=14240 vsize=1541028 CPUtime=3.45
/proc/14242/task/14252/stat : 14252 (java) S 14240 14242 13665 0 -1 4202560 8056 0 0 0 341 4 0 0 15 0 16 0 8395007 1578012672 69027 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 1 0 0 0
[pid=14242/tid=14253] ppid=14240 vsize=1541028 CPUtime=0
/proc/14242/task/14253/stat : 14253 (java) S 14240 14242 13665 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 16 0 8395007 1578012672 69027 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14254] ppid=14240 vsize=1541028 CPUtime=0
/proc/14242/task/14254/stat : 14254 (java) S 14240 14242 13665 0 -1 4202560 57 0 0 0 0 0 0 0 15 0 16 0 8395007 1578012672 69027 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 1 0 0 0
[pid=14242/tid=14259] ppid=14240 vsize=1541028 CPUtime=0
/proc/14242/task/14259/stat : 14259 (java) S 14240 14242 13665 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 16 0 8396562 1578012672 69027 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 1 0 0 0
[pid=14242/tid=14260] ppid=14240 vsize=1541028 CPUtime=0
/proc/14242/task/14260/stat : 14260 (java) S 14240 14242 13665 0 -1 4202560 6 0 0 0 0 0 0 0 25 0 16 0 8396567 1578012672 69027 1992294400 134512640 134550932 4289710592 18446744073709551615 4294960144 0 4 0 16800975 18446604437811342080 0 0 -1 0 0 0 0
[pid=14242/tid=14378] ppid=14240 vsize=1541028 CPUtime=54.26
/proc/14242/task/14378/stat : 14378 (java) R 14240 14242 13665 0 -1 4202560 55 0 0 0 5426 0 0 0 25 0 16 0 8484027 1578012672 69027 1992294400 134512640 134550932 4289710592 18446744073709551615 4108646163 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=14242/tid=14379] ppid=14240 vsize=1541028 CPUtime=53.65
/proc/14242/task/14379/stat : 14379 (java) R 14240 14242 13665 0 -1 4202560 12 0 0 0 5362 3 0 0 25 0 16 0 8484027 1578012672 69027 1992294400 134512640 134550932 4289710592 18446744073709551615 4109217273 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.18
Current children cumulated vsize (KiB) 1541028

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

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

[startup+946.024 s]
/proc/loadavg: 2.05 2.04 1.83 4/122 14381
/proc/meminfo: memFree=1449320/2059040 swapFree=4141376/4192956
[pid=14242] ppid=14240 vsize=0 CPUtime=1800.38
/proc/14242/stat : 14242 (java) Z 14240 14242 13665 0 -1 4203548 78335 0 1 0 179915 123 0 0 15 0 2 0 8394998 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/14242/statm: 0 0 0 0 0 0 0
[pid=14242/tid=14379] ppid=14240 vsize=0 CPUtime=53.74
/proc/14242/task/14379/stat : 14379 (java) R 14240 14242 13665 0 -1 4203588 12 0 0 0 5370 4 0 0 25 0 2 0 8484027 0 0 1992294400 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.38
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 946.044
CPU time (s): 1800.41
CPU user time (s): 1799.16
CPU system time (s): 1.25781
CPU usage (%): 190.31
Max. virtual memory (cumulated for all children) (KiB): 1543220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.16
system time used= 1.25781
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78335
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 31398
involuntary context switches= 53987

runsolver used 4.20836 second user time and 11.3903 second system time

The end

Launcher Data

Begin job on node043 at 2010-06-16 08:50:26
IDJOB=2662001
IDBENCH=48256
IDSOLVER=1166
FILE ID=node043/2662001-1276671026
PBS_JOBID= 11172506
Free space on /tmp= 62296 MiB

SOLVER NAME= SAT4J PB RES // CP 2.2.0 2010-05-31
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_500_10_2.opb
COMMAND LINE= java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2662001-1276671026/watcher-2662001-1276671026 -o /tmp/evaluation-result-2662001-1276671026/solver-2662001-1276671026 -C 1800 -W 2000 -M 1800  java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-2662001-1276671026.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= fc8bff78845ab9a14b2d06ab749e4dc4
RANDOM SEED=397084412

node043.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.241
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.48
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.241
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.37
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1723016 kB
Buffers:        102272 kB
Cached:         140852 kB
SwapCached:       6264 kB
Active:         106516 kB
Inactive:       151004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1723016 kB
SwapTotal:     4192956 kB
SwapFree:      4141376 kB
Dirty:             580 kB
Writeback:           0 kB
AnonPages:       11908 kB
Mapped:          13572 kB
Slab:            56660 kB
PageTables:       4044 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181784 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62296 MiB
End job on node043 at 2010-06-16 09:06:14