Trace number 3730542

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
PB10: borg-pb 10.05.30SAT 64.6352 61.9155

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/
FPGA_SAT05/normalized-fpga20_18_sat_pb.cnf.cr.opb
MD5SUMcb676620fd2a6e3770a1e7936dc60453
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.003998
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables540
Total number of constraints416
Number of constraints which are clauses378
Number of constraints which are cardinality constraints (but not clauses)38
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

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

Verifier Data

OK	0

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3730542-1338716089/watcher-3730542-1338716089 -o /tmp/evaluation-result-3730542-1338716089/solver-3730542-1338716089 -C 1800 -W 1900 -M 15500 solver HOME/instance-3730542-1338716089.opb 2045305788 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 1.95 2.04 1.90 3/177 32567
/proc/meminfo: memFree=30568684/32873844 swapFree=7900/7900
[pid=32567] ppid=32565 vsize=15412 CPUtime=0 cores=0,2,4,6
/proc/32567/stat : 32567 (python) R 32565 32567 31325 0 -1 4202496 880 0 0 0 0 0 0 0 20 0 1 0 337733435 15781888 630 33554432000 4194304 5683644 140734320797568 140734320742296 225444709760 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/32567/statm: 3845 630 333 364 0 287 0

[startup+0.014042 s]
/proc/loadavg: 1.95 2.04 1.90 3/177 32567
/proc/meminfo: memFree=30568684/32873844 swapFree=7900/7900
[pid=32567] ppid=32565 vsize=15976 CPUtime=0 cores=0,2,4,6
/proc/32567/stat : 32567 (python) D 32565 32567 31325 0 -1 4202496 1074 0 0 0 0 0 0 0 20 0 1 0 337733435 16359424 799 33554432000 4194304 5683644 140734320797568 140734320768536 225444709264 0 0 16781312 2 18446744072100609316 0 0 17 0 0 0 0 0 0
/proc/32567/statm: 3994 799 359 364 0 436 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15976

[startup+0.100229 s]
/proc/loadavg: 1.95 2.04 1.90 3/177 32567
/proc/meminfo: memFree=30568684/32873844 swapFree=7900/7900
[pid=32567] ppid=32565 vsize=51712 CPUtime=0.06 cores=0,2,4,6
/proc/32567/stat : 32567 (python) R 32565 32567 31325 0 -1 4202496 3685 0 0 0 4 2 0 0 20 0 1 0 337733435 52953088 1935 33554432000 4194304 4196484 140734046391440 140734046206696 140584690454104 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/32567/statm: 12928 1935 564 1 0 1335 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 51712

[startup+0.300206 s]
/proc/loadavg: 1.95 2.04 1.90 3/177 32567
/proc/meminfo: memFree=30568684/32873844 swapFree=7900/7900
[pid=32567] ppid=32565 vsize=99040 CPUtime=0.21 cores=0,2,4,6
/proc/32567/stat : 32567 (python) R 32565 32567 31325 0 -1 4202496 5756 0 0 0 14 7 0 0 20 0 1 0 337733435 101416960 3602 33554432000 4194304 4196484 140734046391440 140734046333624 225444709664 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/32567/statm: 24760 3602 1047 1 0 2562 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 99040

[startup+0.700193 s]
/proc/loadavg: 1.95 2.04 1.90 3/177 32567
/proc/meminfo: memFree=30568684/32873844 swapFree=7900/7900
[pid=32567] ppid=32565 vsize=130144 CPUtime=0.48 cores=0,2,4,6
/proc/32567/stat : 32567 (python) R 32565 32567 31325 0 -1 4202496 10865 1014 0 0 36 12 0 0 20 0 1 0 337733435 133267456 6261 33554432000 4194304 4196484 140734046391440 140734046381720 140584690846139 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/32567/statm: 32536 6261 1149 1 0 5151 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 130144

[startup+1.50027 s]
/proc/loadavg: 1.95 2.04 1.90 3/179 32573
/proc/meminfo: memFree=30544480/32873844 swapFree=7900/7900
[pid=32567] ppid=32565 vsize=134480 CPUtime=0.54 cores=0,2,4,6
/proc/32567/stat : 32567 (python) S 32565 32567 31325 0 -1 4202496 11227 1014 0 0 41 13 0 0 20 0 1 0 337733435 137707520 6346 33554432000 4194304 4196484 140734046391440 140734046383200 225444725160 0 0 16781312 2 18446744071580425449 0 0 17 0 0 0 0 0 0
/proc/32567/statm: 33620 6346 1170 1 0 5192 0
[pid=32573] ppid=32567 vsize=2200 CPUtime=0.78 cores=0,2,4,6
/proc/32573/stat : 32573 (clasp-1.3.3-x86) R 32567 32573 32573 0 -1 4202496 613 0 0 0 78 0 0 0 20 0 1 0 337733505 2252800 305 33554432000 134512640 136080129 4292469152 4292468144 134844920 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0
/proc/32573/statm: 550 305 175 383 0 165 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 136680

[startup+3.10027 s]
/proc/loadavg: 1.95 2.04 1.90 3/179 32573
/proc/meminfo: memFree=30538528/32873844 swapFree=7900/7900
[pid=32567] ppid=32565 vsize=134480 CPUtime=0.6 cores=0,2,4,6
/proc/32567/stat : 32567 (python) S 32565 32567 31325 0 -1 4202496 11231 1014 0 0 47 13 0 0 20 0 1 0 337733435 137707520 6346 33554432000 4194304 4196484 140734046391440 140734046383200 225444725160 0 0 16781312 2 18446744071580425449 0 0 17 0 0 0 0 0 0
/proc/32567/statm: 33620 6346 1170 1 0 5192 0
[pid=32573] ppid=32567 vsize=2332 CPUtime=2.38 cores=0,2,4,6
/proc/32573/stat : 32573 (clasp-1.3.3-x86) R 32567 32573 32573 0 -1 4202496 654 0 0 0 238 0 0 0 20 0 1 0 337733505 2387968 346 33554432000 134512640 136080129 4292469152 4292468144 134588742 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0
/proc/32573/statm: 583 346 175 383 0 198 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 136812

[startup+6.30027 s]
/proc/loadavg: 1.95 2.04 1.90 3/179 32573
/proc/meminfo: memFree=30538032/32873844 swapFree=7900/7900
[pid=32567] ppid=32565 vsize=134480 CPUtime=0.76 cores=0,2,4,6
/proc/32567/stat : 32567 (python) S 32565 32567 31325 0 -1 4202496 11239 1014 0 0 60 16 0 0 20 0 1 0 337733435 137707520 6346 33554432000 4194304 4196484 140734046391440 140734046383200 225444725160 0 0 16781312 2 18446744071580425449 0 0 17 0 0 0 0 0 0
/proc/32567/statm: 33620 6346 1170 1 0 5192 0
[pid=32573] ppid=32567 vsize=2588 CPUtime=5.58 cores=0,2,4,6
/proc/32573/stat : 32573 (clasp-1.3.3-x86) R 32567 32573 32573 0 -1 4202496 701 0 0 0 558 0 0 0 20 0 1 0 337733505 2650112 393 33554432000 134512640 136080129 4292469152 4292468144 134588584 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0
/proc/32573/statm: 647 393 175 383 0 262 0
Current children cumulated CPU time (s) 6.34
Current children cumulated vsize (KiB) 137068

[startup+12.7003 s]
/proc/loadavg: 1.96 2.04 1.90 3/179 32579
/proc/meminfo: memFree=30540660/32873844 swapFree=7900/7900
[pid=32567] ppid=32565 vsize=136540 CPUtime=11.64 cores=0,2,4,6
/proc/32567/stat : 32567 (python) S 32565 32567 31325 0 -1 4202496 12496 2696 0 0 91 20 1052 1 20 0 1 0 337733435 139816960 6368 33554432000 4194304 4196484 140734046391440 140734046383200 225444725160 0 0 16781312 2 18446744071580425449 0 0 17 0 0 0 0 0 0
/proc/32567/statm: 34135 6368 1180 1 0 5192 0
[pid=32579] ppid=32567 vsize=2332 CPUtime=1.44 cores=0,2,4,6
/proc/32579/stat : 32579 (clasp-1.3.3-x86) R 32567 32579 32579 0 -1 4202496 641 0 0 0 144 0 0 0 20 0 1 0 337734560 2387968 332 33554432000 134512640 136080129 4293089184 4293088128 134804910 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0
/proc/32579/statm: 583 332 175 383 0 198 0
Current children cumulated CPU time (s) 13.08
Current children cumulated vsize (KiB) 138872

[startup+25.5003 s]
/proc/loadavg: 1.96 2.03 1.90 3/179 32579
/proc/meminfo: memFree=30530856/32873844 swapFree=7900/7900
[pid=32567] ppid=32565 vsize=136540 CPUtime=12.26 cores=0,2,4,6
/proc/32567/stat : 32567 (python) S 32565 32567 31325 0 -1 4202496 12525 2696 0 0 146 27 1052 1 20 0 1 0 337733435 139816960 6368 33554432000 4194304 4196484 140734046391440 140734046383200 225444725160 0 0 16781312 2 18446744071580425449 0 0 17 0 0 0 0 0 0
/proc/32567/statm: 34135 6368 1180 1 0 5192 0
[pid=32579] ppid=32567 vsize=2840 CPUtime=14.23 cores=0,2,4,6
/proc/32579/stat : 32579 (clasp-1.3.3-x86) R 32567 32579 32579 0 -1 4202496 780 0 0 0 1423 0 0 0 20 0 1 0 337734560 2908160 471 33554432000 134512640 136080129 4293089184 4293088176 134588768 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0
/proc/32579/statm: 710 471 175 383 0 325 0
Current children cumulated CPU time (s) 26.49
Current children cumulated vsize (KiB) 139380

[startup+51.1003 s]
/proc/loadavg: 2.09 2.06 1.91 3/179 32580
/proc/meminfo: memFree=30519932/32873844 swapFree=7900/7900
[pid=32567] ppid=32565 vsize=136540 CPUtime=13.43 cores=0,2,4,6
/proc/32567/stat : 32567 (python) S 32565 32567 31325 0 -1 4202496 12548 2696 0 0 250 40 1052 1 20 0 1 0 337733435 139816960 6368 33554432000 4194304 4196484 140734046391440 140734046383200 225444725160 0 0 16781312 2 18446744071580425449 0 0 17 0 0 0 0 0 0
/proc/32567/statm: 34135 6368 1180 1 0 5192 0
[pid=32579] ppid=32567 vsize=3612 CPUtime=39.83 cores=0,2,4,6
/proc/32579/stat : 32579 (clasp-1.3.3-x86) R 32567 32579 32579 0 -1 4202496 980 0 0 0 3983 0 0 0 20 0 1 0 337734560 3698688 671 33554432000 134512640 136080129 4293089184 4293088176 134588979 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0
/proc/32579/statm: 903 671 175 383 0 518 0
Current children cumulated CPU time (s) 53.26
Current children cumulated vsize (KiB) 140152

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

[startup+51.5003 s]
/proc/loadavg: 2.09 2.06 1.91 3/179 32580
/proc/meminfo: memFree=30519932/32873844 swapFree=7900/7900
[pid=32567] ppid=32565 vsize=136540 CPUtime=13.45 cores=0,2,4,6
/proc/32567/stat : 32567 (python) S 32565 32567 31325 0 -1 4202496 12548 2696 0 0 252 40 1052 1 20 0 1 0 337733435 139816960 6368 33554432000 4194304 4196484 140734046391440 140734046383200 225444725160 0 0 16781312 2 18446744071580425449 0 0 17 0 0 0 0 0 0
/proc/32567/statm: 34135 6368 1180 1 0 5192 0
[pid=32579] ppid=32567 vsize=3612 CPUtime=40.23 cores=0,2,4,6
/proc/32579/stat : 32579 (clasp-1.3.3-x86) R 32567 32579 32579 0 -1 4202496 980 0 0 0 4023 0 0 0 20 0 1 0 337734560 3698688 671 33554432000 134512640 136080129 4293089184 4293088176 134588974 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0
/proc/32579/statm: 903 671 175 383 0 518 0
Current children cumulated CPU time (s) 53.68
Current children cumulated vsize (KiB) 140152

[startup+57.9003 s]
/proc/loadavg: 2.08 2.06 1.91 3/179 32580
/proc/meminfo: memFree=30517328/32873844 swapFree=7900/7900
[pid=32567] ppid=32565 vsize=136540 CPUtime=13.75 cores=0,2,4,6
/proc/32567/stat : 32567 (python) S 32565 32567 31325 0 -1 4202496 12551 2696 0 0 279 43 1052 1 20 0 1 0 337733435 139816960 6368 33554432000 4194304 4196484 140734046391440 140734046383200 225444725160 0 0 16781312 2 18446744071580425449 0 0 17 0 0 0 0 0 0
/proc/32567/statm: 34135 6368 1180 1 0 5192 0
[pid=32579] ppid=32567 vsize=4008 CPUtime=46.63 cores=0,2,4,6
/proc/32579/stat : 32579 (clasp-1.3.3-x86) R 32567 32579 32579 0 -1 4202496 1059 0 0 0 4663 0 0 0 20 0 1 0 337734560 4104192 750 33554432000 134512640 136080129 4293089184 4293088144 134808296 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0
/proc/32579/statm: 1002 750 175 383 0 617 0
Current children cumulated CPU time (s) 60.38
Current children cumulated vsize (KiB) 140548

[startup+59.5003 s]
/proc/loadavg: 2.08 2.06 1.91 3/179 32580
/proc/meminfo: memFree=30517328/32873844 swapFree=7900/7900
[pid=32567] ppid=32565 vsize=136540 CPUtime=13.83 cores=0,2,4,6
/proc/32567/stat : 32567 (python) S 32565 32567 31325 0 -1 4202496 12552 2696 0 0 286 44 1052 1 20 0 1 0 337733435 139816960 6368 33554432000 4194304 4196484 140734046391440 140734046383200 225444725160 0 0 16781312 2 18446744071580425449 0 0 17 0 0 0 0 0 0
/proc/32567/statm: 34135 6368 1180 1 0 5192 0
[pid=32579] ppid=32567 vsize=4008 CPUtime=48.23 cores=0,2,4,6
/proc/32579/stat : 32579 (clasp-1.3.3-x86) R 32567 32579 32579 0 -1 4202496 1061 0 0 0 4823 0 0 0 20 0 1 0 337734560 4104192 752 33554432000 134512640 136080129 4293089184 4293088176 134589297 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0
/proc/32579/statm: 1002 752 175 383 0 617 0
Current children cumulated CPU time (s) 62.06
Current children cumulated vsize (KiB) 140548

[startup+61.1003 s]
/proc/loadavg: 2.08 2.06 1.91 3/179 32580
/proc/meminfo: memFree=30515840/32873844 swapFree=7900/7900
[pid=32567] ppid=32565 vsize=136540 CPUtime=13.9 cores=0,2,4,6
/proc/32567/stat : 32567 (python) S 32565 32567 31325 0 -1 4202496 12552 2696 0 0 292 45 1052 1 20 0 1 0 337733435 139816960 6368 33554432000 4194304 4196484 140734046391440 140734046383200 225444725160 0 0 16781312 2 18446744071580425449 0 0 17 0 0 0 0 0 0
/proc/32567/statm: 34135 6368 1180 1 0 5192 0
[pid=32579] ppid=32567 vsize=4008 CPUtime=49.83 cores=0,2,4,6
/proc/32579/stat : 32579 (clasp-1.3.3-x86) R 32567 32579 32579 0 -1 4202496 1061 0 0 0 4983 0 0 0 20 0 1 0 337734560 4104192 752 33554432000 134512640 136080129 4293089184 4293088276 134607916 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0
/proc/32579/statm: 1002 752 175 383 0 617 0
Current children cumulated CPU time (s) 63.73
Current children cumulated vsize (KiB) 140548

[startup+61.5003 s]
/proc/loadavg: 2.08 2.06 1.91 3/179 32580
/proc/meminfo: memFree=30515840/32873844 swapFree=7900/7900
[pid=32567] ppid=32565 vsize=136540 CPUtime=13.92 cores=0,2,4,6
/proc/32567/stat : 32567 (python) S 32565 32567 31325 0 -1 4202496 12553 2696 0 0 294 45 1052 1 20 0 1 0 337733435 139816960 6368 33554432000 4194304 4196484 140734046391440 140734046383200 225444725160 0 0 16781312 2 18446744071580425449 0 0 17 0 0 0 0 0 0
/proc/32567/statm: 34135 6368 1180 1 0 5192 0
[pid=32579] ppid=32567 vsize=4008 CPUtime=50.23 cores=0,2,4,6
/proc/32579/stat : 32579 (clasp-1.3.3-x86) R 32567 32579 32579 0 -1 4202496 1061 0 0 0 5023 0 0 0 20 0 1 0 337734560 4104192 752 33554432000 134512640 136080129 4293089184 4293088320 134845726 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0
/proc/32579/statm: 1002 752 175 383 0 617 0
Current children cumulated CPU time (s) 64.15
Current children cumulated vsize (KiB) 140548

[startup+61.9002 s]
/proc/loadavg: 2.07 2.06 1.91 3/178 32585
/proc/meminfo: memFree=30518056/32873844 swapFree=7900/7900
[pid=32567] ppid=32565 vsize=136536 CPUtime=64.6 cores=0,2,4,6
/proc/32567/stat : 32567 (python) R 32565 32567 31325 0 -1 4202496 17910 6193 0 0 310 48 6100 2 20 0 1 0 337733435 139812864 6376 33554432000 4194304 4196484 140734046391440 140734046383976 140584690448833 0 0 16781312 0 0 0 0 17 0 0 0 0 0 0
/proc/32567/statm: 34134 6376 1181 1 0 5191 0
Current children cumulated CPU time (s) 64.6
Current children cumulated vsize (KiB) 136536

Child status: 10
Real time (s): 61.9155
CPU time (s): 64.6352
CPU user time (s): 64.1193
CPU system time (s): 0.515921
CPU usage (%): 104.393
Max. virtual memory (cumulated for all children) (KiB): 140548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 64.1193
system time used= 0.515921
maximum resident set size= 25528
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24738
page faults= 0
swaps= 0
block input operations= 0
block output operations= 32
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1530
involuntary context switches= 121

runsolver used 0.096985 second user time and 0.247962 second system time

The end

Launcher Data

Begin job on node137 at 2012-06-03 11:34:49
IDJOB=3730542
IDBENCH=1443
IDSOLVER=2323
FILE ID=node137/3730542-1338716089
RUNJOBID= node137-1338714575-31341
PBS_JOBID= 14636756
Free space on /tmp= 70300 MiB

SOLVER NAME= PB10: borg-pb 10.05.30
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/FPGA_SAT05/normalized-fpga20_18_sat_pb.cnf.cr.opb
COMMAND LINE= solver BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3730542-1338716089/watcher-3730542-1338716089 -o /tmp/evaluation-result-3730542-1338716089/solver-3730542-1338716089 -C 1800 -W 1900 -M 15500  solver HOME/instance-3730542-1338716089.opb 2045305788 

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

MD5SUM BENCH= cb676620fd2a6e3770a1e7936dc60453
RANDOM SEED=2045305788

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30568932 kB
Buffers:          211500 kB
Cached:          1224824 kB
SwapCached:         5796 kB
Active:           815400 kB
Inactive:         665148 kB
Active(anon):      39696 kB
Inactive(anon):     7172 kB
Active(file):     775704 kB
Inactive(file):   657976 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67097500 kB
Dirty:             20636 kB
Writeback:             0 kB
AnonPages:         47876 kB
Mapped:            13380 kB
Shmem:                 0 kB
Slab:             685388 kB
SReclaimable:     126044 kB
SUnreclaim:       559344 kB
KernelStack:        1480 kB
PageTables:         4772 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     163512 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70280 MiB
End job on node137 at 2012-06-03 11:35:51