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 in four parts:
  1. 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 provide some useful information on the computer.
  2. 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 !
  3. 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 1200 seconds. 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 1230 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (900Mb).
    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.
  4. 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.

General information on the benchmark

Namesubmitted/manquinho/routing/normalized-s4-4-3-6pb.opb
MD5SUMc12951e903009dc00793ce72594cf3ba
Bench Categoryoptimization, small integers (OPTSMALLINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 66
Optimality of the best value was proved YES
Number of terms in the objective function 624
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 624
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 624
Number of bits of the biggest sum of numbers10
Best result obtained on this benchmarkOPTIMUM FOUND
Best CPU time to get the best result obtained on this benchmark47.9037
Number of variables624
Total number of constraints1884
Number of constraints which are clauses1860
Number of constraints which are cardinality constraints (but not clauses)24
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint26

Trace number 2157

Launcher Data

LAUNCH ON wulflinc18 THE 2005-09-18 18:08:55 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=2585 boxname=wulflinc18 idbench=241 idsolver=3 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  c12951e903009dc00793ce72594cf3ba  /oldhome/oroussel/tmp/wulflinc18/normalized-s4-4-3-6pb.opb
REAL COMMAND:  minisat+_script /oldhome/oroussel/tmp/wulflinc18/normalized-s4-4-3-6pb.opb
IDLAUNCH: 2585
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.177
cache size	: 512 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips	: 888.83

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.177
cache size	: 512 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips	: 899.07

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        916856 kB
Buffers:         35272 kB
Cached:          48000 kB
SwapCached:        844 kB
Active:          66236 kB
Inactive:        19624 kB
HighTotal:      131008 kB
HighFree:        80108 kB
LowTotal:       903652 kB
LowFree:        836748 kB
SwapTotal:     2097892 kB
SwapFree:      2096548 kB
Dirty:              36 kB
Writeback:           0 kB
Mapped:           5764 kB
Slab:            26396 kB
Committed_AS:    64184 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-18 18:10:04 (client local time) WITH STATUS 30 IN 68.8295 SECONDS
stats: 2585 0 68.8295 30

Solver Data

c Parsing PB file...
c Converting 1884 PB-constraints to clauses...
c   -- Unit propagations: (none)
c   -- Detecting intervals from adjacent constraints: ########################################################################################################
c   -- Clauses(.)/Splits(s): ....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
c ---[1882]---> BDD-cost:    1
c ---[1856]---> BDD-cost:    1
c ---[1838]---> BDD-cost:    1
c ---[1812]---> BDD-cost:    1
c ---[1798]---> BDD-cost:    1
c ---[1772]---> BDD-cost:    1
c ---[1750]---> BDD-cost:    1
c ---[1740]---> BDD-cost:    1
c ---[1726]---> BDD-cost:    1
c ---[1700]---> BDD-cost:    1
c ---[1678]---> BDD-cost:    1
c ---[1668]---> BDD-cost:    1
c ---[1666]---> BDD-cost:    1
c ---[1640]---> BDD-cost:    1
c ---[1622]---> BDD-cost:    1
c ---[1596]---> BDD-cost:    1
c ---[1578]---> BDD-cost:    1
c ---[1556]---> BDD-cost:    1
c ---[1530]---> BDD-cost:    1
c ---[1524]---> BDD-cost:    1
c ---[1514]---> BDD-cost:    1
c ---[1504]---> BDD-cost:    1
c ---[1454]---> BDD-cost:    1
c ---[1452]---> BDD-cost:    1
c ---[1450]---> BDD-cost:    1
c ---[1424]---> BDD-cost:    1
c ---[1407]---> BDD-cost:    1
c ---[1381]---> BDD-cost:    1
c ---[1363]---> BDD-cost:    1
c ---[1342]---> BDD-cost:    1
c ---[1316]---> BDD-cost:    1
c ---[1310]---> BDD-cost:    1
c ---[1300]---> BDD-cost:    1
c ---[1290]---> BDD-cost:    1
c ---[1240]---> BDD-cost:    1
c ---[1238]---> BDD-cost:    1
c ---[1189]---> BDD-cost:    1
c ---[1179]---> BDD-cost:    1
c ---[1169]---> BDD-cost:    1
c ---[1167]---> BDD-cost:    1
c ---[1165]---> BDD-cost:    1
c ---[1139]---> BDD-cost:    1
c ---[1121]---> BDD-cost:    1
c ---[1095]---> BDD-cost:    1
c ---[1093]---> BDD-cost:    1
c ---[1067]---> BDD-cost:    1
c ---[1049]---> BDD-cost:    1
c ---[1023]---> BDD-cost:    1
c ---[1009]---> BDD-cost:    1
c ---[ 983]---> BDD-cost:    1
c ---[ 961]---> BDD-cost:    1
c ---[ 951]---> BDD-cost:    1
c ---[ 933]---> BDD-cost:    1
c ---[ 911]---> BDD-cost:    1
c ---[ 885]---> BDD-cost:    1
c ---[ 879]---> BDD-cost:    1
c ---[ 877]---> BDD-cost:    1
c ---[ 851]---> BDD-cost:    1
c ---[ 833]---> BDD-cost:    1
c ---[ 807]---> BDD-cost:    1
c ---[ 789]---> BDD-cost:    1
c ---[ 767]---> BDD-cost:    1
c ---[ 741]---> BDD-cost:    1
c ---[ 735]---> BDD-cost:    1
c ---[ 733]---> BDD-cost:    1
c ---[ 707]---> BDD-cost:    1
c ---[ 689]---> BDD-cost:    1
c ---[ 663]---> BDD-cost:    1
c ---[ 657]---> BDD-cost:    1
c ---[ 639]---> BDD-cost:    1
c ---[ 601]---> BDD-cost:    1
c ---[ 591]---> BDD-cost:    1
c ---[ 585]---> BDD-cost:    1
c ---[ 567]---> BDD-cost:    1
c ---[ 529]---> BDD-cost:    1
c ---[ 519]---> BDD-cost:    1
c ---[ 483]---> BDD-cost:    1
c ---[ 461]---> BDD-cost:    1
c ---[ 455]---> BDD-cost:    1
c ---[ 449]---> BDD-cost:    1
c ---[ 397]---> BDD-cost:    1
c ---[ 387]---> BDD-cost:    1
c ---[ 381]---> BDD-cost:    1
c ---[ 379]---> BDD-cost:    1
c ---[ 373]---> BDD-cost:    1
c ---[ 355]---> BDD-cost:    1
c ---[ 318]---> BDD-cost:    1
c ---[ 308]---> BDD-cost:    1
c ---[ 298]---> BDD-cost:    1
c ---[ 289]---> BDD-cost:    1
c ---[ 239]---> BDD-cost:    1
c ---[ 237]---> BDD-cost:    1
c ---[ 188]---> BDD-cost:    1
c ---[ 178]---> BDD-cost:    1
c ---[ 168]---> BDD-cost:    1
c ---[ 166]---> BDD-cost:    1
c ---[ 117]---> BDD-cost:    1
c ---[ 107]---> BDD-cost:    1
c ---[  97]---> BDD-cost:    1
c ---[  95]---> BDD-cost:    1
c ---[  46]---> BDD-cost:    1
c ---[  36]---> BDD-cost:    1
c ---[  26]---> BDD-cost:    1
c ---[  24]---> BDD-cost:    1
c ---[  23]---> BDD-cost:   91
c ---[  22]---> BDD-cost:   91
c ---[  21]---> BDD-cost:   91
c ---[  20]---> BDD-cost:   91
c ---[  19]---> BDD-cost:   91
c ---[  18]---> BDD-cost:   91
c ---[  17]---> BDD-cost:   91
c ---[  16]---> BDD-cost:   91
c ---[  15]---> BDD-cost:   91
c ---[  14]---> BDD-cost:   91
c ---[  13]---> BDD-cost:   91
c ---[  12]---> BDD-cost:   91
c ---[  11]---> BDD-cost:   91
c ---[  10]---> BDD-cost:   91
c ---[   9]---> BDD-cost:   91
c ---[   8]---> BDD-cost:   91
c ---[   7]---> BDD-cost:   91
c ---[   6]---> BDD-cost:   91
c ---[   5]---> BDD-cost:   91
c ---[   4]---> BDD-cost:   91
c ---[   3]---> BDD-cost:   91
c ---[   2]---> BDD-cost:   91
c ---[   1]---> BDD-cost:   91
c ---[   0]---> BDD-cost:   91
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |         0 |    7740    22400 |    2580       0        0     nan |  0.000 % |
c |       102 |    7740    22400 |    2838     102     1146    11.2 |  4.396 % |
c |       252 |    7740    22400 |    3121     252     4342    17.2 |  4.396 % |
c |       478 |    7740    22400 |    3433     478    10604    22.2 |  4.396 % |
c |       816 |    7740    22400 |    3777     816    17319    21.2 |  4.396 % |
c |      1322 |    7740    22400 |    4155    1322    29601    22.4 |  4.396 % |
c |      2083 |    7740    22400 |    4570    2083    56358    27.1 |  4.396 % |
c |      3225 |    7740    22400 |    5027    3225   102912    31.9 |  4.396 % |
c |      4934 |    7740    22400 |    5530    4934   156429    31.7 |  4.396 % |
c ==============================================================================
c Found solution: 72
c ---[   0]---> Sorter-cost:28228     Base:
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |      5682 |   40254    98312 |   13418    5681   184124    32.4 |  4.396 % |
c |      5785 |   40254    98312 |   14759    5784   185911    32.1 |  1.022 % |
c |      5935 |   40254    98312 |   16235    5934   189047    31.9 |  1.022 % |
c |      6161 |   40254    98312 |   17859    6160   194828    31.6 |  1.022 % |
c |      6498 |   40254    98312 |   19645    6497   205077    31.6 |  1.022 % |
c |      7004 |   40254    98312 |   21609    7003   225914    32.3 |  1.022 % |
c |      7766 |   40254    98312 |   23770    7765   255593    32.9 |  1.022 % |
c |      8908 |   40254    98312 |   26147    8907   285387    32.0 |  1.022 % |
c |     10616 |   40237    98264 |   28762   10581   343405    32.5 |  1.030 % |
c |     13179 |   40220    98216 |   31638   13120   429152    32.7 |  1.038 % |
c |     17025 |   40220    98216 |   34802   16966   528804    31.2 |  1.038 % |
c |     22792 |   40185    98122 |   38283   22668   749533    33.1 |  1.055 % |
c ==============================================================================
c Found solution: 70
c ---[   0]---> Sorter-cost:18762     Base:
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |     29423 |   57753   139220 |   19251   29141   985127    33.8 |  1.055 % |
c |     29528 |   57736   139172 |   21176   12989   436874    33.6 |  2.354 % |
c |     29680 |   57736   139172 |   23293   13141   438850    33.4 |  2.354 % |
c |     29909 |   57736   139172 |   25623   13370   441839    33.0 |  2.354 % |
c |     30247 |   57736   139172 |   28185   13708   446472    32.6 |  2.354 % |
c |     30754 |   57487   138565 |   31003   13049   433183    33.2 |  2.685 % |
c |     31514 |   57487   138565 |   34104   13809   453613    32.8 |  2.685 % |
c |     32653 |   57487   138565 |   37514   14948   487400    32.6 |  2.685 % |
c |     34362 |   57448   138486 |   41266   16656   530336    31.8 |  2.745 % |
c |     36924 |   57408   138400 |   45392   19215   599506    31.2 |  2.808 % |
c |     40768 |   57249   138058 |   49932   23053   700611    30.4 |  3.052 % |
c ==============================================================================
c Found solution: 68
c ---[   0]---> Sorter-cost:24084     Base:
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |     43845 |   83730   199851 |   27910   24581   730579    29.7 |  3.052 % |
c |     43945 |   83730   199851 |   30701   24681   733808    29.7 |  2.289 % |
c |     44097 |   83730   199851 |   33771   24833   738210    29.7 |  2.289 % |
c |     44322 |   83730   199851 |   37148   25058   743040    29.7 |  2.289 % |
c |     44659 |   83730   199851 |   40863   25395   750694    29.6 |  2.289 % |
c |     45165 |   83677   199734 |   44949   25898   760379    29.4 |  2.348 % |
c |     45924 |   83677   199734 |   49444   26657   777006    29.1 |  2.348 % |
c |     47063 |   83621   199608 |   54388   27793   807589    29.1 |  2.411 % |
c |     48773 |   83621   199608 |   59827   29503   851319    28.9 |  2.411 % |
c |     51335 |   83191   198707 |   65810   32051   920719    28.7 |  2.857 % |
c ==============================================================================
c Found solution: 66
c ---[   0]---> Sorter-cost:21572     Base:
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |     52747 |  105759   251407 |   35253   33444   953848    28.5 |  2.857 % |
c |     52848 |  105759   251407 |   38778   33545   956204    28.5 |  2.545 % |
c |     52998 |  105515   250900 |   42656   33690   959409    28.5 |  2.748 % |
c |     53224 |  105404   250662 |   46921   33913   965054    28.5 |  2.845 % |
c |     53561 |  105318   250478 |   51613   34245   972467    28.4 |  2.918 % |
c |     54069 |  105318   250478 |   56775   34753   984703    28.3 |  2.918 % |
c |     54828 |  105193   250209 |   62452   35509   999763    28.2 |  3.028 % |
c |     55967 |  104584   248900 |   68698   36490  1023192    28.0 |  3.503 % |
c |     57676 |  104566   248852 |   75567   38172  1057981    27.7 |  3.506 % |
c ==============================================================================
c Optimal solution: 66
s OPTIMUM FOUND
v v1 v2 v3 -v4 -v5 -v6 -v7 -v8 -v9 -v10 -v11 -v12 -v13 -v14 -v15 -v16 -v17 -v18 -v19 -v20 -v21 -v22 -v23 -v24 -v25 -v26 -v27 -v28 -v29 -v30 -v31 -v32 -v33 -v34 -v35 v36 -v37 -v38 -v39 -v40 -v41 -v42 -v43 -v44 -v45 -v46 -v47 v48 -v49 -v50 -v51 -v52 -v53 -v54 -v55 -v56 -v57 -v58 -v59 v60 -v61 -v62 -v63 -v64 -v65 -v66 -v67 -v68 -v69 -v70 -v71 -v72 -v73 -v74 -v75 -v76 -v77 v78 -v79 -v80 -v81 -v82 v83 -v84 -v85 -v86 -v87 v88 -v89 -v90 v91 -v92 -v93 -v94 v95 -v96 -v97 v98 v99 -v100 -v101 -v102 -v103 -v104 -v105 -v106 -v107 -v108 -v109 -v110 -v111 -v112 -v113 -v114 -v115 -v116 -v117 -v118 -v119 -v120 -v121 -v122 -v123 v124 -v125 -v126 -v127 v128 -v129 -v130 -v131 v132 -v133 -v134 -v135 -v136 -v137 v138 -v139 -v140 -v141 -v142 v143 -v144 -v145 -v146 -v147 -v148 -v149 v150 -v151 -v152 -v153 -v154 -v155 -v156 -v157 -v158 -v159 -v160 -v161 -v162 -v163 v164 -v165 -v166 -v167 v168 -v169 -v170 -v171 -v172 -v173 -v174 -v175 -v176 -v177 -v178 -v179 -v180 -v181 v182 -v183 -v184 -v185 v186 -v187 -v188 -v189 -v190 -v191 -v192 -v193 -v194 -v195 v196 v197 v198 -v199 -v200 -v201 -v202 -v203 -v204 v205 -v206 -v207 -v208 -v209 -v210 -v211 -v212 -v213 -v214 -v215 -v216 -v217 -v218 -v219 -v220 -v221 -v222 -v223 -v224 -v225 v226 v227 -v228 -v229 -v230 -v231 -v232 -v233 -v234 v235 -v236 -v237 -v238 v239 -v240 -v241 -v242 -v243 -v244 -v245 -v246 -v247 -v248 -v249 -v250 -v251 -v252 v253 -v254 -v255 -v256 v257 -v258 -v259 -v260 v261 -v262 -v263 -v264 v265 -v266 -v267 -v268 v269 -v270 -v271 -v272 v273 -v274 -v275 -v276 -v277 v278 -v279 -v280 -v281 -v282 v283 -v284 -v285 -v286 -v287 v288 -v289 -v290 -v291 -v292 -v293 -v294 v295 -v296 -v297 -v298 v299 -v300 -v301 -v302 -v303 -v304 v305 -v306 -v307 -v308 -v309 v310 -v311 -v312 -v313 -v314 -v315 -v316 -v317 -v318 v319 -v320 -v321 -v322 -v323 -v324 -v325 v326 -v327 -v328 -v329 v330 -v331 -v332 -v333 -v334 -v335 -v336 -v337 -v338 -v339 -v340 -v341 -v342 -v343 -v344 -v345 v346 -v347 -v348 v349 -v350 -v351 -v352 v353 -v354 -v355 -v356 v357 -v358 -v359 -v360 -v361 -v362 -v363 -v364 -v365 -v366 -v367 -v368 -v369 v370 -v371 -v372 -v373 -v374 -v375 -v376 -v377 -v378 -v379 -v380 v381 -v382 -v383 -v384 v385 v386 v387 -v388 -v389 -v390 -v391 -v392 -v393 -v394 -v395 -v396 -v397 -v398 -v399 -v400 -v401 -v402 -v403 -v404 -v405 -v406 -v407 -v408 -v409 -v410 -v411 -v412 -v413 -v414 -v415 -v416 -v417 -v418 -v419 -v420 -v421 -v422 -v423 -v424 -v425 -v426 -v427 v428 -v429 -v430 -v431 -v432 -v433 -v434 -v435 -v436 -v437 -v438 -v439 -v440 -v441 -v442 -v443 -v444 -v445 -v446 -v447 -v448 -v449 -v450 -v451 v452 -v453 -v454 -v455 -v456 -v457 -v458 -v459 -v460 -v461 -v462 -v463 v464 -v465 -v466 -v467 -v468 -v469 -v470 -v471 -v472 -v473 -v474 -v475 -v476 -v477 -v478 -v479 -v480 -v481 -v482 -v483 -v484 v485 -v486 -v487 -v488 -v489 -v490 -v491 -v492 -v493 -v494 -v495 -v496 -v497 -v498 -v499 -v500 -v501 -v502 -v503 -v504 -v505 -v506 -v507 -v508 -v509 -v510 v511 v512 -v513 -v514 -v515 -v516 -v517 -v518 -v519 -v520 -v521 -v522 -v523 -v524 -v525 -v526 -v527 -v528 -v529 -v530 -v531 v532 -v533 -v534 -v535 -v536 -v537 -v538 -v539 -v540 -v541 -v542 -v543 -v544 -v545 -v546 -v547 -v548 -v549 -v550 -v551 -v552 -v553 -v554 -v555 -v556 -v557 -v558 -v559 -v560 -v561 -v562 -v563 -v564 -v565 -v566 v567 -v568 -v569 -v570 -v571 -v572 -v573 -v574 -v575 -v576 -v577 -v578 -v579 -v580 -v581 -v582 -v583 -v584 -v585 -v586 -v587 -v588 -v589 -v590 v591 -v592 -v593 -v594 -v595 -v596 -v597 -v598 -v599 -v600 -v601 -v602 -v603 -v604 -v605 -v606 -v607 -v608 -v609 -v610 -v611 -v612 -v613 -v614 v615 -v616 -v617 -v618 -v619 -v620 -v621 -v622 -v623 -v624
c _______________________________________________________________________________
c 
c restarts              : 51
c conflicts             : 57729          (844 /sec)
c decisions             : 112858         (1649 /sec)
c propagations          : 0              (0 /sec)
c inspects              : 0              (0 /sec)
c CPU time              : 68.4286 s
c _______________________________________________________________________________

Watcher Data

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1230 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGTERM then SIGKILL): 921600 Kb
Enforcing VSIZE limit: 994918400 bytes
Current StackSize limit: 67108864 bytes
Raw data (/proc/5146/stat): 5146 (minisat+_script) R 5145 5146 31027 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1843265529 712704 3 4294967295 134512640 135087896 3221224512 3221224512 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/5146/statm): 174 3 169 147 0 27 0
[pid=5146] vsize: 696
open syscall for file /etc/ld.so.preload
open syscall for file tls/i686/mmx/libtermcap.so.2
open syscall for file tls/i686/libtermcap.so.2
open syscall for file tls/mmx/libtermcap.so.2
open syscall for file tls/libtermcap.so.2
open syscall for file i686/mmx/libtermcap.so.2
open syscall for file i686/libtermcap.so.2
open syscall for file mmx/libtermcap.so.2
open syscall for file libtermcap.so.2
open syscall for file /oldhome/oroussel/lib/tls/i686/mmx/libtermcap.so.2
open syscall for file /oldhome/oroussel/lib/tls/i686/libtermcap.so.2
open syscall for file /oldhome/oroussel/lib/tls/mmx/libtermcap.so.2
open syscall for file /oldhome/oroussel/lib/tls/libtermcap.so.2
open syscall for file /oldhome/oroussel/lib/i686/mmx/libtermcap.so.2
open syscall for file /oldhome/oroussel/lib/i686/libtermcap.so.2
open syscall for file /oldhome/oroussel/lib/mmx/libtermcap.so.2
open syscall for file /oldhome/oroussel/lib/libtermcap.so.2
open syscall for file /etc/ld.so.cache
open syscall for file /lib/libtermcap.so.2
open syscall for file tls/i686/mmx/libdl.so.2
open syscall for file tls/i686/libdl.so.2
open syscall for file tls/mmx/libdl.so.2
open syscall for file tls/libdl.so.2
open syscall for file i686/mmx/libdl.so.2
open syscall for file i686/libdl.so.2
open syscall for file mmx/libdl.so.2
open syscall for file libdl.so.2
open syscall for file /oldhome/oroussel/lib/libdl.so.2
open syscall for file /lib/libdl.so.2
open syscall for file tls/i686/mmx/libc.so.6
open syscall for file tls/i686/libc.so.6
open syscall for file tls/mmx/libc.so.6
open syscall for file tls/libc.so.6
open syscall for file i686/mmx/libc.so.6
open syscall for file i686/libc.so.6
open syscall for file mmx/libc.so.6
open syscall for file libc.so.6
open syscall for file /oldhome/oroussel/lib/libc.so.6
open syscall for file /lib/tls/libc.so.6
open syscall for file /dev/tty
open syscall for file /etc/mtab
open syscall for file /proc/meminfo
open syscall for file /oldhome/oroussel/solvers/minisat+_script
New process pid=5147
New process pid=5148
New process pid=5149
One traced child (pid=5148) exited with status: 0
execve syscall for /bin/sed executable
open syscall for file /etc/ld.so.preload
open syscall for file tls/i686/mmx/libc.so.6
open syscall for file tls/i686/libc.so.6
open syscall for file tls/mmx/libc.so.6
open syscall for file tls/libc.so.6
open syscall for file i686/mmx/libc.so.6
open syscall for file i686/libc.so.6
open syscall for file mmx/libc.so.6
open syscall for file libc.so.6
open syscall for file /oldhome/oroussel/lib/tls/i686/mmx/libc.so.6
open syscall for file /oldhome/oroussel/lib/tls/i686/libc.so.6
open syscall for file /oldhome/oroussel/lib/tls/mmx/libc.so.6
open syscall for file /oldhome/oroussel/lib/tls/libc.so.6
open syscall for file /oldhome/oroussel/lib/i686/mmx/libc.so.6
open syscall for file /oldhome/oroussel/lib/i686/libc.so.6
open syscall for file /oldhome/oroussel/lib/mmx/libc.so.6
open syscall for file /oldhome/oroussel/lib/libc.so.6
open syscall for file /etc/ld.so.cache
open syscall for file /lib/tls/libc.so.6
One traced child (pid=5149) exited with status: 0
One traced child (pid=5147) exited with status: 0
New process pid=5150
execve syscall for /oldhome/oroussel/solvers/minisat+_64-bit_static executable
open syscall for file /dev/null
open syscall for file /oldhome/oroussel/tmp/wulflinc18/normalized-s4-4-3-6pb.opb

[startup+10.0037 s]
Raw data (loadavg): 0.92 0.95 0.96 2/57 5150
Raw data (/proc/5146/stat): 5146 (minisat+_script) S 5145 5146 31027 0 -1 0 288 239 0 0 0 0 0 1 22 0 1 0 1843265529 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/5146/statm): 531 226 485 147 0 384 0
[pid=5146] vsize: 2124
Raw data (/proc/5150/stat): 5150 (minisat+_64-bit) R 5146 5146 31027 0 -1 0 3009 0 0 0 966 13 0 0 25 0 1 0 1843265534 12816384 2905 4294967295 134512640 135094434 3221224448 3221223104 134557906 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/5150/statm): 3129 2905 145 145 0 2984 0
[pid=5150] vsize: 12516
Current children cumulated CPU time (s) 9.8
Current children cumulated vsize (Kb) 14640

[startup+20.0047 s]
Raw data (loadavg): 0.93 0.95 0.96 2/57 5150
Raw data (/proc/5146/stat): 5146 (minisat+_script) S 5145 5146 31027 0 -1 0 288 239 0 0 0 0 0 1 22 0 1 0 1843265529 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/5146/statm): 531 226 485 147 0 384 0
[pid=5146] vsize: 2124
Raw data (/proc/5150/stat): 5150 (minisat+_64-bit) R 5146 5146 31027 0 -1 0 4389 0 0 0 1955 19 0 0 25 0 1 0 1843265534 19496960 4193 4294967295 134512640 135094434 3221224448 3221223104 134557843 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/5150/statm): 4760 4193 145 145 0 4615 0
[pid=5150] vsize: 19040
Current children cumulated CPU time (s) 19.75
Current children cumulated vsize (Kb) 21164

[startup+30.0056 s]
Raw data (loadavg): 0.94 0.95 0.96 2/57 5150
Raw data (/proc/5146/stat): 5146 (minisat+_script) S 5145 5146 31027 0 -1 0 288 239 0 0 0 0 0 1 22 0 1 0 1843265529 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/5146/statm): 531 226 485 147 0 384 0
[pid=5146] vsize: 2124
Raw data (/proc/5150/stat): 5150 (minisat+_64-bit) R 5146 5146 31027 0 -1 0 4468 0 0 0 2954 20 0 0 25 0 1 0 1843265534 19857408 4272 4294967295 134512640 135094434 3221224448 3221223072 134557717 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/5150/statm): 4848 4272 145 145 0 4703 0
[pid=5150] vsize: 19392
Current children cumulated CPU time (s) 29.75
Current children cumulated vsize (Kb) 21516

[startup+40.0065 s]
Raw data (loadavg): 0.95 0.95 0.96 2/57 5150
Raw data (/proc/5146/stat): 5146 (minisat+_script) S 5145 5146 31027 0 -1 0 288 239 0 0 0 0 0 1 22 0 1 0 1843265529 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/5146/statm): 531 226 485 147 0 384 0
[pid=5146] vsize: 2124
Raw data (/proc/5150/stat): 5150 (minisat+_64-bit) R 5146 5146 31027 0 -1 0 5485 0 0 0 3946 25 0 0 25 0 1 0 1843265534 24305664 5289 4294967295 134512640 135094434 3221224448 3221223104 134557906 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/5150/statm): 5934 5289 145 145 0 5789 0
[pid=5150] vsize: 23736
Current children cumulated CPU time (s) 39.72
Current children cumulated vsize (Kb) 25860

[startup+50.0074 s]
Raw data (loadavg): 0.96 0.95 0.96 2/57 5150
Raw data (/proc/5146/stat): 5146 (minisat+_script) S 5145 5146 31027 0 -1 0 288 239 0 0 0 0 0 1 22 0 1 0 1843265529 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/5146/statm): 531 226 485 147 0 384 0
[pid=5146] vsize: 2124
Raw data (/proc/5150/stat): 5150 (minisat+_64-bit) R 5146 5146 31027 0 -1 0 5671 0 0 0 4942 26 0 0 25 0 1 0 1843265534 25034752 5475 4294967295 134512640 135094434 3221224448 3221223104 134557906 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/5150/statm): 6112 5475 145 145 0 5967 0
[pid=5150] vsize: 24448
Current children cumulated CPU time (s) 49.69
Current children cumulated vsize (Kb) 26572

[startup+60.0084 s]
Raw data (loadavg): 0.97 0.95 0.96 1/57 5150
Raw data (/proc/5146/stat): 5146 (minisat+_script) S 5145 5146 31027 0 -1 0 288 239 0 0 0 0 0 1 22 0 1 0 1843265529 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/5146/statm): 531 226 485 147 0 384 0
[pid=5146] vsize: 2124
Raw data (/proc/5150/stat): 5150 (minisat+_64-bit) T 5146 5146 31027 0 -1 0 7128 0 0 0 5933 31 0 0 25 0 1 0 1843265534 33021952 6767 4294967295 134512640 135094434 3221224448 3221222828 134870330 0 0 5 16386 3222434794 0 0 17 0 0 0
Raw data (/proc/5150/statm): 8062 6767 145 145 0 7917 0
[pid=5150] vsize: 32248
Current children cumulated CPU time (s) 59.65
Current children cumulated vsize (Kb) 34372
One traced child (pid=5150) exited with status: 30
One traced child (pid=5146) exited with status: 30
All traced children have exited ! Game is over.

Child status: 30
Real time (s): 69.1841
CPU time (s): 68.8295
CPU user time (s): 68.4736
CPU system time (s): 0.355945
CPU usage (%): 99.4875
Max. virtual memory (cumulated for all children) (Kb): 34372

Verifier Data

Verifier:	OK	66