Trace number 363996

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, and are wall clock time (not CPU 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
minisat+ 1.14OPT18 1242.55 1243.02

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/logic-synthesis/normalized-f51m.b.opb
MD5SUM95b567c682e7e3efe2c93879e0e7c89d
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark18
Best CPU time to get the best result obtained on this benchmark6.572
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 18
Optimality of the best value was proved YES
Number of variables406
Total number of constraints520
Number of constraints which are clauses520
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 constraint1
Maximum length of a constraint123
Number of terms in the objective function 406
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 406
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 406
Number of bits of the biggest sum of numbers9
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 (download as text)

0.00/0.00	c Parsing PB file...
0.09/0.13	c Converting 498 PB-constraints to clauses...
0.09/0.13	c   -- Unit propagations: (none)
0.09/0.13	c   -- Detecting intervals from adjacent constraints: (none)
0.09/0.13	c   -- Clauses(.)/Splits(s): ..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.09/0.13	c ==================================[MINISAT+]==================================
0.09/0.13	c | Conflicts | Original         | Learnt                           | Progress |
0.09/0.13	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.09/0.13	c ==============================================================================
0.09/0.13	c |         0 |     498    13351 |     166       0        0     nan |  0.000 % |
0.09/0.13	c ==============================================================================
0.09/0.13	c Found solution: 26
0.09/0.13	o 26
0.09/0.14	c ---[   0]---> Sorter-cost:14874     Base:
0.19/0.26	c ==================================[MINISAT+]==================================
0.19/0.26	c | Conflicts | Original         | Learnt                           | Progress |
0.19/0.26	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.19/0.26	c ==============================================================================
0.19/0.26	c |         1 |   16502    50667 |    5500       1       18    18.0 |  0.000 % |
0.19/0.29	c |       102 |   16502    50667 |    6050     102     6276    61.5 |  0.624 % |
0.29/0.30	c ==============================================================================
0.29/0.30	c Found solution: 21
0.29/0.30	o 21
0.29/0.30	c ---[   0]---> Sorter-cost:    0     Base:
0.39/0.42	c ==================================[MINISAT+]==================================
0.39/0.42	c | Conflicts | Original         | Learnt                           | Progress |
0.39/0.42	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.39/0.42	c ==============================================================================
0.39/0.42	c |       132 |   16535    50747 |    5511     132     8083    61.2 |  0.624 % |
0.39/0.44	c |       232 |   16535    50747 |    6062     232    12089    52.1 |  0.632 % |
0.39/0.49	c |       384 |   16535    50747 |    6668     384    18678    48.6 |  0.632 % |
0.49/0.58	c |       610 |   16535    50747 |    7335     610    34445    56.5 |  0.632 % |
0.59/0.63	c |       947 |   16535    50747 |    8068     947    65015    68.7 |  0.632 % |
0.79/0.80	c |      1454 |   16535    50747 |    8875    1454   113563    78.1 |  0.632 % |
0.99/1.01	c |      2218 |   16535    50747 |    9763    2218   184003    83.0 |  0.632 % |
1.39/1.44	c |      3360 |   16535    50747 |   10739    3360   298266    88.8 |  0.632 % |
2.09/2.11	c |      5068 |   16535    50747 |   11813    5068   454404    89.7 |  0.632 % |
2.99/3.02	c |      7631 |   16535    50747 |   12994    7631   660386    86.5 |  0.632 % |
4.68/4.75	c |     11476 |   16535    50747 |   14294   11476   942593    82.1 |  0.632 % |
4.88/4.95	c ==============================================================================
4.88/4.95	c Found solution: 20
4.88/4.95	o 20
4.88/4.96	c ---[   0]---> Sorter-cost:    0     Base:
4.98/5.08	c ==================================[MINISAT+]==================================
4.98/5.08	c | Conflicts | Original         | Learnt                           | Progress |
4.98/5.08	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
4.98/5.08	c ==============================================================================
4.98/5.08	c |     11954 |   16519    50710 |    5506   11941   970427    81.3 |  0.632 % |
5.09/5.13	c |     12055 |   16519    50710 |    6056    3087   184205    59.7 |  0.797 % |
5.09/5.18	c |     12205 |   16519    50710 |    6662    3237   191371    59.1 |  0.797 % |
5.19/5.26	c |     12430 |   16519    50710 |    7328    3462   202544    58.5 |  0.797 % |
5.29/5.37	c |     12767 |   16519    50710 |    8061    3799   220271    58.0 |  0.797 % |
5.49/5.55	c |     13273 |   16519    50710 |    8867    4305   244563    56.8 |  0.797 % |
5.78/5.82	c |     14034 |   16519    50710 |    9754    5066   278527    55.0 |  0.797 % |
6.08/6.19	c |     15173 |   16519    50710 |   10729    6205   318742    51.4 |  0.797 % |
6.68/6.71	c |     16882 |   16519    50710 |   11802    7914   412716    52.2 |  0.797 % |
7.69/7.70	c |     19446 |   16511    50694 |   12982   10476   495092    47.3 |  0.834 % |
9.18/9.25	c |     23290 |   16511    50694 |   14281    7402   284162    38.4 |  0.834 % |
11.18/11.29	c ==============================================================================
11.18/11.29	c Found solution: 19
11.18/11.29	o 19
11.28/11.30	c ---[   0]---> Sorter-cost:    0     Base:
11.38/11.42	c ==================================[MINISAT+]==================================
11.38/11.42	c | Conflicts | Original         | Learnt                           | Progress |
11.38/11.42	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
11.38/11.42	c ==============================================================================
11.38/11.42	c |     28524 |   16523    50725 |    5507   12636   506264    40.1 |  0.834 % |
11.38/11.50	c |     28624 |   16523    50725 |    6057    3259   111757    34.3 |  0.842 % |
11.48/11.53	c |     28774 |   16523    50725 |    6663    3409   118469    34.8 |  0.842 % |
11.48/11.58	c |     29000 |   16523    50725 |    7329    3635   126426    34.8 |  0.842 % |
11.58/11.66	c |     29337 |   16523    50725 |    8062    3972   138926    35.0 |  0.842 % |
11.78/11.80	c |     29844 |   16523    50725 |    8869    4479   162841    36.4 |  0.842 % |
11.88/11.98	c |     30603 |   16523    50725 |    9755    5238   197362    37.7 |  0.842 % |
12.28/12.35	c |     31742 |   16523    50725 |   10731    6377   253844    39.8 |  0.842 % |
12.88/12.95	c |     33450 |   16523    50725 |   11804    8085   317874    39.3 |  0.842 % |
13.98/14.07	c |     36012 |   16523    50725 |   12985   10647   393737    37.0 |  0.842 % |
15.18/15.27	c |     39856 |   16523    50725 |   14283    7925   271367    34.2 |  0.842 % |
17.28/17.39	c |     45625 |   16523    50725 |   15712   13694   520763    38.0 |  0.842 % |
20.78/20.83	c |     54274 |   16523    50725 |   17283   14384   558482    38.8 |  0.842 % |
26.98/27.03	c |     67248 |   16523    50725 |   19011    9674   294748    30.5 |  0.842 % |
35.87/35.93	c |     86711 |   16523    50725 |   20912   19447   628726    32.3 |  0.842 % |
50.48/50.50	c |    115904 |   16523    50725 |   23004   16656   475212    28.5 |  0.842 % |
73.76/73.83	c |    159693 |   16523    50725 |   25304   13409   380549    28.4 |  0.842 % |
110.95/111.00	c |    225379 |   16523    50725 |   27834   14228   456948    32.1 |  0.842 % |
167.83/167.93	c |    323906 |   16523    50725 |   30618   25406   822557    32.4 |  0.842 % |
263.59/263.73	c |    471695 |   16523    50725 |   33680   16441   708368    43.1 |  0.842 % |
411.34/411.51	c |    693378 |   16480    50626 |   37048   19145   713461    37.3 |  1.099 % |
536.99/537.26	c ==============================================================================
536.99/537.26	c Found solution: 18
536.99/537.26	o 18
536.99/537.26	c ---[   0]---> Sorter-cost:    0     Base:
537.19/537.41	c ==================================[MINISAT+]==================================
537.19/537.41	c | Conflicts | Original         | Learnt                           | Progress |
537.19/537.41	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
537.19/537.41	c ==============================================================================
537.19/537.41	c |    878538 |   16249    50087 |    5416   32974  1131143    34.3 |  1.099 % |
537.59/537.86	c |    878639 |   16249    50087 |    5957    4102   101977    24.9 |  2.591 % |
537.69/537.93	c |    878789 |   16249    50087 |    6553    4252   106542    25.1 |  2.591 % |
537.79/538.01	c |    879015 |   16249    50087 |    7208    4478   113263    25.3 |  2.591 % |
537.89/538.14	c |    879355 |   16249    50087 |    7929    4818   127146    26.4 |  2.591 % |
538.09/538.33	c |    879861 |   16249    50087 |    8722    5324   146204    27.5 |  2.591 % |
538.29/538.59	c |    880620 |   16249    50087 |    9594    6083   178552    29.4 |  2.591 % |
538.79/539.00	c |    881759 |   16249    50087 |   10554    7222   220962    30.6 |  2.591 % |
539.49/539.74	c |    883467 |   16249    50087 |   11609    8930   282039    31.6 |  2.591 % |
540.49/540.75	c |    886030 |   16249    50087 |   12770   11493   376779    32.8 |  2.591 % |
542.09/542.32	c |    889875 |   16249    50087 |   14047    8601   287960    33.5 |  2.591 % |
544.89/545.13	c |    895641 |   16249    50087 |   15452   14367   485077    33.8 |  2.591 % |
549.28/549.51	c |    904290 |   16249    50087 |   16997   14860   440944    29.7 |  2.591 % |
555.48/555.73	c |    917264 |   16249    50087 |   18697   10092   300511    29.8 |  2.591 % |
565.98/566.30	c |    936727 |   16249    50087 |   20567   10130   290194    28.6 |  2.591 % |
580.07/580.34	c |    965920 |   16249    50087 |   22623   17223   762042    44.2 |  2.591 % |
603.96/604.26	c |   1009710 |   16249    50087 |   24886   14168   353364    24.9 |  2.591 % |
639.45/639.80	c |   1075394 |   16233    50055 |   27375   16093   413989    25.7 |  2.627 % |
696.82/697.18	c |   1173920 |   16227    50042 |   30112   14839   341327    23.0 |  2.655 % |
789.69/790.05	c |   1321709 |   16227    50042 |   33123   29436  1015108    34.5 |  2.655 % |
930.03/930.47	c |   1543392 |   16227    50042 |   36436   22908   756200    33.0 |  2.655 % |
1136.76/1137.22	c |   1875919 |   16227    50042 |   40079   31013   825725    26.6 |  2.655 % |
1242.53/1243.01	c ==============================================================================
1242.53/1243.01	c Optimal solution: 18
1242.53/1243.01	s OPTIMUM FOUND
1242.53/1243.01	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
1242.53/1243.01	v -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
1242.53/1243.01	v -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
1242.53/1243.01	v -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
1242.53/1243.01	v -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126
1242.53/1243.01	v -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147
1242.53/1243.01	v -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168
1242.53/1243.01	v -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189
1242.53/1243.01	v -x190 -x191 -x192 -x193 x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 x205 -x206 -x207 -x208 -x209 -x210
1242.53/1243.01	v -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231
1242.53/1243.01	v -x232 -x233 -x234 -x235 -x236 -x237 -x238 x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252
1242.53/1243.01	v -x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 x262 x263 x264 -x265 x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273
1242.53/1243.01	v -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294
1242.53/1243.01	v -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 x311 -x312 -x313 -x314 x315
1242.53/1243.01	v -x316 -x317 -x318 x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 x327 x328 -x329 -x330 -x331 -x332 -x333 -x334 -x335 -x336
1242.53/1243.01	v -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 -x357
1242.53/1243.01	v -x358 -x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378
1242.53/1243.01	v -x379 -x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 -x397 -x398 -x399
1242.53/1243.01	v -x400 -x401 -x402 -x403 -x404 -x405 x406
1242.53/1243.01	c _______________________________________________________________________________
1242.53/1243.01	c 
1242.53/1243.01	c restarts              : 68
1242.53/1243.01	c conflicts             : 2044184        (1645 /sec)
1242.53/1243.01	c decisions             : 3005806        (2419 /sec)
1242.53/1243.01	c propagations          : 0              (0 /sec)
1242.53/1243.01	c inspects              : 0              (0 /sec)
1242.53/1243.01	c CPU time              : 1242.51 s
1242.53/1243.01	c _______________________________________________________________________________

Verifier Data (download as text)

OK	18

Conversion Script Data (download as text)

/tmp/evaluation/363996-1177036217/instance-363996-1177036217.opb is already a linear file

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node66/watcher-363996-1177036217 -o ROOT/results/node66/solver-363996-1177036217 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/363996-1177036217/minisat+ /tmp/evaluation/363996-1177036217/instance-363996-1177036217.opb 

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): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.95 1.02 1.00 3/64 20249
/proc/meminfo: memFree=1812976/2055920 swapFree=4182980/4192956
[pid=20249] ppid=20247 vsize=1180 CPUtime=0
/proc/20249/stat : 20249 (minisat+) R 20247 20249 19380 0 -1 4194304 130 0 0 0 0 0 0 0 18 0 1 0 179611333 1208320 115 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20249/statm: 295 116 74 215 0 77 0

[startup+0.027185 s]
/proc/loadavg: 0.95 1.02 1.00 3/64 20249
/proc/meminfo: memFree=1812976/2055920 swapFree=4182980/4192956
[pid=20249] ppid=20247 vsize=1320 CPUtime=0.02
/proc/20249/stat : 20249 (minisat+) R 20247 20249 19380 0 -1 4194304 167 0 0 0 2 0 0 0 18 0 1 0 179611333 1351680 152 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20249/statm: 330 152 75 215 0 112 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1320

[startup+0.102199 s]
/proc/loadavg: 0.95 1.02 1.00 3/64 20249
/proc/meminfo: memFree=1812976/2055920 swapFree=4182980/4192956
[pid=20249] ppid=20247 vsize=1780 CPUtime=0.09
/proc/20249/stat : 20249 (minisat+) R 20247 20249 19380 0 -1 4194304 294 0 0 0 9 0 0 0 18 0 1 0 179611333 1822720 279 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134618678 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20249/statm: 445 279 75 215 0 227 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1780

[startup+0.301239 s]
/proc/loadavg: 0.95 1.02 1.00 3/64 20249
/proc/meminfo: memFree=1812976/2055920 swapFree=4182980/4192956
[pid=20249] ppid=20247 vsize=4192 CPUtime=0.29
/proc/20249/stat : 20249 (minisat+) R 20247 20249 19380 0 -1 4194304 881 0 0 0 29 0 0 0 18 0 1 0 179611333 4292608 865 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580330 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20249/statm: 1048 865 110 215 0 830 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4192

[startup+0.701318 s]
/proc/loadavg: 0.95 1.02 1.00 3/64 20249
/proc/meminfo: memFree=1812976/2055920 swapFree=4182980/4192956
[pid=20249] ppid=20247 vsize=4600 CPUtime=0.69
/proc/20249/stat : 20249 (minisat+) R 20247 20249 19380 0 -1 4194304 985 0 0 0 69 0 0 0 21 0 1 0 179611333 4710400 969 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580730 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20249/statm: 1150 969 111 215 0 932 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4600

[startup+1.50148 s]
/proc/loadavg: 0.95 1.02 1.00 2/65 20250
/proc/meminfo: memFree=1809128/2055920 swapFree=4182980/4192956
[pid=20249] ppid=20247 vsize=5644 CPUtime=1.49
/proc/20249/stat : 20249 (minisat+) R 20247 20249 19380 0 -1 4194304 1243 0 0 0 149 0 0 0 25 0 1 0 179611333 5779456 1227 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20249/statm: 1411 1227 111 215 0 1193 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5644

[startup+3.1018 s]
/proc/loadavg: 0.95 1.02 1.00 2/65 20250
/proc/meminfo: memFree=1807528/2055920 swapFree=4182980/4192956
[pid=20249] ppid=20247 vsize=7356 CPUtime=3.09
/proc/20249/stat : 20249 (minisat+) R 20247 20249 19380 0 -1 4194304 1671 0 0 0 309 0 0 0 25 0 1 0 179611333 7532544 1655 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581065 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20249/statm: 1839 1655 111 215 0 1621 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7356

[startup+6.30143 s]
/proc/loadavg: 0.95 1.02 1.00 2/65 20250
/proc/meminfo: memFree=1804968/2055920 swapFree=4182980/4192956
[pid=20249] ppid=20247 vsize=8788 CPUtime=6.28
/proc/20249/stat : 20249 (minisat+) R 20247 20249 19380 0 -1 4194304 2057 0 0 0 628 0 0 0 25 0 1 0 179611333 8998912 2041 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135006092 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20249/statm: 2197 2041 111 215 0 1979 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 8788

[startup+12.7017 s]
/proc/loadavg: 0.96 1.02 1.00 2/65 20250
/proc/meminfo: memFree=1804968/2055920 swapFree=4182980/4192956
[pid=20249] ppid=20247 vsize=8788 CPUtime=12.68
/proc/20249/stat : 20249 (minisat+) R 20247 20249 19380 0 -1 4194304 2057 0 0 0 1268 0 0 0 25 0 1 0 179611333 8998912 2041 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581330 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20249/statm: 2197 2041 111 215 0 1979 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 8788

[startup+25.5023 s]
/proc/loadavg: 0.97 1.02 1.00 2/65 20250
/proc/meminfo: memFree=1804904/2055920 swapFree=4182980/4192956
[pid=20249] ppid=20247 vsize=8924 CPUtime=25.48
/proc/20249/stat : 20249 (minisat+) R 20247 20249 19380 0 -1 4194304 2076 0 0 0 2548 0 0 0 25 0 1 0 179611333 9138176 2060 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20249/statm: 2231 2060 111 215 0 2013 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 8924

[startup+51.1014 s]
/proc/loadavg: 0.98 1.02 1.00 2/65 20250
/proc/meminfo: memFree=1804648/2055920 swapFree=4182980/4192956
[pid=20249] ppid=20247 vsize=9248 CPUtime=51.07
/proc/20249/stat : 20249 (minisat+) R 20247 20249 19380 0 -1 4194304 2154 0 0 0 5106 1 0 0 25 0 1 0 179611333 9469952 2138 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20249/statm: 2312 2138 111 215 0 2094 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 9248

[startup+102.305 s]
/proc/loadavg: 0.99 1.01 1.00 2/65 20250
/proc/meminfo: memFree=1803048/2055920 swapFree=4182980/4192956
[pid=20249] ppid=20247 vsize=10900 CPUtime=102.25
/proc/20249/stat : 20249 (minisat+) R 20247 20249 19380 0 -1 4194304 2541 0 0 0 10224 1 0 0 25 0 1 0 179611333 11161600 2525 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581319 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20249/statm: 2725 2525 111 215 0 2507 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 10900

[startup+162.302 s]
/proc/loadavg: 0.99 1.01 1.00 2/65 20250
/proc/meminfo: memFree=1801576/2055920 swapFree=4182980/4192956
[pid=20249] ppid=20247 vsize=12388 CPUtime=162.23
/proc/20249/stat : 20249 (minisat+) R 20247 20249 19380 0 -1 4194304 2900 0 0 0 16222 1 0 0 25 0 1 0 179611333 12685312 2884 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20249/statm: 3097 2884 111 215 0 2879 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 12388

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 20250
/proc/meminfo: memFree=1800488/2055920 swapFree=4182980/4192956
[pid=20249] ppid=20247 vsize=13628 CPUtime=222.2
/proc/20249/stat : 20249 (minisat+) R 20247 20249 19380 0 -1 4194304 3187 0 0 0 22219 1 0 0 25 0 1 0 179611333 13955072 3171 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581186 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20249/statm: 3407 3171 111 215 0 3189 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 13628

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 20250
/proc/meminfo: memFree=1798568/2055920 swapFree=4182980/4192956
[pid=20249] ppid=20247 vsize=15464 CPUtime=282.19
/proc/20249/stat : 20249 (minisat+) R 20247 20249 19380 0 -1 4194304 3657 0 0 0 28217 2 0 0 25 0 1 0 179611333 15835136 3641 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20249/statm: 3866 3641 111 215 0 3648 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 15464

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 20250
/proc/meminfo: memFree=1797992/2055920 swapFree=4182980/4192956
[pid=20249] ppid=20247 vsize=16044 CPUtime=342.16
/proc/20249/stat : 20249 (minisat+) R 20247 20249 19380 0 -1 4194304 3810 0 0 0 34214 2 0 0 25 0 1 0 179611333 16429056 3794 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580274 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20249/statm: 4011 3794 111 215 0 3793 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 16044

[startup+402.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 20250
/proc/meminfo: memFree=1797736/2055920 swapFree=4182980/4192956
[pid=20249] ppid=20247 vsize=16392 CPUtime=402.14
/proc/20249/stat : 20249 (minisat+) R 20247 20249 19380 0 -1 4194304 3863 0 0 0 40212 2 0 0 25 0 1 0 179611333 16785408 3847 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573368 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20249/statm: 4098 3847 111 215 0 3880 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 16392

[startup+462.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 20250
/proc/meminfo: memFree=1797416/2055920 swapFree=4182980/4192956
[pid=20249] ppid=20247 vsize=16708 CPUtime=462.12
/proc/20249/stat : 20249 (minisat+) R 20247 20249 19380 0 -1 4194304 3937 0 0 0 46210 2 0 0 25 0 1 0 179611333 17108992 3921 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588888 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20249/statm: 4177 3921 111 215 0 3959 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 16708

[startup+522.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 20250
/proc/meminfo: memFree=1797288/2055920 swapFree=4182980/4192956
[pid=20249] ppid=20247 vsize=16848 CPUtime=522.09
/proc/20249/stat : 20249 (minisat+) R 20247 20249 19380 0 -1 4194304 3973 0 0 0 52207 2 0 0 25 0 1 0 179611333 17252352 3957 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20249/statm: 4212 3957 111 215 0 3994 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 16848

[startup+582.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 20250
/proc/meminfo: memFree=1797288/2055920 swapFree=4182980/4192956
[pid=20249] ppid=20247 vsize=16848 CPUtime=582.07
/proc/20249/stat : 20249 (minisat+) R 20247 20249 19380 0 -1 4194304 3975 0 0 0 58205 2 0 0 25 0 1 0 179611333 17252352 3959 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581136 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20249/statm: 4212 3959 111 215 0 3994 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 16848

[startup+642.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 20252
/proc/meminfo: memFree=1797096/2055920 swapFree=4182980/4192956
[pid=20249] ppid=20247 vsize=16848 CPUtime=642.05
/proc/20249/stat : 20249 (minisat+) R 20247 20249 19380 0 -1 4194304 3988 0 0 0 64203 2 0 0 25 0 1 0 179611333 17252352 3972 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581314 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20249/statm: 4212 3972 111 215 0 3994 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 16848

[startup+702.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 20252
/proc/meminfo: memFree=1797032/2055920 swapFree=4182980/4192956
[pid=20249] ppid=20247 vsize=17016 CPUtime=702.02
/proc/20249/stat : 20249 (minisat+) R 20247 20249 19380 0 -1 4194304 4034 0 0 0 70200 2 0 0 25 0 1 0 179611333 17424384 4018 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580786 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20249/statm: 4254 4018 111 215 0 4036 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 17016

[startup+762.304 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 20252
/proc/meminfo: memFree=1796776/2055920 swapFree=4182980/4192956
[pid=20249] ppid=20247 vsize=17292 CPUtime=762
/proc/20249/stat : 20249 (minisat+) R 20247 20249 19380 0 -1 4194304 4081 0 0 0 76198 2 0 0 25 0 1 0 179611333 17707008 4065 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20249/statm: 4323 4065 111 215 0 4105 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 17292

[startup+822.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 20252
/proc/meminfo: memFree=1796840/2055920 swapFree=4182980/4192956
[pid=20249] ppid=20247 vsize=17292 CPUtime=821.98
/proc/20249/stat : 20249 (minisat+) R 20247 20249 19380 0 -1 4194304 4088 0 0 0 82196 2 0 0 25 0 1 0 179611333 17707008 4072 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581295 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20249/statm: 4323 4072 111 215 0 4105 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 17292

[startup+882.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 20252
/proc/meminfo: memFree=1796648/2055920 swapFree=4182980/4192956
[pid=20249] ppid=20247 vsize=17428 CPUtime=881.95
/proc/20249/stat : 20249 (minisat+) R 20247 20249 19380 0 -1 4194304 4119 0 0 0 88193 2 0 0 25 0 1 0 179611333 17846272 4103 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581101 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20249/statm: 4357 4103 111 215 0 4139 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 17428

[startup+942.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 20252
/proc/meminfo: memFree=1796648/2055920 swapFree=4182980/4192956
[pid=20249] ppid=20247 vsize=17428 CPUtime=941.93
/proc/20249/stat : 20249 (minisat+) R 20247 20249 19380 0 -1 4194304 4121 0 0 0 94191 2 0 0 25 0 1 0 179611333 17846272 4105 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20249/statm: 4357 4105 111 215 0 4139 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 17428

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 20252
/proc/meminfo: memFree=1796456/2055920 swapFree=4182980/4192956
[pid=20249] ppid=20247 vsize=17700 CPUtime=1001.91
/proc/20249/stat : 20249 (minisat+) R 20247 20249 19380 0 -1 4194304 4173 0 0 0 100189 2 0 0 25 0 1 0 179611333 18124800 4157 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20249/statm: 4425 4157 111 215 0 4207 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 17700

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 20252
/proc/meminfo: memFree=1796392/2055920 swapFree=4182980/4192956
[pid=20249] ppid=20247 vsize=17700 CPUtime=1061.88
/proc/20249/stat : 20249 (minisat+) R 20247 20249 19380 0 -1 4194304 4189 0 0 0 106186 2 0 0 25 0 1 0 179611333 18124800 4173 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135006113 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20249/statm: 4425 4173 111 215 0 4207 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 17700

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 20252
/proc/meminfo: memFree=1795688/2055920 swapFree=4182980/4192956
[pid=20249] ppid=20247 vsize=18384 CPUtime=1121.87
/proc/20249/stat : 20249 (minisat+) R 20247 20249 19380 0 -1 4194304 4357 0 0 0 112184 3 0 0 25 0 1 0 179611333 18825216 4341 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579241 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20249/statm: 4596 4341 111 215 0 4378 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 18384

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 20252
/proc/meminfo: memFree=1795496/2055920 swapFree=4182980/4192956
[pid=20249] ppid=20247 vsize=18748 CPUtime=1181.85
/proc/20249/stat : 20249 (minisat+) R 20247 20249 19380 0 -1 4194304 4399 0 0 0 118182 3 0 0 25 0 1 0 179611333 19197952 4383 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20249/statm: 4687 4383 111 215 0 4469 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 18748

[startup+1242.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 20252
/proc/meminfo: memFree=1795368/2055920 swapFree=4182980/4192956
[pid=20249] ppid=20247 vsize=18892 CPUtime=1241.82
/proc/20249/stat : 20249 (minisat+) R 20247 20249 19380 0 -1 4194304 4426 0 0 0 124179 3 0 0 25 0 1 0 179611333 19345408 4410 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134575839 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20249/statm: 4723 4410 111 215 0 4505 0
Current children cumulated CPU time (s) 1241.82
Current children cumulated vsize (KiB) 18892

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

[startup+1242.7 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 20252
/proc/meminfo: memFree=1795368/2055920 swapFree=4182980/4192956
[pid=20249] ppid=20247 vsize=18892 CPUtime=1242.22
/proc/20249/stat : 20249 (minisat+) R 20247 20249 19380 0 -1 4194304 4426 0 0 0 124219 3 0 0 25 0 1 0 179611333 19345408 4410 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580747 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20249/statm: 4723 4410 111 215 0 4505 0
Current children cumulated CPU time (s) 1242.22
Current children cumulated vsize (KiB) 18892

[startup+1242.9 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 20252
/proc/meminfo: memFree=1795368/2055920 swapFree=4182980/4192956
[pid=20249] ppid=20247 vsize=18892 CPUtime=1242.43
/proc/20249/stat : 20249 (minisat+) R 20247 20249 19380 0 -1 4194304 4426 0 0 0 124240 3 0 0 25 0 1 0 179611333 19345408 4410 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134569723 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20249/statm: 4723 4410 111 215 0 4505 0
Current children cumulated CPU time (s) 1242.43
Current children cumulated vsize (KiB) 18892

[startup+1243.01 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 20252
/proc/meminfo: memFree=1795368/2055920 swapFree=4182980/4192956
[pid=20249] ppid=20247 vsize=18892 CPUtime=1242.53
/proc/20249/stat : 20249 (minisat+) R 20247 20249 19380 0 -1 4194304 4426 0 0 0 124250 3 0 0 25 0 1 0 179611333 19345408 4410 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134568515 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20249/statm: 4723 4410 111 215 0 4505 0
Current children cumulated CPU time (s) 1242.53
Current children cumulated vsize (KiB) 18892

Child status: 30
Real time (s): 1243.02
CPU time (s): 1242.55
CPU user time (s): 1242.51
CPU system time (s): 0.033994
CPU usage (%): 99.962
Max. virtual memory (cumulated for all children) (KiB): 18892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1242.51
system time used= 0.033994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4430
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= 9
involuntary context switches= 2430

runsolver used 0.793879 second user time and 2.6096 second system time

The end

Launcher Data (download as text)

Begin job on node66 on Fri Apr 20 02:30:18 UTC 2007

IDJOB= 363996
IDBENCH= 2050
IDSOLVER= 156
FILE ID= node66/363996-1177036217

PBS_JOBID= 4640098

Free space on /tmp= 66407 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/logic-synthesis/normalized-f51m.b.opb
COMMAND LINE= /tmp/evaluation/363996-1177036217/minisat+ /tmp/evaluation/363996-1177036217/instance-363996-1177036217.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node66/convwatcher-363996-1177036217 -o ROOT/results/node66/conversion-363996-1177036217 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/363996-1177036217/instance-363996-1177036217.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node66/watcher-363996-1177036217 -o ROOT/results/node66/solver-363996-1177036217 -C 1800 -W 3600 -M 1800 --output-limit 1,15  /tmp/evaluation/363996-1177036217/minisat+ /tmp/evaluation/363996-1177036217/instance-363996-1177036217.opb            

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  95b567c682e7e3efe2c93879e0e7c89d

RANDOM SEED= 442656441

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node66.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.281
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.281
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1813448 kB
Buffers:         36212 kB
Cached:         139652 kB
SwapCached:       3792 kB
Active:          43596 kB
Inactive:       143720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1813448 kB
SwapTotal:     4192956 kB
SwapFree:      4182980 kB
Dirty:            2432 kB
Writeback:           0 kB
Mapped:          16372 kB
Slab:            41284 kB
Committed_AS:   957888 kB
PageTables:       1380 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66407 MiB

End job on node66 on Fri Apr 20 02:51:01 UTC 2007