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/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb30-15-opb/normalized-frb30-15-3.opb
MD5SUM063fe125a766c5e46d0ecbf211fd8049
Bench Categoryoptimization, small integers (OPTSMALLINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -30
Optimality of the best value was proved NO
Number of terms in the objective function 450
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 450
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 450
Number of bits of the biggest sum of numbers9
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.04584
Number of variables450
Total number of constraints17809
Number of constraints which are clauses17809
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 constraint2

Trace number 30470

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc20 THE 2005-05-25 17:06:14 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=21898 boxname=wulflinc20 idbench=316 idsolver=15 numberseed=0
MD5SUM SOLVER: 34d34154b8ad81f02ee98439942e0814  /oldhome/oroussel/solvers/minisat+_script
MD5SUM BENCH:  063fe125a766c5e46d0ecbf211fd8049  /oldhome/oroussel/tmp/wulflinc20/normalized-frb30-15-3.opb
REAL COMMAND:  minisat+_script /oldhome/oroussel/tmp/wulflinc20/normalized-frb30-15-3.opb
IDLAUNCH: 21898
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.215
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.215
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	: 901.12

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        167088 kB
Buffers:         38184 kB
Cached:         799268 kB
SwapCached:        716 kB
Active:          79760 kB
Inactive:       764484 kB
HighTotal:      131008 kB
HighFree:          252 kB
LowTotal:       903652 kB
LowFree:        166836 kB
SwapTotal:     2097892 kB
SwapFree:      2096336 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5072 kB
Slab:            17664 kB
Committed_AS:    63600 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-05-25 17:14:06 (client local time) WITH STATUS 30 IN 471.822 SECONDS
stats: 21898 0 471.822 30
#### END LAUNCHER DATA ####
#### BEGIN SOLVER DATA ####
c Parsing PB file...
c Converting 17809 PB-constraints to clauses...
c   -- Unit propagations: (none)
c   -- Detecting intervals from adjacent constraints: (none)
c   -- Clauses(.)/Splits(s): .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |         0 |   17809    35618 |    5936       0        0     nan |  0.000 % |
c ==============================================================================
c Found solution: -23
c ---[   0]---> Sorter-cost:16912     Base:
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |         0 |   34945    75925 |   11648       0        0     nan |  0.000 % |
c |       100 |   34686    75382 |   12812      81      587     7.2 |  1.212 % |
c |       250 |   34298    74556 |   14094     210     2260    10.8 |  3.068 % |
c |       475 |   33580    72970 |   15503     382     5255    13.8 |  6.746 % |
c |       812 |   31975    69415 |   17053     610     7998    13.1 | 14.972 % |
c |      1319 |   30152    65298 |   18759    1021    16288    16.0 | 24.513 % |
c |      2078 |   28075    60589 |   20635    1573    23472    14.9 | 35.597 % |
c |      3217 |   25146    53754 |   22698    2404    37071    15.4 | 51.695 % |
c ==============================================================================
c Found solution: -25
c ---[   0]---> Sorter-cost:    0     Base:
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |      3516 |   24764    52883 |    8254    2653    42621    16.1 | 51.695 % |
c |      3616 |   24590    52455 |    9079    2720    42978    15.8 | 55.009 % |
c |      3766 |   24244    51644 |    9987    2800    44593    15.9 | 56.971 % |
c |      3991 |   24244    51644 |   10986    3025    56267    18.6 | 56.970 % |
c |      4328 |   23873    50771 |   12084    3263    61685    18.9 | 59.076 % |
c |      4834 |   23642    50216 |   13293    3747    73161    19.5 | 60.412 % |
c |      5593 |   23288    49382 |   14622    4408    94160    21.4 | 62.381 % |
c ==============================================================================
c Found solution: -26
c ---[   0]---> Sorter-cost:    0     Base:
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |      6635 |   22426    47258 |    7475    5103   117100    22.9 | 62.381 % |
c |      6737 |   22426    47258 |    8222    5205   119222    22.9 | 67.442 % |
c |      6888 |   22363    47107 |    9044    5334   122397    22.9 | 67.805 % |
c |      7114 |   22363    47107 |    9949    5560   128925    23.2 | 67.805 % |
c |      7453 |   22363    47107 |   10944    5899   139999    23.7 | 67.806 % |
c |      7959 |   22203    46716 |   12038    6339   153553    24.2 | 68.743 % |
c |      8720 |   22159    46614 |   13242    7087   182969    25.8 | 68.989 % |
c |      9860 |   22011    46266 |   14566    8185   235058    28.7 | 69.800 % |
c |     11568 |   21906    46017 |   16023    9787   350600    35.8 | 70.400 % |
c |     14130 |   21612    45312 |   17625   12183   485871    39.9 | 72.116 % |
c |     17974 |   21596    45276 |   19388   16001   751666    47.0 | 72.200 % |
c ==============================================================================
c Found solution: -27
c ---[   0]---> Sorter-cost:    0     Base:
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |     21057 |   21436    44925 |    7145   18807   991348    52.7 | 72.200 % |
c |     21157 |   21309    44624 |    7859    9442   500619    53.0 | 74.031 % |
c |     21307 |   21210    44381 |    8645    9581   505875    52.8 | 74.627 % |
c |     21532 |   21169    44284 |    9509    9799   519872    53.1 | 74.862 % |
c |     21869 |   21169    44284 |   10460   10136   542053    53.5 | 74.862 % |
c |     22375 |   21169    44284 |   11507   10642   564085    53.0 | 74.862 % |
c |     23134 |   21138    44210 |   12657   11358   610750    53.8 | 75.038 % |
c |     24273 |   21106    44130 |   13923   12491   674708    54.0 | 75.240 % |
c |     25982 |   21106    44130 |   15315   14200   805148    56.7 | 75.239 % |
c |     28544 |   20999    43874 |   16847   16715   948699    56.8 | 75.860 % |
c |     32388 |   20982    43829 |   18532   20558  1252071    60.9 | 75.961 % |
c |     38154 |   20982    43829 |   20385   26324  1559268    59.2 | 75.961 % |
c ==============================================================================
c Found solution: -28
c ---[   0]---> Sorter-cost:    0     Base:
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |     43205 |   20974    43791 |    6991   15660   659680    42.1 | 75.961 % |
c |     43305 |   20974    43791 |    7690   15760   664270    42.1 | 76.024 % |
c |     43455 |   20960    43759 |    8459   15906   671806    42.2 | 76.099 % |
c |     43680 |   20960    43759 |    9305   16131   684803    42.5 | 76.099 % |
c |     44017 |   20923    43667 |   10235   16452   698383    42.4 | 76.326 % |
c |     44523 |   20923    43667 |   11259   16958   736383    43.4 | 76.326 % |
c |     45283 |   20919    43657 |   12384   17717   773855    43.7 | 76.351 % |
c |     46424 |   20882    43566 |   13623   18850   842668    44.7 | 76.577 % |
c |     48132 |   20777    43319 |   14985   20543   929244    45.2 | 77.173 % |
c |     50694 |   20755    43267 |   16484   23074  1030570    44.7 | 77.299 % |
c ==============================================================================
c Found solution: -29
c ---[   0]---> Sorter-cost:    0     Base:
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |     54518 |   20763    43292 |    6921   13708   453511    33.1 | 77.299 % |
c |     54619 |   20763    43292 |    7613   13809   456724    33.1 | 77.316 % |
c |     54769 |   20763    43292 |    8374   13959   462007    33.1 | 77.316 % |
c |     54994 |   20763    43292 |    9211   14184   475103    33.5 | 77.316 % |
c |     55333 |   20758    43279 |   10133   14518   492921    34.0 | 77.350 % |
c |     55840 |   20758    43279 |   11146   15025   519892    34.6 | 77.350 % |
c |     56599 |   20758    43279 |   12260   15784   569769    36.1 | 77.350 % |
c |     57738 |   20740    43233 |   13487   16919   632115    37.4 | 77.468 % |
c |     59446 |   20700    43143 |   14835   18615   712515    38.3 | 77.668 % |
c |     62008 |   20621    42951 |   16319   21156   818588    38.7 | 78.128 % |
c |     65853 |   20485    42627 |   17951   24883   931071    37.4 | 78.915 % |
c |     71619 |   20485    42627 |   19746   16589   464007    28.0 | 78.915 % |
c |     80268 |   20482    42620 |   21721   25237   770091    30.5 | 78.932 % |
c |     93243 |   20478    42610 |   23893   22222   530654    23.9 | 78.957 % |
c |    112705 |   20333    42297 |   26282   29500   937310    31.8 | 79.300 % |
c |    141897 |   19931    41415 |   28910   31969   811053    25.4 | 80.422 % |
c |    185686 |   19512    40498 |   31801   36554  1034981    28.3 | 81.426 % |
c |    251370 |   19441    40327 |   34981   34604   907181    26.2 | 81.811 % |
c ==============================================================================
c Found solution: -30
c ---[   0]---> Sorter-cost:16370     Base:
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |    261075 |   33283    72703 |   11094   44307  1160555    26.2 | 81.811 % |
c |    261175 |   33283    72703 |   12203   20005   412162    20.6 | 50.007 % |
c |    261325 |   33283    72703 |   13423   20155   415769    20.6 | 50.007 % |
c |    261550 |   33283    72703 |   14766   20380   423082    20.8 | 50.007 % |
c |    261887 |   33283    72703 |   16242   20717   431519    20.8 | 50.007 % |
c |    262393 |   33283    72703 |   17866   21223   449380    21.2 | 50.007 % |
c |    263152 |   33242    72586 |   19653   21979   474310    21.6 | 50.133 % |
c |    264291 |   33242    72586 |   21619   23118   514348    22.2 | 50.133 % |
c |    265999 |   33087    72266 |   23780   23869   537426    22.5 | 50.272 % |
c |    268561 |   33087    72266 |   26159   26431   614149    23.2 | 50.272 % |
c |    272405 |   32999    72084 |   28774   30262   733586    24.2 | 50.499 % |
c |    278172 |   32936    71957 |   31652   36020   896938    24.9 | 50.682 % |
c |    286821 |   32736    71552 |   34817   41595  1048937    25.2 | 50.970 % |
c |    299795 |   32371    70810 |   38299   25447   536284    21.1 | 51.370 % |
c |    319256 |   32363    70790 |   42129   41925   989350    23.6 | 51.396 % |
c ==============================================================================
c Optimal solution: -30
s OPTIMUM FOUND
v C450 -C449 -C448 -C447 -C446 -C445 -C444 -C443 -C442 -C441 -C440 -C439 -C438 -C437 -C436 -C435 -C434 -C433 -C432 -C431 -C430 -C429 -C428 -C427 -C426 -C425 -C424 -C423 C422 -C421 -C420 -C419 -C418 -C417 C416 -C415 -C414 -C413 -C412 -C411 -C410 -C409 -C408 -C407 -C406 -C405 -C404 -C403 -C402 -C401 -C400 C399 -C398 -C397 -C396 -C395 -C394 -C393 -C392 -C391 -C390 -C389 C388 -C387 -C386 -C385 -C384 -C383 -C382 -C381 -C380 -C379 -C378 -C377 -C376 -C375 -C374 -C373 -C372 -C371 -C370 -C369 -C368 -C367 -C366 -C365 -C364 C363 -C362 -C361 -C360 -C359 -C358 -C357 -C356 -C355 -C354 -C353 -C352 -C351 -C350 -C349 -C348 -C347 C346 -C345 -C344 -C343 -C342 -C341 -C340 -C339 -C338 -C337 C336 -C335 -C334 -C333 -C332 -C331 -C330 -C329 -C328 -C327 -C326 -C325 -C324 -C323 -C322 C321 -C320 -C319 -C318 -C317 -C316 -C315 C314 -C313 -C312 -C311 -C310 -C309 -C308 -C307 -C306 -C305 -C304 -C303 -C302 -C301 -C300 -C299 -C298 -C297 -C296 C295 -C294 -C293 -C292 -C291 -C290 -C289 -C288 -C287 -C286 -C285 -C284 -C283 -C282 -C281 -C280 -C279 -C278 -C277 -C276 -C275 -C274 -C273 -C272 C271 -C270 -C269 -C268 -C267 C266 -C265 -C264 -C263 -C262 -C261 -C260 -C259 -C258 -C257 -C256 -C255 -C254 -C253 -C252 -C251 -C250 C249 -C248 -C247 -C246 -C245 -C244 -C243 -C242 -C241 -C240 -C239 -C238 -C237 -C236 -C235 -C234 -C233 -C232 -C231 -C230 C229 -C228 -C227 -C226 -C225 -C224 -C223 -C222 -C221 -C220 -C219 C218 -C217 -C216 -C215 -C214 -C213 -C212 -C211 -C210 -C209 -C208 -C207 -C206 -C205 -C204 -C203 -C202 -C201 -C200 -C199 -C198 C197 -C196 -C195 -C194 -C193 -C192 C191 -C190 -C189 -C188 -C187 -C186 -C185 -C184 -C183 -C182 -C181 -C180 -C179 C178 -C177 -C176 -C175 -C174 -C173 -C172 -C171 -C170 -C169 -C168 -C167 -C166 -C165 -C164 C163 -C162 -C161 -C160 -C159 -C158 -C157 -C156 -C155 -C154 -C153 -C152 -C151 -C150 -C149 -C148 -C147 -C146 C145 -C144 -C143 -C142 -C141 -C140 -C139 -C138 -C137 -C136 -C135 -C134 -C133 -C132 -C131 -C130 -C129 -C128 -C127 -C126 -C125 C124 -C123 -C122 -C121 -C120 -C119 -C118 -C117 -C116 -C115 -C114 -C113 -C112 -C111 C110 -C109 -C108 -C107 -C106 -C105 -C104 -C103 -C102 -C101 -C100 -C99 -C98 -C97 C96 -C95 -C94 -C93 -C92 -C91 -C90 -C89 -C88 -C87 -C86 -C85 -C84 -C83 -C82 -C81 C80 -C79 -C78 -C77 -C76 -C75 -C74 -C73 -C72 -C71 -C70 -C69 -C68 -C67 -C66 -C65 -C64 -C63 C62 -C61 -C60 -C59 -C58 -C57 -C56 -C55 -C54 -C53 -C52 C51 -C50 -C49 -C48 -C47 -C46 -C45 -C44 -C43 -C42 -C41 -C40 -C39 -C38 -C37 -C36 -C35 -C34 -C33 C32 -C31 -C30 -C29 -C28 -C27 -C26 C25 -C24 -C23 -C22 -C21 -C20 -C19 -C18 -C17 -C16 -C15 -C14 -C13 C12 -C11 -C10 -C9 -C8 -C7 -C6 -C5 -C4 -C3 -C2 -C1
c _______________________________________________________________________________
c 
c restarts              : 82
c conflicts             : 319338         (677 /sec)
c decisions             : 406207         (861 /sec)
c propagations          : 0              (0 /sec)
c inspects              : 0              (0 /sec)
c CPU time              : 471.643 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.91 0.95 0.94 2/54 7290
Raw data (stat): 7290 (runsolver) R 7289 25399 25398 0 -1 64 4 0 0 0 0 0 0 0 19 0 1 0 840547235 1052672 99 4294967295 134512640 135381576 3221224496 3221219704 135158418 0 2147483391 7 90112 0 0 0 17 0 0 0
Raw data (statm): 257 99 215 215 0 42 0
vsize: 1028
[startup+10.0008 s]
Raw data (loadavg): 0.92 0.96 0.94 2/55 7294
Raw data (stat): 7290 (minisat+_script) S 7289 25399 25398 0 -1 0 274 239 0 0 0 0 0 0 19 0 1 0 840547235 2174976 226 4294967295 134512640 135087896 3221224544 3221223816 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 2124
[startup+20.001 s]
Raw data (loadavg): 0.93 0.96 0.94 2/55 7294
Raw data (stat): 7290 (minisat+_script) S 7289 25399 25398 0 -1 0 274 239 0 0 0 0 0 0 19 0 1 0 840547235 2174976 226 4294967295 134512640 135087896 3221224544 3221223816 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 2124
[startup+30.001 s]
Raw data (loadavg): 0.94 0.96 0.94 2/55 7294
Raw data (stat): 7290 (minisat+_script) S 7289 25399 25398 0 -1 0 274 239 0 0 0 0 0 0 19 0 1 0 840547235 2174976 226 4294967295 134512640 135087896 3221224544 3221223816 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 2124
[startup+40.0017 s]
Raw data (loadavg): 0.95 0.96 0.94 2/55 7294
Raw data (stat): 7290 (minisat+_script) S 7289 25399 25398 0 -1 0 274 239 0 0 0 0 0 0 19 0 1 0 840547235 2174976 226 4294967295 134512640 135087896 3221224544 3221223816 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 2124
[startup+50.0021 s]
Raw data (loadavg): 0.96 0.96 0.94 2/55 7294
Raw data (stat): 7290 (minisat+_script) S 7289 25399 25398 0 -1 0 274 239 0 0 0 0 0 0 19 0 1 0 840547235 2174976 226 4294967295 134512640 135087896 3221224544 3221223816 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 2124
[startup+60.0033 s]
Raw data (loadavg): 0.96 0.96 0.94 2/55 7294
Raw data (stat): 7290 (minisat+_script) S 7289 25399 25398 0 -1 0 274 239 0 0 0 0 0 0 19 0 1 0 840547235 2174976 226 4294967295 134512640 135087896 3221224544 3221223816 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 2124
[startup+70.0039 s]
Raw data (loadavg): 0.97 0.96 0.94 2/55 7294
Raw data (stat): 7290 (minisat+_script) S 7289 25399 25398 0 -1 0 274 239 0 0 0 0 0 0 19 0 1 0 840547235 2174976 226 4294967295 134512640 135087896 3221224544 3221223816 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 2124
[startup+80.0033 s]
Raw data (loadavg): 0.97 0.96 0.94 2/55 7294
Raw data (stat): 7290 (minisat+_script) S 7289 25399 25398 0 -1 0 274 239 0 0 0 0 0 0 19 0 1 0 840547235 2174976 226 4294967295 134512640 135087896 3221224544 3221223816 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 2124
[startup+90.0033 s]
Raw data (loadavg): 0.98 0.96 0.94 2/55 7294
Raw data (stat): 7290 (minisat+_script) S 7289 25399 25398 0 -1 0 274 239 0 0 0 0 0 0 19 0 1 0 840547235 2174976 226 4294967295 134512640 135087896 3221224544 3221223816 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 2124
[startup+100.003 s]
Raw data (loadavg): 0.98 0.96 0.94 2/55 7294
Raw data (stat): 7290 (minisat+_script) S 7289 25399 25398 0 -1 0 274 239 0 0 0 0 0 0 19 0 1 0 840547235 2174976 226 4294967295 134512640 135087896 3221224544 3221223816 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 2124
[startup+110.003 s]
Raw data (loadavg): 0.98 0.97 0.94 2/55 7294
Raw data (stat): 7290 (minisat+_script) S 7289 25399 25398 0 -1 0 274 239 0 0 0 0 0 0 19 0 1 0 840547235 2174976 226 4294967295 134512640 135087896 3221224544 3221223816 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 2124
[startup+120.004 s]
Raw data (loadavg): 0.98 0.97 0.94 2/55 7294
Raw data (stat): 7290 (minisat+_script) S 7289 25399 25398 0 -1 0 274 239 0 0 0 0 0 0 19 0 1 0 840547235 2174976 226 4294967295 134512640 135087896 3221224544 3221223816 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 2124
[startup+130.004 s]
Raw data (loadavg): 0.99 0.97 0.94 2/55 7294
Raw data (stat): 7290 (minisat+_script) S 7289 25399 25398 0 -1 0 274 239 0 0 0 0 0 0 19 0 1 0 840547235 2174976 226 4294967295 134512640 135087896 3221224544 3221223816 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 2124
[startup+140.005 s]
Raw data (loadavg): 0.99 0.97 0.94 2/55 7294
Raw data (stat): 7290 (minisat+_script) S 7289 25399 25398 0 -1 0 274 239 0 0 0 0 0 0 19 0 1 0 840547235 2174976 226 4294967295 134512640 135087896 3221224544 3221223816 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 2124
[startup+150.005 s]
Raw data (loadavg): 0.99 0.97 0.94 2/55 7294
Raw data (stat): 7290 (minisat+_script) S 7289 25399 25398 0 -1 0 274 239 0 0 0 0 0 0 19 0 1 0 840547235 2174976 226 4294967295 134512640 135087896 3221224544 3221223816 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 2124
[startup+160.005 s]
Raw data (loadavg): 0.99 0.97 0.94 2/55 7294
Raw data (stat): 7290 (minisat+_script) S 7289 25399 25398 0 -1 0 274 239 0 0 0 0 0 0 19 0 1 0 840547235 2174976 226 4294967295 134512640 135087896 3221224544 3221223816 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 2124
[startup+170.005 s]
Raw data (loadavg): 0.99 0.97 0.94 2/55 7294
Raw data (stat): 7290 (minisat+_script) S 7289 25399 25398 0 -1 0 274 239 0 0 0 0 0 0 19 0 1 0 840547235 2174976 226 4294967295 134512640 135087896 3221224544 3221223816 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 2124
[startup+180.005 s]
Raw data (loadavg): 0.99 0.97 0.94 2/55 7294
Raw data (stat): 7290 (minisat+_script) S 7289 25399 25398 0 -1 0 274 239 0 0 0 0 0 0 19 0 1 0 840547235 2174976 226 4294967295 134512640 135087896 3221224544 3221223816 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 2124
[startup+190.006 s]
Raw data (loadavg): 0.99 0.97 0.94 2/55 7294
Raw data (stat): 7290 (minisat+_script) S 7289 25399 25398 0 -1 0 274 239 0 0 0 0 0 0 19 0 1 0 840547235 2174976 226 4294967295 134512640 135087896 3221224544 3221223816 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 2124
[startup+200.005 s]
Raw data (loadavg): 0.99 0.97 0.94 2/55 7294
Raw data (stat): 7290 (minisat+_script) S 7289 25399 25398 0 -1 0 274 239 0 0 0 0 0 0 19 0 1 0 840547235 2174976 226 4294967295 134512640 135087896 3221224544 3221223816 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 2124
[startup+210.006 s]
Raw data (loadavg): 0.99 0.97 0.94 2/55 7294
Raw data (stat): 7290 (minisat+_script) S 7289 25399 25398 0 -1 0 274 239 0 0 0 0 0 0 19 0 1 0 840547235 2174976 226 4294967295 134512640 135087896 3221224544 3221223816 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 2124
[startup+220.007 s]
Raw data (loadavg): 0.99 0.97 0.94 2/55 7294
Raw data (stat): 7290 (minisat+_script) S 7289 25399 25398 0 -1 0 274 239 0 0 0 0 0 0 19 0 1 0 840547235 2174976 226 4294967295 134512640 135087896 3221224544 3221223816 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 2124
[startup+230.006 s]
Raw data (loadavg): 0.99 0.97 0.94 2/55 7294
Raw data (stat): 7290 (minisat+_script) S 7289 25399 25398 0 -1 0 274 239 0 0 0 0 0 0 19 0 1 0 840547235 2174976 226 4294967295 134512640 135087896 3221224544 3221223816 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 2124
[startup+240.006 s]
Raw data (loadavg): 0.99 0.97 0.94 2/55 7294
Raw data (stat): 7290 (minisat+_script) S 7289 25399 25398 0 -1 0 274 239 0 0 0 0 0 0 19 0 1 0 840547235 2174976 226 4294967295 134512640 135087896 3221224544 3221223816 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 2124
[startup+250.007 s]
Raw data (loadavg): 0.99 0.97 0.94 2/55 7294
Raw data (stat): 7290 (minisat+_script) S 7289 25399 25398 0 -1 0 274 239 0 0 0 0 0 0 19 0 1 0 840547235 2174976 226 4294967295 134512640 135087896 3221224544 3221223816 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 2124
[startup+260.007 s]
Raw data (loadavg): 0.99 0.97 0.94 2/55 7294
Raw data (stat): 7290 (minisat+_script) S 7289 25399 25398 0 -1 0 274 239 0 0 0 0 0 0 19 0 1 0 840547235 2174976 226 4294967295 134512640 135087896 3221224544 3221223816 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 2124
[startup+270.008 s]
Raw data (loadavg): 0.99 0.97 0.94 2/55 7294
Raw data (stat): 7290 (minisat+_script) S 7289 25399 25398 0 -1 0 274 239 0 0 0 0 0 0 19 0 1 0 840547235 2174976 226 4294967295 134512640 135087896 3221224544 3221223816 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 2124
[startup+280.007 s]
Raw data (loadavg): 0.99 0.97 0.94 2/55 7294
Raw data (stat): 7290 (minisat+_script) S 7289 25399 25398 0 -1 0 274 239 0 0 0 0 0 0 19 0 1 0 840547235 2174976 226 4294967295 134512640 135087896 3221224544 3221223816 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 2124
[startup+290.007 s]
Raw data (loadavg): 0.99 0.97 0.94 2/55 7294
Raw data (stat): 7290 (minisat+_script) S 7289 25399 25398 0 -1 0 274 239 0 0 0 0 0 0 19 0 1 0 840547235 2174976 226 4294967295 134512640 135087896 3221224544 3221223816 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 2124
[startup+300.007 s]
Raw data (loadavg): 0.99 0.97 0.94 2/55 7294
Raw data (stat): 7290 (minisat+_script) S 7289 25399 25398 0 -1 0 274 239 0 0 0 0 0 0 19 0 1 0 840547235 2174976 226 4294967295 134512640 135087896 3221224544 3221223816 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 2124
[startup+310.008 s]
Raw data (loadavg): 0.99 0.97 0.94 2/55 7294
Raw data (stat): 7290 (minisat+_script) S 7289 25399 25398 0 -1 0 274 239 0 0 0 0 0 0 19 0 1 0 840547235 2174976 226 4294967295 134512640 135087896 3221224544 3221223816 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 2124
[startup+320.009 s]
Raw data (loadavg): 0.99 0.97 0.94 2/55 7294
Raw data (stat): 7290 (minisat+_script) S 7289 25399 25398 0 -1 0 274 239 0 0 0 0 0 0 19 0 1 0 840547235 2174976 226 4294967295 134512640 135087896 3221224544 3221223816 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 2124
[startup+330.009 s]
Raw data (loadavg): 0.99 0.97 0.94 2/55 7294
Raw data (stat): 7290 (minisat+_script) S 7289 25399 25398 0 -1 0 274 239 0 0 0 0 0 0 19 0 1 0 840547235 2174976 226 4294967295 134512640 135087896 3221224544 3221223816 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 2124
[startup+340.01 s]
Raw data (loadavg): 0.99 0.97 0.94 2/55 7294
Raw data (stat): 7290 (minisat+_script) S 7289 25399 25398 0 -1 0 274 239 0 0 0 0 0 0 19 0 1 0 840547235 2174976 226 4294967295 134512640 135087896 3221224544 3221223816 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 2124
[startup+350.01 s]
Raw data (loadavg): 0.99 0.97 0.94 2/55 7294
Raw data (stat): 7290 (minisat+_script) S 7289 25399 25398 0 -1 0 274 239 0 0 0 0 0 0 19 0 1 0 840547235 2174976 226 4294967295 134512640 135087896 3221224544 3221223816 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 2124
[startup+360.011 s]
Raw data (loadavg): 0.99 0.97 0.94 2/55 7294
Raw data (stat): 7290 (minisat+_script) S 7289 25399 25398 0 -1 0 274 239 0 0 0 0 0 0 19 0 1 0 840547235 2174976 226 4294967295 134512640 135087896 3221224544 3221223816 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 2124
[startup+370.012 s]
Raw data (loadavg): 0.99 0.97 0.94 2/55 7294
Raw data (stat): 7290 (minisat+_script) S 7289 25399 25398 0 -1 0 274 239 0 0 0 0 0 0 19 0 1 0 840547235 2174976 226 4294967295 134512640 135087896 3221224544 3221223816 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 2124
[startup+380.011 s]
Raw data (loadavg): 0.99 0.97 0.94 2/55 7294
Raw data (stat): 7290 (minisat+_script) S 7289 25399 25398 0 -1 0 274 239 0 0 0 0 0 0 19 0 1 0 840547235 2174976 226 4294967295 134512640 135087896 3221224544 3221223816 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 2124
[startup+390.012 s]
Raw data (loadavg): 0.99 0.97 0.94 2/55 7294
Raw data (stat): 7290 (minisat+_script) S 7289 25399 25398 0 -1 0 274 239 0 0 0 0 0 0 19 0 1 0 840547235 2174976 226 4294967295 134512640 135087896 3221224544 3221223816 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 2124
[startup+400.013 s]
Raw data (loadavg): 0.99 0.97 0.94 2/55 7294
Raw data (stat): 7290 (minisat+_script) S 7289 25399 25398 0 -1 0 274 239 0 0 0 0 0 0 19 0 1 0 840547235 2174976 226 4294967295 134512640 135087896 3221224544 3221223816 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 2124
[startup+410.013 s]
Raw data (loadavg): 0.99 0.97 0.94 2/55 7294
Raw data (stat): 7290 (minisat+_script) S 7289 25399 25398 0 -1 0 274 239 0 0 0 0 0 0 19 0 1 0 840547235 2174976 226 4294967295 134512640 135087896 3221224544 3221223816 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 2124
[startup+420.013 s]
Raw data (loadavg): 0.99 0.97 0.94 2/55 7294
Raw data (stat): 7290 (minisat+_script) S 7289 25399 25398 0 -1 0 274 239 0 0 0 0 0 0 19 0 1 0 840547235 2174976 226 4294967295 134512640 135087896 3221224544 3221223816 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 2124
[startup+430.013 s]
Raw data (loadavg): 0.99 0.97 0.94 2/55 7294
Raw data (stat): 7290 (minisat+_script) S 7289 25399 25398 0 -1 0 274 239 0 0 0 0 0 0 19 0 1 0 840547235 2174976 226 4294967295 134512640 135087896 3221224544 3221223816 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 2124
[startup+440.013 s]
Raw data (loadavg): 0.99 0.97 0.94 2/55 7294
Raw data (stat): 7290 (minisat+_script) S 7289 25399 25398 0 -1 0 274 239 0 0 0 0 0 0 19 0 1 0 840547235 2174976 226 4294967295 134512640 135087896 3221224544 3221223816 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 2124
[startup+450.014 s]
Raw data (loadavg): 0.99 0.97 0.94 2/55 7294
Raw data (stat): 7290 (minisat+_script) S 7289 25399 25398 0 -1 0 274 239 0 0 0 0 0 0 19 0 1 0 840547235 2174976 226 4294967295 134512640 135087896 3221224544 3221223816 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 2124
[startup+460.015 s]
Raw data (loadavg): 0.99 0.97 0.94 2/55 7294
Raw data (stat): 7290 (minisat+_script) S 7289 25399 25398 0 -1 0 274 239 0 0 0 0 0 0 19 0 1 0 840547235 2174976 226 4294967295 134512640 135087896 3221224544 3221223816 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 2124
[startup+470.015 s]
Raw data (loadavg): 0.99 0.97 0.94 2/55 7294
Raw data (stat): 7290 (minisat+_script) S 7289 25399 25398 0 -1 0 274 239 0 0 0 0 0 0 19 0 1 0 840547235 2174976 226 4294967295 134512640 135087896 3221224544 3221223816 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 2124
[startup+471.778 s]
Raw data (loadavg): 0.99 0.97 0.94 1/53 7294
Raw data (stat): 7290 (minisat+_script) S 7289 25399 25398 0 -1 0 274 239 0 0 0 0 0 0 19 0 1 0 840547235 2174976 226 4294967295 134512640 135087896 3221224544 3221223816 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 0

Child status: 30
Real time (s): 471.778
CPU time (s): 471.822
CPU user time (s): 471.661
CPU system time (s): 0.160975
CPU usage (%): 100.009
Max. virtual memory (Kb): 2124
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
Verifier:	OK	-30
#### END VERIFIER DATA ####