Trace number 35096

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.14? (TO) 1800.7 1801.17

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/
MIPLIB/miplib/normalized-reduced-mps-v2-20-10-bell4.opb
MD5SUM51e821dd343df6d9e97b4cdfcd83ec3f
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1621
Best CPU time to get the best result obtained on this benchmark1782.74
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1496
Optimality of the best value was proved NO
Number of variables1996
Total number of constraints134
Number of constraints which are clauses18
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints116
Minimum length of a constraint2
Maximum length of a constraint135
Number of terms in the objective function 1527
Biggest coefficient in the objective function 22700
Number of bits for the biggest coefficient in the objective function 15
Sum of the numbers in the objective function 525423
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262125
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 525423
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00	c Parsing PB file...
0.07	c Converting 134 PB-constraints to clauses...
0.07	c   -- Unit propagations: ppppppppppp
0.08	c   -- Detecting intervals from adjacent constraints: (none)
0.08	c   -- Clauses(.)/Splits(s): ssssss..................ssss
0.08	c ---[ 128]---> BDD-cost:   13
0.08	c ---[ 127]---> BDD-cost:   13
0.08	c ---[ 126]---> BDD-cost:   13
0.08	c ---[ 125]---> BDD-cost:   13
0.08	c ---[ 124]---> BDD-cost:   13
0.08	c ---[ 123]---> BDD-cost:   13
0.08	c ---[ 122]---> BDD-cost:   13
0.08	c ---[ 121]---> BDD-cost:   13
0.08	c ---[ 120]---> BDD-cost:   13
0.08	c ---[  95]---> BDD-cost:    9
0.08	c ---[  94]---> BDD-cost:    9
0.08	c ---[  93]---> BDD-cost:    9
0.08	c ---[  92]---> BDD-cost:    9
0.08	c ---[  91]---> BDD-cost:    9
0.08	c ---[  90]---> BDD-cost:    9
0.08	c ---[  89]---> BDD-cost:    9
0.08	c ---[  88]---> BDD-cost:    9
0.08	c ---[  87]---> BDD-cost:    9
0.08	c ---[  86]---> BDD-cost:    9
0.08	c ---[  85]---> BDD-cost:    9
0.08	c ---[  84]---> BDD-cost:    9
0.08	c ---[  83]---> BDD-cost:    9
0.08	c ---[  82]---> BDD-cost:    9
0.08	c ---[  81]---> BDD-cost:    9
0.08	c ---[  80]---> Adder-cost: 320   maxlim: 4135   bits: 13/13
0.12	c ---[  79]---> Adder-cost: 283   maxlim: 4964   bits: 14/13
0.22	c ---[  78]---> Adder-cost: 436   maxlim: 21653   bits: 15/15
0.26	c ---[  77]---> Adder-cost: 413   maxlim: 7771   bits: 14/13
0.30	c ---[  76]---> Adder-cost: 260   maxlim: 4964   bits: 14/13
0.38	c ---[  75]---> Adder-cost: 142   maxlim: 8215   bits: 15/14
0.39	c ---[  74]---> Adder-cost: 354   maxlim: 5729   bits: 14/13
0.49	c ---[  73]---> Adder-cost: 145   maxlim: 8215   bits: 15/14
0.50	c ---[  72]---> Adder-cost: 122   maxlim: 4118   bits: 14/13
0.51	c ---[  71]---> Adder-cost: 252   maxlim: 4964   bits: 14/13
0.59	c ---[  70]---> Adder-cost: 332   maxlim: 4135   bits: 13/13
0.63	c ---[  69]---> Adder-cost: 332   maxlim: 4135   bits: 13/13
0.67	c ---[  68]---> Adder-cost: 332   maxlim: 4135   bits: 13/13
0.71	c ---[  67]---> Adder-cost: 362   maxlim: 3988   bits: 13/12
0.74	c ---[  66]---> Adder-cost: 354   maxlim: 4316   bits: 13/13
0.77	c ---[  65]---> Adder-cost: 300   maxlim: 2769   bits: 12/12
0.80	c ---[  64]---> Adder-cost: 320   maxlim: 3452   bits: 13/12
0.83	c ---[  63]---> Sorter-cost: 2454     Base: 3 3 2 3 2 3
0.86	c ---[  62]---> Sorter-cost: 2914     Base: 3 3 3 5 11 2 2 3 2
1.18	c ---[  61]---> Sorter-cost: 1732     Base: 2 5 5 5 2 2 2 2
1.24	c ---[  60]---> Sorter-cost: 1732     Base: 2 5 5 5 2 2 2 2
1.31	c ---[  59]---> Sorter-cost: 1732     Base: 2 5 5 5 2 2 2 2
1.37	c ---[  58]---> Sorter-cost: 1732     Base: 2 5 5 5 2 2 2 2
1.43	c ---[  57]---> Sorter-cost: 1732     Base: 2 5 5 5 2 2 2 2
1.49	c ---[  56]---> Sorter-cost: 1732     Base: 2 5 5 5 2 2 2 2
1.56	c ---[  55]---> Sorter-cost: 2914     Base: 3 3 3 5 11 2 2 3 2
1.88	c ---[  54]---> Sorter-cost: 2914     Base: 3 3 3 5 11 2 2 3 2
2.20	c ---[  53]---> Sorter-cost: 2914     Base: 3 3 3 5 11 2 2 3 2
2.51	c ---[  52]---> Sorter-cost: 2914     Base: 3 3 3 5 11 2 2 3 2
2.83	c ---[  51]---> Sorter-cost: 2914     Base: 3 3 3 5 11 2 2 3 2
3.15	c ---[  50]---> Sorter-cost: 2776     Base: 3 3 3 5 11 2 3 2 2
3.41	c ---[  49]---> Sorter-cost: 2914     Base: 3 3 3 5 11 2 2 3 2
3.73	c ---[  48]---> Sorter-cost: 2862     Base: 3 3 3 5 11 2 2 3 2
4.05	c ---[  47]---> Sorter-cost: 2643     Base: 3 7 2 2 2 2 2 2 2 2
4.08	c ---[  45]---> Adder-cost: 170   maxlim: 8732   bits: 14/14
4.10	c ---[  44]---> Adder-cost: 161   maxlim: 879   bits: 11/10
4.10	c ---[  42]---> Sorter-cost:  648     Base: 2 2 2 2 2 2 2 2
4.11	c ---[  41]---> Adder-cost: 220   maxlim: 1852   bits: 12/11
4.13	c ---[  39]---> Sorter-cost:  664     Base: 2 2 2 2 2 2 2 2 2 2 2 2
4.14	c ---[  38]---> Sorter-cost:  636     Base: 2 2 2 2 2 2 2 2
4.14	c ---[  37]---> Sorter-cost: 1129     Base: 2 2 2 2 3 5 5
4.15	c ---[  36]---> Adder-cost: 241   maxlim: 2359   bits: 13/12
4.19	c ---[  35]---> Adder-cost: 240   maxlim: 1530   bits: 12/11
4.22	c ---[  34]---> Sorter-cost: 2794     Base: 3 7 2 2 2 2 2 2 2 2
4.26	c ---[  33]---> Adder-cost: 200   maxlim: 1297   bits: 12/11
4.27	c ---[  32]---> Adder-cost: 163   maxlim: 804   bits: 11/10
4.28	c ---[  31]---> Sorter-cost: 2631     Base: 3 7 2 2 2 2 2 2 2
4.31	c ---[  30]---> Adder-cost: 242   maxlim: 1032   bits: 12/11
4.35	c ---[  28]---> Adder-cost: 170   maxlim: 2826   bits: 12/12
4.37	c ---[  27]---> Adder-cost: 172   maxlim: 3756   bits: 13/12
4.40	c ---[  26]---> Adder-cost: 164   maxlim: 2826   bits: 12/12
4.43	c ---[  25]---> Adder-cost: 174   maxlim: 3756   bits: 13/12
4.46	c ---[  24]---> Sorter-cost: 1727     Base: 3 5 3 2 2
4.47	c ---[  23]---> Adder-cost: 172   maxlim: 2826   bits: 12/12
4.50	c ---[  22]---> Adder-cost: 166   maxlim: 2826   bits: 12/12
4.53	c ---[  21]---> Sorter-cost: 1727     Base: 3 5 3 2 2
4.54	c ---[  19]---> Adder-cost: 172   maxlim: 2826   bits: 12/12
4.57	c ---[  18]---> Sorter-cost: 1679     Base: 3 5 3 2 2
4.59	c ---[  17]---> Adder-cost: 170   maxlim: 3756   bits: 13/12
4.61	c ---[  16]---> Adder-cost: 180   maxlim: 3756   bits: 13/12
4.64	c ---[  15]---> Adder-cost: 168   maxlim: 3756   bits: 13/12
4.67	c ---[  14]---> Adder-cost: 160   maxlim: 2826   bits: 12/12
4.70	c ---[  13]---> Sorter-cost: 1679     Base: 3 5 3 2 2
4.71	c ---[  12]---> Adder-cost: 168   maxlim: 3756   bits: 13/12
4.74	c ---[  11]---> Adder-cost: 182   maxlim: 2826   bits: 12/12
4.77	c ---[  10]---> Adder-cost: 182   maxlim: 3756   bits: 13/12
4.79	c ---[   9]---> BDD-cost:    5
4.79	c ---[   8]---> BDD-cost:    5
4.79	c ---[   7]---> BDD-cost:    5
4.79	c ---[   6]---> BDD-cost:    5
4.79	c ---[   5]---> BDD-cost:    5
4.79	c ---[   4]---> BDD-cost:    5
4.79	c ---[   3]---> Sorter-cost:  655     Base: 2 2 2 2 2 2 2
4.80	c ---[   2]---> Adder-cost: 62   maxlim: 29   bits: 6/5
4.80	c ---[   1]---> Sorter-cost:  145     Base: 2 2 2 2
4.80	c ---[   0]---> Sorter-cost:  712     Base: 2 2 2 2 2 2 2 2
4.99	c ==================================[MINISAT+]==================================
4.99	c | Conflicts | Original         | Learnt                           | Progress |
4.99	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
4.99	c ==============================================================================
4.99	c |         0 |  206436   558429 |   68812       0        0     nan |  0.000 % |
5.00	c |       100 |  206436   558429 |   75693     100      376     3.8 |  1.184 % |
5.03	c |       250 |  206423   558401 |   83262     249     1578     6.3 |  1.191 % |
5.09	c |       476 |  206323   558175 |   91588     469     2783     5.9 |  1.235 % |
5.20	c |       813 |  206125   557728 |  100747     781     4633     5.9 |  1.319 % |
5.26	c |      1319 |  206125   557728 |  110822    1287     8687     6.7 |  1.319 % |
5.41	c |      2078 |  206125   557728 |  121904    2046    14134     6.9 |  1.319 % |
5.65	c |      3217 |  205948   557330 |  134095    3180    22717     7.1 |  1.395 % |
6.22	c |      4926 |  205776   556938 |  147504    4885    34583     7.1 |  1.469 % |
6.65	c |      7488 |  205759   556900 |  162255    7446    63902     8.6 |  1.479 % |
7.14	c |     11333 |  205759   556900 |  178480   11291   135503    12.0 |  1.479 % |
7.83	c |     17100 |  205759   556900 |  196328   17058   237474    13.9 |  1.479 % |
9.10	c |     25750 |  205759   556900 |  215961   25708   468867    18.2 |  1.479 % |
11.49	c |     38724 |  205706   556783 |  237557   38676   967232    25.0 |  1.506 % |
16.26	c |     58185 |  205706   556783 |  261313   58137  1770295    30.5 |  1.506 % |
37.93	c |     87377 |  205706   556783 |  287444   87329  5083701    58.2 |  1.506 % |
75.47	c |    131166 |  205706   556783 |  316189  131118  9290930    70.9 |  1.506 % |
159.91	c |    196853 |  205450   556202 |  347808  196787 15534440    78.9 |  1.618 % |
207.32	c |    295379 |  205073   555346 |  382589  295293 20936309    70.9 |  1.776 % |
340.92	c |    443168 |  204654   554393 |  420847   80520  4473477    55.6 |  1.967 % |
561.91	c |    664854 |  204049   552978 |  462932  302156 17096228    56.6 |  2.220 % |
993.25	c |    997380 |  203540   551629 |  509225  197917 12467711    63.0 |  2.402 % |
1780.74	c |   1496168 |  202036   547250 |  560148  210233  9849798    46.9 |  2.799 % |
1801.13	c 
1801.13	c *** TERMINATED ***
1801.13	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
runsolver version 3.0.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node69/watcher-35096-1149345138 -o ROOT/results/node69/solver-35096-1149345138 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node69/35096-1149345138/instance-35096-1149345138.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.99 0.98 0.99 2/64 24261
/proc/meminfo: memFree=1743596/2055920 swapFree=4182216/4192956
[pid=24261] ppid=24259 vsize=1048 CPUtime=0
/proc/24261/stat : 24261 (minisat+) R 24259 24261 24215 0 -1 4194304 85 0 0 0 0 0 0 0 19 0 1 0 200183819 1073152 70 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031051 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24261/statm: 262 70 58 215 0 44 0

[startup+10.0018 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 24261
/proc/meminfo: memFree=1723972/2055920 swapFree=4182216/4192956
[pid=24261] ppid=24259 vsize=21456 CPUtime=9.99
/proc/24261/stat : 24261 (minisat+) R 24259 24261 24215 0 -1 4194304 5193 0 0 0 997 2 0 0 25 0 1 0 200183819 21970944 5014 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580910 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24261/statm: 5364 5014 124 215 0 5146 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 21456

[startup+20.0077 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 24261
/proc/meminfo: memFree=1715588/2055920 swapFree=4182216/4192956
[pid=24261] ppid=24259 vsize=29924 CPUtime=19.99
/proc/24261/stat : 24261 (minisat+) R 24259 24261 24215 0 -1 4194304 7280 0 0 0 1996 3 0 0 25 0 1 0 200183819 30642176 7101 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24261/statm: 7481 7101 124 215 0 7263 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 29924

[startup+30.0135 s]
/proc/loadavg: 1.06 1.00 1.00 2/64 24261
/proc/meminfo: memFree=1708868/2055920 swapFree=4182216/4192956
[pid=24261] ppid=24259 vsize=36588 CPUtime=29.99
/proc/24261/stat : 24261 (minisat+) R 24259 24261 24215 0 -1 4194304 8951 0 0 0 2994 5 0 0 25 0 1 0 200183819 37466112 8772 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581079 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24261/statm: 9147 8773 124 215 0 8929 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 36588

[startup+40.0194 s]
/proc/loadavg: 1.05 1.00 1.00 2/64 24261
/proc/meminfo: memFree=1703172/2055920 swapFree=4182216/4192956
[pid=24261] ppid=24259 vsize=42276 CPUtime=40
/proc/24261/stat : 24261 (minisat+) R 24259 24261 24215 0 -1 4194304 10392 0 0 0 3993 7 0 0 25 0 1 0 200183819 43290624 10213 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24261/statm: 10569 10213 124 215 0 10351 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 42276

[startup+50.0253 s]
/proc/loadavg: 1.05 1.00 1.00 2/64 24261
/proc/meminfo: memFree=1697412/2055920 swapFree=4182216/4192956
[pid=24261] ppid=24259 vsize=48084 CPUtime=50
/proc/24261/stat : 24261 (minisat+) R 24259 24261 24215 0 -1 4194304 11820 0 0 0 4992 8 0 0 25 0 1 0 200183819 49238016 11641 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24261/statm: 12021 11641 124 215 0 11803 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 48084

[startup+60.0311 s]
/proc/loadavg: 1.04 1.00 1.00 2/64 24263
/proc/meminfo: memFree=1692484/2055920 swapFree=4182216/4192956
[pid=24261] ppid=24259 vsize=53032 CPUtime=60
/proc/24261/stat : 24261 (minisat+) R 24259 24261 24215 0 -1 4194304 13061 0 0 0 5991 9 0 0 25 0 1 0 200183819 54304768 12882 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581194 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24261/statm: 13258 12882 124 215 0 13040 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 53032

[startup+70.037 s]
/proc/loadavg: 1.03 1.00 1.00 2/64 24263
/proc/meminfo: memFree=1688004/2055920 swapFree=4182216/4192956
[pid=24261] ppid=24259 vsize=57360 CPUtime=70
/proc/24261/stat : 24261 (minisat+) R 24259 24261 24215 0 -1 4194304 14167 0 0 0 6990 10 0 0 25 0 1 0 200183819 58736640 13988 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24261/statm: 14340 13988 124 215 0 14122 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 57360

[startup+80.0428 s]
/proc/loadavg: 1.03 1.00 1.00 2/64 24263
/proc/meminfo: memFree=1684228/2055920 swapFree=4182216/4192956
[pid=24261] ppid=24259 vsize=61196 CPUtime=80.01
/proc/24261/stat : 24261 (minisat+) R 24259 24261 24215 0 -1 4194304 15108 0 0 0 7990 11 0 0 25 0 1 0 200183819 62664704 14929 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24261/statm: 15299 14929 124 215 0 15081 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 61196

[startup+90.0487 s]
/proc/loadavg: 1.02 1.00 1.00 2/64 24263
/proc/meminfo: memFree=1680836/2055920 swapFree=4182216/4192956
[pid=24261] ppid=24259 vsize=64876 CPUtime=90.01
/proc/24261/stat : 24261 (minisat+) R 24259 24261 24215 0 -1 4194304 15965 0 0 0 8989 12 0 0 25 0 1 0 200183819 66433024 15786 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24261/statm: 16219 15786 124 215 0 16001 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 64876

[startup+100.055 s]
/proc/loadavg: 1.02 1.00 1.00 2/64 24263
/proc/meminfo: memFree=1676740/2055920 swapFree=4182216/4192956
[pid=24261] ppid=24259 vsize=68828 CPUtime=100.02
/proc/24261/stat : 24261 (minisat+) R 24259 24261 24215 0 -1 4194304 16988 0 0 0 9989 13 0 0 25 0 1 0 200183819 70479872 16809 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24261/statm: 17207 16809 124 215 0 16989 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 68828

[startup+110.06 s]
/proc/loadavg: 1.02 1.00 1.00 2/64 24263
/proc/meminfo: memFree=1673604/2055920 swapFree=4182216/4192956
[pid=24261] ppid=24259 vsize=71964 CPUtime=110.02
/proc/24261/stat : 24261 (minisat+) R 24259 24261 24215 0 -1 4194304 17761 0 0 0 10988 14 0 0 25 0 1 0 200183819 73691136 17582 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581477 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24261/statm: 17991 17582 124 215 0 17773 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 71964

[startup+120.066 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 24263
/proc/meminfo: memFree=1670532/2055920 swapFree=4182216/4192956
[pid=24261] ppid=24259 vsize=74992 CPUtime=120.02
/proc/24261/stat : 24261 (minisat+) R 24259 24261 24215 0 -1 4194304 18540 0 0 0 11987 15 0 0 25 0 1 0 200183819 76791808 18361 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24261/statm: 18748 18361 124 215 0 18530 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 74992

[startup+130.072 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 24263
/proc/meminfo: memFree=1667716/2055920 swapFree=4182216/4192956
[pid=24261] ppid=24259 vsize=77844 CPUtime=130.02
/proc/24261/stat : 24261 (minisat+) R 24259 24261 24215 0 -1 4194304 19242 0 0 0 12987 15 0 0 25 0 1 0 200183819 79712256 19063 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24261/statm: 19461 19063 124 215 0 19243 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 77844

[startup+140.078 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 24263
/proc/meminfo: memFree=1664772/2055920 swapFree=4182216/4192956
[pid=24261] ppid=24259 vsize=80724 CPUtime=140.03
/proc/24261/stat : 24261 (minisat+) R 24259 24261 24215 0 -1 4194304 19974 0 0 0 13987 16 0 0 25 0 1 0 200183819 82661376 19795 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581469 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24261/statm: 20181 19795 124 215 0 19963 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 80724

[startup+150.084 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 24263
/proc/meminfo: memFree=1661444/2055920 swapFree=4182216/4192956
[pid=24261] ppid=24259 vsize=83980 CPUtime=150.03
/proc/24261/stat : 24261 (minisat+) R 24259 24261 24215 0 -1 4194304 20800 0 0 0 14986 17 0 0 25 0 1 0 200183819 85995520 20621 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24261/statm: 20995 20621 124 215 0 20777 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 83980

[startup+160.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24263
/proc/meminfo: memFree=1658628/2055920 swapFree=4182216/4192956
[pid=24261] ppid=24259 vsize=86784 CPUtime=160.04
/proc/24261/stat : 24261 (minisat+) R 24259 24261 24215 0 -1 4194304 21499 0 0 0 15986 18 0 0 25 0 1 0 200183819 88866816 21320 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134569793 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24261/statm: 21696 21320 124 215 0 21478 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 86784

[startup+170.095 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24263
/proc/meminfo: memFree=1651524/2055920 swapFree=4182216/4192956
[pid=24261] ppid=24259 vsize=94152 CPUtime=170.05
/proc/24261/stat : 24261 (minisat+) R 24259 24261 24215 0 -1 4194304 23269 0 0 0 16985 20 0 0 25 0 1 0 200183819 96411648 23090 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24261/statm: 23538 23090 124 215 0 23320 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 94152

[startup+180.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24263
/proc/meminfo: memFree=1646404/2055920 swapFree=4182216/4192956
[pid=24261] ppid=24259 vsize=99148 CPUtime=180.04
/proc/24261/stat : 24261 (minisat+) R 24259 24261 24215 0 -1 4194304 24552 0 0 0 17984 20 0 0 25 0 1 0 200183819 101527552 24373 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579892 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24261/statm: 24787 24373 124 215 0 24569 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 99148

[startup+190.108 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24263
/proc/meminfo: memFree=1640900/2055920 swapFree=4182216/4192956
[pid=24261] ppid=24259 vsize=104676 CPUtime=190.05
/proc/24261/stat : 24261 (minisat+) R 24259 24261 24215 0 -1 4194304 25928 0 0 0 18984 21 0 0 25 0 1 0 200183819 107188224 25749 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581445 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24261/statm: 26169 25749 124 215 0 25951 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 104676

[startup+200.114 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24263
/proc/meminfo: memFree=1635844/2055920 swapFree=4182216/4192956
[pid=24261] ppid=24259 vsize=109648 CPUtime=200.06
/proc/24261/stat : 24261 (minisat+) R 24259 24261 24215 0 -1 4194304 27193 0 0 0 19984 22 0 0 25 0 1 0 200183819 112279552 27014 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24261/statm: 27412 27014 124 215 0 27194 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 109648

[startup+210.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24263
/proc/meminfo: memFree=1632068/2055920 swapFree=4182216/4192956

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

[pid=24261] ppid=24259 vsize=193020 CPUtime=1781.56
/proc/24261/stat : 24261 (minisat+) R 24259 24261 24215 0 -1 4194304 47783 0 0 0 178108 48 0 0 25 0 1 0 200183819 197652480 47604 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24261/statm: 48255 47604 124 215 0 48037 0
Current children cumulated CPU time (s) 1781.56
Current children cumulated vsize (Kb) 193020

[startup+1783.04 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24458
/proc/meminfo: memFree=1552772/2055920 swapFree=4182216/4192956
[pid=24261] ppid=24259 vsize=193020 CPUtime=1782.57
/proc/24261/stat : 24261 (minisat+) R 24259 24261 24215 0 -1 4194304 47783 0 0 0 178209 48 0 0 25 0 1 0 200183819 197652480 47604 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576849 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24261/statm: 48255 47604 124 215 0 48037 0
Current children cumulated CPU time (s) 1782.57
Current children cumulated vsize (Kb) 193020

[startup+1784.05 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24458
/proc/meminfo: memFree=1552772/2055920 swapFree=4182216/4192956
[pid=24261] ppid=24259 vsize=193020 CPUtime=1783.57
/proc/24261/stat : 24261 (minisat+) R 24259 24261 24215 0 -1 4194304 47783 0 0 0 178309 48 0 0 25 0 1 0 200183819 197652480 47604 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134583956 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24261/statm: 48255 47604 124 215 0 48037 0
Current children cumulated CPU time (s) 1783.57
Current children cumulated vsize (Kb) 193020

[startup+1785.05 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24458
/proc/meminfo: memFree=1552772/2055920 swapFree=4182216/4192956
[pid=24261] ppid=24259 vsize=193020 CPUtime=1784.58
/proc/24261/stat : 24261 (minisat+) R 24259 24261 24215 0 -1 4194304 47783 0 0 0 178410 48 0 0 25 0 1 0 200183819 197652480 47604 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24261/statm: 48255 47604 124 215 0 48037 0
Current children cumulated CPU time (s) 1784.58
Current children cumulated vsize (Kb) 193020

[startup+1786.06 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24458
/proc/meminfo: memFree=1552772/2055920 swapFree=4182216/4192956
[pid=24261] ppid=24259 vsize=193020 CPUtime=1785.58
/proc/24261/stat : 24261 (minisat+) R 24259 24261 24215 0 -1 4194304 47783 0 0 0 178510 48 0 0 25 0 1 0 200183819 197652480 47604 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24261/statm: 48255 47604 124 215 0 48037 0
Current children cumulated CPU time (s) 1785.58
Current children cumulated vsize (Kb) 193020

[startup+1787.06 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24458
/proc/meminfo: memFree=1552772/2055920 swapFree=4182216/4192956
[pid=24261] ppid=24259 vsize=193020 CPUtime=1786.59
/proc/24261/stat : 24261 (minisat+) R 24259 24261 24215 0 -1 4194304 47783 0 0 0 178611 48 0 0 25 0 1 0 200183819 197652480 47604 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24261/statm: 48255 47604 124 215 0 48037 0
Current children cumulated CPU time (s) 1786.59
Current children cumulated vsize (Kb) 193020

[startup+1788.07 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24458
/proc/meminfo: memFree=1552772/2055920 swapFree=4182216/4192956
[pid=24261] ppid=24259 vsize=193020 CPUtime=1787.59
/proc/24261/stat : 24261 (minisat+) R 24259 24261 24215 0 -1 4194304 47783 0 0 0 178711 48 0 0 25 0 1 0 200183819 197652480 47604 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24261/statm: 48255 47604 124 215 0 48037 0
Current children cumulated CPU time (s) 1787.59
Current children cumulated vsize (Kb) 193020

[startup+1789.07 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24458
/proc/meminfo: memFree=1552772/2055920 swapFree=4182216/4192956
[pid=24261] ppid=24259 vsize=193020 CPUtime=1788.6
/proc/24261/stat : 24261 (minisat+) R 24259 24261 24215 0 -1 4194304 47783 0 0 0 178812 48 0 0 25 0 1 0 200183819 197652480 47604 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588672 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24261/statm: 48255 47604 124 215 0 48037 0
Current children cumulated CPU time (s) 1788.6
Current children cumulated vsize (Kb) 193020

[startup+1790.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24458
/proc/meminfo: memFree=1552772/2055920 swapFree=4182216/4192956
[pid=24261] ppid=24259 vsize=193020 CPUtime=1789.6
/proc/24261/stat : 24261 (minisat+) R 24259 24261 24215 0 -1 4194304 47783 0 0 0 178912 48 0 0 25 0 1 0 200183819 197652480 47604 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576145 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24261/statm: 48255 47604 124 215 0 48037 0
Current children cumulated CPU time (s) 1789.6
Current children cumulated vsize (Kb) 193020

[startup+1791.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24458
/proc/meminfo: memFree=1552772/2055920 swapFree=4182216/4192956
[pid=24261] ppid=24259 vsize=193020 CPUtime=1790.61
/proc/24261/stat : 24261 (minisat+) R 24259 24261 24215 0 -1 4194304 47783 0 0 0 179013 48 0 0 25 0 1 0 200183819 197652480 47604 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24261/statm: 48255 47604 124 215 0 48037 0
Current children cumulated CPU time (s) 1790.61
Current children cumulated vsize (Kb) 193020

[startup+1792.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24458
/proc/meminfo: memFree=1552772/2055920 swapFree=4182216/4192956
[pid=24261] ppid=24259 vsize=193020 CPUtime=1791.61
/proc/24261/stat : 24261 (minisat+) R 24259 24261 24215 0 -1 4194304 47783 0 0 0 179113 48 0 0 25 0 1 0 200183819 197652480 47604 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24261/statm: 48255 47604 124 215 0 48037 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (Kb) 193020

[startup+1793.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24458
/proc/meminfo: memFree=1552772/2055920 swapFree=4182216/4192956
[pid=24261] ppid=24259 vsize=193020 CPUtime=1792.62
/proc/24261/stat : 24261 (minisat+) R 24259 24261 24215 0 -1 4194304 47783 0 0 0 179214 48 0 0 25 0 1 0 200183819 197652480 47604 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24261/statm: 48255 47604 124 215 0 48037 0
Current children cumulated CPU time (s) 1792.62
Current children cumulated vsize (Kb) 193020

[startup+1794.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24458
/proc/meminfo: memFree=1552772/2055920 swapFree=4182216/4192956
[pid=24261] ppid=24259 vsize=193020 CPUtime=1793.62
/proc/24261/stat : 24261 (minisat+) R 24259 24261 24215 0 -1 4194304 47783 0 0 0 179314 48 0 0 25 0 1 0 200183819 197652480 47604 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24261/statm: 48255 47604 124 215 0 48037 0
Current children cumulated CPU time (s) 1793.62
Current children cumulated vsize (Kb) 193020

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24458
/proc/meminfo: memFree=1552772/2055920 swapFree=4182216/4192956
[pid=24261] ppid=24259 vsize=193020 CPUtime=1794.63
/proc/24261/stat : 24261 (minisat+) R 24259 24261 24215 0 -1 4194304 47783 0 0 0 179415 48 0 0 25 0 1 0 200183819 197652480 47604 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24261/statm: 48255 47604 124 215 0 48037 0
Current children cumulated CPU time (s) 1794.63
Current children cumulated vsize (Kb) 193020

[startup+1796.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24458
/proc/meminfo: memFree=1552772/2055920 swapFree=4182216/4192956
[pid=24261] ppid=24259 vsize=193020 CPUtime=1795.63
/proc/24261/stat : 24261 (minisat+) R 24259 24261 24215 0 -1 4194304 47783 0 0 0 179515 48 0 0 25 0 1 0 200183819 197652480 47604 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24261/statm: 48255 47604 124 215 0 48037 0
Current children cumulated CPU time (s) 1795.63
Current children cumulated vsize (Kb) 193020

[startup+1797.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24458
/proc/meminfo: memFree=1552772/2055920 swapFree=4182216/4192956
[pid=24261] ppid=24259 vsize=193020 CPUtime=1796.64
/proc/24261/stat : 24261 (minisat+) R 24259 24261 24215 0 -1 4194304 47783 0 0 0 179616 48 0 0 25 0 1 0 200183819 197652480 47604 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24261/statm: 48255 47604 124 215 0 48037 0
Current children cumulated CPU time (s) 1796.64
Current children cumulated vsize (Kb) 193020

[startup+1798.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24458
/proc/meminfo: memFree=1552772/2055920 swapFree=4182216/4192956
[pid=24261] ppid=24259 vsize=193020 CPUtime=1797.64
/proc/24261/stat : 24261 (minisat+) R 24259 24261 24215 0 -1 4194304 47783 0 0 0 179716 48 0 0 25 0 1 0 200183819 197652480 47604 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24261/statm: 48255 47604 124 215 0 48037 0
Current children cumulated CPU time (s) 1797.64
Current children cumulated vsize (Kb) 193020

[startup+1799.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24458
/proc/meminfo: memFree=1552772/2055920 swapFree=4182216/4192956
[pid=24261] ppid=24259 vsize=193020 CPUtime=1798.64
/proc/24261/stat : 24261 (minisat+) R 24259 24261 24215 0 -1 4194304 47783 0 0 0 179816 48 0 0 25 0 1 0 200183819 197652480 47604 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581434 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24261/statm: 48255 47604 124 215 0 48037 0
Current children cumulated CPU time (s) 1798.64
Current children cumulated vsize (Kb) 193020

[startup+1800.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24458
/proc/meminfo: memFree=1552772/2055920 swapFree=4182216/4192956
[pid=24261] ppid=24259 vsize=193020 CPUtime=1799.65
/proc/24261/stat : 24261 (minisat+) R 24259 24261 24215 0 -1 4194304 47783 0 0 0 179917 48 0 0 25 0 1 0 200183819 197652480 47604 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24261/statm: 48255 47604 124 215 0 48037 0
Current children cumulated CPU time (s) 1799.65
Current children cumulated vsize (Kb) 193020

[startup+1801.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24458
/proc/meminfo: memFree=1552772/2055920 swapFree=4182216/4192956
[pid=24261] ppid=24259 vsize=193020 CPUtime=1800.65
/proc/24261/stat : 24261 (minisat+) R 24259 24261 24215 0 -1 4194304 47783 0 0 0 180017 48 0 0 25 0 1 0 200183819 197652480 47604 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24261/statm: 48255 47604 124 215 0 48037 0
Current children cumulated CPU time (s) 1800.65
Current children cumulated vsize (Kb) 193020



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.13 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24458
/proc/meminfo: memFree=1552772/2055920 swapFree=4182216/4192956
[pid=24261] ppid=24259 vsize=193020 CPUtime=1800.66
/proc/24261/stat : 24261 (minisat+) R 24259 24261 24215 0 -1 4194304 47783 0 0 0 180018 48 0 0 25 0 1 0 200183819 197652480 47604 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24261/statm: 48255 47604 124 215 0 48037 0
Current children cumulated CPU time (s) 1800.66
Current children cumulated vsize (Kb) 193020

Sending SIGTERM to -24261
Sleeping 2 seconds

Child status: 0
Real time (s): 1801.17
CPU time (s): 1800.7
CPU user time (s): 1800.18
CPU system time (s): 0.517921
CPU usage (%): 99.9739
Max. virtual memory (cumulated for all children) (Kb): 193020

Launcher Data (download as text)

Begin job on node69 on Sat Jun  3 14:32:18 UTC 2006


FILE ID= 35096-1149345138

PBS_JOBID= 310634

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/miplib/normalized-reduced-mps-v2-20-10-bell4.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node69/35096-1149345138/instance-35096-1149345138.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node69/watcher-35096-1149345138 -o ROOT/results/node69/solver-35096-1149345138 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node69/35096-1149345138/instance-35096-1149345138.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  51e821dd343df6d9e97b4cdfcd83ec3f

RANDOM SEED= 938262977


/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.232
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.232
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:       1743804 kB
Buffers:         31568 kB
Cached:         210696 kB
SwapCached:       2468 kB
Active:          76368 kB
Inactive:       174616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1743804 kB
SwapTotal:     4192956 kB
SwapFree:      4182216 kB
Dirty:             148 kB
Writeback:           0 kB
Mapped:          15444 kB
Slab:            47136 kB
Committed_AS:   354504 kB
PageTables:       1496 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node69 on Sat Jun  3 15:02:19 UTC 2006