Trace number 45858

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, and are wall clock time (not CPU 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
PB-smodels 1.31SAT (TO)292 1800.62 1801.27

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii32d1.opb
MD5SUM1850b909125f53108de0513d8e3d52c8
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark285
Best CPU time to get the best result obtained on this benchmark1782.77
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 285
Optimality of the best value was proved NO
Number of variables664
Total number of constraints3035
Number of constraints which are clauses3035
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint32
Number of terms in the objective function 664
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 664
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 664
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data (download as text)

0.00	c Running pbsmodels-v1.31
0.61	o 318
0.93	o 299
1.70	o 298
1.93	o 297
2.91	o 296
161.31	o 295
287.52	o 294
355.96	o 293
359.65	o 292
1801.25	sh: line 1: 30724 Done                    pb2smodels ROOT/tmp/node7/45858-1154048423/instance-45858-1154048423.opb ROOT/tmp/node7/45858-1154048423
1801.25	     30725 Terminated              | smodels-2.31 0 -seed 310868130
1801.25	     30726 Terminated              | pbout.new.pl ROOT/tmp/node7/45858-1154048423/instance-45858-1154048423.opb ROOT/tmp/node7/45858-1154048423
1801.25	s SATISFIABLE
1801.25	v x1 x3 x5 x7 x9 x12 x13 x15 x17 x19 x21 x23 x25 x27 x29 x31 x34 x35 x37 x39 x41 x43 x45 x47 x49 x51 x53 x55 x57 x59 x61 x63 x65 x67 x69 x71
1801.25	v x73 x75 x78 x79 x81 x83 x85 x87 x89 x91 x93 x95 x97 x99 x101 x103 x105 x107 x109 x111 x113 x115 x117 x119 x121 x123 x125 x127 x130
1801.25	v x131 x135 x137 x139 x141 x143 x145 x147 x151 x155 x157 x159 x161 x163 x165 x168 x169 x171 x173 x175 x179 x181 x185 x187 x189 x191
1801.25	v x193 x196 x197 x199 x201 x203 x205 x207 x209 x211 x213 x215 x217 x219 x221 x225 x231 x235 x237 x239 x241 x243 x247 x249 x251 x253
1801.25	v x255 x257 x261 x267 x271 x274 x275 x277 x283 x285 x290 x291 x295 x299 x303 x305 x309 x313 x319 x321 x325 x331 x333 x339 x341 x347
1801.25	v x351 x353 x359 x362 x363 x367 x371 x375 x377 x383 x385 x387 x389 x391 x393 x395 x397 x399 x401 x403 x405 x407 x409 x411 x413 x415
1801.25	v x417 x419 x421 x423 x426 x427 x430 x431 x433 x435 x437 x439 x441 x443 x445 x448 x449 x451 x453 x455 x457 x459 x461 x463 x465 x467
1801.25	v x469 x471 x473 x475 x477 x479 x481 x483 x485 x487 x489 x491 x493 x495 x497 x499 x501 x503 x505 x507 x509 x512 x513 x516 x518 x520
1801.25	v x522 x524 x526 x527 x530 x531 x534 x536 x537 x540 x542 x544 x546 x548 x550 x551 x553 x556 x558 x560 x561 x564 x566 x568 x569 x572
1801.25	v x574 x576 x578 x580 x582 x583 x586 x587 x590 x592 x593 x596 x598 x600 x601 x604 x606 x608 x610 x612 x614 x615 x618 x619 x622 x624
1801.25	v x626 x628 x629 x632 x633 x636 x638 x640 x642 x644 x646 x647 x649 x652 x654 x657 x660 x662 x664 -x2 -x4 -x6 -x8 -x10 -x11 -x14 -x16
1801.25	v -x18 -x20 -x22 -x24 -x26 -x28 -x30 -x32 -x33 -x36 -x38 -x40 -x42 -x44 -x46 -x48 -x50 -x52 -x54 -x56 -x58 -x60 -x62 -x64 -x66 -x68
1801.25	v -x70 -x72 -x74 -x76 -x77 -x80 -x82 -x84 -x86 -x88 -x90 -x92 -x94 -x96 -x98 -x100 -x102 -x104 -x106 -x108 -x110 -x112 -x114 -x116
1801.25	v -x118 -x120 -x122 -x124 -x126 -x128 -x129 -x132 -x133 -x134 -x136 -x138 -x140 -x142 -x144 -x146 -x148 -x149 -x150 -x152 -x153
1801.25	v -x154 -x156 -x158 -x160 -x162 -x164 -x166 -x167 -x170 -x172 -x174 -x176 -x177 -x178 -x180 -x182 -x183 -x184 -x186 -x188 -x190
1801.25	v -x192 -x194 -x195 -x198 -x200 -x202 -x204 -x206 -x208 -x210 -x212 -x214 -x216 -x218 -x220 -x222 -x223 -x224 -x226 -x227 -x228
1801.25	v -x229 -x230 -x232 -x233 -x234 -x236 -x238 -x240 -x242 -x244 -x245 -x246 -x248 -x250 -x252 -x254 -x256 -x258 -x259 -x260 -x262
1801.25	v -x263 -x264 -x265 -x266 -x268 -x269 -x270 -x272 -x273 -x276 -x278 -x279 -x280 -x281 -x282 -x284 -x286 -x287 -x288 -x289 -x292
1801.25	v -x293 -x294 -x296 -x297 -x298 -x300 -x301 -x302 -x304 -x306 -x307 -x308 -x310 -x311 -x312 -x314 -x315 -x316 -x317 -x318 -x320
1801.25	v -x322 -x323 -x324 -x326 -x327 -x328 -x329 -x330 -x332 -x334 -x335 -x336 -x337 -x338 -x340 -x342 -x343 -x344 -x345 -x346 -x348
1801.25	v -x349 -x350 -x352 -x354 -x355 -x356 -x357 -x358 -x360 -x361 -x364 -x365 -x366 -x368 -x369 -x370 -x372 -x373 -x374 -x376 -x378
1801.25	v -x379 -x380 -x381 -x382 -x384 -x386 -x388 -x390 -x392 -x394 -x396 -x398 -x400 -x402 -x404 -x406 -x408 -x410 -x412 -x414 -x416
1801.25	v -x418 -x420 -x422 -x424 -x425 -x428 -x429 -x432 -x434 -x436 -x438 -x440 -x442 -x444 -x446 -x447 -x450 -x452 -x454 -x456 -x458
1801.25	v -x460 -x462 -x464 -x466 -x468 -x470 -x472 -x474 -x476 -x478 -x480 -x482 -x484 -x486 -x488 -x490 -x492 -x494 -x496 -x498 -x500
1801.25	v -x502 -x504 -x506 -x508 -x510 -x511 -x514 -x515 -x517 -x519 -x521 -x523 -x525 -x528 -x529 -x532 -x533 -x535 -x538 -x539 -x541
1801.25	v -x543 -x545 -x547 -x549 -x552 -x554 -x555 -x557 -x559 -x562 -x563 -x565 -x567 -x570 -x571 -x573 -x575 -x577 -x579 -x581 -x584
1801.25	v -x585 -x588 -x589 -x591 -x594 -x595 -x597 -x599 -x602 -x603 -x605 -x607 -x609 -x611 -x613 -x616 -x617 -x620 -x621 -x623 -x625
1801.25	v -x627 -x630 -x631 -x634 -x635 -x637 -x639 -x641 -x643 -x645 -x648 -x650 -x651 -x653 -x655 -x656 -x658 -x659 -x661 -x663
1801.26	c Somebody sent me a SIGTERM
1801.26	smodels-2.31: no process killed
1801.27	pb2smodels: no process killed

Verifier Data (download as text)

OK	292

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes

runsolver version 3.0.3 (c) roussel@cril.univ-artois.fr

Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
command line: runsolver --timestamp -w ROOT/results/node7/watcher-45858-1154048423 -o ROOT/results/node7/solver-45858-1154048423 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user4/pbsmodels-v1.31/runpbsmodels ROOT/tmp/node7/45858-1154048423/instance-45858-1154048423.opb 310868130 ROOT/tmp/node7/45858-1154048423 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.98 3/64 30721
/proc/meminfo: memFree=668664/2055920 swapFree=4182852/4192956
[pid=30721] ppid=30719 vsize=3004 CPUtime=0
/proc/30721/stat : 30721 (runpbsmodels) R 30719 30721 30672 0 -1 4194304 57 0 0 0 0 0 0 0 19 0 1 0 151703659 3076096 40 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 244668495241 0 0 4096 0 0 0 0 17 1 0 0
/proc/30721/statm: 1310 42 31 169 0 9 0

[startup+10.0026 s]
/proc/loadavg: 0.93 0.95 0.98 2/68 30726
/proc/meminfo: memFree=666336/2055920 swapFree=4182852/4192956
[pid=30721] ppid=30719 vsize=5360 CPUtime=0
/proc/30721/stat : 30721 (runpbsmodels) S 30719 30721 30672 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 151703659 5488640 234 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30721/statm: 1340 234 195 169 0 51 0
[pid=30722] ppid=30721 vsize=12268 CPUtime=0
/proc/30722/stat : 30722 (pbsmodels-v1.31) S 30721 30721 30672 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 151703659 12562432 383 18446744073709551615 4194304 4206940 548682069024 18446744073709551615 244680015764 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/30722/statm: 3067 383 293 3 0 167 0
[pid=30723] ppid=30722 vsize=5356 CPUtime=0.21
/proc/30723/stat : 30723 (sh) S 30722 30721 30672 0 -1 4194304 309 564 0 0 0 0 21 0 15 0 1 0 151703660 5484544 227 18446744073709551615 4194304 4889804 548682069040 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30723/statm: 1339 227 188 169 0 50 0
[pid=30725] ppid=30723 vsize=3100 CPUtime=9.86
/proc/30725/stat : 30725 (smodels-2.31) R 30723 30721 30672 0 -1 4194304 447 0 0 0 986 0 0 0 25 0 1 0 151703660 3174400 411 18446744073709551615 134512640 134599567 4294956656 18446744073709551615 134533154 0 0 4096 0 0 0 0 17 1 0 0
/proc/30725/statm: 775 411 213 21 0 211 0
[pid=30726] ppid=30723 vsize=12268 CPUtime=0
/proc/30726/stat : 30726 (pbout.new.pl) S 30723 30721 30672 0 -1 4194304 468 0 0 0 0 0 0 0 16 0 1 0 151703660 12562432 428 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30726/statm: 3067 428 333 3 0 167 0
Current children cumulated CPU time (s) 10.07
Current children cumulated vsize (Kb) 38352

[startup+20.0095 s]
/proc/loadavg: 0.94 0.96 0.98 2/68 30726
/proc/meminfo: memFree=666464/2055920 swapFree=4182852/4192956
[pid=30721] ppid=30719 vsize=5360 CPUtime=0
/proc/30721/stat : 30721 (runpbsmodels) S 30719 30721 30672 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 151703659 5488640 234 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30721/statm: 1340 234 195 169 0 51 0
[pid=30722] ppid=30721 vsize=12268 CPUtime=0
/proc/30722/stat : 30722 (pbsmodels-v1.31) S 30721 30721 30672 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 151703659 12562432 383 18446744073709551615 4194304 4206940 548682069024 18446744073709551615 244680015764 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/30722/statm: 3067 383 293 3 0 167 0
[pid=30723] ppid=30722 vsize=5356 CPUtime=0.21
/proc/30723/stat : 30723 (sh) S 30722 30721 30672 0 -1 4194304 309 564 0 0 0 0 21 0 15 0 1 0 151703660 5484544 227 18446744073709551615 4194304 4889804 548682069040 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30723/statm: 1339 227 188 169 0 50 0
[pid=30725] ppid=30723 vsize=3100 CPUtime=19.86
/proc/30725/stat : 30725 (smodels-2.31) R 30723 30721 30672 0 -1 4194304 454 0 0 0 1986 0 0 0 25 0 1 0 151703660 3174400 418 18446744073709551615 134512640 134599567 4294956656 18446744073709551615 134538425 0 0 4096 0 0 0 0 17 1 0 0
/proc/30725/statm: 775 418 213 21 0 211 0
[pid=30726] ppid=30723 vsize=12268 CPUtime=0
/proc/30726/stat : 30726 (pbout.new.pl) S 30723 30721 30672 0 -1 4194304 468 0 0 0 0 0 0 0 16 0 1 0 151703660 12562432 428 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30726/statm: 3067 428 333 3 0 167 0
Current children cumulated CPU time (s) 20.07
Current children cumulated vsize (Kb) 38352

[startup+30.0163 s]
/proc/loadavg: 0.95 0.96 0.98 2/68 30726
/proc/meminfo: memFree=666464/2055920 swapFree=4182852/4192956
[pid=30721] ppid=30719 vsize=5360 CPUtime=0
/proc/30721/stat : 30721 (runpbsmodels) S 30719 30721 30672 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 151703659 5488640 234 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30721/statm: 1340 234 195 169 0 51 0
[pid=30722] ppid=30721 vsize=12268 CPUtime=0
/proc/30722/stat : 30722 (pbsmodels-v1.31) S 30721 30721 30672 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 151703659 12562432 383 18446744073709551615 4194304 4206940 548682069024 18446744073709551615 244680015764 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/30722/statm: 3067 383 293 3 0 167 0
[pid=30723] ppid=30722 vsize=5356 CPUtime=0.21
/proc/30723/stat : 30723 (sh) S 30722 30721 30672 0 -1 4194304 309 564 0 0 0 0 21 0 15 0 1 0 151703660 5484544 227 18446744073709551615 4194304 4889804 548682069040 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30723/statm: 1339 227 188 169 0 50 0
[pid=30725] ppid=30723 vsize=3100 CPUtime=29.86
/proc/30725/stat : 30725 (smodels-2.31) R 30723 30721 30672 0 -1 4194304 469 0 0 0 2986 0 0 0 25 0 1 0 151703660 3174400 433 18446744073709551615 134512640 134599567 4294956656 18446744073709551615 134539721 0 0 4096 0 0 0 0 17 1 0 0
/proc/30725/statm: 775 433 213 21 0 211 0
[pid=30726] ppid=30723 vsize=12268 CPUtime=0
/proc/30726/stat : 30726 (pbout.new.pl) S 30723 30721 30672 0 -1 4194304 468 0 0 0 0 0 0 0 16 0 1 0 151703660 12562432 428 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30726/statm: 3067 428 333 3 0 167 0
Current children cumulated CPU time (s) 30.07
Current children cumulated vsize (Kb) 38352

[startup+40.0222 s]
/proc/loadavg: 0.95 0.96 0.98 2/74 30752
/proc/meminfo: memFree=665320/2055920 swapFree=4182852/4192956
[pid=30721] ppid=30719 vsize=5360 CPUtime=0
/proc/30721/stat : 30721 (runpbsmodels) S 30719 30721 30672 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 151703659 5488640 234 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30721/statm: 1340 234 195 169 0 51 0
[pid=30722] ppid=30721 vsize=12268 CPUtime=0
/proc/30722/stat : 30722 (pbsmodels-v1.31) S 30721 30721 30672 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 151703659 12562432 383 18446744073709551615 4194304 4206940 548682069024 18446744073709551615 244680015764 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/30722/statm: 3067 383 293 3 0 167 0
[pid=30723] ppid=30722 vsize=5356 CPUtime=0.21
/proc/30723/stat : 30723 (sh) S 30722 30721 30672 0 -1 4194304 309 564 0 0 0 0 21 0 15 0 1 0 151703660 5484544 227 18446744073709551615 4194304 4889804 548682069040 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30723/statm: 1339 227 188 169 0 50 0
[pid=30725] ppid=30723 vsize=3232 CPUtime=39.86
/proc/30725/stat : 30725 (smodels-2.31) R 30723 30721 30672 0 -1 4194304 478 0 0 0 3986 0 0 0 25 0 1 0 151703660 3309568 442 18446744073709551615 134512640 134599567 4294956656 18446744073709551615 134539712 0 0 4096 0 0 0 0 17 1 0 0
/proc/30725/statm: 808 442 213 21 0 244 0
[pid=30726] ppid=30723 vsize=12268 CPUtime=0
/proc/30726/stat : 30726 (pbout.new.pl) S 30723 30721 30672 0 -1 4194304 468 0 0 0 0 0 0 0 16 0 1 0 151703660 12562432 428 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30726/statm: 3067 428 333 3 0 167 0
Current children cumulated CPU time (s) 40.07
Current children cumulated vsize (Kb) 38484

[startup+50.0291 s]
/proc/loadavg: 0.96 0.96 0.98 2/74 30834
/proc/meminfo: memFree=665072/2055920 swapFree=4182852/4192956
[pid=30721] ppid=30719 vsize=5360 CPUtime=0
/proc/30721/stat : 30721 (runpbsmodels) S 30719 30721 30672 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 151703659 5488640 234 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30721/statm: 1340 234 195 169 0 51 0
[pid=30722] ppid=30721 vsize=12268 CPUtime=0
/proc/30722/stat : 30722 (pbsmodels-v1.31) S 30721 30721 30672 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 151703659 12562432 383 18446744073709551615 4194304 4206940 548682069024 18446744073709551615 244680015764 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/30722/statm: 3067 383 293 3 0 167 0
[pid=30723] ppid=30722 vsize=5356 CPUtime=0.21
/proc/30723/stat : 30723 (sh) S 30722 30721 30672 0 -1 4194304 309 564 0 0 0 0 21 0 15 0 1 0 151703660 5484544 227 18446744073709551615 4194304 4889804 548682069040 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30723/statm: 1339 227 188 169 0 50 0
[pid=30725] ppid=30723 vsize=3232 CPUtime=49.82
/proc/30725/stat : 30725 (smodels-2.31) R 30723 30721 30672 0 -1 4194304 482 0 0 0 4982 0 0 0 25 0 1 0 151703660 3309568 446 18446744073709551615 134512640 134599567 4294956656 18446744073709551615 134533224 0 0 4096 0 0 0 0 17 1 0 0
/proc/30725/statm: 808 446 213 21 0 244 0
[pid=30726] ppid=30723 vsize=12268 CPUtime=0
/proc/30726/stat : 30726 (pbout.new.pl) S 30723 30721 30672 0 -1 4194304 468 0 0 0 0 0 0 0 16 0 1 0 151703660 12562432 428 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30726/statm: 3067 428 333 3 0 167 0
Current children cumulated CPU time (s) 50.03
Current children cumulated vsize (Kb) 38484

[startup+60.0359 s]
/proc/loadavg: 0.97 0.96 0.98 2/74 30884
/proc/meminfo: memFree=665072/2055920 swapFree=4182852/4192956
[pid=30721] ppid=30719 vsize=5360 CPUtime=0
/proc/30721/stat : 30721 (runpbsmodels) S 30719 30721 30672 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 151703659 5488640 234 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30721/statm: 1340 234 195 169 0 51 0
[pid=30722] ppid=30721 vsize=12268 CPUtime=0
/proc/30722/stat : 30722 (pbsmodels-v1.31) S 30721 30721 30672 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 151703659 12562432 383 18446744073709551615 4194304 4206940 548682069024 18446744073709551615 244680015764 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/30722/statm: 3067 383 293 3 0 167 0
[pid=30723] ppid=30722 vsize=5356 CPUtime=0.21
/proc/30723/stat : 30723 (sh) S 30722 30721 30672 0 -1 4194304 309 564 0 0 0 0 21 0 15 0 1 0 151703660 5484544 227 18446744073709551615 4194304 4889804 548682069040 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30723/statm: 1339 227 188 169 0 50 0
[pid=30725] ppid=30723 vsize=3232 CPUtime=59.8
/proc/30725/stat : 30725 (smodels-2.31) R 30723 30721 30672 0 -1 4194304 484 0 0 0 5980 0 0 0 25 0 1 0 151703660 3309568 448 18446744073709551615 134512640 134599567 4294956656 18446744073709551615 134538544 0 0 4096 0 0 0 0 17 1 0 0
/proc/30725/statm: 808 448 213 21 0 244 0
[pid=30726] ppid=30723 vsize=12268 CPUtime=0
/proc/30726/stat : 30726 (pbout.new.pl) S 30723 30721 30672 0 -1 4194304 468 0 0 0 0 0 0 0 16 0 1 0 151703660 12562432 428 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30726/statm: 3067 428 333 3 0 167 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 38484

[startup+70.0428 s]
/proc/loadavg: 0.97 0.96 0.98 2/68 30924
/proc/meminfo: memFree=666144/2055920 swapFree=4182852/4192956
[pid=30721] ppid=30719 vsize=5360 CPUtime=0
/proc/30721/stat : 30721 (runpbsmodels) S 30719 30721 30672 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 151703659 5488640 234 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30721/statm: 1340 234 195 169 0 51 0
[pid=30722] ppid=30721 vsize=12268 CPUtime=0
/proc/30722/stat : 30722 (pbsmodels-v1.31) S 30721 30721 30672 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 151703659 12562432 383 18446744073709551615 4194304 4206940 548682069024 18446744073709551615 244680015764 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/30722/statm: 3067 383 293 3 0 167 0
[pid=30723] ppid=30722 vsize=5356 CPUtime=0.21
/proc/30723/stat : 30723 (sh) S 30722 30721 30672 0 -1 4194304 309 564 0 0 0 0 21 0 15 0 1 0 151703660 5484544 227 18446744073709551615 4194304 4889804 548682069040 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30723/statm: 1339 227 188 169 0 50 0
[pid=30725] ppid=30723 vsize=3232 CPUtime=69.78
/proc/30725/stat : 30725 (smodels-2.31) R 30723 30721 30672 0 -1 4194304 487 0 0 0 6978 0 0 0 25 0 1 0 151703660 3309568 451 18446744073709551615 134512640 134599567 4294956656 18446744073709551615 134533159 0 0 4096 0 0 0 0 17 1 0 0
/proc/30725/statm: 808 451 213 21 0 244 0
[pid=30726] ppid=30723 vsize=12268 CPUtime=0
/proc/30726/stat : 30726 (pbout.new.pl) S 30723 30721 30672 0 -1 4194304 468 0 0 0 0 0 0 0 16 0 1 0 151703660 12562432 428 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30726/statm: 3067 428 333 3 0 167 0
Current children cumulated CPU time (s) 69.99
Current children cumulated vsize (Kb) 38484

[startup+80.0496 s]
/proc/loadavg: 0.98 0.96 0.98 2/68 30924
/proc/meminfo: memFree=666208/2055920 swapFree=4182852/4192956
[pid=30721] ppid=30719 vsize=5360 CPUtime=0
/proc/30721/stat : 30721 (runpbsmodels) S 30719 30721 30672 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 151703659 5488640 234 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30721/statm: 1340 234 195 169 0 51 0
[pid=30722] ppid=30721 vsize=12268 CPUtime=0
/proc/30722/stat : 30722 (pbsmodels-v1.31) S 30721 30721 30672 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 151703659 12562432 383 18446744073709551615 4194304 4206940 548682069024 18446744073709551615 244680015764 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/30722/statm: 3067 383 293 3 0 167 0
[pid=30723] ppid=30722 vsize=5356 CPUtime=0.21
/proc/30723/stat : 30723 (sh) S 30722 30721 30672 0 -1 4194304 309 564 0 0 0 0 21 0 15 0 1 0 151703660 5484544 227 18446744073709551615 4194304 4889804 548682069040 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30723/statm: 1339 227 188 169 0 50 0
[pid=30725] ppid=30723 vsize=3232 CPUtime=79.79
/proc/30725/stat : 30725 (smodels-2.31) R 30723 30721 30672 0 -1 4194304 488 0 0 0 7979 0 0 0 25 0 1 0 151703660 3309568 452 18446744073709551615 134512640 134599567 4294956656 18446744073709551615 134518277 0 0 4096 0 0 0 0 17 1 0 0
/proc/30725/statm: 808 452 213 21 0 244 0
[pid=30726] ppid=30723 vsize=12268 CPUtime=0
/proc/30726/stat : 30726 (pbout.new.pl) S 30723 30721 30672 0 -1 4194304 468 0 0 0 0 0 0 0 16 0 1 0 151703660 12562432 428 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30726/statm: 3067 428 333 3 0 167 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 38484

[startup+90.0555 s]
/proc/loadavg: 0.98 0.96 0.98 2/68 30924
/proc/meminfo: memFree=666272/2055920 swapFree=4182852/4192956
[pid=30721] ppid=30719 vsize=5360 CPUtime=0
/proc/30721/stat : 30721 (runpbsmodels) S 30719 30721 30672 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 151703659 5488640 234 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30721/statm: 1340 234 195 169 0 51 0
[pid=30722] ppid=30721 vsize=12268 CPUtime=0
/proc/30722/stat : 30722 (pbsmodels-v1.31) S 30721 30721 30672 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 151703659 12562432 383 18446744073709551615 4194304 4206940 548682069024 18446744073709551615 244680015764 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/30722/statm: 3067 383 293 3 0 167 0
[pid=30723] ppid=30722 vsize=5356 CPUtime=0.21
/proc/30723/stat : 30723 (sh) S 30722 30721 30672 0 -1 4194304 309 564 0 0 0 0 21 0 15 0 1 0 151703660 5484544 227 18446744073709551615 4194304 4889804 548682069040 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30723/statm: 1339 227 188 169 0 50 0
[pid=30725] ppid=30723 vsize=3232 CPUtime=89.79
/proc/30725/stat : 30725 (smodels-2.31) R 30723 30721 30672 0 -1 4194304 488 0 0 0 8979 0 0 0 25 0 1 0 151703660 3309568 452 18446744073709551615 134512640 134599567 4294956656 18446744073709551615 134539747 0 0 4096 0 0 0 0 17 1 0 0

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

/proc/30725/stat : 30725 (smodels-2.31) R 30723 30721 30672 0 -1 4194304 547 0 0 0 179336 1 0 0 25 0 1 0 151703660 3579904 511 18446744073709551615 134512640 134599567 4294956656 18446744073709551615 134538368 0 0 4096 0 0 0 0 17 1 0 0
/proc/30725/statm: 874 511 213 21 0 310 0
[pid=30726] ppid=30723 vsize=12268 CPUtime=0
/proc/30726/stat : 30726 (pbout.new.pl) S 30723 30721 30672 0 -1 4194304 468 0 0 0 0 0 0 0 16 0 1 0 151703660 12562432 428 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30726/statm: 3067 428 333 3 0 167 0
Current children cumulated CPU time (s) 1793.58
Current children cumulated vsize (Kb) 38748

[startup+1795.21 s]
/proc/loadavg: 1.00 1.00 0.99 2/68 30924
/proc/meminfo: memFree=665760/2055920 swapFree=4182852/4192956
[pid=30721] ppid=30719 vsize=5360 CPUtime=0
/proc/30721/stat : 30721 (runpbsmodels) S 30719 30721 30672 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 151703659 5488640 234 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30721/statm: 1340 234 195 169 0 51 0
[pid=30722] ppid=30721 vsize=12268 CPUtime=0
/proc/30722/stat : 30722 (pbsmodels-v1.31) S 30721 30721 30672 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 151703659 12562432 383 18446744073709551615 4194304 4206940 548682069024 18446744073709551615 244680015764 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/30722/statm: 3067 383 293 3 0 167 0
[pid=30723] ppid=30722 vsize=5356 CPUtime=0.21
/proc/30723/stat : 30723 (sh) S 30722 30721 30672 0 -1 4194304 309 564 0 0 0 0 21 0 15 0 1 0 151703660 5484544 227 18446744073709551615 4194304 4889804 548682069040 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30723/statm: 1339 227 188 169 0 50 0
[pid=30725] ppid=30723 vsize=3496 CPUtime=1794.37
/proc/30725/stat : 30725 (smodels-2.31) R 30723 30721 30672 0 -1 4194304 547 0 0 0 179436 1 0 0 25 0 1 0 151703660 3579904 511 18446744073709551615 134512640 134599567 4294956656 18446744073709551615 134533132 0 0 4096 0 0 0 0 17 1 0 0
/proc/30725/statm: 874 511 213 21 0 310 0
[pid=30726] ppid=30723 vsize=12268 CPUtime=0
/proc/30726/stat : 30726 (pbout.new.pl) S 30723 30721 30672 0 -1 4194304 468 0 0 0 0 0 0 0 16 0 1 0 151703660 12562432 428 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30726/statm: 3067 428 333 3 0 167 0
Current children cumulated CPU time (s) 1794.58
Current children cumulated vsize (Kb) 38748

[startup+1796.22 s]
/proc/loadavg: 1.00 1.00 0.99 2/68 30924
/proc/meminfo: memFree=665760/2055920 swapFree=4182852/4192956
[pid=30721] ppid=30719 vsize=5360 CPUtime=0
/proc/30721/stat : 30721 (runpbsmodels) S 30719 30721 30672 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 151703659 5488640 234 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30721/statm: 1340 234 195 169 0 51 0
[pid=30722] ppid=30721 vsize=12268 CPUtime=0
/proc/30722/stat : 30722 (pbsmodels-v1.31) S 30721 30721 30672 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 151703659 12562432 383 18446744073709551615 4194304 4206940 548682069024 18446744073709551615 244680015764 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/30722/statm: 3067 383 293 3 0 167 0
[pid=30723] ppid=30722 vsize=5356 CPUtime=0.21
/proc/30723/stat : 30723 (sh) S 30722 30721 30672 0 -1 4194304 309 564 0 0 0 0 21 0 15 0 1 0 151703660 5484544 227 18446744073709551615 4194304 4889804 548682069040 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30723/statm: 1339 227 188 169 0 50 0
[pid=30725] ppid=30723 vsize=3496 CPUtime=1795.38
/proc/30725/stat : 30725 (smodels-2.31) R 30723 30721 30672 0 -1 4194304 547 0 0 0 179537 1 0 0 25 0 1 0 151703660 3579904 511 18446744073709551615 134512640 134599567 4294956656 18446744073709551615 134532711 0 0 4096 0 0 0 0 17 1 0 0
/proc/30725/statm: 874 511 213 21 0 310 0
[pid=30726] ppid=30723 vsize=12268 CPUtime=0
/proc/30726/stat : 30726 (pbout.new.pl) S 30723 30721 30672 0 -1 4194304 468 0 0 0 0 0 0 0 16 0 1 0 151703660 12562432 428 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30726/statm: 3067 428 333 3 0 167 0
Current children cumulated CPU time (s) 1795.59
Current children cumulated vsize (Kb) 38748

[startup+1797.22 s]
/proc/loadavg: 1.00 1.00 0.99 2/68 30924
/proc/meminfo: memFree=665760/2055920 swapFree=4182852/4192956
[pid=30721] ppid=30719 vsize=5360 CPUtime=0
/proc/30721/stat : 30721 (runpbsmodels) S 30719 30721 30672 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 151703659 5488640 234 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30721/statm: 1340 234 195 169 0 51 0
[pid=30722] ppid=30721 vsize=12268 CPUtime=0
/proc/30722/stat : 30722 (pbsmodels-v1.31) S 30721 30721 30672 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 151703659 12562432 383 18446744073709551615 4194304 4206940 548682069024 18446744073709551615 244680015764 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/30722/statm: 3067 383 293 3 0 167 0
[pid=30723] ppid=30722 vsize=5356 CPUtime=0.21
/proc/30723/stat : 30723 (sh) S 30722 30721 30672 0 -1 4194304 309 564 0 0 0 0 21 0 15 0 1 0 151703660 5484544 227 18446744073709551615 4194304 4889804 548682069040 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30723/statm: 1339 227 188 169 0 50 0
[pid=30725] ppid=30723 vsize=3496 CPUtime=1796.38
/proc/30725/stat : 30725 (smodels-2.31) R 30723 30721 30672 0 -1 4194304 547 0 0 0 179637 1 0 0 25 0 1 0 151703660 3579904 511 18446744073709551615 134512640 134599567 4294956656 18446744073709551615 134533159 0 0 4096 0 0 0 0 17 1 0 0
/proc/30725/statm: 874 511 213 21 0 310 0
[pid=30726] ppid=30723 vsize=12268 CPUtime=0
/proc/30726/stat : 30726 (pbout.new.pl) S 30723 30721 30672 0 -1 4194304 468 0 0 0 0 0 0 0 16 0 1 0 151703660 12562432 428 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30726/statm: 3067 428 333 3 0 167 0
Current children cumulated CPU time (s) 1796.59
Current children cumulated vsize (Kb) 38748

[startup+1798.23 s]
/proc/loadavg: 1.00 1.00 0.99 2/68 30924
/proc/meminfo: memFree=665760/2055920 swapFree=4182852/4192956
[pid=30721] ppid=30719 vsize=5360 CPUtime=0
/proc/30721/stat : 30721 (runpbsmodels) S 30719 30721 30672 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 151703659 5488640 234 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30721/statm: 1340 234 195 169 0 51 0
[pid=30722] ppid=30721 vsize=12268 CPUtime=0
/proc/30722/stat : 30722 (pbsmodels-v1.31) S 30721 30721 30672 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 151703659 12562432 383 18446744073709551615 4194304 4206940 548682069024 18446744073709551615 244680015764 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/30722/statm: 3067 383 293 3 0 167 0
[pid=30723] ppid=30722 vsize=5356 CPUtime=0.21
/proc/30723/stat : 30723 (sh) S 30722 30721 30672 0 -1 4194304 309 564 0 0 0 0 21 0 15 0 1 0 151703660 5484544 227 18446744073709551615 4194304 4889804 548682069040 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30723/statm: 1339 227 188 169 0 50 0
[pid=30725] ppid=30723 vsize=3496 CPUtime=1797.39
/proc/30725/stat : 30725 (smodels-2.31) R 30723 30721 30672 0 -1 4194304 547 0 0 0 179738 1 0 0 25 0 1 0 151703660 3579904 511 18446744073709551615 134512640 134599567 4294956656 18446744073709551615 134539287 0 0 4096 0 0 0 0 17 1 0 0
/proc/30725/statm: 874 511 213 21 0 310 0
[pid=30726] ppid=30723 vsize=12268 CPUtime=0
/proc/30726/stat : 30726 (pbout.new.pl) S 30723 30721 30672 0 -1 4194304 468 0 0 0 0 0 0 0 16 0 1 0 151703660 12562432 428 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30726/statm: 3067 428 333 3 0 167 0
Current children cumulated CPU time (s) 1797.6
Current children cumulated vsize (Kb) 38748

[startup+1799.23 s]
/proc/loadavg: 1.00 1.00 0.99 2/68 30924
/proc/meminfo: memFree=665760/2055920 swapFree=4182852/4192956
[pid=30721] ppid=30719 vsize=5360 CPUtime=0
/proc/30721/stat : 30721 (runpbsmodels) S 30719 30721 30672 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 151703659 5488640 234 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30721/statm: 1340 234 195 169 0 51 0
[pid=30722] ppid=30721 vsize=12268 CPUtime=0
/proc/30722/stat : 30722 (pbsmodels-v1.31) S 30721 30721 30672 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 151703659 12562432 383 18446744073709551615 4194304 4206940 548682069024 18446744073709551615 244680015764 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/30722/statm: 3067 383 293 3 0 167 0
[pid=30723] ppid=30722 vsize=5356 CPUtime=0.21
/proc/30723/stat : 30723 (sh) S 30722 30721 30672 0 -1 4194304 309 564 0 0 0 0 21 0 15 0 1 0 151703660 5484544 227 18446744073709551615 4194304 4889804 548682069040 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30723/statm: 1339 227 188 169 0 50 0
[pid=30725] ppid=30723 vsize=3496 CPUtime=1798.39
/proc/30725/stat : 30725 (smodels-2.31) R 30723 30721 30672 0 -1 4194304 547 0 0 0 179838 1 0 0 25 0 1 0 151703660 3579904 511 18446744073709551615 134512640 134599567 4294956656 18446744073709551615 134521833 0 0 4096 0 0 0 0 17 1 0 0
/proc/30725/statm: 874 511 213 21 0 310 0
[pid=30726] ppid=30723 vsize=12268 CPUtime=0
/proc/30726/stat : 30726 (pbout.new.pl) S 30723 30721 30672 0 -1 4194304 468 0 0 0 0 0 0 0 16 0 1 0 151703660 12562432 428 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30726/statm: 3067 428 333 3 0 167 0
Current children cumulated CPU time (s) 1798.6
Current children cumulated vsize (Kb) 38748

[startup+1800.24 s]
/proc/loadavg: 1.00 1.00 0.99 2/68 30924
/proc/meminfo: memFree=665760/2055920 swapFree=4182852/4192956
[pid=30721] ppid=30719 vsize=5360 CPUtime=0
/proc/30721/stat : 30721 (runpbsmodels) S 30719 30721 30672 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 151703659 5488640 234 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30721/statm: 1340 234 195 169 0 51 0
[pid=30722] ppid=30721 vsize=12268 CPUtime=0
/proc/30722/stat : 30722 (pbsmodels-v1.31) S 30721 30721 30672 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 151703659 12562432 383 18446744073709551615 4194304 4206940 548682069024 18446744073709551615 244680015764 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/30722/statm: 3067 383 293 3 0 167 0
[pid=30723] ppid=30722 vsize=5356 CPUtime=0.21
/proc/30723/stat : 30723 (sh) S 30722 30721 30672 0 -1 4194304 309 564 0 0 0 0 21 0 15 0 1 0 151703660 5484544 227 18446744073709551615 4194304 4889804 548682069040 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30723/statm: 1339 227 188 169 0 50 0
[pid=30725] ppid=30723 vsize=3496 CPUtime=1799.4
/proc/30725/stat : 30725 (smodels-2.31) R 30723 30721 30672 0 -1 4194304 547 0 0 0 179939 1 0 0 25 0 1 0 151703660 3579904 511 18446744073709551615 134512640 134599567 4294956656 18446744073709551615 134532935 0 0 4096 0 0 0 0 17 1 0 0
/proc/30725/statm: 874 511 213 21 0 310 0
[pid=30726] ppid=30723 vsize=12268 CPUtime=0
/proc/30726/stat : 30726 (pbout.new.pl) S 30723 30721 30672 0 -1 4194304 468 0 0 0 0 0 0 0 16 0 1 0 151703660 12562432 428 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30726/statm: 3067 428 333 3 0 167 0
Current children cumulated CPU time (s) 1799.61
Current children cumulated vsize (Kb) 38748

[startup+1801.24 s]
/proc/loadavg: 1.00 1.00 0.99 2/68 30924
/proc/meminfo: memFree=665760/2055920 swapFree=4182852/4192956
[pid=30721] ppid=30719 vsize=5360 CPUtime=0
/proc/30721/stat : 30721 (runpbsmodels) S 30719 30721 30672 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 151703659 5488640 234 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30721/statm: 1340 234 195 169 0 51 0
[pid=30722] ppid=30721 vsize=12268 CPUtime=0
/proc/30722/stat : 30722 (pbsmodels-v1.31) S 30721 30721 30672 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 151703659 12562432 383 18446744073709551615 4194304 4206940 548682069024 18446744073709551615 244680015764 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/30722/statm: 3067 383 293 3 0 167 0
[pid=30723] ppid=30722 vsize=5356 CPUtime=0.21
/proc/30723/stat : 30723 (sh) S 30722 30721 30672 0 -1 4194304 309 564 0 0 0 0 21 0 15 0 1 0 151703660 5484544 227 18446744073709551615 4194304 4889804 548682069040 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30723/statm: 1339 227 188 169 0 50 0
[pid=30725] ppid=30723 vsize=3496 CPUtime=1800.4
/proc/30725/stat : 30725 (smodels-2.31) R 30723 30721 30672 0 -1 4194304 547 0 0 0 180039 1 0 0 25 0 1 0 151703660 3579904 511 18446744073709551615 134512640 134599567 4294956656 18446744073709551615 134532882 0 0 4096 0 0 0 0 17 1 0 0
/proc/30725/statm: 874 511 213 21 0 310 0
[pid=30726] ppid=30723 vsize=12268 CPUtime=0
/proc/30726/stat : 30726 (pbout.new.pl) S 30723 30721 30672 0 -1 4194304 468 0 0 0 0 0 0 0 16 0 1 0 151703660 12562432 428 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30726/statm: 3067 428 333 3 0 167 0
Current children cumulated CPU time (s) 1800.61
Current children cumulated vsize (Kb) 38748



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.25 s]
/proc/loadavg: 1.00 1.00 0.99 2/68 30924
/proc/meminfo: memFree=665760/2055920 swapFree=4182852/4192956
[pid=30721] ppid=30719 vsize=5360 CPUtime=0
/proc/30721/stat : 30721 (runpbsmodels) S 30719 30721 30672 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 151703659 5488640 234 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30721/statm: 1340 234 195 169 0 51 0
[pid=30722] ppid=30721 vsize=12268 CPUtime=0
/proc/30722/stat : 30722 (pbsmodels-v1.31) S 30721 30721 30672 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 151703659 12562432 383 18446744073709551615 4194304 4206940 548682069024 18446744073709551615 244680015764 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/30722/statm: 3067 383 293 3 0 167 0
[pid=30723] ppid=30722 vsize=5356 CPUtime=0.21
/proc/30723/stat : 30723 (sh) S 30722 30721 30672 0 -1 4194304 309 564 0 0 0 0 21 0 15 0 1 0 151703660 5484544 227 18446744073709551615 4194304 4889804 548682069040 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30723/statm: 1339 227 188 169 0 50 0
[pid=30725] ppid=30723 vsize=3496 CPUtime=1800.41
/proc/30725/stat : 30725 (smodels-2.31) R 30723 30721 30672 0 -1 4194304 547 0 0 0 180040 1 0 0 25 0 1 0 151703660 3579904 511 18446744073709551615 134512640 134599567 4294956656 18446744073709551615 134539627 0 0 4096 0 0 0 0 17 1 0 0
/proc/30725/statm: 874 511 213 21 0 310 0
[pid=30726] ppid=30723 vsize=12268 CPUtime=0
/proc/30726/stat : 30726 (pbout.new.pl) S 30723 30721 30672 0 -1 4194304 468 0 0 0 0 0 0 0 16 0 1 0 151703660 12562432 428 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30726/statm: 3067 428 333 3 0 167 0
Current children cumulated CPU time (s) 1800.62
Current children cumulated vsize (Kb) 38748

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

Child ended because it received signal 15 (SIGTERM)

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 30721 and gives childrusage.ru_utime.tv_sec=0 childrusage.ru_utime.tv_usec=1999 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=999
CPU time returned by wait4() is 0.002998
while last known CPU time is 1800.62

Solver probably didn't/couldn't wait for its children
Using last known CPU time as value...

Real time (s): 1801.27
CPU time (s): 1800.62
CPU user time (s): 1800.61
CPU system time (s): 0.01
CPU usage (%): 99.9639
Max. virtual memory (cumulated for all children) (Kb): 38748
The end

Launcher Data (download as text)

Begin job on node7 on Fri Jul 28 01:00:23 UTC 2006


FILE ID= 45858-1154048423

PBS_JOBID= 881755

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii32d1.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user4/pbsmodels-v1.31/runpbsmodels ROOT/tmp/node7/45858-1154048423/instance-45858-1154048423.opb 310868130  ROOT/tmp/node7/45858-1154048423
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-45858-1154048423 -o ROOT/results/node7/solver-45858-1154048423 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user4/pbsmodels-v1.31/runpbsmodels ROOT/tmp/node7/45858-1154048423/instance-45858-1154048423.opb 310868130  ROOT/tmp/node7/45858-1154048423

MD5SUM SOLVER= 95562bc622ddb1f976359072aec5ad24 7fcd858753252b26b88f3383e979819a c732bc4c3aeda9195daa74a308a1f78e b7e54d975d35ab28450b6de5c14d303e f7da3270b2cd5190fa0cd9af9b854ca4
MD5SUM BENCH=  1850b909125f53108de0513d8e3d52c8

RANDOM SEED= 310868130

TIMEOUT= 1800 seconds


/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.281
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
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.281
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        668872 kB
Buffers:         42896 kB
Cached:        1263592 kB
SwapCached:       4484 kB
Active:         242288 kB
Inactive:      1073564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        668872 kB
SwapTotal:     4192956 kB
SwapFree:      4182852 kB
Dirty:             164 kB
Writeback:           0 kB
Mapped:          14492 kB
Slab:            57208 kB
Committed_AS:   631864 kB
PageTables:       1476 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node7 on Fri Jul 28 01:30:24 UTC 2006