Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided in four parts:
  1. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provide some useful information on the computer.
  2. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser !
  3. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to 1200 seconds. After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to 1230 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (900Mb).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  4. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.

General information on the benchmark

Nameweb/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb30-15-opb/normalized-frb30-15-5.opb
MD5SUM00a81d808a7a59d6e11f17e19e68d826
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 YES
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 benchmarkOPTIMUM FOUND
Best CPU time to get the best result obtained on this benchmark172.11
Number of variables450
Total number of constraints17794
Number of constraints which are clauses17794
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 2256

Launcher Data

LAUNCH ON wulflinc3 THE 2005-09-18 18:35:01 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=2688 boxname=wulflinc3 idbench=344 idsolver=3 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  00a81d808a7a59d6e11f17e19e68d826  /oldhome/oroussel/tmp/wulflinc3/normalized-frb30-15-5.opb
REAL COMMAND:  minisat+_script /oldhome/oroussel/tmp/wulflinc3/normalized-frb30-15-5.opb
IDLAUNCH: 2688
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.190
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	: 890.88

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.190
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:        928792 kB
Buffers:         34344 kB
Cached:          45176 kB
SwapCached:        856 kB
Active:          63576 kB
Inactive:        18644 kB
HighTotal:      131008 kB
HighFree:        84308 kB
LowTotal:       903652 kB
LowFree:        844484 kB
SwapTotal:     2097136 kB
SwapFree:      2095712 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5720 kB
Slab:            18036 kB
Committed_AS:    72360 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1388 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 18:37:54 (client local time) WITH STATUS 30 IN 172.11 SECONDS
stats: 2688 0 172.11 30

Solver Data

c Parsing PB file...
c Converting 17794 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 |   17794    35588 |    5931       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 |   34802    75593 |   11600       0        0     nan |  0.000 % |
c |       100 |   34555    75082 |   12760      84      563     6.7 |  1.179 % |
c |       250 |   33868    73599 |   14036     182     1409     7.7 |  4.575 % |
c |       475 |   33293    72348 |   15439     361     4402    12.2 |  7.461 % |
c |       812 |   32099    69706 |   16983     623     7299    11.7 | 13.625 % |
c |      1318 |   30542    66231 |   18681    1026    11447    11.2 | 21.768 % |
c |      2077 |   28055    60546 |   20550    1550    20019    12.9 | 35.084 % |
c |      3216 |   25883    55479 |   22605    2330    33904    14.6 | 47.119 % |
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 |      3418 |   25783    55330 |    8594    2508    37255    14.9 | 47.119 % |
c |      3518 |   25667    55054 |    9453    2597    38818    14.9 | 48.756 % |
c |      3668 |   25620    54943 |   10398    2740    41433    15.1 | 49.026 % |
c |      3893 |   25347    54298 |   11438    2928    46237    15.8 | 50.576 % |
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 |      4124 |   25176    53901 |    8392    3128    49826    15.9 | 50.576 % |
c |      4225 |   24881    53213 |    9231    3212    51047    15.9 | 53.265 % |
c |      4375 |   24356    51964 |   10154    3223    52127    16.2 | 56.273 % |
c |      4600 |   23882    50842 |   11169    3302    54080    16.4 | 58.934 % |
c |      4937 |   23389    49655 |   12286    3569    61701    17.3 | 61.756 % |
c |      5443 |   22849    48372 |   13515    3965    74891    18.9 | 64.848 % |
c |      6202 |   22592    47757 |   14866    4637    95068    20.5 | 66.284 % |
c |      7342 |   22346    47158 |   16353    5705   144892    25.4 | 67.746 % |
c |      9050 |   22090    46543 |   17988    7284   217107    29.8 | 69.207 % |
c |     11612 |   21844    45943 |   19787    9771   372379    38.1 | 70.643 % |
c |     15457 |   21655    45496 |   21766   13383   623366    46.6 | 71.725 % |
c |     21224 |   21372    44811 |   23943   18951   984412    51.9 | 73.372 % |
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 |     26066 |   21193    44399 |    7064   23613  1307116    55.4 | 73.372 % |
c |     26166 |   21193    44399 |    7770   11907   597346    50.2 | 74.606 % |
c |     26316 |   21167    44337 |    8547   12041   602393    50.0 | 74.757 % |
c |     26542 |   21167    44337 |    9402   12267   610860    49.8 | 74.757 % |
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 |     26715 |   21158    44290 |    7052   12438   619287    49.8 | 74.757 % |
c |     26815 |   21158    44290 |    7757   12538   623239    49.7 | 74.820 % |
c |     26965 |   21158    44290 |    8532   12688   628883    49.6 | 74.820 % |
c |     27190 |   21158    44290 |    9386   12913   639459    49.5 | 74.820 % |
c |     27527 |   21158    44290 |   10324   13250   655887    49.5 | 74.820 % |
c |     28033 |   21158    44290 |   11357   13756   682076    49.6 | 74.820 % |
c |     28792 |   21150    44272 |   12493   14511   718628    49.5 | 74.862 % |
c |     29932 |   21143    44255 |   13742   15649   781893    50.0 | 74.904 % |
c |     31640 |   21087    44120 |   15116   17285   872061    50.5 | 75.223 % |
c |     34203 |   20937    43767 |   16628   19687  1017745    51.7 | 76.061 % |
c |     38047 |   20765    43355 |   18291   23469  1249644    53.2 | 77.050 % |
c |     43813 |   20741    43298 |   20120   14828   600488    40.5 | 77.184 % |
c |     52463 |   20741    43298 |   22132   23478   924084    39.4 | 77.185 % |
c |     65437 |   20727    43264 |   24345   20053   535668    26.7 | 77.268 % |
c |     84898 |   20692    43186 |   26779   20388   496597    24.4 | 77.445 % |
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 |     90372 |   20701    43213 |    6900   25859   654515    25.3 | 77.445 % |
c |     90472 |   20701    43213 |    7590   13030   285934    21.9 | 77.454 % |
c |     90622 |   20674    43140 |    8349   13177   288840    21.9 | 77.646 % |
c |     90847 |   20674    43140 |    9183   13402   293530    21.9 | 77.646 % |
c |     91184 |   20674    43140 |   10102   13739   298910    21.8 | 77.646 % |
c |     91690 |   20674    43140 |   11112   14245   308722    21.7 | 77.646 % |
c |     92451 |   20674    43140 |   12223   15006   320094    21.3 | 77.646 % |
c |     93590 |   20674    43140 |   13446   16145   350318    21.7 | 77.646 % |
c |     95298 |   20641    43065 |   14790   17849   400355    22.4 | 77.822 % |
c |     97860 |   20641    43065 |   16269   20411   461070    22.6 | 77.822 % |
c |    101706 |   20603    42971 |   17896   24246   583457    24.1 | 78.056 % |
c ==============================================================================
c Found solution: -30
c ---[   0]---> Sorter-cost:    0     Base:
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |    104199 |   20595    42933 |    6865   26728   644312    24.1 | 78.056 % |
c |    104300 |   20595    42933 |    7551   13465   297891    22.1 | 78.118 % |
c |    104451 |   20595    42933 |    8306   13616   301225    22.1 | 78.118 % |
c |    104676 |   20595    42933 |    9137   13841   305817    22.1 | 78.118 % |
c |    105014 |   20567    42863 |   10051   14126   312264    22.1 | 78.294 % |
c |    105520 |   20567    42863 |   11056   14632   321076    21.9 | 78.294 % |
c |    106280 |   20562    42850 |   12161   15391   334902    21.8 | 78.327 % |
c |    107419 |   20362    42389 |   13377    7434   137717    18.5 | 79.122 % |
c |    109127 |   20331    42310 |   14715    9132   223483    24.5 | 79.314 % |
c |    111689 |   20243    42100 |   16187   11666   314439    27.0 | 79.816 % |
c |    115533 |   20243    42100 |   17806   15510   406098    26.2 | 79.816 % |
c |    121300 |   20058    41689 |   19586   14339   350749    24.5 | 80.335 % |
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              : 67
c conflicts             : 129853         (756 /sec)
c decisions             : 192464         (1120 /sec)
c propagations          : 0              (0 /sec)
c inspects              : 0              (0 /sec)
c CPU time              : 171.821 s
c _______________________________________________________________________________

Watcher Data

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

[startup+10.0035 s]
Raw data (loadavg): 0.90 0.93 0.95 2/57 19862
Raw data (/proc/19858/stat): 19858 (minisat+_script) S 19857 19858 31915 0 -1 0 289 239 0 0 0 0 0 0 22 0 1 0 1785216491 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/19858/statm): 531 226 485 147 0 384 0
[pid=19858] vsize: 2124
Raw data (/proc/19862/stat): 19862 (minisat+_64-bit) R 19858 19858 31915 0 -1 0 1503 0 0 0 984 5 0 0 25 0 1 0 1785216496 6758400 1458 4294967295 134512640 135094434 3221224448 3221223120 134553523 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/19862/statm): 1650 1458 145 145 0 1505 0
[pid=19862] vsize: 6600
Current children cumulated CPU time (s) 9.89
Current children cumulated vsize (Kb) 8724

[startup+20.0054 s]
Raw data (loadavg): 0.91 0.93 0.95 2/57 19862
Raw data (/proc/19858/stat): 19858 (minisat+_script) S 19857 19858 31915 0 -1 0 289 239 0 0 0 0 0 0 22 0 1 0 1785216491 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/19858/statm): 531 226 485 147 0 384 0
[pid=19858] vsize: 2124
Raw data (/proc/19862/stat): 19862 (minisat+_64-bit) R 19858 19858 31915 0 -1 0 2200 0 0 0 1973 10 0 0 25 0 1 0 1785216496 9609216 2155 4294967295 134512640 135094434 3221224448 3221223104 134557906 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/19862/statm): 2346 2155 145 145 0 2201 0
[pid=19862] vsize: 9384
Current children cumulated CPU time (s) 19.83
Current children cumulated vsize (Kb) 11508

[startup+30.0072 s]
Raw data (loadavg): 0.93 0.93 0.95 2/57 19862
Raw data (/proc/19858/stat): 19858 (minisat+_script) S 19857 19858 31915 0 -1 0 289 239 0 0 0 0 0 0 22 0 1 0 1785216491 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/19858/statm): 531 226 485 147 0 384 0
[pid=19858] vsize: 2124
Raw data (/proc/19862/stat): 19862 (minisat+_64-bit) R 19858 19858 31915 0 -1 0 2778 0 0 0 2962 14 0 0 25 0 1 0 1785216496 12013568 2733 4294967295 134512640 135094434 3221224448 3221223104 134558178 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/19862/statm): 2933 2733 145 145 0 2788 0
[pid=19862] vsize: 11732
Current children cumulated CPU time (s) 29.76
Current children cumulated vsize (Kb) 13856

[startup+40.0071 s]
Raw data (loadavg): 0.94 0.93 0.95 2/57 19862
Raw data (/proc/19858/stat): 19858 (minisat+_script) S 19857 19858 31915 0 -1 0 289 239 0 0 0 0 0 0 22 0 1 0 1785216491 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/19858/statm): 531 226 485 147 0 384 0
[pid=19858] vsize: 2124
Raw data (/proc/19862/stat): 19862 (minisat+_64-bit) R 19858 19858 31915 0 -1 0 2911 0 0 0 3959 16 0 0 25 0 1 0 1785216496 12550144 2866 4294967295 134512640 135094434 3221224448 3221223104 134557928 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/19862/statm): 3064 2866 145 145 0 2919 0
[pid=19862] vsize: 12256
Current children cumulated CPU time (s) 39.75
Current children cumulated vsize (Kb) 14380

[startup+50.0089 s]
Raw data (loadavg): 0.95 0.94 0.95 2/57 19862
Raw data (/proc/19858/stat): 19858 (minisat+_script) S 19857 19858 31915 0 -1 0 289 239 0 0 0 0 0 0 22 0 1 0 1785216491 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/19858/statm): 531 226 485 147 0 384 0
[pid=19858] vsize: 2124
Raw data (/proc/19862/stat): 19862 (minisat+_64-bit) R 19858 19858 31915 0 -1 0 2969 0 0 0 4958 17 0 0 25 0 1 0 1785216496 12783616 2924 4294967295 134512640 135094434 3221224448 3221223104 134558011 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/19862/statm): 3121 2924 145 145 0 2976 0
[pid=19862] vsize: 12484
Current children cumulated CPU time (s) 49.75
Current children cumulated vsize (Kb) 14608

[startup+60.0097 s]
Raw data (loadavg): 0.95 0.94 0.95 2/57 19862
Raw data (/proc/19858/stat): 19858 (minisat+_script) S 19857 19858 31915 0 -1 0 289 239 0 0 0 0 0 0 22 0 1 0 1785216491 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/19858/statm): 531 226 485 147 0 384 0
[pid=19858] vsize: 2124
Raw data (/proc/19862/stat): 19862 (minisat+_64-bit) R 19858 19858 31915 0 -1 0 3198 0 0 0 5954 19 0 0 25 0 1 0 1785216496 13705216 3153 4294967295 134512640 135094434 3221224448 3221223104 134557906 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/19862/statm): 3346 3153 145 145 0 3201 0
[pid=19862] vsize: 13384
Current children cumulated CPU time (s) 59.73
Current children cumulated vsize (Kb) 15508

[startup+70.0116 s]
Raw data (loadavg): 0.96 0.94 0.95 2/57 19862
Raw data (/proc/19858/stat): 19858 (minisat+_script) S 19857 19858 31915 0 -1 0 289 239 0 0 0 0 0 0 22 0 1 0 1785216491 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/19858/statm): 531 226 485 147 0 384 0
[pid=19858] vsize: 2124
Raw data (/proc/19862/stat): 19862 (minisat+_64-bit) R 19858 19858 31915 0 -1 0 3198 0 0 0 6954 19 0 0 25 0 1 0 1785216496 13705216 3153 4294967295 134512640 135094434 3221224448 3221223104 134557882 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/19862/statm): 3346 3153 145 145 0 3201 0
[pid=19862] vsize: 13384
Current children cumulated CPU time (s) 69.73
Current children cumulated vsize (Kb) 15508

[startup+80.0134 s]
Raw data (loadavg): 0.97 0.94 0.95 2/57 19862
Raw data (/proc/19858/stat): 19858 (minisat+_script) S 19857 19858 31915 0 -1 0 289 239 0 0 0 0 0 0 22 0 1 0 1785216491 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/19858/statm): 531 226 485 147 0 384 0
[pid=19858] vsize: 2124
Raw data (/proc/19862/stat): 19862 (minisat+_64-bit) R 19858 19858 31915 0 -1 0 3198 0 0 0 7953 20 0 0 25 0 1 0 1785216496 13705216 3153 4294967295 134512640 135094434 3221224448 3221223120 134556266 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/19862/statm): 3346 3153 145 145 0 3201 0
[pid=19862] vsize: 13384
Current children cumulated CPU time (s) 79.73
Current children cumulated vsize (Kb) 15508

[startup+90.0142 s]
Raw data (loadavg): 0.97 0.94 0.95 2/57 19862
Raw data (/proc/19858/stat): 19858 (minisat+_script) S 19857 19858 31915 0 -1 0 289 239 0 0 0 0 0 0 22 0 1 0 1785216491 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/19858/statm): 531 226 485 147 0 384 0
[pid=19858] vsize: 2124
Raw data (/proc/19862/stat): 19862 (minisat+_64-bit) R 19858 19858 31915 0 -1 0 3201 0 0 0 8953 20 0 0 25 0 1 0 1785216496 13705216 3156 4294967295 134512640 135094434 3221224448 3221223104 134557906 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/19862/statm): 3346 3156 145 145 0 3201 0
[pid=19862] vsize: 13384
Current children cumulated CPU time (s) 89.73
Current children cumulated vsize (Kb) 15508

[startup+100.016 s]
Raw data (loadavg): 0.97 0.94 0.95 2/57 19862
Raw data (/proc/19858/stat): 19858 (minisat+_script) S 19857 19858 31915 0 -1 0 289 239 0 0 0 0 0 0 22 0 1 0 1785216491 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/19858/statm): 531 226 485 147 0 384 0
[pid=19858] vsize: 2124
Raw data (/proc/19862/stat): 19862 (minisat+_64-bit) R 19858 19858 31915 0 -1 0 3201 0 0 0 9953 21 0 0 25 0 1 0 1785216496 13705216 3156 4294967295 134512640 135094434 3221224448 3221223104 134557906 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/19862/statm): 3346 3156 145 145 0 3201 0
[pid=19862] vsize: 13384
Current children cumulated CPU time (s) 99.74
Current children cumulated vsize (Kb) 15508

[startup+110.017 s]
Raw data (loadavg): 0.98 0.94 0.95 2/57 19862
Raw data (/proc/19858/stat): 19858 (minisat+_script) S 19857 19858 31915 0 -1 0 289 239 0 0 0 0 0 0 22 0 1 0 1785216491 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/19858/statm): 531 226 485 147 0 384 0
[pid=19858] vsize: 2124
Raw data (/proc/19862/stat): 19862 (minisat+_64-bit) R 19858 19858 31915 0 -1 0 3208 0 0 0 10952 21 0 0 25 0 1 0 1785216496 13737984 3163 4294967295 134512640 135094434 3221224448 3221223104 134557877 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/19862/statm): 3354 3163 145 145 0 3209 0
[pid=19862] vsize: 13416
Current children cumulated CPU time (s) 109.73
Current children cumulated vsize (Kb) 15540

[startup+120.019 s]
Raw data (loadavg): 0.98 0.95 0.95 2/57 19862
Raw data (/proc/19858/stat): 19858 (minisat+_script) S 19857 19858 31915 0 -1 0 289 239 0 0 0 0 0 0 22 0 1 0 1785216491 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/19858/statm): 531 226 485 147 0 384 0
[pid=19858] vsize: 2124
Raw data (/proc/19862/stat): 19862 (minisat+_64-bit) R 19858 19858 31915 0 -1 0 3242 0 0 0 11952 22 0 0 25 0 1 0 1785216496 14000128 3197 4294967295 134512640 135094434 3221224448 3221223072 134557681 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/19862/statm): 3418 3197 145 145 0 3273 0
[pid=19862] vsize: 13672
Current children cumulated CPU time (s) 119.74
Current children cumulated vsize (Kb) 15796

[startup+130.02 s]
Raw data (loadavg): 0.98 0.95 0.95 2/57 19862
Raw data (/proc/19858/stat): 19858 (minisat+_script) S 19857 19858 31915 0 -1 0 289 239 0 0 0 0 0 0 22 0 1 0 1785216491 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/19858/statm): 531 226 485 147 0 384 0
[pid=19858] vsize: 2124
Raw data (/proc/19862/stat): 19862 (minisat+_64-bit) R 19858 19858 31915 0 -1 0 3242 0 0 0 12951 22 0 0 25 0 1 0 1785216496 14000128 3197 4294967295 134512640 135094434 3221224448 3221223104 134557906 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/19862/statm): 3418 3197 145 145 0 3273 0
[pid=19862] vsize: 13672
Current children cumulated CPU time (s) 129.73
Current children cumulated vsize (Kb) 15796

[startup+140.02 s]
Raw data (loadavg): 0.99 0.95 0.95 2/57 19862
Raw data (/proc/19858/stat): 19858 (minisat+_script) S 19857 19858 31915 0 -1 0 289 239 0 0 0 0 0 0 22 0 1 0 1785216491 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/19858/statm): 531 226 485 147 0 384 0
[pid=19858] vsize: 2124
Raw data (/proc/19862/stat): 19862 (minisat+_64-bit) R 19858 19858 31915 0 -1 0 3243 0 0 0 13951 23 0 0 25 0 1 0 1785216496 14000128 3198 4294967295 134512640 135094434 3221224448 3221223104 134557906 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/19862/statm): 3418 3198 145 145 0 3273 0
[pid=19862] vsize: 13672
Current children cumulated CPU time (s) 139.74
Current children cumulated vsize (Kb) 15796

[startup+150.022 s]
Raw data (loadavg): 0.99 0.95 0.95 2/57 19862
Raw data (/proc/19858/stat): 19858 (minisat+_script) S 19857 19858 31915 0 -1 0 289 239 0 0 0 0 0 0 22 0 1 0 1785216491 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/19858/statm): 531 226 485 147 0 384 0
[pid=19858] vsize: 2124
Raw data (/proc/19862/stat): 19862 (minisat+_64-bit) R 19858 19858 31915 0 -1 0 3243 0 0 0 14950 23 0 0 25 0 1 0 1785216496 14000128 3198 4294967295 134512640 135094434 3221224448 3221223136 134554709 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/19862/statm): 3418 3198 145 145 0 3273 0
[pid=19862] vsize: 13672
Current children cumulated CPU time (s) 149.73
Current children cumulated vsize (Kb) 15796

[startup+160.023 s]
Raw data (loadavg): 0.99 0.95 0.95 2/57 19862
Raw data (/proc/19858/stat): 19858 (minisat+_script) S 19857 19858 31915 0 -1 0 289 239 0 0 0 0 0 0 22 0 1 0 1785216491 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/19858/statm): 531 226 485 147 0 384 0
[pid=19858] vsize: 2124
Raw data (/proc/19862/stat): 19862 (minisat+_64-bit) R 19858 19858 31915 0 -1 0 3243 0 0 0 15950 24 0 0 25 0 1 0 1785216496 14000128 3198 4294967295 134512640 135094434 3221224448 3221223104 134557890 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/19862/statm): 3418 3198 145 145 0 3273 0
[pid=19862] vsize: 13672
Current children cumulated CPU time (s) 159.74
Current children cumulated vsize (Kb) 15796

[startup+170.025 s]
Raw data (loadavg): 0.99 0.95 0.95 2/57 19862
Raw data (/proc/19858/stat): 19858 (minisat+_script) S 19857 19858 31915 0 -1 0 289 239 0 0 0 0 0 0 22 0 1 0 1785216491 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/19858/statm): 531 226 485 147 0 384 0
[pid=19858] vsize: 2124
Raw data (/proc/19862/stat): 19862 (minisat+_64-bit) R 19858 19858 31915 0 -1 0 3243 0 0 0 16950 24 0 0 25 0 1 0 1785216496 14000128 3198 4294967295 134512640 135094434 3221224448 3221223072 134557596 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/19862/statm): 3418 3198 145 145 0 3273 0
[pid=19862] vsize: 13672
Current children cumulated CPU time (s) 169.74
Current children cumulated vsize (Kb) 15796
One traced child (pid=19862) exited with status: 30
One traced child (pid=19858) exited with status: 30
All traced children have exited ! Game is over.

Child status: 30
Real time (s): 172.367
CPU time (s): 172.11
CPU user time (s): 171.834
CPU system time (s): 0.275958
CPU usage (%): 99.8508
Max. virtual memory (cumulated for all children) (Kb): 15796

Verifier Data

Verifier:	OK	-30