Trace number 3468216

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 into four (or five) parts:
  1. 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 ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. 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.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. 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 X seconds (see the parameters in the trace). 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 X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    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.
  5. 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 provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
clasp 2.0-R4191SAT (TO)525 1800.06 1800.02

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii8b2.opb
MD5SUM70025ca48ca8d6f0557fd72393d339c2
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark379
Best CPU time to get the best result obtained on this benchmark250.34
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 379
Optimality of the best value was proved NO
Number of variables1152
Total number of constraints4664
Number of constraints which are clauses4664
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 constraint8
Number of terms in the objective function 1152
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 1152
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 1152
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...090534/instance-3468216-1307090534.opb
0.00/0.00	c Solving...
0.00/0.00	o 564
0.00/0.00	o 553
0.00/0.00	o 552
0.00/0.00	o 551
0.00/0.00	o 550
0.00/0.00	o 549
0.00/0.01	o 548
0.00/0.01	o 547
0.00/0.01	o 546
0.00/0.01	o 525
1800.04/1800.02	
1800.04/1800.02	*** INTERRUPTED! ***
1800.04/1800.02	c Answer: 10
1800.04/1800.02	v -x1 -x2 x3 -x4 -x5 -x6 x7 -x8 -x9 -x10 x11 -x12 -x13 -x14 x15 -x16 -x17
1800.04/1800.02	v -x18 x19 -x20 -x21 -x22 x23 -x24 -x25 -x26 x27 -x28 -x29 x30 x31 -x32 -x33
1800.04/1800.02	v -x34 x35 -x36 -x37 -x38 x39 -x40 -x41 -x42 x43 -x44 -x45 -x46 x47 -x48
1800.04/1800.02	v -x49 -x50 x51 -x52 -x53 -x54 x55 -x56 -x57 -x58 x59 -x60 -x61 x62 x63 -x64
1800.04/1800.02	v -x65 -x66 x67 -x68 -x69 -x70 x71 -x72 -x73 -x74 x75 -x76 -x77 -x78 x79
1800.04/1800.02	v -x80 -x81 -x82 x83 -x84 -x85 -x86 x87 -x88 -x89 -x90 x91 -x92 -x93 x94
1800.04/1800.02	v x95 -x96 x97 -x98 -x99 -x100 x101 -x102 -x103 -x104 -x105 -x106 x107 -x108
1800.04/1800.02	v x109 -x110 -x111 x112 x113 -x114 -x115 x116 -x117 x118 x119 -x120 x121
1800.04/1800.02	v -x122 -x123 -x124 x125 -x126 -x127 -x128 x129 -x130 x131 -x132 -x133 x134
1800.04/1800.02	v x135 -x136 x137 -x138 x139 -x140 x141 -x142 x143 -x144 x145 -x146 x147
1800.04/1800.02	v -x148 x149 -x150 x151 -x152 x153 -x154 x155 -x156 x157 -x158 x159 -x160
1800.04/1800.02	v x161 -x162 x163 -x164 x165 -x166 x167 -x168 x169 -x170 x171 -x172 x173
1800.04/1800.02	v -x174 x175 -x176 x177 -x178 x179 -x180 x181 -x182 x183 -x184 x185 -x186
1800.04/1800.02	v x187 -x188 -x189 x190 x191 -x192 -x193 x194 -x195 x196 -x197 x198 -x199
1800.04/1800.02	v x200 -x201 x202 x203 -x204 -x205 x206 -x207 x208 -x209 x210 -x211 x212
1800.04/1800.02	v x213 -x214 -x215 x216 -x217 x218 -x219 x220 -x221 x222 -x223 x224 -x225
1800.04/1800.02	v -x226 x227 -x228 -x229 x230 -x231 x232 -x233 x234 -x235 x236 -x237 -x238
1800.04/1800.02	v x239 -x240 -x241 x242 -x243 x244 -x245 x246 -x247 x248 x249 -x250 -x251
1800.04/1800.02	v x252 -x253 x254 -x255 x256 -x257 x258 -x259 x260 -x261 -x262 x263 -x264
1800.04/1800.02	v -x265 x266 -x267 x268 -x269 x270 -x271 x272 x273 -x274 -x275 x276 -x277
1800.04/1800.02	v x278 -x279 x280 -x281 x282 -x283 x284 -x285 -x286 x287 -x288 -x289 x290
1800.04/1800.02	v -x291 x292 -x293 x294 -x295 x296 x297 -x298 -x299 x300 -x301 x302 -x303
1800.04/1800.02	v x304 -x305 x306 -x307 x308 -x309 -x310 x311 -x312 -x313 x314 -x315 x316
1800.04/1800.02	v -x317 x318 -x319 x320 -x321 -x322 x323 -x324 -x325 x326 -x327 x328 -x329
1800.04/1800.02	v x330 -x331 x332 -x333 x334 x335 -x336 -x337 x338 -x339 x340 -x341 x342
1800.04/1800.02	v -x343 x344 -x345 -x346 x347 -x348 -x349 x350 -x351 x352 -x353 x354 -x355
1800.04/1800.02	v x356 -x357 -x358 x359 -x360 -x361 x362 -x363 x364 -x365 x366 -x367 x368
1800.04/1800.02	v -x369 -x370 x371 -x372 -x373 x374 -x375 x376 -x377 x378 -x379 x380 -x381
1800.04/1800.02	v x382 x383 -x384 -x385 x386 -x387 x388 -x389 x390 -x391 x392 -x393 -x394
1800.04/1800.02	v x395 -x396 -x397 x398 -x399 x400 -x401 x402 -x403 x404 x405 -x406 -x407
1800.04/1800.02	v x408 -x409 x410 -x411 x412 -x413 x414 -x415 x416 -x417 -x418 x419 -x420
1800.04/1800.02	v -x421 x422 -x423 x424 -x425 x426 -x427 x428 -x429 -x430 x431 -x432 -x433
1800.04/1800.02	v x434 -x435 x436 -x437 x438 -x439 x440 -x441 x442 x443 -x444 -x445 x446
1800.04/1800.02	v -x447 x448 -x449 x450 -x451 x452 -x453 -x454 x455 -x456 -x457 x458 -x459
1800.04/1800.02	v x460 -x461 x462 -x463 x464 x465 -x466 -x467 x468 -x469 x470 -x471 x472
1800.04/1800.02	v -x473 x474 -x475 x476 -x477 -x478 x479 -x480 -x481 x482 -x483 x484 -x485
1800.04/1800.02	v x486 -x487 x488 x489 -x490 -x491 x492 -x493 x494 -x495 x496 -x497 x498
1800.04/1800.02	v -x499 x500 -x501 -x502 x503 -x504 -x505 x506 -x507 x508 -x509 x510 -x511
1800.04/1800.02	v x512 x513 -x514 -x515 x516 -x517 x518 -x519 x520 -x521 x522 -x523 x524
1800.04/1800.02	v x525 -x526 -x527 x528 -x529 x530 -x531 x532 -x533 x534 -x535 x536 -x537
1800.04/1800.02	v -x538 x539 -x540 -x541 x542 -x543 x544 -x545 x546 -x547 x548 -x549 x550
1800.04/1800.02	v x551 -x552 -x553 x554 -x555 x556 -x557 x558 -x559 x560 x561 -x562 -x563
1800.04/1800.02	v x564 -x565 x566 -x567 x568 -x569 x570 -x571 x572 x573 -x574 -x575 x576
1800.04/1800.02	v -x577 x578 -x579 x580 -x581 x582 -x583 x584 -x585 x586 x587 -x588 -x589
1800.04/1800.02	v x590 -x591 x592 -x593 x594 -x595 x596 x597 -x598 -x599 x600 -x601 x602
1800.04/1800.02	v -x603 x604 -x605 x606 -x607 x608 x609 -x610 -x611 x612 -x613 x614 -x615
1800.04/1800.02	v x616 -x617 x618 -x619 x620 -x621 x622 x623 -x624 -x625 x626 -x627 x628
1800.04/1800.02	v -x629 x630 -x631 x632 x633 -x634 -x635 x636 -x637 x638 -x639 x640 -x641
1800.04/1800.02	v x642 -x643 x644 x645 -x646 -x647 x648 -x649 x650 -x651 x652 -x653 x654
1800.04/1800.02	v -x655 x656 -x657 x658 x659 -x660 -x661 x662 -x663 x664 -x665 x666 -x667
1800.04/1800.02	v x668 -x669 -x670 x671 -x672 -x673 x674 -x675 x676 -x677 x678 -x679 x680
1800.04/1800.02	v x681 -x682 -x683 x684 -x685 x686 -x687 x688 -x689 x690 -x691 x692 -x693
1800.04/1800.02	v x694 x695 -x696 -x697 x698 -x699 x700 -x701 x702 -x703 x704 -x705 x706
1800.04/1800.02	v x707 -x708 -x709 x710 -x711 x712 -x713 x714 -x715 x716 -x717 x718 x719
1800.04/1800.02	v -x720 -x721 x722 -x723 x724 -x725 x726 -x727 x728 -x729 x730 x731 -x732
1800.04/1800.02	v -x733 x734 -x735 x736 -x737 x738 -x739 x740 x741 -x742 -x743 x744 -x745
1800.04/1800.02	v x746 -x747 x748 -x749 x750 x751 -x752 -x753 x754 -x755 x756 -x757 x758
1800.04/1800.02	v -x759 x760 -x761 x762 -x763 x764 x765 -x766 -x767 x768 -x769 x770 -x771
1800.04/1800.02	v x772 -x773 x774 -x775 x776 x777 -x778 -x779 x780 -x781 x782 -x783 x784
1800.04/1800.02	v -x785 x786 -x787 x788 -x789 -x790 x791 -x792 -x793 x794 -x795 x796 -x797
1800.04/1800.02	v x798 -x799 x800 -x801 x802 x803 -x804 -x805 x806 -x807 x808 -x809 x810
1800.04/1800.02	v -x811 x812 -x813 x814 x815 -x816 -x817 x818 -x819 x820 -x821 x822 -x823
1800.04/1800.02	v x824 -x825 x826 x827 -x828 -x829 x830 -x831 x832 -x833 x834 -x835 x836
1800.04/1800.02	v -x837 x838 x839 -x840 -x841 x842 -x843 x844 -x845 x846 -x847 x848 -x849
1800.04/1800.02	v x850 x851 -x852 -x853 x854 -x855 x856 -x857 x858 -x859 x860 x861 -x862
1800.04/1800.02	v -x863 x864 -x865 x866 -x867 x868 -x869 x870 -x871 x872 x873 -x874 -x875
1800.04/1800.02	v x876 -x877 x878 -x879 x880 -x881 x882 -x883 x884 x885 -x886 -x887 x888
1800.04/1800.02	v -x889 x890 -x891 x892 -x893 x894 -x895 x896 -x897 -x898 x899 -x900 -x901
1800.04/1800.02	v x902 -x903 x904 -x905 x906 -x907 x908 -x909 x910 x911 -x912 -x913 x914
1800.04/1800.02	v -x915 x916 -x917 x918 -x919 x920 -x921 -x922 x923 -x924 -x925 x926 -x927
1800.04/1800.02	v x928 -x929 x930 -x931 x932 -x933 -x934 x935 -x936 -x937 x938 -x939 x940
1800.04/1800.02	v -x941 x942 -x943 x944 -x945 -x946 x947 -x948 -x949 x950 -x951 x952 -x953
1800.04/1800.02	v x954 -x955 x956 -x957 -x958 x959 -x960 -x961 x962 -x963 x964 -x965 x966
1800.04/1800.02	v -x967 x968 -x969 x970 x971 -x972 -x973 x974 -x975 x976 -x977 x978 -x979
1800.04/1800.02	v x980 -x981 x982 x983 -x984 -x985 x986 -x987 x988 -x989 x990 -x991 x992
1800.04/1800.02	v -x993 -x994 x995 -x996 -x997 x998 -x999 x1000 -x1001 x1002 -x1003 x1004
1800.04/1800.02	v -x1005 x1006 x1007 -x1008 -x1009 x1010 -x1011 x1012 -x1013 x1014 -x1015
1800.04/1800.02	v x1016 x1017 -x1018 -x1019 x1020 -x1021 x1022 -x1023 x1024 -x1025 x1026
1800.04/1800.02	v -x1027 x1028 x1029 -x1030 -x1031 x1032 -x1033 x1034 -x1035 x1036 -x1037
1800.04/1800.02	v x1038 -x1039 x1040 x1041 -x1042 -x1043 x1044 -x1045 x1046 -x1047 x1048
1800.04/1800.02	v -x1049 x1050 -x1051 x1052 x1053 -x1054 -x1055 x1056 -x1057 x1058 -x1059
1800.04/1800.02	v x1060 -x1061 x1062 -x1063 x1064 x1065 -x1066 -x1067 x1068 -x1069 x1070
1800.04/1800.02	v -x1071 x1072 -x1073 x1074 -x1075 x1076 -x1077 x1078 x1079 -x1080 -x1081
1800.04/1800.02	v x1082 -x1083 x1084 -x1085 x1086 -x1087 x1088 -x1089 x1090 x1091 -x1092
1800.04/1800.02	v -x1093 x1094 -x1095 x1096 -x1097 x1098 -x1099 x1100 -x1101 -x1102 x1103
1800.04/1800.02	v -x1104 -x1105 x1106 -x1107 x1108 -x1109 x1110 -x1111 x1112 x1113 -x1114
1800.04/1800.02	v -x1115 x1116 -x1117 x1118 -x1119 x1120 -x1121 x1122 -x1123 x1124 -x1125
1800.04/1800.02	v x1126 x1127 -x1128 -x1129 x1130 -x1131 x1132 -x1133 x1134 -x1135 x1136
1800.04/1800.02	v x1137 -x1138 -x1139 x1140 -x1141 x1142 -x1143 x1144 -x1145 x1146 -x1147
1800.04/1800.02	v x1148 -x1149 x1150 x1151 -x1152
1800.04/1800.02	s SATISFIABLE
1800.04/1800.02	
1800.04/1800.02	c INTERRUPTED   : 1
1800.04/1800.02	c Models        : 1+    
1800.04/1800.02	c   Enumerated  : 10
1800.04/1800.02	c   Optimum     : unknown
1800.04/1800.02	c Optimization  : 525
1800.04/1800.02	c Time          : 1800.018s (Solving: 1800.01s 1st Model: 0.00s Unsat: 0.00s)
1800.04/1800.02	c CPU Time      : 1800.050s

Verifier Data

OK	525

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3468216-1307090534/watcher-3468216-1307090534 -o /tmp/evaluation-result-3468216-1307090534/solver-3468216-1307090534 -C 1800 -W 1900 -M 15500 HOME/clasp HOME/instance-3468216-1307090534.opb --berk-max=512 --berk-once --otfs=1 --recursive-str --dinit=1500,10000 --dsched=10000,1.1,20000 --restart-on-model --opt-heu=2 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.56 1.57 1.84 3/524 18907
/proc/meminfo: memFree=23970992/32951124 swapFree=56930356/67111528
[pid=18907] ppid=18905 vsize=13044 CPUtime=0 cores=0,2,4,6
/proc/18907/stat : 18907 (clasp) R 18905 18907 18788 0 -1 4202496 681 0 0 0 0 0 0 0 25 0 1 0 820651079 13357056 603 33554432000 4194304 4933572 140734078713440 18446744073709551615 4378670 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18907/statm: 3261 603 377 181 0 270 0

[startup+0.0971351 s]
/proc/loadavg: 0.56 1.57 1.84 3/524 18907
/proc/meminfo: memFree=23970992/32951124 swapFree=56930356/67111528
[pid=18907] ppid=18905 vsize=14212 CPUtime=0.09 cores=0,2,4,6
/proc/18907/stat : 18907 (clasp) R 18905 18907 18788 0 -1 4202496 992 0 0 0 9 0 0 0 25 0 1 0 820651079 14553088 914 33554432000 4194304 4933572 140734078713440 18446744073709551615 4342518 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18907/statm: 3553 914 385 181 0 562 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14212

[startup+0.101135 s]
/proc/loadavg: 0.56 1.57 1.84 3/524 18907
/proc/meminfo: memFree=23970992/32951124 swapFree=56930356/67111528
[pid=18907] ppid=18905 vsize=14212 CPUtime=0.09 cores=0,2,4,6
/proc/18907/stat : 18907 (clasp) R 18905 18907 18788 0 -1 4202496 1008 0 0 0 9 0 0 0 25 0 1 0 820651079 14553088 930 33554432000 4194304 4933572 140734078713440 18446744073709551615 4637163 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18907/statm: 3553 930 385 181 0 562 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14212

[startup+0.301103 s]
/proc/loadavg: 0.56 1.57 1.84 3/524 18907
/proc/meminfo: memFree=23970992/32951124 swapFree=56930356/67111528
[pid=18907] ppid=18905 vsize=15140 CPUtime=0.29 cores=0,2,4,6
/proc/18907/stat : 18907 (clasp) R 18905 18907 18788 0 -1 4202496 1219 0 0 0 29 0 0 0 25 0 1 0 820651079 15503360 1141 33554432000 4194304 4933572 140734078713440 18446744073709551615 218905391813 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18907/statm: 3785 1141 385 181 0 794 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15140

[startup+0.701026 s]
/proc/loadavg: 0.56 1.57 1.84 3/524 18907
/proc/meminfo: memFree=23970992/32951124 swapFree=56930356/67111528
[pid=18907] ppid=18905 vsize=16572 CPUtime=0.69 cores=0,2,4,6
/proc/18907/stat : 18907 (clasp) R 18905 18907 18788 0 -1 4202496 1591 0 0 0 69 0 0 0 25 0 1 0 820651079 16969728 1513 33554432000 4194304 4933572 140734078713440 18446744073709551615 4631947 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18907/statm: 4143 1513 385 181 0 1152 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16572

[startup+1.50088 s]
/proc/loadavg: 0.56 1.57 1.84 3/525 18908
/proc/meminfo: memFree=23962312/32951124 swapFree=56930356/67111528
[pid=18907] ppid=18905 vsize=18148 CPUtime=1.49 cores=0,2,4,6
/proc/18907/stat : 18907 (clasp) R 18905 18907 18788 0 -1 4202496 1974 0 0 0 149 0 0 0 25 0 1 0 820651079 18583552 1896 33554432000 4194304 4933572 140734078713440 18446744073709551615 4337280 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18907/statm: 4537 1896 385 181 0 1546 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18148

[startup+3.10056 s]
/proc/loadavg: 0.56 1.57 1.84 3/525 18908
/proc/meminfo: memFree=23959460/32951124 swapFree=56930356/67111528
[pid=18907] ppid=18905 vsize=18536 CPUtime=3.09 cores=0,2,4,6
/proc/18907/stat : 18907 (clasp) R 18905 18907 18788 0 -1 4202496 2087 0 0 0 309 0 0 0 25 0 1 0 820651079 18980864 2009 33554432000 4194304 4933572 140734078713440 18446744073709551615 4635702 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18907/statm: 4634 2009 385 181 0 1643 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18536

[startup+6.30101 s]
/proc/loadavg: 0.67 1.58 1.84 3/525 18909
/proc/meminfo: memFree=23956024/32951124 swapFree=56930356/67111528
[pid=18907] ppid=18905 vsize=20696 CPUtime=6.29 cores=0,2,4,6
/proc/18907/stat : 18907 (clasp) R 18905 18907 18788 0 -1 4202496 2588 0 0 0 629 0 0 0 25 0 1 0 820651079 21192704 2510 33554432000 4194304 4933572 140734078713440 18446744073709551615 4368936 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18907/statm: 5174 2510 385 181 0 2183 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20696

[startup+12.7009 s]
/proc/loadavg: 0.78 1.58 1.84 3/525 18909
/proc/meminfo: memFree=23951860/32951124 swapFree=56930356/67111528
[pid=18907] ppid=18905 vsize=22924 CPUtime=12.69 cores=0,2,4,6
/proc/18907/stat : 18907 (clasp) R 18905 18907 18788 0 -1 4202496 3141 0 0 0 1269 0 0 0 25 0 1 0 820651079 23474176 3063 33554432000 4194304 4933572 140734078713440 18446744073709551615 4340816 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18907/statm: 5731 3063 385 181 0 2740 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22924

[startup+25.5006 s]
/proc/loadavg: 1.05 1.60 1.84 3/525 18909
/proc/meminfo: memFree=23949264/32951124 swapFree=56930356/67111528
[pid=18907] ppid=18905 vsize=24236 CPUtime=25.49 cores=0,2,4,6
/proc/18907/stat : 18907 (clasp) R 18905 18907 18788 0 -1 4202496 3468 0 0 0 2549 0 0 0 25 0 1 0 820651079 24817664 3390 33554432000 4194304 4933572 140734078713440 18446744073709551615 4427984 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18907/statm: 6059 3390 385 181 0 3068 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 24236

[startup+51.1009 s]
/proc/loadavg: 1.45 1.65 1.85 3/525 18910
/proc/meminfo: memFree=23946016/32951124 swapFree=56930356/67111528
[pid=18907] ppid=18905 vsize=26168 CPUtime=51.09 cores=0,2,4,6
/proc/18907/stat : 18907 (clasp) R 18905 18907 18788 0 -1 4202496 3967 0 0 0 5109 0 0 0 25 0 1 0 820651079 26796032 3879 33554432000 4194304 4933572 140734078713440 18446744073709551615 4427998 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18907/statm: 6542 3879 385 181 0 3551 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 26168

[startup+102.32 s]
/proc/loadavg: 1.76 1.70 1.85 3/525 18911
/proc/meminfo: memFree=23941036/32951124 swapFree=56930356/67111528
[pid=18907] ppid=18905 vsize=27060 CPUtime=102.31 cores=0,2,4,6
/proc/18907/stat : 18907 (clasp) R 18905 18907 18788 0 -1 4202496 4257 0 0 0 10231 0 0 0 25 0 1 0 820651079 27709440 4109 33554432000 4194304 4933572 140734078713440 18446744073709551615 4360892 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18907/statm: 6765 4109 385 181 0 3774 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 27060

[startup+162.301 s]
/proc/loadavg: 1.94 1.77 1.86 3/525 18913
/proc/meminfo: memFree=23938768/32951124 swapFree=56930356/67111528
[pid=18907] ppid=18905 vsize=26968 CPUtime=162.29 cores=0,2,4,6
/proc/18907/stat : 18907 (clasp) R 18905 18907 18788 0 -1 4202496 4347 0 0 0 16229 0 0 0 25 0 1 0 820651079 27615232 4086 33554432000 4194304 4933572 140734078713440 18446744073709551615 4632072 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18907/statm: 6742 4086 385 181 0 3751 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 26968

[startup+222.301 s]
/proc/loadavg: 2.07 1.84 1.88 3/525 18914
/proc/meminfo: memFree=23939964/32951124 swapFree=56930356/67111528
[pid=18907] ppid=18905 vsize=26968 CPUtime=222.29 cores=0,2,4,6
/proc/18907/stat : 18907 (clasp) R 18905 18907 18788 0 -1 4202496 4349 0 0 0 22229 0 0 0 25 0 1 0 820651079 27615232 4088 33554432000 4194304 4933572 140734078713440 18446744073709551615 4632099 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18907/statm: 6742 4088 385 181 0 3751 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 26968

[startup+282.301 s]
/proc/loadavg: 2.07 1.88 1.89 3/525 18916
/proc/meminfo: memFree=23941196/32951124 swapFree=56930356/67111528
[pid=18907] ppid=18905 vsize=26968 CPUtime=282.3 cores=0,2,4,6
/proc/18907/stat : 18907 (clasp) R 18905 18907 18788 0 -1 4202496 4349 0 0 0 28230 0 0 0 25 0 1 0 820651079 27615232 4088 33554432000 4194304 4933572 140734078713440 18446744073709551615 4632034 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18907/statm: 6742 4088 385 181 0 3751 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 26968

[startup+342.3 s]
/proc/loadavg: 2.02 1.90 1.90 3/525 18918
/proc/meminfo: memFree=23940420/32951124 swapFree=56930356/67111528
[pid=18907] ppid=18905 vsize=27764 CPUtime=342.29 cores=0,2,4,6
/proc/18907/stat : 18907 (clasp) R 18905 18907 18788 0 -1 4202496 4557 0 0 0 34229 0 0 0 25 0 1 0 820651079 28430336 4272 33554432000 4194304 4933572 140734078713440 18446744073709551615 4341674 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18907/statm: 6941 4272 385 181 0 3950 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 27764

[startup+402.3 s]
/proc/loadavg: 2.01 1.91 1.90 3/525 18919
/proc/meminfo: memFree=23939916/32951124 swapFree=56930356/67111528
[pid=18907] ppid=18905 vsize=27844 CPUtime=402.3 cores=0,2,4,6
/proc/18907/stat : 18907 (clasp) R 18905 18907 18788 0 -1 4202496 4652 0 0 0 40230 0 0 0 25 0 1 0 820651079 28512256 4304 33554432000 4194304 4933572 140734078713440 18446744073709551615 4363259 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18907/statm: 6961 4304 385 181 0 3970 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 27844

[startup+462.301 s]
/proc/loadavg: 2.00 1.93 1.91 3/525 18921
/proc/meminfo: memFree=23937668/32951124 swapFree=56930356/67111528
[pid=18907] ppid=18905 vsize=29192 CPUtime=462.3 cores=0,2,4,6
/proc/18907/stat : 18907 (clasp) R 18905 18907 18788 0 -1 4202496 5025 0 0 0 46230 0 0 0 25 0 1 0 820651079 29892608 4637 33554432000 4194304 4933572 140734078713440 18446744073709551615 4428402 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18907/statm: 7298 4637 385 181 0 4307 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 29192

[startup+522.301 s]
/proc/loadavg: 2.00 1.94 1.91 3/525 18922
/proc/meminfo: memFree=23937136/32951124 swapFree=56930356/67111528
[pid=18907] ppid=18905 vsize=29444 CPUtime=522.3 cores=0,2,4,6
/proc/18907/stat : 18907 (clasp) R 18905 18907 18788 0 -1 4202496 5249 0 0 0 52230 0 0 0 25 0 1 0 820651079 30150656 4688 33554432000 4194304 4933572 140734078713440 18446744073709551615 4428048 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18907/statm: 7361 4688 385 181 0 4370 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 29444

[startup+582.301 s]
/proc/loadavg: 2.00 1.95 1.91 3/525 18924
/proc/meminfo: memFree=23936732/32951124 swapFree=56930356/67111528
[pid=18907] ppid=18905 vsize=29432 CPUtime=582.3 cores=0,2,4,6
/proc/18907/stat : 18907 (clasp) R 18905 18907 18788 0 -1 4202496 5388 0 0 0 58230 0 0 0 25 0 1 0 820651079 30138368 4696 33554432000 4194304 4933572 140734078713440 18446744073709551615 4649364 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18907/statm: 7358 4696 385 181 0 4367 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 29432

[startup+642.301 s]

################
# More data... #
################

[startup+822.301 s]
/proc/loadavg: 2.12 2.03 1.94 3/525 18930
/proc/meminfo: memFree=23934516/32951124 swapFree=56930356/67111528
[pid=18907] ppid=18905 vsize=30800 CPUtime=822.3 cores=0,2,4,6
/proc/18907/stat : 18907 (clasp) R 18905 18907 18788 0 -1 4202496 5816 0 0 0 82230 0 0 0 25 0 1 0 820651079 31539200 5050 33554432000 4194304 4933572 140734078713440 18446744073709551615 4632166 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18907/statm: 7700 5050 385 181 0 4709 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 30800

[startup+882.301 s]
/proc/loadavg: 2.04 2.02 1.94 3/525 18932
/proc/meminfo: memFree=23933376/32951124 swapFree=56930356/67111528
[pid=18907] ppid=18905 vsize=30768 CPUtime=882.3 cores=0,2,4,6
/proc/18907/stat : 18907 (clasp) R 18905 18907 18788 0 -1 4202496 5816 0 0 0 88230 0 0 0 25 0 1 0 820651079 31506432 5042 33554432000 4194304 4933572 140734078713440 18446744073709551615 4329744 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18907/statm: 7692 5042 385 181 0 4701 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 30768

[startup+942.301 s]
/proc/loadavg: 2.01 2.02 1.94 3/525 18933
/proc/meminfo: memFree=23933716/32951124 swapFree=56930356/67111528
[pid=18907] ppid=18905 vsize=30992 CPUtime=942.3 cores=0,2,4,6
/proc/18907/stat : 18907 (clasp) R 18905 18907 18788 0 -1 4202496 5876 0 0 0 94230 0 0 0 25 0 1 0 820651079 31735808 5099 33554432000 4194304 4933572 140734078713440 18446744073709551615 4330131 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18907/statm: 7748 5099 385 181 0 4757 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 30992

[startup+1002.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/525 18935
/proc/meminfo: memFree=23933928/32951124 swapFree=56930356/67111528
[pid=18907] ppid=18905 vsize=31136 CPUtime=1002.31 cores=0,2,4,6
/proc/18907/stat : 18907 (clasp) R 18905 18907 18788 0 -1 4202496 5943 0 0 0 100231 0 0 0 25 0 1 0 820651079 31883264 5131 33554432000 4194304 4933572 140734078713440 18446744073709551615 4331664 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18907/statm: 7784 5131 385 181 0 4793 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 31136

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/525 18937
/proc/meminfo: memFree=23933280/32951124 swapFree=56930356/67111528
[pid=18907] ppid=18905 vsize=31456 CPUtime=1062.31 cores=0,2,4,6
/proc/18907/stat : 18907 (clasp) R 18905 18907 18788 0 -1 4202496 6013 0 0 0 106231 0 0 0 25 0 1 0 820651079 32210944 5201 33554432000 4194304 4933572 140734078713440 18446744073709551615 4429177 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18907/statm: 7864 5201 385 181 0 4873 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 31456

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/525 18938
/proc/meminfo: memFree=23931864/32951124 swapFree=56930356/67111528
[pid=18907] ppid=18905 vsize=31504 CPUtime=1122.31 cores=0,2,4,6
/proc/18907/stat : 18907 (clasp) R 18905 18907 18788 0 -1 4202496 6030 0 0 0 112231 0 0 0 25 0 1 0 820651079 32260096 5216 33554432000 4194304 4933572 140734078713440 18446744073709551615 4330232 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18907/statm: 7876 5216 385 181 0 4885 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 31504

[startup+1182.3 s]
/proc/loadavg: 2.07 2.02 1.94 3/525 18949
/proc/meminfo: memFree=23930224/32951124 swapFree=56930356/67111528
[pid=18907] ppid=18905 vsize=31472 CPUtime=1182.32 cores=0,2,4,6
/proc/18907/stat : 18907 (clasp) R 18905 18907 18788 0 -1 4202496 6144 0 0 0 118231 1 0 0 25 0 1 0 820651079 32227328 5217 33554432000 4194304 4933572 140734078713440 18446744073709551615 4649320 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18907/statm: 7868 5217 385 181 0 4877 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 31472

[startup+1242.3 s]
/proc/loadavg: 2.02 2.01 1.94 3/525 18950
/proc/meminfo: memFree=23929088/32951124 swapFree=56930356/67111528
[pid=18907] ppid=18905 vsize=31536 CPUtime=1242.32 cores=0,2,4,6
/proc/18907/stat : 18907 (clasp) R 18905 18907 18788 0 -1 4202496 6282 0 0 0 124231 1 0 0 25 0 1 0 820651079 32292864 5231 33554432000 4194304 4933572 140734078713440 18446744073709551615 4631873 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18907/statm: 7884 5231 385 181 0 4893 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 31536

[startup+1302.3 s]
/proc/loadavg: 2.01 2.00 1.94 3/525 18952
/proc/meminfo: memFree=23928332/32951124 swapFree=56930356/67111528
[pid=18907] ppid=18905 vsize=31568 CPUtime=1302.33 cores=0,2,4,6
/proc/18907/stat : 18907 (clasp) R 18905 18907 18788 0 -1 4202496 6303 0 0 0 130232 1 0 0 25 0 1 0 820651079 32325632 5236 33554432000 4194304 4933572 140734078713440 18446744073709551615 4637181 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18907/statm: 7892 5236 385 181 0 4901 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 31568

[startup+1362.3 s]
/proc/loadavg: 2.07 2.03 1.95 3/525 18957
/proc/meminfo: memFree=23929004/32951124 swapFree=56930356/67111528
[pid=18907] ppid=18905 vsize=31568 CPUtime=1362.32 cores=0,2,4,6
/proc/18907/stat : 18907 (clasp) R 18905 18907 18788 0 -1 4202496 6308 0 0 0 136231 1 0 0 25 0 1 0 820651079 32325632 5239 33554432000 4194304 4933572 140734078713440 18446744073709551615 4632150 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18907/statm: 7892 5239 385 181 0 4901 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 31568

[startup+1422.32 s]
/proc/loadavg: 2.06 2.03 1.96 3/525 18958
/proc/meminfo: memFree=23929892/32951124 swapFree=56930356/67111528
[pid=18907] ppid=18905 vsize=31548 CPUtime=1422.34 cores=0,2,4,6
/proc/18907/stat : 18907 (clasp) R 18905 18907 18788 0 -1 4202496 6313 0 0 0 142233 1 0 0 25 0 1 0 820651079 32305152 5239 33554432000 4194304 4933572 140734078713440 18446744073709551615 4360912 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18907/statm: 7887 5239 385 181 0 4896 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 31548

[startup+1482.3 s]
/proc/loadavg: 2.02 2.03 1.96 3/525 18960
/proc/meminfo: memFree=23928872/32951124 swapFree=56930356/67111528
[pid=18907] ppid=18905 vsize=31988 CPUtime=1482.32 cores=0,2,4,6
/proc/18907/stat : 18907 (clasp) R 18905 18907 18788 0 -1 4202496 6447 0 0 0 148231 1 0 0 25 0 1 0 820651079 32755712 5331 33554432000 4194304 4933572 140734078713440 18446744073709551615 4663994 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18907/statm: 7997 5331 385 181 0 5006 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 31988

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 1.96 3/525 18962
/proc/meminfo: memFree=23928604/32951124 swapFree=56930356/67111528
[pid=18907] ppid=18905 vsize=32556 CPUtime=1542.32 cores=0,2,4,6
/proc/18907/stat : 18907 (clasp) R 18905 18907 18788 0 -1 4202496 6619 0 0 0 154231 1 0 0 25 0 1 0 820651079 33337344 5491 33554432000 4194304 4933572 140734078713440 18446744073709551615 4428010 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18907/statm: 8139 5491 385 181 0 5148 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 32556

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/525 18963
/proc/meminfo: memFree=23928316/32951124 swapFree=56930356/67111528
[pid=18907] ppid=18905 vsize=32592 CPUtime=1602.33 cores=0,2,4,6
/proc/18907/stat : 18907 (clasp) R 18905 18907 18788 0 -1 4202496 6642 0 0 0 160232 1 0 0 25 0 1 0 820651079 33374208 5495 33554432000 4194304 4933572 140734078713440 18446744073709551615 4631761 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18907/statm: 8148 5495 385 181 0 5157 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 32592

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/525 18965
/proc/meminfo: memFree=23928176/32951124 swapFree=56930356/67111528
[pid=18907] ppid=18905 vsize=32500 CPUtime=1662.33 cores=0,2,4,6
/proc/18907/stat : 18907 (clasp) R 18905 18907 18788 0 -1 4202496 6672 0 0 0 166232 1 0 0 25 0 1 0 820651079 33280000 5477 33554432000 4194304 4933572 140734078713440 18446744073709551615 4428013 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18907/statm: 8125 5477 385 181 0 5134 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 32500

[startup+1722.3 s]
/proc/loadavg: 2.07 2.03 1.97 3/525 18966
/proc/meminfo: memFree=23928028/32951124 swapFree=56930356/67111528
[pid=18907] ppid=18905 vsize=32676 CPUtime=1722.33 cores=0,2,4,6
/proc/18907/stat : 18907 (clasp) R 18905 18907 18788 0 -1 4202496 6717 0 0 0 172232 1 0 0 25 0 1 0 820651079 33460224 5513 33554432000 4194304 4933572 140734078713440 18446744073709551615 4363270 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18907/statm: 8169 5513 385 181 0 5178 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 32676

[startup+1782.3 s]
/proc/loadavg: 2.09 2.05 1.98 3/525 18968
/proc/meminfo: memFree=23925784/32951124 swapFree=56930356/67111528
[pid=18907] ppid=18905 vsize=32676 CPUtime=1782.33 cores=0,2,4,6
/proc/18907/stat : 18907 (clasp) R 18905 18907 18788 0 -1 4202496 6717 0 0 0 178232 1 0 0 25 0 1 0 820651079 33460224 5513 33554432000 4194304 4933572 140734078713440 18446744073709551615 4427996 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18907/statm: 8169 5513 385 181 0 5178 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 32676



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.07 2.05 1.98 2/523 18969
/proc/meminfo: memFree=23949480/32951124 swapFree=56930356/67111528
[pid=18907] ppid=18905 vsize=32676 CPUtime=1800.04 cores=0,2,4,6
/proc/18907/stat : 18907 (clasp) R 18905 18907 18788 0 -1 4202496 6717 0 0 0 180003 1 0 0 25 0 1 0 820651079 33460224 5513 33554432000 4194304 4933572 140734078713440 18446744073709551615 4649040 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18907/statm: 8169 5513 385 181 0 5178 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 32676

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child status: 10
Real time (s): 1800.02
CPU time (s): 1800.06
CPU user time (s): 1800.05
CPU system time (s): 0.012998
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 32692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.05
system time used= 0.012998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6725
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 4817

runsolver used 10.1645 second user time and 20.3719 second system time

The end

Launcher Data

Begin job on node137 at 2011-06-03 10:42:14
IDJOB=3468216
IDBENCH=2066
IDSOLVER=1958
FILE ID=node137/3468216-1307090534
RUNJOBID= node137-1307090533-18806
PBS_JOBID= 13497961
Free space on /tmp= 73708 MiB

SOLVER NAME= clasp 2.0-R4191
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii8b2.opb
COMMAND LINE= HOME/clasp BENCHNAME --berk-max=512 --berk-once --otfs=1 --recursive-str --dinit=1500,10000 --dsched=10000,1.1,20000 --restart-on-model --opt-heu=2 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3468216-1307090534/watcher-3468216-1307090534 -o /tmp/evaluation-result-3468216-1307090534/solver-3468216-1307090534 -C 1800 -W 1900 -M 15500  HOME/clasp HOME/instance-3468216-1307090534.opb --berk-max=512 --berk-once --otfs=1 --recursive-str --dinit=1500,10000 --dsched=10000,1.1,20000 --restart-on-model --opt-heu=2 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 70025ca48ca8d6f0557fd72393d339c2
RANDOM SEED=1253381197

node137.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23971272 kB
Buffers:        232060 kB
Cached:         472352 kB
SwapCached:      12308 kB
Active:        8284256 kB
Inactive:       431028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23971272 kB
SwapTotal:    67111528 kB
SwapFree:     56930356 kB
Dirty:            1864 kB
Writeback:           0 kB
AnonPages:     8007584 kB
Mapped:          22012 kB
Slab:           117260 kB
PageTables:      74824 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 162542260 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73708 MiB
End job on node137 at 2011-06-03 11:12:16