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-4.opb
MD5SUM615f734b8951521e89cf22f42d6d26cc
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.05084
Number of variables450
Total number of constraints17831
Number of constraints which are clauses17831
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 31644

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc17 THE 2005-05-27 05:23:37 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=23071 boxname=wulflinc17 idbench=317 idsolver=16 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  615f734b8951521e89cf22f42d6d26cc  /oldhome/oroussel/tmp/wulflinc17/normalized-frb30-15-4.opb
REAL COMMAND:  minisat+_script -cb -gs /oldhome/oroussel/tmp/wulflinc17/normalized-frb30-15-4.opb
IDLAUNCH: 23071
/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:        840516 kB
Buffers:         33252 kB
Cached:         139628 kB
SwapCached:        520 kB
Active:          50316 kB
Inactive:       124732 kB
HighTotal:      131008 kB
HighFree:          252 kB
LowTotal:       903652 kB
LowFree:        840264 kB
SwapTotal:     2097892 kB
SwapFree:      2096560 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5296 kB
Slab:            13436 kB
Committed_AS:    63592 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-05-27 05:31:56 (client local time) WITH STATUS 30 IN 499.044 SECONDS
stats: 23071 0 499.044 30
#### END LAUNCHER DATA ####
#### BEGIN SOLVER DATA ####
c Parsing PB file...
c Converting 17831 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 |   17831    35662 |    5943       0        0     nan |  0.000 % |
c ==============================================================================
c Found solution: -22
c ---[   0]---> Sorter-cost:16912     Base:
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |         0 |   34839    75667 |   11613       0        0     nan |  0.000 % |
c |       100 |   34464    74888 |   12774      65      654    10.1 |  1.777 % |
c |       250 |   34189    74299 |   14051     201     2638    13.1 |  3.117 % |
c |       475 |   33515    72827 |   15456     373     4599    12.3 |  6.522 % |
c |       812 |   32288    70132 |   17002     651     7555    11.6 | 12.813 % |
c |      1318 |   30017    65028 |   18702     941    13201    14.0 | 24.816 % |
c ==============================================================================
c Found solution: -23
c ---[   0]---> Sorter-cost:    0     Base:
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |      1549 |   29810    64666 |    9936    1148    15507    13.5 | 24.816 % |
c |      1649 |   29397    63724 |   10929    1207    16368    13.6 | 28.671 % |
c |      1799 |   28788    62335 |   12022    1303    17944    13.8 | 31.864 % |
c |      2024 |   28124    60823 |   13224    1470    20162    13.7 | 35.420 % |
c |      2361 |   27377    59076 |   14547    1686    24694    14.6 | 39.501 % |
c |      2868 |   25991    55835 |   16002    1987    30491    15.3 | 47.181 % |
c |      3627 |   24979    53445 |   17602    2587    45197    17.5 | 52.863 % |
c |      4766 |   23264    49382 |   19362    3393    73399    21.6 | 62.549 % |
c ==============================================================================
c Found solution: -24
c ---[   0]---> Sorter-cost:    0     Base:
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |      5593 |   23007    48737 |    7669    4138   118248    28.6 | 62.549 % |
c |      5693 |   22974    48656 |    8435    4210   120059    28.5 | 64.257 % |
c |      5843 |   22931    48556 |    9279    4354   127467    29.3 | 64.494 % |
c |      6068 |   22689    47987 |   10207    4519   131761    29.2 | 65.823 % |
c |      6405 |   22609    47796 |   11228    4829   138408    28.7 | 66.280 % |
c |      6911 |   22609    47796 |   12351    5335   171599    32.2 | 66.280 % |
c |      7670 |   22476    47469 |   13586    6038   210099    34.8 | 67.085 % |
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 |      8687 |   22038    46427 |    7346    6847   252343    36.9 | 67.085 % |
c |      8787 |   22006    46348 |    8080    6925   254324    36.7 | 69.947 % |
c |      8937 |   22006    46348 |    8888    7075   261804    37.0 | 69.947 % |
c |      9162 |   21804    45853 |    9777    7219   272897    37.8 | 71.155 % |
c |      9499 |   21730    45672 |   10755    7533   285991    38.0 | 71.586 % |
c |     10005 |   21708    45622 |   11830    8034   325377    40.5 | 71.695 % |
c |     10764 |   21618    45396 |   13013    8673   379642    43.8 | 72.245 % |
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 |     11189 |   21419    44868 |    7139    8972   392059    43.7 | 72.245 % |
c |     11289 |   21419    44868 |    7852    9072   395127    43.6 | 73.448 % |
c |     11439 |   21382    44775 |    8638    9214   399270    43.3 | 73.676 % |
c |     11665 |   21334    44663 |    9502    9411   403954    42.9 | 73.947 % |
c |     12002 |   21302    44593 |   10452    9735   422360    43.4 | 74.107 % |
c |     12508 |   21272    44519 |   11497   10209   458394    44.9 | 74.293 % |
c |     13267 |   21272    44519 |   12647   10968   499799    45.6 | 74.293 % |
c |     14408 |   21241    44446 |   13911   11860   568499    47.9 | 74.470 % |
c |     16116 |   21152    44235 |   15303   13465   683494    50.8 | 74.977 % |
c |     18678 |   21124    44171 |   16833   16016   918534    57.4 | 75.129 % |
c |     22523 |   21091    44096 |   18516   19811  1152271    58.2 | 75.306 % |
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 |     25475 |   21019    43949 |    7006   22602  1336801    59.1 | 75.306 % |
c |     25575 |   21019    43949 |    7706   11401   555694    48.7 | 75.872 % |
c |     25725 |   20993    43880 |    8477   11540   561830    48.7 | 76.048 % |
c |     25950 |   20979    43846 |    9324   11758   576841    49.1 | 76.132 % |
c |     26287 |   20962    43807 |   10257   12051   598916    49.7 | 76.224 % |
c |     26793 |   20842    43521 |   11283   12503   632874    50.6 | 76.912 % |
c |     27552 |   20789    43384 |   12411   13255   678403    51.2 | 77.247 % |
c |     28693 |   20789    43384 |   13652   14396   738161    51.3 | 77.247 % |
c |     30401 |   20789    43384 |   15017   16104   845801    52.5 | 77.247 % |
c |     32963 |   20779    43358 |   16519   18661   981521    52.6 | 77.314 % |
c |     36808 |   20779    43358 |   18171   22506  1214630    54.0 | 77.314 % |
c |     42575 |   20779    43358 |   19988   28273  1458339    51.6 | 77.314 % |
c |     51226 |   20628    42990 |   21987   21164   927589    43.8 | 78.203 % |
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 |     64083 |   20576    42856 |    6858   17416   839014    48.2 | 78.203 % |
c |     64183 |   20576    42856 |    7543    8808   314125    35.7 | 78.508 % |
c |     64333 |   20550    42790 |    8298    8953   318704    35.6 | 78.676 % |
c |     64560 |   20543    42773 |    9127    9174   326626    35.6 | 78.718 % |
c |     64897 |   20534    42750 |   10040    9507   345172    36.3 | 78.776 % |
c |     65403 |   20534    42750 |   11044   10013   362188    36.2 | 78.776 % |
c |     66162 |   20534    42750 |   12149   10772   400515    37.2 | 78.776 % |
c |     67302 |   20509    42689 |   13364   11909   448786    37.7 | 78.927 % |
c |     69010 |   20509    42689 |   14700   13617   539059    39.6 | 78.927 % |
c |     71572 |   20498    42662 |   16170   16176   627589    38.8 | 78.994 % |
c |     75417 |   20498    42662 |   17787   20021   789612    39.4 | 78.994 % |
c |     81184 |   20498    42662 |   19566   25788   997237    38.7 | 78.994 % |
c |     89834 |   20380    42373 |   21523   19620   608924    31.0 | 79.707 % |
c |    102808 |   20368    42347 |   23675   16355   390420    23.9 | 79.765 % |
c |    122270 |   20348    42296 |   26043   18107   464850    25.7 | 79.891 % |
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 |    128041 |   20364    42336 |    6788   23878   664873    27.8 | 79.891 % |
c |    128141 |   20364    42336 |    7466   12039   295741    24.6 | 79.853 % |
c |    128292 |   20364    42336 |    8213   12190   302134    24.8 | 79.853 % |
c |    128517 |   20364    42336 |    9034   12415   311971    25.1 | 79.853 % |
c |    128854 |   20364    42336 |    9938   12752   329996    25.9 | 79.853 % |
c |    129360 |   20364    42336 |   10932   13258   350194    26.4 | 79.853 % |
c |    130119 |   20364    42336 |   12025   14017   387444    27.6 | 79.853 % |
c |    131258 |   20362    42332 |   13227   15153   427706    28.2 | 79.861 % |
c |    132966 |   20362    42332 |   14550   16861   469182    27.8 | 79.861 % |
c |    135528 |   20362    42332 |   16005   19423   570658    29.4 | 79.861 % |
c |    139373 |   20362    42332 |   17606   23268   721100    31.0 | 79.861 % |
c |    145139 |   20304    42192 |   19366   15143   392594    25.9 | 80.196 % |
c |    153789 |   20192    41955 |   21303   15876   407052    25.6 | 80.388 % |
c |    166763 |   20183    41934 |   23434   28847   894367    31.0 | 80.438 % |
c |    186224 |   20171    41908 |   25777   31535   962484    30.5 | 80.497 % |
c ==============================================================================
c Found solution: -30
c ---[   0]---> Sorter-cost:15232     Base:
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |    188486 |   33273    72641 |   11091   33797  1035844    30.6 | 80.497 % |
c |    188586 |   33273    72641 |   12200   16999   413036    24.3 | 49.244 % |
c |    188736 |   33273    72641 |   13420   17149   416800    24.3 | 49.244 % |
c |    188961 |   33273    72641 |   14762   17374   422603    24.3 | 49.244 % |
c |    189298 |   33273    72641 |   16238   17711   433808    24.5 | 49.244 % |
c |    189804 |   33273    72641 |   17862   18217   449790    24.7 | 49.245 % |
c |    190563 |   33259    72613 |   19648   18975   472404    24.9 | 49.276 % |
c |    191702 |   33259    72613 |   21613   20114   504593    25.1 | 49.276 % |
c |    193410 |   33245    72585 |   23774   21821   552581    25.3 | 49.308 % |
c |    195973 |   33245    72585 |   26151   24384   626896    25.7 | 49.308 % |
c |    199818 |   33217    72528 |   28767   28228   746474    26.4 | 49.377 % |
c |    205584 |   33192    72477 |   31643   33993   903456    26.6 | 49.437 % |
c |    214234 |   33192    72477 |   34808   42643  1157783    27.2 | 49.437 % |
c |    227208 |   33089    72255 |   38289   26641   692144    26.0 | 49.708 % |
c |    246669 |   32962    71985 |   42118   46095  1294982    28.1 | 50.053 % |
c |    275862 |   32891    71825 |   46329   24783   650700    26.3 | 50.255 % |
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              : 99
c conflicts             : 294346         (590 /sec)
c decisions             : 383093         (768 /sec)
c propagations          : 0              (0 /sec)
c inspects              : 0              (0 /sec)
c CPU time              : 498.807 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.87 0.90 0.89 2/54 3322
Raw data (stat): 3322 (runsolver) R 3321 7475 7474 0 -1 64 4 0 0 0 0 0 0 0 19 0 1 0 853625877 1052672 99 4294967295 134512640 135381576 3221224480 3221219688 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.0007 s]
Raw data (loadavg): 0.89 0.91 0.89 2/55 3326
Raw data (stat): 3322 (minisat+_script) S 3321 7475 7474 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 853625877 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 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.0009 s]
Raw data (loadavg): 0.91 0.91 0.89 2/55 3326
Raw data (stat): 3322 (minisat+_script) S 3321 7475 7474 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 853625877 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 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.0006 s]
Raw data (loadavg): 0.92 0.91 0.89 2/55 3326
Raw data (stat): 3322 (minisat+_script) S 3321 7475 7474 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 853625877 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 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.0012 s]
Raw data (loadavg): 0.93 0.91 0.89 2/55 3326
Raw data (stat): 3322 (minisat+_script) S 3321 7475 7474 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 853625877 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 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.0018 s]
Raw data (loadavg): 0.94 0.92 0.90 2/55 3326
Raw data (stat): 3322 (minisat+_script) S 3321 7475 7474 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 853625877 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 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.0025 s]
Raw data (loadavg): 0.95 0.92 0.90 2/55 3326
Raw data (stat): 3322 (minisat+_script) S 3321 7475 7474 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 853625877 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 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.0035 s]
Raw data (loadavg): 0.96 0.92 0.90 2/55 3326
Raw data (stat): 3322 (minisat+_script) S 3321 7475 7474 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 853625877 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 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.0037 s]
Raw data (loadavg): 0.96 0.92 0.90 2/55 3326
Raw data (stat): 3322 (minisat+_script) S 3321 7475 7474 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 853625877 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 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.0034 s]
Raw data (loadavg): 0.97 0.92 0.90 2/55 3326
Raw data (stat): 3322 (minisat+_script) S 3321 7475 7474 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 853625877 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 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.97 0.93 0.90 2/55 3326
Raw data (stat): 3322 (minisat+_script) S 3321 7475 7474 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 853625877 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 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.004 s]
Raw data (loadavg): 0.98 0.93 0.90 2/55 3326
Raw data (stat): 3322 (minisat+_script) S 3321 7475 7474 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 853625877 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 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.003 s]
Raw data (loadavg): 0.98 0.93 0.90 2/55 3326
Raw data (stat): 3322 (minisat+_script) S 3321 7475 7474 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 853625877 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 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.003 s]
Raw data (loadavg): 0.98 0.93 0.90 2/55 3326
Raw data (stat): 3322 (minisat+_script) S 3321 7475 7474 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 853625877 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 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.003 s]
Raw data (loadavg): 0.98 0.93 0.90 2/55 3326
Raw data (stat): 3322 (minisat+_script) S 3321 7475 7474 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 853625877 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 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.003 s]
Raw data (loadavg): 0.99 0.94 0.91 2/55 3326
Raw data (stat): 3322 (minisat+_script) S 3321 7475 7474 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 853625877 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 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.004 s]
Raw data (loadavg): 0.99 0.94 0.91 2/55 3326
Raw data (stat): 3322 (minisat+_script) S 3321 7475 7474 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 853625877 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 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.004 s]
Raw data (loadavg): 0.99 0.94 0.91 2/55 3326
Raw data (stat): 3322 (minisat+_script) S 3321 7475 7474 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 853625877 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 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.004 s]
Raw data (loadavg): 0.99 0.94 0.91 2/55 3326
Raw data (stat): 3322 (minisat+_script) S 3321 7475 7474 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 853625877 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 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.004 s]
Raw data (loadavg): 0.99 0.94 0.91 2/55 3326
Raw data (stat): 3322 (minisat+_script) S 3321 7475 7474 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 853625877 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 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.004 s]
Raw data (loadavg): 0.99 0.94 0.91 2/55 3326
Raw data (stat): 3322 (minisat+_script) S 3321 7475 7474 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 853625877 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 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.005 s]
Raw data (loadavg): 0.99 0.94 0.91 2/55 3326
Raw data (stat): 3322 (minisat+_script) S 3321 7475 7474 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 853625877 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 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.005 s]
Raw data (loadavg): 0.99 0.95 0.91 2/55 3326
Raw data (stat): 3322 (minisat+_script) S 3321 7475 7474 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 853625877 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 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.004 s]
Raw data (loadavg): 0.99 0.95 0.91 2/55 3326
Raw data (stat): 3322 (minisat+_script) S 3321 7475 7474 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 853625877 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 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.004 s]
Raw data (loadavg): 0.99 0.95 0.91 2/55 3326
Raw data (stat): 3322 (minisat+_script) S 3321 7475 7474 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 853625877 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 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.004 s]
Raw data (loadavg): 0.99 0.95 0.91 2/55 3326
Raw data (stat): 3322 (minisat+_script) S 3321 7475 7474 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 853625877 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 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.004 s]
Raw data (loadavg): 0.99 0.95 0.91 2/55 3326
Raw data (stat): 3322 (minisat+_script) S 3321 7475 7474 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 853625877 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 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.004 s]
Raw data (loadavg): 0.99 0.95 0.91 2/55 3326
Raw data (stat): 3322 (minisat+_script) S 3321 7475 7474 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 853625877 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 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.003 s]
Raw data (loadavg): 0.99 0.95 0.91 2/55 3326
Raw data (stat): 3322 (minisat+_script) S 3321 7475 7474 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 853625877 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 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.004 s]
Raw data (loadavg): 0.99 0.95 0.91 2/55 3326
Raw data (stat): 3322 (minisat+_script) S 3321 7475 7474 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 853625877 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 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.004 s]
Raw data (loadavg): 0.99 0.95 0.91 2/55 3326
Raw data (stat): 3322 (minisat+_script) S 3321 7475 7474 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 853625877 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 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.005 s]
Raw data (loadavg): 0.99 0.95 0.91 2/55 3326
Raw data (stat): 3322 (minisat+_script) S 3321 7475 7474 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 853625877 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 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.005 s]
Raw data (loadavg): 0.99 0.96 0.91 2/55 3326
Raw data (stat): 3322 (minisat+_script) S 3321 7475 7474 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 853625877 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 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.005 s]
Raw data (loadavg): 0.99 0.96 0.91 2/55 3326
Raw data (stat): 3322 (minisat+_script) S 3321 7475 7474 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 853625877 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 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.004 s]
Raw data (loadavg): 0.99 0.96 0.91 2/55 3326
Raw data (stat): 3322 (minisat+_script) S 3321 7475 7474 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 853625877 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 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.004 s]
Raw data (loadavg): 0.99 0.96 0.91 2/55 3326
Raw data (stat): 3322 (minisat+_script) S 3321 7475 7474 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 853625877 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 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.005 s]
Raw data (loadavg): 0.99 0.96 0.91 2/55 3326
Raw data (stat): 3322 (minisat+_script) S 3321 7475 7474 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 853625877 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 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.005 s]
Raw data (loadavg): 0.99 0.96 0.91 2/55 3326
Raw data (stat): 3322 (minisat+_script) S 3321 7475 7474 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 853625877 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 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.004 s]
Raw data (loadavg): 0.99 0.96 0.91 2/55 3326
Raw data (stat): 3322 (minisat+_script) S 3321 7475 7474 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 853625877 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 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.003 s]
Raw data (loadavg): 0.99 0.96 0.91 2/55 3326
Raw data (stat): 3322 (minisat+_script) S 3321 7475 7474 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 853625877 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 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.003 s]
Raw data (loadavg): 0.99 0.96 0.91 2/55 3326
Raw data (stat): 3322 (minisat+_script) S 3321 7475 7474 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 853625877 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 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.004 s]
Raw data (loadavg): 0.99 0.96 0.91 2/55 3326
Raw data (stat): 3322 (minisat+_script) S 3321 7475 7474 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 853625877 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 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.003 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 3326
Raw data (stat): 3322 (minisat+_script) S 3321 7475 7474 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 853625877 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 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.003 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 3326
Raw data (stat): 3322 (minisat+_script) S 3321 7475 7474 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 853625877 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 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.004 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 3326
Raw data (stat): 3322 (minisat+_script) S 3321 7475 7474 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 853625877 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 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.003 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 3326
Raw data (stat): 3322 (minisat+_script) S 3321 7475 7474 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 853625877 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 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.004 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 3326
Raw data (stat): 3322 (minisat+_script) S 3321 7475 7474 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 853625877 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 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.004 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 3326
Raw data (stat): 3322 (minisat+_script) S 3321 7475 7474 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 853625877 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 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+480.003 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 3326
Raw data (stat): 3322 (minisat+_script) S 3321 7475 7474 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 853625877 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 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+490.003 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 3326
Raw data (stat): 3322 (minisat+_script) S 3321 7475 7474 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 853625877 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 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+498.981 s]
Raw data (loadavg): 0.99 0.97 0.91 1/53 3326
Raw data (stat): 3322 (minisat+_script) S 3321 7475 7474 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 853625877 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 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): 498.981
CPU time (s): 499.044
CPU user time (s): 498.826
CPU system time (s): 0.217966
CPU usage (%): 100.013
Max. virtual memory (Kb): 2124
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
Verifier:	OK	-30
#### END VERIFIER DATA ####