Some explanations

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

General information on the benchmark

Namesubmitted/manquinho/primes-dimacs-cnf/normalized-ii32e5.opb
MD5SUM6caf33eeba2c45b0896a04cb80501c4f
Bench Categoryoptimization, small integers (OPTSMALLINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 503
Optimality of the best value was proved YES
Number of terms in the objective function 1044
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 1044
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1044
Number of bits of the biggest sum of numbers11
Best result obtained on this benchmarkOPTIMUM FOUND
Best CPU time to get the best result obtained on this benchmark322.98
Number of variables1044
Total number of constraints12158
Number of constraints which are clauses12158
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 constraint32

Trace number 1458

Launcher Data

LAUNCH ON wulflinc22 THE 2005-09-18 15:22:55 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=2498 boxname=wulflinc22 idbench=154 idsolver=3 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  6caf33eeba2c45b0896a04cb80501c4f  /oldhome/oroussel/tmp/wulflinc22/normalized-ii32e5.opb
REAL COMMAND:  minisat+_script /oldhome/oroussel/tmp/wulflinc22/normalized-ii32e5.opb
IDLAUNCH: 2498
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.031
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	: 3
cpu MHz		: 451.031
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:        919972 kB
Buffers:         33848 kB
Cached:          53268 kB
SwapCached:        536 kB
Active:          62852 kB
Inactive:        26852 kB
HighTotal:      131008 kB
HighFree:        75712 kB
LowTotal:       903652 kB
LowFree:        844260 kB
SwapTotal:     2097892 kB
SwapFree:      2096832 kB
Dirty:              24 kB
Writeback:           0 kB
Mapped:           5860 kB
Slab:            19252 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-18 15:28:19 (client local time) WITH STATUS 30 IN 322.98 SECONDS
stats: 2498 0 322.98 30

Solver Data

c Parsing PB file...
c Converting 12158 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 |   12158    50526 |    4052       0        0     nan |  0.000 % |
c |       103 |   12158    50526 |    4457     103     4062    39.4 |  0.010 % |
c |       253 |   12158    50526 |    4902     253    10374    41.0 |  0.000 % |
c ==============================================================================
c Found solution: 505
c ---[   0]---> Sorter-cost:57176     Base:
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |       368 |   79803   208714 |   26601     368    14856    40.4 |  0.000 % |
c |       468 |   79803   208714 |   29261     468    19898    42.5 |  0.002 % |
c |       619 |   79803   208714 |   32187     619    26046    42.1 |  0.002 % |
c |       844 |   79803   208714 |   35405     844    37261    44.1 |  0.002 % |
c |      1181 |   79803   208714 |   38946    1181    54855    46.4 |  0.002 % |
c |      1687 |   79803   208714 |   42841    1687    77842    46.1 |  0.002 % |
c ==============================================================================
c Found solution: 504
c ---[   0]---> Sorter-cost:    0     Base:
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |      2189 |   79785   208668 |   26595    2189   103194    47.1 |  0.002 % |
c |      2294 |   79785   208668 |   29254    2294   108680    47.4 |  0.046 % |
c |      2446 |   79785   208668 |   32179    2446   119147    48.7 |  0.046 % |
c |      2673 |   79785   208668 |   35397    2673   132649    49.6 |  0.046 % |
c |      3010 |   79231   207496 |   38937    2992   147787    49.4 |  0.720 % |
c |      3519 |   78682   206297 |   42831    3308   171970    52.0 |  1.429 % |
c |      4278 |   78682   206297 |   47114    4067   266309    65.5 |  1.429 % |
c |      5417 |   78682   206297 |   51826    5206   332904    63.9 |  1.429 % |
c |      7125 |   78663   206258 |   57008    6913   432805    62.6 |  1.451 % |
c |      9687 |   78631   206192 |   62709    9474   726237    76.7 |  1.488 % |
c |     13535 |   78604   206138 |   68980   13321   911697    68.4 |  1.516 % |
c ==============================================================================
c Found solution: 503
c ---[   0]---> Sorter-cost:    0     Base:
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |     14072 |   78633   206240 |   26211   13858   952031    68.7 |  1.516 % |
c |     14172 |   78633   206240 |   28832   13958   960548    68.8 |  1.518 % |
c |     14322 |   78566   206097 |   31715   14106   975790    69.2 |  1.598 % |
c |     14550 |   78566   206097 |   34886   14334  1013000    70.7 |  1.598 % |
c |     14887 |   78433   205808 |   38375   14666  1050478    71.6 |  1.764 % |
c |     15395 |   78385   205704 |   42213   15173  1121142    73.9 |  1.825 % |
c |     16154 |   78385   205704 |   46434   15932  1208889    75.9 |  1.825 % |
c |     17295 |   78341   205610 |   51077   17072  1412431    82.7 |  1.877 % |
c |     19003 |   78077   205028 |   56185   18772  1680422    89.5 |  2.220 % |
c |     21565 |   77943   204730 |   61804   21331  2098075    98.4 |  2.394 % |
c |     25409 |   77943   204730 |   67984   25175  2262221    89.9 |  2.394 % |
c |     31175 |   77895   204628 |   74783   30940  3280432   106.0 |  2.453 % |
c |     39827 |   77758   204327 |   82261   39589  4876123   123.2 |  2.627 % |
c |     52801 |   77331   203380 |   90487   52554  7832425   149.0 |  3.188 % |
c ==============================================================================
c Optimal solution: 503
s OPTIMUM FOUND
v x1 -x2 x3 -x4 -x5 x6 x7 -x8 x9 -x10 x11 -x12 x13 -x14 -x15 -x16 x17 -x18 -x19 -x20 -x21 x22 x23 -x24 x25 -x26 -x27 x28 x29 -x30 x31 -x32 x33 -x34 x35 -x36 x37 -x38 x39 -x40 -x41 -x42 x43 -x44 x45 -x46 x47 -x48 x49 -x50 x51 -x52 x53 -x54 x55 -x56 x57 -x58 -x59 -x60 -x61 -x62 x63 -x64 -x65 -x66 x67 -x68 x69 -x70 -x71 -x72 -x73 x74 x75 -x76 x77 -x78 x79 -x80 -x81 -x82 x83 -x84 x85 -x86 -x87 -x88 x89 -x90 -x91 -x92 x93 -x94 -x95 -x96 -x97 -x98 x99 -x100 x101 -x102 -x103 -x104 x105 -x106 -x107 -x108 x109 -x110 x111 -x112 x113 -x114 -x115 -x116 x117 -x118 x119 -x120 -x121 -x122 x123 -x124 x125 -x126 -x127 x128 x129 -x130 x131 -x132 -x133 x134 x135 -x136 x137 -x138 x139 -x140 x141 -x142 x143 -x144 x145 -x146 x147 -x148 x149 -x150 x151 -x152 x153 -x154 x155 -x156 x157 -x158 x159 -x160 x161 -x162 x163 -x164 x165 -x166 x167 -x168 x169 -x170 x171 -x172 x173 -x174 x175 -x176 x177 -x178 x179 -x180 x181 -x182 x183 -x184 x185 -x186 x187 -x188 x189 -x190 x191 -x192 x193 -x194 x195 -x196 x197 -x198 x199 -x200 x201 -x202 x203 -x204 x205 -x206 x207 -x208 x209 -x210 x211 -x212 x213 -x214 x215 -x216 x217 -x218 x219 -x220 x221 -x222 x223 -x224 x225 -x226 x227 -x228 x229 -x230 x231 -x232 x233 -x234 x235 -x236 x237 -x238 x239 -x240 -x241 x242 x243 -x244 x245 -x246 x247 -x248 x249 -x250 -x251 x252 x253 -x254 x255 -x256 x257 -x258 x259 -x260 x261 -x262 x263 -x264 x265 -x266 x267 -x268 x269 -x270 x271 -x272 x273 -x274 x275 -x276 x277 -x278 x279 -x280 x281 -x282 x283 -x284 x285 -x286 x287 -x288 -x289 x290 x291 -x292 -x293 x294 x295 -x296 x297 -x298 x299 -x300 x301 -x302 x303 -x304 x305 -x306 x307 -x308 x309 -x310 x311 -x312 x313 -x314 x315 -x316 x317 -x318 x319 -x320 x321 -x322 x323 -x324 x325 -x326 x327 -x328 x329 -x330 x331 -x332 x333 -x334 x335 -x336 x337 -x338 x339 -x340 x341 -x342 x343 -x344 -x345 x346 x347 -x348 x349 -x350 x351 -x352 x353 -x354 x355 -x356 x357 -x358 x359 -x360 x361 -x362 x363 -x364 x365 -x366 x367 -x368 x369 -x370 x371 -x372 x373 -x374 x375 -x376 x377 -x378 x379 -x380 x381 -x382 x383 -x384 -x385 x386 x387 -x388 -x389 x390 -x391 x392 -x393 x394 x395 -x396 -x397 x398 x399 -x400 -x401 x402 -x403 x404 x405 -x406 -x407 -x408 -x409 x410 -x411 x412 x413 -x414 -x415 x416 x417 -x418 -x419 x420 -x421 x422 -x423 x424 x425 -x426 -x427 x428 x429 -x430 -x431 x432 -x433 x434 x435 -x436 -x437 x438 -x439 x440 x441 -x442 -x443 x444 x445 -x446 -x447 x448 -x449 x450 -x451 x452 -x453 x454 x455 -x456 -x457 x458 x459 -x460 -x461 x462 -x463 x464 -x465 x466 x467 -x468 -x469 x470 -x471 x472 x473 -x474 -x475 x476 x477 -x478 -x479 x480 -x481 x482 -x483 x484 x485 -x486 -x487 x488 -x489 x490 x491 -x492 -x493 x494 x495 -x496 -x497 x498 -x499 x500 -x501 x502 x503 -x504 -x505 x506 -x507 x508 x509 -x510 -x511 x512 -x513 x514 x515 -x516 -x517 x518 x519 -x520 -x521 x522 -x523 x524 x525 -x526 -x527 x528 -x529 x530 x531 -x532 -x533 x534 -x535 x536 x537 -x538 -x539 x540 -x541 x542 -x543 x544 x545 -x546 -x547 x548 -x549 x550 x551 -x552 -x553 x554 -x555 x556 x557 -x558 -x559 x560 x561 -x562 -x563 x564 -x565 x566 x567 -x568 -x569 x570 -x571 x572 x573 -x574 -x575 x576 -x577 x578 x579 -x580 -x581 x582 -x583 x584 x585 -x586 -x587 x588 -x589 x590 x591 -x592 -x593 x594 -x595 x596 x597 -x598 -x599 x600 -x601 x602 x603 -x604 -x605 x606 -x607 x608 -x609 x610 x611 -x612 -x613 x614 -x615 x616 x617 -x618 -x619 x620 x621 -x622 -x623 x624 -x625 x626 x627 -x628 -x629 x630 -x631 x632 x633 -x634 -x635 x636 -x637 x638 -x639 x640 x641 -x642 -x643 x644 -x645 x646 x647 -x648 -x649 x650 -x651 x652 x653 -x654 -x655 x656 -x657 x658 x659 -x660 -x661 x662 -x663 x664 x665 -x666 -x667 x668 x669 -x670 -x671 x672 -x673 x674 x675 -x676 -x677 x678 -x679 x680 x681 -x682 -x683 x684 -x685 x686 -x687 x688 x689 -x690 -x691 x692 x693 -x694 -x695 x696 -x697 x698 x699 -x700 -x701 x702 -x703 x704 x705 -x706 -x707 x708 -x709 x710 x711 -x712 -x713 x714 -x715 x716 -x717 x718 x719 -x720 x721 -x722 -x723 x724 -x725 x726 -x727 x728 x729 -x730 -x731 x732 -x733 x734 x735 -x736 -x737 x738 -x739 x740 -x741 x742 x743 -x744 -x745 x746 -x747 x748 x749 -x750 -x751 x752 x753 -x754 -x755 -x756 -x757 x758 x759 -x760 -x761 x762 -x763 x764 x765 -x766 -x767 x768 -x769 x770 -x771 x772 x773 -x774 -x775 x776 x777 -x778 -x779 x780 -x781 x782 x783 -x784 -x785 -x786 -x787 x788 -x789 x790 x791 -x792 -x793 x794 -x795 x796 x797 -x798 -x799 x800 x801 -x802 -x803 x804 -x805 x806 x807 -x808 -x809 x810 -x811 x812 -x813 x814 x815 -x816 -x817 x818 x819 -x820 -x821 x822 -x823 x824 x825 -x826 -x827 x828 -x829 x830 x831 -x832 -x833 x834 -x835 x836 x837 -x838 -x839 x840 -x841 x842 -x843 x844 x845 -x846 -x847 x848 x849 -x850 -x851 x852 -x853 x854 -x855 x856 x857 -x858 -x859 x860 x861 -x862 -x863 x864 -x865 x866 x867 -x868 -x869 x870 -x871 x872 -x873 x874 x875 -x876 -x877 x878 x879 -x880 -x881 x882 -x883 x884 -x885 x886 x887 -x888 -x889 x890 x891 -x892 -x893 x894 -x895 x896 x897 -x898 -x899 x900 -x901 x902 -x903 x904 x905 -x906 -x907 x908 x909 -x910 -x911 x912 -x913 x914 -x915 x916 x917 -x918 -x919 x920 -x921 x922 x923 -x924 -x925 x926 x927 -x928 -x929 x930 -x931 x932 -x933 x934 x935 -x936 -x937 x938 -x939 x940 x941 -x942 -x943 x944 -x945 x946 x947 -x948 -x949 x950 -x951 x952 x953 -x954 -x955 x956 -x957 x958 x959 -x960 -x961 x962 x963 -x964 -x965 x966 -x967 x968 x969 -x970 -x971 x972 -x973 x974 -x975 x976 x977 -x978 -x979 x980 x981 -x982 -x983 x984 -x985 x986 -x987 x988 x989 -x990 -x991 x992 -x993 x994 x995 -x996 -x997 x998 -x999 x1000 x1001 -x1002 -x1003 x1004 x1005 -x1006 -x1007 x1008 -x1009 x1010 x1011 -x1012 -x1013 x1014 -x1015 x1016 x1017 -x1018 -x1019 x1020 -x1021 x1022 -x1023 x1024 x1025 -x1026 -x1027 x1028 -x1029 x1030 x1031 -x1032 -x1033 x1034 -x1035 x1036 x1037 -x1038 -x1039 x1040 x1041 -x1042 -x1043 x1044
c _______________________________________________________________________________
c 
c restarts              : 34
c conflicts             : 58285          (181 /sec)
c decisions             : 169839         (528 /sec)
c propagations          : 0              (0 /sec)
c inspects              : 0              (0 /sec)
c CPU time              : 321.967 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/26453/stat): 26453 (minisat+_script) R 26452 26453 21452 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1842303672 712704 3 4294967295 134512640 135087896 3221224512 3221224512 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/26453/statm): 174 3 169 147 0 27 0
[pid=26453] 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=26454
New process pid=26455
New process pid=26456
execve syscall for /bin/sed executable
One traced child (pid=26455) 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=26456) exited with status: 0
One traced child (pid=26454) exited with status: 0
New process pid=26457
execve syscall for /oldhome/oroussel/solvers/minisat+_64-bit_static executable
open syscall for file /dev/null
open syscall for file /oldhome/oroussel/tmp/wulflinc22/normalized-ii32e5.opb

[startup+10.0031 s]
Raw data (loadavg): 0.90 0.92 0.96 2/57 26457
Raw data (/proc/26453/stat): 26453 (minisat+_script) S 26452 26453 21452 0 -1 0 288 239 0 0 0 0 0 0 18 0 1 0 1842303672 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/26453/statm): 531 226 485 147 0 384 0
[pid=26453] vsize: 2124
Raw data (/proc/26457/stat): 26457 (minisat+_64-bit) R 26453 26453 21452 0 -1 0 4104 0 0 0 962 17 0 0 25 0 1 0 1842303677 18640896 4076 4294967295 134512640 135094434 3221224448 3221223120 134556279 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/26457/statm): 4551 4076 145 145 0 4406 0
[pid=26457] vsize: 18204
Current children cumulated CPU time (s) 9.79
Current children cumulated vsize (Kb) 20328

[startup+20.0048 s]
Raw data (loadavg): 0.92 0.92 0.96 2/57 26457
Raw data (/proc/26453/stat): 26453 (minisat+_script) S 26452 26453 21452 0 -1 0 288 239 0 0 0 0 0 0 18 0 1 0 1842303672 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/26453/statm): 531 226 485 147 0 384 0
[pid=26453] vsize: 2124
Raw data (/proc/26457/stat): 26457 (minisat+_64-bit) R 26453 26453 21452 0 -1 0 4436 0 0 0 1956 20 0 0 25 0 1 0 1842303677 20000768 4408 4294967295 134512640 135094434 3221224448 3221223104 134557877 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/26457/statm): 4883 4408 145 145 0 4738 0
[pid=26457] vsize: 19532
Current children cumulated CPU time (s) 19.76
Current children cumulated vsize (Kb) 21656

[startup+30.0055 s]
Raw data (loadavg): 0.93 0.92 0.96 2/57 26457
Raw data (/proc/26453/stat): 26453 (minisat+_script) S 26452 26453 21452 0 -1 0 288 239 0 0 0 0 0 0 18 0 1 0 1842303672 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/26453/statm): 531 226 485 147 0 384 0
[pid=26453] vsize: 2124
Raw data (/proc/26457/stat): 26457 (minisat+_64-bit) R 26453 26453 21452 0 -1 0 4737 0 0 0 2951 22 0 0 25 0 1 0 1842303677 21262336 4709 4294967295 134512640 135094434 3221224448 3221223104 134558208 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/26457/statm): 5191 4709 145 145 0 5046 0
[pid=26457] vsize: 20764
Current children cumulated CPU time (s) 29.73
Current children cumulated vsize (Kb) 22888

[startup+40.0062 s]
Raw data (loadavg): 0.94 0.92 0.96 2/57 26457
Raw data (/proc/26453/stat): 26453 (minisat+_script) S 26452 26453 21452 0 -1 0 288 239 0 0 0 0 0 0 18 0 1 0 1842303672 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/26453/statm): 531 226 485 147 0 384 0
[pid=26453] vsize: 2124
Raw data (/proc/26457/stat): 26457 (minisat+_64-bit) R 26453 26453 21452 0 -1 0 5043 0 0 0 3945 24 0 0 25 0 1 0 1842303677 22331392 4974 4294967295 134512640 135094434 3221224448 3221223104 134557906 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/26457/statm): 5452 4974 145 145 0 5307 0
[pid=26457] vsize: 21808
Current children cumulated CPU time (s) 39.69
Current children cumulated vsize (Kb) 23932

[startup+50.0069 s]
Raw data (loadavg): 0.95 0.93 0.96 2/57 26457
Raw data (/proc/26453/stat): 26453 (minisat+_script) S 26452 26453 21452 0 -1 0 288 239 0 0 0 0 0 0 18 0 1 0 1842303672 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/26453/statm): 531 226 485 147 0 384 0
[pid=26453] vsize: 2124
Raw data (/proc/26457/stat): 26457 (minisat+_64-bit) R 26453 26453 21452 0 -1 0 5312 0 0 0 4941 25 0 0 25 0 1 0 1842303677 23412736 5243 4294967295 134512640 135094434 3221224448 3221223104 134558033 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/26457/statm): 5716 5243 145 145 0 5571 0
[pid=26457] vsize: 22864
Current children cumulated CPU time (s) 49.66
Current children cumulated vsize (Kb) 24988

[startup+60.0076 s]
Raw data (loadavg): 0.96 0.93 0.96 2/57 26457
Raw data (/proc/26453/stat): 26453 (minisat+_script) S 26452 26453 21452 0 -1 0 288 239 0 0 0 0 0 0 18 0 1 0 1842303672 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/26453/statm): 531 226 485 147 0 384 0
[pid=26453] vsize: 2124
Raw data (/proc/26457/stat): 26457 (minisat+_64-bit) R 26453 26453 21452 0 -1 0 5628 0 0 0 5935 28 0 0 25 0 1 0 1842303677 24764416 5559 4294967295 134512640 135094434 3221224448 3221223040 134557180 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/26457/statm): 6046 5559 145 145 0 5901 0
[pid=26457] vsize: 24184
Current children cumulated CPU time (s) 59.63
Current children cumulated vsize (Kb) 26308

[startup+70.0094 s]
Raw data (loadavg): 0.96 0.93 0.96 2/57 26457
Raw data (/proc/26453/stat): 26453 (minisat+_script) S 26452 26453 21452 0 -1 0 288 239 0 0 0 0 0 0 18 0 1 0 1842303672 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/26453/statm): 531 226 485 147 0 384 0
[pid=26453] vsize: 2124
Raw data (/proc/26457/stat): 26457 (minisat+_64-bit) R 26453 26453 21452 0 -1 0 5938 0 0 0 6930 30 0 0 25 0 1 0 1842303677 26030080 5869 4294967295 134512640 135094434 3221224448 3221223040 134557336 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/26457/statm): 6355 5869 145 145 0 6210 0
[pid=26457] vsize: 25420
Current children cumulated CPU time (s) 69.6
Current children cumulated vsize (Kb) 27544

[startup+80.0101 s]
Raw data (loadavg): 0.97 0.93 0.96 2/57 26457
Raw data (/proc/26453/stat): 26453 (minisat+_script) S 26452 26453 21452 0 -1 0 288 239 0 0 0 0 0 0 18 0 1 0 1842303672 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/26453/statm): 531 226 485 147 0 384 0
[pid=26453] vsize: 2124
Raw data (/proc/26457/stat): 26457 (minisat+_64-bit) R 26453 26453 21452 0 -1 0 6265 0 0 0 7924 32 0 0 25 0 1 0 1842303677 27369472 6196 4294967295 134512640 135094434 3221224448 3221223072 134557596 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/26457/statm): 6682 6196 145 145 0 6537 0
[pid=26457] vsize: 26728
Current children cumulated CPU time (s) 79.56
Current children cumulated vsize (Kb) 28852

[startup+90.0108 s]
Raw data (loadavg): 0.97 0.93 0.96 2/57 26457
Raw data (/proc/26453/stat): 26453 (minisat+_script) S 26452 26453 21452 0 -1 0 288 239 0 0 0 0 0 0 18 0 1 0 1842303672 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/26453/statm): 531 226 485 147 0 384 0
[pid=26453] vsize: 2124
Raw data (/proc/26457/stat): 26457 (minisat+_64-bit) R 26453 26453 21452 0 -1 0 6463 0 0 0 8921 34 0 0 25 0 1 0 1842303677 28184576 6394 4294967295 134512640 135094434 3221224448 3221223104 134557884 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/26457/statm): 6881 6394 145 145 0 6736 0
[pid=26457] vsize: 27524
Current children cumulated CPU time (s) 89.55
Current children cumulated vsize (Kb) 29648

[startup+100.013 s]
Raw data (loadavg): 0.98 0.94 0.96 2/57 26457
Raw data (/proc/26453/stat): 26453 (minisat+_script) S 26452 26453 21452 0 -1 0 288 239 0 0 0 0 0 0 18 0 1 0 1842303672 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/26453/statm): 531 226 485 147 0 384 0
[pid=26453] vsize: 2124
Raw data (/proc/26457/stat): 26457 (minisat+_64-bit) R 26453 26453 21452 0 -1 0 6672 0 0 0 9918 35 0 0 25 0 1 0 1842303677 29032448 6603 4294967295 134512640 135094434 3221224448 3221223104 134558210 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/26457/statm): 7088 6603 145 145 0 6943 0
[pid=26457] vsize: 28352
Current children cumulated CPU time (s) 99.53
Current children cumulated vsize (Kb) 30476

[startup+110.013 s]
Raw data (loadavg): 0.98 0.94 0.96 2/57 26457
Raw data (/proc/26453/stat): 26453 (minisat+_script) S 26452 26453 21452 0 -1 0 288 239 0 0 0 0 0 0 18 0 1 0 1842303672 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/26453/statm): 531 226 485 147 0 384 0
[pid=26453] vsize: 2124
Raw data (/proc/26457/stat): 26457 (minisat+_64-bit) R 26453 26453 21452 0 -1 0 6953 0 0 0 10912 37 0 0 25 0 1 0 1842303677 30187520 6884 4294967295 134512640 135094434 3221224448 3221223136 134554746 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/26457/statm): 7370 6884 145 145 0 7225 0
[pid=26457] vsize: 29480
Current children cumulated CPU time (s) 109.49
Current children cumulated vsize (Kb) 31604

[startup+120.015 s]
Raw data (loadavg): 0.98 0.94 0.96 2/57 26457
Raw data (/proc/26453/stat): 26453 (minisat+_script) S 26452 26453 21452 0 -1 0 288 239 0 0 0 0 0 0 18 0 1 0 1842303672 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/26453/statm): 531 226 485 147 0 384 0
[pid=26453] vsize: 2124
Raw data (/proc/26457/stat): 26457 (minisat+_64-bit) R 26453 26453 21452 0 -1 0 7228 0 0 0 11907 39 0 0 25 0 1 0 1842303677 31309824 7159 4294967295 134512640 135094434 3221224448 3221223120 134555943 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/26457/statm): 7644 7159 145 145 0 7499 0
[pid=26457] vsize: 30576
Current children cumulated CPU time (s) 119.46
Current children cumulated vsize (Kb) 32700

[startup+130.016 s]
Raw data (loadavg): 0.98 0.94 0.96 2/57 26457
Raw data (/proc/26453/stat): 26453 (minisat+_script) S 26452 26453 21452 0 -1 0 288 239 0 0 0 0 0 0 18 0 1 0 1842303672 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/26453/statm): 531 226 485 147 0 384 0
[pid=26453] vsize: 2124
Raw data (/proc/26457/stat): 26457 (minisat+_64-bit) R 26453 26453 21452 0 -1 0 7555 0 0 0 12902 42 0 0 25 0 1 0 1842303677 32645120 7486 4294967295 134512640 135094434 3221224448 3221223136 134554760 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/26457/statm): 7970 7486 145 145 0 7825 0
[pid=26457] vsize: 31880
Current children cumulated CPU time (s) 129.44
Current children cumulated vsize (Kb) 34004

[startup+140.016 s]
Raw data (loadavg): 0.99 0.94 0.96 2/57 26457
Raw data (/proc/26453/stat): 26453 (minisat+_script) S 26452 26453 21452 0 -1 0 288 239 0 0 0 0 0 0 18 0 1 0 1842303672 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/26453/statm): 531 226 485 147 0 384 0
[pid=26453] vsize: 2124
Raw data (/proc/26457/stat): 26457 (minisat+_64-bit) R 26453 26453 21452 0 -1 0 7735 0 0 0 13898 44 0 0 25 0 1 0 1842303677 33374208 7666 4294967295 134512640 135094434 3221224448 3221223120 134556266 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/26457/statm): 8148 7666 145 145 0 8003 0
[pid=26457] vsize: 32592
Current children cumulated CPU time (s) 139.42
Current children cumulated vsize (Kb) 34716

[startup+150.018 s]
Raw data (loadavg): 0.99 0.94 0.96 2/57 26457
Raw data (/proc/26453/stat): 26453 (minisat+_script) S 26452 26453 21452 0 -1 0 288 239 0 0 0 0 0 0 18 0 1 0 1842303672 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/26453/statm): 531 226 485 147 0 384 0
[pid=26453] vsize: 2124
Raw data (/proc/26457/stat): 26457 (minisat+_64-bit) R 26453 26453 21452 0 -1 0 8018 0 0 0 14893 47 0 0 25 0 1 0 1842303677 34672640 7949 4294967295 134512640 135094434 3221224448 3221223040 134557537 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/26457/statm): 8465 7949 145 145 0 8320 0
[pid=26457] vsize: 33860
Current children cumulated CPU time (s) 149.4
Current children cumulated vsize (Kb) 35984

[startup+160.019 s]
Raw data (loadavg): 0.99 0.94 0.96 2/57 26457
Raw data (/proc/26453/stat): 26453 (minisat+_script) S 26452 26453 21452 0 -1 0 288 239 0 0 0 0 0 0 18 0 1 0 1842303672 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/26453/statm): 531 226 485 147 0 384 0
[pid=26453] vsize: 2124
Raw data (/proc/26457/stat): 26457 (minisat+_64-bit) R 26453 26453 21452 0 -1 0 8486 0 0 0 15885 50 0 0 25 0 1 0 1842303677 36581376 8417 4294967295 134512640 135094434 3221224448 3221223040 134556815 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/26457/statm): 8931 8417 145 145 0 8786 0
[pid=26457] vsize: 35724
Current children cumulated CPU time (s) 159.35
Current children cumulated vsize (Kb) 37848

[startup+170.019 s]
Raw data (loadavg): 0.99 0.95 0.96 2/57 26457
Raw data (/proc/26453/stat): 26453 (minisat+_script) S 26452 26453 21452 0 -1 0 288 239 0 0 0 0 0 0 18 0 1 0 1842303672 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/26453/statm): 531 226 485 147 0 384 0
[pid=26453] vsize: 2124
Raw data (/proc/26457/stat): 26457 (minisat+_64-bit) R 26453 26453 21452 0 -1 0 8872 0 0 0 16878 53 0 0 25 0 1 0 1842303677 38162432 8803 4294967295 134512640 135094434 3221224448 3221223072 134557714 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/26457/statm): 9317 8803 145 145 0 9172 0
[pid=26457] vsize: 37268
Current children cumulated CPU time (s) 169.31
Current children cumulated vsize (Kb) 39392

[startup+180.02 s]
Raw data (loadavg): 0.99 0.95 0.96 2/57 26457
Raw data (/proc/26453/stat): 26453 (minisat+_script) S 26452 26453 21452 0 -1 0 288 239 0 0 0 0 0 0 18 0 1 0 1842303672 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/26453/statm): 531 226 485 147 0 384 0
[pid=26453] vsize: 2124
Raw data (/proc/26457/stat): 26457 (minisat+_64-bit) R 26453 26453 21452 0 -1 0 9104 0 0 0 17874 55 0 0 25 0 1 0 1842303677 39108608 9035 4294967295 134512640 135094434 3221224448 3221223072 134557596 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/26457/statm): 9548 9035 145 145 0 9403 0
[pid=26457] vsize: 38192
Current children cumulated CPU time (s) 179.29
Current children cumulated vsize (Kb) 40316

[startup+190.021 s]
Raw data (loadavg): 0.99 0.95 0.96 2/57 26457
Raw data (/proc/26453/stat): 26453 (minisat+_script) S 26452 26453 21452 0 -1 0 288 239 0 0 0 0 0 0 18 0 1 0 1842303672 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/26453/statm): 531 226 485 147 0 384 0
[pid=26453] vsize: 2124
Raw data (/proc/26457/stat): 26457 (minisat+_64-bit) R 26453 26453 21452 0 -1 0 9360 0 0 0 18868 58 0 0 25 0 1 0 1842303677 40153088 9291 4294967295 134512640 135094434 3221224448 3221223104 134557877 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/26457/statm): 9803 9291 145 145 0 9658 0
[pid=26457] vsize: 39212
Current children cumulated CPU time (s) 189.26
Current children cumulated vsize (Kb) 41336

[startup+200.023 s]
Raw data (loadavg): 0.99 0.95 0.96 2/57 26457
Raw data (/proc/26453/stat): 26453 (minisat+_script) S 26452 26453 21452 0 -1 0 288 239 0 0 0 0 0 0 18 0 1 0 1842303672 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/26453/statm): 531 226 485 147 0 384 0
[pid=26453] vsize: 2124
Raw data (/proc/26457/stat): 26457 (minisat+_64-bit) R 26453 26453 21452 0 -1 0 9703 0 0 0 19862 61 0 0 25 0 1 0 1842303677 41549824 9634 4294967295 134512640 135094434 3221224448 3221223108 134553446 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/26457/statm): 10144 9634 145 145 0 9999 0
[pid=26457] vsize: 40576
Current children cumulated CPU time (s) 199.23
Current children cumulated vsize (Kb) 42700

[startup+210.023 s]
Raw data (loadavg): 0.99 0.95 0.96 2/57 26457
Raw data (/proc/26453/stat): 26453 (minisat+_script) S 26452 26453 21452 0 -1 0 288 239 0 0 0 0 0 0 18 0 1 0 1842303672 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/26453/statm): 531 226 485 147 0 384 0
[pid=26453] vsize: 2124
Raw data (/proc/26457/stat): 26457 (minisat+_64-bit) R 26453 26453 21452 0 -1 0 9917 0 0 0 20857 63 0 0 25 0 1 0 1842303677 42414080 9848 4294967295 134512640 135094434 3221224448 3221223104 134557863 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/26457/statm): 10355 9848 145 145 0 10210 0
[pid=26457] vsize: 41420
Current children cumulated CPU time (s) 209.2
Current children cumulated vsize (Kb) 43544

[startup+220.025 s]
Raw data (loadavg): 0.99 0.95 0.96 2/57 26457
Raw data (/proc/26453/stat): 26453 (minisat+_script) S 26452 26453 21452 0 -1 0 288 239 0 0 0 0 0 0 18 0 1 0 1842303672 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/26453/statm): 531 226 485 147 0 384 0
[pid=26453] vsize: 2124
Raw data (/proc/26457/stat): 26457 (minisat+_64-bit) R 26453 26453 21452 0 -1 0 10300 0 0 0 21850 66 0 0 25 0 1 0 1842303677 43970560 10231 4294967295 134512640 135094434 3221224448 3221223040 134557512 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/26457/statm): 10735 10231 145 145 0 10590 0
[pid=26457] vsize: 42940
Current children cumulated CPU time (s) 219.16
Current children cumulated vsize (Kb) 45064

[startup+230.026 s]
Raw data (loadavg): 0.99 0.95 0.96 2/57 26457
Raw data (/proc/26453/stat): 26453 (minisat+_script) S 26452 26453 21452 0 -1 0 288 239 0 0 0 0 0 0 18 0 1 0 1842303672 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/26453/statm): 531 226 485 147 0 384 0
[pid=26453] vsize: 2124
Raw data (/proc/26457/stat): 26457 (minisat+_64-bit) R 26453 26453 21452 0 -1 0 10737 0 0 0 22842 70 0 0 25 0 1 0 1842303677 45752320 10668 4294967295 134512640 135094434 3221224448 3221223104 134557906 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/26457/statm): 11170 10668 145 145 0 11025 0
[pid=26457] vsize: 44680
Current children cumulated CPU time (s) 229.12
Current children cumulated vsize (Kb) 46804

[startup+240.026 s]
Raw data (loadavg): 0.99 0.95 0.96 2/57 26457
Raw data (/proc/26453/stat): 26453 (minisat+_script) S 26452 26453 21452 0 -1 0 288 239 0 0 0 0 0 0 18 0 1 0 1842303672 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/26453/statm): 531 226 485 147 0 384 0
[pid=26453] vsize: 2124
Raw data (/proc/26457/stat): 26457 (minisat+_64-bit) R 26453 26453 21452 0 -1 0 11184 0 0 0 23834 74 0 0 25 0 1 0 1842303677 47583232 11115 4294967295 134512640 135094434 3221224448 3221223040 134557522 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/26457/statm): 11617 11115 145 145 0 11472 0
[pid=26457] vsize: 46468
Current children cumulated CPU time (s) 239.08
Current children cumulated vsize (Kb) 48592

[startup+250.028 s]
Raw data (loadavg): 0.99 0.95 0.96 2/57 26457
Raw data (/proc/26453/stat): 26453 (minisat+_script) S 26452 26453 21452 0 -1 0 288 239 0 0 0 0 0 0 18 0 1 0 1842303672 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/26453/statm): 531 226 485 147 0 384 0
[pid=26453] vsize: 2124
Raw data (/proc/26457/stat): 26457 (minisat+_64-bit) R 26453 26453 21452 0 -1 0 11570 0 0 0 24829 76 0 0 25 0 1 0 1842303677 49160192 11501 4294967295 134512640 135094434 3221224448 3221223040 134557416 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/26457/statm): 12002 11501 145 145 0 11857 0
[pid=26457] vsize: 48008
Current children cumulated CPU time (s) 249.05
Current children cumulated vsize (Kb) 50132

[startup+260.029 s]
Raw data (loadavg): 0.99 0.95 0.96 2/57 26457
Raw data (/proc/26453/stat): 26453 (minisat+_script) S 26452 26453 21452 0 -1 0 288 239 0 0 0 0 0 0 18 0 1 0 1842303672 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/26453/statm): 531 226 485 147 0 384 0
[pid=26453] vsize: 2124
Raw data (/proc/26457/stat): 26457 (minisat+_64-bit) R 26453 26453 21452 0 -1 0 11958 0 0 0 25821 79 0 0 25 0 1 0 1842303677 50749440 11889 4294967295 134512640 135094434 3221224448 3221223040 134557219 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/26457/statm): 12390 11889 145 145 0 12245 0
[pid=26457] vsize: 49560
Current children cumulated CPU time (s) 259
Current children cumulated vsize (Kb) 51684

[startup+270.031 s]
Raw data (loadavg): 0.99 0.95 0.96 2/57 26457
Raw data (/proc/26453/stat): 26453 (minisat+_script) S 26452 26453 21452 0 -1 0 288 239 0 0 0 0 0 0 18 0 1 0 1842303672 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/26453/statm): 531 226 485 147 0 384 0
[pid=26453] vsize: 2124
Raw data (/proc/26457/stat): 26457 (minisat+_64-bit) R 26453 26453 21452 0 -1 0 12190 0 0 0 26817 82 0 0 25 0 1 0 1842303677 51752960 12121 4294967295 134512640 135094434 3221224448 3221223104 134557991 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/26457/statm): 12635 12121 145 145 0 12490 0
[pid=26457] vsize: 50540
Current children cumulated CPU time (s) 268.99
Current children cumulated vsize (Kb) 52664

[startup+280.032 s]
Raw data (loadavg): 0.99 0.96 0.96 2/57 26457
Raw data (/proc/26453/stat): 26453 (minisat+_script) S 26452 26453 21452 0 -1 0 288 239 0 0 0 0 0 0 18 0 1 0 1842303672 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/26453/statm): 531 226 485 147 0 384 0
[pid=26453] vsize: 2124
Raw data (/proc/26457/stat): 26457 (minisat+_64-bit) R 26453 26453 21452 0 -1 0 12399 0 0 0 27813 84 0 0 25 0 1 0 1842303677 52613120 12330 4294967295 134512640 135094434 3221224448 3221223040 134557537 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/26457/statm): 12845 12330 145 145 0 12700 0
[pid=26457] vsize: 51380
Current children cumulated CPU time (s) 278.97
Current children cumulated vsize (Kb) 53504

[startup+290.033 s]
Raw data (loadavg): 0.99 0.96 0.96 2/57 26457
Raw data (/proc/26453/stat): 26453 (minisat+_script) S 26452 26453 21452 0 -1 0 288 239 0 0 0 0 0 0 18 0 1 0 1842303672 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/26453/statm): 531 226 485 147 0 384 0
[pid=26453] vsize: 2124
Raw data (/proc/26457/stat): 26457 (minisat+_64-bit) R 26453 26453 21452 0 -1 0 12687 0 0 0 28809 87 0 0 25 0 1 0 1842303677 53796864 12618 4294967295 134512640 135094434 3221224448 3221223040 134557416 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/26457/statm): 13134 12618 145 145 0 12989 0
[pid=26457] vsize: 52536
Current children cumulated CPU time (s) 288.96
Current children cumulated vsize (Kb) 54660

[startup+300.035 s]
Raw data (loadavg): 0.99 0.96 0.96 2/57 26457
Raw data (/proc/26453/stat): 26453 (minisat+_script) S 26452 26453 21452 0 -1 0 288 239 0 0 0 0 0 0 18 0 1 0 1842303672 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/26453/statm): 531 226 485 147 0 384 0
[pid=26453] vsize: 2124
Raw data (/proc/26457/stat): 26457 (minisat+_64-bit) R 26453 26453 21452 0 -1 0 12957 0 0 0 29805 89 0 0 25 0 1 0 1842303677 54894592 12888 4294967295 134512640 135094434 3221224448 3221223104 134557906 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/26457/statm): 13402 12888 145 145 0 13257 0
[pid=26457] vsize: 53608
Current children cumulated CPU time (s) 298.94
Current children cumulated vsize (Kb) 55732

[startup+310.035 s]
Raw data (loadavg): 0.99 0.96 0.96 2/57 26457
Raw data (/proc/26453/stat): 26453 (minisat+_script) S 26452 26453 21452 0 -1 0 288 239 0 0 0 0 0 0 18 0 1 0 1842303672 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/26453/statm): 531 226 485 147 0 384 0
[pid=26453] vsize: 2124
Raw data (/proc/26457/stat): 26457 (minisat+_64-bit) R 26453 26453 21452 0 -1 0 13255 0 0 0 30800 91 0 0 25 0 1 0 1842303677 56131584 13186 4294967295 134512640 135094434 3221224448 3221223072 134557681 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/26457/statm): 13704 13186 145 145 0 13559 0
[pid=26457] vsize: 54816
Current children cumulated CPU time (s) 308.91
Current children cumulated vsize (Kb) 56940

[startup+320.037 s]
Raw data (loadavg): 0.99 0.96 0.96 2/57 26457
Raw data (/proc/26453/stat): 26453 (minisat+_script) S 26452 26453 21452 0 -1 0 288 239 0 0 0 0 0 0 18 0 1 0 1842303672 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/26453/statm): 531 226 485 147 0 384 0
[pid=26453] vsize: 2124
Raw data (/proc/26457/stat): 26457 (minisat+_64-bit) R 26453 26453 21452 0 -1 0 13566 0 0 0 31795 93 0 0 25 0 1 0 1842303677 57397248 13497 4294967295 134512640 135094434 3221224448 3221223072 134562057 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/26457/statm): 14013 13497 145 145 0 13868 0
[pid=26457] vsize: 56052
Current children cumulated CPU time (s) 318.88
Current children cumulated vsize (Kb) 58176
One traced child (pid=26457) exited with status: 30
One traced child (pid=26453) exited with status: 30
All traced children have exited ! Game is over.

Child status: 30
Real time (s): 324.124
CPU time (s): 322.98
CPU user time (s): 321.993
CPU system time (s): 0.986849
CPU usage (%): 99.6471
Max. virtual memory (cumulated for all children) (Kb): 58176

Verifier Data

Verifier:	OK	503