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).
  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

Namenormalized-opb/submitted/manquinho/routing/normalized-s4-4-3-1pb.opb
MD5SUM9f27aad2edb50c2232eec4dba5ec2271
Bench Categoryoptimization, small integers (OPTSMALLINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 62
Optimality of the best value was proved NO
Number of terms in the objective function 672
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 672
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 672
Number of bits of the biggest sum of numbers10
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.03484
Number of variables672
Total number of constraints2028
Number of constraints which are clauses2004
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 constraint28

Trace number 6254

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc17 THE 2005-04-14 04:17:52 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=4749 boxname=wulflinc17 idbench=237 idsolver=13 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  9f27aad2edb50c2232eec4dba5ec2271  /oldhome/oroussel/tmp/wulflinc17/normalized-s4-4-3-1pb.opb
REAL COMMAND:  minisat+ -w /oldhome/oroussel/tmp/wulflinc17/normalized-s4-4-3-1pb.opb /oldhome/oroussel/tmp/wulflinc17/normalized-s4-4-3-1pb.opb
IDLAUNCH: 4749
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.072
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.072
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:        818504 kB
Buffers:         36352 kB
Cached:         145076 kB
SwapCached:       2376 kB
Active:          59632 kB
Inactive:       127172 kB
HighTotal:      131008 kB
HighFree:          252 kB
LowTotal:       903652 kB
LowFree:        818252 kB
SwapTotal:     2097892 kB
SwapFree:      2095516 kB
Dirty:              52 kB
Writeback:           0 kB
Mapped:           7036 kB
Slab:            23700 kB
Committed_AS:    63708 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-04-14 04:19:35 (client local time) WITH STATUS 30 IN 102.959 SECONDS
stats: 4749 0 102.959 30
#### END LAUNCHER DATA ####
#### BEGIN SOLVER DATA ####
c Parsing PB file...
c Converting 2028 PB-constraints to clauses...
c   -- Unit propagations: (none)
c   -- Detecting intervals from adjacent constraints: ################################################################################################################
c   -- Clauses(.)/Splits(s): ....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
c ---[2022]---> BDD-cost:    1
c ---[2004]---> BDD-cost:    1
c ---[1966]---> BDD-cost:    1
c ---[1956]---> BDD-cost:    1
c ---[1954]---> BDD-cost:    1
c ---[1928]---> BDD-cost:    1
c ---[1910]---> BDD-cost:    1
c ---[1885]---> BDD-cost:    1
c ---[1879]---> BDD-cost:    1
c ---[1862]---> BDD-cost:    1
c ---[1824]---> BDD-cost:    1
c ---[1814]---> BDD-cost:    1
c ---[1804]---> BDD-cost:    1
c ---[1794]---> BDD-cost:    1
c ---[1744]---> BDD-cost:    1
c ---[1742]---> BDD-cost:    1
c ---[1728]---> BDD-cost:    1
c ---[1702]---> BDD-cost:    1
c ---[1680]---> BDD-cost:    1
c ---[1670]---> BDD-cost:    1
c ---[1652]---> BDD-cost:    1
c ---[1630]---> BDD-cost:    1
c ---[1605]---> BDD-cost:    1
c ---[1599]---> BDD-cost:    1
c ---[1589]---> BDD-cost:    1
c ---[1579]---> BDD-cost:    1
c ---[1530]---> BDD-cost:    1
c ---[1528]---> BDD-cost:    1
c ---[1510]---> BDD-cost:    1
c ---[1489]---> BDD-cost:    1
c ---[1463]---> BDD-cost:    1
c ---[1457]---> BDD-cost:    1
c ---[1455]---> BDD-cost:    1
c ---[1429]---> BDD-cost:    1
c ---[1411]---> BDD-cost:    1
c ---[1385]---> BDD-cost:    1
c ---[1348]---> BDD-cost:    1
c ---[1326]---> BDD-cost:    1
c ---[1320]---> BDD-cost:    1
c ---[1314]---> BDD-cost:    1
c ---[1265]---> BDD-cost:    1
c ---[1255]---> BDD-cost:    1
c ---[1245]---> BDD-cost:    1
c ---[1243]---> BDD-cost:    1
c ---[1241]---> BDD-cost:    1
c ---[1215]---> BDD-cost:    1
c ---[1198]---> BDD-cost:    1
c ---[1172]---> BDD-cost:    1
c ---[1154]---> BDD-cost:    1
c ---[1132]---> BDD-cost:    1
c ---[1106]---> BDD-cost:    1
c ---[1100]---> BDD-cost:    1
c ---[1063]---> BDD-cost:    1
c ---[1041]---> BDD-cost:    1
c ---[1035]---> BDD-cost:    1
c ---[1029]---> BDD-cost:    1
c ---[1019]---> BDD-cost:    1
c ---[1009]---> BDD-cost:    1
c ---[ 959]---> BDD-cost:    1
c ---[ 957]---> BDD-cost:    1
c ---[ 955]---> BDD-cost:    1
c ---[ 929]---> BDD-cost:    1
c ---[ 911]---> BDD-cost:    1
c ---[ 885]---> BDD-cost:    1
c ---[ 883]---> BDD-cost:    1
c ---[ 857]---> BDD-cost:    1
c ---[ 839]---> BDD-cost:    1
c ---[ 813]---> BDD-cost:    1
c ---[ 811]---> BDD-cost:    1
c ---[ 785]---> BDD-cost:    1
c ---[ 768]---> BDD-cost:    1
c ---[ 742]---> BDD-cost:    1
c ---[ 736]---> BDD-cost:    1
c ---[ 718]---> BDD-cost:    1
c ---[ 680]---> BDD-cost:    1
c ---[ 670]---> BDD-cost:    1
c ---[ 656]---> BDD-cost:    1
c ---[ 630]---> BDD-cost:    1
c ---[ 608]---> BDD-cost:    1
c ---[ 598]---> BDD-cost:    1
c ---[ 592]---> BDD-cost:    1
c ---[ 575]---> BDD-cost:    1
c ---[ 537]---> BDD-cost:    1
c ---[ 527]---> BDD-cost:    1
c ---[ 521]---> BDD-cost:    1
c ---[ 504]---> BDD-cost:    1
c ---[ 466]---> BDD-cost:    1
c ---[ 456]---> BDD-cost:    1
c ---[ 438]---> BDD-cost:    1
c ---[ 416]---> BDD-cost:    1
c ---[ 390]---> BDD-cost:    1
c ---[ 384]---> BDD-cost:    1
c ---[ 370]---> BDD-cost:    1
c ---[ 344]---> BDD-cost:    1
c ---[ 322]---> BDD-cost:    1
c ---[ 312]---> BDD-cost:    1
c ---[ 294]---> BDD-cost:    1
c ---[ 272]---> BDD-cost:    1
c ---[ 246]---> BDD-cost:    1
c ---[ 240]---> BDD-cost:    1
c ---[ 238]---> BDD-cost:    1
c ---[ 212]---> BDD-cost:    1
c ---[ 194]---> BDD-cost:    1
c ---[ 168]---> BDD-cost:    1
c ---[ 166]---> BDD-cost:    1
c ---[ 140]---> BDD-cost:    1
c ---[ 122]---> BDD-cost:    1
c ---[  96]---> BDD-cost:    1
c ---[  94]---> BDD-cost:    1
c ---[  68]---> BDD-cost:    1
c ---[  50]---> BDD-cost:    1
c ---[  24]---> BDD-cost:    1
c ---[  23]---> BDD-cost:   99
c ---[  22]---> BDD-cost:   99
c ---[  21]---> BDD-cost:   99
c ---[  20]---> BDD-cost:   99
c ---[  19]---> BDD-cost:   99
c ---[  18]---> BDD-cost:   99
c ---[  17]---> BDD-cost:   99
c ---[  16]---> BDD-cost:   99
c ---[  15]---> BDD-cost:   99
c ---[  14]---> BDD-cost:   99
c ---[  13]---> BDD-cost:   99
c ---[  12]---> BDD-cost:   99
c ---[  11]---> BDD-cost:   99
c ---[  10]---> BDD-cost:   99
c ---[   9]---> BDD-cost:   99
c ---[   8]---> BDD-cost:   99
c ---[   7]---> BDD-cost:   99
c ---[   6]---> BDD-cost:   99
c ---[   5]---> BDD-cost:   99
c ---[   4]---> BDD-cost:   99
c ---[   3]---> BDD-cost:   99
c ---[   2]---> BDD-cost:   99
c ---[   1]---> BDD-cost:   99
c ---[   0]---> BDD-cost:   99
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |         0 |   14244    41686 |    4748       0        0     nan |  0.000 % |
c |       101 |   14244    41686 |    5222     101     1754    17.4 |  4.304 % |
c |       251 |   14244    41686 |    5745     251     4481    17.9 |  4.304 % |
c |       477 |   14244    41686 |    6319     477     7778    16.3 |  4.304 % |
c |       816 |   14244    41686 |    6951     816    16360    20.0 |  4.304 % |
c |      1322 |   14239    41671 |    7646    1305    27228    20.9 |  4.335 % |
c |      2081 |   14239    41671 |    8411    2064    55577    26.9 |  4.335 % |
c |      3220 |   14239    41671 |    9252    3203    85251    26.6 |  4.335 % |
c |      4930 |   14239    41671 |   10177    4913   137379    28.0 |  4.335 % |
c |      7493 |   14239    41671 |   11195    7476   220203    29.5 |  4.336 % |
c |     11337 |   14234    41656 |   12315   11283   340917    30.2 |  4.367 % |
c |     17103 |   14234    41656 |   13546   10355   431577    41.7 |  4.367 % |
c ==============================================================================
c Found solution: 72
c   -- Detecting intervals from adjacent constraints: (none)
c   -- Clauses(.)/Splits(s): (none)
c ---[   0]---> Sorter-cost:30564     Base:
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |     21968 |   83365   203520 |   27788    8181   396005    48.4 |  4.367 % |
c |     22068 |   83365   203520 |   30566    8281   397520    48.0 |  1.980 % |
c |     22219 |   83358   203499 |   33623    8387   399673    47.7 |  1.984 % |
c |     22449 |   83358   203499 |   36985    8617   405780    47.1 |  1.984 % |
c |     22787 |   82777   202183 |   40684    8941   407333    45.6 |  2.601 % |
c |     23293 |   82109   200658 |   44752    9413   425559    45.2 |  3.340 % |
c |     24052 |   82049   200520 |   49228   10171   456419    44.9 |  3.396 % |
c |     25192 |   82004   200419 |   54150   11310   503525    44.5 |  3.442 % |
c |     26901 |   81977   200358 |   59566   13016   563739    43.3 |  3.468 % |
c |     29463 |   80293   196512 |   65522   15530   652825    42.0 |  5.335 % |
c |     33307 |   80293   196512 |   72074   19374   746079    38.5 |  5.335 % |
c |     39074 |   77389   189873 |   79282   24521   873064    35.6 |  8.580 % |
c ==============================================================================
c Found solution: 70
c   -- Detecting intervals from adjacent constraints: (none)
c   -- Clauses(.)/Splits(s): (none)
c ---[   0]---> Sorter-cost:    0     Base:
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |     44385 |   75121   184631 |   25040   29666  1078034    36.3 |  8.580 % |
c |     44485 |   75121   184631 |   27544   13651   374203    27.4 | 11.255 % |
c |     44639 |   75121   184631 |   30298   13805   376634    27.3 | 11.255 % |
c |     44865 |   74499   183200 |   33328   14008   378577    27.0 | 11.932 % |
c |     45202 |   74021   182102 |   36661   14330   382083    26.7 | 12.557 % |
c |     45708 |   73688   181343 |   40327   14818   390181    26.3 | 12.825 % |
c |     46467 |   73688   181343 |   44359   15577   406675    26.1 | 12.825 % |
c |     47607 |   73688   181343 |   48795   16717   433505    25.9 | 12.825 % |
c ==============================================================================
c Found solution: 68
c   -- Detecting intervals from adjacent constraints: (none)
c   -- Clauses(.)/Splits(s): (none)
c ---[   0]---> Sorter-cost:    0     Base:
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |     49233 |   73482   180861 |   24494   18343   477088    26.0 | 12.825 % |
c |     49334 |   72698   179050 |   26943   18393   477462    26.0 | 14.040 % |
c |     49484 |   72506   178607 |   29637   18538   478446    25.8 | 14.264 % |
c |     49710 |   72030   177512 |   32601   18731   480361    25.6 | 14.820 % |
c |     50048 |   72015   177473 |   35861   19058   487954    25.6 | 14.831 % |
c |     50554 |   72015   177473 |   39447   19564   497118    25.4 | 14.831 % |
c |     51313 |   72015   177473 |   43392   20323   510918    25.1 | 14.831 % |
c |     52453 |   72015   177473 |   47731   21463   531167    24.7 | 14.831 % |
c |     54161 |   71408   176061 |   52505   23161   579594    25.0 | 15.553 % |
c |     56725 |   68741   169875 |   57755   25652   641223    25.0 | 18.761 % |
c ==============================================================================
c Found solution: 66
c   -- Detecting intervals from adjacent constraints: (none)
c   -- Clauses(.)/Splits(s): (none)
c ---[   0]---> Sorter-cost:    0     Base:
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |     59343 |   68726   169824 |   22908   28268   711918    25.2 | 18.761 % |
c |     59443 |   68463   169213 |   25198   14197   288628    20.3 | 19.096 % |
c |     59593 |   68317   168874 |   27718   14328   289137    20.2 | 19.258 % |
c |     59819 |   68317   168874 |   30490   14554   292865    20.1 | 19.258 % |
c |     60156 |   67715   167461 |   33539   14834   295977    20.0 | 19.980 % |
c |     60664 |   67445   166829 |   36893   15300   302699    19.8 | 20.302 % |
c |     61423 |   67263   166407 |   40582   16041   313438    19.5 | 20.506 % |
c |     62564 |   65236   161722 |   44641   17052   329975    19.4 | 22.880 % |
c ==============================================================================
c Found solution: 64
c   -- Detecting intervals from adjacent constraints: (none)
c   -- Clauses(.)/Splits(s): (none)
c ---[   0]---> Sorter-cost:    0     Base:
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |     63517 |   45597   115806 |   15199   17380   340354    19.6 | 22.880 % |
c |     63617 |   45589   115788 |   16718   17478   341961    19.6 | 48.313 % |
c ==============================================================================
c Found solution: 62
c   -- Detecting intervals from adjacent constraints: (none)
c   -- Clauses(.)/Splits(s): (none)
c ---[   0]---> Sorter-cost:    0     Base:
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |     63708 |   45488   115521 |   15162   17457   341966    19.6 | 48.313 % |
c ==============================================================================
c Optimal solution: 62
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 -v625 -v626 v627 -v628 -v629 -v630 -v631 -v632 -v633 -v634 -v635 -v636 -v637 -v638 -v639 -v640 -v641 -v642 -v643 -v644 -v645 -v646 -v647 -v648 -v649 -v650 v651 -v652 -v653 -v654 -v655 -v656 -v657 -v658 -v659 -v660 -v661 -v662 -v663 -v664 -v665 -v666 -v667 -v668 -v669 -v670 -v671 -v672
c _______________________________________________________________________________
c 
c restarts              : 53
c conflicts             : 63736          (620 /sec)
c decisions             : 114260         (1111 /sec)
c propagations          : 0              (0 /sec)
c inspects              : 0              (0 /sec)
c CPU time              : 102.8 s
c _______________________________________________________________________________
#### END SOLVER DATA ####
#### BEGIN WATCHER DATA ####
Enforcing CPU limit (will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1230 seconds
Enforcing VSIZE limit: 943718400 bytes
Raw data (loadavg): 0.78 0.91 0.90 2/55 29142
Raw data (stat): 29142 (runsolver) R 29141 20838 20837 0 -1 64 4 0 0 0 0 0 0 0 19 0 1 0 481656350 1052672 99 4294967295 134512640 135381576 3221224464 3221219708 135158418 0 2147483391 7 90112 0 0 0 17 1 0 0
Raw data (statm): 257 99 215 215 0 42 0
vsize: 1028
[startup+10.0005 s]
Raw data (loadavg): 0.81 0.91 0.90 2/55 29142
Raw data (stat): 29142 (minisat+) R 29141 20838 20837 0 -1 0 1430 0 0 0 993 4 0 0 25 0 1 0 481656350 7454720 1408 4294967295 134512640 134672761 3221224560 3221223728 134560830 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 1820 1408 603 41 0 1779 0
vsize: 7280
[startup+19.9998 s]
Raw data (loadavg): 0.84 0.91 0.90 2/55 29142
Raw data (stat): 29142 (minisat+) R 29141 20838 20837 0 -1 0 3408 0 0 0 1988 9 0 0 25 0 1 0 481656350 16322560 3306 4294967295 134512640 134672761 3221224560 3221223696 134560625 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 3985 3306 603 41 0 3944 0
vsize: 15940
[startup+30.0009 s]
Raw data (loadavg): 0.87 0.91 0.90 2/55 29142
Raw data (stat): 29142 (minisat+) R 29141 20838 20837 0 -1 0 3608 0 0 0 2987 10 0 0 25 0 1 0 481656350 17104896 3506 4294967295 134512640 134672761 3221224560 3221223664 134559869 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 4176 3506 603 41 0 4135 0
vsize: 16704
[startup+40.0003 s]
Raw data (loadavg): 0.89 0.92 0.90 2/55 29142
Raw data (stat): 29142 (minisat+) R 29141 20838 20837 0 -1 0 3730 0 0 0 3986 10 0 0 25 0 1 0 481656350 17637376 3628 4294967295 134512640 134672761 3221224560 3221223696 134560729 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 4306 3628 603 41 0 4265 0
vsize: 17224
[startup+50.0006 s]
Raw data (loadavg): 0.90 0.92 0.90 2/55 29142
Raw data (stat): 29142 (minisat+) R 29141 20838 20837 0 -1 0 3938 0 0 0 4986 11 0 0 25 0 1 0 481656350 18436096 3836 4294967295 134512640 134672761 3221224560 3221223728 134560892 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 4501 3836 603 41 0 4460 0
vsize: 18004
[startup+60.0008 s]
Raw data (loadavg): 0.92 0.92 0.90 2/55 29142
Raw data (stat): 29142 (minisat+) R 29141 20838 20837 0 -1 0 4107 0 0 0 5985 12 0 0 25 0 1 0 481656350 19202048 4005 4294967295 134512640 134672761 3221224560 3221223728 134560898 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 4688 4005 603 41 0 4647 0
vsize: 18752
[startup+70.0015 s]
Raw data (loadavg): 0.93 0.92 0.90 2/55 29142
Raw data (stat): 29142 (minisat+) R 29141 20838 20837 0 -1 0 4113 0 0 0 6984 12 0 0 25 0 1 0 481656350 19202048 4011 4294967295 134512640 134672761 3221224560 3221223728 134560898 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 4688 4011 603 41 0 4647 0
vsize: 18752
[startup+80.0014 s]
Raw data (loadavg): 0.94 0.92 0.91 2/55 29142
Raw data (stat): 29142 (minisat+) R 29141 20838 20837 0 -1 0 4125 0 0 0 7984 13 0 0 25 0 1 0 481656350 19202048 4023 4294967295 134512640 134672761 3221224560 3221223728 134560898 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 4688 4023 603 41 0 4647 0
vsize: 18752
[startup+90.0013 s]
Raw data (loadavg): 0.95 0.93 0.91 2/55 29142
Raw data (stat): 29142 (minisat+) R 29141 20838 20837 0 -1 0 4141 0 0 0 8984 13 0 0 25 0 1 0 481656350 19349504 4039 4294967295 134512640 134672761 3221224560 3221223728 134560983 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 4724 4039 603 41 0 4683 0
vsize: 18896
[startup+100.002 s]
Raw data (loadavg): 0.96 0.93 0.91 2/55 29142
Raw data (stat): 29142 (minisat+) R 29141 20838 20837 0 -1 0 4141 0 0 0 9985 13 0 0 25 0 1 0 481656350 19349504 4039 4294967295 134512640 134672761 3221224560 3221223728 134560830 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 4724 4039 603 41 0 4683 0
vsize: 18896
[startup+102.979 s]
Raw data (loadavg): 0.96 0.93 0.91 1/54 29142
Raw data (stat): 29142 (minisat+) R 29141 20838 20837 0 -1 0 4141 0 0 0 9985 13 0 0 25 0 1 0 481656350 19349504 4039 4294967295 134512640 134672761 3221224560 3221223728 134560830 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 4724 4039 603 41 0 4683 0
vsize: 0

Child status: 30
Real time (s): 102.979
CPU time (s): 102.959
CPU user time (s): 102.816
CPU system time (s): 0.142978
CPU usage (%): 99.9813
Max. virtual memory (Kb): 18896
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
Verifier:	OK	62
#### END VERIFIER DATA ####