Trace number 366434

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.14SAT (TO)14 1800.12 1800.61

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
logic_synthesis/normalized-m100_100_10_10.r.opb
MD5SUM863d0ff562dc066d0163e86da5775aea
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark12
Best CPU time to get the best result obtained on this benchmark73.2709
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 12
Optimality of the best value was proved YES
Number of variables100
Total number of constraints100
Number of constraints which are clauses100
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 constraint10
Maximum length of a constraint10
Number of terms in the objective function 100
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 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
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.00/0.01	c Converting 100 PB-constraints to clauses...
0.00/0.01	c   -- Unit propagations: (none)
0.00/0.01	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.01	c   -- Clauses(.)/Splits(s): ....................................................................................................
0.00/0.01	c ==================================[MINISAT+]==================================
0.00/0.01	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.01	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |     100     1000 |      33       0        0     nan |  0.000 % |
0.00/0.01	c ==============================================================================
0.00/0.01	c Found solution: 18
0.00/0.01	o 18
0.00/0.01	c ---[   0]---> Sorter-cost: 2208     Base:
0.00/0.02	c ==================================[MINISAT+]==================================
0.00/0.02	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.02	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |    2484     6558 |     828       0        0     nan |  0.000 % |
0.00/0.02	c |       100 |    2484     6558 |     910     100     1562    15.6 |  0.547 % |
0.00/0.04	c |       250 |    2484     6558 |    1001     250     7125    28.5 |  0.547 % |
0.00/0.06	c |       477 |    2484     6558 |    1102     477    16652    34.9 |  0.547 % |
0.08/0.09	c |       816 |    2484     6558 |    1212     816    33442    41.0 |  0.547 % |
0.10/0.14	c |      1323 |    2484     6558 |    1333    1323    58442    44.2 |  0.547 % |
0.20/0.22	c |      2084 |    2484     6558 |    1466    1227    60982    49.7 |  0.547 % |
0.30/0.34	c |      3223 |    2484     6558 |    1613    1527    72669    47.6 |  0.547 % |
0.50/0.54	c |      4931 |    2484     6558 |    1774    1459    68714    47.1 |  0.547 % |
0.80/0.85	c |      7493 |    2484     6558 |    1952    1070    47000    43.9 |  0.547 % |
1.20/1.26	c |     11337 |    2484     6558 |    2147    1734    83110    47.9 |  0.547 % |
1.89/1.93	c |     17103 |    2484     6558 |    2362    1660    69538    41.9 |  0.547 % |
2.59/2.64	c ==============================================================================
2.59/2.64	c Found solution: 17
2.59/2.64	o 17
2.59/2.64	c ---[   0]---> Sorter-cost:    0     Base:
2.59/2.65	c ==================================[MINISAT+]==================================
2.59/2.65	c | Conflicts | Original         | Learnt                           | Progress |
2.59/2.65	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
2.59/2.65	c ==============================================================================
2.59/2.65	c |     22935 |    2498     6594 |     832    2418   106900    44.2 |  0.547 % |
2.59/2.66	c |     23036 |    2498     6594 |     915     706    23522    33.3 |  0.605 % |
2.59/2.68	c |     23186 |    2498     6594 |    1006     856    30699    35.9 |  0.605 % |
2.69/2.70	c |     23411 |    2498     6594 |    1107    1081    41915    38.8 |  0.605 % |
2.69/2.74	c |     23748 |    2498     6594 |    1218     796    27416    34.4 |  0.605 % |
2.79/2.80	c |     24255 |    2498     6594 |    1339    1303    52859    40.6 |  0.605 % |
2.79/2.88	c |     25014 |    2498     6594 |    1473    1302    49549    38.1 |  0.605 % |
2.99/3.01	c |     26153 |    2498     6594 |    1621    1609    67284    41.8 |  0.605 % |
3.20/3.21	c |     27862 |    2498     6594 |    1783    1520    62865    41.4 |  0.605 % |
3.49/3.51	c |     30424 |    2498     6594 |    1961    1180    44740    37.9 |  0.605 % |
3.89/3.92	c |     34270 |    2498     6594 |    2157    1868    76683    41.1 |  0.605 % |
4.59/4.60	c |     40036 |    2498     6594 |    2373    1836    71682    39.0 |  0.605 % |
5.09/5.13	c ==============================================================================
5.09/5.13	c Found solution: 15
5.09/5.13	o 15
5.09/5.13	c ---[   0]---> Sorter-cost:    0     Base:
5.09/5.14	c ==================================[MINISAT+]==================================
5.09/5.14	c | Conflicts | Original         | Learnt                           | Progress |
5.09/5.14	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
5.09/5.14	c ==============================================================================
5.09/5.14	c |     44643 |    2511     6627 |     837    1419    48917    34.5 |  0.605 % |
5.09/5.15	c |     44746 |    2511     6627 |     920     813    23797    29.3 |  0.662 % |
5.09/5.16	c |     44897 |    2511     6627 |    1012     964    29663    30.8 |  0.662 % |
5.09/5.18	c |     45122 |    2511     6627 |    1114     636    16737    26.3 |  0.662 % |
5.19/5.21	c |     45460 |    2511     6627 |    1225     974    29163    29.9 |  0.662 % |
5.19/5.25	c |     45966 |    2511     6627 |    1347     830    23782    28.7 |  0.662 % |
5.29/5.32	c |     46725 |    2511     6627 |    1482     863    24340    28.2 |  0.662 % |
5.39/5.43	c |     47864 |    2511     6627 |    1631    1207    40159    33.3 |  0.662 % |
5.49/5.59	c |     49572 |    2511     6627 |    1794    1171    37841    32.3 |  0.662 % |
5.79/5.83	c |     52135 |    2511     6627 |    1973    1832    62770    34.3 |  0.662 % |
6.19/6.21	c |     55979 |    2511     6627 |    2170    1449    46491    32.1 |  0.662 % |
6.79/6.81	c |     61745 |    2511     6627 |    2388    1455    51531    35.4 |  0.662 % |
7.69/7.78	c |     70394 |    2511     6627 |    2626    2508    99689    39.7 |  0.662 % |
9.09/9.12	c |     83369 |    2511     6627 |    2889    1552    55032    35.5 |  0.662 % |
11.19/11.24	c |    102830 |    2511     6627 |    3178    2785   109519    39.3 |  0.662 % |
14.49/14.59	c |    132022 |    2511     6627 |    3496    1912    68518    35.8 |  0.662 % |
19.39/19.44	c |    175812 |    2511     6627 |    3845    1846    59696    32.3 |  0.662 % |
26.88/26.90	c |    241497 |    2511     6627 |    4230    3600   129098    35.9 |  0.662 % |
38.78/38.86	c |    340023 |    2511     6627 |    4653    3493   131643    37.7 |  0.662 % |
57.47/57.55	c |    487814 |    2511     6627 |    5119    4431   165346    37.3 |  0.662 % |
84.46/84.53	c |    709498 |    2511     6627 |    5630    4776   161090    33.7 |  0.662 % |
126.75/126.86	c |   1042023 |    2511     6627 |    6194    4705   182680    38.8 |  0.662 % |
193.14/193.27	c |   1540811 |    2511     6627 |    6813    4885   179811    36.8 |  0.662 % |
298.31/298.50	c |   2288993 |    2505     6615 |    7494    4197   156171    37.2 |  0.842 % |
455.07/455.28	c |   3411267 |    2505     6615 |    8244    5438   220236    40.5 |  0.842 % |
497.36/497.53	c ==============================================================================
497.36/497.53	c Found solution: 14
497.36/497.53	o 14
497.36/497.53	c ---[   0]---> Sorter-cost:    0     Base:
497.36/497.54	c ==================================[MINISAT+]==================================
497.36/497.54	c | Conflicts | Original         | Learnt                           | Progress |
497.36/497.54	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
497.36/497.54	c ==============================================================================
497.36/497.54	c |   3704146 |    2494     6586 |     831    4470   166578    37.3 |  0.842 % |
497.36/497.55	c |   3704248 |    2494     6586 |     914     661    15030    22.7 |  1.563 % |
497.36/497.57	c |   3704399 |    2494     6586 |    1005     812    20545    25.3 |  1.563 % |
497.36/497.59	c |   3704625 |    2494     6586 |    1106    1038    29303    28.2 |  1.563 % |
497.46/497.63	c |   3704962 |    2494     6586 |    1216    1375    43307    31.5 |  1.563 % |
497.46/497.68	c |   3705468 |    2494     6586 |    1338    1194    35985    30.1 |  1.563 % |
497.56/497.76	c |   3706228 |    2494     6586 |    1472    1196    40912    34.2 |  1.563 % |
497.66/497.87	c |   3707369 |    2494     6586 |    1619    1519    53862    35.5 |  1.563 % |
497.86/498.06	c |   3709077 |    2494     6586 |    1781    1440    50144    34.8 |  1.563 % |
498.17/498.33	c |   3711639 |    2494     6586 |    1959    2045    73101    35.7 |  1.563 % |
498.56/498.71	c |   3715486 |    2494     6586 |    2155    1638    56814    34.7 |  1.563 % |
499.16/499.31	c |   3721255 |    2494     6586 |    2370    1710    56804    33.2 |  1.563 % |
500.06/500.20	c |   3729904 |    2494     6586 |    2608    1543    53106    34.4 |  1.563 % |
501.46/501.69	c |   3742878 |    2494     6586 |    2868    2000    62262    31.1 |  1.563 % |
503.66/503.89	c |   3762339 |    2494     6586 |    3155    1685    51625    30.6 |  1.563 % |
507.06/507.28	c |   3791532 |    2494     6586 |    3471    3176   105276    33.1 |  1.563 % |
512.06/512.29	c |   3835324 |    2494     6586 |    3818    3305   124398    37.6 |  1.563 % |
519.35/519.52	c |   3901009 |    2494     6586 |    4200    3116   110097    35.3 |  1.563 % |
530.95/531.17	c |   3999535 |    2494     6586 |    4620    3469   125319    36.1 |  1.563 % |
548.85/549.05	c |   4147324 |    2494     6586 |    5082    3031    98587    32.5 |  1.563 % |
575.94/576.12	c |   4369007 |    2494     6586 |    5590    4559   144490    31.7 |  1.563 % |
618.03/618.24	c |   4701532 |    2494     6586 |    6149    2948    96467    32.7 |  1.563 % |
684.01/684.24	c |   5200320 |    2494     6586 |    6764    3234   106432    32.9 |  1.563 % |
791.48/791.76	c |   5948502 |    2494     6586 |    7441    4710   157626    33.5 |  1.563 % |
951.63/951.96	c |   7070778 |    2494     6586 |    8185    4276   161064    37.7 |  1.563 % |
1199.37/1199.77	c |   8754190 |    2494     6586 |    9003    7469   281253    37.7 |  1.563 % |
1586.16/1586.67	c |  11279307 |    2494     6586 |    9904    8630   291818    33.8 |  1.563 % |
1800.10/1800.61	c 
1800.10/1800.61	c *** TERMINATED ***
1800.10/1800.61	s SATISFIABLE
1800.10/1800.61	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
1800.10/1800.61	v -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
1800.10/1800.61	v -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
1800.10/1800.61	v -x83 -x84 -x85 -x86 x87 x88 -x89 -x90 -x91 -x92 -x93 -x94 x95 -x96 -x97 -x98 -x99 -x100

Verifier Data (download as text)

OK	14

Conversion Script Data (download as text)

/tmp/evaluation/366434-1177061461/instance-366434-1177061461.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/node62/watcher-366434-1177061461 -o ROOT/results/node62/solver-366434-1177061461 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/366434-1177061461/minisat+ /tmp/evaluation/366434-1177061461/instance-366434-1177061461.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.86 0.94 0.98 3/64 919
/proc/meminfo: memFree=1793760/2055920 swapFree=4184556/4192956
[pid=919] ppid=917 vsize=1048 CPUtime=0
/proc/919/stat : 919 (minisat+) R 917 919 32070 0 -1 4194304 113 0 0 0 0 0 0 0 18 0 1 0 24722130 1073152 98 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134650218 0 0 4096 16386 0 0 0 17 1 0 0
/proc/919/statm: 262 99 74 215 0 44 0

[startup+0.087345 s]
/proc/loadavg: 0.86 0.94 0.98 3/64 919
/proc/meminfo: memFree=1793760/2055920 swapFree=4184556/4192956
[pid=919] ppid=917 vsize=1636 CPUtime=0.08
/proc/919/stat : 919 (minisat+) R 917 919 32070 0 -1 4194304 296 0 0 0 8 0 0 0 18 0 1 0 24722130 1675264 281 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580442 0 0 4096 16386 0 0 0 17 1 0 0
/proc/919/statm: 409 281 110 215 0 191 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1636

[startup+0.101347 s]
/proc/loadavg: 0.86 0.94 0.98 3/64 919
/proc/meminfo: memFree=1793760/2055920 swapFree=4184556/4192956
[pid=919] ppid=917 vsize=1636 CPUtime=0.1
/proc/919/stat : 919 (minisat+) R 917 919 32070 0 -1 4194304 304 0 0 0 10 0 0 0 18 0 1 0 24722130 1675264 289 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588659 0 0 4096 16386 0 0 0 17 1 0 0
/proc/919/statm: 409 289 110 215 0 191 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1636

[startup+0.30137 s]
/proc/loadavg: 0.86 0.94 0.98 3/64 919
/proc/meminfo: memFree=1793760/2055920 swapFree=4184556/4192956
[pid=919] ppid=917 vsize=1904 CPUtime=0.3
/proc/919/stat : 919 (minisat+) R 917 919 32070 0 -1 4194304 365 0 0 0 30 0 0 0 19 0 1 0 24722130 1949696 350 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581423 0 0 4096 16386 0 0 0 17 1 0 0
/proc/919/statm: 476 350 110 215 0 258 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1904

[startup+0.701416 s]
/proc/loadavg: 0.86 0.94 0.98 3/64 919
/proc/meminfo: memFree=1793760/2055920 swapFree=4184556/4192956
[pid=919] ppid=917 vsize=2036 CPUtime=0.7
/proc/919/stat : 919 (minisat+) R 917 919 32070 0 -1 4194304 395 0 0 0 70 0 0 0 22 0 1 0 24722130 2084864 380 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134584161 0 0 4096 16386 0 0 0 17 1 0 0
/proc/919/statm: 509 380 110 215 0 291 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2036

[startup+1.50151 s]
/proc/loadavg: 0.86 0.94 0.98 2/65 920
/proc/meminfo: memFree=1792600/2055920 swapFree=4184556/4192956
[pid=919] ppid=917 vsize=2168 CPUtime=1.5
/proc/919/stat : 919 (minisat+) R 917 919 32070 0 -1 4194304 433 0 0 0 150 0 0 0 25 0 1 0 24722130 2220032 418 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580908 0 0 4096 16386 0 0 0 17 1 0 0
/proc/919/statm: 542 418 110 215 0 324 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2168

[startup+3.1027 s]
/proc/loadavg: 0.86 0.94 0.98 2/65 920
/proc/meminfo: memFree=1792344/2055920 swapFree=4184556/4192956
[pid=919] ppid=917 vsize=2300 CPUtime=3.09
/proc/919/stat : 919 (minisat+) R 917 919 32070 0 -1 4194304 466 0 0 0 309 0 0 0 25 0 1 0 24722130 2355200 451 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/919/statm: 575 451 110 215 0 357 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2300

[startup+6.30107 s]
/proc/loadavg: 0.87 0.94 0.98 2/65 920
/proc/meminfo: memFree=1792088/2055920 swapFree=4184556/4192956
[pid=919] ppid=917 vsize=2432 CPUtime=6.29
/proc/919/stat : 919 (minisat+) R 917 919 32070 0 -1 4194304 485 0 0 0 629 0 0 0 25 0 1 0 24722130 2490368 470 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/919/statm: 608 470 110 215 0 390 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2432

[startup+12.7018 s]
/proc/loadavg: 0.88 0.94 0.98 2/65 920
/proc/meminfo: memFree=1791648/2055920 swapFree=4184556/4192956
[pid=919] ppid=917 vsize=2828 CPUtime=12.69
/proc/919/stat : 919 (minisat+) R 917 919 32070 0 -1 4194304 578 0 0 0 1269 0 0 0 25 0 1 0 24722130 2895872 563 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581287 0 0 4096 16386 0 0 0 17 1 0 0
/proc/919/statm: 707 563 110 215 0 489 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2828

[startup+25.5013 s]
/proc/loadavg: 0.91 0.94 0.98 2/65 920
/proc/meminfo: memFree=1791264/2055920 swapFree=4184556/4192956
[pid=919] ppid=917 vsize=3108 CPUtime=25.48
/proc/919/stat : 919 (minisat+) R 917 919 32070 0 -1 4194304 667 0 0 0 2548 0 0 0 25 0 1 0 24722130 3182592 652 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576524 0 0 4096 16386 0 0 0 17 1 0 0
/proc/919/statm: 777 652 110 215 0 559 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 3108

[startup+51.1013 s]
/proc/loadavg: 0.94 0.95 0.98 2/65 920
/proc/meminfo: memFree=1790752/2055920 swapFree=4184556/4192956
[pid=919] ppid=917 vsize=3768 CPUtime=51.07
/proc/919/stat : 919 (minisat+) R 917 919 32070 0 -1 4194304 817 0 0 0 5107 0 0 0 25 0 1 0 24722130 3858432 802 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134584169 0 0 4096 16386 0 0 0 17 1 0 0
/proc/919/statm: 942 802 110 215 0 724 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 3768

[startup+102.305 s]
/proc/loadavg: 0.97 0.95 0.98 2/65 920
/proc/meminfo: memFree=1789920/2055920 swapFree=4184556/4192956
[pid=919] ppid=917 vsize=4448 CPUtime=102.26
/proc/919/stat : 919 (minisat+) R 917 919 32070 0 -1 4194304 1006 0 0 0 10226 0 0 0 25 0 1 0 24722130 4554752 991 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/919/statm: 1112 991 110 215 0 894 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 4448

[startup+162.301 s]
/proc/loadavg: 0.99 0.96 0.98 2/65 920
/proc/meminfo: memFree=1789472/2055920 swapFree=4184556/4192956
[pid=919] ppid=917 vsize=4956 CPUtime=162.25
/proc/919/stat : 919 (minisat+) R 917 919 32070 0 -1 4194304 1116 0 0 0 16224 1 0 0 25 0 1 0 24722130 5074944 1101 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580744 0 0 4096 16386 0 0 0 17 1 0 0
/proc/919/statm: 1239 1101 110 215 0 1021 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 4956

[startup+222.301 s]
/proc/loadavg: 0.99 0.96 0.98 2/65 920
/proc/meminfo: memFree=1788768/2055920 swapFree=4184556/4192956
[pid=919] ppid=917 vsize=5492 CPUtime=222.23
/proc/919/stat : 919 (minisat+) R 917 919 32070 0 -1 4194304 1268 0 0 0 22222 1 0 0 25 0 1 0 24722130 5623808 1253 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580921 0 0 4096 16386 0 0 0 17 1 0 0
/proc/919/statm: 1373 1253 110 215 0 1155 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 5492

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 920
/proc/meminfo: memFree=1788512/2055920 swapFree=4184556/4192956
[pid=919] ppid=917 vsize=5752 CPUtime=282.22
/proc/919/stat : 919 (minisat+) R 917 919 32070 0 -1 4194304 1322 0 0 0 28221 1 0 0 25 0 1 0 24722130 5890048 1307 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/919/statm: 1438 1307 110 215 0 1220 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 5752

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 920
/proc/meminfo: memFree=1788064/2055920 swapFree=4184556/4192956
[pid=919] ppid=917 vsize=6264 CPUtime=342.2
/proc/919/stat : 919 (minisat+) R 917 919 32070 0 -1 4194304 1442 0 0 0 34219 1 0 0 25 0 1 0 24722130 6414336 1427 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/919/statm: 1566 1427 110 215 0 1348 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 6264

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 920
/proc/meminfo: memFree=1787872/2055920 swapFree=4184556/4192956
[pid=919] ppid=917 vsize=6404 CPUtime=402.18
/proc/919/stat : 919 (minisat+) R 917 919 32070 0 -1 4194304 1494 0 0 0 40217 1 0 0 25 0 1 0 24722130 6557696 1479 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135006796 0 0 4096 16386 0 0 0 17 1 0 0
/proc/919/statm: 1601 1479 110 215 0 1383 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 6404

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 920
/proc/meminfo: memFree=1787552/2055920 swapFree=4184556/4192956
[pid=919] ppid=917 vsize=6808 CPUtime=462.17
/proc/919/stat : 919 (minisat+) R 917 919 32070 0 -1 4194304 1561 0 0 0 46215 2 0 0 25 0 1 0 24722130 6971392 1546 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573368 0 0 4096 16386 0 0 0 17 1 0 0
/proc/919/statm: 1702 1546 110 215 0 1484 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 6808

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 920
/proc/meminfo: memFree=1787360/2055920 swapFree=4184556/4192956
[pid=919] ppid=917 vsize=6956 CPUtime=522.15
/proc/919/stat : 919 (minisat+) R 917 919 32070 0 -1 4194304 1622 0 0 0 52213 2 0 0 25 0 1 0 24722130 7122944 1607 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580915 0 0 4096 16386 0 0 0 17 1 0 0
/proc/919/statm: 1739 1607 110 215 0 1521 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 6956

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 920
/proc/meminfo: memFree=1787296/2055920 swapFree=4184556/4192956
[pid=919] ppid=917 vsize=6956 CPUtime=582.14
/proc/919/stat : 919 (minisat+) R 917 919 32070 0 -1 4194304 1625 0 0 0 58212 2 0 0 25 0 1 0 24722130 7122944 1610 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/919/statm: 1739 1610 110 215 0 1521 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 6956

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 920
/proc/meminfo: memFree=1787232/2055920 swapFree=4184556/4192956
[pid=919] ppid=917 vsize=7096 CPUtime=642.12
/proc/919/stat : 919 (minisat+) R 917 919 32070 0 -1 4194304 1649 0 0 0 64210 2 0 0 25 0 1 0 24722130 7266304 1634 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573393 0 0 4096 16386 0 0 0 17 1 0 0
/proc/919/statm: 1774 1634 110 215 0 1556 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 7096


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

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 920
/proc/meminfo: memFree=1786912/2055920 swapFree=4184556/4192956
[pid=919] ppid=917 vsize=7512 CPUtime=822.07
/proc/919/stat : 919 (minisat+) R 917 919 32070 0 -1 4194304 1743 0 0 0 82205 2 0 0 25 0 1 0 24722130 7692288 1728 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581008 0 0 4096 16386 0 0 0 17 1 0 0
/proc/919/statm: 1878 1728 110 215 0 1660 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 7512

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 920
/proc/meminfo: memFree=1786784/2055920 swapFree=4184556/4192956
[pid=919] ppid=917 vsize=7648 CPUtime=882.05
/proc/919/stat : 919 (minisat+) R 917 919 32070 0 -1 4194304 1773 0 0 0 88203 2 0 0 25 0 1 0 24722130 7831552 1758 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574445 0 0 4096 16386 0 0 0 17 1 0 0
/proc/919/statm: 1912 1758 110 215 0 1694 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 7648

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 920
/proc/meminfo: memFree=1786592/2055920 swapFree=4184556/4192956
[pid=919] ppid=917 vsize=7780 CPUtime=942.03
/proc/919/stat : 919 (minisat+) R 917 919 32070 0 -1 4194304 1806 0 0 0 94201 2 0 0 25 0 1 0 24722130 7966720 1791 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/919/statm: 1945 1791 110 215 0 1727 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 7780

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 920
/proc/meminfo: memFree=1786336/2055920 swapFree=4184556/4192956
[pid=919] ppid=917 vsize=8048 CPUtime=1002.03
/proc/919/stat : 919 (minisat+) R 917 919 32070 0 -1 4194304 1871 0 0 0 100200 3 0 0 25 0 1 0 24722130 8241152 1856 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581434 0 0 4096 16386 0 0 0 17 1 0 0
/proc/919/statm: 2012 1856 110 215 0 1794 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 8048

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 920
/proc/meminfo: memFree=1786336/2055920 swapFree=4184556/4192956
[pid=919] ppid=917 vsize=8048 CPUtime=1062.01
/proc/919/stat : 919 (minisat+) R 917 919 32070 0 -1 4194304 1895 0 0 0 106198 3 0 0 25 0 1 0 24722130 8241152 1880 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580314 0 0 4096 16386 0 0 0 17 1 0 0
/proc/919/statm: 2012 1880 110 215 0 1794 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 8048

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 920
/proc/meminfo: memFree=1786208/2055920 swapFree=4184556/4192956
[pid=919] ppid=917 vsize=8188 CPUtime=1121.99
/proc/919/stat : 919 (minisat+) R 917 919 32070 0 -1 4194304 1917 0 0 0 112196 3 0 0 25 0 1 0 24722130 8384512 1902 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/919/statm: 2047 1902 110 215 0 1829 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 8188

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 920
/proc/meminfo: memFree=1786144/2055920 swapFree=4184556/4192956
[pid=919] ppid=917 vsize=8320 CPUtime=1181.97
/proc/919/stat : 919 (minisat+) R 917 919 32070 0 -1 4194304 1936 0 0 0 118194 3 0 0 25 0 1 0 24722130 8519680 1921 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/919/statm: 2080 1921 110 215 0 1862 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 8320

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 920
/proc/meminfo: memFree=1785696/2055920 swapFree=4184556/4192956
[pid=919] ppid=917 vsize=8744 CPUtime=1241.96
/proc/919/stat : 919 (minisat+) R 917 919 32070 0 -1 4194304 2044 0 0 0 124193 3 0 0 25 0 1 0 24722130 8953856 2029 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581210 0 0 4096 16386 0 0 0 17 1 0 0
/proc/919/statm: 2186 2029 110 215 0 1968 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 8744

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 922
/proc/meminfo: memFree=1785568/2055920 swapFree=4184556/4192956
[pid=919] ppid=917 vsize=8744 CPUtime=1301.94
/proc/919/stat : 919 (minisat+) R 917 919 32070 0 -1 4194304 2057 0 0 0 130191 3 0 0 25 0 1 0 24722130 8953856 2042 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/919/statm: 2186 2042 110 215 0 1968 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 8744

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 922
/proc/meminfo: memFree=1785504/2055920 swapFree=4184556/4192956
[pid=919] ppid=917 vsize=8884 CPUtime=1361.92
/proc/919/stat : 919 (minisat+) R 917 919 32070 0 -1 4194304 2084 0 0 0 136189 3 0 0 25 0 1 0 24722130 9097216 2069 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581101 0 0 4096 16386 0 0 0 17 1 0 0
/proc/919/statm: 2221 2069 110 215 0 2003 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 8884

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 922
/proc/meminfo: memFree=1785376/2055920 swapFree=4184556/4192956
[pid=919] ppid=917 vsize=8884 CPUtime=1421.92
/proc/919/stat : 919 (minisat+) R 917 919 32070 0 -1 4194304 2099 0 0 0 142188 4 0 0 25 0 1 0 24722130 9097216 2084 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577420 0 0 4096 16386 0 0 0 17 1 0 0
/proc/919/statm: 2221 2084 110 215 0 2003 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 8884

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 922
/proc/meminfo: memFree=1785312/2055920 swapFree=4184556/4192956
[pid=919] ppid=917 vsize=9028 CPUtime=1481.89
/proc/919/stat : 919 (minisat+) R 917 919 32070 0 -1 4194304 2126 0 0 0 148185 4 0 0 25 0 1 0 24722130 9244672 2111 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581159 0 0 4096 16386 0 0 0 17 1 0 0
/proc/919/statm: 2257 2111 110 215 0 2039 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 9028

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 922
/proc/meminfo: memFree=1785248/2055920 swapFree=4184556/4192956
[pid=919] ppid=917 vsize=9028 CPUtime=1541.88
/proc/919/stat : 919 (minisat+) R 917 919 32070 0 -1 4194304 2128 0 0 0 154184 4 0 0 25 0 1 0 24722130 9244672 2113 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573849 0 0 4096 16386 0 0 0 17 1 0 0
/proc/919/statm: 2257 2113 110 215 0 2039 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 9028

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 922
/proc/meminfo: memFree=1785120/2055920 swapFree=4184556/4192956
[pid=919] ppid=917 vsize=9300 CPUtime=1601.86
/proc/919/stat : 919 (minisat+) R 917 919 32070 0 -1 4194304 2175 0 0 0 160182 4 0 0 25 0 1 0 24722130 9523200 2160 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134584044 0 0 4096 16386 0 0 0 17 1 0 0
/proc/919/statm: 2325 2160 110 215 0 2107 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 9300

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 922
/proc/meminfo: memFree=1784928/2055920 swapFree=4184556/4192956
[pid=919] ppid=917 vsize=9440 CPUtime=1661.84
/proc/919/stat : 919 (minisat+) R 917 919 32070 0 -1 4194304 2208 0 0 0 166180 4 0 0 25 0 1 0 24722130 9666560 2193 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576749 0 0 4096 16386 0 0 0 17 1 0 0
/proc/919/statm: 2360 2193 110 215 0 2142 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 9440

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 922
/proc/meminfo: memFree=1784800/2055920 swapFree=4184556/4192956
[pid=919] ppid=917 vsize=9584 CPUtime=1721.83
/proc/919/stat : 919 (minisat+) R 917 919 32070 0 -1 4194304 2241 0 0 0 172179 4 0 0 25 0 1 0 24722130 9814016 2226 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/919/statm: 2396 2226 110 215 0 2178 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 9584

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 922
/proc/meminfo: memFree=1784672/2055920 swapFree=4184556/4192956
[pid=919] ppid=917 vsize=9584 CPUtime=1781.81
/proc/919/stat : 919 (minisat+) R 917 919 32070 0 -1 4194304 2262 0 0 0 178177 4 0 0 25 0 1 0 24722130 9814016 2247 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/919/statm: 2396 2247 110 215 0 2178 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 9584



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 0.99 0.97 0.98 2/71 948
/proc/meminfo: memFree=1783536/2055920 swapFree=4184556/4192956
[pid=919] ppid=917 vsize=9740 CPUtime=1800.1
/proc/919/stat : 919 (minisat+) R 917 919 32070 0 -1 4194304 2269 0 0 0 180006 4 0 0 25 0 1 0 24722130 9973760 2254 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581074 0 0 4096 16386 0 0 0 17 1 0 0
/proc/919/statm: 2435 2254 110 215 0 2217 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 9740

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.61
CPU time (s): 1800.12
CPU user time (s): 1800.07
CPU system time (s): 0.050992
CPU usage (%): 99.9725
Max. virtual memory (cumulated for all children) (KiB): 9740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.07
system time used= 0.050992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2271
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= 8
involuntary context switches= 3580

runsolver used 1.34679 second user time and 3.58345 second system time

The end

Launcher Data (download as text)

Begin job on node62 on Fri Apr 20 09:31:01 UTC 2007

IDJOB= 366434
IDBENCH= 2860
IDSOLVER= 156
FILE ID= node62/366434-1177061461

PBS_JOBID= 4640194

Free space on /tmp= 66496 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-m100_100_10_10.r.opb
COMMAND LINE= /tmp/evaluation/366434-1177061461/minisat+ /tmp/evaluation/366434-1177061461/instance-366434-1177061461.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node62/convwatcher-366434-1177061461 -o ROOT/results/node62/conversion-366434-1177061461 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/366434-1177061461/instance-366434-1177061461.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  863d0ff562dc066d0163e86da5775aea

RANDOM SEED= 896631668

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node62.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.216
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.216
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:       1794232 kB
Buffers:         28012 kB
Cached:         162552 kB
SwapCached:       2148 kB
Active:          68364 kB
Inactive:       132588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1794232 kB
SwapTotal:     4192956 kB
SwapFree:      4184556 kB
Dirty:            2404 kB
Writeback:           0 kB
Mapped:          16752 kB
Slab:            46780 kB
Committed_AS:  1050876 kB
PageTables:       1464 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= 66496 MiB

End job on node62 on Fri Apr 20 10:01:04 UTC 2007