Trace number 353176

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
bsolo 3.0.16SAT224 1800.01 1800.53

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii8a3.opb
MD5SUM5018d2b93ba4422fc03308c57dbd6158
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark191
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 191
Optimality of the best value was proved NO
Number of variables528
Total number of constraints1816
Number of constraints which are clauses1816
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 constraint8
Number of terms in the objective function 528
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 528
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 528
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/0.00	c bsolo beta version 3.0.16 - 04/04/2007 : 1458 GMT
0.00/0.00	c Developed by Vasco Manquinho IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Memory Limit set to 1800 MB
0.00/0.00	c Instance file /tmp/evaluation/353176-1176657925/instance-353176-1176657925.opb
0.00/0.00	c File size is 52056 bytes.
0.00/0.01	c Highest Coefficient sum: 528
0.00/0.01	c Parsing was ok!!
0.00/0.01	c Total parsing time: 0.01 s
0.00/0.01	c Var: 528 Constr: 1816 1816/0/0 Lit: 4536 Watch. Lit: 3632
0.00/0.01	c Obj. Vars: 528 (100 % of total variables)
0.00/0.02	c Pre-processing Time: 0.022 s
0.00/0.02	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.02	c        0    528     1804     4440    2     3608     601      0      0 0.02
0.00/0.02	c Switching off LPR mode.
0.00/0.02	o 228	0.023
0.00/0.02	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.02	c        4    528     1809     4993    2     3918    1601      5    166 0.02
0.00/0.02	o 224	0.025
1799.97/1800.52	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1799.97/1800.52	c       10    528     1816     5614    3     4236    1601     12    400 0.03
1799.97/1800.52	c      111    528     1917    26944   14     4438    1762    113   2642 0.04
1799.97/1800.52	c      361    528     2167    84187   38     4938    1939    363   4056 0.09
1799.97/1800.52	c      837    528     2643   194426   73     5890    2133    839   4624 0.18
1799.97/1800.52	c     1650    528     3456   382517  110     7516    2347   1652   4741 0.35
1799.97/1800.52	c     2971    528     3104   302815   97     6512    2582   1300   4362 0.68
1799.97/1800.52	c     5052    528     3426   379042  110     7156    2841   1622   4182 1.21
1799.97/1800.52	c     8276    528     3226   327791  101     6756    3126   1422   3901 2.12
1799.97/1800.52	c    13212    528     4058   520470  128     8420    3439   2254   2777 4.76
1799.97/1800.52	c    20718    528     4977   725526  145    10258    3783   3173   3028 6.84
1799.97/1800.52	c    32080    528     4384   597808  136     9072    4162   2580   2429 13.20
1799.97/1800.52	c    49225    528     3886   472732  121     8076    4579   2082   2478 19.86
1799.97/1800.52	c    75044    528     4891   716691  146    10086    5037   3087   1976 37.96
1799.97/1800.52	c   113877    528     5256   799144  152    10816    5541   3452   1987 57.30
1799.97/1800.52	c   172230    528     5380   835141  155    11064    6096   3576   2150 80.09
1799.97/1800.52	c   259863    528     4855   704574  145    10014    6706   3051   1606 161.78
1799.97/1800.52	c   391415    528     6363  1056365  166    13030    7377   4559   1416 276.23
1799.97/1800.52	c   588848    528     5497   858666  156    11298    8115   3693   1556 378.43
1799.97/1800.52	c   885100    528     6138  1006434  163    12580    8927   4334   1120 790.09
1799.97/1800.52	c  1329583    528     8747  1600109  182    17798    9820   6943   1084 1226.46
1799.97/1800.52	c  1996411    528    11527  2247030  194    23358   10803   9723   1194 1671.48
1799.97/1800.52	c Resources Exceeded
1799.97/1800.52	v x1 -x2 -x3 -x4 x5 -x6 x7 -x8 x9 -x10 x11 -x12 -x13 x14 x15 -x16 x17 -x18 x19 -x20 x21 -x22 x23 -x24 x25 -x26 -x27 x28 x29 -x30 x31 -x32
1799.97/1800.52	v x33 -x34 x35 -x36 x37 -x38 x39 -x40 x41 -x42 -x43 x44 -x45 x46 x47 -x48 x49 -x50 x51 -x52 x53 -x54 x55 -x56 -x57 -x58 x59 -x60 x61
1799.97/1800.52	v -x62 -x63 -x64 x65 -x66 x67 -x68 x69 -x70 x71 -x72 x73 -x74 x75 -x76 -x77 x78 x79 -x80 x81 -x82 x83 -x84 x85 -x86 x87 -x88 x89 -x90
1799.97/1800.52	v -x91 x92 x93 -x94 x95 -x96 -x97 x98 x99 -x100 -x101 x102 x103 -x104 x105 -x106 -x107 -x108 x109 -x110 -x111 -x112 x113 -x114
1799.97/1800.52	v x115 -x116 x117 -x118 -x119 -x120 x121 -x122 x123 -x124 x125 -x126 x127 -x128 x129 -x130 x131 -x132 x133 -x134 x135 -x136 x137
1799.97/1800.52	v -x138 -x139 x140 -x141 x142 x143 -x144 x145 -x146 x147 -x148 x149 -x150 x151 -x152 x153 -x154 x155 -x156 x157 -x158 x159 -x160
1799.97/1800.52	v -x161 -x162 x163 -x164 -x165 -x166 x167 -x168 x169 -x170 -x171 x172 x173 -x174 -x175 -x176 -x177 -x178 x179 -x180 x181 -x182
1799.97/1800.52	v -x183 -x184 x185 -x186 -x187 x188 -x189 x190 x191 -x192 -x193 -x194 -x195 x196 x197 -x198 -x199 x200 -x201 -x202 -x203 x204
1799.97/1800.52	v -x205 x206 -x207 x208 x209 -x210 -x211 x212 -x213 x214 -x215 x216 -x217 x218 -x219 x220 -x221 -x222 -x223 x224 x225 -x226 -x227
1799.97/1800.52	v x228 -x229 x230 -x231 x232 -x233 x234 x235 -x236 -x237 x238 -x239 x240 -x241 -x242 -x243 x244 x245 -x246 -x247 x248 -x249 -x250
1799.97/1800.52	v -x251 x252 -x253 x254 -x255 x256 -x257 x258 -x259 x260 x261 -x262 -x263 x264 -x265 -x266 -x267 x268 x269 -x270 -x271 x272 -x273
1799.97/1800.52	v -x274 -x275 x276 -x277 x278 -x279 x280 -x281 -x282 -x283 x284 x285 -x286 -x287 x288 -x289 -x290 -x291 x292 x293 -x294 -x295
1799.97/1800.52	v x296 -x297 x298 -x299 x300 -x301 -x302 -x303 x304 x305 -x306 -x307 x308 -x309 x310 -x311 x312 -x313 x314 -x315 x316 -x317 x318
1799.97/1800.52	v -x319 x320 x321 -x322 -x323 x324 -x325 -x326 -x327 x328 x329 -x330 -x331 x332 -x333 -x334 -x335 x336 -x337 x338 -x339 x340
1799.97/1800.52	v -x341 x342 x343 -x344 -x345 x346 -x347 x348 -x349 -x350 -x351 x352 x353 -x354 -x355 x356 -x357 x358 -x359 x360 -x361 x362 -x363
1799.97/1800.52	v x364 -x365 -x366 -x367 x368 x369 -x370 -x371 x372 x373 -x374 -x375 x376 -x377 -x378 -x379 x380 -x381 -x382 -x383 x384 -x385
1799.97/1800.52	v x386 x387 -x388 -x389 x390 -x391 x392 -x393 -x394 -x395 x396 -x397 x398 -x399 x400 -x401 -x402 -x403 x404 x405 -x406 -x407
1799.97/1800.52	v x408 -x409 x410 -x411 x412 -x413 -x414 -x415 x416 x417 -x418 -x419 x420 x421 -x422 -x423 x424 -x425 -x426 -x427 x428 -x429
1799.97/1800.52	v -x430 -x431 x432 -x433 x434 -x435 -x436 -x437 x438 -x439 x440 x441 -x442 -x443 x444 x445 -x446 -x447 x448 -x449 -x450 -x451
1799.97/1800.52	v x452 -x453 x454 -x455 x456 x457 -x458 -x459 x460 -x461 -x462 -x463 x464 -x465 x466 -x467 x468 -x469 x470 -x471 x472 -x473 -x474
1799.97/1800.52	v -x475 x476 x477 -x478 -x479 x480 x481 -x482 -x483 x484 -x485 -x486 -x487 x488 -x489 x490 -x491 x492 -x493 x494 -x495 x496 -x497
1799.97/1800.52	v x498 x499 -x500 -x501 x502 -x503 -x504 -x505 x506 -x507 -x508 -x509 x510 -x511 x512 x513 -x514 -x515 x516 -x517 x518 x519 -x520
1799.97/1800.52	v -x521 x522 -x523 x524 -x525 -x526 -x527 x528
1799.97/1800.52	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1799.97/1800.52	c   22  2116727 511846  2833076     9231  1711299   7427   1175 1800.00
1799.97/1800.52	c Objective: 224
1799.97/1800.52	s SATISFIABLE
1799.97/1800.52	c Total time: 1800 s

Verifier Data (download as text)

OK	224

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node21/watcher-353176-1176657925 -o ROOT/results/node21/solver-353176-1176657925 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/353176-1176657925/instance-353176-1176657925.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 31754
/proc/meminfo: memFree=1833592/2055920 swapFree=4169044/4192956
[pid=31754] ppid=31752 vsize=11788 CPUtime=0
/proc/31754/stat : 31754 (bsolo3.0.16) R 31752 31754 31021 0 -1 4194304 367 0 0 0 0 0 0 0 18 0 1 0 113709770 12070912 335 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 8904327 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31754/statm: 2947 336 281 324 0 2003 0

[startup+0.0597321 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 31754
/proc/meminfo: memFree=1833592/2055920 swapFree=4169044/4192956
[pid=31754] ppid=31752 vsize=4840 CPUtime=0.05
/proc/31754/stat : 31754 (bsolo3.0.16) R 31752 31754 31021 0 -1 4194304 635 0 0 0 5 0 0 0 18 0 1 0 113709770 4956160 590 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 8873595 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31754/statm: 1210 591 312 324 0 279 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4840

[startup+0.102735 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 31754
/proc/meminfo: memFree=1833592/2055920 swapFree=4169044/4192956
[pid=31754] ppid=31752 vsize=5484 CPUtime=0.09
/proc/31754/stat : 31754 (bsolo3.0.16) R 31752 31754 31021 0 -1 4194304 807 0 0 0 9 0 0 0 18 0 1 0 113709770 5615616 762 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31754/statm: 1371 762 312 324 0 440 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5484

[startup+0.301757 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 31754
/proc/meminfo: memFree=1833592/2055920 swapFree=4169044/4192956
[pid=31754] ppid=31752 vsize=8696 CPUtime=0.29
/proc/31754/stat : 31754 (bsolo3.0.16) R 31752 31754 31021 0 -1 4194304 1584 0 0 0 29 0 0 0 19 0 1 0 113709770 8904704 1539 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31754/statm: 2174 1539 312 324 0 1243 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8696

[startup+0.701801 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 31754
/proc/meminfo: memFree=1833592/2055920 swapFree=4169044/4192956
[pid=31754] ppid=31752 vsize=12944 CPUtime=0.69
/proc/31754/stat : 31754 (bsolo3.0.16) R 31752 31754 31021 0 -1 4194304 2659 0 0 0 68 1 0 0 23 0 1 0 113709770 13254656 2614 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31754/statm: 3236 2614 312 324 0 2305 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12944

[startup+1.50189 s]
/proc/loadavg: 0.91 0.95 0.98 2/78 31755
/proc/meminfo: memFree=1824368/2055920 swapFree=4169044/4192956
[pid=31754] ppid=31752 vsize=13584 CPUtime=1.49
/proc/31754/stat : 31754 (bsolo3.0.16) R 31752 31754 31021 0 -1 4194304 2827 0 0 0 148 1 0 0 25 0 1 0 113709770 13910016 2782 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551250 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31754/statm: 3396 2782 312 324 0 2465 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13584

[startup+3.10106 s]
/proc/loadavg: 0.91 0.95 0.98 2/78 31755
/proc/meminfo: memFree=1822832/2055920 swapFree=4169044/4192956
[pid=31754] ppid=31752 vsize=15256 CPUtime=3.09
/proc/31754/stat : 31754 (bsolo3.0.16) R 31752 31754 31021 0 -1 4194304 3235 0 0 0 307 2 0 0 25 0 1 0 113709770 15622144 3190 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31754/statm: 3814 3190 312 324 0 2883 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15256

[startup+6.30141 s]
/proc/loadavg: 0.92 0.95 0.98 2/78 31755
/proc/meminfo: memFree=1820848/2055920 swapFree=4169044/4192956
[pid=31754] ppid=31752 vsize=16160 CPUtime=6.29
/proc/31754/stat : 31754 (bsolo3.0.16) R 31752 31754 31021 0 -1 4194304 3458 0 0 0 626 3 0 0 25 0 1 0 113709770 16547840 3413 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31754/statm: 4040 3413 312 324 0 3109 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16160

[startup+12.7011 s]
/proc/loadavg: 0.93 0.95 0.98 2/78 31755
/proc/meminfo: memFree=1819632/2055920 swapFree=4169044/4192956
[pid=31754] ppid=31752 vsize=17268 CPUtime=12.68
/proc/31754/stat : 31754 (bsolo3.0.16) R 31752 31754 31021 0 -1 4194304 3749 0 0 0 1264 4 0 0 25 0 1 0 113709770 17682432 3704 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31754/statm: 4317 3704 312 324 0 3386 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 17268

[startup+25.5015 s]
/proc/loadavg: 0.94 0.96 0.98 2/78 31755
/proc/meminfo: memFree=1817136/2055920 swapFree=4169044/4192956
[pid=31754] ppid=31752 vsize=19584 CPUtime=25.48
/proc/31754/stat : 31754 (bsolo3.0.16) R 31752 31754 31021 0 -1 4194304 4369 0 0 0 2540 8 0 0 25 0 1 0 113709770 20054016 4290 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31754/statm: 4896 4290 312 324 0 3965 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19584

[startup+51.1013 s]
/proc/loadavg: 0.96 0.96 0.98 2/78 31755
/proc/meminfo: memFree=1815728/2055920 swapFree=4169044/4192956
[pid=31754] ppid=31752 vsize=21256 CPUtime=51.08
/proc/31754/stat : 31754 (bsolo3.0.16) R 31752 31754 31021 0 -1 4194304 4901 0 0 0 5093 15 0 0 25 0 1 0 113709770 21766144 4696 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31754/statm: 5314 4696 312 324 0 4383 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 21256

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.98 2/78 31755
/proc/meminfo: memFree=1812464/2055920 swapFree=4169044/4192956
[pid=31754] ppid=31752 vsize=24492 CPUtime=102.26
/proc/31754/stat : 31754 (bsolo3.0.16) R 31752 31754 31021 0 -1 4194304 5777 0 0 0 10200 26 0 0 25 0 1 0 113709770 25079808 5510 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551085 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31754/statm: 6123 5510 312 324 0 5192 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 24492

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 31755
/proc/meminfo: memFree=1812400/2055920 swapFree=4169044/4192956
[pid=31754] ppid=31752 vsize=24424 CPUtime=162.25
/proc/31754/stat : 31754 (bsolo3.0.16) R 31752 31754 31021 0 -1 4194304 5798 0 0 0 16187 38 0 0 25 0 1 0 113709770 25010176 5499 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31754/statm: 6106 5499 312 324 0 5175 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 24424

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 31755
/proc/meminfo: memFree=1810608/2055920 swapFree=4169044/4192956
[pid=31754] ppid=31752 vsize=26256 CPUtime=222.23
/proc/31754/stat : 31754 (bsolo3.0.16) R 31752 31754 31021 0 -1 4194304 6262 0 0 0 22173 50 0 0 25 0 1 0 113709770 26886144 5958 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31754/statm: 6564 5958 312 324 0 5633 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 26256

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 31755
/proc/meminfo: memFree=1808432/2055920 swapFree=4169044/4192956
[pid=31754] ppid=31752 vsize=28520 CPUtime=282.21
/proc/31754/stat : 31754 (bsolo3.0.16) R 31752 31754 31021 0 -1 4194304 6804 0 0 0 28162 59 0 0 25 0 1 0 113709770 29204480 6500 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31754/statm: 7130 6500 312 324 0 6199 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 28520

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 31755
/proc/meminfo: memFree=1808368/2055920 swapFree=4169044/4192956
[pid=31754] ppid=31752 vsize=28488 CPUtime=342.2
/proc/31754/stat : 31754 (bsolo3.0.16) R 31752 31754 31021 0 -1 4194304 6832 0 0 0 34147 73 0 0 25 0 1 0 113709770 29171712 6500 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31754/statm: 7122 6500 312 324 0 6191 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 28488

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 31755
/proc/meminfo: memFree=1806064/2055920 swapFree=4169044/4192956
[pid=31754] ppid=31752 vsize=30720 CPUtime=402.17
/proc/31754/stat : 31754 (bsolo3.0.16) R 31752 31754 31021 0 -1 4194304 7397 0 0 0 40132 85 0 0 25 0 1 0 113709770 31457280 7065 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31754/statm: 7680 7065 312 324 0 6749 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 30720

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 31755
/proc/meminfo: memFree=1806064/2055920 swapFree=4169044/4192956
[pid=31754] ppid=31752 vsize=30720 CPUtime=462.16
/proc/31754/stat : 31754 (bsolo3.0.16) R 31752 31754 31021 0 -1 4194304 7398 0 0 0 46123 93 0 0 25 0 1 0 113709770 31457280 7066 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31754/statm: 7680 7066 312 324 0 6749 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 30720

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 31755
/proc/meminfo: memFree=1806064/2055920 swapFree=4169044/4192956
[pid=31754] ppid=31752 vsize=30720 CPUtime=522.14
/proc/31754/stat : 31754 (bsolo3.0.16) R 31752 31754 31021 0 -1 4194304 7398 0 0 0 52114 100 0 0 25 0 1 0 113709770 31457280 7066 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551285 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31754/statm: 7680 7066 312 324 0 6749 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 30720

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 31755
/proc/meminfo: memFree=1806000/2055920 swapFree=4169044/4192956
[pid=31754] ppid=31752 vsize=30648 CPUtime=582.12
/proc/31754/stat : 31754 (bsolo3.0.16) R 31752 31754 31021 0 -1 4194304 7400 0 0 0 58102 110 0 0 25 0 1 0 113709770 31383552 7056 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31754/statm: 7662 7056 312 324 0 6731 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 30648

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 31755
/proc/meminfo: memFree=1806000/2055920 swapFree=4169044/4192956
[pid=31754] ppid=31752 vsize=30648 CPUtime=642.11
/proc/31754/stat : 31754 (bsolo3.0.16) R 31752 31754 31021 0 -1 4194304 7411 0 0 0 64094 117 0 0 25 0 1 0 113709770 31383552 7056 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31754/statm: 7662 7056 312 324 0 6731 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 30648


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

/proc/meminfo: memFree=1803504/2055920 swapFree=4169044/4192956
[pid=31754] ppid=31752 vsize=32996 CPUtime=1061.98
/proc/31754/stat : 31754 (bsolo3.0.16) R 31752 31754 31021 0 -1 4194304 8175 0 0 0 106015 183 0 0 25 0 1 0 113709770 33787904 7642 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31754/statm: 8249 7642 312 324 0 7318 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 32996

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 31757
/proc/meminfo: memFree=1803440/2055920 swapFree=4169044/4192956
[pid=31754] ppid=31752 vsize=33160 CPUtime=1121.97
/proc/31754/stat : 31754 (bsolo3.0.16) R 31752 31754 31021 0 -1 4194304 8211 0 0 0 112003 194 0 0 25 0 1 0 113709770 33955840 7678 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31754/statm: 8290 7678 312 324 0 7359 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 33160

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 31757
/proc/meminfo: memFree=1803440/2055920 swapFree=4169044/4192956
[pid=31754] ppid=31752 vsize=33004 CPUtime=1181.95
/proc/31754/stat : 31754 (bsolo3.0.16) R 31752 31754 31021 0 -1 4194304 8211 0 0 0 117993 202 0 0 25 0 1 0 113709770 33796096 7644 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 8871634 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31754/statm: 8251 7644 312 324 0 7320 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 33004

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 31757
/proc/meminfo: memFree=1800624/2055920 swapFree=4169044/4192956
[pid=31754] ppid=31752 vsize=35924 CPUtime=1241.93
/proc/31754/stat : 31754 (bsolo3.0.16) R 31752 31754 31021 0 -1 4194304 8940 0 0 0 123978 215 0 0 25 0 1 0 113709770 36786176 8373 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134574692 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31754/statm: 8981 8373 312 324 0 8050 0
Current children cumulated CPU time (s) 1241.93
Current children cumulated vsize (KiB) 35924

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 31757
/proc/meminfo: memFree=1800496/2055920 swapFree=4169044/4192956
[pid=31754] ppid=31752 vsize=36008 CPUtime=1301.92
/proc/31754/stat : 31754 (bsolo3.0.16) R 31752 31754 31021 0 -1 4194304 9037 0 0 0 129961 231 0 0 25 0 1 0 113709770 36872192 8396 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134546313 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31754/statm: 9002 8396 312 324 0 8071 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 36008

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 31757
/proc/meminfo: memFree=1800368/2055920 swapFree=4169044/4192956
[pid=31754] ppid=31752 vsize=36040 CPUtime=1361.89
/proc/31754/stat : 31754 (bsolo3.0.16) R 31752 31754 31021 0 -1 4194304 9087 0 0 0 135945 244 0 0 25 0 1 0 113709770 36904960 8404 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551105 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31754/statm: 9010 8404 312 324 0 8079 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 36040

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 31757
/proc/meminfo: memFree=1800432/2055920 swapFree=4169044/4192956
[pid=31754] ppid=31752 vsize=35928 CPUtime=1421.88
/proc/31754/stat : 31754 (bsolo3.0.16) R 31752 31754 31021 0 -1 4194304 9252 0 0 0 141928 260 0 0 25 0 1 0 113709770 36790272 8376 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134573643 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31754/statm: 8982 8376 312 324 0 8051 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 35928

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 31757
/proc/meminfo: memFree=1800432/2055920 swapFree=4169044/4192956
[pid=31754] ppid=31752 vsize=36060 CPUtime=1481.87
/proc/31754/stat : 31754 (bsolo3.0.16) R 31752 31754 31021 0 -1 4194304 9317 0 0 0 147913 274 0 0 25 0 1 0 113709770 36925440 8409 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31754/statm: 9015 8409 312 324 0 8084 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 36060

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 31757
/proc/meminfo: memFree=1800368/2055920 swapFree=4169044/4192956
[pid=31754] ppid=31752 vsize=36284 CPUtime=1541.85
/proc/31754/stat : 31754 (bsolo3.0.16) R 31752 31754 31021 0 -1 4194304 9351 0 0 0 153898 287 0 0 25 0 1 0 113709770 37154816 8443 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551085 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31754/statm: 9071 8443 312 324 0 8140 0
Current children cumulated CPU time (s) 1541.85
Current children cumulated vsize (KiB) 36284

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 31757
/proc/meminfo: memFree=1800176/2055920 swapFree=4169044/4192956
[pid=31754] ppid=31752 vsize=36156 CPUtime=1601.83
/proc/31754/stat : 31754 (bsolo3.0.16) R 31752 31754 31021 0 -1 4194304 9386 0 0 0 159883 300 0 0 25 0 1 0 113709770 37023744 8433 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 8871503 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31754/statm: 9039 8433 312 324 0 8108 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 36156

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 31757
/proc/meminfo: memFree=1800240/2055920 swapFree=4169044/4192956
[pid=31754] ppid=31752 vsize=36028 CPUtime=1661.81
/proc/31754/stat : 31754 (bsolo3.0.16) R 31752 31754 31021 0 -1 4194304 9427 0 0 0 165869 312 0 0 25 0 1 0 113709770 36892672 8401 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31754/statm: 9007 8401 312 324 0 8076 0
Current children cumulated CPU time (s) 1661.81
Current children cumulated vsize (KiB) 36028

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 31757
/proc/meminfo: memFree=1797680/2055920 swapFree=4169044/4192956
[pid=31754] ppid=31752 vsize=38696 CPUtime=1721.8
/proc/31754/stat : 31754 (bsolo3.0.16) R 31752 31754 31021 0 -1 4194304 10095 0 0 0 171857 323 0 0 25 0 1 0 113709770 39624704 9068 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551504 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31754/statm: 9674 9068 312 324 0 8743 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 38696

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 31757
/proc/meminfo: memFree=1797744/2055920 swapFree=4169044/4192956
[pid=31754] ppid=31752 vsize=38684 CPUtime=1781.78
/proc/31754/stat : 31754 (bsolo3.0.16) R 31752 31754 31021 0 -1 4194304 10129 0 0 0 177846 332 0 0 25 0 1 0 113709770 39612416 9057 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551085 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31754/statm: 9671 9057 312 324 0 8740 0
Current children cumulated CPU time (s) 1781.78
Current children cumulated vsize (KiB) 38684

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

[startup+1791.91 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 31757
/proc/meminfo: memFree=1797744/2055920 swapFree=4169044/4192956
[pid=31754] ppid=31752 vsize=38744 CPUtime=1791.38
/proc/31754/stat : 31754 (bsolo3.0.16) R 31752 31754 31021 0 -1 4194304 10147 0 0 0 178805 333 0 0 25 0 1 0 113709770 39673856 9065 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134560206 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31754/statm: 9686 9065 312 324 0 8755 0
Current children cumulated CPU time (s) 1791.38
Current children cumulated vsize (KiB) 38744

[startup+1795.1 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 31757
/proc/meminfo: memFree=1797744/2055920 swapFree=4169044/4192956
[pid=31754] ppid=31752 vsize=38744 CPUtime=1794.57
/proc/31754/stat : 31754 (bsolo3.0.16) R 31752 31754 31021 0 -1 4194304 10147 0 0 0 179124 333 0 0 25 0 1 0 113709770 39673856 9065 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31754/statm: 9686 9065 312 324 0 8755 0
Current children cumulated CPU time (s) 1794.57
Current children cumulated vsize (KiB) 38744

[startup+1798.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 31757
/proc/meminfo: memFree=1797744/2055920 swapFree=4169044/4192956
[pid=31754] ppid=31752 vsize=38744 CPUtime=1797.77
/proc/31754/stat : 31754 (bsolo3.0.16) R 31752 31754 31021 0 -1 4194304 10159 0 0 0 179443 334 0 0 25 0 1 0 113709770 39673856 9077 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31754/statm: 9686 9077 312 324 0 8755 0
Current children cumulated CPU time (s) 1797.77
Current children cumulated vsize (KiB) 38744

[startup+1799.9 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 31757
/proc/meminfo: memFree=1797680/2055920 swapFree=4169044/4192956
[pid=31754] ppid=31752 vsize=38744 CPUtime=1799.37
/proc/31754/stat : 31754 (bsolo3.0.16) R 31752 31754 31021 0 -1 4194304 10159 0 0 0 179603 334 0 0 25 0 1 0 113709770 39673856 9077 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551371 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31754/statm: 9686 9077 312 324 0 8755 0
Current children cumulated CPU time (s) 1799.37
Current children cumulated vsize (KiB) 38744

[startup+1800.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 31757
/proc/meminfo: memFree=1797680/2055920 swapFree=4169044/4192956
[pid=31754] ppid=31752 vsize=38744 CPUtime=1799.77
/proc/31754/stat : 31754 (bsolo3.0.16) R 31752 31754 31021 0 -1 4194304 10159 0 0 0 179643 334 0 0 25 0 1 0 113709770 39673856 9077 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551085 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31754/statm: 9686 9077 312 324 0 8755 0
Current children cumulated CPU time (s) 1799.77
Current children cumulated vsize (KiB) 38744

[startup+1800.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 31757
/proc/meminfo: memFree=1797680/2055920 swapFree=4169044/4192956
[pid=31754] ppid=31752 vsize=38744 CPUtime=1799.97
/proc/31754/stat : 31754 (bsolo3.0.16) R 31752 31754 31021 0 -1 4194304 10159 0 0 0 179663 334 0 0 25 0 1 0 113709770 39673856 9077 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551378 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31754/statm: 9686 9077 312 324 0 8755 0
Current children cumulated CPU time (s) 1799.97
Current children cumulated vsize (KiB) 38744

Child status: 0
Real time (s): 1800.53
CPU time (s): 1800.01
CPU user time (s): 1796.65
CPU system time (s): 3.35649
CPU usage (%): 99.9711
Max. virtual memory (cumulated for all children) (KiB): 38784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.65
system time used= 3.35649
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10160
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= 12
involuntary context switches= 36064

runsolver used 2.17367 second user time and 4.32634 second system time

The end

Launcher Data (download as text)

Begin job on node21 on Sun Apr 15 17:25:25 UTC 2007

IDJOB= 353176
IDBENCH= 2200
IDSOLVER= 163
FILE ID= node21/353176-1176657925

PBS_JOBID= 4559875

Free space on /tmp= 66560 MiB

SOLVER NAME= bsolo 3.0.16
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii8a3.opb
COMMAND LINE= bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/353176-1176657925/instance-353176-1176657925.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node21/watcher-353176-1176657925 -o ROOT/results/node21/solver-353176-1176657925 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/353176-1176657925/instance-353176-1176657925.opb            

META MD5SUM SOLVER= b11bf0769a124f73ad50b0fdfcd50482
MD5SUM BENCH=  5018d2b93ba4422fc03308c57dbd6158

RANDOM SEED= 67211457

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node21.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.232
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.232
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:       1834064 kB
Buffers:         25916 kB
Cached:          96752 kB
SwapCached:       2044 kB
Active:          76416 kB
Inactive:        68912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1834064 kB
SwapTotal:     4192956 kB
SwapFree:      4169044 kB
Dirty:            4448 kB
Writeback:           0 kB
Mapped:          30596 kB
Slab:            62040 kB
Committed_AS:   404064 kB
PageTables:       1784 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66560 MiB

End job on node21 on Sun Apr 15 17:55:25 UTC 2007