Trace number 2676191

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 NameAnswerCPU timeWall clock time
borg-pb 10.05.30SAT 65.3841 62.6539

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/
FPGA_SAT05/normalized-fpga20_20_sat_pb.cnf.cr.opb
MD5SUM192f8feb97785f57d6eda41fc7a200be
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.010997
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables600
Total number of constraints460
Number of constraints which are clauses420
Number of constraints which are cardinality constraints (but not clauses)40
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint10
Maximum length of a constraint20
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 21
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.07/1.97	c DEBUG: probabilities of action success (DCM model):
1.07/1.97	c        pb/competition_2010/bsolo_pb10-l1   : 0.2446 0.3106 0.3432 0.4493 0.5331 0.5649 0.6331
1.07/1.97	c        pb/competition_2010/bsolo_pb10-l2   : 0.2220 0.2840 0.3077 0.3819 0.4261 0.4617 0.5493
1.07/1.97	c        pb/competition_2010/bsolo_pb10-l3   : 0.2079 0.2803 0.3237 0.4112 0.4599 0.4979 0.5927
1.07/1.97	c        pb/competition_2010/wbo1.4a         : 0.3403 0.4826 0.5859 0.7308 0.8018 0.8464 0.9114
1.07/1.97	c        pb/competition_2010/wbo1.4b         : 0.2130 0.3046 0.4491 0.6693 0.7698 0.8150 0.8796
1.07/1.97	c        pb/other/clasp-1.3.3                : 0.4078 0.5945 0.6711 0.8373 0.8906 0.9054 0.9586
1.07/1.97	c        pb/other/sat4j-pb-v20090829         : 0.2634 0.4175 0.5149 0.6419 0.7125 0.7655 0.8315
1.07/1.97	c        pb/other/sat4j-pb-v20090829-cutting : 0.2190 0.3670 0.4173 0.5593 0.5959 0.6405 0.7110
1.12/2.01	c DETAIL: running [u'HOME/etc/solvers/other/clasp-1.3.3/clasp-1.3.3-x86-linux', u'--seed=1898826283', u'HOME/instance-2676191-1277134645.opb'] for 0:00:10
11.88/12.20	c DEBUG: probabilities of action success (DCM model):
11.88/12.20	c        pb/competition_2010/bsolo_pb10-l1   : 0.0864 0.1465 0.1840 0.2857 0.3885 0.4283 0.5203
11.88/12.20	c        pb/competition_2010/bsolo_pb10-l2   : 0.0562 0.0749 0.0922 0.1683 0.2191 0.2624 0.3839
11.88/12.20	c        pb/competition_2010/bsolo_pb10-l3   : 0.0651 0.1056 0.1465 0.2372 0.2927 0.3401 0.4668
11.88/12.20	c        pb/competition_2010/wbo1.4a         : 0.1742 0.3354 0.4616 0.6290 0.7329 0.7917 0.8920
11.88/12.20	c        pb/competition_2010/wbo1.4b         : 0.1021 0.1948 0.3272 0.5834 0.7167 0.7734 0.8713
11.88/12.20	c        pb/other/clasp-1.3.3                : 0.0473 0.3999 0.5163 0.7617 0.8422 0.8653 0.9405
11.88/12.20	c        pb/other/sat4j-pb-v20090829         : 0.0742 0.2233 0.3526 0.5167 0.6055 0.6788 0.7733
11.88/12.20	c        pb/other/sat4j-pb-v20090829-cutting : 0.0499 0.1563 0.1889 0.3805 0.4170 0.4832 0.5874
11.88/12.20	c DETAIL: running [u'HOME/etc/solvers/other/clasp-1.3.3/clasp-1.3.3-x86-linux', u'--seed=31212470', u'HOME/instance-2676191-1277134645.opb'] for 0:00:50
64.96/62.39	c DEBUG: probabilities of action success (DCM model):
64.96/62.39	c        pb/competition_2010/bsolo_pb10-l1   : 0.0547 0.0978 0.1349 0.2096 0.2919 0.3395 0.4502
64.96/62.39	c        pb/competition_2010/bsolo_pb10-l2   : 0.0217 0.0303 0.0367 0.0801 0.1077 0.1434 0.2606
64.96/62.39	c        pb/competition_2010/bsolo_pb10-l3   : 0.0470 0.0799 0.1116 0.1733 0.2111 0.2575 0.3877
64.96/62.39	c        pb/competition_2010/wbo1.4a         : 0.1185 0.2379 0.3470 0.5355 0.6578 0.7196 0.8608
64.96/62.39	c        pb/competition_2010/wbo1.4b         : 0.0869 0.1706 0.2900 0.5236 0.6835 0.7441 0.8592
64.96/62.39	c        pb/other/clasp-1.3.3                : 0.0379 0.0752 0.3715 0.6781 0.7801 0.8135 0.9135
64.96/62.39	c        pb/other/sat4j-pb-v20090829         : 0.0318 0.1365 0.2340 0.3981 0.5023 0.5936 0.7124
64.96/62.39	c        pb/other/sat4j-pb-v20090829-cutting : 0.0173 0.0836 0.1032 0.2448 0.2753 0.3273 0.4541
65.10/62.40	c DETAIL: running [u'HOME/etc/solvers/competition_2010/wbo1.4a/wbo1.4a', u'-file-format=opb', u'HOME/instance-2676191-1277134645.opb'] for 0:00:50
65.19/62.58	s SATISFIABLE
65.19/62.58	v -x182 -x411 -x412 -x413 -x414 x415 -x416 -x417 -x418 -x419 -x420 x16 -x551 -x552 -x553 -x554 -x555 x556 -x557 -x558 -x559 -x560 -x362 x218 -x571 -x572 -x573 -x574 x575 -x576 -x577 -x578 -x579 -x580 -x318 -x255 -x541 -x542 -x543 -x544 -x545 -x546 x547 -x548 -x549 -x550 x105 -x441 -x442 -x443 -x444 -x445 -x446 x447 -x448 -x449 -x450 x47 -x461 -x462 -x463 -x464 -x465 -x466 -x467 x468 -x469 -x470 -x327 x352 -x511 -x512 -x513 x514 -x515 -x516 -x517 -x518 -x519 -x520 -x152 -x288 -x471 -x472 -x473 x474 -x475 -x476 -x477 -x478 -x479 -x480 -x137 -x561 -x562 -x563 -x564 -x565 -x566 -x567 x568 -x569 -x570 x148 x164 -x431 -x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 x440 -x11 -x501 -x502 -x503 -x504 -x505 -x506 -x507 -x508 -x509 x510 -x268 -x348 -x12 -x76 -x41 -x401 -x402 x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 -x314 -x531 -x532 x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540 -x135 x94 -x119 -x581 x582 -x583 -x584 -x585 -x586 -x587 -x588 -x589 -x590 -x25 -x162 x293 x521 -x522 -x523 -x524 -x525 -x526 -x527 -x528 -x529 -x530 -x283 -x421 x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 x243 x331 x130 -x491 -x492 -x493 -x494 -x495 x496 -x497 -x498 -x499 -x500 -x29 -x481 -x482 -x483 -x484 -x485 -x486 -x487 -x488 x489 -x490 -x4 -x251 x375 -x317 -x287 -x139 -x217 -x174 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 x309 -x310 -x311 -x312 -x313 -x315 -x316 -x319 -x320 -x160 -x591 -x592 -x593 -x594 -x595 -x596 -x597 -x598 x599 -x600 -x212 -x379 -x95 x39 x237 x382 x80 -x232 x266 x451 -x452 -x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460 -x33 -x398 -x207 -x32 x181 -x124 -x258 -x108 -x264 -x19 -x40 -x57 -x214 -x131 -x203 -x349 -x173 -x355 -x125 -x202 -x396 -x353 -x18 -x242 -x357 -x127 -x58 -x244 -x219 -x216 -x253 -x335 -x298 -x50 -x323 -x254 -x90 -x246 -x102 -x374 -x165 -x278 -x286 -x336 -x75 -x223 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x91 -x92 -x93 -x96 -x97 -x98 -x99 -x100 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x13 -x6 -x399 -x364 -x45 -x329 -x22 -x69 -x208 -x230 -x334 -x381 -x333 -x209 -x354 -x23 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x397 -x400 -x272 -x116 -x267 -x259 -x126 -x2 -x300 -x63 -x60 -x321 -x322 -x324 -x325 -x326 -x328 -x330 -x332 -x337 -x338 -x339 -x340 -x133 -x34 -x367 -x149 -x228 -x363 -x360 -x250 -x377 -x344 -x115 -x281 -x77 -x28 -x1 -x121 -x122 -x123 -x128 -x129 -x132 -x134 -x136 -x138 -x140 -x154 -x285 -x53 -x143 -x371 -x366 -x79 -x150 -x346 -x146 -x3 -x5 -x7 -x8 -x9 -x10 -x14 -x15 -x17 -x20 -x51 -x158 -x107 -x21 -x24 -x26 -x27 -x30 -x31 -x35 -x36 -x37 -x38 -x106 -x361 -x167 -x262 -x350 -x101 -x59 -x234 -x227 -x221 -x42 -x43 -x44 -x46 -x48 -x49 -x52 -x54 -x55 -x56 -x249 -x369 -x241 -x245 -x247 -x248 -x252 -x256 -x257 -x260 -x180 -x378 -x222 -x224 -x225 -x226 -x229 -x231 -x233 -x235 -x236 -x238 -x239 -x240 -x66 -x157 -x153 -x210 -x169 -x175 -x341 -x380 -x289 -x284 -x147 -x263 -x372 -x161 -x163 -x166 -x168 -x170 -x171 -x172 -x176 -x177 -x178 -x179 -x61 -x62 -x64 -x65 -x67 -x68 -x70 -x71 -x72 -x73 -x74 -x78 -x141 -x280 -x265 -x104 -x345 -x112 -x273 -x201 -x118 -x299 -x205 -x110 -x142 -x144 -x145 -x151 -x155 -x156 -x159 -x103 -x109 -x111 -x113 -x114 -x117 -x120 -x274 -x213 -x291 -x295 -x351 -x342 -x373 -x206 -x276 -x282 -x290 -x292 -x294 -x296 -x297 -x347 -x270 -x261 -x343 -x356 -x358 -x359 -x370 -x204 -x211 -x215 -x220 -x365 -x368 -x376 -x277 -x275 -x271 -x279 -x269

Verifier Data

OK	0

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2676191-1277134645/watcher-2676191-1277134645 -o /tmp/evaluation-result-2676191-1277134645/solver-2676191-1277134645 -C 1800 -W 2000 -M 1800 solver HOME/instance-2676191-1277134645.opb 1652698842 

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: 0.73 0.52 0.69 2/106 5665
/proc/meminfo: memFree=1504732/2059040 swapFree=4140368/4192956
[pid=5665] ppid=5663 vsize=16708 CPUtime=0
/proc/5665/stat : 5665 (python) R 5663 5665 5397 0 -1 4202496 724 0 0 0 0 0 0 0 17 0 1 0 89068041 17108992 491 1992294400 4194304 4196484 140734678943808 18446744073709551615 211189894559 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/5665/statm: 4177 493 272 1 0 273 0

[startup+0.0216979 s]
/proc/loadavg: 0.73 0.52 0.69 2/106 5665
/proc/meminfo: memFree=1504732/2059040 swapFree=4140368/4192956
[pid=5665] ppid=5663 vsize=16668 CPUtime=0.01
/proc/5665/stat : 5665 (python) R 5663 5665 5397 0 -1 4202496 1327 0 0 0 0 1 0 0 15 0 1 0 89068041 17068032 373 1992294400 4194304 4196484 140735347055088 18446744073709551615 211173192389 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/5665/statm: 4167 377 251 1 0 147 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16668

[startup+0.101697 s]
/proc/loadavg: 0.73 0.52 0.69 2/106 5665
/proc/meminfo: memFree=1504732/2059040 swapFree=4140368/4192956
[pid=5665] ppid=5663 vsize=32156 CPUtime=0.08
/proc/5665/stat : 5665 (python) R 5663 5665 5397 0 -1 4202496 2404 0 0 0 5 3 0 0 15 0 1 0 89068041 32927744 1382 1992294400 4194304 4196484 140735347055088 18446744073709551615 47774227732112 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/5665/statm: 8039 1384 459 1 0 911 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 32156

[startup+0.300695 s]
/proc/loadavg: 0.73 0.52 0.69 2/106 5665
/proc/meminfo: memFree=1504732/2059040 swapFree=4140368/4192956
[pid=5665] ppid=5663 vsize=70848 CPUtime=0.23
/proc/5665/stat : 5665 (python) R 5663 5665 5397 0 -1 4202496 3975 0 0 0 15 8 0 0 16 0 1 0 89068041 72548352 2811 1992294400 4194304 4196484 140735347055088 18446744073709551615 47774228054015 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/5665/statm: 17712 2811 693 1 0 2199 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 70848

[startup+0.70169 s]
/proc/loadavg: 0.73 0.52 0.69 2/106 5665
/proc/meminfo: memFree=1504732/2059040 swapFree=4140368/4192956
[pid=5665] ppid=5663 vsize=98836 CPUtime=0.51
/proc/5665/stat : 5665 (python) R 5663 5665 5397 0 -1 4202496 4866 0 0 0 31 20 0 0 16 0 1 0 89068041 101208064 3580 1992294400 4194304 4196484 140735347055088 18446744073709551615 211173527557 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/5665/statm: 24709 3580 1022 1 0 2566 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 98836

[startup+1.50068 s]
/proc/loadavg: 0.73 0.52 0.69 2/107 5670
/proc/meminfo: memFree=1487736/2059040 swapFree=4140368/4192956
[pid=5665] ppid=5663 vsize=118480 CPUtime=0.99
/proc/5665/stat : 5665 (python) R 5663 5665 5397 0 -1 4202496 8771 930 0 0 66 33 0 0 15 0 1 0 89068041 121323520 5917 1992294400 4194304 4196484 140735347055088 18446744073709551615 47774227463564 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/5665/statm: 29620 5922 1063 1 0 4874 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 118480

[startup+3.10066 s]
/proc/loadavg: 0.73 0.52 0.69 2/108 5671
/proc/meminfo: memFree=1482272/2059040 swapFree=4140368/4192956
[pid=5665] ppid=5663 vsize=132052 CPUtime=1.23
/proc/5665/stat : 5665 (python) S 5663 5665 5397 0 -1 4202496 10270 930 0 0 87 36 0 0 15 0 1 0 89068041 135221248 6306 1992294400 4194304 4196484 140735347055088 18446744073709551615 211173551631 0 0 16781312 2 159688670771686259 0 0 17 0 0 0 34
/proc/5665/statm: 33013 6306 1133 1 0 5165 0
[pid=5671] ppid=5665 vsize=2192 CPUtime=1.07
/proc/5671/stat : 5671 (clasp-1.3.3-x86) R 5665 5671 5671 0 -1 4202496 632 0 0 0 107 0 0 0 19 0 1 0 89068242 2244608 313 1992294400 134512640 136080129 4288283648 18446744073709551615 134850025 0 0 16781312 16386 0 0 0 17 1 0 0 0
/proc/5671/statm: 548 313 174 383 0 163 0
Current children cumulated CPU time (s) 2.3
Current children cumulated vsize (KiB) 134244
heavy processes:

[startup+6.30062 s]
/proc/loadavg: 0.75 0.53 0.69 2/108 5671
/proc/meminfo: memFree=1482148/2059040 swapFree=4140368/4192956
[pid=5665] ppid=5663 vsize=132052 CPUtime=1.41
/proc/5665/stat : 5665 (python) R 5663 5665 5397 0 -1 4202496 10283 930 0 0 103 38 0 0 15 0 1 0 89068041 135221248 6306 1992294400 4194304 4196484 140735347055088 18446744073709551615 47774227474864 0 0 16781312 2 0 0 0 17 0 0 0 34
/proc/5665/statm: 33013 6306 1133 1 0 5165 0
[pid=5671] ppid=5665 vsize=2456 CPUtime=4.24
/proc/5671/stat : 5671 (clasp-1.3.3-x86) R 5665 5671 5671 0 -1 4202496 675 0 0 0 424 0 0 0 25 0 1 0 89068242 2514944 356 1992294400 134512640 136080129 4288283648 18446744073709551615 134579912 0 0 16781312 16386 0 0 0 17 1 0 0 0
/proc/5671/statm: 614 356 174 383 0 229 0
Current children cumulated CPU time (s) 5.65
Current children cumulated vsize (KiB) 134508

[startup+12.7005 s]
/proc/loadavg: 0.77 0.54 0.70 2/108 5671
/proc/meminfo: memFree=1481900/2059040 swapFree=4140368/4192956
[pid=5665] ppid=5663 vsize=134112 CPUtime=11.93
/proc/5665/stat : 5665 (python) S 5663 5665 5397 0 -1 4202496 11587 2566 0 0 139 44 1008 2 17 0 1 0 89068041 137330688 6328 1992294400 4194304 4196484 140735347055088 18446744073709551615 211173551631 0 0 16781312 2 4856633195933696256 0 0 17 1 0 0 34
/proc/5665/statm: 33528 6328 1143 1 0 5165 0
Current children cumulated CPU time (s) 11.93
Current children cumulated vsize (KiB) 134112

[startup+25.5004 s]
/proc/loadavg: 0.82 0.56 0.70 2/108 5676
/proc/meminfo: memFree=1482032/2059040 swapFree=4140368/4192956
[pid=5665] ppid=5663 vsize=134112 CPUtime=12.7
/proc/5665/stat : 5665 (python) S 5663 5665 5397 0 -1 4202496 11632 2566 0 0 206 54 1008 2 15 0 1 0 89068041 137330688 6328 1992294400 4194304 4196484 140735347055088 18446744073709551615 211173551631 0 0 16781312 2 159836005329808243 0 0 17 1 0 0 34
/proc/5665/statm: 33528 6328 1143 1 0 5165 0
[pid=5674] ppid=5665 vsize=2724 CPUtime=13.28
/proc/5674/stat : 5674 (clasp-1.3.3-x86) R 5665 5674 5674 0 -1 4202496 746 0 0 0 1328 0 0 0 25 0 1 0 89069262 2789376 429 1992294400 134512640 136080129 4290980576 18446744073709551615 134845716 0 0 16781312 16386 0 0 0 17 0 0 0 0
/proc/5674/statm: 681 429 174 383 0 296 0
Current children cumulated CPU time (s) 25.98
Current children cumulated vsize (KiB) 136836

[startup+51.1011 s]
/proc/loadavg: 0.88 0.60 0.71 2/108 5676
/proc/meminfo: memFree=1481660/2059040 swapFree=4140368/4192956
[pid=5665] ppid=5663 vsize=134112 CPUtime=14.24
/proc/5665/stat : 5665 (python) S 5663 5665 5397 0 -1 4202496 11711 2566 0 0 338 76 1008 2 15 0 1 0 89068041 137330688 6328 1992294400 4194304 4196484 140735347055088 18446744073709551615 211173551631 0 0 16781312 2 159836005329808243 0 0 17 1 0 0 34
/proc/5665/statm: 33528 6328 1143 1 0 5165 0
[pid=5674] ppid=5665 vsize=3192 CPUtime=38.85
/proc/5674/stat : 5674 (clasp-1.3.3-x86) R 5665 5674 5674 0 -1 4202496 856 0 0 0 3885 0 0 0 25 0 1 0 89069262 3268608 539 1992294400 134512640 136080129 4290980576 18446744073709551615 134579974 0 0 16781312 16386 0 0 0 17 0 0 0 0
/proc/5674/statm: 798 539 174 383 0 413 0
Current children cumulated CPU time (s) 53.09
Current children cumulated vsize (KiB) 137304

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

[startup+57.5 s]
/proc/loadavg: 0.89 0.60 0.71 2/108 5676
/proc/meminfo: memFree=1481660/2059040 swapFree=4140368/4192956
[pid=5665] ppid=5663 vsize=134112 CPUtime=14.63
/proc/5665/stat : 5665 (python) S 5663 5665 5397 0 -1 4202496 11725 2566 0 0 371 82 1008 2 15 0 1 0 89068041 137330688 6328 1992294400 4194304 4196484 140735347055088 18446744073709551615 211173551631 0 0 16781312 2 159836005329808243 0 0 17 1 0 0 34
/proc/5665/statm: 33528 6328 1143 1 0 5165 0
[pid=5674] ppid=5665 vsize=3192 CPUtime=45.25
/proc/5674/stat : 5674 (clasp-1.3.3-x86) R 5665 5674 5674 0 -1 4202496 876 0 0 0 4525 0 0 0 25 0 1 0 89069262 3268608 559 1992294400 134512640 136080129 4290980576 18446744073709551615 134588723 0 0 16781312 16386 0 0 0 17 0 0 0 0
/proc/5674/statm: 798 559 174 383 0 413 0
Current children cumulated CPU time (s) 59.88
Current children cumulated vsize (KiB) 137304

[startup+60.701 s]
/proc/loadavg: 0.90 0.61 0.71 2/108 5676
/proc/meminfo: memFree=1481660/2059040 swapFree=4140368/4192956
[pid=5665] ppid=5663 vsize=134112 CPUtime=14.82
/proc/5665/stat : 5665 (python) S 5663 5665 5397 0 -1 4202496 11731 2566 0 0 388 84 1008 2 16 0 1 0 89068041 137330688 6328 1992294400 4194304 4196484 140735347055088 18446744073709551615 211173551631 0 0 16781312 2 159836005329808243 0 0 17 1 0 0 34
/proc/5665/statm: 33528 6328 1143 1 0 5165 0
[pid=5674] ppid=5665 vsize=3192 CPUtime=48.45
/proc/5674/stat : 5674 (clasp-1.3.3-x86) R 5665 5674 5674 0 -1 4202496 879 0 0 0 4845 0 0 0 25 0 1 0 89069262 3268608 562 1992294400 134512640 136080129 4290980576 18446744073709551615 134850025 0 0 16781312 16386 0 0 0 17 0 0 0 0
/proc/5674/statm: 798 562 174 383 0 413 0
Current children cumulated CPU time (s) 63.27
Current children cumulated vsize (KiB) 137304

[startup+61.502 s]
/proc/loadavg: 0.90 0.61 0.71 2/108 5676
/proc/meminfo: memFree=1481660/2059040 swapFree=4140368/4192956
[pid=5665] ppid=5663 vsize=134112 CPUtime=14.88
/proc/5665/stat : 5665 (python) S 5663 5665 5397 0 -1 4202496 11733 2566 0 0 393 85 1008 2 15 0 1 0 89068041 137330688 6328 1992294400 4194304 4196484 140735347055088 18446744073709551615 211173551631 0 0 16781312 2 159836005329808243 0 0 17 1 0 0 34
/proc/5665/statm: 33528 6328 1143 1 0 5165 0
[pid=5674] ppid=5665 vsize=3192 CPUtime=49.26
/proc/5674/stat : 5674 (clasp-1.3.3-x86) R 5665 5674 5674 0 -1 4202496 879 0 0 0 4926 0 0 0 25 0 1 0 89069262 3268608 562 1992294400 134512640 136080129 4290980576 18446744073709551615 134588861 0 0 16781312 16386 0 0 0 17 0 0 0 0
/proc/5674/statm: 798 562 174 383 0 413 0
Current children cumulated CPU time (s) 64.14
Current children cumulated vsize (KiB) 137304

[startup+62.3009 s]
/proc/loadavg: 0.90 0.61 0.71 2/108 5676
/proc/meminfo: memFree=1481660/2059040 swapFree=4140368/4192956
[pid=5665] ppid=5663 vsize=134112 CPUtime=14.91
/proc/5665/stat : 5665 (python) S 5663 5665 5397 0 -1 4202496 11735 2566 0 0 396 85 1008 2 16 0 1 0 89068041 137330688 6328 1992294400 4194304 4196484 140735347055088 18446744073709551615 211173551631 0 0 16781312 2 159836005329808243 0 0 17 1 0 0 34
/proc/5665/statm: 33528 6328 1143 1 0 5165 0
[pid=5674] ppid=5665 vsize=3192 CPUtime=50.05
/proc/5674/stat : 5674 (clasp-1.3.3-x86) R 5665 5674 5674 0 -1 4202496 879 0 0 0 5005 0 0 0 25 0 1 0 89069262 3268608 562 1992294400 134512640 136080129 4290980576 18446744073709551615 134588761 0 0 16781312 16386 0 0 0 17 0 0 0 0
/proc/5674/statm: 798 562 174 383 0 413 0
Current children cumulated CPU time (s) 64.96
Current children cumulated vsize (KiB) 137304

[startup+62.5009 s]
/proc/loadavg: 0.90 0.61 0.71 2/108 5676
/proc/meminfo: memFree=1481660/2059040 swapFree=4140368/4192956
[pid=5665] ppid=5663 vsize=134112 CPUtime=65.19
/proc/5665/stat : 5665 (python) R 5663 5665 5397 0 -1 4202496 12876 4351 0 0 409 87 6018 5 17 0 1 0 89068041 137330688 6330 1992294400 4194304 4196484 140735347055088 18446744073709551615 47774227585944 0 0 16781312 2 0 0 0 17 0 0 0 34
/proc/5665/statm: 33528 6330 1143 1 0 5165 0
Current children cumulated CPU time (s) 65.19
Current children cumulated vsize (KiB) 134112

[startup+62.6021 s]
/proc/loadavg: 0.90 0.61 0.71 2/107 5681
/proc/meminfo: memFree=1483156/2059040 swapFree=4140368/4192956
[pid=5665] ppid=5663 vsize=134108 CPUtime=65.32
/proc/5665/stat : 5665 (python) R 5663 5665 5397 0 -1 4202496 16709 5795 0 0 416 90 6020 6 15 0 1 0 89068041 137326592 6333 1992294400 4194304 4196484 140735347055088 18446744073709551615 47774228054005 0 0 16781312 0 0 0 0 17 1 0 0 34
/proc/5665/statm: 33527 6333 1143 1 0 5164 0
Current children cumulated CPU time (s) 65.32
Current children cumulated vsize (KiB) 134108

Child status: 10
Real time (s): 62.6539
CPU time (s): 65.3841
CPU user time (s): 64.4082
CPU system time (s): 0.975851
CPU usage (%): 104.357
Max. virtual memory (cumulated for all children) (KiB): 137308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 64.4082
system time used= 0.975851
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23560
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3972
involuntary context switches= 950

runsolver used 0.109983 second user time and 0.336948 second system time

The end

Launcher Data

Begin job on node007 at 2010-06-21 17:37:25
IDJOB=2676191
IDBENCH=1391
IDSOLVER=1178
FILE ID=node007/2676191-1277134645
PBS_JOBID= 11182101
Free space on /tmp= 62520 MiB

SOLVER NAME= borg-pb 10.05.30
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/FPGA_SAT05/normalized-fpga20_20_sat_pb.cnf.cr.opb
COMMAND LINE= solver BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2676191-1277134645/watcher-2676191-1277134645 -o /tmp/evaluation-result-2676191-1277134645/solver-2676191-1277134645 -C 1800 -W 2000 -M 1800  solver HOME/instance-2676191-1277134645.opb 1652698842 

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

MD5SUM BENCH= 192f8feb97785f57d6eda41fc7a200be
RANDOM SEED=1652698842

node007.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.264
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.52
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.264
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.44
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1505012 kB
Buffers:        134652 kB
Cached:         312036 kB
SwapCached:       6340 kB
Active:         234160 kB
Inactive:       226716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1505012 kB
SwapTotal:     4192956 kB
SwapFree:      4140368 kB
Dirty:           20640 kB
Writeback:           0 kB
AnonPages:       12772 kB
Mapped:          13068 kB
Slab:            71284 kB
PageTables:       4072 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182848 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= 62500 MiB
End job on node007 at 2010-06-21 17:38:29