Some explanations

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

General information on the benchmark

Namenormalized-opb/submitted/manquinho/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 NO
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 benchmarkSAT
Best CPU time to get the best result obtained on this benchmark312.97
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 4855

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc15 THE 2005-04-13 20:49:57 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=1454 boxname=wulflinc15 idbench=162 idsolver=5 numberseed=0
MD5SUM SOLVER: 1d62365061f6d70b1a242542b016b2e4  /oldhome/oroussel/solvers/minisat+
MD5SUM BENCH:  6caf33eeba2c45b0896a04cb80501c4f  /oldhome/oroussel/tmp/wulflinc15/normalized-ii32e5.opb
REAL COMMAND:  minisat+ /oldhome/oroussel/tmp/wulflinc15/normalized-ii32e5.opb
IDLAUNCH: 1454
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 450.999
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		: 450.999
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:        926144 kB
Buffers:         34568 kB
Cached:          52504 kB
SwapCached:       2144 kB
Active:          57592 kB
Inactive:        34500 kB
HighTotal:      131008 kB
HighFree:        74620 kB
LowTotal:       903652 kB
LowFree:        851524 kB
SwapTotal:     2097136 kB
SwapFree:      2094992 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           6916 kB
Slab:            10972 kB
Committed_AS:    63484 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-04-13 20:55:15 (client local time) WITH STATUS 30 IN 317.6 SECONDS
stats: 1454 0 317.6 30
#### END LAUNCHER DATA ####
#### BEGIN 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   -- Detecting intervals from adjacent constraints: (none)
c   -- Clauses(.)/Splits(s): (none)
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   -- Detecting intervals from adjacent constraints: (none)
c   -- Clauses(.)/Splits(s): (none)
c ---[   0]---> Sorter-cost:    0     Base:
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |      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   -- Detecting intervals from adjacent constraints: (none)
c   -- Clauses(.)/Splits(s): (none)
c ---[   0]---> Sorter-cost:    0     Base:
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |     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          (184 /sec)
c decisions             : 169839         (535 /sec)
c propagations          : 0              (0 /sec)
c inspects              : 0              (0 /sec)
c CPU time              : 317.171 s
c _______________________________________________________________________________
#### END SOLVER DATA ####
#### BEGIN WATCHER DATA ####
Enforcing CPU limit (will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1230 seconds
Enforcing VSIZE limit: 943718400 bytes
Raw data (loadavg): 0.84 0.94 0.90 2/54 31781
Raw data (stat): 31781 (runsolver) R 31780 29151 29150 0 -1 64 4 0 0 0 0 0 0 0 19 0 1 0 420736846 1052672 99 4294967295 134512640 135381576 3221224528 3221219772 135158418 0 2147483391 7 90112 0 0 0 17 0 0 0
Raw data (statm): 257 99 215 215 0 42 0
vsize: 1028
[startup+10.0005 s]
Raw data (loadavg): 0.87 0.94 0.90 2/54 31781
Raw data (stat): 31781 (minisat+) R 31780 29151 29150 0 -1 0 4269 0 0 0 988 10 0 0 25 0 1 0 420736846 20590592 4221 4294967295 134512640 134672761 3221224640 3221223776 134565073 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 5027 4221 603 41 0 4986 0
vsize: 20108
[startup+20.0013 s]
Raw data (loadavg): 0.89 0.94 0.90 2/54 31781
Raw data (stat): 31781 (minisat+) R 31780 29151 29150 0 -1 0 4599 0 0 0 1986 11 0 0 25 0 1 0 420736846 21938176 4551 4294967295 134512640 134672761 3221224640 3221223808 134560983 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 5356 4551 603 41 0 5315 0
vsize: 21424
[startup+30.0018 s]
Raw data (loadavg): 0.90 0.94 0.90 2/54 31781
Raw data (stat): 31781 (minisat+) R 31780 29151 29150 0 -1 0 4899 0 0 0 2985 13 0 0 25 0 1 0 420736846 23187456 4851 4294967295 134512640 134672761 3221224640 3221223840 134557895 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 5661 4851 603 41 0 5620 0
vsize: 22644
[startup+40.0019 s]
Raw data (loadavg): 0.92 0.94 0.90 2/54 31781
Raw data (stat): 31781 (minisat+) R 31780 29151 29150 0 -1 0 5172 0 0 0 3984 14 0 0 25 0 1 0 420736846 24244224 5124 4294967295 134512640 134672761 3221224640 3221223744 134560376 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 5919 5124 603 41 0 5878 0
vsize: 23676
[startup+50.0028 s]
Raw data (loadavg): 0.93 0.94 0.90 2/54 31781
Raw data (stat): 31781 (minisat+) R 31780 29151 29150 0 -1 0 5445 0 0 0 4984 14 0 0 25 0 1 0 420736846 25452544 5397 4294967295 134512640 134672761 3221224640 3221223808 134560869 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 6214 5397 603 41 0 6173 0
vsize: 24856
[startup+60.0022 s]
Raw data (loadavg): 0.94 0.95 0.90 2/54 31781
Raw data (stat): 31781 (minisat+) R 31780 29151 29150 0 -1 0 5764 0 0 0 5983 16 0 0 25 0 1 0 420736846 26808320 5716 4294967295 134512640 134672761 3221224640 3221223744 134560198 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 6545 5716 603 41 0 6504 0
vsize: 26180
[startup+70.0034 s]
Raw data (loadavg): 0.95 0.95 0.91 2/54 31781
Raw data (stat): 31781 (minisat+) R 31780 29151 29150 0 -1 0 6085 0 0 0 6982 16 0 0 25 0 1 0 420736846 28016640 6037 4294967295 134512640 134672761 3221224640 3221223744 134560504 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 6840 6037 603 41 0 6799 0
vsize: 27360
[startup+80.0039 s]
Raw data (loadavg): 0.96 0.95 0.91 2/54 31781
Raw data (stat): 31781 (minisat+) R 31780 29151 29150 0 -1 0 6403 0 0 0 7982 17 0 0 25 0 1 0 420736846 29360128 6355 4294967295 134512640 134672761 3221224640 3221223840 134557828 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 7168 6355 603 41 0 7127 0
vsize: 28672
[startup+90.0041 s]
Raw data (loadavg): 0.96 0.95 0.91 2/54 31781
Raw data (stat): 31781 (minisat+) R 31780 29151 29150 0 -1 0 6588 0 0 0 8981 17 0 0 25 0 1 0 420736846 30175232 6540 4294967295 134512640 134672761 3221224640 3221223808 134560869 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 7367 6540 603 41 0 7326 0
vsize: 29468
[startup+100.004 s]
Raw data (loadavg): 0.97 0.95 0.91 2/54 31781
Raw data (stat): 31781 (minisat+) R 31780 29151 29150 0 -1 0 6852 0 0 0 9980 19 0 0 25 0 1 0 420736846 31252480 6804 4294967295 134512640 134672761 3221224640 3221223744 134560246 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 7630 6804 603 41 0 7589 0
vsize: 30520
[startup+110.004 s]
Raw data (loadavg): 0.97 0.95 0.91 2/54 31781
Raw data (stat): 31781 (minisat+) R 31780 29151 29150 0 -1 0 7124 0 0 0 10979 19 0 0 25 0 1 0 420736846 32309248 7076 4294967295 134512640 134672761 3221224640 3221223744 134559925 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 7888 7076 603 41 0 7847 0
vsize: 31552
[startup+120.006 s]
Raw data (loadavg): 0.98 0.95 0.91 2/54 31781
Raw data (stat): 31781 (minisat+) R 31780 29151 29150 0 -1 0 7395 0 0 0 11978 20 0 0 25 0 1 0 420736846 33378304 7347 4294967295 134512640 134672761 3221224640 3221223808 134560983 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 8149 7347 603 41 0 8108 0
vsize: 32596
[startup+130.005 s]
Raw data (loadavg): 0.98 0.95 0.91 2/54 31781
Raw data (stat): 31781 (minisat+) R 31780 29151 29150 0 -1 0 7707 0 0 0 12978 20 0 0 25 0 1 0 420736846 34725888 7659 4294967295 134512640 134672761 3221224640 3221223840 134557836 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 8478 7659 603 41 0 8437 0
vsize: 33912
[startup+140.006 s]
Raw data (loadavg): 0.98 0.95 0.91 2/54 31781
Raw data (stat): 31781 (minisat+) R 31780 29151 29150 0 -1 0 7919 0 0 0 13977 22 0 0 25 0 1 0 420736846 35528704 7871 4294967295 134512640 134672761 3221224640 3221223808 134560898 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 8674 7871 603 41 0 8633 0
vsize: 34696
[startup+150.007 s]
Raw data (loadavg): 0.98 0.95 0.91 2/54 31781
Raw data (stat): 31781 (minisat+) R 31780 29151 29150 0 -1 0 8224 0 0 0 14977 22 0 0 25 0 1 0 420736846 37011456 8176 4294967295 134512640 134672761 3221224640 3221223824 134558918 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 9036 8176 603 41 0 8995 0
vsize: 36144
[startup+160.007 s]
Raw data (loadavg): 0.99 0.96 0.91 2/54 31781
Raw data (stat): 31781 (minisat+) R 31780 29151 29150 0 -1 0 8722 0 0 0 15976 24 0 0 25 0 1 0 420736846 39018496 8674 4294967295 134512640 134672761 3221224640 3221223776 134560729 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 9526 8674 603 41 0 9485 0
vsize: 38104
[startup+170.007 s]
Raw data (loadavg): 0.99 0.96 0.91 2/54 31781
Raw data (stat): 31781 (minisat+) R 31780 29151 29150 0 -1 0 9085 0 0 0 16975 25 0 0 25 0 1 0 420736846 40497152 9037 4294967295 134512640 134672761 3221224640 3221223744 134560514 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 9887 9037 603 41 0 9846 0
vsize: 39548
[startup+180.008 s]
Raw data (loadavg): 0.99 0.96 0.91 2/54 31781
Raw data (stat): 31781 (minisat+) R 31780 29151 29150 0 -1 0 9309 0 0 0 17974 25 0 0 25 0 1 0 420736846 41439232 9261 4294967295 134512640 134672761 3221224640 3221223808 134560830 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 10117 9261 603 41 0 10076 0
vsize: 40468
[startup+190.008 s]
Raw data (loadavg): 0.99 0.96 0.91 2/54 31781
Raw data (stat): 31781 (minisat+) R 31780 29151 29150 0 -1 0 9547 0 0 0 18974 26 0 0 25 0 1 0 420736846 42389504 9499 4294967295 134512640 134672761 3221224640 3221223808 134560983 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 10349 9499 603 41 0 10308 0
vsize: 41396
[startup+200.008 s]
Raw data (loadavg): 0.99 0.96 0.91 2/54 31781
Raw data (stat): 31781 (minisat+) R 31780 29151 29150 0 -1 0 9867 0 0 0 19973 27 0 0 25 0 1 0 420736846 43601920 9819 4294967295 134512640 134672761 3221224640 3221223808 134561193 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 10645 9819 603 41 0 10604 0
vsize: 42580
[startup+210.008 s]
Raw data (loadavg): 0.99 0.96 0.91 2/54 31781
Raw data (stat): 31781 (minisat+) R 31780 29151 29150 0 -1 0 10147 0 0 0 20972 28 0 0 25 0 1 0 420736846 44814336 10099 4294967295 134512640 134672761 3221224640 3221223776 134560706 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 10941 10099 603 41 0 10900 0
vsize: 43764
[startup+220.009 s]
Raw data (loadavg): 0.99 0.96 0.91 2/54 31781
Raw data (stat): 31781 (minisat+) R 31780 29151 29150 0 -1 0 10585 0 0 0 21971 29 0 0 25 0 1 0 420736846 46555136 10537 4294967295 134512640 134672761 3221224640 3221223808 134560980 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 11366 10537 603 41 0 11325 0
vsize: 45464
[startup+230.008 s]
Raw data (loadavg): 0.99 0.96 0.91 2/54 31781
Raw data (stat): 31781 (minisat+) R 31780 29151 29150 0 -1 0 11052 0 0 0 22970 30 0 0 25 0 1 0 420736846 48545792 11004 4294967295 134512640 134672761 3221224640 3221223808 134560898 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 11852 11004 603 41 0 11811 0
vsize: 47408
[startup+240.008 s]
Raw data (loadavg): 0.99 0.96 0.91 2/54 31781
Raw data (stat): 31781 (minisat+) R 31780 29151 29150 0 -1 0 11409 0 0 0 23970 31 0 0 25 0 1 0 420736846 49901568 11361 4294967295 134512640 134672761 3221224640 3221223808 134560903 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 12183 11361 603 41 0 12142 0
vsize: 48732
[startup+250.01 s]
Raw data (loadavg): 0.99 0.96 0.91 2/54 31781
Raw data (stat): 31781 (minisat+) R 31780 29151 29150 0 -1 0 11838 0 0 0 24969 32 0 0 25 0 1 0 420736846 51773440 11790 4294967295 134512640 134672761 3221224640 3221223744 134559908 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 12640 11790 603 41 0 12599 0
vsize: 50560
[startup+260.01 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 31781
Raw data (stat): 31781 (minisat+) R 31780 29151 29150 0 -1 0 12234 0 0 0 25968 33 0 0 25 0 1 0 420736846 53362688 12186 4294967295 134512640 134672761 3221224640 3221223812 134556634 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 13028 12186 603 41 0 12987 0
vsize: 52112
[startup+270.01 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 31781
Raw data (stat): 31781 (minisat+) R 31780 29151 29150 0 -1 0 12384 0 0 0 26968 33 0 0 25 0 1 0 420736846 54030336 12336 4294967295 134512640 134672761 3221224640 3221223808 134561229 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 13191 12336 603 41 0 13150 0
vsize: 52764
[startup+280.01 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 31781
Raw data (stat): 31781 (minisat+) R 31780 29151 29150 0 -1 0 12669 0 0 0 27967 34 0 0 25 0 1 0 420736846 55222272 12621 4294967295 134512640 134672761 3221224640 3221223808 134560940 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 13482 12621 603 41 0 13441 0
vsize: 53928
[startup+290.01 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 31781
Raw data (stat): 31781 (minisat+) R 31780 29151 29150 0 -1 0 12962 0 0 0 28967 35 0 0 25 0 1 0 420736846 56324096 12914 4294967295 134512640 134672761 3221224640 3221223840 134557828 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 13751 12914 603 41 0 13710 0
vsize: 55004
[startup+300.01 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 31781
Raw data (stat): 31781 (minisat+) R 31780 29151 29150 0 -1 0 13241 0 0 0 29966 36 0 0 25 0 1 0 420736846 57528320 13193 4294967295 134512640 134672761 3221224640 3221223596 1075350517 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 14045 13193 603 41 0 14004 0
vsize: 56180
[startup+310.011 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 31781
Raw data (stat): 31781 (minisat+) R 31780 29151 29150 0 -1 0 13547 0 0 0 30965 37 0 0 25 0 1 0 420736846 58732544 13499 4294967295 134512640 134672761 3221224640 3221223744 134555116 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 14339 13499 603 41 0 14298 0
vsize: 57356
[startup+317.582 s]
Raw data (loadavg): 0.99 0.97 0.91 1/53 31781
Raw data (stat): 31781 (minisat+) R 31780 29151 29150 0 -1 0 13547 0 0 0 30965 37 0 0 25 0 1 0 420736846 58732544 13499 4294967295 134512640 134672761 3221224640 3221223744 134555116 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 14339 13499 603 41 0 14298 0
vsize: 0

Child status: 30
Real time (s): 317.582
CPU time (s): 317.6
CPU user time (s): 317.189
CPU system time (s): 0.410937
CPU usage (%): 100.006
Max. virtual memory (Kb): 57356
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
Verifier:	OK	503
#### END VERIFIER DATA ####